@make-software/csprclick-ui 1.11.0 → 1.12.0

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/lib/index.js CHANGED
@@ -94,7 +94,7 @@ var n="none",o="contents",r=/^(input|select|textarea|button|object|iframe)$/;fun
94
94
  Copyright (c) 2015 Jed Watson.
95
95
  Based on code that is Copyright 2013-2015, Facebook, Inc.
96
96
  All rights reserved.
97
- */function np(){if(Kd)return ep;Kd=1,Object.defineProperty(ep,"__esModule",{value:!0}),ep.canUseDOM=ep.SafeNodeList=ep.SafeHTMLCollection=void 0;var e,t=(qd||(qd=1,function(e){var t,n;n={canUseDOM:t=!!(typeof window<"u"&&window.document&&window.document.createElement),canUseWorkers:typeof Worker<"u",canUseEventListeners:t&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:t&&!!window.screen},e.exports?e.exports=n:window.ExecutionEnvironment=n}(tp)),tp.exports);var n=((e=t)&&e.__esModule?e:{default:e}).default,o=n.canUseDOM?window.HTMLElement:{};return ep.SafeHTMLCollection=n.canUseDOM?window.HTMLCollection:{},ep.SafeNodeList=n.canUseDOM?window.NodeList:{},ep.canUseDOM=n.canUseDOM,ep.default=o,ep}function op(){if($d)return Jd;$d=1,Object.defineProperty(Jd,"__esModule",{value:!0}),Jd.resetState=function(){r&&(r.removeAttribute?r.removeAttribute("aria-hidden"):null!=r.length?r.forEach(function(e){return e.removeAttribute("aria-hidden")}):document.querySelectorAll(r).forEach(function(e){return e.removeAttribute("aria-hidden")})),r=null},Jd.log=function(){if("production"!==process.env.NODE_ENV){var e=r||{};console.log("ariaAppHider ----------"),console.log(e.nodeName,e.className,e.id),console.log("end ariaAppHider ----------")}},Jd.assertNodeList=i,Jd.setElement=function(e){var t=e;if("string"==typeof t&&o.canUseDOM){var n=document.querySelectorAll(t);i(n,t),t=n}return r=t||r},Jd.validateElement=a,Jd.hide=function(e){var t=!0,n=!1,o=void 0;try{for(var r,i=a(e)[Symbol.iterator]();!(t=(r=i.next()).done);t=!0){r.value.setAttribute("aria-hidden","true")}}catch(e){n=!0,o=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw o}}},Jd.show=function(e){var t=!0,n=!1,o=void 0;try{for(var r,i=a(e)[Symbol.iterator]();!(t=(r=i.next()).done);t=!0){r.value.removeAttribute("aria-hidden")}}catch(e){n=!0,o=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw o}}},Jd.documentNotReadyOrSSRTesting=function(){r=null};var e,t=Xd(),n=(e=t)&&e.__esModule?e:{default:e},o=np();var r=null;function i(e,t){if(!e||!e.length)throw new Error("react-modal: No elements were found for selector "+t+".")}function a(e){var t=e||r;return t?Array.isArray(t)||t instanceof HTMLCollection||t instanceof NodeList?t:[t]:((0,n.default)(!1,["react-modal: App element is not defined.","Please use `Modal.setAppElement(el)` or set `appElement={el}`.","This is needed so screen readers don't see main content","when modal is opened. It is not recommended, but you can opt-out","by setting `ariaHideApp={false}`."].join(" ")),[])}return Jd}var rp,ip={};var ap,sp={};function lp(){if(ap)return sp;ap=1,Object.defineProperty(sp,"__esModule",{value:!0}),sp.log=function(){console.log("portalOpenInstances ----------"),console.log(t.openInstances.length),t.openInstances.forEach(function(e){return console.log(e)}),console.log("end portalOpenInstances ----------")},sp.resetState=function(){t=new e};var e=function e(){var t=this;(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),this.register=function(e){-1===t.openInstances.indexOf(e)?(t.openInstances.push(e),t.emit("register")):"production"!==process.env.NODE_ENV&&console.warn("React-Modal: Cannot register modal instance that's already open")},this.deregister=function(e){var n=t.openInstances.indexOf(e);-1!==n?(t.openInstances.splice(n,1),t.emit("deregister")):"production"!==process.env.NODE_ENV&&console.warn("React-Modal: Unable to deregister "+e+" as it was never registered")},this.subscribe=function(e){t.subscribers.push(e)},this.emit=function(e){t.subscribers.forEach(function(n){return n(e,t.openInstances.slice())})},this.openInstances=[],this.subscribers=[]},t=new e;return sp.default=t,sp}var cp,up,dp={};function pp(){return up||(up=1,function(e,n){Object.defineProperty(n,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),a=t,s=C(Lc()),l=function(){if(Dd)return Gd;Dd=1,Object.defineProperty(Gd,"__esModule",{value:!0}),Gd.resetState=function(){o=[]},Gd.log=function(){"production"!==process.env.NODE_ENV&&(console.log("focusManager ----------"),o.forEach(function(e){var t=e||{};console.log(t.nodeName,t.className,t.id)}),console.log("end focusManager ----------"))},Gd.handleBlur=a,Gd.handleFocus=s,Gd.markForFocusLater=function(){o.push(document.activeElement)},Gd.returnFocus=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=null;try{return void(0!==o.length&&(t=o.pop(),t.focus({preventScroll:e})))}catch{console.warn(["You tried to return focus to",t,"but it is not in the DOM anymore"].join(" "))}},Gd.popWithoutFocus=function(){o.length>0&&o.pop()},Gd.setupScopedFocus=function(e){r=e,window.addEventListener?(window.addEventListener("blur",a,!1),document.addEventListener("focus",s,!0)):(window.attachEvent("onBlur",a),document.attachEvent("onFocus",s))},Gd.teardownScopedFocus=function(){r=null,window.addEventListener?(window.removeEventListener("blur",a),document.removeEventListener("focus",s)):(window.detachEvent("onBlur",a),document.detachEvent("onFocus",s))};var e,t=Wd(),n=(e=t)&&e.__esModule?e:{default:e},o=[],r=null,i=!1;function a(){i=!0}function s(){if(i){if(i=!1,!r)return;setTimeout(function(){r.contains(document.activeElement)||((0,n.default)(r)[0]||r).focus()},0)}}return Gd}(),c=A(l),u=C(zd()),d=A(op()),p=function(){if(rp)return ip;rp=1,Object.defineProperty(ip,"__esModule",{value:!0}),ip.resetState=function(){var o=document.getElementsByTagName("html")[0];for(var r in e)n(o,e[r]);var i=document.body;for(var a in t)n(i,t[a]);e={},t={}},ip.log=function(){if("production"!==process.env.NODE_ENV){var n=document.getElementsByTagName("html")[0].className,o="Show tracked classes:\n\n";for(var r in o+="<html /> ("+n+"):\n ",e)o+=" "+r+" "+e[r]+"\n ";for(var i in o+="\n\ndoc.body ("+(n=document.body.className)+"):\n ",t)o+=" "+i+" "+t[i]+"\n ";o+="\n",console.log(o)}};var e={},t={};function n(e,t){e.classList.remove(t)}return ip.add=function(n,o){return function(e,t,n){n.forEach(function(n){(function(e,t){e[t]||(e[t]=0),e[t]+=1})(t,n),e.add(n)})}(n.classList,"html"==n.nodeName.toLowerCase()?e:t,o.split(" "))},ip.remove=function(n,o){return function(e,t,n){n.forEach(function(n){(function(e,t){e[t]&&(e[t]-=1)})(t,n),0===t[n]&&e.remove(n)})}(n.classList,"html"==n.nodeName.toLowerCase()?e:t,o.split(" "))},ip}(),f=A(p),h=np(),g=C(h),m=C(lp());function A(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function C(e){return e&&e.__esModule?e:{default:e}}!function(){if(cp)return dp;cp=1,Object.defineProperty(dp,"__esModule",{value:!0}),dp.resetState=function(){for(var e=[o,r],t=0;t<e.length;t++){var n=e[t];n&&n.parentNode&&n.parentNode.removeChild(n)}o=r=null,i=[]},dp.log=function(){console.log("bodyTrap ----------"),console.log(i.length);for(var e=[o,r],t=0;t<e.length;t++){var n=e[t]||{};console.log(n.nodeName,n.className,n.id)}console.log("edn bodyTrap ----------")};var e,t=lp(),n=(e=t)&&e.__esModule?e:{default:e},o=void 0,r=void 0,i=[];function a(){0!==i.length?i[i.length-1].focusContent():"production"!==process.env.NODE_ENV&&console.warn("React-Modal: Open instances > 0 expected")}n.default.subscribe(function(e,t){!o&&!r&&((o=document.createElement("div")).setAttribute("data-react-modal-body-trap",""),o.style.position="absolute",o.style.opacity="0",o.setAttribute("tabindex","0"),o.addEventListener("focus",a),(r=o.cloneNode()).addEventListener("focus",a)),(i=t).length>0?(document.body.firstChild!==o&&document.body.insertBefore(o,document.body.firstChild),document.body.lastChild!==r&&document.body.appendChild(r)):(o.parentElement&&o.parentElement.removeChild(o),r.parentElement&&r.parentElement.removeChild(r))})}();var v={overlay:"ReactModal__Overlay",content:"ReactModal__Content"},y=0,b=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setOverlayRef=function(e){n.overlay=e,n.props.overlayRef&&n.props.overlayRef(e)},n.setContentRef=function(e){n.content=e,n.props.contentRef&&n.props.contentRef(e)},n.afterClose=function(){var e=n.props,t=e.appElement,o=e.ariaHideApp,r=e.htmlOpenClassName,i=e.bodyOpenClassName,a=e.parentSelector,s=a&&a().ownerDocument||document;i&&f.remove(s.body,i),r&&f.remove(s.getElementsByTagName("html")[0],r),o&&y>0&&(0===(y-=1)&&d.show(t)),n.props.shouldFocusAfterRender&&(n.props.shouldReturnFocusAfterClose?(c.returnFocus(n.props.preventScroll),c.teardownScopedFocus()):c.popWithoutFocus()),n.props.onAfterClose&&n.props.onAfterClose(),m.default.deregister(n)},n.open=function(){n.beforeOpen(),n.state.afterOpen&&n.state.beforeClose?(clearTimeout(n.closeTimer),n.setState({beforeClose:!1})):(n.props.shouldFocusAfterRender&&(c.setupScopedFocus(n.node),c.markForFocusLater()),n.setState({isOpen:!0},function(){n.openAnimationFrame=requestAnimationFrame(function(){n.setState({afterOpen:!0}),n.props.isOpen&&n.props.onAfterOpen&&n.props.onAfterOpen({overlayEl:n.overlay,contentEl:n.content})})}))},n.close=function(){n.props.closeTimeoutMS>0?n.closeWithTimeout():n.closeWithoutTimeout()},n.focusContent=function(){return n.content&&!n.contentHasFocus()&&n.content.focus({preventScroll:!0})},n.closeWithTimeout=function(){var e=Date.now()+n.props.closeTimeoutMS;n.setState({beforeClose:!0,closesAt:e},function(){n.closeTimer=setTimeout(n.closeWithoutTimeout,n.state.closesAt-Date.now())})},n.closeWithoutTimeout=function(){n.setState({beforeClose:!1,isOpen:!1,afterOpen:!1,closesAt:null},n.afterClose)},n.handleKeyDown=function(e){(function(e){return"Tab"===e.code||9===e.keyCode})(e)&&(0,u.default)(n.content,e),n.props.shouldCloseOnEsc&&function(e){return"Escape"===e.code||27===e.keyCode}(e)&&(e.stopPropagation(),n.requestClose(e))},n.handleOverlayOnClick=function(e){null===n.shouldClose&&(n.shouldClose=!0),n.shouldClose&&n.props.shouldCloseOnOverlayClick&&(n.ownerHandlesClose()?n.requestClose(e):n.focusContent()),n.shouldClose=null},n.handleContentOnMouseUp=function(){n.shouldClose=!1},n.handleOverlayOnMouseDown=function(e){!n.props.shouldCloseOnOverlayClick&&e.target==n.overlay&&e.preventDefault()},n.handleContentOnClick=function(){n.shouldClose=!1},n.handleContentOnMouseDown=function(){n.shouldClose=!1},n.requestClose=function(e){return n.ownerHandlesClose()&&n.props.onRequestClose(e)},n.ownerHandlesClose=function(){return n.props.onRequestClose},n.shouldBeClosed=function(){return!n.state.isOpen&&!n.state.beforeClose},n.contentHasFocus=function(){return document.activeElement===n.content||n.content.contains(document.activeElement)},n.buildClassName=function(e,t){var o="object"===(typeof t>"u"?"undefined":r(t))?t:{base:v[e],afterOpen:v[e]+"--after-open",beforeClose:v[e]+"--before-close"},i=o.base;return n.state.afterOpen&&(i=i+" "+o.afterOpen),n.state.beforeClose&&(i=i+" "+o.beforeClose),"string"==typeof t&&t?i+" "+t:i},n.attributesFromObject=function(e,t){return Object.keys(t).reduce(function(n,o){return n[e+"-"+o]=t[o],n},{})},n.state={afterOpen:!1,beforeClose:!1},n.shouldClose=null,n.moveFromContentToOverlay=null,n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),i(t,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.open()}},{key:"componentDidUpdate",value:function(e,t){"production"!==process.env.NODE_ENV&&(e.bodyOpenClassName!==this.props.bodyOpenClassName&&console.warn('React-Modal: "bodyOpenClassName" prop has been modified. This may cause unexpected behavior when multiple modals are open.'),e.htmlOpenClassName!==this.props.htmlOpenClassName&&console.warn('React-Modal: "htmlOpenClassName" prop has been modified. This may cause unexpected behavior when multiple modals are open.')),this.props.isOpen&&!e.isOpen?this.open():!this.props.isOpen&&e.isOpen&&this.close(),this.props.shouldFocusAfterRender&&this.state.isOpen&&!t.isOpen&&this.focusContent()}},{key:"componentWillUnmount",value:function(){this.state.isOpen&&this.afterClose(),clearTimeout(this.closeTimer),cancelAnimationFrame(this.openAnimationFrame)}},{key:"beforeOpen",value:function(){var e=this.props,t=e.appElement,n=e.ariaHideApp,o=e.htmlOpenClassName,r=e.bodyOpenClassName,i=e.parentSelector,a=i&&i().ownerDocument||document;r&&f.add(a.body,r),o&&f.add(a.getElementsByTagName("html")[0],o),n&&(y+=1,d.hide(t)),m.default.register(this)}},{key:"render",value:function(){var e=this.props,t=e.id,n=e.className,r=e.overlayClassName,i=e.defaultStyles,a=e.children,s=n?{}:i.content,l=r?{}:i.overlay;if(this.shouldBeClosed())return null;var c={ref:this.setOverlayRef,className:this.buildClassName("overlay",r),style:o({},l,this.props.style.overlay),onClick:this.handleOverlayOnClick,onMouseDown:this.handleOverlayOnMouseDown},u=o({id:t,ref:this.setContentRef,style:o({},s,this.props.style.content),className:this.buildClassName("content",n),tabIndex:"-1",onKeyDown:this.handleKeyDown,onMouseDown:this.handleContentOnMouseDown,onMouseUp:this.handleContentOnMouseUp,onClick:this.handleContentOnClick,role:this.props.role,"aria-label":this.props.contentLabel},this.attributesFromObject("aria",o({modal:!0},this.props.aria)),this.attributesFromObject("data",this.props.data||{}),{"data-testid":this.props.testId}),d=this.props.contentElement(u,a);return this.props.overlayElement(c,d)}}]),t}(a.Component);b.defaultProps={style:{overlay:{},content:{}},defaultStyles:{}},b.propTypes={isOpen:s.default.bool.isRequired,defaultStyles:s.default.shape({content:s.default.object,overlay:s.default.object}),style:s.default.shape({content:s.default.object,overlay:s.default.object}),className:s.default.oneOfType([s.default.string,s.default.object]),overlayClassName:s.default.oneOfType([s.default.string,s.default.object]),parentSelector:s.default.func,bodyOpenClassName:s.default.string,htmlOpenClassName:s.default.string,ariaHideApp:s.default.bool,appElement:s.default.oneOfType([s.default.instanceOf(g.default),s.default.instanceOf(h.SafeHTMLCollection),s.default.instanceOf(h.SafeNodeList),s.default.arrayOf(s.default.instanceOf(g.default))]),onAfterOpen:s.default.func,onAfterClose:s.default.func,onRequestClose:s.default.func,closeTimeoutMS:s.default.number,shouldFocusAfterRender:s.default.bool,shouldCloseOnOverlayClick:s.default.bool,shouldReturnFocusAfterClose:s.default.bool,preventScroll:s.default.bool,role:s.default.string,contentLabel:s.default.string,aria:s.default.object,data:s.default.object,children:s.default.node,shouldCloseOnEsc:s.default.bool,overlayRef:s.default.func,contentRef:s.default.func,id:s.default.string,overlayElement:s.default.func,contentElement:s.default.func,testId:s.default.string},n.default=b,e.exports=n.default}(Vd,Vd.exports)),Vd.exports}function fp(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function hp(e){this.setState(function(t){return this.constructor.getDerivedStateFromProps(e,t)??null}.bind(this))}function gp(e,t){try{var n=this.props,o=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(n,o)}finally{this.props=n,this.state=o}}fp.__suppressDeprecationWarning=!0,hp.__suppressDeprecationWarning=!0,gp.__suppressDeprecationWarning=!0;const mp=Object.freeze(Object.defineProperty({__proto__:null,polyfill:function(e){var t=e.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if("function"!=typeof e.getDerivedStateFromProps&&"function"!=typeof t.getSnapshotBeforeUpdate)return e;var n=null,o=null,r=null;if("function"==typeof t.componentWillMount?n="componentWillMount":"function"==typeof t.UNSAFE_componentWillMount&&(n="UNSAFE_componentWillMount"),"function"==typeof t.componentWillReceiveProps?o="componentWillReceiveProps":"function"==typeof t.UNSAFE_componentWillReceiveProps&&(o="UNSAFE_componentWillReceiveProps"),"function"==typeof t.componentWillUpdate?r="componentWillUpdate":"function"==typeof t.UNSAFE_componentWillUpdate&&(r="UNSAFE_componentWillUpdate"),null!==n||null!==o||null!==r){var i=e.displayName||e.name,a="function"==typeof e.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n"+i+" uses "+a+" but also contains the following legacy lifecycles:"+(null!==n?"\n "+n:"")+(null!==o?"\n "+o:"")+(null!==r?"\n "+r:"")+"\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://fb.me/react-async-component-lifecycle-hooks")}if("function"==typeof e.getDerivedStateFromProps&&(t.componentWillMount=fp,t.componentWillReceiveProps=hp),"function"==typeof t.getSnapshotBeforeUpdate){if("function"!=typeof t.componentDidUpdate)throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=gp;var s=t.componentDidUpdate;t.componentDidUpdate=function(e,t,n){var o=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:n;s.call(this,e,t,o)}}return e}},Symbol.toStringTag,{value:"Module"})),Ap=ci(mp);var Cp,vp;function yp(){if(Cp)return Fd;Cp=1,Object.defineProperty(Fd,"__esModule",{value:!0}),Fd.bodyOpenClassName=Fd.portalClassName=void 0;var e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},n=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),o=t,r=p(o),i=p(L),a=p(Lc()),s=p(pp()),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(op()),c=np(),u=p(c),d=Ap;function p(e){return e&&e.__esModule?e:{default:e}}function f(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var h=Fd.portalClassName="ReactModalPortal",g=Fd.bodyOpenClassName="ReactModal__Body--open",m=c.canUseDOM&&void 0!==i.default.createPortal,A=function(e){return document.createElement(e)},C=function(){return m?i.default.createPortal:i.default.unstable_renderSubtreeIntoContainer};function v(e){return e()}var y=function(t){function o(){var t,n,a;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,o);for(var l=arguments.length,c=Array(l),u=0;u<l;u++)c[u]=arguments[u];return n=a=f(this,(t=o.__proto__||Object.getPrototypeOf(o)).call.apply(t,[this].concat(c))),a.removePortal=function(){!m&&i.default.unmountComponentAtNode(a.node);var e=v(a.props.parentSelector);e&&e.contains(a.node)?e.removeChild(a.node):console.warn('React-Modal: "parentSelector" prop did not returned any DOM element. Make sure that the parent element is unmounted to avoid any memory leaks.')},a.portalRef=function(e){a.portal=e},a.renderPortal=function(t){var n=C()(a,r.default.createElement(s.default,e({defaultStyles:o.defaultStyles},t)),a.node);a.portalRef(n)},f(a,n)}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(o,t),n(o,[{key:"componentDidMount",value:function(){c.canUseDOM&&(m||(this.node=A("div")),this.node.className=this.props.portalClassName,v(this.props.parentSelector).appendChild(this.node),!m&&this.renderPortal(this.props))}},{key:"getSnapshotBeforeUpdate",value:function(e){return{prevParent:v(e.parentSelector),nextParent:v(this.props.parentSelector)}}},{key:"componentDidUpdate",value:function(e,t,n){if(c.canUseDOM){var o=this.props,r=o.isOpen,i=o.portalClassName;e.portalClassName!==i&&(this.node.className=i);var a=n.prevParent,s=n.nextParent;s!==a&&(a.removeChild(this.node),s.appendChild(this.node)),(e.isOpen||r)&&!m&&this.renderPortal(this.props)}}},{key:"componentWillUnmount",value:function(){if(c.canUseDOM&&this.node&&this.portal){var e=this.portal.state,t=Date.now(),n=e.isOpen&&this.props.closeTimeoutMS&&(e.closesAt||t+this.props.closeTimeoutMS);n?(e.beforeClose||this.portal.closeWithTimeout(),setTimeout(this.removePortal,n-t)):this.removePortal()}}},{key:"render",value:function(){return c.canUseDOM&&m?(!this.node&&m&&(this.node=A("div")),C()(r.default.createElement(s.default,e({ref:this.portalRef,defaultStyles:o.defaultStyles},this.props)),this.node)):null}}],[{key:"setAppElement",value:function(e){l.setElement(e)}}]),o}(o.Component);return y.propTypes={isOpen:a.default.bool.isRequired,style:a.default.shape({content:a.default.object,overlay:a.default.object}),portalClassName:a.default.string,bodyOpenClassName:a.default.string,htmlOpenClassName:a.default.string,className:a.default.oneOfType([a.default.string,a.default.shape({base:a.default.string.isRequired,afterOpen:a.default.string.isRequired,beforeClose:a.default.string.isRequired})]),overlayClassName:a.default.oneOfType([a.default.string,a.default.shape({base:a.default.string.isRequired,afterOpen:a.default.string.isRequired,beforeClose:a.default.string.isRequired})]),appElement:a.default.oneOfType([a.default.instanceOf(u.default),a.default.instanceOf(c.SafeHTMLCollection),a.default.instanceOf(c.SafeNodeList),a.default.arrayOf(a.default.instanceOf(u.default))]),onAfterOpen:a.default.func,onRequestClose:a.default.func,closeTimeoutMS:a.default.number,ariaHideApp:a.default.bool,shouldFocusAfterRender:a.default.bool,shouldCloseOnOverlayClick:a.default.bool,shouldReturnFocusAfterClose:a.default.bool,preventScroll:a.default.bool,parentSelector:a.default.func,aria:a.default.object,data:a.default.object,role:a.default.string,contentLabel:a.default.string,shouldCloseOnEsc:a.default.bool,overlayRef:a.default.func,contentRef:a.default.func,id:a.default.string,overlayElement:a.default.func,contentElement:a.default.func},y.defaultProps={isOpen:!1,portalClassName:h,bodyOpenClassName:g,role:"dialog",ariaHideApp:!0,closeTimeoutMS:0,shouldFocusAfterRender:!0,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,shouldReturnFocusAfterClose:!0,preventScroll:!1,parentSelector:function(){return document.body},overlayElement:function(e,t){return r.default.createElement("div",e,t)},contentElement:function(e,t){return r.default.createElement("div",e,t)}},y.defaultStyles={overlay:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(255, 255, 255, 0.75)"},content:{position:"absolute",top:"40px",left:"40px",right:"40px",bottom:"40px",border:"1px solid #ccc",background:"#fff",overflow:"auto",WebkitOverflowScrolling:"touch",borderRadius:"4px",outline:"none",padding:"20px"}},(0,d.polyfill)(y),"production"!==process.env.NODE_ENV&&(y.setCreateHTMLElement=function(e){return A=e}),Fd.default=y,Fd}var bp=(vp||(vp=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n,o=yp(),r=(n=o)&&n.__esModule?n:{default:n};t.default=r.default,e.exports=t.default}(Pd,Pd.exports)),Pd.exports);const wp=li(bp),xp=y(Pt).withConfig({displayName:"modal-header__ModalHeaderContainer",componentId:"sc-1rinwdo-0"})(({theme:e,marginBottom:t})=>e.withMedia({marginBottom:t||"40px"})),Ip=y.div.withConfig({displayName:"modal-header__CloseButton",componentId:"sc-1rinwdo-1"})(()=>({cursor:"pointer",padding:"0 10px"})),Lp=y(un).withConfig({displayName:"modal-header__StyledSvgIcon",componentId:"sc-1rinwdo-2"})(({theme:e})=>({path:{stroke:e.styleguideColors.contentBlue}})),Ep=({onClose:e,headerLogo:t,marginBottom:n})=>F.jsxs(xp,{justify:t?"space-between":"end",align:"center",marginBottom:n,children:[t&&t,e&&F.jsx(Ip,{onClick:e,children:F.jsx(Lp,{src:pn,size:20})})]});var kp=(e=>(e.TopRight="topRight",e.Center="center",e))(kp||{});const Sp={left:"50%",right:"auto",bottom:"auto",border:"none",borderRadius:"12px",padding:"32px 24px 24px 24px",top:"50%",transform:"translate(-50%, -50%)"},Mp={top:"40px",left:"auto",right:"40px",border:"none",bottom:"auto",borderRadius:"12px",padding:"16px 24px 24px 24px"},Bp=y(Ft).withConfig({displayName:"confirmation-window__ModalContainer",componentId:"sc-6fbghq-0"})(({theme:e,position:t})=>e.withMedia({width:"topRight"===t?["300px","350px","350px"]:["300px","400px","446px"],background:e.styleguideColors.backgroundPrimary,borderColor:e.styleguideColors.backgroundPrimary})),Op=y(Pt).withConfig({displayName:"confirmation-window__ImageWrapper",componentId:"sc-6fbghq-1"})(({theme:e})=>e.withMedia({margin:"15px 0 35px 0"})),Np=y.div.withConfig({displayName:"confirmation-window__StyledCaption",componentId:"sc-6fbghq-2"})(({theme:e,position:t})=>e.withMedia({textAlign:"topRight"===t?"left":"center",marginBottom:"16px"})),Rp=y(Yl).withConfig({displayName:"confirmation-window__StyledCaptionText",componentId:"sc-6fbghq-3"})(({theme:e})=>e.withMedia({fontWeight:[600,600,700],fontSize:["20px","24px","24px"],color:e.styleguideColors.contentPrimary})),Hp=y(jt).withConfig({displayName:"confirmation-window__InformationText",componentId:"sc-6fbghq-4"})(({theme:e,position:t})=>e.withMedia({textAlign:"topRight"===t?"left":"center",color:e.styleguideColors.contentSecondary})),jp=y(Pt).withConfig({displayName:"confirmation-window__ButtonsContainer",componentId:"sc-6fbghq-5"})(({theme:e,position:t})=>e.withMedia({marginTop:"topRight"===t?"40px":["32px","32px","56px"],flexDirection:["column","row","row"]})),Tp=y(Tl).withConfig({displayName:"confirmation-window__StyledConfirmButton",componentId:"sc-6fbghq-6"})(({theme:e})=>e.withMedia({backgroundColor:e.styleguideColors.fillPrimaryBlue,":hover":{background:e.styleguideColors.fillPrimaryBlueHover},":active":{background:e.styleguideColors.fillPrimaryBlueClick}})),Dp=y(Tl).withConfig({displayName:"confirmation-window__StyledDismissButton",componentId:"sc-6fbghq-7"})(({theme:e})=>e.withMedia({color:e.styleguideColors.contentBlue,":hover":{background:e.styleguideColors.fillSecondaryBlueHover},":active":{background:e.styleguideColors.fillSecondaryBlueClick}})),Pp=({isOpen:e,position:t,title:n,withHeader:o,headerLogo:r,bodyImg:i,information:a,confirmLabel:s,confirmColor:l,onConfirm:c,dismissLabel:u,onDismiss:d,themeMode:p,portalClass:f="portal"})=>{const h=x(),g={overlay:{backgroundColor:h.styleguideColors.backgroundOverlay,zIndex:15},content:"topRight"===t?{...Mp,backgroundColor:h.styleguideColors.backgroundPrimary,borderColor:h.styleguideColors.backgroundPrimary,boxShadow:p===Od.dark?"0px 16px 48px rgba(9, 12, 26, 0.5)":"0px 16px 48px rgba(26, 25, 25, 0.2)"}:{...Sp,backgroundColor:h.styleguideColors.backgroundPrimary,borderColor:h.styleguideColors.backgroundPrimary,boxShadow:p===Od.dark?"0px 16px 48px rgba(9, 12, 26, 0.5)":"0px 16px 48px rgba(26, 25, 25, 0.2)"}};return F.jsx(F.Fragment,{children:e&&F.jsx(wp,{isOpen:e,style:g,onRequestClose:d,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,portalClassName:f,role:"dialog","aria-modal":"true",children:F.jsxs(Bp,{position:t,children:[o&&F.jsx(Ep,{themeMode:p,headerLogo:r,onClose:d}),i&&F.jsx(Op,{justify:"center",children:i}),F.jsx(Np,{position:t,children:F.jsx(Rp,{size:1,scale:"lg",children:n})}),F.jsx(Pt,{justify:"center",children:F.jsx(Hp,{position:t,size:3,scale:"sm",children:a})}),F.jsxs(jp,{position:t,gap:"16px",justify:"space-between",children:[u&&F.jsx(Dp,{color:"utility",onClick:d,children:u}),F.jsx(Tp,{onClick:c,children:s})]})]})})})};var Fp=1e6,Vp=1e6,Gp="[big.js] ",Zp=Gp+"Invalid ",Wp=Zp+"decimal places",_p=Zp+"rounding mode",Qp=Gp+"Division by zero",zp={},Up=void 0,Yp=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function Jp(e,t,n,o){var r=e.c;if(n===Up&&(n=e.constructor.RM),0!==n&&1!==n&&2!==n&&3!==n)throw Error(_p);if(t<1)o=3===n&&(o||!!r[0])||0===t&&(1===n&&r[0]>=5||2===n&&(r[0]>5||5===r[0]&&(o||r[1]!==Up))),r.length=1,o?(e.e=e.e-t+1,r[0]=1):r[0]=e.e=0;else if(t<r.length){if(o=1===n&&r[t]>=5||2===n&&(r[t]>5||5===r[t]&&(o||r[t+1]!==Up||1&r[t-1]))||3===n&&(o||!!r[0]),r.length=t,o)for(;++r[--t]>9;)if(r[t]=0,0===t){++e.e,r.unshift(1);break}for(t=r.length;!r[--t];)r.pop()}return e}function Xp(e,t,n){var o=e.e,r=e.c.join(""),i=r.length;if(t)r=r.charAt(0)+(i>1?"."+r.slice(1):"")+(o<0?"e":"e+")+o;else if(o<0){for(;++o;)r="0"+r;r="0."+r}else if(o>0)if(++o>i)for(o-=i;o--;)r+="0";else o<i&&(r=r.slice(0,o)+"."+r.slice(o));else i>1&&(r=r.charAt(0)+"."+r.slice(1));return e.s<0&&n?"-"+r:r}zp.abs=function(){var e=new this.constructor(this);return e.s=1,e},zp.cmp=function(e){var t,n=this,o=n.c,r=(e=new n.constructor(e)).c,i=n.s,a=e.s,s=n.e,l=e.e;if(!o[0]||!r[0])return o[0]?i:r[0]?-a:0;if(i!=a)return i;if(t=i<0,s!=l)return s>l^t?1:-1;for(a=(s=o.length)<(l=r.length)?s:l,i=-1;++i<a;)if(o[i]!=r[i])return o[i]>r[i]^t?1:-1;return s==l?0:s>l^t?1:-1},zp.div=function(e){var t=this,n=t.constructor,o=t.c,r=(e=new n(e)).c,i=t.s==e.s?1:-1,a=n.DP;if(a!==~~a||a<0||a>Fp)throw Error(Wp);if(!r[0])throw Error(Qp);if(!o[0])return e.s=i,e.c=[e.e=0],e;var s,l,c,u,d,p=r.slice(),f=s=r.length,h=o.length,g=o.slice(0,s),m=g.length,A=e,C=A.c=[],v=0,y=a+(A.e=t.e-e.e)+1;for(A.s=i,i=y<0?0:y,p.unshift(0);m++<s;)g.push(0);do{for(c=0;c<10;c++){if(s!=(m=g.length))u=s>m?1:-1;else for(d=-1,u=0;++d<s;)if(r[d]!=g[d]){u=r[d]>g[d]?1:-1;break}if(!(u<0))break;for(l=m==s?r:p;m;){if(g[--m]<l[m]){for(d=m;d&&!g[--d];)g[d]=9;--g[d],g[m]+=10}g[m]-=l[m]}for(;!g[0];)g.shift()}C[v++]=u?c:++c,g[0]&&u?g[m]=o[f]||0:g=[o[f]]}while((f++<h||g[0]!==Up)&&i--);return!C[0]&&1!=v&&(C.shift(),A.e--,y--),v>y&&Jp(A,y,n.RM,g[0]!==Up),A},zp.eq=function(e){return 0===this.cmp(e)},zp.gt=function(e){return this.cmp(e)>0},zp.gte=function(e){return this.cmp(e)>-1},zp.lt=function(e){return this.cmp(e)<0},zp.lte=function(e){return this.cmp(e)<1},zp.minus=zp.sub=function(e){var t,n,o,r,i=this,a=i.constructor,s=i.s,l=(e=new a(e)).s;if(s!=l)return e.s=-l,i.plus(e);var c=i.c.slice(),u=i.e,d=e.c,p=e.e;if(!c[0]||!d[0])return d[0]?e.s=-l:c[0]?e=new a(i):e.s=1,e;if(s=u-p){for((r=s<0)?(s=-s,o=c):(p=u,o=d),o.reverse(),l=s;l--;)o.push(0);o.reverse()}else for(n=((r=c.length<d.length)?c:d).length,s=l=0;l<n;l++)if(c[l]!=d[l]){r=c[l]<d[l];break}if(r&&(o=c,c=d,d=o,e.s=-e.s),(l=(n=d.length)-(t=c.length))>0)for(;l--;)c[t++]=0;for(l=t;n>s;){if(c[--n]<d[n]){for(t=n;t&&!c[--t];)c[t]=9;--c[t],c[n]+=10}c[n]-=d[n]}for(;0===c[--l];)c.pop();for(;0===c[0];)c.shift(),--p;return c[0]||(e.s=1,c=[p=0]),e.c=c,e.e=p,e},zp.mod=function(e){var t,n=this,o=n.constructor,r=n.s,i=(e=new o(e)).s;if(!e.c[0])throw Error(Qp);return n.s=e.s=1,t=1==e.cmp(n),n.s=r,e.s=i,t?new o(n):(r=o.DP,i=o.RM,o.DP=o.RM=0,n=n.div(e),o.DP=r,o.RM=i,this.minus(n.times(e)))},zp.neg=function(){var e=new this.constructor(this);return e.s=-e.s,e},zp.plus=zp.add=function(e){var t,n,o,r=this,i=r.constructor;if(e=new i(e),r.s!=e.s)return e.s=-e.s,r.minus(e);var a=r.e,s=r.c,l=e.e,c=e.c;if(!s[0]||!c[0])return c[0]||(s[0]?e=new i(r):e.s=r.s),e;if(s=s.slice(),t=a-l){for(t>0?(l=a,o=c):(t=-t,o=s),o.reverse();t--;)o.push(0);o.reverse()}for(s.length-c.length<0&&(o=c,c=s,s=o),t=c.length,n=0;t;s[t]%=10)n=(s[--t]=s[t]+c[t]+n)/10|0;for(n&&(s.unshift(n),++l),t=s.length;0===s[--t];)s.pop();return e.c=s,e.e=l,e},zp.pow=function(e){var t=this,n=new t.constructor("1"),o=n,r=e<0;if(e!==~~e||e<-Vp||e>Vp)throw Error(Zp+"exponent");for(r&&(e=-e);1&e&&(o=o.times(t)),e>>=1;)t=t.times(t);return r?n.div(o):o},zp.prec=function(e,t){if(e!==~~e||e<1||e>Fp)throw Error(Zp+"precision");return Jp(new this.constructor(this),e,t)},zp.round=function(e,t){if(e===Up)e=0;else if(e!==~~e||e<-Fp||e>Fp)throw Error(Wp);return Jp(new this.constructor(this),e+this.e+1,t)},zp.sqrt=function(){var e,t,n,o=this,r=o.constructor,i=o.s,a=o.e,s=new r("0.5");if(!o.c[0])return new r(o);if(i<0)throw Error(Gp+"No square root");0===(i=Math.sqrt(+Xp(o,!0,!0)))||i===1/0?((t=o.c.join("")).length+a&1||(t+="0"),a=((a+1)/2|0)-(a<0||1&a),e=new r(((i=Math.sqrt(t))==1/0?"5e":(i=i.toExponential()).slice(0,i.indexOf("e")+1))+a)):e=new r(i+""),a=e.e+(r.DP+=4);do{n=e,e=s.times(n.plus(o.div(n)))}while(n.c.slice(0,a).join("")!==e.c.slice(0,a).join(""));return Jp(e,(r.DP-=4)+e.e+1,r.RM)},zp.times=zp.mul=function(e){var t,n=this,o=n.constructor,r=n.c,i=(e=new o(e)).c,a=r.length,s=i.length,l=n.e,c=e.e;if(e.s=n.s==e.s?1:-1,!r[0]||!i[0])return e.c=[e.e=0],e;for(e.e=l+c,a<s&&(t=r,r=i,i=t,c=a,a=s,s=c),t=new Array(c=a+s);c--;)t[c]=0;for(l=s;l--;){for(s=0,c=a+l;c>l;)s=t[c]+i[l]*r[c-l-1]+s,t[c--]=s%10,s=s/10|0;t[c]=s}for(s?++e.e:t.shift(),l=t.length;!t[--l];)t.pop();return e.c=t,e},zp.toExponential=function(e,t){var n=this,o=n.c[0];if(e!==Up){if(e!==~~e||e<0||e>Fp)throw Error(Wp);for(n=Jp(new n.constructor(n),++e,t);n.c.length<e;)n.c.push(0)}return Xp(n,!0,!!o)},zp.toFixed=function(e,t){var n=this,o=n.c[0];if(e!==Up){if(e!==~~e||e<0||e>Fp)throw Error(Wp);for(e=e+(n=Jp(new n.constructor(n),e+n.e+1,t)).e+1;n.c.length<e;)n.c.push(0)}return Xp(n,!1,!!o)},zp.toJSON=zp.toString=function(){var e=this,t=e.constructor;return Xp(e,e.e<=t.NE||e.e>=t.PE,!!e.c[0])},typeof Symbol<"u"&&(zp[Symbol.for("nodejs.util.inspect.custom")]=zp.toJSON),zp.toNumber=function(){var e=+Xp(this,!0,!0);if(!0===this.constructor.strict&&!this.eq(e.toString()))throw Error(Gp+"Imprecise conversion");return e},zp.toPrecision=function(e,t){var n=this,o=n.constructor,r=n.c[0];if(e!==Up){if(e!==~~e||e<1||e>Fp)throw Error(Zp+"precision");for(n=Jp(new o(n),e,t);n.c.length<e;)n.c.push(0)}return Xp(n,e<=n.e||n.e<=o.NE||n.e>=o.PE,!!r)},zp.valueOf=function(){var e=this,t=e.constructor;if(!0===t.strict)throw Error(Gp+"valueOf disallowed");return Xp(e,e.e<=t.NE||e.e>=t.PE,!0)};var qp=function e(){function t(n){var o=this;if(!(o instanceof t))return n===Up&&0===arguments.length?e():new t(n);if(n instanceof t)o.s=n.s,o.e=n.e,o.c=n.c.slice();else{if("string"!=typeof n){if(!0===t.strict&&"bigint"!=typeof n)throw TypeError(Zp+"value");n=0===n&&1/n<0?"-0":String(n)}!function(e,t){var n,o,r;if(!Yp.test(t))throw Error(Zp+"number");for(e.s="-"==t.charAt(0)?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".","")),(o=t.search(/e/i))>0?(n<0&&(n=o),n+=+t.slice(o+1),t=t.substring(0,o)):n<0&&(n=t.length),r=t.length,o=0;o<r&&"0"==t.charAt(o);)++o;if(o==r)e.c=[e.e=0];else{for(;r>0&&"0"==t.charAt(--r););for(e.e=n-o-1,e.c=[],n=0;o<=r;)e.c[n++]=+t.charAt(o++)}}(o,n)}o.constructor=t}return t.prototype=zp,t.DP=20,t.RM=1,t.NE=-7,t.PE=21,t.strict=false,t.roundDown=0,t.roundHalfUp=1,t.roundHalfEven=2,t.roundUp=3,t}(),Kp=(e=>(e.deployCost="deployCost",e.full="full",e))(Kp||{});function $p({motes:e,precisionCase:t,hideCsprCurrency:n}){const o=(e=>{switch(e){case"deployCost":return 5;case"full":return 9;default:return 0}})(t);if(null==e)return F.jsx(F.Fragment,{children:"N/A"});const r=(e=>qp(e).div("1000000000").toString())(e),i=((e,{precision:t,notation:n,compactDisplay:o}={})=>xl.formatNumber(e,{minimumFractionDigits:t||0,maximumFractionDigits:t||0,notation:n,compactDisplay:o}))(r,{precision:o}),a=i+" CSPR";return F.jsx(F.Fragment,{children:n?i:a})}y(Pt).withConfig({displayName:"account-info-row__ValuesRow",componentId:"sc-15hsjvb-0"})(({theme:e})=>({height:36,borderRadius:e.borderRadius.base,padding:"8px 16px",backgroundColor:e.styleguideColors.backgroundPrimary,border:e.border.base})),y(Ft).withConfig({displayName:"account-info-row__StyledFlexColumn",componentId:"sc-15hsjvb-1"})(({disabled:e})=>({...e&&{opacity:.5}})),y(jt).withConfig({displayName:"account-info-row__BalanceText",componentId:"sc-15hsjvb-2"})(({})=>({textAlign:"right"})),y.span.withConfig({displayName:"account-info-row__StyledIconContainer",componentId:"sc-15hsjvb-3"})(["margin-left:10px;"]),y("div").withConfig({displayName:"text-row__StyledWrapper",componentId:"sc-gez63i-0"})(({})=>({display:"flex",flexDirection:"column"})),y("div").withConfig({displayName:"text-row__LabelContainer",componentId:"sc-gez63i-1"})(({})=>({display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:4})),y("div").withConfig({displayName:"text-row__InputContainer",componentId:"sc-gez63i-2"})(({theme:e})=>({display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:"0 16px",height:36,backgroundColor:e.styleguideColors.backgroundPrimary,border:e.border.base,borderRadius:e.borderRadius.base}));const ef=y("div").withConfig({displayName:"text-row__SuffixContainer",componentId:"sc-gez63i-3"})(({})=>({marginLeft:16}));y(ef).withConfig({displayName:"text-row__SuffixTextContainer",componentId:"sc-gez63i-4"})(({theme:e})=>({color:e.styleguideColors.contentSecondary})),y("div").withConfig({displayName:"text-row__PrefixContainer",componentId:"sc-gez63i-5"})(({})=>({marginRight:16})),y(Ft).withConfig({displayName:"progress-line__StepWrapper",componentId:"sc-1nvheuv-0"})(({})=>({position:"relative"})),y(ii).withConfig({displayName:"progress-line__StepText",componentId:"sc-1nvheuv-1"})(({theme:e,disabled:t,isFirstStep:n,isLastStep:o,isCheckedStep:r})=>e.withMedia({color:t?e.styleguideColors.contentTertiary:e.styleguideColors.contentBlue,position:"absolute",bottom:30,whiteSpace:["inherit","nowrap","nowrap"],...r&&!o&&{color:e.styleguideColors.contentTertiary},...n&&{left:0},...o&&{right:0}})),y(Pt).withConfig({displayName:"progress-line__StepContainer",componentId:"sc-1nvheuv-2"})(({theme:e,disabled:t,checked:n})=>({borderRadius:"50%",border:`2px solid ${t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue}`,background:n?t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue:e.styleguideColors.backgroundPrimary,width:24,height:24,"& svg":{path:{fill:e.styleguideColors.backgroundPrimary}}})),y.div.withConfig({displayName:"progress-line__Circle",componentId:"sc-1nvheuv-3"})(({theme:e,disabled:t})=>({borderRadius:"50%",background:t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue,width:12,height:12})),y.div.withConfig({displayName:"progress-line__Line",componentId:"sc-1nvheuv-4"})(({theme:e,disabled:t})=>({height:2,background:t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue,width:"100%"}));const tf=y.div.withConfig({displayName:"warning-message__StyledWarningMessage",componentId:"sc-pntxqz-0"})(({theme:e,margin:t})=>e.withMedia({padding:["10px","16px","16px"],alignItems:"center",gap:"8px",alignSelf:"stretch",backgroundColor:e.styleguideColors.fillSecondary,borderRadius:"4px",margin:t||"0 0 24px 0"})),nf=y(Pt).withConfig({displayName:"warning-message__StyledHeaderRow",componentId:"sc-pntxqz-1"})(({theme:e})=>e.withMedia({marginBottom:"8px"})),of=y(jt).withConfig({displayName:"warning-message__StyledHeaderText",componentId:"sc-pntxqz-2"})(({theme:e})=>e.withMedia({marginLeft:"8px",lineHeight:["18px","1.5rem","1.5rem"]})),rf=({iconSrc:e,title:t,message:n,margin:o})=>F.jsxs(tf,{margin:o,children:[F.jsxs(nf,{justify:"flex-start",align:"center",children:[e&&F.jsx(un,{src:e}),F.jsx(of,{size:1,scale:"xs",variation:"black",margin:e?"8px":"0",children:t})]}),F.jsx(jt,{size:3,scale:"xs",variation:"black",children:n})]});y(Ft).withConfig({displayName:"user-input-window__ModalContainer",componentId:"sc-biy5na-0"})(({theme:e,position:t})=>e.withMedia({width:t===kp.TopRight?["300px","350px","350px"]:["300px","440px","496px"],background:e.styleguideColors.backgroundPrimary,borderColor:e.styleguideColors.backgroundPrimary})),y(Pt).withConfig({displayName:"user-input-window__ImageWrapper",componentId:"sc-biy5na-1"})(({theme:e})=>e.withMedia({margin:"15px 0 24px 0"})),y.div.withConfig({displayName:"user-input-window__StyledCaption",componentId:"sc-biy5na-2"})(({theme:e,position:t})=>e.withMedia({textAlign:"left",marginBottom:"16px"})),y(Yl).withConfig({displayName:"user-input-window__StyledCaptionText",componentId:"sc-biy5na-3"})(({theme:e})=>e.withMedia({fontWeight:[600,600,700],fontSize:["20px","24px","24px"],color:e.styleguideColors.contentPrimary})),y(jt).withConfig({displayName:"user-input-window__StyledInformationText",componentId:"sc-biy5na-4"})(({theme:e,position:t})=>e.withMedia({color:e.styleguideColors.contentSecondary})),y(Pt).withConfig({displayName:"user-input-window__ButtonsContainer",componentId:"sc-biy5na-5"})(({theme:e,position:t})=>e.withMedia({marginTop:t===kp.TopRight?"40px":["32px","32px","56px"],flexDirection:["column","row","row"]})),y(td).withConfig({displayName:"user-input-window__StyledInput",componentId:"sc-biy5na-6"})(({theme:e,margin:t})=>e.withMedia({width:"100%",margin:t,":focus":{outline:"none"}})),y.div.withConfig({displayName:"user-input-window__CheckBoxContainer",componentId:"sc-biy5na-7"})(({theme:e,position:t})=>e.withMedia({margin:t===kp.TopRight?"40px 0 -20px 0":["40px 0 -20px 0","40px 0 -20px 0","72px 0 -40px 0"]})),y("div").withConfig({displayName:"multiline-text-row__StyledWrapper",componentId:"sc-ulv7c-0"})(({theme:e})=>e.withMedia({display:"flex",flexDirection:"column"})),y("div").withConfig({displayName:"multiline-text-row__LabelContainer",componentId:"sc-ulv7c-1"})(({theme:e})=>e.withMedia({display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:4})),y("div").withConfig({displayName:"multiline-text-row__InputContainer",componentId:"sc-ulv7c-2"})(({theme:e,height:t,width:n})=>e.withMedia({display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",height:t,width:n,backgroundColor:e.styleguideColors.backgroundPrimary,border:e.border.base,borderRadius:e.borderRadius.base}));const af=y("div").withConfig({displayName:"multiline-text-row__SuffixContainer",componentId:"sc-ulv7c-3"})(({theme:e})=>e.withMedia({marginLeft:16}));y(af).withConfig({displayName:"multiline-text-row__SuffixTextContainer",componentId:"sc-ulv7c-4"})(({theme:e})=>e.withMedia({color:e.styleguideColors.contentSecondary})),y("div").withConfig({displayName:"multiline-text-row__PrefixContainer",componentId:"sc-ulv7c-5"})(({theme:e})=>e.withMedia({marginRight:16})),y.div.withConfig({displayName:"multiselect-dropdown__DropdownContainer",componentId:"sc-zjn4oc-0"})(({theme:e,disabled:t})=>({outline:"none",...t&&{opacity:"0.5",pointerEvents:"none"}})),y(Pt).withConfig({displayName:"multiselect-dropdown__MultiSelectContainer",componentId:"sc-zjn4oc-1"})(({theme:e})=>({borderRadius:e.borderRadius.base,padding:"8px",background:e.styleguideColors.fillSecondary,":hover, :active":{svg:{color:e.styleguideColors.fillPrimaryRed}}})),y(Pt).withConfig({displayName:"multiselect-dropdown__InputContainer",componentId:"sc-zjn4oc-2"})(({theme:e})=>({width:"100%"})),y(td).withConfig({displayName:"multiselect-dropdown__StyledInput",componentId:"sc-zjn4oc-3"})(()=>({width:"100%",border:"none",height:"24px","> div":{padding:"0 8px"}})),y(Pt).withConfig({displayName:"multiselect-dropdown__DropdownIconWrapper",componentId:"sc-zjn4oc-4"})(({theme:e})=>({paddingRight:"8px",marginLeft:"8px"})),y(un).withConfig({displayName:"multiselect-dropdown__ArrowSvgIcon",componentId:"sc-zjn4oc-5"})(({theme:e})=>({path:{fill:e.styleguideColors.contentPrimary}})),y(un).withConfig({displayName:"multiselect-dropdown__ClearSvgIcon",componentId:"sc-zjn4oc-6"})(({theme:e})=>({path:{stroke:e.styleguideColors.contentPrimary}})),y.span.withConfig({displayName:"multiselect-dropdown__ChipItemContainer",componentId:"sc-zjn4oc-7"})(({theme:e})=>({borderRadius:e.borderRadius.base,cursor:"pointer",padding:"2px 8px",background:e.styleguideColors.fillTertiary,color:e.styleguideColors.contentPrimary,wordBreak:"break-word"})),y.div.withConfig({displayName:"multiselect-dropdown__ItemsContainer",componentId:"sc-zjn4oc-8"})(({theme:e,isOpen:t})=>({display:t?"inherit":"none",marginTop:4,borderRadius:e.borderRadius.base,background:e.styleguideColors.fillSecondary,maxHeight:"250px",overflowY:"scroll"})),y(Pt).withConfig({displayName:"multiselect-dropdown__ItemsContainerEmpty",componentId:"sc-zjn4oc-9"})(({theme:e})=>({padding:"32px 16px",pointerEvents:"none",justifyContent:"center"})),y(Pt).withConfig({displayName:"multiselect-dropdown__ItemContainer",componentId:"sc-zjn4oc-10"})(({theme:e})=>({cursor:"pointer",minHeight:36,padding:"8px 16px",wordBreak:"break-word",":hover, :active":{background:e.styleguideColors.fillSecondaryBlueHover,fontWeight:600}})),y(un).withConfig({displayName:"multiselect-dropdown__MultiSelectDeleteIcon",componentId:"sc-zjn4oc-11"})(({theme:e})=>({path:{stroke:e.styleguideColors.contentBlue},":hover, :active":{path:{stroke:e.styleguideColors.contentRed}}}));const sf=y(Ft).withConfig({displayName:"modal-content-header__HeaderContainer",componentId:"sc-fyacs1-0"})(({theme:e,margin:t})=>e.withMedia({margin:t||"16px 0 16px 0"})),lf=({title:e,subtitle:t,appName:n,margin:o})=>F.jsxs(sf,{align:"center",itemsSpacing:4,margin:o,children:[F.jsx(Yl,{scale:"lg",size:1,variation:"black",children:e}),(t||n)&&F.jsxs(jt,{scale:"md",size:3,variation:"darkGray",children:[`${t&&t} `,n&&F.jsx(jt,{scale:"md",size:3,variation:"black",children:n})]})]});y.div.withConfig({displayName:"searchable-dropdown__StyledDropdown",componentId:"sc-14ny1jx-0"})(({theme:e,disabled:t})=>({outline:"none",position:"relative",borderRadius:e.borderRadius.base,...t&&{opacity:"0.5",pointerEvents:"none"},background:e.styleguideColors.fillSecondary,":hover, :active":{background:e.styleguideColors.fillSecondary,svg:{path:{fill:e.styleguideColors.fillPrimaryRed}}}})),y(Pt).withConfig({displayName:"searchable-dropdown__StyledContentRow",componentId:"sc-14ny1jx-1"})(({theme:e,error:t})=>e.withMedia({width:"100%",border:t?`1px solid ${e.styleguideColors.contentRed}`:"none"})),y.input.withConfig({displayName:"searchable-dropdown__StyledInput",componentId:"sc-14ny1jx-2"})(({theme:e,fontSize:t,icon:n})=>({lineHeight:"1.5",fontSize:t,height:"36px",borderRadius:e.borderRadius.base,outline:"none",padding:n?"0 12px":"0 16px",transition:"all 200ms ease",width:"100%",color:e.styleguideColors.contentPrimary,border:"none",background:e.styleguideColors.fillSecondary,":hover":{cursor:"pointer"}})),y.div.withConfig({displayName:"searchable-dropdown__ItemContainer",componentId:"sc-14ny1jx-3"})(({theme:e,isOpen:t,height:n,fontSize:o,maxHeight:r})=>({display:t?"block":"none",borderRadius:e.borderRadius.base,fontSize:o,paddingLeft:"6px",background:e.styleguideColors.fillSecondary,boxShadow:"0 1px 0 rgba(0, 0, 0, 0.06)",marginTop:"4px",height:n,maxHeight:r,overflowY:"auto",position:"absolute",top:"100%",width:"100%",zIndex:"1000"})),y.div.withConfig({displayName:"searchable-dropdown__Item",componentId:"sc-14ny1jx-4"})(({theme:e,selected:t})=>({display:"block",cursor:"pointer",padding:"8px 10px",color:e.styleguideColors.contentPrimary,":hover, :active":{background:e.styleguideColors.fillSecondaryBlueHover},fontWeight:t?600:400})),y(un).withConfig({displayName:"searchable-dropdown__ArrowSvg",componentId:"sc-14ny1jx-5"})(({theme:e})=>({marginRight:"16px",path:{fill:e.styleguideColors.contentPrimary}})),y.div.withConfig({displayName:"searchable-dropdown__CustomIcon",componentId:"sc-14ny1jx-6"})(({inLoop:e})=>({margin:e?"0 12px 0 0":"0 0 0 16px",display:"inline",position:"relative",bottom:e?"0":"1px"}));var cf=(e=>(e.HASH="hash-",e.CONTRACT="contract-",e.UREF="uref-",e.DEPLOY="deploy-",e.ERA_INFO_PREFIX="era-",e.BALANCE_PREFIX="balance-",e.BID_PREFIX="bid-",e.WITHDRAW_PREFIX="withdraw-",e.DICTIONARY_PREFIX="dictionary-",e.ACCOUNT_HASH="account-hash-",e.CONTRACT_PACKAGE="contract-package-",e))(cf||{});new RegExp(`(${Object.values(cf).join("|")})(?=[0-9a-fA-F])`,"i");const uf={minWidth:320,maxWidth:1176,withMedia:hd,zIndex:{dropdown:10,modal:15,tooltip:20},typography:{fontFamily:{primary:'"Inter", sans-serif',mono:'"JetBrains Mono", serif'},fontWeight:{light:300,regular:400,medium:500,semiBold:600,bold:700,extraBold:800}},borderRadius:{base:4},padding:{1:"1.25em",2:"2em"},animations:{fadeIn:b(["0%{opacity:0;}100%{opacity:1;}"])}},df={dark:{...uf,colorSpecialCase:{blueBanner:"#294ACC",blueBanner2:"#2A5DB2"},styleguideColors:{backgroundPrimary:"#161D3B",backgroundSecondary:"#0F1429",backgroundTertiary:"#131933",backgroundQuaternary:"#0F1429",borderPrimary:"#1A2347",borderSecondary:"#5C6073",backgroundOverlay:"#0E1126A0",borderRed:"#FF8680",fillPrimaryRed:"#B2332D",fillPrimaryRedHover:"#932F30",fillPrimaryRedClick:"#742A33",fillPrimaryBlue:"#294ACC",fillPrimaryBlueHover:"#112A8C",fillPrimaryBlueClick:"#14266D",fillSecondary:"#1B254A",fillSecondaryRedHover:"#FF868029",fillSecondaryRedClick:"#FF868014",fillSecondaryBlueHover:"#7490FF29",fillSecondaryBlueClick:"#7490FF14",fillTertiary:"#293667",fillGreen:"#2DCC85",fillVioletGradient:"linear-gradient(266.5deg, #A880FF 9.3%, #8B5BF1 94.39%)",fillBlueGradient:"linear-gradient(89.56deg, #0021A5 0%, #2C53EF 75.01%)",fillLoadingInTable:"linear-gradient(90deg, #1B254A 43.6%, rgba(22, 29, 59, 0) 100%)",contentPrimary:"#DADCE5",contentSecondary:"#A8ADBF",contentTertiary:"#989DB2",contentQuaternary:"#8D92A6",contentOnFill:"#F2F2F2",contentBlue:"#8FA6FF",contentRed:"#FF8680",contentGreen:"#4CD99A",contentViolet:"#A880FF",contentYellow:"#E0BB38",contentWarmGreen:"#BDD94C",contentLightBlue:"#8FA6FF"},boxShadow:{unset:"unset",block:"0px 2px 4px #0F1429",dropdown:"drop-shadow(0px 2px 16px #0F1429)",tooltip:"0px 4px 8px #0F1429"},border:{base:"1px solid #5C6073",separator:"1px solid #1A2347",tableRowSeparator:"1px solid #1A2347"},themeName:"dark"},light:{...uf,colorSpecialCase:{blueBanner:"#294ACC",blueBanner2:"#2A5DB2"},styleguideColors:{backgroundPrimary:"#FFFFFF",backgroundSecondary:"#F2F3F5",backgroundTertiary:"#181D40",backgroundQuaternary:"#161A33",borderPrimary:"#F2F3F5",borderSecondary:"#D2D4D9",backgroundOverlay:"#0E1126A0",borderRed:"#E6332A",fillPrimaryRed:"#E6332A",fillPrimaryRedHover:"#D23028",fillPrimaryRedClick:"#BD2E27",fillPrimaryBlue:"#0021A5",fillPrimaryBlueHover:"#051F89",fillPrimaryBlueClick:"#081F7B",fillSecondary:"#F5F5F7",fillSecondaryRedHover:"#E6332A14",fillSecondaryRedClick:"#E6332A1F",fillSecondaryBlueHover:"#0021A514",fillSecondaryBlueClick:"#0021A51F",fillTertiary:"#FEFEFF",fillGreen:"#2DCC85",fillVioletGradient:"linear-gradient(266.5deg, #A880FF 9.3%, #8B5BF1 94.39%)",fillBlueGradient:"linear-gradient(89.56deg, #0021A5 0%, #2C53EF 75.01%)",fillLoadingInTable:"linear-gradient(90deg, #F2F3F5 0%, rgba(255, 255, 255, 0) 100%)",contentPrimary:"#1A1919",contentSecondary:"#84868C",contentTertiary:"#BABBBF",contentQuaternary:"#D2D3D9",contentOnFill:"#FFFFFF",contentBlue:"#0021A5",contentRed:"#E6332A",contentGreen:"#31DE91",contentViolet:"#8B5BF1",contentYellow:"#F1BF0B",contentWarmGreen:"#BBDE31",contentLightBlue:"#7490FF"},boxShadow:{unset:"unset",block:"0px 2px 4px rgba(143, 144, 152, 0.15)",dropdown:"drop-shadow(0px 4px 8px rgba(26, 25, 25, 0.16))",tooltip:"0px 4px 8px rgba(143, 144, 152, 0.2)"},border:{base:"1px solid #D2D4D9",separator:"1px solid #F2F3F5",tableRowSeparator:"1px solid #F2F3F5"},themeName:"light"}};var pf,ff="data:image/svg+xml,%3csvg width='110' height='40' viewBox='0 0 110 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.8355 13.259C39.23 14.361 38.3624 15.4545 37.192 15.4545H27.2727C26.2685 15.4545 25.4545 14.6405 25.4545 13.6364V11.4437C25.4545 9.18169 22.8594 7.9029 21.0657 9.28101L9.63306 18.0646C8.21212 19.1563 8.21212 21.2983 9.63306 22.39L21.0657 31.1735C22.8594 32.5516 25.4545 31.2729 25.4545 29.0109V26.3636C25.4545 25.3595 26.2685 24.5455 27.2727 24.5455H37.192C38.3624 24.5455 39.2299 25.639 38.8355 26.741C36.0691 34.4701 28.6803 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C28.6803 0 36.0691 5.52993 38.8355 13.259Z' fill='%23FF0012'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.3485 5.67575H62.025C61.9266 4.74599 61.4453 4.28659 60.5046 4.28659C59.7389 4.28659 59.0607 4.61474 59.0607 5.41323C59.0607 6.11328 59.7936 6.40861 60.8109 6.68207L60.9431 6.718C62.2273 7.06633 63.5564 7.4268 63.5564 9.04473C63.5564 10.6417 62.0359 11.3636 60.603 11.3636C58.8748 11.3636 57.5403 10.4995 57.4528 8.64002H58.8092C58.842 9.69009 59.5858 10.2589 60.603 10.2589C61.4781 10.2589 62.2438 9.8651 62.2438 9.05567C62.2438 8.26813 61.4982 8.06774 60.6006 7.8265L60.6006 7.82649L60.6006 7.82649L60.6006 7.82648C60.5258 7.80638 60.4499 7.78599 60.3733 7.76495C59.0826 7.41493 57.7591 6.95552 57.7372 5.42417C57.7153 3.92562 59.1154 3.18182 60.5265 3.18182C62.1125 3.18182 63.2501 3.96938 63.3485 5.67575ZM55.3586 8.78221H56.6712C56.3102 10.237 55.0195 11.3199 53.0615 11.3199C50.6223 11.3199 49.0909 9.59164 49.0909 7.27273C49.0909 4.9757 50.6332 3.22558 53.0725 3.22558C55.0414 3.22558 56.1899 4.24283 56.6712 5.76325H55.3586C54.9429 4.82256 54.2647 4.34128 53.0725 4.34128C51.4099 4.34128 50.4145 5.64293 50.4145 7.27273C50.4145 8.90253 51.4099 10.2042 53.0725 10.2042C54.3522 10.2042 55.0414 9.6354 55.3586 8.78221ZM67.4585 3.36777H64.6692V11.1777H65.9928V8.24624H67.4585C69.0664 8.24624 70.2259 7.18523 70.2259 5.77419C70.2259 4.39597 69.1539 3.36777 67.4585 3.36777ZM67.3491 7.14147H65.9928V4.47254H67.3491C68.3336 4.47254 68.9024 4.91007 68.9024 5.78513C68.9024 6.66019 68.3336 7.14147 67.3491 7.14147ZM72.4421 11.1777H71.1185V3.36777H74.0937C75.8767 3.36777 76.8502 4.30846 76.8502 5.58824C76.8502 6.59456 76.2048 7.41493 75.286 7.64463C75.9533 7.8634 76.2048 8.44313 76.4783 9.351C76.5067 9.43892 76.5334 9.52333 76.5592 9.60475C76.7419 10.1817 76.877 10.6082 77.2221 11.0683V11.1777H75.8001C75.5441 10.8441 75.4146 10.3894 75.2829 9.92682L75.2829 9.9268L75.2829 9.92678C75.2289 9.73722 75.1746 9.54635 75.111 9.36194C74.8594 8.64002 74.5532 8.11498 73.6015 8.11498H72.4421V11.1777ZM72.4421 4.45066V7.02115H74.0281C75.0126 7.02115 75.5376 6.49612 75.5376 5.68669C75.5376 4.99758 75.1001 4.45066 73.9844 4.45066H72.4421ZM65.9521 15.4546V35.9615H69.2837V15.4546H65.9521ZM63.7101 31.1651H60.522C60.005 32.8596 58.6838 33.7213 56.8457 33.7213C54.3182 33.7213 52.3652 31.7108 52.3652 28.5515C52.3652 25.3347 54.3469 23.3529 56.8457 23.3529C58.7987 23.3529 59.9189 24.3294 60.4646 25.8229H63.6526C63.0782 22.7785 60.5795 20.7105 56.9031 20.7105C52.4513 20.7105 49.0909 23.7837 49.0909 28.5515C49.0909 33.2617 52.4513 36.3636 56.9031 36.3636C60.4646 36.3636 63.0208 34.5255 63.7101 31.1651ZM75.7448 15.512V18.7862H72.2696V15.512H75.7448ZM75.6587 35.9615H72.3557V21.1126H75.6587V35.9615ZM92.4354 31.1651H89.2474C88.7304 32.8596 87.4092 33.7213 85.571 33.7213C83.0436 33.7213 81.0905 31.7108 81.0905 28.5515C81.0905 25.3347 83.0723 23.3529 85.571 23.3529C87.5241 23.3529 88.6442 24.3294 89.1899 25.8229H92.378C91.8036 22.7785 89.3048 20.7105 85.6285 20.7105C81.1767 20.7105 77.8163 23.7837 77.8163 28.5515C77.8163 33.2617 81.1767 36.3636 85.6285 36.3636C89.1899 36.3636 91.7461 34.5255 92.4354 31.1651ZM108.205 35.9615H104.127L99.3303 29.729L97.8942 31.1938V35.9615H94.5625V15.4546H97.8942V27.259L103.753 21.1126H107.746L101.542 27.46L108.205 35.9615Z' fill='%230021A5'/%3e%3c/svg%3e",hf="data:image/svg+xml,%3csvg width='110' height='41' viewBox='0 0 110 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39.8064 13.5905C40.2107 14.72 39.3215 15.8409 38.1218 15.8409H27.9545C26.9252 15.8409 26.0909 15.0065 26.0909 13.9773L26.0909 11.7298C26.0909 9.41123 23.4309 8.10047 21.5923 9.51303L9.87389 18.5162C8.41743 19.6352 8.41743 21.8307 9.87389 22.9497L21.5923 31.9529C23.4309 33.3654 26.0909 32.0547 26.0909 29.7361L26.0909 27.0227C26.0909 25.9935 26.9252 25.1591 27.9545 25.1591H38.1218C39.3215 25.1591 40.2107 26.28 39.8064 27.4095C36.9708 35.3318 29.3974 41 20.5 41C9.17816 41 0 31.8218 0 20.5C0 9.17816 9.17816 0 20.5 0C29.3974 0 36.9708 5.66817 39.8064 13.5905Z' fill='%23FF0012'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M64.3994 5.76989H63.0539C62.9538 4.82471 62.4645 4.35769 61.5082 4.35769C60.7299 4.35769 60.0404 4.69128 60.0404 5.50302C60.0404 6.21468 60.7855 6.51491 61.8196 6.7929L61.954 6.82943C63.2596 7.18354 64.6106 7.54999 64.6106 9.19476C64.6106 10.8182 63.065 11.5521 61.6083 11.5521C59.8514 11.5521 58.4948 10.6737 58.4059 8.78333H59.7847C59.8181 9.85082 60.5742 10.429 61.6083 10.429C62.4979 10.429 63.2763 10.0287 63.2763 9.20588C63.2763 8.40527 62.5183 8.20156 61.6059 7.95631L61.6058 7.9563L61.6057 7.95628C61.5297 7.93585 61.4526 7.91513 61.3748 7.89375C60.0627 7.53792 58.7172 7.07089 58.695 5.51414C58.6727 3.99074 60.096 3.2346 61.5305 3.2346C63.1428 3.2346 64.2993 4.03521 64.3994 5.76989ZM56.2769 8.92788H57.6112C57.2443 10.4068 55.9322 11.5077 53.9417 11.5077C51.462 11.5077 49.9053 9.75074 49.9053 7.39336C49.9053 5.05823 51.4732 3.27907 53.9528 3.27907C55.9544 3.27907 57.122 4.31321 57.6112 5.85885H56.2769C55.8543 4.90255 55.1649 4.41328 53.9528 4.41328C52.2627 4.41328 51.2508 5.73653 51.2508 7.39336C51.2508 9.0502 52.2627 10.3734 53.9528 10.3734C55.2539 10.3734 55.9544 9.79522 56.2769 8.92788ZM68.5775 3.42363H65.742V11.3631H67.0875V8.38302H68.5775C70.2121 8.38302 71.3908 7.30441 71.3908 5.86997C71.3908 4.46888 70.3011 3.42363 68.5775 3.42363ZM68.4663 7.25993H67.0875V4.54672H68.4663C69.4671 4.54672 70.0453 4.99151 70.0453 5.88109C70.0453 6.77066 69.4671 7.25993 68.4663 7.25993ZM73.6438 11.3631H72.2983V3.42363H75.3228C77.1353 3.42363 78.125 4.37993 78.125 5.68093C78.125 6.70394 77.4689 7.53792 76.5349 7.77143C77.2132 7.99383 77.4689 8.58317 77.7469 9.50611C77.7758 9.59549 77.803 9.6813 77.8292 9.76406C78.0149 10.3506 78.1523 10.7842 78.5031 11.2519V11.3631H77.0575C76.7972 11.0239 76.6656 10.5617 76.5317 10.0915C76.4769 9.89877 76.4216 9.70471 76.357 9.51723C76.1012 8.78333 75.7899 8.24958 74.8224 8.24958H73.6438V11.3631ZM73.6438 4.52448V7.13761H75.2561C76.2569 7.13761 76.7906 6.60387 76.7906 5.78101C76.7906 5.08047 76.3458 4.52448 75.2116 4.52448H73.6438ZM67.0461 15.7109V36.5581H70.433V15.7109H67.0461ZM64.7669 31.682H61.526C61.0004 33.4047 59.6573 34.2806 57.7887 34.2806C55.2193 34.2806 53.2338 32.2368 53.2338 29.0251C53.2338 25.7549 55.2485 23.7403 57.7887 23.7403C59.7741 23.7403 60.9128 24.733 61.4676 26.2513H64.7085C64.1246 23.1563 61.5844 21.0541 57.847 21.0541C53.3214 21.0541 49.9053 24.1782 49.9053 29.0251C49.9053 33.8135 53.3214 36.9668 57.847 36.9668C61.4676 36.9668 64.0662 35.0982 64.7669 31.682ZM77.0013 15.7693V19.0978H73.4684V15.7693H77.0013ZM76.9137 36.5581H73.556V21.4628H76.9137V36.5581ZM93.9687 31.682H90.7278C90.2022 33.4047 88.8592 34.2806 86.9905 34.2806C84.4211 34.2806 82.4357 32.2368 82.4357 29.0251C82.4357 25.7549 84.4503 23.7403 86.9905 23.7403C88.9759 23.7403 90.1147 24.733 90.6694 26.2513H93.9104C93.3264 23.1563 90.7862 21.0541 87.0489 21.0541C82.5233 21.0541 79.1071 24.1782 79.1071 29.0251C79.1071 33.8135 82.5233 36.9668 87.0489 36.9668C90.6694 36.9668 93.268 35.0982 93.9687 31.682ZM110 36.5581H105.854L100.978 30.2222L99.5181 31.7112V36.5581H96.1311V15.7109H99.5181V27.7112L105.474 21.4628H109.533L103.226 27.9155L110 36.5581Z' fill='white'/%3e%3c/svg%3e",gf="data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_401_71)'%3e%3crect width='40' height='40' rx='6' fill='black'/%3e%3cg clip-path='url(%23clip1_401_71)'%3e%3cpath d='M9 23.605V29H17.2751V27.8035H10.2057V23.605H9ZM29.7943 23.605V27.8035H22.7249V28.9997H31V23.605H29.7943ZM17.2872 15.395V23.6047H22.7249V22.5258H18.4929V15.395H17.2872ZM9 10V15.395H10.2057V11.1962H17.2751V10H9ZM22.7249 10V11.1962H29.7943V15.395H31V10H22.7249Z' fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_401_71'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3cclipPath id='clip1_401_71'%3e%3crect width='22' height='19' fill='white' transform='translate(9 10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",mf="data:image/svg+xml,%3csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='80' height='80' rx='12' fill='white'/%3e%3cpath d='M18 48.21V59H34.4151V56.6072H20.3917V48.21H18ZM59.249 48.21V56.6072H45.2255V58.9994H61.6406V48.21H59.249ZM34.4389 31.79V48.2095H45.2255V46.0516H36.8307V31.79H34.4389ZM18 21V31.79H20.3917V23.3923H34.4151V21H18ZM45.2255 21V23.3923H59.249V31.79H61.6406V21H45.2255Z' fill='black'/%3e%3c/svg%3e",Af="data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' width='40px' height='40px' viewBox='0 0 300.6 300.6'%3e %3cstyle%3e .st1%2c.st6%7bfill:%23e4761b%3bstroke:%23e4761b%3bstroke-linecap:round%3bstroke-linejoin:round%7d.st6%7bfill:%23f6851b%3bstroke:%23f6851b%7d %3c/style%3e %3cpath fill='%23e2761b' stroke='%23e2761b' stroke-linecap='round' stroke-linejoin='round' d='m274.1 35.5-99.5 73.9L193 65.8z'/%3e %3cpath d='m44.4 35.5 98.7 74.6-17.5-44.3zm193.9 171.3-26.5 40.6 56.7 15.6 16.3-55.3zm-204.4.9L50.1 263l56.7-15.6-26.5-40.6z' class='st1'/%3e %3cpath d='m103.6 138.2-15.8 23.9 56.3 2.5-2-60.5zm111.3 0-39-34.8-1.3 61.2 56.2-2.5zM106.8 247.4l33.8-16.5-29.2-22.8zm71.1-16.5 33.9 16.5-4.7-39.3z' class='st1'/%3e %3cpath fill='%23d7c1b3' stroke='%23d7c1b3' stroke-linecap='round' stroke-linejoin='round' d='m211.8 247.4-33.9-16.5 2.7 22.1-.3 9.3zm-105 0 31.5 14.9-.2-9.3 2.5-22.1z'/%3e %3cpath fill='%23233447' stroke='%23233447' stroke-linecap='round' stroke-linejoin='round' d='m138.8 193.5-28.2-8.3 19.9-9.1zm40.9 0 8.3-17.4 20 9.1z'/%3e %3cpath fill='%23cd6116' stroke='%23cd6116' stroke-linecap='round' stroke-linejoin='round' d='m106.8 247.4 4.8-40.6-31.3.9zM207 206.8l4.8 40.6 26.5-39.7zm23.8-44.7-56.2 2.5 5.2 28.9 8.3-17.4 20 9.1zm-120.2 23.1 20-9.1 8.2 17.4 5.3-28.9-56.3-2.5z'/%3e %3cpath fill='%23e4751f' stroke='%23e4751f' stroke-linecap='round' stroke-linejoin='round' d='m87.8 162.1 23.6 46-.8-22.9zm120.3 23.1-1 22.9 23.7-46zm-64-20.6-5.3 28.9 6.6 34.1 1.5-44.9zm30.5 0-2.7 18 1.2 45 6.7-34.1z'/%3e %3cpath d='m179.8 193.5-6.7 34.1 4.8 3.3 29.2-22.8 1-22.9zm-69.2-8.3.8 22.9 29.2 22.8 4.8-3.3-6.6-34.1z' class='st6'/%3e %3cpath fill='%23c0ad9e' stroke='%23c0ad9e' stroke-linecap='round' stroke-linejoin='round' d='m180.3 262.3.3-9.3-2.5-2.2h-37.7l-2.3 2.2.2 9.3-31.5-14.9 11 9 22.3 15.5h38.3l22.4-15.5 11-9z'/%3e %3cpath fill='%23161616' stroke='%23161616' stroke-linecap='round' stroke-linejoin='round' d='m177.9 230.9-4.8-3.3h-27.7l-4.8 3.3-2.5 22.1 2.3-2.2h37.7l2.5 2.2z'/%3e %3cpath fill='%23763d16' stroke='%23763d16' stroke-linecap='round' stroke-linejoin='round' d='m278.3 114.2 8.5-40.8-12.7-37.9-96.2 71.4 37 31.3 52.3 15.3 11.6-13.5-5-3.6 8-7.3-6.2-4.8 8-6.1zM31.8 73.4l8.5 40.8-5.4 4 8 6.1-6.1 4.8 8 7.3-5 3.6 11.5 13.5 52.3-15.3 37-31.3-96.2-71.4z'/%3e %3cpath d='m267.2 153.5-52.3-15.3 15.9 23.9-23.7 46 31.2-.4h46.5zm-163.6-15.3-52.3 15.3-17.4 54.2h46.4l31.1.4-23.6-46zm71 26.4 3.3-57.7 15.2-41.1h-67.5l15 41.1 3.5 57.7 1.2 18.2.1 44.8h27.7l.2-44.8z' class='st6'/%3e%3c/svg%3e",Cf="data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1262_134949)'%3e%3cmask id='mask0_1262_134949' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3e%3cpath d='M0 0H40V40H0V0Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1262_134949)'%3e%3cpath d='M20 39.9501C31.0181 39.9501 39.9501 31.0181 39.9501 20C39.9501 8.98197 31.0181 0.0500488 20 0.0500488C8.98197 0.0500488 0.0500488 8.98197 0.0500488 20C0.0500488 31.0181 8.98197 39.9501 20 39.9501Z' fill='%233396FF' stroke='%2366B1FF' stroke-width='0.09'/%3e%3cpath d='M12.252 14.8965C16.5311 10.7236 23.4691 10.7236 27.7482 14.8965L28.2632 15.3987C28.4772 15.6073 28.4772 15.9456 28.2632 16.1542L26.5015 17.8722C26.3945 17.9765 26.2211 17.9765 26.1141 17.8722L25.4054 17.1811C22.4201 14.27 17.5801 14.27 14.5948 17.1811L13.8358 17.9212C13.7288 18.0255 13.5554 18.0255 13.4484 17.9212L11.6867 16.2032C11.4727 15.9946 11.4727 15.6563 11.6867 15.4477L12.252 14.8965ZM31.3917 18.4494L32.9596 19.9784C33.1736 20.187 33.1736 20.5253 32.9596 20.7339L25.8896 27.6283C25.6757 27.837 25.3288 27.837 25.1148 27.6283L20.097 22.7352C20.0435 22.683 19.9568 22.683 19.9033 22.7352L14.8855 27.6283C14.6716 27.837 14.3247 27.837 14.1107 27.6283L7.0406 20.7338C6.82664 20.5252 6.82664 20.1869 7.0406 19.9783L8.60855 18.4493C8.82251 18.2407 9.1694 18.2407 9.38336 18.4493L14.4012 23.3425C14.4547 23.3947 14.5414 23.3947 14.5949 23.3425L19.6126 18.4493C19.8265 18.2406 20.1734 18.2406 20.3874 18.4493L25.4053 23.3425C25.4588 23.3947 25.5455 23.3947 25.599 23.3425L30.6169 18.4494C30.8308 18.2407 31.1777 18.2407 31.3917 18.4494Z' fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1262_134949'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";!function(e){e.Connected="csprclick-customjwt:connected"}(pf||(pf={}));const vf="csprclick:switch_account",yf="csprclick:request-user-action",bf="csprclick:provider-status-update",wf="csprclick:provider-transaction-review",xf="csprclick:show_buy_cspr_onramp_selection";var If,Lf,Ef,kf,Sf,Mf,Bf,Of,Nf,Rf,Hf,jf,Tf,Df,Pf;!function(e){e.NoDeviceFound="no-device-found",e.DeviceFound="device-found",e.DeviceLocked="device-locked",e.CasperAppNotLoaded="casper-app-not-loaded",e.Connected="connected",e.LoadingAccountsList="loading-accounts-list",e.AccountListUpdated="account-list-updated",e.SignatureRequestedToUser="signature-requested-to-user",e.SignatureCompleted="signature-completed",e.SignatureCanceled="signature-cancelled",e.SignatureFailed="signature-failed",e.MsgSignatureRequestedToUser="msg-signature-requested-to-user",e.MsgSignatureCompleted="msg-signature-completed",e.MsgSignatureCanceled="msg-signature-cancelled",e.MsgSignatureFailed="msg-signature-failed",e.TransportOpenUserCancelled="transport-open-user-cancelled",e.ErrorOpeningDevice="error-opening-device",e.Timeout="timeout"}(If||(If={})),function(e){e.ConnectingToSite="connecting-to-site",e.UserDeniedConnection="connected",e.LoadingAccountsList="loading-accounts-list",e.AccountListUpdated="account-list-updated",e.ErrorWhileConnecting="error-while-connecting",e.RejectedByUser="rejected-by-user",e.SignatureRequestedFromUser="signature-requested-from-user",e.SignatureCompleted="signature-completed",e.SignatureFailed="signature-failed",e.SignatureRejected="signature-rejected",e.MsgSignatureCompleted="msg-signature-completed",e.MsgSignatureCanceled="msg-signature-cancelled",e.MsgSignatureFailed="msg-signature-failed"}(Lf||(Lf={})),function(e){e.Connected="metamasksnap:connected",e.ActiveKeyChanged="metamasksnap:activeKeyChanged",e.Disconnected="metamasksnap:disconnected",e.AccountChanged="metamasksnap:accountChanged"}(Ef||(Ef={})),Ef.Connected,Ef.Disconnected,Ef.ActiveKeyChanged,Ef.AccountChanged,function(e){e[e.METHOD_NOT_FOUND=-32601]="METHOD_NOT_FOUND",e[e.INVALID_PARAMS=-32602]="INVALID_PARAMS",e[e.UNHANDLED_TKEY_ERROR=-1e4]="UNHANDLED_TKEY_ERROR",e[e.UNLOCK_PIN_REQUIRED=-10005]="UNLOCK_PIN_REQUIRED",e[e.WRONG_UNLOCK_PIN=-10010]="WRONG_UNLOCK_PIN",e[e.UNLOCK_PIN_TIMEOUT=-1015]="UNLOCK_PIN_TIMEOUT",e[e.THRESHOLD_NOT_REACHED=-10020]="THRESHOLD_NOT_REACHED",e[e.OTHER_SIGN_REQUEST_IN_PROGRESS=-10025]="OTHER_SIGN_REQUEST_IN_PROGRESS",e[e.WRONG_RECOVERY_PHRASE=-10030]="WRONG_RECOVERY_PHRASE"}(kf||(kf={})),function(e){e.WalletsPaired="wallets-paired",e.ShowPairingQR="show-pairing-qr-code",e.AccountListUpdated="account-list-updated",e.SignatureRequestedToUser="signature-requested-to-user",e.SignatureCompleted="signature-completed",e.SignatureCanceled="signature-cancelled",e.SignatureFailed="signature-failed",e.InvalidSessionTopic="invalid-session-topic",e.UserRejectedPairing="user-rejected-pairing",e.ErrorConnectingWallet="error-connecting-wallet"}(Sf||(Sf={})),function(e){e[e.CASPER_WALLET=1]="CASPER_WALLET",e[e.LEDGER=4]="LEDGER",e[e.METAMASK_SNAP=5]="METAMASK_SNAP",e[e.WALLETCONNECT=6]="WALLETCONNECT",e[e.CUSTOMJWT=7]="CUSTOMJWT",e[e.W3AGOOGLE=8]="W3AGOOGLE"}(Mf||(Mf={})),function(e){e.CASPER_WALLET="casper-wallet",e.LEDGER="ledger",e.METAMASK_SNAP="metamask-snap",e.WALLETCONNECT="walletconnect",e.CUSTOMJWT="csprclick-customjwt",e.W3AGOOGLE="csprclick-w3agoogle"}(Bf||(Bf={})),Mf.CASPER_WALLET,Bf.CASPER_WALLET,Mf.LEDGER,Bf.LEDGER,Mf.METAMASK_SNAP,Bf.METAMASK_SNAP,Mf.WALLETCONNECT,Bf.WALLETCONNECT,Mf.CUSTOMJWT,Bf.CUSTOMJWT,Mf.W3AGOOGLE,Bf.W3AGOOGLE,Bf.CASPER_WALLET,Mf.CASPER_WALLET,Bf.LEDGER,Mf.LEDGER,Bf.METAMASK_SNAP,Mf.METAMASK_SNAP,Bf.WALLETCONNECT,Mf.WALLETCONNECT,Bf.CUSTOMJWT,Mf.CUSTOMJWT,Bf.W3AGOOGLE,Mf.W3AGOOGLE,function(e){e.Connected="csprclick-w3agoogle:connected"}(Of||(Of={})),function(e){e[e.EMPTY=0]="EMPTY",e[e.CONFIGURED=1]="CONFIGURED",e[e.LOGIN_TRIGGERED=2]="LOGIN_TRIGGERED",e[e.LOGIN_COMPLETED=3]="LOGIN_COMPLETED",e[e.INITIALIZING_KEY=4]="INITIALIZING_KEY",e[e.KEY_INITIALIZED=5]="KEY_INITIALIZED",e[e.PASSWORD_REQUIRED=6]="PASSWORD_REQUIRED",e[e.THRESHOLD_NOT_REACHED=7]="THRESHOLD_NOT_REACHED",e[e.KEY_RECONSTRUCTED=8]="KEY_RECONSTRUCTED",e[e.ERROR=1e3]="ERROR",e[e.SESSION_EXPIRED=1001]="SESSION_EXPIRED",e[e.WRONG_RECOVERY_SHARE=1307]="WRONG_RECOVERY_SHARE"}(Nf||(Nf={})),function(e){e.small="small",e.default="default"}(Pf||(Pf={}));var Ff=((Rf={})[Pf.small]=16,Rf[Pf.default]=40,Rf),Vf=((Hf={})[Bf.CASPER_WALLET]="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' rx='2' fill='%23FF0012'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.52998 2.15149C9.16523 1.7926 8.57387 1.7926 8.20913 2.15149L2.92572 7.35014C2.56097 7.70903 2.56098 8.29091 2.92572 8.6498L8.20913 13.8484C8.57387 14.2073 9.16524 14.2073 9.52998 13.8484L12.5019 10.9242C12.6843 10.7448 12.6843 10.4538 12.5019 10.2744L11.181 8.97472C10.9987 8.79527 10.703 8.79527 10.5206 8.97472L9.36487 10.1119C9.09131 10.3811 8.64779 10.3811 8.37423 10.1119L6.72317 8.48735C6.44961 8.21818 6.44961 7.78177 6.72317 7.5126L8.37423 5.88802C8.64779 5.61885 9.09131 5.61885 9.36487 5.88802L10.5206 7.02522C10.703 7.20467 10.9987 7.20467 11.181 7.02522L12.5019 5.72556C12.6843 5.54612 12.6843 5.25518 12.5019 5.07573L9.52998 2.15149Z' fill='white'/%3e%3c/svg%3e",Hf[Bf.LEDGER]=gf,Hf[Bf.METAMASK_SNAP]=Af,Hf[Bf.WALLETCONNECT]=Cf,Hf),Gf=((jf={})[Bf.CASPER_WALLET]="data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.47826 5C1.55727 5 0 6.53229 0 8.42246V30.6685C0 32.5586 1.55727 34.0909 3.47826 34.0909H36.5217C38.4427 34.0909 40 32.5586 40 30.6685V8.42246C40 6.53229 38.4427 5 36.5217 5H3.47826ZM26.4182 8.91186C25.755 8.25933 24.6798 8.25933 24.0166 8.91186L14.4104 18.3639C13.7472 19.0165 13.7473 20.0744 14.4104 20.727L24.0166 30.1791C24.6798 30.8316 25.755 30.8316 26.4182 30.1791L31.8216 24.8623C32.1532 24.536 32.1532 24.007 31.8216 23.6807L29.4201 21.3177C29.0885 20.9915 28.5509 20.9915 28.2193 21.3177L26.118 23.3854C25.6206 23.8748 24.8142 23.8748 24.3168 23.3854L21.3149 20.4316C20.8175 19.9422 20.8175 19.1487 21.3149 18.6593L24.3168 15.7055C24.8142 15.2161 25.6206 15.2161 26.118 15.7055L28.2193 17.7732C28.5509 18.0995 29.0885 18.0995 29.4201 17.7732L31.8216 15.4102C32.1532 15.0839 32.1532 14.5549 31.8216 14.2287L26.4182 8.91186Z' fill='%23FF0013'/%3e%3c/svg%3e",jf[Bf.LEDGER]=gf,jf[Bf.METAMASK_SNAP]=Af,jf[Bf.WALLETCONNECT]=Cf,jf),Zf=((Tf={})[Bf.LEDGER]=mf,Tf),Wf=((Df={})[Pf.small]=Vf,Df[Pf.default]=Gf,Df),_f=y.img(function(){return{borderRadius:"4px",width:"16px",height:"16px"}}),Qf=function(e){var t=e.providerKey,n=e.size,o=void 0===n?Pf.default:n,r=e.themeMode,i=e.logoPath,a=Wf[o][t],s=r===Od.dark&&Zf[t]?Zf[t]:a;return i?F.jsx(_f,{src:i,alt:"wallet logo"}):F.jsx(un,{src:s,size:Ff[o]})},zf=y.div(function(e){return e.theme,{width:"50px",position:"relative"}}),Uf=y.img(function(){return{borderRadius:"6px",width:"40px",height:"40px"}}),Yf=y.div(function(e){var t=e.theme;return{borderRadius:"4px",width:"24px",height:"24px",position:"absolute",backgroundColor:t.styleguideColors.backgroundPrimary,border:"4px solid ".concat(t.styleguideColors.backgroundPrimary),bottom:"-15%",right:"0",display:"flex",alignItems:"center",justifyContent:"center"}}),Jf=function(e){var t,n=e.account,o=e.themeMode;return F.jsx(zf,{children:n?F.jsxs(F.Fragment,{children:[n.logo?F.jsx(Uf,{src:n.logo,alt:"Logo"}):F.jsx(jn,{size:"average",hash:n.public_key.toLowerCase()}),F.jsx(Yf,{children:F.jsx(Qf,{providerKey:n.provider,size:Pf.small,themeMode:o,logoPath:null===(t=n.custom)||void 0===t?void 0:t.wcLogo})})]}):F.jsx(Uf,{src:o===Od.dark?"data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='6' fill='%231B254A'/%3e%3cpath d='M20 10C18.0568 10.0037 16.1566 10.5719 14.5308 11.6354C12.9051 12.699 11.624 14.2119 10.8435 15.99C10.0631 17.768 9.81703 19.7345 10.1353 21.6498C10.4535 23.5651 11.3224 25.3466 12.636 26.7773C13.5742 27.7934 14.7129 28.6044 15.9803 29.159C17.2477 29.7137 18.6163 30 20 30C21.3836 30 22.7523 29.7137 24.0197 29.159C25.2871 28.6044 26.4258 27.7934 27.364 26.7773C28.6776 25.3466 29.5465 23.5651 29.8647 21.6498C30.183 19.7345 29.9369 17.768 29.1564 15.99C28.376 14.2119 27.0949 12.699 25.4692 11.6354C23.8434 10.5719 21.9432 10.0037 20 10ZM20 28.0186C17.9245 28.0155 15.9312 27.2081 14.4394 25.7663C14.8923 24.6647 15.6628 23.7225 16.6529 23.0594C17.643 22.3963 18.808 22.0423 20 22.0423C21.192 22.0423 22.357 22.3963 23.3471 23.0594C24.3372 23.7225 25.1077 24.6647 25.5606 25.7663C24.0688 27.2081 22.0755 28.0155 20 28.0186ZM17.9962 18.0083C17.9962 17.6123 18.1137 17.2252 18.3339 16.896C18.5541 16.5668 18.867 16.3101 19.2332 16.1586C19.5993 16.0071 20.0022 15.9674 20.3909 16.0447C20.7796 16.1219 21.1367 16.3126 21.4169 16.5926C21.6971 16.8726 21.888 17.2293 21.9653 17.6177C22.0426 18.0061 22.0029 18.4086 21.8513 18.7744C21.6996 19.1403 21.4428 19.4529 21.1133 19.6729C20.7837 19.8929 20.3963 20.0103 20 20.0103C19.4686 20.0103 18.9589 19.7994 18.5831 19.424C18.2073 19.0485 17.9962 18.5393 17.9962 18.0083ZM26.9231 24.0145C26.028 22.4847 24.6502 21.2947 23.0057 20.631C23.5158 20.0531 23.8482 19.3403 23.963 18.5783C24.0778 17.8163 23.97 17.0374 23.6527 16.335C23.3354 15.6327 22.8219 15.0368 22.174 14.6187C21.5261 14.2007 20.7713 13.9784 20 13.9784C19.2287 13.9784 18.4739 14.2007 17.826 14.6187C17.1781 15.0368 16.6646 15.6327 16.3473 16.335C16.03 17.0374 15.9222 17.8163 16.037 18.5783C16.1518 19.3403 16.4842 20.053 16.9943 20.631C15.3498 21.2947 13.972 22.4847 13.0768 24.0145C12.3634 22.8003 11.9865 21.4183 11.9848 20.0103C11.9848 17.8864 12.8292 15.8495 14.3324 14.3476C15.8355 12.8458 17.8742 12.0021 20 12.0021C22.1258 12.0021 24.1645 12.8458 25.6676 14.3476C27.1708 15.8495 28.0152 17.8864 28.0152 20.0103C28.0135 21.4183 27.6366 22.8003 26.9231 24.0145Z' fill='%238D92A6'/%3e%3c/svg%3e":"data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='6' fill='%23F5F5F7'/%3e%3cpath d='M20 10C18.0568 10.0037 16.1566 10.5719 14.5308 11.6354C12.9051 12.699 11.624 14.2119 10.8435 15.99C10.0631 17.768 9.81703 19.7345 10.1353 21.6498C10.4535 23.5651 11.3224 25.3466 12.636 26.7773C13.5742 27.7934 14.7129 28.6044 15.9803 29.159C17.2477 29.7137 18.6163 30 20 30C21.3836 30 22.7523 29.7137 24.0197 29.159C25.2871 28.6044 26.4258 27.7934 27.364 26.7773C28.6776 25.3466 29.5465 23.5651 29.8647 21.6498C30.183 19.7345 29.9369 17.768 29.1564 15.99C28.376 14.2119 27.0949 12.699 25.4692 11.6354C23.8434 10.5719 21.9432 10.0037 20 10ZM20 28.0186C17.9245 28.0155 15.9312 27.2081 14.4394 25.7663C14.8923 24.6647 15.6628 23.7225 16.6529 23.0594C17.643 22.3963 18.808 22.0423 20 22.0423C21.192 22.0423 22.357 22.3963 23.3471 23.0594C24.3372 23.7225 25.1077 24.6647 25.5606 25.7663C24.0688 27.2081 22.0755 28.0155 20 28.0186ZM17.9962 18.0083C17.9962 17.6123 18.1137 17.2252 18.3339 16.896C18.5541 16.5668 18.867 16.3101 19.2332 16.1586C19.5993 16.0071 20.0022 15.9674 20.3909 16.0447C20.7796 16.1219 21.1367 16.3126 21.4169 16.5926C21.6971 16.8726 21.888 17.2293 21.9653 17.6177C22.0426 18.0061 22.0029 18.4086 21.8513 18.7744C21.6996 19.1403 21.4428 19.4529 21.1133 19.6729C20.7837 19.8929 20.3963 20.0103 20 20.0103C19.4686 20.0103 18.9589 19.7994 18.5831 19.424C18.2073 19.0485 17.9962 18.5393 17.9962 18.0083ZM26.9231 24.0145C26.028 22.4847 24.6502 21.2947 23.0057 20.631C23.5158 20.0531 23.8482 19.3403 23.963 18.5783C24.0778 17.8163 23.97 17.0374 23.6527 16.335C23.3354 15.6327 22.8219 15.0368 22.174 14.6187C21.5261 14.2007 20.7713 13.9784 20 13.9784C19.2287 13.9784 18.4739 14.2007 17.826 14.6187C17.1781 15.0368 16.6646 15.6327 16.3473 16.335C16.03 17.0374 15.9222 17.8163 16.037 18.5783C16.1518 19.3403 16.4842 20.053 16.9943 20.631C15.3498 21.2947 13.972 22.4847 13.0768 24.0145C12.3634 22.8003 11.9865 21.4183 11.9848 20.0103C11.9848 17.8864 12.8292 15.8495 14.3324 14.3476C15.8355 12.8458 17.8742 12.0021 20 12.0021C22.1258 12.0021 24.1645 12.8458 25.6676 14.3476C27.1708 15.8495 28.0152 17.8864 28.0152 20.0103C28.0135 21.4183 27.6366 22.8003 26.9231 24.0145Z' fill='%23D2D3D9'/%3e%3c/svg%3e",alt:"Generic Avatar"})})},Xf=m(window.csprclick);function qf(e){var t=this,n=i(window.csprclick),r=n[0],a=n[1],s=e.options.csprclickHost||"https://cdn.cspr.click/latest";o(function(){window.csprClickSDKAsyncInit=function(){window.csprclick.once("csprclick:loaded",function(){a(window.csprclick),window.dispatchEvent(new CustomEvent("csprclick:loaded",{}))}),window.csprclick.init(e.options)},function(t,n,o){var r,i,a=t.getElementsByTagName(n)[0];t.getElementById(o)||((i=t.createElement(n)).id=o,i.src=e.csprclickSdk?e.csprclickSdk:"".concat(s,"/csprclick-sdk-").concat("1.11",".js"),null===(r=a.parentNode)||void 0===r||r.insertBefore(i,a))}(document,"script","csprclick-sdk")},[]);var l=function(e,n){return S(t,void 0,void 0,function(){var t,o,r,i,a;return M(this,function(s){for(t=document.fonts.entries(),o=t.next();!o.done;){if((r=o.value[0])&&r.family===e)return[2];o=t.next()}return i="font-"+e.replace(/\s/g,"-").toLowerCase(),document.getElementById(i)||((a=document.createElement("link")).id=i,a.rel="stylesheet",a.href=n,document.head.appendChild(a)),[2]})})};return o(function(){S(t,void 0,void 0,function(){return M(this,function(e){switch(e.label){case 0:return[4,l("JetBrains Mono","https://fonts.googleapis.com/css?family=JetBrains Mono:400,600,700")];case 1:return e.sent(),[4,l("Inter","https://fonts.googleapis.com/css?family=Inter:400,600,700")];case 2:return e.sent(),[2]}})})},[]),F.jsx(Xf.Provider,k({value:r},{children:e.children}))}function Kf(){return t.useContext(Xf)}var $f=y.div(function(e){return e.theme,{position:"relative"}}),eh=y.div(function(e){return{display:"flex",position:"relative",":hover":{"svg path":{fill:e.theme.styleguideColors.contentBlue}}}}),th=y.div(function(e){return e.theme,{paddingTop:"2px",position:"absolute",left:"auto",right:"0",zIndex:12}}),nh=y.ul(function(e){var t=e.theme;return{display:"flex",flexDirection:"row",width:"150px",padding:0,background:t.styleguideColors.backgroundPrimary,boxShadow:"0px 4px 8px rgba(132, 134, 140, 0.16)",borderRadius:t.borderRadius.base}}),oh=y.li(function(e){var t=e.theme;return{display:"flex",width:"100%",padding:"12px 17px",cursor:"pointer","&:hover *":{color:t.styleguideColors.contentRed,stroke:t.styleguideColors.contentRed}}}),rh=y(un)(function(e){var t=e.theme;return{color:t.styleguideColors.contentBlue,path:{stroke:t.styleguideColors.contentBlue}}}),ih=y(un)(function(e){var t=e.theme;return{svg:{path:{fill:t.styleguideColors.contentTertiary}},":hover svg":{path:{fill:t.styleguideColors.contentOnFill}}}}),ah=function(e){var t=e.onMenuOpen,n=e.onCloseSession,r=e.isItemActive,a=e.title,s=void 0===a?"Close session":a,l=i(!1),c=l[0],u=l[1];o(function(){r||u(!1)},[r]);var d=pd({callback:function(){u(!1)}}).ref;return F.jsxs($f,{children:[F.jsx(eh,k({onClick:function(e){return e.stopPropagation(),t(),u(!c)}},{children:F.jsx(ih,{src:"data:image/svg+xml,%3csvg width='4' height='16' viewBox='0 0 4 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M-0.00012207 8C-0.00012207 7.01867 0.796322 6.22222 1.77766 6.22222C2.75899 6.22222 3.55543 7.01867 3.55543 8C3.55543 8.98133 2.75899 9.77778 1.77766 9.77778C0.796322 9.77778 -0.00012207 8.98133 -0.00012207 8ZM-0.00012207 14.2222C-0.00012207 13.2409 0.796322 12.4444 1.77766 12.4444C2.75899 12.4444 3.55543 13.2409 3.55543 14.2222C3.55543 15.2036 2.75899 16 1.77766 16C0.796322 16 -0.00012207 15.2036 -0.00012207 14.2222ZM-0.00012207 1.77778C-0.00012207 0.796444 0.796322 0 1.77766 0C2.75899 0 3.55543 0.796444 3.55543 1.77778C3.55543 2.75911 2.75899 3.55556 1.77766 3.55556C0.796322 3.55556 -0.00012207 2.75911 -0.00012207 1.77778Z' fill='%23BABBBF'/%3e%3c/svg%3e"})})),r&&c&&F.jsx(th,k({ref:d},{children:F.jsx(nh,{children:F.jsx(oh,k({onClick:n},{children:F.jsxs(Pt,k({itemsSpacing:10,align:"center"},{children:[F.jsx(rh,{src:pn,size:16}),F.jsx(jt,k({size:3,variation:"blue",scale:"xs"},{children:s}))]}))}))})}))]})},sh=y(Pt)(function(e){var t=e.theme,n=e.isNarrowItem;return t.withMedia({padding:n?["0 8px","0 12px","0 12px"]:["0","0 20px","0 20px"],":hover":{backgroundColor:"".concat(t.styleguideColors.backgroundSecondary,"66"),borderRadius:"8px"}})}),lh=y(Pt)(function(e){var t=e.theme;return t.withMedia({padding:"32px 20px 16px",width:"100%",position:"relative",":after":{content:"''",position:"absolute",left:20,right:20,bottom:0,borderBottom:t.border.tableRowSeparator}})}),ch=y(Pt)(function(e){return e.theme.withMedia({padding:"20px 0",width:"100%"})});y(Ft)(function(e){var t,n=e.theme;return n.withMedia(((t={})["".concat(sh," ").concat(ch)]={borderBottom:n.border.separator},t))});var uh,dh,ph=y(Ft)(function(e){var t,n=e.theme;return n.withMedia(((t={})["".concat(sh,":not(:last-child) ").concat(ch)]={borderBottom:n.border.separator},t))}),fh=y(Ft)(function(){return{width:"80%"}}),hh=function(e){var t=e.account,o=e.onClick,r=e.onCloseSession,i=e.isNarrowItem,a=e.withBalance,s=e.isItemActive,l=gd(["mobile","tablet","desktop"],[]),c=n(null),u=Kf(),d=u&&u.currentAccount,p=a||d;return t?F.jsx(sh,k({onClick:function(){return o(t)},isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10,ref:c},{children:[F.jsx(Jf,{themeMode:e.themeMode,account:t}),F.jsxs(fh,{children:[F.jsx(jt,k({size:3,variation:"black",monotype:!0,scale:"sm"},{children:t.public_key&&Ll(t.public_key,"mobile"===l?Il.TINY:Il.LITTLE)})),F.jsx(jt,k({size:3,variation:"darkGray",scale:"xs"},{children:t.cspr_name}))]}),p&&F.jsxs(Pt,k({direction:"column",align:"flex-end"},{children:[F.jsx(jt,k({size:3,variation:"black",scale:"xs",monotype:!0},{children:F.jsx($p,{motes:t&&t.balance?t.balance.toString():"0",hideCsprCurrency:!0})})),F.jsx(jt,k({size:3,scale:"xs",variation:"lightGray",monotype:!0},{children:"CSPR"}))]})),r&&F.jsx(ah,{onCloseSession:function(e){return r(e,t)},onMenuOpen:function(){var e;c.current.closest(".scrollable-container").offsetHeight-c.current.parentNode.offsetTop+c.current.closest(".scrollable-container").scrollTop<=0&&(null===(e=c.current)||void 0===e||e.scrollIntoView({behavior:"smooth"})),o(null)},isItemActive:s})]}))}),t.public_key):F.jsx(sh,k({onClick:o,isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10},{children:[F.jsx(Jf,{themeMode:e.themeMode}),F.jsx(jt,k({size:3,variation:"black",scale:"sm"},{children:"Use another account"}))]}))}))},gh={overlay:{backgroundColor:"#0E1126A0",zIndex:df.light.zIndex.modal-1},content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",borderRadius:"12px",zIndex:df.light.zIndex.modal}},mh="CURRENCY";!function(e){e[e.FIAT=1]="FIAT",e[e.CRYPTO=2]="CRYPTO"}(uh||(uh={})),function(e){e.EN="en",e.AZ="az",e.DE="de",e.ES="es",e.FR="fr",e.NL="nl",e.PL="pl",e.RU="ru",e.TR="tr",e.UA="uk",e.VT="vi"}(dh||(dh={}));var Ah,Ch,vh,yh,bh,wh,xh,Ih,Lh,Eh="LANGUAGE",kh="NETWORK",Sh=df;!function(e){e.backgroundTopBarColor="backgroundTertiary",e.backgroundMenuColor="backgroundPrimary",e.hoverProductMenu="backgroundSecondary",e.hoverAccountMenu="fillSecondary",e.textColor="contentPrimary",e.topBarTextColor="contentTertiary",e.menuIconAndLinkColor="contentBlue",e.topBarIconHoverColor="contentOnFill"}(Lh||(Lh={}));var Mh,Bh={csprclick:{csprclickDarkTheme:(Ah={},Ah[Lh.backgroundTopBarColor]="#131933",Ah[Lh.backgroundMenuColor]="#161D3B",Ah[Lh.hoverProductMenu]="#0F1429",Ah[Lh.hoverAccountMenu]="#1B254A",Ah[Lh.textColor]="#DADCE5",Ah[Lh.topBarTextColor]="#989DB2",Ah[Lh.menuIconAndLinkColor]="#8FA6FF",Ah[Lh.topBarIconHoverColor]="#F2F2F2",Ah),csprclickLightTheme:(Ch={},Ch[Lh.backgroundTopBarColor]="#181D40",Ch[Lh.backgroundMenuColor]="#FFFFFF",Ch[Lh.hoverProductMenu]="#F2F3F5",Ch[Lh.hoverAccountMenu]="#F5F5F7",Ch[Lh.textColor]="#1A1919",Ch[Lh.topBarTextColor]="#BABBBF",Ch[Lh.menuIconAndLinkColor]="#0021A5",Ch[Lh.topBarIconHoverColor]="#FFFFFF",Ch)},red:{csprclickDarkTheme:(vh={},vh[Lh.backgroundTopBarColor]="#4C0603",vh[Lh.backgroundMenuColor]="#1A1818",vh[Lh.hoverProductMenu]="#301A1A",vh[Lh.hoverAccountMenu]="#301A1A",vh[Lh.textColor]="#EAEAEA",vh[Lh.topBarTextColor]="#BE7373",vh[Lh.menuIconAndLinkColor]="#C33029",vh[Lh.topBarIconHoverColor]="#D8ABAB",vh),csprclickLightTheme:(yh={},yh[Lh.backgroundTopBarColor]="#9A130C",yh[Lh.backgroundMenuColor]="#EDE4E4",yh[Lh.hoverProductMenu]="#EDD5D5",yh[Lh.hoverAccountMenu]="#EDD5D5",yh[Lh.textColor]="#1A1919",yh[Lh.topBarTextColor]="#D88B8B",yh[Lh.menuIconAndLinkColor]="#B21C15",yh[Lh.topBarIconHoverColor]="#D8ABAB",yh)},green:{csprclickDarkTheme:(bh={},bh[Lh.backgroundTopBarColor]="#1F5B42",bh[Lh.backgroundMenuColor]="#1F2020",bh[Lh.hoverProductMenu]="#1E2E28",bh[Lh.hoverAccountMenu]="#1E2E28",bh[Lh.textColor]="#C6D9D1",bh[Lh.topBarTextColor]="#9BC2B1",bh[Lh.menuIconAndLinkColor]="#7DE3B6",bh[Lh.topBarIconHoverColor]="#084228",bh),csprclickLightTheme:(wh={},wh[Lh.backgroundTopBarColor]="#69DD9E",wh[Lh.backgroundMenuColor]="#F8FAFB",wh[Lh.hoverProductMenu]="#EAF2EF",wh[Lh.hoverAccountMenu]="#EAF2EF",wh[Lh.textColor]="#1A1919",wh[Lh.topBarTextColor]="#107347",wh[Lh.menuIconAndLinkColor]="#44AD7E",wh[Lh.topBarIconHoverColor]="#084228",wh)},blue:{csprclickDarkTheme:(xh={},xh[Lh.backgroundTopBarColor]="#093B50",xh[Lh.backgroundMenuColor]="#002932",xh[Lh.hoverProductMenu]="#1D3444",xh[Lh.hoverAccountMenu]="#1D3444",xh[Lh.textColor]="#DADCE5",xh[Lh.topBarTextColor]="#85B4E8",xh[Lh.menuIconAndLinkColor]="#4883C3",xh[Lh.topBarIconHoverColor]="#A5CBF4",xh),csprclickLightTheme:(Ih={},Ih[Lh.backgroundTopBarColor]="#85BFD8",Ih[Lh.backgroundMenuColor]="#F8FAFB",Ih[Lh.hoverProductMenu]="#EEF4F8",Ih[Lh.hoverAccountMenu]="#EEF4F8",Ih[Lh.textColor]="#1A1919",Ih[Lh.topBarTextColor]="#3F6085",Ih[Lh.menuIconAndLinkColor]="#4883C3",Ih[Lh.topBarIconHoverColor]="#4475AB",Ih)}};!function(e){e.light="light",e.dark="dark"}(Mh||(Mh={}));var Oh,Nh,Rh=function(e){return{dark:k(k(k({},Sh.dark),{styleguideColors:k(k({},Sh.dark.styleguideColors),e.csprclickDarkTheme)}),e.appDarkTheme),light:k(k(k({},Sh.light),{styleguideColors:k(k({},Sh.light.styleguideColors),e.csprclickLightTheme)}),e.appLightTheme)}},Hh="CUSTOM",jh=y.div(function(e){var t=e.theme,n=e.position;return t.withMedia({position:"absolute",top:[0,n.top,n.top],left:[0,n.left,n.left],right:n.right?n.right:"0",zIndex:t.zIndex.modal})}),Th=y(Ft)(function(e){var t=e.theme;return t.withMedia({width:["340px","350px","350px"],borderRadius:"12px",background:t.styleguideColors.backgroundPrimary,padding:"16px 12px 0",boxShadow:"0px 20px 24px -4px rgba(9, 12, 26, 0.08), 0px 24px 36px -12px rgba(9, 12, 26, 0.08)"})}),Dh=y(Ft)(function(e){return e.theme.withMedia({padding:["0 8px","0 12px","0 12px"]})}),Ph=y(Pt)(function(e){return e.theme.withMedia({marginBottom:"16px"})}),Fh=y.div(function(){return{cursor:"pointer"}}),Vh=y(un)(function(e){return{path:{stroke:e.theme.styleguideColors.contentBlue}}}),Gh=y(Pt)(function(e){return{padding:"16px 0",borderBottom:e.theme.border.separator}}),Zh=y(Pt)(function(e){return e.theme.withMedia({padding:["0 8px","0 12px","0 12px"],cursor:"pointer",":hover":{backgroundColor:"rgba(242,243,245, 0.4)",borderRadius:"8px"}})}),Wh=y(Rt)(function(e){return{fontSize:"16px",fontWeight:500,padding:"16px 0",width:"100%",borderBottom:e.theme.border.separator}}),_h=function(e){var t=e.accounts,n=e.handleClose,o=e.onAccountClick,r=e.onMoreAccountsClick,a=i(0),s=a[0],l=a[1];g(function(){if(t.length>3){var e=t.length-3;l(e)}},[t.length]);return F.jsxs(Th,{children:[F.jsxs(Dh,{children:[F.jsxs(Ph,k({justify:"space-between",align:"center"},{children:[F.jsx("img",{src:e.themeMode===Mh.dark?hf:ff,alt:"CSPR.click logo"}),F.jsx(Fh,k({onClick:function(){n()}},{children:F.jsx(Vh,{src:pn,size:16})}))]})),F.jsx(Gh,{children:F.jsx(jt,k({scale:"sm",size:1,variation:"black"},{children:"Choose an account to sign in:"}))})]}),F.jsxs(ph,{children:[t.filter(function(e,t){return t<3}).filter(function(e){return e.provider}).map(function(t,n){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:o,isNarrowItem:!0},n)}),s>0&&F.jsx(Zh,k({onClick:function(){n(),r()}},{children:F.jsxs(Wh,k({variation:"blue"},{children:[s," more account",s>1?"s":null]}))})),F.jsx(hh,{themeMode:e.themeMode,onClick:function(){return o(null)},isNarrowItem:!0})]})]})},Qh=function(e){var t=gd(["mobile","desktop","desktop"],[]),n=x(),o=k(k({},gh),{content:k(k({},gh.content),{backgroundColor:n.styleguideColors.backgroundPrimary,borderColor:n.styleguideColors.backgroundPrimary,padding:0,width:"fit-content"})});return"mobile"===t?F.jsx(Et,k({isOpen:!0,shouldCloseOnOverlayClick:!0,portalClassName:"cspr-click-portal",style:o},{children:F.jsx(_h,k({},e))})):F.jsx(jh,k({position:{left:"calc(100% - 350px)",top:5}},{children:F.jsx(_h,k({},e))}))},zh=function(){return{isIOS:function(){var e=/iPad|iPhone|iPod/.test(navigator.userAgent),t=navigator.userAgent.includes("Macintosh"),n=navigator.maxTouchPoints>=1;return e||t&&n}(),isAndroid:/(android)/i.test(navigator.userAgent),androidVersion:function(){var e=navigator.userAgent.toLowerCase().match(/android\s([0-9.]*)/i);return e?e[1]:void 0}(),iOSVersion:function(){var e;return(null===(e=/(iPhone|iPad) OS ([1-9]*)/g.exec(window.navigator.userAgent))||void 0===e?void 0:e[2])||0}(),isRunningOnProviderInAppBrowser:function(){if(-1!==navigator.userAgent.indexOf("WebView CasperWalletMobile"))return Bf.CASPER_WALLET}()}},Uh=y(Rt)(function(e){return e.theme,{fontSize:"16px",fontWeight:400}}),Yh=y.b(function(e){return{color:e.theme.styleguideColors.contentPrimary,fontWeight:600}});y.a(function(e){return{color:e.theme.styleguideColors.fillPrimaryBlue}}),function(e){e.TopRight="topRight",e.Center="center"}(Nh||(Nh={}));var Jh,Xh,qh,Kh="8.0.0",$h=function(){var e,t=zh(),n=t.isIOS,o=t.isAndroid,r=t.androidVersion,i={title:"".concat((e=navigator.userAgent,e.match(/chrome|chromium|crios/i)?"Chrome":e.match(/firefox|fxios/i)?"Firefox":e.match(/safari/i)?"Safari":e.match(/opr\//i)?"Opera":e.match(/edg/i)?"Edge":"Internet Explorer")," doesn't support Ledger"),info:F.jsxs(F.Fragment,{children:["To sign in with Ledger please use one of the supported browsers:"," ",F.jsx(Yh,{children:"Chrome, Edge, Brave, and Opera."})]}),buttonLabel:"Got it",learnMoreLabel:"Learn more",redirectUrl:"https://support.ledger.com/article/4416379141009-zd"};return n?k(k({},i),{title:"This version of iOS doesn’t support Ledger",info:F.jsx(F.Fragment,{children:"To sign in with Ledger please use another device."})}):o&&r&&parseInt(r)<parseInt(Kh)?k(k({},i),{title:"This version of Android doesn’t support Ledger",info:F.jsx(F.Fragment,{children:"To sign in with Ledger please use another device."})}):i},eg=((Oh={})[Bf.CASPER_WALLET]=[{title:"Install Casper Wallet first",info:"To continue you need to install Casper Wallet browser extension. It will take just a moment.",buttonLabel:"Let's go",redirectUrl:"https://www.casperwallet.io/"},{title:"Reload the page",info:"After installing and configuring the Casper Wallet extension, reload this page.",buttonLabel:"Close"}],Oh[Bf.LEDGER]=[$h(),$h()],Oh[Bf.METAMASK_SNAP]=[{title:"Metamask is not installed",info:"To continue you need to install Metamask browser extension. It will take just a moment.",buttonLabel:"Let's go",redirectUrl:"https://metamask.io/"},{title:"Reload the page",info:"After installing and configuring the Metamask extension, reload this page.",buttonLabel:"Close"}],Oh),tg=function(e){var t=e.clickRef,n=e.provider,r=e.onProviderClick,a=e.themeMode,s=i(!0),l=s[0],c=s[1],u=i(!1),d=u[0],p=u[1],f=i(!1),h=f[0],g=f[1],m=zh(),A=m.isIOS,C=m.isAndroid,v=m.androidVersion,y=gd(["mobile","tablet","desktop"],[]);o(function(){c(null==t?void 0:t.isProviderPresent(n.key))},[]);var b=function(){g(!1),p(!1)},w=d?eg[n.key][h?1:0]:void 0;return F.jsxs(F.Fragment,{children:[F.jsx(sh,k({"data-provider":n.key,onClick:function(e){return n.key.toString()===Bf.LEDGER&&(A||C&&v&&parseInt(v)<parseInt(Kh))?p(!0):l?r(e.currentTarget):p(!0)}},{children:F.jsxs(ch,k({itemsSpacing:16,align:"center"},{children:[F.jsx(Qf,{providerKey:n.key,themeMode:a}),F.jsx(Uh,k({variation:"black"},{children:n.text}))]}))}),n.key),d&&F.jsx(Pp,{position:"mobile"===y?Nh.Center:Nh.TopRight,withHeader:!0,headerLogo:F.jsx("img",{src:a===Mh.dark?hf:ff,alt:"CSPR.click logo"}),isOpen:d,title:w.title,information:w.info,dismissLabel:n.key!==Bf.LEDGER.toString()?"":w.buttonLabel,onDismiss:b,confirmLabel:w.learnMoreLabel?w.learnMoreLabel:w.buttonLabel,onConfirm:function(){h?b():function(e){var n,o;if(g(!0),e===Bf.LEDGER){var r=(null===(n=null==t?void 0:t.appSettings)||void 0===n?void 0:n.ledger_url)?null===(o=null==t?void 0:t.appSettings)||void 0===o?void 0:o.ledger_url:eg[Bf.LEDGER][0].redirectUrl;window.open(r,"_blank")}else eg[e][0].redirectUrl&&window.open(eg[e][0].redirectUrl,"_blank")}(n.key)}})]})},ng=y(Ft)(function(e){e.theme;var t=e.isScrolling,n=e.maxHeight,o=e.minHeight;return k({maxHeight:n,minHeight:o,overflowY:"scroll",scrollbarWidth:"none","-ms-overflow-style":"none","::-webkit-scrollbar-track":{"-webkit-box-shadow":"none !important",backgroundColor:"transparent"},"::-webkit-scrollbar":{width:"3px !important",backgroundColor:"transparent",position:"relative"},"::-webkit-scrollbar-thumb":{backgroundColor:"transparent"}},t&&{"-ms-overflow-style":"none","::-webkit-scrollbar-track":{"-webkit-box-shadow":"none !important",backgroundColor:"transparent !important"},"::-webkit-scrollbar":{width:"3px !important",backgroundColor:"transparent",position:"relative"},"::-webkit-scrollbar-thumb":{backgroundColor:"#acacac"}})}),og=y.div(function(e){var t=e.theme,n=e.isScrolling;return t.withMedia({position:"relative",right:"20px",borderTop:"1px solid ".concat(n?t.styleguideColors.borderPrimary:"transparent"),width:["350px","490px","490px"]})});!function(e){e.small="small",e.big="big",e.medium="medium"}(qh||(qh={}));var rg=((Jh={})[qh.small]=360,Jh[qh.big]=480,Jh[qh.medium]=234,Jh),ig=((Xh={})[qh.small]=5,Xh[qh.big]=1.7,Xh[qh.medium]=4.4,Xh),ag=function(e){var t=e.children,n=e.isModalOverflowing,r=e.variation,a=void 0===r?qh.small:r,s=e.customMaxHeight,l=e.customMinHeight,c=i(!1),u=c[0],d=c[1],p=function(){d(!0)},f=function(){setTimeout(function(){return d(!1)},2e3)};o(function(){return window.addEventListener("scroll",p,!0),window.addEventListener("scrollend",f,!0),function(){window.removeEventListener("scroll",p,!0),window.removeEventListener("scrollend",f,!0)}},[]);var h=window.innerHeight,g=n?h/ig[a]:rg[a];return F.jsxs(F.Fragment,{children:[F.jsx(og,{isScrolling:u}),F.jsx(ng,k({isModalOverflowing:n,maxHeight:s||g,onMouseLeave:f,isScrolling:u,className:"scrollable-container",minHeight:l},{children:t}))]})},sg=y(Pt)(function(e){return e.theme.withMedia({marginTop:"16px",padding:["0 0","0 20px","0 20px"]})}),lg=y(td)(function(e){return e.theme.withMedia({width:["196px","276px","276px"]})}),cg=y(Tl)(function(e){return e.theme.withMedia({height:"36px",width:["103px","110px","110px"]})}),ug=function(e){var t=e.providers,n=i(""),o=n[0],r=n[1];return t.find(function(e){return"w3a-email"===e.key})?F.jsxs(sg,k({justify:"space-between"},{children:[F.jsx(lg,{placeholder:"Email",validationType:$u.email,value:o,onChange:function(e){r(e.target.value)}}),F.jsx(cg,k({color:"primaryRed",onClick:function(){r("")}},{children:"Let's go"}))]})):F.jsx(F.Fragment,{})},dg="data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.8053 9.04142H19.9998L10.9999 8.99992V12.9999H16.6513C15.8269 15.3284 13.6114 16.9998 10.9999 16.9998C7.68643 16.9998 4.99996 14.3134 4.99996 10.9999C4.99996 7.68643 7.68643 4.99996 10.9999 4.99996C12.5294 4.99996 13.9209 5.57695 14.9804 6.51944L17.8088 3.69097C16.0229 2.02649 13.6339 1 10.9999 1C5.47746 1 1 5.47746 1 10.9999C1 16.5223 5.47746 20.9998 10.9999 20.9998C16.5223 20.9998 20.9998 16.5223 20.9998 10.9999C20.9998 10.3294 20.9308 9.67491 20.8053 9.04142Z' fill='%23FFC107'/%3e%3cpath d='M2.15332 6.34545L5.43879 8.75492C6.32778 6.55394 8.48043 4.99996 10.9999 4.99996C12.5294 4.99996 13.9209 5.57695 14.9804 6.51944L17.8088 3.69097C16.0229 2.02649 13.6339 1 10.9999 1C7.15894 1 3.8283 3.16848 2.15332 6.34545Z' fill='%23FF3D00'/%3e%3cpath d='M10.9999 20.9998C13.5829 20.9998 15.9305 20.0114 17.705 18.4039L14.61 15.7849C13.5723 16.5741 12.3036 17.0009 10.9999 16.9998C8.39893 16.9998 6.1911 15.3415 5.35911 13.027L2.09814 15.5395C3.75313 18.7779 7.11344 20.9998 10.9999 20.9998Z' fill='%234CAF50'/%3e%3cpath d='M20.8053 9.04142H19.9998L10.9999 8.99992V12.9999H16.6513C16.257 14.1081 15.5471 15.0764 14.6085 15.7853L14.61 15.7849L17.705 18.4039C17.486 18.6029 20.9998 15.9999 20.9998 10.9999C20.9998 10.3294 20.9308 9.67491 20.8053 9.04142Z' fill='%231976D2'/%3e%3c/svg%3e",pg=y.div(function(e){return e.theme.withMedia({padding:["16px 0","16px 20px","16px 20px"],width:["100%","80%","80%"]})}),fg=y(Pt)(function(e){return e.theme.withMedia({marginTop:"24px"})}),hg=y(Tl)(function(e){var t=e.theme;return t.withMedia({height:"48px",width:"48px",borderRadius:"50%",display:"inline-flex",marginRight:["10px","24px","24px"],backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,cursor:"pointer","&:hover":{backgroundColor:t.styleguideColors.fillSecondaryBlueHover}})}),gg=function(e){var t=e.providers,n=e.onProviderClick,o=e.clickRef,r={"csprclick-w3agoogle":dg,"w3a-apple":"data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.3839 7.50055C19.2563 7.59956 17.0032 8.86909 17.0032 11.692C17.0032 14.9571 19.8701 16.1122 19.9559 16.1408C19.9427 16.2112 19.5005 17.7228 18.4444 19.2629C17.5027 20.6183 16.5192 21.9714 15.023 21.9714C13.5269 21.9714 13.1419 21.1023 11.4147 21.1023C9.73151 21.1023 9.13305 22 7.76452 22C6.39598 22 5.44108 20.7459 4.34317 19.2057C3.07145 17.3971 2.04395 14.5875 2.04395 11.9208C2.04395 7.64356 4.82502 5.37514 7.5621 5.37514C9.01644 5.37514 10.2288 6.33003 11.1419 6.33003C12.0109 6.33003 13.3663 5.31793 15.0208 5.31793C15.6479 5.31793 17.9009 5.37514 19.3839 7.50055ZM14.2354 3.50715C14.9196 2.69527 15.4037 1.56876 15.4037 0.442244C15.4037 0.286029 15.3905 0.127613 15.3619 0C14.2486 0.0418042 12.924 0.741474 12.1254 1.66777C11.4983 2.38064 10.913 3.50715 10.913 4.64906C10.913 4.82068 10.9416 4.9923 10.9548 5.0473C11.0252 5.06051 11.1397 5.07591 11.2541 5.07591C12.253 5.07591 13.5093 4.40704 14.2354 3.50715Z' fill='black'/%3e%3c/svg%3e","w3a-x":dg,"w3a-discord":"data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.6361 3.91119C17.212 3.24489 15.6893 2.76065 14.0973 2.48492C13.9018 2.8384 13.6734 3.31383 13.5159 3.69204C11.8236 3.43754 10.1469 3.43754 8.48573 3.69204C8.32828 3.31383 8.09467 2.8384 7.89741 2.48492C6.30374 2.76065 4.77928 3.24667 3.35518 3.91472C0.482756 8.25533 -0.29591 12.4881 0.0934236 16.6608C1.99856 18.0835 3.84487 18.9478 5.66003 19.5133C6.1082 18.8965 6.50791 18.2408 6.85224 17.5498C6.19644 17.3006 5.56832 16.9931 4.97482 16.6361C5.13227 16.5194 5.28628 16.3975 5.43508 16.272C9.05501 17.9651 12.9882 17.9651 16.5648 16.272C16.7154 16.3975 16.8694 16.5194 17.0251 16.6361C16.4299 16.9948 15.8 17.3023 15.1442 17.5516C15.4885 18.2408 15.8865 18.8983 16.3364 19.5151C18.1533 18.9495 20.0014 18.0853 21.9065 16.6608C22.3633 11.8236 21.1261 7.62968 18.6361 3.91119ZM7.34541 14.0946C6.25874 14.0946 5.36759 13.0802 5.36759 11.8448C5.36759 10.6094 6.23972 9.59321 7.34541 9.59321C8.45114 9.59321 9.34226 10.6076 9.32323 11.8448C9.32495 13.0802 8.45114 14.0946 7.34541 14.0946ZM14.6545 14.0946C13.5678 14.0946 12.6767 13.0802 12.6767 11.8448C12.6767 10.6094 13.5488 9.59321 14.6545 9.59321C15.7602 9.59321 16.6514 10.6076 16.6323 11.8448C16.6323 13.0802 15.7602 14.0946 14.6545 14.0946Z' fill='%235865F2'/%3e%3c/svg%3e","w3a-facebook":"data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 0.0668335C17.0751 0.0668335 22 4.99174 22 11.0668C22 16.5573 17.9774 21.108 12.7188 21.9332V14.2465H15.2818L15.7695 11.0668H12.7188V9.00347C12.7188 8.13353 13.1448 7.28558 14.5114 7.28558H15.8984V4.57855C15.8984 4.57855 14.6396 4.36371 13.4361 4.36371C10.9235 4.36371 9.28125 5.88652 9.28125 8.64339V11.0668H6.48828V14.2465H9.28125V21.9332C4.02255 21.108 0 16.5572 0 11.0668C0 4.99165 4.9249 0.0668335 11 0.0668335Z' fill='url(%23paint0_linear_933_13493)'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_933_13493' x1='11' y1='0.0668335' x2='11' y2='21.9332' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%2319ADFE'/%3e%3cstop offset='1' stop-color='%230063E0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e"},i=t.some(function(e){return e.key in r}),a=function(e){if("w3a-x"===e.currentTarget.dataset.provider)return e.stopPropagation(),void(null==o||o.connect("walletconnect",{withWebWallet:!0}));null==o||o.isProviderPresent(e.currentTarget.dataset.provider),n&&n(e.currentTarget)};return i?F.jsxs(pg,{children:[F.jsx(jt,k({size:1},{children:"Continue with"})),F.jsx(fg,{children:Object.keys(r).map(function(e){return F.jsx(hg,k({"data-provider":e,onClick:a},{children:F.jsx(un,{src:r[e]})}),e)})})]}):F.jsx(F.Fragment,{})},mg=y(Pt)(function(e){return e.theme.withMedia({textAlign:"center",padding:["16px 0 5px","16px 32px 5px","16px 32px 5px"]})});function Ag(e){var t=e.clickRef;return F.jsx(mg,k({align:"center"},{children:F.jsxs(jt,k({size:3,variation:"darkGray",scale:"xs"},{children:["By using this app, you acknowledge that you have read, understood, and accepted CSPR.click"," ",F.jsx(wi,k({color:"primaryBlue",href:"".concat(null==t?void 0:t.csprclickHost,"/privacy.html")},{children:"Privacy Policy"}))," ","and",F.jsxs(wi,k({color:"primaryBlue",href:"".concat(null==t?void 0:t.csprclickHost,"/tos.html"),target:"_blank"},{children:[" ","Terms of Service"]})),"."]}))}))}var Cg,vg={walletconnect:{getPairedWallets:!0}},yg=y(Ft)(function(e){return e.theme.withMedia({})}),bg=y(Ft)(function(e){return e.theme.withMedia({margin:"16px 0 16px 0"})}),wg=y.div(function(e){var t=e.theme;return t.withMedia({position:"relative",right:"20px",borderBottom:"1px solid ".concat(t.styleguideColors.borderPrimary),width:["350px","490px","490px"]})}),xg=function(e){var t=e.options,n=e.clickRef,o=e.switchingAccount,r=e.themeMode,i=e.isModalOverflowing,a=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return o?[3,2]:[4,null==n?void 0:n.connect(e.dataset.provider,vg[e.dataset.provider])];case 1:return t.sent(),[3,4];case 2:return[4,null==n?void 0:n.switchAccount(e.dataset.provider,vg[e.dataset.provider])];case 3:t.sent(),t.label=4;case 4:return[2]}})})};return F.jsxs(yg,{children:[F.jsxs(bg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Sign in"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n.appName}))]}))]})),F.jsx(ph,{children:F.jsxs(ag,k({isModalOverflowing:i},{children:[null==t?void 0:t.providers.filter(function(e){return!e.key.startsWith("w3a-")&&!e.key.startsWith("csprclick-w3a")}).map(function(e){return F.jsx(tg,{provider:e,onProviderClick:a,clickRef:n,themeMode:r},e.key)}),F.jsx(gg,{clickRef:n,providers:null==t?void 0:t.providers,onProviderClick:a}),F.jsx(ug,{providers:null==t?void 0:t.providers})]}))}),F.jsx(wg,{}),F.jsx(Ag,{clickRef:n})]})},Ig=function(){var e=Kf(),t=i(void 0),n=t[0],r=t[1];return o(function(){S(void 0,void 0,void 0,function(){var t,n;return M(this,function(o){switch(o.label){case 0:return[4,null==e?void 0:e.getActiveAccountAsync()];case 1:return t=o.sent(),n=(null==t?void 0:t.public_key)||void 0,r(n),[2]}})})},[e]),n},Lg=y(Ft)(function(e){return e.theme.withMedia({margin:"16px 0 16px 0"})}),Eg=y.div(function(e){return e.theme.withMedia({paddingBottom:"20px"})}),kg=function(e){var t=e.options,n=e.clickRef,o=e.setUseAnotherAccount,r=e.onForgetAccount,a=e.isModalOverflowing,s=i(null),l=s[0],c=s[1],u=Ig(),d=(null==t?void 0:t.accounts.length)>0?t.accounts.find(function(e){return e.public_key===u}):null,p=(null==t?void 0:t.accounts.length)>0?t.accounts.filter(function(e){return e.public_key!==u}):null,f=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,null==n?void 0:n.signInWithAccount(e)];case 1:return t.sent(),[2]}})})},h=function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return e.stopPropagation(),r(t),[2]})})};return F.jsxs(ag,k({variation:qh.big,isModalOverflowing:a},{children:[F.jsxs(Ft,{children:[F.jsxs(Lg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Change account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["connected to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n.appName}))]}))]})),d&&F.jsx(hh,{themeMode:e.themeMode,account:d,onClick:function(e){e?f(e):c(d.public_key)},onCloseSession:h,withBalance:!0,isItemActive:l===d.public_key})]}),F.jsx(lh,{children:F.jsx(jt,k({size:1,scale:"sm",variation:"black"},{children:"Other accounts"}))}),F.jsxs(ph,{children:[null==p?void 0:p.filter(function(e){return e.provider}).map(function(t,n){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(e){e?f(e):c(t.public_key)},onCloseSession:h,withBalance:!0,isItemActive:l===t.public_key},n)}),F.jsx(hh,{themeMode:e.themeMode,onClick:o,withBalance:!0})]}),F.jsx(Eg,{children:F.jsx(Ag,{clickRef:n})})]}))},Sg={NONE:"",SIGN_IN:"sign-in",SWITCH_ACCOUNT:"switch-account",CHOSE_ACCOUNT:"choose-account",LEDGER_PROVIDER_UI:"ledger_provider-ui",METAMASK_PROVIDER_UI:"metamask_provider-ui",WALLETCONNECT_PROVIDER_UI:"walletconnect_provider-ui",BUY_CSPR:"buy-casper"},Mg=y(Ft)(function(e){return e.theme.withMedia({margin:"16px 0 16px 0"})}),Bg=function(e){var t=e.options,n=e.clickRef,o=e.setUseAnotherAccount,r=e.onForgetAccount,a=e.isModalOverflowing,s=i(null),l=s[0],c=s[1],u=function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return e.stopPropagation(),r(t),[2]})})};return F.jsxs(ag,k({variation:qh.big,isModalOverflowing:a},{children:[F.jsxs(Ft,{children:[F.jsxs(Mg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Choose an account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n.appName}))]}))]})),(null==t?void 0:t.accounts.length)>0&&F.jsxs(ph,{children:[null==t?void 0:t.accounts.filter(function(e){return e.provider}).map(function(t,o){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(e){e?function(e){S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,null==n?void 0:n.signInWithAccount(e)];case 1:return t.sent(),[2]}})})}(e):c(t.public_key)},onCloseSession:u,isItemActive:l===t.public_key},o)}),F.jsx(hh,{themeMode:e.themeMode,onClick:o})]})]}),F.jsx(Ag,{clickRef:n})]}))},Og=y.div(function(e){return e.theme,{position:"relative",bottom:"20px",height:"110px",overflow:"hidden"}}),Ng=y.img(function(e){return e.theme.withMedia({width:"100%"})}),Rg=y(Pt)(function(e){return e.theme.withMedia({margin:"15px 0 35px 0"})}),Hg=y(Tl)(function(e){var t=e.theme;return t.withMedia({width:["100%","100%","448px"],height:"36px",color:t.styleguideColors.contentBlue,background:t.styleguideColors.fillSecondary,"&:hover":{backgroundColor:t.styleguideColors.fillSecondaryBlueHover}})}),jg=y(Pt)(function(e){return e.theme.withMedia({width:"100%"})}),Tg=((Cg={})[Bf.LEDGER]={lightLogo:"data:image/svg+xml,%3csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_401_67)'%3e%3crect width='80' height='80' rx='12' fill='black'/%3e%3cg clip-path='url(%23clip1_401_67)'%3e%3cpath d='M18 48.21V59H34.5503V56.6071H20.4114V48.21H18ZM59.5886 48.21V56.6071H45.4497V58.9994H62V48.21H59.5886ZM34.5743 31.79V48.2094H45.4497V46.0516H36.9857V31.79H34.5743ZM18 21V31.79H20.4114V23.3924H34.5503V21H18ZM45.4497 21V23.3924H59.5886V31.79H62V21H45.4497Z' fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_401_67'%3e%3crect width='80' height='80' fill='white'/%3e%3c/clipPath%3e%3cclipPath id='clip1_401_67'%3e%3crect width='44' height='38' fill='white' transform='translate(18 21)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",darkLogo:mf},Cg[Bf.METAMASK_SNAP]={lightLogo:Af,darkLogo:Af},Cg),Dg=function(e){var t=e.split("-",1)[0];return t.charAt(0).toUpperCase()+t.slice(1)},Pg=function(e){var t=e.title,n=e.appName,o=e.themeMode,r=e.provider,i=Kf();return F.jsxs(Ft,k({align:"center",itemsSpacing:4},{children:[F.jsx(Rg,k({justify:"center"},{children:F.jsx(un,{src:o==Mh.light?Tg[r].lightLogo:Tg[r].darkLogo,size:80})})),F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:t})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n}))]})),F.jsx(Og,{children:F.jsx(Ng,{src:o==Mh.dark?"data:image/gif;base64,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":"data:image/gif;base64,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",alt:"Loading..."})}),F.jsx(jg,{children:F.jsxs(Hg,k({onClick:function(){var e,t,n;switch(r){case Bf.LEDGER:n=(null===(e=null==i?void 0:i.appSettings)||void 0===e?void 0:e.ledger_url)?null===(t=null==i?void 0:i.appSettings)||void 0===t?void 0:t.ledger_url:"https://support.ledger.com/article/4416379141009-zd";break;case Bf.METAMASK_SNAP:n="https://docs.metamask.io/";break;default:n=""}window.open(n,"_blank")}},{children:["Learn more about ",Dg(r)]}))})]}))},Fg="data:image/gif;base64,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",Vg="data:image/gif;base64,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",Gg=y.div(function(){return{height:"122px",overflow:"hidden"}}),Zg=y.img(function(e){return e.theme.withMedia({width:"100%"})}),Wg=function(e){var t=e.themeMode,n=e.provider;return F.jsxs(Ft,k({align:"center",itemsSpacing:4},{children:[F.jsx(Gg,{children:F.jsx(Zg,{src:t==Mh.dark?Fg:Vg,alt:"Loading..."})}),F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Just a moment"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray",style:{margin:"16px 0 12px"}},{children:["Your accounts from ",Dg(n)," will be here shortly."]}))]}))},_g=y(Pt)(function(e){var t=e.theme,n=e.disabled;return{padding:"4px",borderRadius:"4px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentRed,fontWeight:t.typography.fontWeight.regular,fontSize:"0.6875rem",lineHeight:"1rem","svg > path":{fill:n?t.styleguideColors.contentQuaternary:t.styleguideColors.contentRed},":hover:not([disabled])":{backgroundColor:t.styleguideColors.fillSecondaryRedHover,cursor:"pointer"}}});function Qg(e){var t=e.previous,n=e.disabled,o=e.onClick;return F.jsx(F.Fragment,{children:F.jsxs(_g,k({onClick:o,disabled:n},{children:[t&&F.jsx("svg",k({width:"16",height:"16",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",transform:"rotate(".concat(t?"90":"-90",")")},{children:F.jsx("path",{d:"M12.8686 4.39382L7.91888 9.34357L2.96911 4.3938L1.83774 5.52517L7.91886 11.6063L14 5.52519L12.8686 4.39382Z"})})),!t&&F.jsx("div",k({style:{padding:"0 11px"}},{children:"Next 5 accounts"}))]}))})}var zg=y(Pt)(function(e){var t=e.theme;return{padding:"4px",cursor:"pointer",borderRadius:"4px",width:"98px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontWeight:t.typography.fontWeight.regular,fontSize:"0.6875rem",lineHeight:"1rem"}});function Ug(e){var t=e.currentPage,n=e.onShiftPage,r=i(0),a=r[0],s=r[1];return o(function(){t>a&&s(t)},[t]),F.jsxs(Pt,k({itemsSpacing:4},{children:[F.jsx(Ft,{children:F.jsx(Qg,{previous:!0,disabled:0===t,onClick:function(){t>0&&n(t-1)}})}),F.jsx(Ft,{children:F.jsxs(zg,k({align:"center",justify:"center"},{children:["Page ",t+1,a>0?" of ".concat(a+1):""]}))}),F.jsx(Ft,{children:F.jsx(Qg,{disabled:!1,onClick:function(){return n(t+1)}})})]}))}var Yg,Jg,Xg="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_970_4792)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8ZM8.72455 3.91047L7.26956 3.91047V9.00128H8.72455L8.72455 3.91047ZM7.99925 12C7.59746 12 7.27175 11.6744 7.27175 11.2727C7.27175 10.8711 7.59746 10.5455 7.99925 10.5455C8.40103 10.5455 8.72675 10.8711 8.72675 11.2727C8.72675 11.6744 8.40103 12 7.99925 12Z' fill='%237490FF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_970_4792'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",qg=y.div(function(e){var t=e.theme;return t.withMedia({padding:["10px","16px","16px"],alignItems:"center",gap:"8px",alignSelf:"stretch",backgroundColor:t.styleguideColors.fillSecondary,borderRadius:"4px",margin:"24px 0px 10px 0"})}),Kg=y(Ft)(function(e){return e.theme.withMedia({marginTop:[16,24,24]})}),$g=y(Pt)(function(e){return e.theme.withMedia({marginBottom:"8px"})}),em=y(jt)(function(e){return e.theme.withMedia({marginLeft:"8px"})}),tm=y.div(function(e){return e.theme.withMedia({paddingBottom:"20px"})}),nm=function(e){var t,n=Kf(),r=e.accounts.length>0?e.firstAcctIndex/e.accounts.length:0,a=(null===(t=e.clickRef.provider)||void 0===t?void 0:t.name().toLowerCase())||"",s=i(),l=s[0],c=s[1];o(function(){a===Bf.LEDGER&&e.clickRef.getProviderVersion(a).then(function(e){return c(e)}).catch(function(){return c(void 0)})},[]);return F.jsxs(ag,k({customMaxHeight:e.accounts.length>3?390:0},{children:[F.jsxs(Kg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Choose an account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:e.appName}))]}))]})),l&&l<"2.6.3"&&F.jsx(F.Fragment,{children:F.jsxs(qg,{children:[F.jsxs($g,k({justify:"flex-start",align:"center"},{children:[F.jsx(un,{src:Xg}),F.jsx(em,k({size:1,scale:"xs"},{children:"Please update Casper app in your Ledger"}))]})),F.jsxs(jt,k({size:3,scale:"xs"},{children:["Your Ledger device uses an old version of Casper app which is not fully compatible with this application. Please, update it to the newest version using"," ",F.jsx("a",k({href:"ledgerlive://manager"},{children:"Ledger Live"})),"."]}))]})}),F.jsxs(ph,{children:[e.accounts&&e.accounts.map(function(t){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(t){return t&&e.onAccountClick(t)},withBalance:!0},t.public_key)}),F.jsx(Pt,k({justify:"start",style:{padding:"16px 20px"}},{children:F.jsx(Ug,{currentPage:r,onShiftPage:function(t){return S(void 0,void 0,void 0,function(){return M(this,function(n){switch(n.label){case 0:return[4,e.onNextAccountsClick(t*e.accounts.length)];case 1:return n.sent(),[2]}})})}})})),F.jsx(tm,{children:F.jsx(Ag,{clickRef:n})})]})]}))},om=function(e){var t,n=e.clickRef,o=e.event,r=e.themeMode,i=e.onModalClose,a=(null===(t=n.provider)||void 0===t?void 0:t.name().toLowerCase())||"",s=(null==n?void 0:n.appName)||"the api";return a!==Bf.LEDGER||o.status!==If.Timeout&&o.status!==If.TransportOpenUserCancelled||i&&i(),a!==Bf.METAMASK_SNAP||o.status!==Lf.RejectedByUser&&o.status!==Lf.ErrorWhileConnecting||i&&i(),F.jsxs(Ft,{children:[F.jsxs(Ft,k({align:"center",itemsSpacing:4},{children:[(o.status===If.NoDeviceFound||o.status===If.DeviceFound||o.status===If.DeviceLocked||o.status===If.CasperAppNotLoaded||o.status===Lf.ConnectingToSite)&&F.jsx(Pg,{provider:a,title:function(){switch(a){case Bf.METAMASK_SNAP:return"Requesting site connection";case Bf.LEDGER:return o.status===If.CasperAppNotLoaded?"Open Casper app on your Ledger":"Connect and unlock your Ledger";default:return"Connecting..."}}(),appName:s,themeMode:r}),(o.status===Lf.LoadingAccountsList||o.status===If.LoadingAccountsList)&&F.jsx(Wg,{provider:a,themeMode:r})]})),(o.status===Lf.AccountListUpdated||o.status===If.AccountListUpdated)&&F.jsx(nm,{themeMode:r,appName:n.appName||"the api",accounts:o.accounts||new Array,firstAcctIndex:o.firstAcctIndex||0,onAccountClick:function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,n.signInWithAccount(e)];case 1:return t.sent(),[2]}})})},onNextAccountsClick:function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,n.connect(a||"",{acctIdx:0,getAccountList:!0,listSize:5,listOffset:e})];case 1:return t.sent(),[2]}})})},clickRef:n})]})},rm=y(Ft)(function(){return{width:"80%"}}),im=y.img(function(e){return e.theme.withMedia({width:"40px",height:"40px"})}),am=y.img(function(){return{borderRadius:"6px",width:"40px",height:"40px"}}),sm=function(e){var t=e.wallet,o=e.onClick,r=e.onUnpair,i=e.isNarrowItem,a=e.isItemActive,s=e.themeMode,l=n(null);return t?F.jsx(sh,k({onClick:function(){return o(t)},isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10,ref:l},{children:[F.jsx(im,{src:t.logo,alt:"logo"}),F.jsx(rm,{children:F.jsx(jt,k({size:3,variation:"black",scale:"md"},{children:t.name}))}),r&&F.jsx(ah,{onCloseSession:function(e){return S(void 0,void 0,void 0,function(){return M(this,function(n){switch(n.label){case 0:return[4,r(e,t)];case 1:return n.sent(),[2]}})})},onMenuOpen:function(){var e;l.current.closest(".scrollable-container").offsetHeight-l.current.parentNode.offsetTop+l.current.closest(".scrollable-container").scrollTop<=0&&(null===(e=l.current)||void 0===e||e.scrollIntoView({behavior:"smooth"})),o(null)},isItemActive:a,title:"Disconnect"})]}))}),t.sessionTopic):F.jsx(sh,k({onClick:o,isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10},{children:[F.jsx(am,{src:s===Mh.dark?"data:image/svg+xml,%3csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' width='40' height='40' rx='6' fill='%231B254A'/%3e%3cpath d='M28.9 14.4002H12.9C12.6878 14.4002 12.4843 14.3159 12.3343 14.1659C12.1843 14.0159 12.1 13.8124 12.1 13.6002C12.1 13.388 12.1843 13.1845 12.3343 13.0345C12.4843 12.8845 12.6878 12.8002 12.9 12.8002H26.5C26.7122 12.8002 26.9157 12.7159 27.0657 12.5659C27.2157 12.4159 27.3 12.2124 27.3 12.0002C27.3 11.788 27.2157 11.5845 27.0657 11.4345C26.9157 11.2845 26.7122 11.2002 26.5 11.2002H12.9C12.2635 11.2002 11.653 11.4531 11.2029 11.9031C10.7529 12.3532 10.5 12.9637 10.5 13.6002V26.4002C10.5 27.0367 10.7529 27.6472 11.2029 28.0973C11.653 28.5473 12.2635 28.8002 12.9 28.8002H28.9C29.3243 28.8002 29.7313 28.6316 30.0314 28.3316C30.3314 28.0315 30.5 27.6245 30.5 27.2002V16.0002C30.5 15.5758 30.3314 15.1689 30.0314 14.8688C29.7313 14.5688 29.3243 14.4002 28.9 14.4002ZM25.3 22.4002C25.0627 22.4002 24.8307 22.3298 24.6333 22.198C24.436 22.0661 24.2822 21.8787 24.1913 21.6594C24.1005 21.4401 24.0768 21.1989 24.1231 20.9661C24.1694 20.7333 24.2836 20.5195 24.4515 20.3517C24.6193 20.1838 24.8331 20.0696 25.0659 20.0233C25.2987 19.977 25.5399 20.0007 25.7592 20.0915C25.9785 20.1824 26.1659 20.3362 26.2978 20.5335C26.4296 20.7309 26.5 20.9629 26.5 21.2002C26.5 21.5185 26.3736 21.8237 26.1485 22.0487C25.9235 22.2738 25.6183 22.4002 25.3 22.4002Z' fill='%238D92A6'/%3e%3c/svg%3e":"data:image/svg+xml,%3csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' width='40' height='40' rx='6' fill='%23F5F5F7'/%3e%3cpath d='M28.9 14.4002H12.9C12.6878 14.4002 12.4843 14.3159 12.3343 14.1659C12.1843 14.0159 12.1 13.8124 12.1 13.6002C12.1 13.388 12.1843 13.1845 12.3343 13.0345C12.4843 12.8845 12.6878 12.8002 12.9 12.8002H26.5C26.7122 12.8002 26.9157 12.7159 27.0657 12.5659C27.2157 12.4159 27.3 12.2124 27.3 12.0002C27.3 11.788 27.2157 11.5845 27.0657 11.4345C26.9157 11.2845 26.7122 11.2002 26.5 11.2002H12.9C12.2635 11.2002 11.653 11.4531 11.2029 11.9031C10.7529 12.3532 10.5 12.9637 10.5 13.6002V26.4002C10.5 27.0367 10.7529 27.6472 11.2029 28.0973C11.653 28.5473 12.2635 28.8002 12.9 28.8002H28.9C29.3243 28.8002 29.7313 28.6316 30.0314 28.3316C30.3314 28.0315 30.5 27.6245 30.5 27.2002V16.0002C30.5 15.5758 30.3314 15.1689 30.0314 14.8688C29.7313 14.5688 29.3243 14.4002 28.9 14.4002ZM25.3 22.4002C25.0627 22.4002 24.8307 22.3298 24.6333 22.198C24.436 22.0661 24.2822 21.8787 24.1913 21.6594C24.1005 21.4401 24.0768 21.1989 24.1231 20.9661C24.1694 20.7333 24.2836 20.5195 24.4515 20.3517C24.6193 20.1838 24.8331 20.0696 25.0659 20.0233C25.2987 19.977 25.5399 20.0007 25.7592 20.0915C25.9785 20.1824 26.1659 20.3362 26.2978 20.5335C26.4296 20.7309 26.5 20.9629 26.5 21.2002C26.5 21.5185 26.3736 21.8237 26.1485 22.0487C25.9235 22.2738 25.6183 22.4002 25.3 22.4002Z' fill='%23D2D3D9'/%3e%3c/svg%3e",alt:"Generic Wallet Avatar"}),F.jsx(jt,k({size:3,variation:"black",scale:"sm"},{children:"Use another wallet"}))]}))}))},lm=y(Ft)(function(e){return e.theme.withMedia({marginTop:[16,24,24],marginBottom:[16,24,24]})}),cm=y.div(function(e){return e.theme.withMedia({width:"100%"})}),um=function(e){var t=e.pairings,n=e.onWalletClick,o=e.themeMode,r=e.onNewPairing,a=e.appName,s=e.clickRef,l=i(null),c=l[0],u=l[1];return F.jsx(cm,{children:F.jsxs(ag,{children:[F.jsxs(lm,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Sign in"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:a}))]}))]})),F.jsxs(ph,{children:[t&&t.map(function(e,t){return F.jsx(sm,{themeMode:o,wallet:e,onClick:function(t){var o;t?(o=e,S(void 0,void 0,void 0,function(){return M(this,function(e){return n(o),[2]})})):u(e.sessionTopic)},onUnpair:function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return console.log("handleUnpair",e,t),e.stopPropagation(),s.disconnect("walletconnect",{sessionTopic:t.sessionTopic}).then(function(){u(null),setTimeout(function(){return S(void 0,void 0,void 0,function(){return M(this,function(e){switch(e.label){case 0:return[4,s.connect("walletconnect",{getPairedWallets:!0})];case 1:return e.sent(),[2]}})})},1e3)}),[2]})})},isItemActive:c===e.sessionTopic},t)}),F.jsx(sm,{themeMode:o,onClick:r})]})]})})},dm=y(Ft)(function(e){return e.theme.withMedia({marginTop:[16,24,24]})}),pm=function(e){return F.jsxs(ag,k({customMaxHeight:e.accounts.length>3?390:0},{children:[F.jsxs(dm,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Choose an account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:e.appName}))]}))]})),F.jsxs(ph,{children:[e.accounts&&e.accounts.map(function(t){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(t){return t&&e.onAccountClick(t)},withBalance:!0},t.public_key)}),F.jsx(hh,{themeMode:e.themeMode,onClick:e.onUseAnotherAccountClick},"user another account")]})]}))},fm=Object.defineProperty,hm=Object.getOwnPropertySymbols,gm=Object.prototype.hasOwnProperty,mm=Object.prototype.propertyIsEnumerable,Am=(e,t,n)=>t in e?fm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Cm=(e,t)=>{for(var n in t||(t={}))gm.call(t,n)&&Am(e,n,t[n]);if(hm)for(var n of hm(t))mm.call(t,n)&&Am(e,n,t[n]);return e},vm=(e,t)=>{var n={};for(var o in e)gm.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&hm)for(var o of hm(e))t.indexOf(o)<0&&mm.call(e,o)&&(n[o]=e[o]);return n};(e=>{const t=class t{constructor(e,n,o,i){if(this.version=e,this.errorCorrectionLevel=n,this.modules=[],this.isFunction=[],e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version value out of range");if(i<-1||i>7)throw new RangeError("Mask value out of range");this.size=4*e+17;let a=[];for(let e=0;e<this.size;e++)a.push(!1);for(let e=0;e<this.size;e++)this.modules.push(a.slice()),this.isFunction.push(a.slice());this.drawFunctionPatterns();const s=this.addEccAndInterleave(o);if(this.drawCodewords(s),-1==i){let e=1e9;for(let t=0;t<8;t++){this.applyMask(t),this.drawFormatBits(t);const n=this.getPenaltyScore();n<e&&(i=t,e=n),this.applyMask(t)}}r(0<=i&&i<=7),this.mask=i,this.applyMask(i),this.drawFormatBits(i),this.isFunction=[]}static encodeText(n,o){const r=e.QrSegment.makeSegments(n);return t.encodeSegments(r,o)}static encodeBinary(n,o){const r=e.QrSegment.makeBytes(n);return t.encodeSegments([r],o)}static encodeSegments(e,o,i=1,s=40,l=-1,c=!0){if(!(t.MIN_VERSION<=i&&i<=s&&s<=t.MAX_VERSION)||l<-1||l>7)throw new RangeError("Invalid value");let u,d;for(u=i;;u++){const n=8*t.getNumDataCodewords(u,o),r=a.getTotalBits(e,u);if(r<=n){d=r;break}if(u>=s)throw new RangeError("Data too long")}for(const e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])c&&d<=8*t.getNumDataCodewords(u,e)&&(o=e);let p=[];for(const t of e){n(t.mode.modeBits,4,p),n(t.numChars,t.mode.numCharCountBits(u),p);for(const e of t.getData())p.push(e)}r(p.length==d);const f=8*t.getNumDataCodewords(u,o);r(p.length<=f),n(0,Math.min(4,f-p.length),p),n(0,(8-p.length%8)%8,p),r(p.length%8==0);for(let e=236;p.length<f;e^=253)n(e,8,p);let h=[];for(;8*h.length<p.length;)h.push(0);return p.forEach((e,t)=>h[t>>>3]|=e<<7-(7&t)),new t(u,o,h,l)}getModule(e,t){return 0<=e&&e<this.size&&0<=t&&t<this.size&&this.modules[t][e]}getModules(){return this.modules}drawFunctionPatterns(){for(let e=0;e<this.size;e++)this.setFunctionModule(6,e,e%2==0),this.setFunctionModule(e,6,e%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const e=this.getAlignmentPatternPositions(),t=e.length;for(let n=0;n<t;n++)for(let o=0;o<t;o++)0==n&&0==o||0==n&&o==t-1||n==t-1&&0==o||this.drawAlignmentPattern(e[n],e[o]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(e){const t=this.errorCorrectionLevel.formatBits<<3|e;let n=t;for(let e=0;e<10;e++)n=n<<1^1335*(n>>>9);const i=21522^(t<<10|n);r(i>>>15==0);for(let e=0;e<=5;e++)this.setFunctionModule(8,e,o(i,e));this.setFunctionModule(8,7,o(i,6)),this.setFunctionModule(8,8,o(i,7)),this.setFunctionModule(7,8,o(i,8));for(let e=9;e<15;e++)this.setFunctionModule(14-e,8,o(i,e));for(let e=0;e<8;e++)this.setFunctionModule(this.size-1-e,8,o(i,e));for(let e=8;e<15;e++)this.setFunctionModule(8,this.size-15+e,o(i,e));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let e=this.version;for(let t=0;t<12;t++)e=e<<1^7973*(e>>>11);const t=this.version<<12|e;r(t>>>18==0);for(let e=0;e<18;e++){const n=o(t,e),r=this.size-11+e%3,i=Math.floor(e/3);this.setFunctionModule(r,i,n),this.setFunctionModule(i,r,n)}}drawFinderPattern(e,t){for(let n=-4;n<=4;n++)for(let o=-4;o<=4;o++){const r=Math.max(Math.abs(o),Math.abs(n)),i=e+o,a=t+n;0<=i&&i<this.size&&0<=a&&a<this.size&&this.setFunctionModule(i,a,2!=r&&4!=r)}}drawAlignmentPattern(e,t){for(let n=-2;n<=2;n++)for(let o=-2;o<=2;o++)this.setFunctionModule(e+o,t+n,1!=Math.max(Math.abs(o),Math.abs(n)))}setFunctionModule(e,t,n){this.modules[t][e]=n,this.isFunction[t][e]=!0}addEccAndInterleave(e){const n=this.version,o=this.errorCorrectionLevel;if(e.length!=t.getNumDataCodewords(n,o))throw new RangeError("Invalid argument");const i=t.NUM_ERROR_CORRECTION_BLOCKS[o.ordinal][n],a=t.ECC_CODEWORDS_PER_BLOCK[o.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),l=i-s%i,c=Math.floor(s/i);let u=[];const d=t.reedSolomonComputeDivisor(a);for(let n=0,o=0;n<i;n++){let r=e.slice(o,o+c-a+(n<l?0:1));o+=r.length;const i=t.reedSolomonComputeRemainder(r,d);n<l&&r.push(0),u.push(r.concat(i))}let p=[];for(let e=0;e<u[0].length;e++)u.forEach((t,n)=>{(e!=c-a||n>=l)&&p.push(t[e])});return r(p.length==s),p}drawCodewords(e){if(e.length!=Math.floor(t.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let n=0;for(let t=this.size-1;t>=1;t-=2){6==t&&(t=5);for(let r=0;r<this.size;r++)for(let i=0;i<2;i++){const a=t-i,s=!(t+1&2)?this.size-1-r:r;!this.isFunction[s][a]&&n<8*e.length&&(this.modules[s][a]=o(e[n>>>3],7-(7&n)),n++)}}r(n==8*e.length)}applyMask(e){if(e<0||e>7)throw new RangeError("Mask value out of range");for(let t=0;t<this.size;t++)for(let n=0;n<this.size;n++){let o;switch(e){case 0:o=(n+t)%2==0;break;case 1:o=t%2==0;break;case 2:o=n%3==0;break;case 3:o=(n+t)%3==0;break;case 4:o=(Math.floor(n/3)+Math.floor(t/2))%2==0;break;case 5:o=n*t%2+n*t%3==0;break;case 6:o=(n*t%2+n*t%3)%2==0;break;case 7:o=((n+t)%2+n*t%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[t][n]&&o&&(this.modules[t][n]=!this.modules[t][n])}}getPenaltyScore(){let e=0;for(let n=0;n<this.size;n++){let o=!1,r=0,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[n][a]==o?(r++,5==r?e+=t.PENALTY_N1:r>5&&e++):(this.finderPenaltyAddHistory(r,i),o||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),o=this.modules[n][a],r=1);e+=this.finderPenaltyTerminateAndCount(o,r,i)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let o=!1,r=0,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[a][n]==o?(r++,5==r?e+=t.PENALTY_N1:r>5&&e++):(this.finderPenaltyAddHistory(r,i),o||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),o=this.modules[a][n],r=1);e+=this.finderPenaltyTerminateAndCount(o,r,i)*t.PENALTY_N3}for(let n=0;n<this.size-1;n++)for(let o=0;o<this.size-1;o++){const r=this.modules[n][o];r==this.modules[n][o+1]&&r==this.modules[n+1][o]&&r==this.modules[n+1][o+1]&&(e+=t.PENALTY_N2)}let n=0;for(const e of this.modules)n=e.reduce((e,t)=>e+(t?1:0),n);const o=this.size*this.size,i=Math.ceil(Math.abs(20*n-10*o)/o)-1;return r(0<=i&&i<=9),e+=i*t.PENALTY_N4,r(0<=e&&e<=2568888),e}getAlignmentPatternPositions(){if(1==this.version)return[];{const e=Math.floor(this.version/7)+2,t=32==this.version?26:2*Math.ceil((4*this.version+4)/(2*e-2));let n=[6];for(let o=this.size-7;n.length<e;o-=t)n.splice(1,0,o);return n}}static getNumRawDataModules(e){if(e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version number out of range");let n=(16*e+128)*e+64;if(e>=2){const t=Math.floor(e/7)+2;n-=(25*t-10)*t-55,e>=7&&(n-=36)}return r(208<=n&&n<=29648),n}static getNumDataCodewords(e,n){return Math.floor(t.getNumRawDataModules(e)/8)-t.ECC_CODEWORDS_PER_BLOCK[n.ordinal][e]*t.NUM_ERROR_CORRECTION_BLOCKS[n.ordinal][e]}static reedSolomonComputeDivisor(e){if(e<1||e>255)throw new RangeError("Degree out of range");let n=[];for(let t=0;t<e-1;t++)n.push(0);n.push(1);let o=1;for(let r=0;r<e;r++){for(let e=0;e<n.length;e++)n[e]=t.reedSolomonMultiply(n[e],o),e+1<n.length&&(n[e]^=n[e+1]);o=t.reedSolomonMultiply(o,2)}return n}static reedSolomonComputeRemainder(e,n){let o=n.map(e=>0);for(const r of e){const e=r^o.shift();o.push(0),n.forEach((n,r)=>o[r]^=t.reedSolomonMultiply(n,e))}return o}static reedSolomonMultiply(e,t){if(e>>>8!=0||t>>>8!=0)throw new RangeError("Byte out of range");let n=0;for(let o=7;o>=0;o--)n=n<<1^285*(n>>>7),n^=(t>>>o&1)*e;return r(n>>>8==0),n}finderPenaltyCountPatterns(e){const t=e[1];r(t<=3*this.size);const n=t>0&&e[2]==t&&e[3]==3*t&&e[4]==t&&e[5]==t;return(n&&e[0]>=4*t&&e[6]>=t?1:0)+(n&&e[6]>=4*t&&e[0]>=t?1:0)}finderPenaltyTerminateAndCount(e,t,n){return e&&(this.finderPenaltyAddHistory(t,n),t=0),t+=this.size,this.finderPenaltyAddHistory(t,n),this.finderPenaltyCountPatterns(n)}finderPenaltyAddHistory(e,t){0==t[0]&&(e+=this.size),t.pop(),t.unshift(e)}};function n(e,t,n){if(t<0||t>31||e>>>t!=0)throw new RangeError("Value out of range");for(let o=t-1;o>=0;o--)n.push(e>>>o&1)}function o(e,t){return!!(e>>>t&1)}function r(e){if(!e)throw new Error("Assertion error")}t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;const i=class e{constructor(e,t,n){if(this.mode=e,this.numChars=t,this.bitData=n,t<0)throw new RangeError("Invalid argument");this.bitData=n.slice()}static makeBytes(t){let o=[];for(const e of t)n(e,8,o);return new e(e.Mode.BYTE,t.length,o)}static makeNumeric(t){if(!e.isNumeric(t))throw new RangeError("String contains non-numeric characters");let o=[];for(let e=0;e<t.length;){const r=Math.min(t.length-e,3);n(parseInt(t.substring(e,e+r),10),3*r+1,o),e+=r}return new e(e.Mode.NUMERIC,t.length,o)}static makeAlphanumeric(t){if(!e.isAlphanumeric(t))throw new RangeError("String contains unencodable characters in alphanumeric mode");let o,r=[];for(o=0;o+2<=t.length;o+=2){let i=45*e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(o));i+=e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(o+1)),n(i,11,r)}return o<t.length&&n(e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(o)),6,r),new e(e.Mode.ALPHANUMERIC,t.length,r)}static makeSegments(t){return""==t?[]:e.isNumeric(t)?[e.makeNumeric(t)]:e.isAlphanumeric(t)?[e.makeAlphanumeric(t)]:[e.makeBytes(e.toUtf8ByteArray(t))]}static makeEci(t){let o=[];if(t<0)throw new RangeError("ECI assignment value out of range");if(t<128)n(t,8,o);else if(t<16384)n(2,2,o),n(t,14,o);else{if(!(t<1e6))throw new RangeError("ECI assignment value out of range");n(6,3,o),n(t,21,o)}return new e(e.Mode.ECI,0,o)}static isNumeric(t){return e.NUMERIC_REGEX.test(t)}static isAlphanumeric(t){return e.ALPHANUMERIC_REGEX.test(t)}getData(){return this.bitData.slice()}static getTotalBits(e,t){let n=0;for(const o of e){const e=o.mode.numCharCountBits(t);if(o.numChars>=1<<e)return 1/0;n+=4+e+o.bitData.length}return n}static toUtf8ByteArray(e){e=encodeURI(e);let t=[];for(let n=0;n<e.length;n++)"%"!=e.charAt(n)?t.push(e.charCodeAt(n)):(t.push(parseInt(e.substring(n+1,n+3),16)),n+=2);return t}};i.NUMERIC_REGEX=/^[0-9]*$/,i.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,i.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let a=i;e.QrSegment=i})(Yg||(Yg={})),(e=>{const t=class{constructor(e,t){this.ordinal=e,this.formatBits=t}};t.LOW=new t(0,1),t.MEDIUM=new t(1,0),t.QUARTILE=new t(2,3),t.HIGH=new t(3,2),e.Ecc=t})((Jg=Yg||(Yg={})).QrCode||(Jg.QrCode={})),(e=>{(e=>{const t=class{constructor(e,t){this.modeBits=e,this.numBitsCharCount=t}numCharCountBits(e){return this.numBitsCharCount[Math.floor((e+7)/17)]}};t.NUMERIC=new t(1,[10,12,14]),t.ALPHANUMERIC=new t(2,[9,11,13]),t.BYTE=new t(4,[8,16,16]),t.KANJI=new t(8,[8,10,12]),t.ECI=new t(7,[0,0,0]),e.Mode=t})(e.QrSegment||(e.QrSegment={}))})(Yg||(Yg={}));var ym=Yg,bm={L:ym.QrCode.Ecc.LOW,M:ym.QrCode.Ecc.MEDIUM,Q:ym.QrCode.Ecc.QUARTILE,H:ym.QrCode.Ecc.HIGH},wm=128,xm="L",Im="#FFFFFF",Lm="#000000",Em=!1,km=1;
97
+ */function np(){if(Kd)return ep;Kd=1,Object.defineProperty(ep,"__esModule",{value:!0}),ep.canUseDOM=ep.SafeNodeList=ep.SafeHTMLCollection=void 0;var e,t=(qd||(qd=1,function(e){var t,n;n={canUseDOM:t=!!(typeof window<"u"&&window.document&&window.document.createElement),canUseWorkers:typeof Worker<"u",canUseEventListeners:t&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:t&&!!window.screen},e.exports?e.exports=n:window.ExecutionEnvironment=n}(tp)),tp.exports);var n=((e=t)&&e.__esModule?e:{default:e}).default,o=n.canUseDOM?window.HTMLElement:{};return ep.SafeHTMLCollection=n.canUseDOM?window.HTMLCollection:{},ep.SafeNodeList=n.canUseDOM?window.NodeList:{},ep.canUseDOM=n.canUseDOM,ep.default=o,ep}function op(){if($d)return Jd;$d=1,Object.defineProperty(Jd,"__esModule",{value:!0}),Jd.resetState=function(){r&&(r.removeAttribute?r.removeAttribute("aria-hidden"):null!=r.length?r.forEach(function(e){return e.removeAttribute("aria-hidden")}):document.querySelectorAll(r).forEach(function(e){return e.removeAttribute("aria-hidden")})),r=null},Jd.log=function(){if("production"!==process.env.NODE_ENV){var e=r||{};console.log("ariaAppHider ----------"),console.log(e.nodeName,e.className,e.id),console.log("end ariaAppHider ----------")}},Jd.assertNodeList=i,Jd.setElement=function(e){var t=e;if("string"==typeof t&&o.canUseDOM){var n=document.querySelectorAll(t);i(n,t),t=n}return r=t||r},Jd.validateElement=a,Jd.hide=function(e){var t=!0,n=!1,o=void 0;try{for(var r,i=a(e)[Symbol.iterator]();!(t=(r=i.next()).done);t=!0){r.value.setAttribute("aria-hidden","true")}}catch(e){n=!0,o=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw o}}},Jd.show=function(e){var t=!0,n=!1,o=void 0;try{for(var r,i=a(e)[Symbol.iterator]();!(t=(r=i.next()).done);t=!0){r.value.removeAttribute("aria-hidden")}}catch(e){n=!0,o=e}finally{try{!t&&i.return&&i.return()}finally{if(n)throw o}}},Jd.documentNotReadyOrSSRTesting=function(){r=null};var e,t=Xd(),n=(e=t)&&e.__esModule?e:{default:e},o=np();var r=null;function i(e,t){if(!e||!e.length)throw new Error("react-modal: No elements were found for selector "+t+".")}function a(e){var t=e||r;return t?Array.isArray(t)||t instanceof HTMLCollection||t instanceof NodeList?t:[t]:((0,n.default)(!1,["react-modal: App element is not defined.","Please use `Modal.setAppElement(el)` or set `appElement={el}`.","This is needed so screen readers don't see main content","when modal is opened. It is not recommended, but you can opt-out","by setting `ariaHideApp={false}`."].join(" ")),[])}return Jd}var rp,ip={};var ap,sp={};function lp(){if(ap)return sp;ap=1,Object.defineProperty(sp,"__esModule",{value:!0}),sp.log=function(){console.log("portalOpenInstances ----------"),console.log(t.openInstances.length),t.openInstances.forEach(function(e){return console.log(e)}),console.log("end portalOpenInstances ----------")},sp.resetState=function(){t=new e};var e=function e(){var t=this;(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),this.register=function(e){-1===t.openInstances.indexOf(e)?(t.openInstances.push(e),t.emit("register")):"production"!==process.env.NODE_ENV&&console.warn("React-Modal: Cannot register modal instance that's already open")},this.deregister=function(e){var n=t.openInstances.indexOf(e);-1!==n?(t.openInstances.splice(n,1),t.emit("deregister")):"production"!==process.env.NODE_ENV&&console.warn("React-Modal: Unable to deregister "+e+" as it was never registered")},this.subscribe=function(e){t.subscribers.push(e)},this.emit=function(e){t.subscribers.forEach(function(n){return n(e,t.openInstances.slice())})},this.openInstances=[],this.subscribers=[]},t=new e;return sp.default=t,sp}var cp,up,dp={};function pp(){return up||(up=1,function(e,n){Object.defineProperty(n,"__esModule",{value:!0});var o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),a=t,s=C(Lc()),l=function(){if(Dd)return Gd;Dd=1,Object.defineProperty(Gd,"__esModule",{value:!0}),Gd.resetState=function(){o=[]},Gd.log=function(){"production"!==process.env.NODE_ENV&&(console.log("focusManager ----------"),o.forEach(function(e){var t=e||{};console.log(t.nodeName,t.className,t.id)}),console.log("end focusManager ----------"))},Gd.handleBlur=a,Gd.handleFocus=s,Gd.markForFocusLater=function(){o.push(document.activeElement)},Gd.returnFocus=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=null;try{return void(0!==o.length&&(t=o.pop(),t.focus({preventScroll:e})))}catch{console.warn(["You tried to return focus to",t,"but it is not in the DOM anymore"].join(" "))}},Gd.popWithoutFocus=function(){o.length>0&&o.pop()},Gd.setupScopedFocus=function(e){r=e,window.addEventListener?(window.addEventListener("blur",a,!1),document.addEventListener("focus",s,!0)):(window.attachEvent("onBlur",a),document.attachEvent("onFocus",s))},Gd.teardownScopedFocus=function(){r=null,window.addEventListener?(window.removeEventListener("blur",a),document.removeEventListener("focus",s)):(window.detachEvent("onBlur",a),document.detachEvent("onFocus",s))};var e,t=Wd(),n=(e=t)&&e.__esModule?e:{default:e},o=[],r=null,i=!1;function a(){i=!0}function s(){if(i){if(i=!1,!r)return;setTimeout(function(){r.contains(document.activeElement)||((0,n.default)(r)[0]||r).focus()},0)}}return Gd}(),c=A(l),u=C(zd()),d=A(op()),p=function(){if(rp)return ip;rp=1,Object.defineProperty(ip,"__esModule",{value:!0}),ip.resetState=function(){var o=document.getElementsByTagName("html")[0];for(var r in e)n(o,e[r]);var i=document.body;for(var a in t)n(i,t[a]);e={},t={}},ip.log=function(){if("production"!==process.env.NODE_ENV){var n=document.getElementsByTagName("html")[0].className,o="Show tracked classes:\n\n";for(var r in o+="<html /> ("+n+"):\n ",e)o+=" "+r+" "+e[r]+"\n ";for(var i in o+="\n\ndoc.body ("+(n=document.body.className)+"):\n ",t)o+=" "+i+" "+t[i]+"\n ";o+="\n",console.log(o)}};var e={},t={};function n(e,t){e.classList.remove(t)}return ip.add=function(n,o){return function(e,t,n){n.forEach(function(n){(function(e,t){e[t]||(e[t]=0),e[t]+=1})(t,n),e.add(n)})}(n.classList,"html"==n.nodeName.toLowerCase()?e:t,o.split(" "))},ip.remove=function(n,o){return function(e,t,n){n.forEach(function(n){(function(e,t){e[t]&&(e[t]-=1)})(t,n),0===t[n]&&e.remove(n)})}(n.classList,"html"==n.nodeName.toLowerCase()?e:t,o.split(" "))},ip}(),f=A(p),h=np(),g=C(h),m=C(lp());function A(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function C(e){return e&&e.__esModule?e:{default:e}}!function(){if(cp)return dp;cp=1,Object.defineProperty(dp,"__esModule",{value:!0}),dp.resetState=function(){for(var e=[o,r],t=0;t<e.length;t++){var n=e[t];n&&n.parentNode&&n.parentNode.removeChild(n)}o=r=null,i=[]},dp.log=function(){console.log("bodyTrap ----------"),console.log(i.length);for(var e=[o,r],t=0;t<e.length;t++){var n=e[t]||{};console.log(n.nodeName,n.className,n.id)}console.log("edn bodyTrap ----------")};var e,t=lp(),n=(e=t)&&e.__esModule?e:{default:e},o=void 0,r=void 0,i=[];function a(){0!==i.length?i[i.length-1].focusContent():"production"!==process.env.NODE_ENV&&console.warn("React-Modal: Open instances > 0 expected")}n.default.subscribe(function(e,t){!o&&!r&&((o=document.createElement("div")).setAttribute("data-react-modal-body-trap",""),o.style.position="absolute",o.style.opacity="0",o.setAttribute("tabindex","0"),o.addEventListener("focus",a),(r=o.cloneNode()).addEventListener("focus",a)),(i=t).length>0?(document.body.firstChild!==o&&document.body.insertBefore(o,document.body.firstChild),document.body.lastChild!==r&&document.body.appendChild(r)):(o.parentElement&&o.parentElement.removeChild(o),r.parentElement&&r.parentElement.removeChild(r))})}();var v={overlay:"ReactModal__Overlay",content:"ReactModal__Content"},y=0,b=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.setOverlayRef=function(e){n.overlay=e,n.props.overlayRef&&n.props.overlayRef(e)},n.setContentRef=function(e){n.content=e,n.props.contentRef&&n.props.contentRef(e)},n.afterClose=function(){var e=n.props,t=e.appElement,o=e.ariaHideApp,r=e.htmlOpenClassName,i=e.bodyOpenClassName,a=e.parentSelector,s=a&&a().ownerDocument||document;i&&f.remove(s.body,i),r&&f.remove(s.getElementsByTagName("html")[0],r),o&&y>0&&(0===(y-=1)&&d.show(t)),n.props.shouldFocusAfterRender&&(n.props.shouldReturnFocusAfterClose?(c.returnFocus(n.props.preventScroll),c.teardownScopedFocus()):c.popWithoutFocus()),n.props.onAfterClose&&n.props.onAfterClose(),m.default.deregister(n)},n.open=function(){n.beforeOpen(),n.state.afterOpen&&n.state.beforeClose?(clearTimeout(n.closeTimer),n.setState({beforeClose:!1})):(n.props.shouldFocusAfterRender&&(c.setupScopedFocus(n.node),c.markForFocusLater()),n.setState({isOpen:!0},function(){n.openAnimationFrame=requestAnimationFrame(function(){n.setState({afterOpen:!0}),n.props.isOpen&&n.props.onAfterOpen&&n.props.onAfterOpen({overlayEl:n.overlay,contentEl:n.content})})}))},n.close=function(){n.props.closeTimeoutMS>0?n.closeWithTimeout():n.closeWithoutTimeout()},n.focusContent=function(){return n.content&&!n.contentHasFocus()&&n.content.focus({preventScroll:!0})},n.closeWithTimeout=function(){var e=Date.now()+n.props.closeTimeoutMS;n.setState({beforeClose:!0,closesAt:e},function(){n.closeTimer=setTimeout(n.closeWithoutTimeout,n.state.closesAt-Date.now())})},n.closeWithoutTimeout=function(){n.setState({beforeClose:!1,isOpen:!1,afterOpen:!1,closesAt:null},n.afterClose)},n.handleKeyDown=function(e){(function(e){return"Tab"===e.code||9===e.keyCode})(e)&&(0,u.default)(n.content,e),n.props.shouldCloseOnEsc&&function(e){return"Escape"===e.code||27===e.keyCode}(e)&&(e.stopPropagation(),n.requestClose(e))},n.handleOverlayOnClick=function(e){null===n.shouldClose&&(n.shouldClose=!0),n.shouldClose&&n.props.shouldCloseOnOverlayClick&&(n.ownerHandlesClose()?n.requestClose(e):n.focusContent()),n.shouldClose=null},n.handleContentOnMouseUp=function(){n.shouldClose=!1},n.handleOverlayOnMouseDown=function(e){!n.props.shouldCloseOnOverlayClick&&e.target==n.overlay&&e.preventDefault()},n.handleContentOnClick=function(){n.shouldClose=!1},n.handleContentOnMouseDown=function(){n.shouldClose=!1},n.requestClose=function(e){return n.ownerHandlesClose()&&n.props.onRequestClose(e)},n.ownerHandlesClose=function(){return n.props.onRequestClose},n.shouldBeClosed=function(){return!n.state.isOpen&&!n.state.beforeClose},n.contentHasFocus=function(){return document.activeElement===n.content||n.content.contains(document.activeElement)},n.buildClassName=function(e,t){var o="object"===(typeof t>"u"?"undefined":r(t))?t:{base:v[e],afterOpen:v[e]+"--after-open",beforeClose:v[e]+"--before-close"},i=o.base;return n.state.afterOpen&&(i=i+" "+o.afterOpen),n.state.beforeClose&&(i=i+" "+o.beforeClose),"string"==typeof t&&t?i+" "+t:i},n.attributesFromObject=function(e,t){return Object.keys(t).reduce(function(n,o){return n[e+"-"+o]=t[o],n},{})},n.state={afterOpen:!1,beforeClose:!1},n.shouldClose=null,n.moveFromContentToOverlay=null,n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),i(t,[{key:"componentDidMount",value:function(){this.props.isOpen&&this.open()}},{key:"componentDidUpdate",value:function(e,t){"production"!==process.env.NODE_ENV&&(e.bodyOpenClassName!==this.props.bodyOpenClassName&&console.warn('React-Modal: "bodyOpenClassName" prop has been modified. This may cause unexpected behavior when multiple modals are open.'),e.htmlOpenClassName!==this.props.htmlOpenClassName&&console.warn('React-Modal: "htmlOpenClassName" prop has been modified. This may cause unexpected behavior when multiple modals are open.')),this.props.isOpen&&!e.isOpen?this.open():!this.props.isOpen&&e.isOpen&&this.close(),this.props.shouldFocusAfterRender&&this.state.isOpen&&!t.isOpen&&this.focusContent()}},{key:"componentWillUnmount",value:function(){this.state.isOpen&&this.afterClose(),clearTimeout(this.closeTimer),cancelAnimationFrame(this.openAnimationFrame)}},{key:"beforeOpen",value:function(){var e=this.props,t=e.appElement,n=e.ariaHideApp,o=e.htmlOpenClassName,r=e.bodyOpenClassName,i=e.parentSelector,a=i&&i().ownerDocument||document;r&&f.add(a.body,r),o&&f.add(a.getElementsByTagName("html")[0],o),n&&(y+=1,d.hide(t)),m.default.register(this)}},{key:"render",value:function(){var e=this.props,t=e.id,n=e.className,r=e.overlayClassName,i=e.defaultStyles,a=e.children,s=n?{}:i.content,l=r?{}:i.overlay;if(this.shouldBeClosed())return null;var c={ref:this.setOverlayRef,className:this.buildClassName("overlay",r),style:o({},l,this.props.style.overlay),onClick:this.handleOverlayOnClick,onMouseDown:this.handleOverlayOnMouseDown},u=o({id:t,ref:this.setContentRef,style:o({},s,this.props.style.content),className:this.buildClassName("content",n),tabIndex:"-1",onKeyDown:this.handleKeyDown,onMouseDown:this.handleContentOnMouseDown,onMouseUp:this.handleContentOnMouseUp,onClick:this.handleContentOnClick,role:this.props.role,"aria-label":this.props.contentLabel},this.attributesFromObject("aria",o({modal:!0},this.props.aria)),this.attributesFromObject("data",this.props.data||{}),{"data-testid":this.props.testId}),d=this.props.contentElement(u,a);return this.props.overlayElement(c,d)}}]),t}(a.Component);b.defaultProps={style:{overlay:{},content:{}},defaultStyles:{}},b.propTypes={isOpen:s.default.bool.isRequired,defaultStyles:s.default.shape({content:s.default.object,overlay:s.default.object}),style:s.default.shape({content:s.default.object,overlay:s.default.object}),className:s.default.oneOfType([s.default.string,s.default.object]),overlayClassName:s.default.oneOfType([s.default.string,s.default.object]),parentSelector:s.default.func,bodyOpenClassName:s.default.string,htmlOpenClassName:s.default.string,ariaHideApp:s.default.bool,appElement:s.default.oneOfType([s.default.instanceOf(g.default),s.default.instanceOf(h.SafeHTMLCollection),s.default.instanceOf(h.SafeNodeList),s.default.arrayOf(s.default.instanceOf(g.default))]),onAfterOpen:s.default.func,onAfterClose:s.default.func,onRequestClose:s.default.func,closeTimeoutMS:s.default.number,shouldFocusAfterRender:s.default.bool,shouldCloseOnOverlayClick:s.default.bool,shouldReturnFocusAfterClose:s.default.bool,preventScroll:s.default.bool,role:s.default.string,contentLabel:s.default.string,aria:s.default.object,data:s.default.object,children:s.default.node,shouldCloseOnEsc:s.default.bool,overlayRef:s.default.func,contentRef:s.default.func,id:s.default.string,overlayElement:s.default.func,contentElement:s.default.func,testId:s.default.string},n.default=b,e.exports=n.default}(Vd,Vd.exports)),Vd.exports}function fp(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function hp(e){this.setState(function(t){return this.constructor.getDerivedStateFromProps(e,t)??null}.bind(this))}function gp(e,t){try{var n=this.props,o=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(n,o)}finally{this.props=n,this.state=o}}fp.__suppressDeprecationWarning=!0,hp.__suppressDeprecationWarning=!0,gp.__suppressDeprecationWarning=!0;const mp=Object.freeze(Object.defineProperty({__proto__:null,polyfill:function(e){var t=e.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if("function"!=typeof e.getDerivedStateFromProps&&"function"!=typeof t.getSnapshotBeforeUpdate)return e;var n=null,o=null,r=null;if("function"==typeof t.componentWillMount?n="componentWillMount":"function"==typeof t.UNSAFE_componentWillMount&&(n="UNSAFE_componentWillMount"),"function"==typeof t.componentWillReceiveProps?o="componentWillReceiveProps":"function"==typeof t.UNSAFE_componentWillReceiveProps&&(o="UNSAFE_componentWillReceiveProps"),"function"==typeof t.componentWillUpdate?r="componentWillUpdate":"function"==typeof t.UNSAFE_componentWillUpdate&&(r="UNSAFE_componentWillUpdate"),null!==n||null!==o||null!==r){var i=e.displayName||e.name,a="function"==typeof e.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n"+i+" uses "+a+" but also contains the following legacy lifecycles:"+(null!==n?"\n "+n:"")+(null!==o?"\n "+o:"")+(null!==r?"\n "+r:"")+"\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://fb.me/react-async-component-lifecycle-hooks")}if("function"==typeof e.getDerivedStateFromProps&&(t.componentWillMount=fp,t.componentWillReceiveProps=hp),"function"==typeof t.getSnapshotBeforeUpdate){if("function"!=typeof t.componentDidUpdate)throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=gp;var s=t.componentDidUpdate;t.componentDidUpdate=function(e,t,n){var o=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:n;s.call(this,e,t,o)}}return e}},Symbol.toStringTag,{value:"Module"})),Ap=ci(mp);var Cp,vp;function yp(){if(Cp)return Fd;Cp=1,Object.defineProperty(Fd,"__esModule",{value:!0}),Fd.bodyOpenClassName=Fd.portalClassName=void 0;var e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},n=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),o=t,r=p(o),i=p(L),a=p(Lc()),s=p(pp()),l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}(op()),c=np(),u=p(c),d=Ap;function p(e){return e&&e.__esModule?e:{default:e}}function f(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var h=Fd.portalClassName="ReactModalPortal",g=Fd.bodyOpenClassName="ReactModal__Body--open",m=c.canUseDOM&&void 0!==i.default.createPortal,A=function(e){return document.createElement(e)},C=function(){return m?i.default.createPortal:i.default.unstable_renderSubtreeIntoContainer};function v(e){return e()}var y=function(t){function o(){var t,n,a;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,o);for(var l=arguments.length,c=Array(l),u=0;u<l;u++)c[u]=arguments[u];return n=a=f(this,(t=o.__proto__||Object.getPrototypeOf(o)).call.apply(t,[this].concat(c))),a.removePortal=function(){!m&&i.default.unmountComponentAtNode(a.node);var e=v(a.props.parentSelector);e&&e.contains(a.node)?e.removeChild(a.node):console.warn('React-Modal: "parentSelector" prop did not returned any DOM element. Make sure that the parent element is unmounted to avoid any memory leaks.')},a.portalRef=function(e){a.portal=e},a.renderPortal=function(t){var n=C()(a,r.default.createElement(s.default,e({defaultStyles:o.defaultStyles},t)),a.node);a.portalRef(n)},f(a,n)}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(o,t),n(o,[{key:"componentDidMount",value:function(){c.canUseDOM&&(m||(this.node=A("div")),this.node.className=this.props.portalClassName,v(this.props.parentSelector).appendChild(this.node),!m&&this.renderPortal(this.props))}},{key:"getSnapshotBeforeUpdate",value:function(e){return{prevParent:v(e.parentSelector),nextParent:v(this.props.parentSelector)}}},{key:"componentDidUpdate",value:function(e,t,n){if(c.canUseDOM){var o=this.props,r=o.isOpen,i=o.portalClassName;e.portalClassName!==i&&(this.node.className=i);var a=n.prevParent,s=n.nextParent;s!==a&&(a.removeChild(this.node),s.appendChild(this.node)),(e.isOpen||r)&&!m&&this.renderPortal(this.props)}}},{key:"componentWillUnmount",value:function(){if(c.canUseDOM&&this.node&&this.portal){var e=this.portal.state,t=Date.now(),n=e.isOpen&&this.props.closeTimeoutMS&&(e.closesAt||t+this.props.closeTimeoutMS);n?(e.beforeClose||this.portal.closeWithTimeout(),setTimeout(this.removePortal,n-t)):this.removePortal()}}},{key:"render",value:function(){return c.canUseDOM&&m?(!this.node&&m&&(this.node=A("div")),C()(r.default.createElement(s.default,e({ref:this.portalRef,defaultStyles:o.defaultStyles},this.props)),this.node)):null}}],[{key:"setAppElement",value:function(e){l.setElement(e)}}]),o}(o.Component);return y.propTypes={isOpen:a.default.bool.isRequired,style:a.default.shape({content:a.default.object,overlay:a.default.object}),portalClassName:a.default.string,bodyOpenClassName:a.default.string,htmlOpenClassName:a.default.string,className:a.default.oneOfType([a.default.string,a.default.shape({base:a.default.string.isRequired,afterOpen:a.default.string.isRequired,beforeClose:a.default.string.isRequired})]),overlayClassName:a.default.oneOfType([a.default.string,a.default.shape({base:a.default.string.isRequired,afterOpen:a.default.string.isRequired,beforeClose:a.default.string.isRequired})]),appElement:a.default.oneOfType([a.default.instanceOf(u.default),a.default.instanceOf(c.SafeHTMLCollection),a.default.instanceOf(c.SafeNodeList),a.default.arrayOf(a.default.instanceOf(u.default))]),onAfterOpen:a.default.func,onRequestClose:a.default.func,closeTimeoutMS:a.default.number,ariaHideApp:a.default.bool,shouldFocusAfterRender:a.default.bool,shouldCloseOnOverlayClick:a.default.bool,shouldReturnFocusAfterClose:a.default.bool,preventScroll:a.default.bool,parentSelector:a.default.func,aria:a.default.object,data:a.default.object,role:a.default.string,contentLabel:a.default.string,shouldCloseOnEsc:a.default.bool,overlayRef:a.default.func,contentRef:a.default.func,id:a.default.string,overlayElement:a.default.func,contentElement:a.default.func},y.defaultProps={isOpen:!1,portalClassName:h,bodyOpenClassName:g,role:"dialog",ariaHideApp:!0,closeTimeoutMS:0,shouldFocusAfterRender:!0,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,shouldReturnFocusAfterClose:!0,preventScroll:!1,parentSelector:function(){return document.body},overlayElement:function(e,t){return r.default.createElement("div",e,t)},contentElement:function(e,t){return r.default.createElement("div",e,t)}},y.defaultStyles={overlay:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(255, 255, 255, 0.75)"},content:{position:"absolute",top:"40px",left:"40px",right:"40px",bottom:"40px",border:"1px solid #ccc",background:"#fff",overflow:"auto",WebkitOverflowScrolling:"touch",borderRadius:"4px",outline:"none",padding:"20px"}},(0,d.polyfill)(y),"production"!==process.env.NODE_ENV&&(y.setCreateHTMLElement=function(e){return A=e}),Fd.default=y,Fd}var bp=(vp||(vp=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n,o=yp(),r=(n=o)&&n.__esModule?n:{default:n};t.default=r.default,e.exports=t.default}(Pd,Pd.exports)),Pd.exports);const wp=li(bp),xp=y(Pt).withConfig({displayName:"modal-header__ModalHeaderContainer",componentId:"sc-1rinwdo-0"})(({theme:e,marginBottom:t})=>e.withMedia({marginBottom:t||"40px"})),Ip=y.div.withConfig({displayName:"modal-header__CloseButton",componentId:"sc-1rinwdo-1"})(()=>({cursor:"pointer",padding:"0 10px"})),Lp=y(un).withConfig({displayName:"modal-header__StyledSvgIcon",componentId:"sc-1rinwdo-2"})(({theme:e})=>({path:{stroke:e.styleguideColors.contentBlue}})),Ep=({onClose:e,headerLogo:t,marginBottom:n})=>F.jsxs(xp,{justify:t?"space-between":"end",align:"center",marginBottom:n,children:[t&&t,e&&F.jsx(Ip,{onClick:e,children:F.jsx(Lp,{src:pn,size:20})})]});var kp=(e=>(e.TopRight="topRight",e.Center="center",e))(kp||{});const Sp={left:"50%",right:"auto",bottom:"auto",border:"none",borderRadius:"12px",padding:"32px 24px 24px 24px",top:"50%",transform:"translate(-50%, -50%)"},Mp={top:"40px",left:"auto",right:"40px",border:"none",bottom:"auto",borderRadius:"12px",padding:"16px 24px 24px 24px"},Bp=y(Ft).withConfig({displayName:"confirmation-window__ModalContainer",componentId:"sc-6fbghq-0"})(({theme:e,position:t})=>e.withMedia({width:"topRight"===t?["300px","350px","350px"]:["300px","400px","446px"],background:e.styleguideColors.backgroundPrimary,borderColor:e.styleguideColors.backgroundPrimary})),Op=y(Pt).withConfig({displayName:"confirmation-window__ImageWrapper",componentId:"sc-6fbghq-1"})(({theme:e})=>e.withMedia({margin:"15px 0 35px 0"})),Np=y.div.withConfig({displayName:"confirmation-window__StyledCaption",componentId:"sc-6fbghq-2"})(({theme:e,position:t})=>e.withMedia({textAlign:"topRight"===t?"left":"center",marginBottom:"16px"})),Rp=y(Yl).withConfig({displayName:"confirmation-window__StyledCaptionText",componentId:"sc-6fbghq-3"})(({theme:e})=>e.withMedia({fontWeight:[600,600,700],fontSize:["20px","24px","24px"],color:e.styleguideColors.contentPrimary})),Hp=y(jt).withConfig({displayName:"confirmation-window__InformationText",componentId:"sc-6fbghq-4"})(({theme:e,position:t})=>e.withMedia({textAlign:"topRight"===t?"left":"center",color:e.styleguideColors.contentSecondary})),jp=y(Pt).withConfig({displayName:"confirmation-window__ButtonsContainer",componentId:"sc-6fbghq-5"})(({theme:e,position:t})=>e.withMedia({marginTop:"topRight"===t?"40px":["32px","32px","56px"],flexDirection:["column","row","row"]})),Tp=y(Tl).withConfig({displayName:"confirmation-window__StyledConfirmButton",componentId:"sc-6fbghq-6"})(({theme:e})=>e.withMedia({backgroundColor:e.styleguideColors.fillPrimaryBlue,":hover":{background:e.styleguideColors.fillPrimaryBlueHover},":active":{background:e.styleguideColors.fillPrimaryBlueClick}})),Dp=y(Tl).withConfig({displayName:"confirmation-window__StyledDismissButton",componentId:"sc-6fbghq-7"})(({theme:e})=>e.withMedia({color:e.styleguideColors.contentBlue,":hover":{background:e.styleguideColors.fillSecondaryBlueHover},":active":{background:e.styleguideColors.fillSecondaryBlueClick}})),Pp=({isOpen:e,position:t,title:n,withHeader:o,headerLogo:r,bodyImg:i,information:a,confirmLabel:s,confirmColor:l,onConfirm:c,dismissLabel:u,onDismiss:d,themeMode:p,portalClass:f="portal"})=>{const h=x(),g={overlay:{backgroundColor:h.styleguideColors.backgroundOverlay,zIndex:15},content:"topRight"===t?{...Mp,backgroundColor:h.styleguideColors.backgroundPrimary,borderColor:h.styleguideColors.backgroundPrimary,boxShadow:p===Od.dark?"0px 16px 48px rgba(9, 12, 26, 0.5)":"0px 16px 48px rgba(26, 25, 25, 0.2)"}:{...Sp,backgroundColor:h.styleguideColors.backgroundPrimary,borderColor:h.styleguideColors.backgroundPrimary,boxShadow:p===Od.dark?"0px 16px 48px rgba(9, 12, 26, 0.5)":"0px 16px 48px rgba(26, 25, 25, 0.2)"}};return F.jsx(F.Fragment,{children:e&&F.jsx(wp,{isOpen:e,style:g,onRequestClose:d,shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,portalClassName:f,role:"dialog","aria-modal":"true",children:F.jsxs(Bp,{position:t,children:[o&&F.jsx(Ep,{themeMode:p,headerLogo:r,onClose:d}),i&&F.jsx(Op,{justify:"center",children:i}),F.jsx(Np,{position:t,children:F.jsx(Rp,{size:1,scale:"lg",children:n})}),F.jsx(Pt,{justify:"center",children:F.jsx(Hp,{position:t,size:3,scale:"sm",children:a})}),F.jsxs(jp,{position:t,gap:"16px",justify:"space-between",children:[u&&F.jsx(Dp,{color:"utility",onClick:d,children:u}),F.jsx(Tp,{onClick:c,children:s})]})]})})})};var Fp=1e6,Vp=1e6,Gp="[big.js] ",Zp=Gp+"Invalid ",Wp=Zp+"decimal places",_p=Zp+"rounding mode",Qp=Gp+"Division by zero",zp={},Up=void 0,Yp=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function Jp(e,t,n,o){var r=e.c;if(n===Up&&(n=e.constructor.RM),0!==n&&1!==n&&2!==n&&3!==n)throw Error(_p);if(t<1)o=3===n&&(o||!!r[0])||0===t&&(1===n&&r[0]>=5||2===n&&(r[0]>5||5===r[0]&&(o||r[1]!==Up))),r.length=1,o?(e.e=e.e-t+1,r[0]=1):r[0]=e.e=0;else if(t<r.length){if(o=1===n&&r[t]>=5||2===n&&(r[t]>5||5===r[t]&&(o||r[t+1]!==Up||1&r[t-1]))||3===n&&(o||!!r[0]),r.length=t,o)for(;++r[--t]>9;)if(r[t]=0,0===t){++e.e,r.unshift(1);break}for(t=r.length;!r[--t];)r.pop()}return e}function Xp(e,t,n){var o=e.e,r=e.c.join(""),i=r.length;if(t)r=r.charAt(0)+(i>1?"."+r.slice(1):"")+(o<0?"e":"e+")+o;else if(o<0){for(;++o;)r="0"+r;r="0."+r}else if(o>0)if(++o>i)for(o-=i;o--;)r+="0";else o<i&&(r=r.slice(0,o)+"."+r.slice(o));else i>1&&(r=r.charAt(0)+"."+r.slice(1));return e.s<0&&n?"-"+r:r}zp.abs=function(){var e=new this.constructor(this);return e.s=1,e},zp.cmp=function(e){var t,n=this,o=n.c,r=(e=new n.constructor(e)).c,i=n.s,a=e.s,s=n.e,l=e.e;if(!o[0]||!r[0])return o[0]?i:r[0]?-a:0;if(i!=a)return i;if(t=i<0,s!=l)return s>l^t?1:-1;for(a=(s=o.length)<(l=r.length)?s:l,i=-1;++i<a;)if(o[i]!=r[i])return o[i]>r[i]^t?1:-1;return s==l?0:s>l^t?1:-1},zp.div=function(e){var t=this,n=t.constructor,o=t.c,r=(e=new n(e)).c,i=t.s==e.s?1:-1,a=n.DP;if(a!==~~a||a<0||a>Fp)throw Error(Wp);if(!r[0])throw Error(Qp);if(!o[0])return e.s=i,e.c=[e.e=0],e;var s,l,c,u,d,p=r.slice(),f=s=r.length,h=o.length,g=o.slice(0,s),m=g.length,A=e,C=A.c=[],v=0,y=a+(A.e=t.e-e.e)+1;for(A.s=i,i=y<0?0:y,p.unshift(0);m++<s;)g.push(0);do{for(c=0;c<10;c++){if(s!=(m=g.length))u=s>m?1:-1;else for(d=-1,u=0;++d<s;)if(r[d]!=g[d]){u=r[d]>g[d]?1:-1;break}if(!(u<0))break;for(l=m==s?r:p;m;){if(g[--m]<l[m]){for(d=m;d&&!g[--d];)g[d]=9;--g[d],g[m]+=10}g[m]-=l[m]}for(;!g[0];)g.shift()}C[v++]=u?c:++c,g[0]&&u?g[m]=o[f]||0:g=[o[f]]}while((f++<h||g[0]!==Up)&&i--);return!C[0]&&1!=v&&(C.shift(),A.e--,y--),v>y&&Jp(A,y,n.RM,g[0]!==Up),A},zp.eq=function(e){return 0===this.cmp(e)},zp.gt=function(e){return this.cmp(e)>0},zp.gte=function(e){return this.cmp(e)>-1},zp.lt=function(e){return this.cmp(e)<0},zp.lte=function(e){return this.cmp(e)<1},zp.minus=zp.sub=function(e){var t,n,o,r,i=this,a=i.constructor,s=i.s,l=(e=new a(e)).s;if(s!=l)return e.s=-l,i.plus(e);var c=i.c.slice(),u=i.e,d=e.c,p=e.e;if(!c[0]||!d[0])return d[0]?e.s=-l:c[0]?e=new a(i):e.s=1,e;if(s=u-p){for((r=s<0)?(s=-s,o=c):(p=u,o=d),o.reverse(),l=s;l--;)o.push(0);o.reverse()}else for(n=((r=c.length<d.length)?c:d).length,s=l=0;l<n;l++)if(c[l]!=d[l]){r=c[l]<d[l];break}if(r&&(o=c,c=d,d=o,e.s=-e.s),(l=(n=d.length)-(t=c.length))>0)for(;l--;)c[t++]=0;for(l=t;n>s;){if(c[--n]<d[n]){for(t=n;t&&!c[--t];)c[t]=9;--c[t],c[n]+=10}c[n]-=d[n]}for(;0===c[--l];)c.pop();for(;0===c[0];)c.shift(),--p;return c[0]||(e.s=1,c=[p=0]),e.c=c,e.e=p,e},zp.mod=function(e){var t,n=this,o=n.constructor,r=n.s,i=(e=new o(e)).s;if(!e.c[0])throw Error(Qp);return n.s=e.s=1,t=1==e.cmp(n),n.s=r,e.s=i,t?new o(n):(r=o.DP,i=o.RM,o.DP=o.RM=0,n=n.div(e),o.DP=r,o.RM=i,this.minus(n.times(e)))},zp.neg=function(){var e=new this.constructor(this);return e.s=-e.s,e},zp.plus=zp.add=function(e){var t,n,o,r=this,i=r.constructor;if(e=new i(e),r.s!=e.s)return e.s=-e.s,r.minus(e);var a=r.e,s=r.c,l=e.e,c=e.c;if(!s[0]||!c[0])return c[0]||(s[0]?e=new i(r):e.s=r.s),e;if(s=s.slice(),t=a-l){for(t>0?(l=a,o=c):(t=-t,o=s),o.reverse();t--;)o.push(0);o.reverse()}for(s.length-c.length<0&&(o=c,c=s,s=o),t=c.length,n=0;t;s[t]%=10)n=(s[--t]=s[t]+c[t]+n)/10|0;for(n&&(s.unshift(n),++l),t=s.length;0===s[--t];)s.pop();return e.c=s,e.e=l,e},zp.pow=function(e){var t=this,n=new t.constructor("1"),o=n,r=e<0;if(e!==~~e||e<-Vp||e>Vp)throw Error(Zp+"exponent");for(r&&(e=-e);1&e&&(o=o.times(t)),e>>=1;)t=t.times(t);return r?n.div(o):o},zp.prec=function(e,t){if(e!==~~e||e<1||e>Fp)throw Error(Zp+"precision");return Jp(new this.constructor(this),e,t)},zp.round=function(e,t){if(e===Up)e=0;else if(e!==~~e||e<-Fp||e>Fp)throw Error(Wp);return Jp(new this.constructor(this),e+this.e+1,t)},zp.sqrt=function(){var e,t,n,o=this,r=o.constructor,i=o.s,a=o.e,s=new r("0.5");if(!o.c[0])return new r(o);if(i<0)throw Error(Gp+"No square root");0===(i=Math.sqrt(+Xp(o,!0,!0)))||i===1/0?((t=o.c.join("")).length+a&1||(t+="0"),a=((a+1)/2|0)-(a<0||1&a),e=new r(((i=Math.sqrt(t))==1/0?"5e":(i=i.toExponential()).slice(0,i.indexOf("e")+1))+a)):e=new r(i+""),a=e.e+(r.DP+=4);do{n=e,e=s.times(n.plus(o.div(n)))}while(n.c.slice(0,a).join("")!==e.c.slice(0,a).join(""));return Jp(e,(r.DP-=4)+e.e+1,r.RM)},zp.times=zp.mul=function(e){var t,n=this,o=n.constructor,r=n.c,i=(e=new o(e)).c,a=r.length,s=i.length,l=n.e,c=e.e;if(e.s=n.s==e.s?1:-1,!r[0]||!i[0])return e.c=[e.e=0],e;for(e.e=l+c,a<s&&(t=r,r=i,i=t,c=a,a=s,s=c),t=new Array(c=a+s);c--;)t[c]=0;for(l=s;l--;){for(s=0,c=a+l;c>l;)s=t[c]+i[l]*r[c-l-1]+s,t[c--]=s%10,s=s/10|0;t[c]=s}for(s?++e.e:t.shift(),l=t.length;!t[--l];)t.pop();return e.c=t,e},zp.toExponential=function(e,t){var n=this,o=n.c[0];if(e!==Up){if(e!==~~e||e<0||e>Fp)throw Error(Wp);for(n=Jp(new n.constructor(n),++e,t);n.c.length<e;)n.c.push(0)}return Xp(n,!0,!!o)},zp.toFixed=function(e,t){var n=this,o=n.c[0];if(e!==Up){if(e!==~~e||e<0||e>Fp)throw Error(Wp);for(e=e+(n=Jp(new n.constructor(n),e+n.e+1,t)).e+1;n.c.length<e;)n.c.push(0)}return Xp(n,!1,!!o)},zp.toJSON=zp.toString=function(){var e=this,t=e.constructor;return Xp(e,e.e<=t.NE||e.e>=t.PE,!!e.c[0])},typeof Symbol<"u"&&(zp[Symbol.for("nodejs.util.inspect.custom")]=zp.toJSON),zp.toNumber=function(){var e=+Xp(this,!0,!0);if(!0===this.constructor.strict&&!this.eq(e.toString()))throw Error(Gp+"Imprecise conversion");return e},zp.toPrecision=function(e,t){var n=this,o=n.constructor,r=n.c[0];if(e!==Up){if(e!==~~e||e<1||e>Fp)throw Error(Zp+"precision");for(n=Jp(new o(n),e,t);n.c.length<e;)n.c.push(0)}return Xp(n,e<=n.e||n.e<=o.NE||n.e>=o.PE,!!r)},zp.valueOf=function(){var e=this,t=e.constructor;if(!0===t.strict)throw Error(Gp+"valueOf disallowed");return Xp(e,e.e<=t.NE||e.e>=t.PE,!0)};var qp=function e(){function t(n){var o=this;if(!(o instanceof t))return n===Up&&0===arguments.length?e():new t(n);if(n instanceof t)o.s=n.s,o.e=n.e,o.c=n.c.slice();else{if("string"!=typeof n){if(!0===t.strict&&"bigint"!=typeof n)throw TypeError(Zp+"value");n=0===n&&1/n<0?"-0":String(n)}!function(e,t){var n,o,r;if(!Yp.test(t))throw Error(Zp+"number");for(e.s="-"==t.charAt(0)?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".","")),(o=t.search(/e/i))>0?(n<0&&(n=o),n+=+t.slice(o+1),t=t.substring(0,o)):n<0&&(n=t.length),r=t.length,o=0;o<r&&"0"==t.charAt(o);)++o;if(o==r)e.c=[e.e=0];else{for(;r>0&&"0"==t.charAt(--r););for(e.e=n-o-1,e.c=[],n=0;o<=r;)e.c[n++]=+t.charAt(o++)}}(o,n)}o.constructor=t}return t.prototype=zp,t.DP=20,t.RM=1,t.NE=-7,t.PE=21,t.strict=false,t.roundDown=0,t.roundHalfUp=1,t.roundHalfEven=2,t.roundUp=3,t}(),Kp=(e=>(e.deployCost="deployCost",e.full="full",e))(Kp||{});function $p({motes:e,precisionCase:t,hideCsprCurrency:n}){const o=(e=>{switch(e){case"deployCost":return 5;case"full":return 9;default:return 0}})(t);if(null==e)return F.jsx(F.Fragment,{children:"N/A"});const r=(e=>qp(e).div("1000000000").toString())(e),i=((e,{precision:t,notation:n,compactDisplay:o}={})=>xl.formatNumber(e,{minimumFractionDigits:t||0,maximumFractionDigits:t||0,notation:n,compactDisplay:o}))(r,{precision:o}),a=i+" CSPR";return F.jsx(F.Fragment,{children:n?i:a})}y(Pt).withConfig({displayName:"account-info-row__ValuesRow",componentId:"sc-15hsjvb-0"})(({theme:e})=>({height:36,borderRadius:e.borderRadius.base,padding:"8px 16px",backgroundColor:e.styleguideColors.backgroundPrimary,border:e.border.base})),y(Ft).withConfig({displayName:"account-info-row__StyledFlexColumn",componentId:"sc-15hsjvb-1"})(({disabled:e})=>({...e&&{opacity:.5}})),y(jt).withConfig({displayName:"account-info-row__BalanceText",componentId:"sc-15hsjvb-2"})(({})=>({textAlign:"right"})),y.span.withConfig({displayName:"account-info-row__StyledIconContainer",componentId:"sc-15hsjvb-3"})(["margin-left:10px;"]),y("div").withConfig({displayName:"text-row__StyledWrapper",componentId:"sc-gez63i-0"})(({})=>({display:"flex",flexDirection:"column"})),y("div").withConfig({displayName:"text-row__LabelContainer",componentId:"sc-gez63i-1"})(({})=>({display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:4})),y("div").withConfig({displayName:"text-row__InputContainer",componentId:"sc-gez63i-2"})(({theme:e})=>({display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:"0 16px",height:36,backgroundColor:e.styleguideColors.backgroundPrimary,border:e.border.base,borderRadius:e.borderRadius.base}));const ef=y("div").withConfig({displayName:"text-row__SuffixContainer",componentId:"sc-gez63i-3"})(({})=>({marginLeft:16}));y(ef).withConfig({displayName:"text-row__SuffixTextContainer",componentId:"sc-gez63i-4"})(({theme:e})=>({color:e.styleguideColors.contentSecondary})),y("div").withConfig({displayName:"text-row__PrefixContainer",componentId:"sc-gez63i-5"})(({})=>({marginRight:16})),y(Ft).withConfig({displayName:"progress-line__StepWrapper",componentId:"sc-1nvheuv-0"})(({})=>({position:"relative"})),y(ii).withConfig({displayName:"progress-line__StepText",componentId:"sc-1nvheuv-1"})(({theme:e,disabled:t,isFirstStep:n,isLastStep:o,isCheckedStep:r})=>e.withMedia({color:t?e.styleguideColors.contentTertiary:e.styleguideColors.contentBlue,position:"absolute",bottom:30,whiteSpace:["inherit","nowrap","nowrap"],...r&&!o&&{color:e.styleguideColors.contentTertiary},...n&&{left:0},...o&&{right:0}})),y(Pt).withConfig({displayName:"progress-line__StepContainer",componentId:"sc-1nvheuv-2"})(({theme:e,disabled:t,checked:n})=>({borderRadius:"50%",border:`2px solid ${t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue}`,background:n?t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue:e.styleguideColors.backgroundPrimary,width:24,height:24,"& svg":{path:{fill:e.styleguideColors.backgroundPrimary}}})),y.div.withConfig({displayName:"progress-line__Circle",componentId:"sc-1nvheuv-3"})(({theme:e,disabled:t})=>({borderRadius:"50%",background:t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue,width:12,height:12})),y.div.withConfig({displayName:"progress-line__Line",componentId:"sc-1nvheuv-4"})(({theme:e,disabled:t})=>({height:2,background:t?e.styleguideColors.contentQuaternary:e.styleguideColors.contentBlue,width:"100%"}));const tf=y.div.withConfig({displayName:"warning-message__StyledWarningMessage",componentId:"sc-pntxqz-0"})(({theme:e,margin:t})=>e.withMedia({padding:["10px","16px","16px"],alignItems:"center",gap:"8px",alignSelf:"stretch",backgroundColor:e.styleguideColors.fillSecondary,borderRadius:"4px",margin:t||"0 0 24px 0"})),nf=y(Pt).withConfig({displayName:"warning-message__StyledHeaderRow",componentId:"sc-pntxqz-1"})(({theme:e})=>e.withMedia({marginBottom:"8px"})),of=y(jt).withConfig({displayName:"warning-message__StyledHeaderText",componentId:"sc-pntxqz-2"})(({theme:e})=>e.withMedia({marginLeft:"8px",lineHeight:["18px","1.5rem","1.5rem"]})),rf=({iconSrc:e,title:t,message:n,margin:o})=>F.jsxs(tf,{margin:o,children:[F.jsxs(nf,{justify:"flex-start",align:"center",children:[e&&F.jsx(un,{src:e}),F.jsx(of,{size:1,scale:"xs",variation:"black",margin:e?"8px":"0",children:t})]}),F.jsx(jt,{size:3,scale:"xs",variation:"black",children:n})]});y(Ft).withConfig({displayName:"user-input-window__ModalContainer",componentId:"sc-biy5na-0"})(({theme:e,position:t})=>e.withMedia({width:t===kp.TopRight?["300px","350px","350px"]:["300px","440px","496px"],background:e.styleguideColors.backgroundPrimary,borderColor:e.styleguideColors.backgroundPrimary})),y(Pt).withConfig({displayName:"user-input-window__ImageWrapper",componentId:"sc-biy5na-1"})(({theme:e})=>e.withMedia({margin:"15px 0 24px 0"})),y.div.withConfig({displayName:"user-input-window__StyledCaption",componentId:"sc-biy5na-2"})(({theme:e,position:t})=>e.withMedia({textAlign:"left",marginBottom:"16px"})),y(Yl).withConfig({displayName:"user-input-window__StyledCaptionText",componentId:"sc-biy5na-3"})(({theme:e})=>e.withMedia({fontWeight:[600,600,700],fontSize:["20px","24px","24px"],color:e.styleguideColors.contentPrimary})),y(jt).withConfig({displayName:"user-input-window__StyledInformationText",componentId:"sc-biy5na-4"})(({theme:e,position:t})=>e.withMedia({color:e.styleguideColors.contentSecondary})),y(Pt).withConfig({displayName:"user-input-window__ButtonsContainer",componentId:"sc-biy5na-5"})(({theme:e,position:t})=>e.withMedia({marginTop:t===kp.TopRight?"40px":["32px","32px","56px"],flexDirection:["column","row","row"]})),y(td).withConfig({displayName:"user-input-window__StyledInput",componentId:"sc-biy5na-6"})(({theme:e,margin:t})=>e.withMedia({width:"100%",margin:t,":focus":{outline:"none"}})),y.div.withConfig({displayName:"user-input-window__CheckBoxContainer",componentId:"sc-biy5na-7"})(({theme:e,position:t})=>e.withMedia({margin:t===kp.TopRight?"40px 0 -20px 0":["40px 0 -20px 0","40px 0 -20px 0","72px 0 -40px 0"]})),y("div").withConfig({displayName:"multiline-text-row__StyledWrapper",componentId:"sc-ulv7c-0"})(({theme:e})=>e.withMedia({display:"flex",flexDirection:"column"})),y("div").withConfig({displayName:"multiline-text-row__LabelContainer",componentId:"sc-ulv7c-1"})(({theme:e})=>e.withMedia({display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",marginBottom:4})),y("div").withConfig({displayName:"multiline-text-row__InputContainer",componentId:"sc-ulv7c-2"})(({theme:e,height:t,width:n})=>e.withMedia({display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",height:t,width:n,backgroundColor:e.styleguideColors.backgroundPrimary,border:e.border.base,borderRadius:e.borderRadius.base}));const af=y("div").withConfig({displayName:"multiline-text-row__SuffixContainer",componentId:"sc-ulv7c-3"})(({theme:e})=>e.withMedia({marginLeft:16}));y(af).withConfig({displayName:"multiline-text-row__SuffixTextContainer",componentId:"sc-ulv7c-4"})(({theme:e})=>e.withMedia({color:e.styleguideColors.contentSecondary})),y("div").withConfig({displayName:"multiline-text-row__PrefixContainer",componentId:"sc-ulv7c-5"})(({theme:e})=>e.withMedia({marginRight:16})),y.div.withConfig({displayName:"multiselect-dropdown__DropdownContainer",componentId:"sc-zjn4oc-0"})(({theme:e,disabled:t})=>({outline:"none",...t&&{opacity:"0.5",pointerEvents:"none"}})),y(Pt).withConfig({displayName:"multiselect-dropdown__MultiSelectContainer",componentId:"sc-zjn4oc-1"})(({theme:e})=>({borderRadius:e.borderRadius.base,padding:"8px",background:e.styleguideColors.fillSecondary,":hover, :active":{svg:{color:e.styleguideColors.fillPrimaryRed}}})),y(Pt).withConfig({displayName:"multiselect-dropdown__InputContainer",componentId:"sc-zjn4oc-2"})(({theme:e})=>({width:"100%"})),y(td).withConfig({displayName:"multiselect-dropdown__StyledInput",componentId:"sc-zjn4oc-3"})(()=>({width:"100%",border:"none",height:"24px","> div":{padding:"0 8px"}})),y(Pt).withConfig({displayName:"multiselect-dropdown__DropdownIconWrapper",componentId:"sc-zjn4oc-4"})(({theme:e})=>({paddingRight:"8px",marginLeft:"8px"})),y(un).withConfig({displayName:"multiselect-dropdown__ArrowSvgIcon",componentId:"sc-zjn4oc-5"})(({theme:e})=>({path:{fill:e.styleguideColors.contentPrimary}})),y(un).withConfig({displayName:"multiselect-dropdown__ClearSvgIcon",componentId:"sc-zjn4oc-6"})(({theme:e})=>({path:{stroke:e.styleguideColors.contentPrimary}})),y.span.withConfig({displayName:"multiselect-dropdown__ChipItemContainer",componentId:"sc-zjn4oc-7"})(({theme:e})=>({borderRadius:e.borderRadius.base,cursor:"pointer",padding:"2px 8px",background:e.styleguideColors.fillTertiary,color:e.styleguideColors.contentPrimary,wordBreak:"break-word"})),y.div.withConfig({displayName:"multiselect-dropdown__ItemsContainer",componentId:"sc-zjn4oc-8"})(({theme:e,isOpen:t})=>({display:t?"inherit":"none",marginTop:4,borderRadius:e.borderRadius.base,background:e.styleguideColors.fillSecondary,maxHeight:"250px",overflowY:"scroll"})),y(Pt).withConfig({displayName:"multiselect-dropdown__ItemsContainerEmpty",componentId:"sc-zjn4oc-9"})(({theme:e})=>({padding:"32px 16px",pointerEvents:"none",justifyContent:"center"})),y(Pt).withConfig({displayName:"multiselect-dropdown__ItemContainer",componentId:"sc-zjn4oc-10"})(({theme:e})=>({cursor:"pointer",minHeight:36,padding:"8px 16px",wordBreak:"break-word",":hover, :active":{background:e.styleguideColors.fillSecondaryBlueHover,fontWeight:600}})),y(un).withConfig({displayName:"multiselect-dropdown__MultiSelectDeleteIcon",componentId:"sc-zjn4oc-11"})(({theme:e})=>({path:{stroke:e.styleguideColors.contentBlue},":hover, :active":{path:{stroke:e.styleguideColors.contentRed}}}));const sf=y(Ft).withConfig({displayName:"modal-content-header__HeaderContainer",componentId:"sc-fyacs1-0"})(({theme:e,margin:t})=>e.withMedia({margin:t||"16px 0 16px 0"})),lf=({title:e,subtitle:t,appName:n,margin:o})=>F.jsxs(sf,{align:"center",itemsSpacing:4,margin:o,children:[F.jsx(Yl,{scale:"lg",size:1,variation:"black",children:e}),(t||n)&&F.jsxs(jt,{scale:"md",size:3,variation:"darkGray",children:[`${t&&t} `,n&&F.jsx(jt,{scale:"md",size:3,variation:"black",children:n})]})]});y.div.withConfig({displayName:"searchable-dropdown__StyledDropdown",componentId:"sc-14ny1jx-0"})(({theme:e,disabled:t})=>({outline:"none",position:"relative",borderRadius:e.borderRadius.base,...t&&{opacity:"0.5",pointerEvents:"none"},background:e.styleguideColors.fillSecondary,":hover, :active":{background:e.styleguideColors.fillSecondary,svg:{path:{fill:e.styleguideColors.fillPrimaryRed}}}})),y(Pt).withConfig({displayName:"searchable-dropdown__StyledContentRow",componentId:"sc-14ny1jx-1"})(({theme:e,error:t})=>e.withMedia({width:"100%",border:t?`1px solid ${e.styleguideColors.contentRed}`:"none"})),y.input.withConfig({displayName:"searchable-dropdown__StyledInput",componentId:"sc-14ny1jx-2"})(({theme:e,fontSize:t,icon:n})=>({lineHeight:"1.5",fontSize:t,height:"36px",borderRadius:e.borderRadius.base,outline:"none",padding:n?"0 12px":"0 16px",transition:"all 200ms ease",width:"100%",color:e.styleguideColors.contentPrimary,border:"none",background:e.styleguideColors.fillSecondary,":hover":{cursor:"pointer"}})),y.div.withConfig({displayName:"searchable-dropdown__ItemContainer",componentId:"sc-14ny1jx-3"})(({theme:e,isOpen:t,height:n,fontSize:o,maxHeight:r})=>({display:t?"block":"none",borderRadius:e.borderRadius.base,fontSize:o,paddingLeft:"6px",background:e.styleguideColors.fillSecondary,boxShadow:"0 1px 0 rgba(0, 0, 0, 0.06)",marginTop:"4px",height:n,maxHeight:r,overflowY:"auto",position:"absolute",top:"100%",width:"100%",zIndex:"1000"})),y.div.withConfig({displayName:"searchable-dropdown__Item",componentId:"sc-14ny1jx-4"})(({theme:e,selected:t})=>({display:"block",cursor:"pointer",padding:"8px 10px",color:e.styleguideColors.contentPrimary,":hover, :active":{background:e.styleguideColors.fillSecondaryBlueHover},fontWeight:t?600:400})),y(un).withConfig({displayName:"searchable-dropdown__ArrowSvg",componentId:"sc-14ny1jx-5"})(({theme:e})=>({marginRight:"16px",path:{fill:e.styleguideColors.contentPrimary}})),y.div.withConfig({displayName:"searchable-dropdown__CustomIcon",componentId:"sc-14ny1jx-6"})(({inLoop:e})=>({margin:e?"0 12px 0 0":"0 0 0 16px",display:"inline",position:"relative",bottom:e?"0":"1px"}));var cf=(e=>(e.HASH="hash-",e.CONTRACT="contract-",e.UREF="uref-",e.DEPLOY="deploy-",e.ERA_INFO_PREFIX="era-",e.BALANCE_PREFIX="balance-",e.BID_PREFIX="bid-",e.WITHDRAW_PREFIX="withdraw-",e.DICTIONARY_PREFIX="dictionary-",e.ACCOUNT_HASH="account-hash-",e.CONTRACT_PACKAGE="contract-package-",e))(cf||{});new RegExp(`(${Object.values(cf).join("|")})(?=[0-9a-fA-F])`,"i");const uf={minWidth:320,maxWidth:1176,withMedia:hd,zIndex:{dropdown:10,modal:15,tooltip:20},typography:{fontFamily:{primary:'"Inter", sans-serif',mono:'"JetBrains Mono", serif'},fontWeight:{light:300,regular:400,medium:500,semiBold:600,bold:700,extraBold:800}},borderRadius:{base:4},padding:{1:"1.25em",2:"2em"},animations:{fadeIn:b(["0%{opacity:0;}100%{opacity:1;}"])}},df={dark:{...uf,colorSpecialCase:{blueBanner:"#294ACC",blueBanner2:"#2A5DB2"},styleguideColors:{backgroundPrimary:"#161D3B",backgroundSecondary:"#0F1429",backgroundTertiary:"#131933",backgroundQuaternary:"#0F1429",borderPrimary:"#1A2347",borderSecondary:"#5C6073",backgroundOverlay:"#0E1126A0",borderRed:"#FF8680",fillPrimaryRed:"#B2332D",fillPrimaryRedHover:"#932F30",fillPrimaryRedClick:"#742A33",fillPrimaryBlue:"#294ACC",fillPrimaryBlueHover:"#112A8C",fillPrimaryBlueClick:"#14266D",fillSecondary:"#1B254A",fillSecondaryRedHover:"#FF868029",fillSecondaryRedClick:"#FF868014",fillSecondaryBlueHover:"#7490FF29",fillSecondaryBlueClick:"#7490FF14",fillTertiary:"#293667",fillGreen:"#2DCC85",fillVioletGradient:"linear-gradient(266.5deg, #A880FF 9.3%, #8B5BF1 94.39%)",fillBlueGradient:"linear-gradient(89.56deg, #0021A5 0%, #2C53EF 75.01%)",fillLoadingInTable:"linear-gradient(90deg, #1B254A 43.6%, rgba(22, 29, 59, 0) 100%)",contentPrimary:"#DADCE5",contentSecondary:"#A8ADBF",contentTertiary:"#989DB2",contentQuaternary:"#8D92A6",contentOnFill:"#F2F2F2",contentBlue:"#8FA6FF",contentRed:"#FF8680",contentGreen:"#4CD99A",contentViolet:"#A880FF",contentYellow:"#E0BB38",contentWarmGreen:"#BDD94C",contentLightBlue:"#8FA6FF"},boxShadow:{unset:"unset",block:"0px 2px 4px #0F1429",dropdown:"drop-shadow(0px 2px 16px #0F1429)",tooltip:"0px 4px 8px #0F1429"},border:{base:"1px solid #5C6073",separator:"1px solid #1A2347",tableRowSeparator:"1px solid #1A2347"},themeName:"dark"},light:{...uf,colorSpecialCase:{blueBanner:"#294ACC",blueBanner2:"#2A5DB2"},styleguideColors:{backgroundPrimary:"#FFFFFF",backgroundSecondary:"#F2F3F5",backgroundTertiary:"#181D40",backgroundQuaternary:"#161A33",borderPrimary:"#F2F3F5",borderSecondary:"#D2D4D9",backgroundOverlay:"#0E1126A0",borderRed:"#E6332A",fillPrimaryRed:"#E6332A",fillPrimaryRedHover:"#D23028",fillPrimaryRedClick:"#BD2E27",fillPrimaryBlue:"#0021A5",fillPrimaryBlueHover:"#051F89",fillPrimaryBlueClick:"#081F7B",fillSecondary:"#F5F5F7",fillSecondaryRedHover:"#E6332A14",fillSecondaryRedClick:"#E6332A1F",fillSecondaryBlueHover:"#0021A514",fillSecondaryBlueClick:"#0021A51F",fillTertiary:"#FEFEFF",fillGreen:"#2DCC85",fillVioletGradient:"linear-gradient(266.5deg, #A880FF 9.3%, #8B5BF1 94.39%)",fillBlueGradient:"linear-gradient(89.56deg, #0021A5 0%, #2C53EF 75.01%)",fillLoadingInTable:"linear-gradient(90deg, #F2F3F5 0%, rgba(255, 255, 255, 0) 100%)",contentPrimary:"#1A1919",contentSecondary:"#84868C",contentTertiary:"#BABBBF",contentQuaternary:"#D2D3D9",contentOnFill:"#FFFFFF",contentBlue:"#0021A5",contentRed:"#E6332A",contentGreen:"#31DE91",contentViolet:"#8B5BF1",contentYellow:"#F1BF0B",contentWarmGreen:"#BBDE31",contentLightBlue:"#7490FF"},boxShadow:{unset:"unset",block:"0px 2px 4px rgba(143, 144, 152, 0.15)",dropdown:"drop-shadow(0px 4px 8px rgba(26, 25, 25, 0.16))",tooltip:"0px 4px 8px rgba(143, 144, 152, 0.2)"},border:{base:"1px solid #D2D4D9",separator:"1px solid #F2F3F5",tableRowSeparator:"1px solid #F2F3F5"},themeName:"light"}};var pf,ff="data:image/svg+xml,%3csvg width='110' height='40' viewBox='0 0 110 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M38.8355 13.259C39.23 14.361 38.3624 15.4545 37.192 15.4545H27.2727C26.2685 15.4545 25.4545 14.6405 25.4545 13.6364V11.4437C25.4545 9.18169 22.8594 7.9029 21.0657 9.28101L9.63306 18.0646C8.21212 19.1563 8.21212 21.2983 9.63306 22.39L21.0657 31.1735C22.8594 32.5516 25.4545 31.2729 25.4545 29.0109V26.3636C25.4545 25.3595 26.2685 24.5455 27.2727 24.5455H37.192C38.3624 24.5455 39.2299 25.639 38.8355 26.741C36.0691 34.4701 28.6803 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C28.6803 0 36.0691 5.52993 38.8355 13.259Z' fill='%23FF0012'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.3485 5.67575H62.025C61.9266 4.74599 61.4453 4.28659 60.5046 4.28659C59.7389 4.28659 59.0607 4.61474 59.0607 5.41323C59.0607 6.11328 59.7936 6.40861 60.8109 6.68207L60.9431 6.718C62.2273 7.06633 63.5564 7.4268 63.5564 9.04473C63.5564 10.6417 62.0359 11.3636 60.603 11.3636C58.8748 11.3636 57.5403 10.4995 57.4528 8.64002H58.8092C58.842 9.69009 59.5858 10.2589 60.603 10.2589C61.4781 10.2589 62.2438 9.8651 62.2438 9.05567C62.2438 8.26813 61.4982 8.06774 60.6006 7.8265L60.6006 7.82649L60.6006 7.82649L60.6006 7.82648C60.5258 7.80638 60.4499 7.78599 60.3733 7.76495C59.0826 7.41493 57.7591 6.95552 57.7372 5.42417C57.7153 3.92562 59.1154 3.18182 60.5265 3.18182C62.1125 3.18182 63.2501 3.96938 63.3485 5.67575ZM55.3586 8.78221H56.6712C56.3102 10.237 55.0195 11.3199 53.0615 11.3199C50.6223 11.3199 49.0909 9.59164 49.0909 7.27273C49.0909 4.9757 50.6332 3.22558 53.0725 3.22558C55.0414 3.22558 56.1899 4.24283 56.6712 5.76325H55.3586C54.9429 4.82256 54.2647 4.34128 53.0725 4.34128C51.4099 4.34128 50.4145 5.64293 50.4145 7.27273C50.4145 8.90253 51.4099 10.2042 53.0725 10.2042C54.3522 10.2042 55.0414 9.6354 55.3586 8.78221ZM67.4585 3.36777H64.6692V11.1777H65.9928V8.24624H67.4585C69.0664 8.24624 70.2259 7.18523 70.2259 5.77419C70.2259 4.39597 69.1539 3.36777 67.4585 3.36777ZM67.3491 7.14147H65.9928V4.47254H67.3491C68.3336 4.47254 68.9024 4.91007 68.9024 5.78513C68.9024 6.66019 68.3336 7.14147 67.3491 7.14147ZM72.4421 11.1777H71.1185V3.36777H74.0937C75.8767 3.36777 76.8502 4.30846 76.8502 5.58824C76.8502 6.59456 76.2048 7.41493 75.286 7.64463C75.9533 7.8634 76.2048 8.44313 76.4783 9.351C76.5067 9.43892 76.5334 9.52333 76.5592 9.60475C76.7419 10.1817 76.877 10.6082 77.2221 11.0683V11.1777H75.8001C75.5441 10.8441 75.4146 10.3894 75.2829 9.92682L75.2829 9.9268L75.2829 9.92678C75.2289 9.73722 75.1746 9.54635 75.111 9.36194C74.8594 8.64002 74.5532 8.11498 73.6015 8.11498H72.4421V11.1777ZM72.4421 4.45066V7.02115H74.0281C75.0126 7.02115 75.5376 6.49612 75.5376 5.68669C75.5376 4.99758 75.1001 4.45066 73.9844 4.45066H72.4421ZM65.9521 15.4546V35.9615H69.2837V15.4546H65.9521ZM63.7101 31.1651H60.522C60.005 32.8596 58.6838 33.7213 56.8457 33.7213C54.3182 33.7213 52.3652 31.7108 52.3652 28.5515C52.3652 25.3347 54.3469 23.3529 56.8457 23.3529C58.7987 23.3529 59.9189 24.3294 60.4646 25.8229H63.6526C63.0782 22.7785 60.5795 20.7105 56.9031 20.7105C52.4513 20.7105 49.0909 23.7837 49.0909 28.5515C49.0909 33.2617 52.4513 36.3636 56.9031 36.3636C60.4646 36.3636 63.0208 34.5255 63.7101 31.1651ZM75.7448 15.512V18.7862H72.2696V15.512H75.7448ZM75.6587 35.9615H72.3557V21.1126H75.6587V35.9615ZM92.4354 31.1651H89.2474C88.7304 32.8596 87.4092 33.7213 85.571 33.7213C83.0436 33.7213 81.0905 31.7108 81.0905 28.5515C81.0905 25.3347 83.0723 23.3529 85.571 23.3529C87.5241 23.3529 88.6442 24.3294 89.1899 25.8229H92.378C91.8036 22.7785 89.3048 20.7105 85.6285 20.7105C81.1767 20.7105 77.8163 23.7837 77.8163 28.5515C77.8163 33.2617 81.1767 36.3636 85.6285 36.3636C89.1899 36.3636 91.7461 34.5255 92.4354 31.1651ZM108.205 35.9615H104.127L99.3303 29.729L97.8942 31.1938V35.9615H94.5625V15.4546H97.8942V27.259L103.753 21.1126H107.746L101.542 27.46L108.205 35.9615Z' fill='%230021A5'/%3e%3c/svg%3e",hf="data:image/svg+xml,%3csvg width='110' height='41' viewBox='0 0 110 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39.8064 13.5905C40.2107 14.72 39.3215 15.8409 38.1218 15.8409H27.9545C26.9252 15.8409 26.0909 15.0065 26.0909 13.9773L26.0909 11.7298C26.0909 9.41123 23.4309 8.10047 21.5923 9.51303L9.87389 18.5162C8.41743 19.6352 8.41743 21.8307 9.87389 22.9497L21.5923 31.9529C23.4309 33.3654 26.0909 32.0547 26.0909 29.7361L26.0909 27.0227C26.0909 25.9935 26.9252 25.1591 27.9545 25.1591H38.1218C39.3215 25.1591 40.2107 26.28 39.8064 27.4095C36.9708 35.3318 29.3974 41 20.5 41C9.17816 41 0 31.8218 0 20.5C0 9.17816 9.17816 0 20.5 0C29.3974 0 36.9708 5.66817 39.8064 13.5905Z' fill='%23FF0012'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M64.3994 5.76989H63.0539C62.9538 4.82471 62.4645 4.35769 61.5082 4.35769C60.7299 4.35769 60.0404 4.69128 60.0404 5.50302C60.0404 6.21468 60.7855 6.51491 61.8196 6.7929L61.954 6.82943C63.2596 7.18354 64.6106 7.54999 64.6106 9.19476C64.6106 10.8182 63.065 11.5521 61.6083 11.5521C59.8514 11.5521 58.4948 10.6737 58.4059 8.78333H59.7847C59.8181 9.85082 60.5742 10.429 61.6083 10.429C62.4979 10.429 63.2763 10.0287 63.2763 9.20588C63.2763 8.40527 62.5183 8.20156 61.6059 7.95631L61.6058 7.9563L61.6057 7.95628C61.5297 7.93585 61.4526 7.91513 61.3748 7.89375C60.0627 7.53792 58.7172 7.07089 58.695 5.51414C58.6727 3.99074 60.096 3.2346 61.5305 3.2346C63.1428 3.2346 64.2993 4.03521 64.3994 5.76989ZM56.2769 8.92788H57.6112C57.2443 10.4068 55.9322 11.5077 53.9417 11.5077C51.462 11.5077 49.9053 9.75074 49.9053 7.39336C49.9053 5.05823 51.4732 3.27907 53.9528 3.27907C55.9544 3.27907 57.122 4.31321 57.6112 5.85885H56.2769C55.8543 4.90255 55.1649 4.41328 53.9528 4.41328C52.2627 4.41328 51.2508 5.73653 51.2508 7.39336C51.2508 9.0502 52.2627 10.3734 53.9528 10.3734C55.2539 10.3734 55.9544 9.79522 56.2769 8.92788ZM68.5775 3.42363H65.742V11.3631H67.0875V8.38302H68.5775C70.2121 8.38302 71.3908 7.30441 71.3908 5.86997C71.3908 4.46888 70.3011 3.42363 68.5775 3.42363ZM68.4663 7.25993H67.0875V4.54672H68.4663C69.4671 4.54672 70.0453 4.99151 70.0453 5.88109C70.0453 6.77066 69.4671 7.25993 68.4663 7.25993ZM73.6438 11.3631H72.2983V3.42363H75.3228C77.1353 3.42363 78.125 4.37993 78.125 5.68093C78.125 6.70394 77.4689 7.53792 76.5349 7.77143C77.2132 7.99383 77.4689 8.58317 77.7469 9.50611C77.7758 9.59549 77.803 9.6813 77.8292 9.76406C78.0149 10.3506 78.1523 10.7842 78.5031 11.2519V11.3631H77.0575C76.7972 11.0239 76.6656 10.5617 76.5317 10.0915C76.4769 9.89877 76.4216 9.70471 76.357 9.51723C76.1012 8.78333 75.7899 8.24958 74.8224 8.24958H73.6438V11.3631ZM73.6438 4.52448V7.13761H75.2561C76.2569 7.13761 76.7906 6.60387 76.7906 5.78101C76.7906 5.08047 76.3458 4.52448 75.2116 4.52448H73.6438ZM67.0461 15.7109V36.5581H70.433V15.7109H67.0461ZM64.7669 31.682H61.526C61.0004 33.4047 59.6573 34.2806 57.7887 34.2806C55.2193 34.2806 53.2338 32.2368 53.2338 29.0251C53.2338 25.7549 55.2485 23.7403 57.7887 23.7403C59.7741 23.7403 60.9128 24.733 61.4676 26.2513H64.7085C64.1246 23.1563 61.5844 21.0541 57.847 21.0541C53.3214 21.0541 49.9053 24.1782 49.9053 29.0251C49.9053 33.8135 53.3214 36.9668 57.847 36.9668C61.4676 36.9668 64.0662 35.0982 64.7669 31.682ZM77.0013 15.7693V19.0978H73.4684V15.7693H77.0013ZM76.9137 36.5581H73.556V21.4628H76.9137V36.5581ZM93.9687 31.682H90.7278C90.2022 33.4047 88.8592 34.2806 86.9905 34.2806C84.4211 34.2806 82.4357 32.2368 82.4357 29.0251C82.4357 25.7549 84.4503 23.7403 86.9905 23.7403C88.9759 23.7403 90.1147 24.733 90.6694 26.2513H93.9104C93.3264 23.1563 90.7862 21.0541 87.0489 21.0541C82.5233 21.0541 79.1071 24.1782 79.1071 29.0251C79.1071 33.8135 82.5233 36.9668 87.0489 36.9668C90.6694 36.9668 93.268 35.0982 93.9687 31.682ZM110 36.5581H105.854L100.978 30.2222L99.5181 31.7112V36.5581H96.1311V15.7109H99.5181V27.7112L105.474 21.4628H109.533L103.226 27.9155L110 36.5581Z' fill='white'/%3e%3c/svg%3e",gf="data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_401_71)'%3e%3crect width='40' height='40' rx='6' fill='black'/%3e%3cg clip-path='url(%23clip1_401_71)'%3e%3cpath d='M9 23.605V29H17.2751V27.8035H10.2057V23.605H9ZM29.7943 23.605V27.8035H22.7249V28.9997H31V23.605H29.7943ZM17.2872 15.395V23.6047H22.7249V22.5258H18.4929V15.395H17.2872ZM9 10V15.395H10.2057V11.1962H17.2751V10H9ZM22.7249 10V11.1962H29.7943V15.395H31V10H22.7249Z' fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_401_71'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3cclipPath id='clip1_401_71'%3e%3crect width='22' height='19' fill='white' transform='translate(9 10)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",mf="data:image/svg+xml,%3csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='80' height='80' rx='12' fill='white'/%3e%3cpath d='M18 48.21V59H34.4151V56.6072H20.3917V48.21H18ZM59.249 48.21V56.6072H45.2255V58.9994H61.6406V48.21H59.249ZM34.4389 31.79V48.2095H45.2255V46.0516H36.8307V31.79H34.4389ZM18 21V31.79H20.3917V23.3923H34.4151V21H18ZM45.2255 21V23.3923H59.249V31.79H61.6406V21H45.2255Z' fill='black'/%3e%3c/svg%3e",Af="data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' width='40px' height='40px' viewBox='0 0 300.6 300.6'%3e %3cstyle%3e .st1%2c.st6%7bfill:%23e4761b%3bstroke:%23e4761b%3bstroke-linecap:round%3bstroke-linejoin:round%7d.st6%7bfill:%23f6851b%3bstroke:%23f6851b%7d %3c/style%3e %3cpath fill='%23e2761b' stroke='%23e2761b' stroke-linecap='round' stroke-linejoin='round' d='m274.1 35.5-99.5 73.9L193 65.8z'/%3e %3cpath d='m44.4 35.5 98.7 74.6-17.5-44.3zm193.9 171.3-26.5 40.6 56.7 15.6 16.3-55.3zm-204.4.9L50.1 263l56.7-15.6-26.5-40.6z' class='st1'/%3e %3cpath d='m103.6 138.2-15.8 23.9 56.3 2.5-2-60.5zm111.3 0-39-34.8-1.3 61.2 56.2-2.5zM106.8 247.4l33.8-16.5-29.2-22.8zm71.1-16.5 33.9 16.5-4.7-39.3z' class='st1'/%3e %3cpath fill='%23d7c1b3' stroke='%23d7c1b3' stroke-linecap='round' stroke-linejoin='round' d='m211.8 247.4-33.9-16.5 2.7 22.1-.3 9.3zm-105 0 31.5 14.9-.2-9.3 2.5-22.1z'/%3e %3cpath fill='%23233447' stroke='%23233447' stroke-linecap='round' stroke-linejoin='round' d='m138.8 193.5-28.2-8.3 19.9-9.1zm40.9 0 8.3-17.4 20 9.1z'/%3e %3cpath fill='%23cd6116' stroke='%23cd6116' stroke-linecap='round' stroke-linejoin='round' d='m106.8 247.4 4.8-40.6-31.3.9zM207 206.8l4.8 40.6 26.5-39.7zm23.8-44.7-56.2 2.5 5.2 28.9 8.3-17.4 20 9.1zm-120.2 23.1 20-9.1 8.2 17.4 5.3-28.9-56.3-2.5z'/%3e %3cpath fill='%23e4751f' stroke='%23e4751f' stroke-linecap='round' stroke-linejoin='round' d='m87.8 162.1 23.6 46-.8-22.9zm120.3 23.1-1 22.9 23.7-46zm-64-20.6-5.3 28.9 6.6 34.1 1.5-44.9zm30.5 0-2.7 18 1.2 45 6.7-34.1z'/%3e %3cpath d='m179.8 193.5-6.7 34.1 4.8 3.3 29.2-22.8 1-22.9zm-69.2-8.3.8 22.9 29.2 22.8 4.8-3.3-6.6-34.1z' class='st6'/%3e %3cpath fill='%23c0ad9e' stroke='%23c0ad9e' stroke-linecap='round' stroke-linejoin='round' d='m180.3 262.3.3-9.3-2.5-2.2h-37.7l-2.3 2.2.2 9.3-31.5-14.9 11 9 22.3 15.5h38.3l22.4-15.5 11-9z'/%3e %3cpath fill='%23161616' stroke='%23161616' stroke-linecap='round' stroke-linejoin='round' d='m177.9 230.9-4.8-3.3h-27.7l-4.8 3.3-2.5 22.1 2.3-2.2h37.7l2.5 2.2z'/%3e %3cpath fill='%23763d16' stroke='%23763d16' stroke-linecap='round' stroke-linejoin='round' d='m278.3 114.2 8.5-40.8-12.7-37.9-96.2 71.4 37 31.3 52.3 15.3 11.6-13.5-5-3.6 8-7.3-6.2-4.8 8-6.1zM31.8 73.4l8.5 40.8-5.4 4 8 6.1-6.1 4.8 8 7.3-5 3.6 11.5 13.5 52.3-15.3 37-31.3-96.2-71.4z'/%3e %3cpath d='m267.2 153.5-52.3-15.3 15.9 23.9-23.7 46 31.2-.4h46.5zm-163.6-15.3-52.3 15.3-17.4 54.2h46.4l31.1.4-23.6-46zm71 26.4 3.3-57.7 15.2-41.1h-67.5l15 41.1 3.5 57.7 1.2 18.2.1 44.8h27.7l.2-44.8z' class='st6'/%3e%3c/svg%3e",Cf="data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1262_134949)'%3e%3cmask id='mask0_1262_134949' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3e%3cpath d='M0 0H40V40H0V0Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1262_134949)'%3e%3cpath d='M20 39.9501C31.0181 39.9501 39.9501 31.0181 39.9501 20C39.9501 8.98197 31.0181 0.0500488 20 0.0500488C8.98197 0.0500488 0.0500488 8.98197 0.0500488 20C0.0500488 31.0181 8.98197 39.9501 20 39.9501Z' fill='%233396FF' stroke='%2366B1FF' stroke-width='0.09'/%3e%3cpath d='M12.252 14.8965C16.5311 10.7236 23.4691 10.7236 27.7482 14.8965L28.2632 15.3987C28.4772 15.6073 28.4772 15.9456 28.2632 16.1542L26.5015 17.8722C26.3945 17.9765 26.2211 17.9765 26.1141 17.8722L25.4054 17.1811C22.4201 14.27 17.5801 14.27 14.5948 17.1811L13.8358 17.9212C13.7288 18.0255 13.5554 18.0255 13.4484 17.9212L11.6867 16.2032C11.4727 15.9946 11.4727 15.6563 11.6867 15.4477L12.252 14.8965ZM31.3917 18.4494L32.9596 19.9784C33.1736 20.187 33.1736 20.5253 32.9596 20.7339L25.8896 27.6283C25.6757 27.837 25.3288 27.837 25.1148 27.6283L20.097 22.7352C20.0435 22.683 19.9568 22.683 19.9033 22.7352L14.8855 27.6283C14.6716 27.837 14.3247 27.837 14.1107 27.6283L7.0406 20.7338C6.82664 20.5252 6.82664 20.1869 7.0406 19.9783L8.60855 18.4493C8.82251 18.2407 9.1694 18.2407 9.38336 18.4493L14.4012 23.3425C14.4547 23.3947 14.5414 23.3947 14.5949 23.3425L19.6126 18.4493C19.8265 18.2406 20.1734 18.2406 20.3874 18.4493L25.4053 23.3425C25.4588 23.3947 25.5455 23.3947 25.599 23.3425L30.6169 18.4494C30.8308 18.2407 31.1777 18.2407 31.3917 18.4494Z' fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1262_134949'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";!function(e){e.Connected="csprclick-customjwt:connected"}(pf||(pf={}));const vf="csprclick:switch_account",yf="csprclick:request-user-action",bf="csprclick:provider-status-update",wf="csprclick:provider-transaction-review",xf="csprclick:show_buy_cspr_onramp_selection";var If,Lf,Ef,kf,Sf,Mf,Bf,Of,Nf,Rf,Hf,jf,Tf,Df,Pf;!function(e){e.NoDeviceFound="no-device-found",e.DeviceFound="device-found",e.DeviceLocked="device-locked",e.CasperAppNotLoaded="casper-app-not-loaded",e.Connected="connected",e.LoadingAccountsList="loading-accounts-list",e.AccountListUpdated="account-list-updated",e.SignatureRequestedToUser="signature-requested-to-user",e.SignatureCompleted="signature-completed",e.SignatureCanceled="signature-cancelled",e.SignatureFailed="signature-failed",e.MsgSignatureRequestedToUser="msg-signature-requested-to-user",e.MsgSignatureCompleted="msg-signature-completed",e.MsgSignatureCanceled="msg-signature-cancelled",e.MsgSignatureFailed="msg-signature-failed",e.TransportOpenUserCancelled="transport-open-user-cancelled",e.ErrorOpeningDevice="error-opening-device",e.Timeout="timeout"}(If||(If={})),function(e){e.ConnectingToSite="connecting-to-site",e.UserDeniedConnection="connected",e.LoadingAccountsList="loading-accounts-list",e.AccountListUpdated="account-list-updated",e.ErrorWhileConnecting="error-while-connecting",e.RejectedByUser="rejected-by-user",e.SignatureRequestedFromUser="signature-requested-from-user",e.SignatureCompleted="signature-completed",e.SignatureFailed="signature-failed",e.SignatureRejected="signature-rejected",e.MsgSignatureCompleted="msg-signature-completed",e.MsgSignatureCanceled="msg-signature-cancelled",e.MsgSignatureFailed="msg-signature-failed"}(Lf||(Lf={})),function(e){e.Connected="metamasksnap:connected",e.ActiveKeyChanged="metamasksnap:activeKeyChanged",e.Disconnected="metamasksnap:disconnected",e.AccountChanged="metamasksnap:accountChanged"}(Ef||(Ef={})),Ef.Connected,Ef.Disconnected,Ef.ActiveKeyChanged,Ef.AccountChanged,function(e){e[e.METHOD_NOT_FOUND=-32601]="METHOD_NOT_FOUND",e[e.INVALID_PARAMS=-32602]="INVALID_PARAMS",e[e.UNHANDLED_TKEY_ERROR=-1e4]="UNHANDLED_TKEY_ERROR",e[e.UNLOCK_PIN_REQUIRED=-10005]="UNLOCK_PIN_REQUIRED",e[e.WRONG_UNLOCK_PIN=-10010]="WRONG_UNLOCK_PIN",e[e.UNLOCK_PIN_TIMEOUT=-1015]="UNLOCK_PIN_TIMEOUT",e[e.THRESHOLD_NOT_REACHED=-10020]="THRESHOLD_NOT_REACHED",e[e.OTHER_SIGN_REQUEST_IN_PROGRESS=-10025]="OTHER_SIGN_REQUEST_IN_PROGRESS",e[e.WRONG_RECOVERY_PHRASE=-10030]="WRONG_RECOVERY_PHRASE"}(kf||(kf={})),function(e){e.WalletsPaired="wallets-paired",e.ShowPairingQR="show-pairing-qr-code",e.AccountListUpdated="account-list-updated",e.SignatureRequestedToUser="signature-requested-to-user",e.SignatureCompleted="signature-completed",e.SignatureCanceled="signature-cancelled",e.SignatureFailed="signature-failed",e.InvalidSessionTopic="invalid-session-topic",e.UserRejectedPairing="user-rejected-pairing",e.ErrorConnectingWallet="error-connecting-wallet"}(Sf||(Sf={})),function(e){e[e.CASPER_WALLET=1]="CASPER_WALLET",e[e.LEDGER=4]="LEDGER",e[e.METAMASK_SNAP=5]="METAMASK_SNAP",e[e.WALLETCONNECT=6]="WALLETCONNECT",e[e.CUSTOMJWT=7]="CUSTOMJWT",e[e.W3AGOOGLE=8]="W3AGOOGLE"}(Mf||(Mf={})),function(e){e.CASPER_WALLET="casper-wallet",e.LEDGER="ledger",e.METAMASK_SNAP="metamask-snap",e.WALLETCONNECT="walletconnect",e.CUSTOMJWT="csprclick-customjwt",e.W3AGOOGLE="csprclick-w3agoogle"}(Bf||(Bf={})),Mf.CASPER_WALLET,Bf.CASPER_WALLET,Mf.LEDGER,Bf.LEDGER,Mf.METAMASK_SNAP,Bf.METAMASK_SNAP,Mf.WALLETCONNECT,Bf.WALLETCONNECT,Mf.CUSTOMJWT,Bf.CUSTOMJWT,Mf.W3AGOOGLE,Bf.W3AGOOGLE,Bf.CASPER_WALLET,Mf.CASPER_WALLET,Bf.LEDGER,Mf.LEDGER,Bf.METAMASK_SNAP,Mf.METAMASK_SNAP,Bf.WALLETCONNECT,Mf.WALLETCONNECT,Bf.CUSTOMJWT,Mf.CUSTOMJWT,Bf.W3AGOOGLE,Mf.W3AGOOGLE,function(e){e.Connected="csprclick-w3agoogle:connected"}(Of||(Of={})),function(e){e[e.EMPTY=0]="EMPTY",e[e.CONFIGURED=1]="CONFIGURED",e[e.LOGIN_TRIGGERED=2]="LOGIN_TRIGGERED",e[e.LOGIN_COMPLETED=3]="LOGIN_COMPLETED",e[e.INITIALIZING_KEY=4]="INITIALIZING_KEY",e[e.KEY_INITIALIZED=5]="KEY_INITIALIZED",e[e.PASSWORD_REQUIRED=6]="PASSWORD_REQUIRED",e[e.THRESHOLD_NOT_REACHED=7]="THRESHOLD_NOT_REACHED",e[e.KEY_RECONSTRUCTED=8]="KEY_RECONSTRUCTED",e[e.ERROR=1e3]="ERROR",e[e.SESSION_EXPIRED=1001]="SESSION_EXPIRED",e[e.WRONG_RECOVERY_SHARE=1307]="WRONG_RECOVERY_SHARE"}(Nf||(Nf={})),function(e){e.small="small",e.default="default"}(Pf||(Pf={}));var Ff=((Rf={})[Pf.small]=16,Rf[Pf.default]=40,Rf),Vf=((Hf={})[Bf.CASPER_WALLET]="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='16' height='16' rx='2' fill='%23FF0012'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.52998 2.15149C9.16523 1.7926 8.57387 1.7926 8.20913 2.15149L2.92572 7.35014C2.56097 7.70903 2.56098 8.29091 2.92572 8.6498L8.20913 13.8484C8.57387 14.2073 9.16524 14.2073 9.52998 13.8484L12.5019 10.9242C12.6843 10.7448 12.6843 10.4538 12.5019 10.2744L11.181 8.97472C10.9987 8.79527 10.703 8.79527 10.5206 8.97472L9.36487 10.1119C9.09131 10.3811 8.64779 10.3811 8.37423 10.1119L6.72317 8.48735C6.44961 8.21818 6.44961 7.78177 6.72317 7.5126L8.37423 5.88802C8.64779 5.61885 9.09131 5.61885 9.36487 5.88802L10.5206 7.02522C10.703 7.20467 10.9987 7.20467 11.181 7.02522L12.5019 5.72556C12.6843 5.54612 12.6843 5.25518 12.5019 5.07573L9.52998 2.15149Z' fill='white'/%3e%3c/svg%3e",Hf[Bf.LEDGER]=gf,Hf[Bf.METAMASK_SNAP]=Af,Hf[Bf.WALLETCONNECT]=Cf,Hf),Gf=((jf={})[Bf.CASPER_WALLET]="data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.47826 5C1.55727 5 0 6.53229 0 8.42246V30.6685C0 32.5586 1.55727 34.0909 3.47826 34.0909H36.5217C38.4427 34.0909 40 32.5586 40 30.6685V8.42246C40 6.53229 38.4427 5 36.5217 5H3.47826ZM26.4182 8.91186C25.755 8.25933 24.6798 8.25933 24.0166 8.91186L14.4104 18.3639C13.7472 19.0165 13.7473 20.0744 14.4104 20.727L24.0166 30.1791C24.6798 30.8316 25.755 30.8316 26.4182 30.1791L31.8216 24.8623C32.1532 24.536 32.1532 24.007 31.8216 23.6807L29.4201 21.3177C29.0885 20.9915 28.5509 20.9915 28.2193 21.3177L26.118 23.3854C25.6206 23.8748 24.8142 23.8748 24.3168 23.3854L21.3149 20.4316C20.8175 19.9422 20.8175 19.1487 21.3149 18.6593L24.3168 15.7055C24.8142 15.2161 25.6206 15.2161 26.118 15.7055L28.2193 17.7732C28.5509 18.0995 29.0885 18.0995 29.4201 17.7732L31.8216 15.4102C32.1532 15.0839 32.1532 14.5549 31.8216 14.2287L26.4182 8.91186Z' fill='%23FF0013'/%3e%3c/svg%3e",jf[Bf.LEDGER]=gf,jf[Bf.METAMASK_SNAP]=Af,jf[Bf.WALLETCONNECT]=Cf,jf),Zf=((Tf={})[Bf.LEDGER]=mf,Tf),Wf=((Df={})[Pf.small]=Vf,Df[Pf.default]=Gf,Df),_f=y.img(function(){return{borderRadius:"4px",width:"16px",height:"16px"}}),Qf=function(e){var t=e.providerKey,n=e.size,o=void 0===n?Pf.default:n,r=e.themeMode,i=e.logoPath,a=Wf[o][t],s=r===Od.dark&&Zf[t]?Zf[t]:a;return i?F.jsx(_f,{src:i,alt:"wallet logo"}):F.jsx(un,{src:s,size:Ff[o]})},zf=y.div(function(e){return e.theme,{width:"50px",position:"relative"}}),Uf=y.img(function(){return{borderRadius:"6px",width:"40px",height:"40px"}}),Yf=y.div(function(e){var t=e.theme;return{borderRadius:"4px",width:"24px",height:"24px",position:"absolute",backgroundColor:t.styleguideColors.backgroundPrimary,border:"4px solid ".concat(t.styleguideColors.backgroundPrimary),bottom:"-15%",right:"0",display:"flex",alignItems:"center",justifyContent:"center"}}),Jf=function(e){var t,n=e.account,o=e.themeMode;return F.jsx(zf,{children:n?F.jsxs(F.Fragment,{children:[n.logo?F.jsx(Uf,{src:n.logo,alt:"Logo"}):F.jsx(jn,{size:"average",hash:n.public_key.toLowerCase()}),F.jsx(Yf,{children:F.jsx(Qf,{providerKey:n.provider,size:Pf.small,themeMode:o,logoPath:null===(t=n.custom)||void 0===t?void 0:t.wcLogo})})]}):F.jsx(Uf,{src:o===Od.dark?"data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='6' fill='%231B254A'/%3e%3cpath d='M20 10C18.0568 10.0037 16.1566 10.5719 14.5308 11.6354C12.9051 12.699 11.624 14.2119 10.8435 15.99C10.0631 17.768 9.81703 19.7345 10.1353 21.6498C10.4535 23.5651 11.3224 25.3466 12.636 26.7773C13.5742 27.7934 14.7129 28.6044 15.9803 29.159C17.2477 29.7137 18.6163 30 20 30C21.3836 30 22.7523 29.7137 24.0197 29.159C25.2871 28.6044 26.4258 27.7934 27.364 26.7773C28.6776 25.3466 29.5465 23.5651 29.8647 21.6498C30.183 19.7345 29.9369 17.768 29.1564 15.99C28.376 14.2119 27.0949 12.699 25.4692 11.6354C23.8434 10.5719 21.9432 10.0037 20 10ZM20 28.0186C17.9245 28.0155 15.9312 27.2081 14.4394 25.7663C14.8923 24.6647 15.6628 23.7225 16.6529 23.0594C17.643 22.3963 18.808 22.0423 20 22.0423C21.192 22.0423 22.357 22.3963 23.3471 23.0594C24.3372 23.7225 25.1077 24.6647 25.5606 25.7663C24.0688 27.2081 22.0755 28.0155 20 28.0186ZM17.9962 18.0083C17.9962 17.6123 18.1137 17.2252 18.3339 16.896C18.5541 16.5668 18.867 16.3101 19.2332 16.1586C19.5993 16.0071 20.0022 15.9674 20.3909 16.0447C20.7796 16.1219 21.1367 16.3126 21.4169 16.5926C21.6971 16.8726 21.888 17.2293 21.9653 17.6177C22.0426 18.0061 22.0029 18.4086 21.8513 18.7744C21.6996 19.1403 21.4428 19.4529 21.1133 19.6729C20.7837 19.8929 20.3963 20.0103 20 20.0103C19.4686 20.0103 18.9589 19.7994 18.5831 19.424C18.2073 19.0485 17.9962 18.5393 17.9962 18.0083ZM26.9231 24.0145C26.028 22.4847 24.6502 21.2947 23.0057 20.631C23.5158 20.0531 23.8482 19.3403 23.963 18.5783C24.0778 17.8163 23.97 17.0374 23.6527 16.335C23.3354 15.6327 22.8219 15.0368 22.174 14.6187C21.5261 14.2007 20.7713 13.9784 20 13.9784C19.2287 13.9784 18.4739 14.2007 17.826 14.6187C17.1781 15.0368 16.6646 15.6327 16.3473 16.335C16.03 17.0374 15.9222 17.8163 16.037 18.5783C16.1518 19.3403 16.4842 20.053 16.9943 20.631C15.3498 21.2947 13.972 22.4847 13.0768 24.0145C12.3634 22.8003 11.9865 21.4183 11.9848 20.0103C11.9848 17.8864 12.8292 15.8495 14.3324 14.3476C15.8355 12.8458 17.8742 12.0021 20 12.0021C22.1258 12.0021 24.1645 12.8458 25.6676 14.3476C27.1708 15.8495 28.0152 17.8864 28.0152 20.0103C28.0135 21.4183 27.6366 22.8003 26.9231 24.0145Z' fill='%238D92A6'/%3e%3c/svg%3e":"data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='6' fill='%23F5F5F7'/%3e%3cpath d='M20 10C18.0568 10.0037 16.1566 10.5719 14.5308 11.6354C12.9051 12.699 11.624 14.2119 10.8435 15.99C10.0631 17.768 9.81703 19.7345 10.1353 21.6498C10.4535 23.5651 11.3224 25.3466 12.636 26.7773C13.5742 27.7934 14.7129 28.6044 15.9803 29.159C17.2477 29.7137 18.6163 30 20 30C21.3836 30 22.7523 29.7137 24.0197 29.159C25.2871 28.6044 26.4258 27.7934 27.364 26.7773C28.6776 25.3466 29.5465 23.5651 29.8647 21.6498C30.183 19.7345 29.9369 17.768 29.1564 15.99C28.376 14.2119 27.0949 12.699 25.4692 11.6354C23.8434 10.5719 21.9432 10.0037 20 10ZM20 28.0186C17.9245 28.0155 15.9312 27.2081 14.4394 25.7663C14.8923 24.6647 15.6628 23.7225 16.6529 23.0594C17.643 22.3963 18.808 22.0423 20 22.0423C21.192 22.0423 22.357 22.3963 23.3471 23.0594C24.3372 23.7225 25.1077 24.6647 25.5606 25.7663C24.0688 27.2081 22.0755 28.0155 20 28.0186ZM17.9962 18.0083C17.9962 17.6123 18.1137 17.2252 18.3339 16.896C18.5541 16.5668 18.867 16.3101 19.2332 16.1586C19.5993 16.0071 20.0022 15.9674 20.3909 16.0447C20.7796 16.1219 21.1367 16.3126 21.4169 16.5926C21.6971 16.8726 21.888 17.2293 21.9653 17.6177C22.0426 18.0061 22.0029 18.4086 21.8513 18.7744C21.6996 19.1403 21.4428 19.4529 21.1133 19.6729C20.7837 19.8929 20.3963 20.0103 20 20.0103C19.4686 20.0103 18.9589 19.7994 18.5831 19.424C18.2073 19.0485 17.9962 18.5393 17.9962 18.0083ZM26.9231 24.0145C26.028 22.4847 24.6502 21.2947 23.0057 20.631C23.5158 20.0531 23.8482 19.3403 23.963 18.5783C24.0778 17.8163 23.97 17.0374 23.6527 16.335C23.3354 15.6327 22.8219 15.0368 22.174 14.6187C21.5261 14.2007 20.7713 13.9784 20 13.9784C19.2287 13.9784 18.4739 14.2007 17.826 14.6187C17.1781 15.0368 16.6646 15.6327 16.3473 16.335C16.03 17.0374 15.9222 17.8163 16.037 18.5783C16.1518 19.3403 16.4842 20.053 16.9943 20.631C15.3498 21.2947 13.972 22.4847 13.0768 24.0145C12.3634 22.8003 11.9865 21.4183 11.9848 20.0103C11.9848 17.8864 12.8292 15.8495 14.3324 14.3476C15.8355 12.8458 17.8742 12.0021 20 12.0021C22.1258 12.0021 24.1645 12.8458 25.6676 14.3476C27.1708 15.8495 28.0152 17.8864 28.0152 20.0103C28.0135 21.4183 27.6366 22.8003 26.9231 24.0145Z' fill='%23D2D3D9'/%3e%3c/svg%3e",alt:"Generic Avatar"})})},Xf=m(window.csprclick);function qf(e){var t=this,n=i(window.csprclick),r=n[0],a=n[1],s=e.options.csprclickHost||"https://cdn.cspr.click/latest";o(function(){window.csprClickSDKAsyncInit=function(){window.csprclick.once("csprclick:loaded",function(){a(window.csprclick),window.dispatchEvent(new CustomEvent("csprclick:loaded",{}))}),window.csprclick.init(e.options)},function(t,n,o){var r,i,a=t.getElementsByTagName(n)[0];t.getElementById(o)||((i=t.createElement(n)).id=o,i.src=e.csprclickSdk?e.csprclickSdk:"".concat(s,"/csprclick-sdk-").concat("1.12",".js"),null===(r=a.parentNode)||void 0===r||r.insertBefore(i,a))}(document,"script","csprclick-sdk")},[]);var l=function(e,n){return S(t,void 0,void 0,function(){var t,o,r,i,a;return M(this,function(s){for(t=document.fonts.entries(),o=t.next();!o.done;){if((r=o.value[0])&&r.family===e)return[2];o=t.next()}return i="font-"+e.replace(/\s/g,"-").toLowerCase(),document.getElementById(i)||((a=document.createElement("link")).id=i,a.rel="stylesheet",a.href=n,document.head.appendChild(a)),[2]})})};return o(function(){S(t,void 0,void 0,function(){return M(this,function(e){switch(e.label){case 0:return[4,l("JetBrains Mono","https://fonts.googleapis.com/css?family=JetBrains Mono:400,600,700")];case 1:return e.sent(),[4,l("Inter","https://fonts.googleapis.com/css?family=Inter:400,600,700")];case 2:return e.sent(),[2]}})})},[]),F.jsx(Xf.Provider,k({value:r},{children:e.children}))}function Kf(){return t.useContext(Xf)}var $f=y.div(function(e){return e.theme,{position:"relative"}}),eh=y.div(function(e){return{display:"flex",position:"relative",":hover":{"svg path":{fill:e.theme.styleguideColors.contentBlue}}}}),th=y.div(function(e){return e.theme,{paddingTop:"2px",position:"absolute",left:"auto",right:"0",zIndex:12}}),nh=y.ul(function(e){var t=e.theme;return{display:"flex",flexDirection:"row",width:"150px",padding:0,background:t.styleguideColors.backgroundPrimary,boxShadow:"0px 4px 8px rgba(132, 134, 140, 0.16)",borderRadius:t.borderRadius.base}}),oh=y.li(function(e){var t=e.theme;return{display:"flex",width:"100%",padding:"12px 17px",cursor:"pointer","&:hover *":{color:t.styleguideColors.contentRed,stroke:t.styleguideColors.contentRed}}}),rh=y(un)(function(e){var t=e.theme;return{color:t.styleguideColors.contentBlue,path:{stroke:t.styleguideColors.contentBlue}}}),ih=y(un)(function(e){var t=e.theme;return{svg:{path:{fill:t.styleguideColors.contentTertiary}},":hover svg":{path:{fill:t.styleguideColors.contentOnFill}}}}),ah=function(e){var t=e.onMenuOpen,n=e.onCloseSession,r=e.isItemActive,a=e.title,s=void 0===a?"Close session":a,l=i(!1),c=l[0],u=l[1];o(function(){r||u(!1)},[r]);var d=pd({callback:function(){u(!1)}}).ref;return F.jsxs($f,{children:[F.jsx(eh,k({onClick:function(e){return e.stopPropagation(),t(),u(!c)}},{children:F.jsx(ih,{src:"data:image/svg+xml,%3csvg width='4' height='16' viewBox='0 0 4 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M-0.00012207 8C-0.00012207 7.01867 0.796322 6.22222 1.77766 6.22222C2.75899 6.22222 3.55543 7.01867 3.55543 8C3.55543 8.98133 2.75899 9.77778 1.77766 9.77778C0.796322 9.77778 -0.00012207 8.98133 -0.00012207 8ZM-0.00012207 14.2222C-0.00012207 13.2409 0.796322 12.4444 1.77766 12.4444C2.75899 12.4444 3.55543 13.2409 3.55543 14.2222C3.55543 15.2036 2.75899 16 1.77766 16C0.796322 16 -0.00012207 15.2036 -0.00012207 14.2222ZM-0.00012207 1.77778C-0.00012207 0.796444 0.796322 0 1.77766 0C2.75899 0 3.55543 0.796444 3.55543 1.77778C3.55543 2.75911 2.75899 3.55556 1.77766 3.55556C0.796322 3.55556 -0.00012207 2.75911 -0.00012207 1.77778Z' fill='%23BABBBF'/%3e%3c/svg%3e"})})),r&&c&&F.jsx(th,k({ref:d},{children:F.jsx(nh,{children:F.jsx(oh,k({onClick:n},{children:F.jsxs(Pt,k({itemsSpacing:10,align:"center"},{children:[F.jsx(rh,{src:pn,size:16}),F.jsx(jt,k({size:3,variation:"blue",scale:"xs"},{children:s}))]}))}))})}))]})},sh=y(Pt)(function(e){var t=e.theme,n=e.isNarrowItem;return t.withMedia({padding:n?["0 8px","0 12px","0 12px"]:["0","0 20px","0 20px"],":hover":{backgroundColor:"".concat(t.styleguideColors.backgroundSecondary,"66"),borderRadius:"8px"}})}),lh=y(Pt)(function(e){var t=e.theme;return t.withMedia({padding:"32px 20px 16px",width:"100%",position:"relative",":after":{content:"''",position:"absolute",left:20,right:20,bottom:0,borderBottom:t.border.tableRowSeparator}})}),ch=y(Pt)(function(e){return e.theme.withMedia({padding:"20px 0",width:"100%"})});y(Ft)(function(e){var t,n=e.theme;return n.withMedia(((t={})["".concat(sh," ").concat(ch)]={borderBottom:n.border.separator},t))});var uh,dh,ph=y(Ft)(function(e){var t,n=e.theme;return n.withMedia(((t={})["".concat(sh,":not(:last-child) ").concat(ch)]={borderBottom:n.border.separator},t))}),fh=y(Ft)(function(){return{width:"80%"}}),hh=function(e){var t=e.account,o=e.onClick,r=e.onCloseSession,i=e.isNarrowItem,a=e.withBalance,s=e.isItemActive,l=gd(["mobile","tablet","desktop"],[]),c=n(null),u=Kf(),d=u&&u.currentAccount,p=a||d;return t?F.jsx(sh,k({onClick:function(){return o(t)},isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10,ref:c},{children:[F.jsx(Jf,{themeMode:e.themeMode,account:t}),F.jsxs(fh,{children:[F.jsx(jt,k({size:3,variation:"black",monotype:!0,scale:"sm"},{children:t.public_key&&Ll(t.public_key,"mobile"===l?Il.TINY:Il.LITTLE)})),F.jsx(jt,k({size:3,variation:"darkGray",scale:"xs"},{children:t.cspr_name}))]}),p&&F.jsxs(Pt,k({direction:"column",align:"flex-end"},{children:[F.jsx(jt,k({size:3,variation:"black",scale:"xs",monotype:!0},{children:F.jsx($p,{motes:t&&t.balance?t.balance.toString():"0",hideCsprCurrency:!0})})),F.jsx(jt,k({size:3,scale:"xs",variation:"lightGray",monotype:!0},{children:"CSPR"}))]})),r&&F.jsx(ah,{onCloseSession:function(e){return r(e,t)},onMenuOpen:function(){var e;c.current.closest(".scrollable-container").offsetHeight-c.current.parentNode.offsetTop+c.current.closest(".scrollable-container").scrollTop<=0&&(null===(e=c.current)||void 0===e||e.scrollIntoView({behavior:"smooth"})),o(null)},isItemActive:s})]}))}),t.public_key):F.jsx(sh,k({onClick:o,isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10},{children:[F.jsx(Jf,{themeMode:e.themeMode}),F.jsx(jt,k({size:3,variation:"black",scale:"sm"},{children:"Use another account"}))]}))}))},gh={overlay:{backgroundColor:"#0E1126A0",zIndex:df.light.zIndex.modal-1},content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",borderRadius:"12px",zIndex:df.light.zIndex.modal}},mh="CURRENCY";!function(e){e[e.FIAT=1]="FIAT",e[e.CRYPTO=2]="CRYPTO"}(uh||(uh={})),function(e){e.EN="en",e.AZ="az",e.DE="de",e.ES="es",e.FR="fr",e.NL="nl",e.PL="pl",e.RU="ru",e.TR="tr",e.UA="uk",e.VT="vi"}(dh||(dh={}));var Ah,Ch,vh,yh,bh,wh,xh,Ih,Lh,Eh="LANGUAGE",kh="NETWORK",Sh=df;!function(e){e.backgroundTopBarColor="backgroundTertiary",e.backgroundMenuColor="backgroundPrimary",e.hoverProductMenu="backgroundSecondary",e.hoverAccountMenu="fillSecondary",e.textColor="contentPrimary",e.topBarTextColor="contentTertiary",e.menuIconAndLinkColor="contentBlue",e.topBarIconHoverColor="contentOnFill"}(Lh||(Lh={}));var Mh,Bh={csprclick:{csprclickDarkTheme:(Ah={},Ah[Lh.backgroundTopBarColor]="#131933",Ah[Lh.backgroundMenuColor]="#161D3B",Ah[Lh.hoverProductMenu]="#0F1429",Ah[Lh.hoverAccountMenu]="#1B254A",Ah[Lh.textColor]="#DADCE5",Ah[Lh.topBarTextColor]="#989DB2",Ah[Lh.menuIconAndLinkColor]="#8FA6FF",Ah[Lh.topBarIconHoverColor]="#F2F2F2",Ah),csprclickLightTheme:(Ch={},Ch[Lh.backgroundTopBarColor]="#181D40",Ch[Lh.backgroundMenuColor]="#FFFFFF",Ch[Lh.hoverProductMenu]="#F2F3F5",Ch[Lh.hoverAccountMenu]="#F5F5F7",Ch[Lh.textColor]="#1A1919",Ch[Lh.topBarTextColor]="#BABBBF",Ch[Lh.menuIconAndLinkColor]="#0021A5",Ch[Lh.topBarIconHoverColor]="#FFFFFF",Ch)},red:{csprclickDarkTheme:(vh={},vh[Lh.backgroundTopBarColor]="#4C0603",vh[Lh.backgroundMenuColor]="#1A1818",vh[Lh.hoverProductMenu]="#301A1A",vh[Lh.hoverAccountMenu]="#301A1A",vh[Lh.textColor]="#EAEAEA",vh[Lh.topBarTextColor]="#BE7373",vh[Lh.menuIconAndLinkColor]="#C33029",vh[Lh.topBarIconHoverColor]="#D8ABAB",vh),csprclickLightTheme:(yh={},yh[Lh.backgroundTopBarColor]="#9A130C",yh[Lh.backgroundMenuColor]="#EDE4E4",yh[Lh.hoverProductMenu]="#EDD5D5",yh[Lh.hoverAccountMenu]="#EDD5D5",yh[Lh.textColor]="#1A1919",yh[Lh.topBarTextColor]="#D88B8B",yh[Lh.menuIconAndLinkColor]="#B21C15",yh[Lh.topBarIconHoverColor]="#D8ABAB",yh)},green:{csprclickDarkTheme:(bh={},bh[Lh.backgroundTopBarColor]="#1F5B42",bh[Lh.backgroundMenuColor]="#1F2020",bh[Lh.hoverProductMenu]="#1E2E28",bh[Lh.hoverAccountMenu]="#1E2E28",bh[Lh.textColor]="#C6D9D1",bh[Lh.topBarTextColor]="#9BC2B1",bh[Lh.menuIconAndLinkColor]="#7DE3B6",bh[Lh.topBarIconHoverColor]="#084228",bh),csprclickLightTheme:(wh={},wh[Lh.backgroundTopBarColor]="#69DD9E",wh[Lh.backgroundMenuColor]="#F8FAFB",wh[Lh.hoverProductMenu]="#EAF2EF",wh[Lh.hoverAccountMenu]="#EAF2EF",wh[Lh.textColor]="#1A1919",wh[Lh.topBarTextColor]="#107347",wh[Lh.menuIconAndLinkColor]="#44AD7E",wh[Lh.topBarIconHoverColor]="#084228",wh)},blue:{csprclickDarkTheme:(xh={},xh[Lh.backgroundTopBarColor]="#093B50",xh[Lh.backgroundMenuColor]="#002932",xh[Lh.hoverProductMenu]="#1D3444",xh[Lh.hoverAccountMenu]="#1D3444",xh[Lh.textColor]="#DADCE5",xh[Lh.topBarTextColor]="#85B4E8",xh[Lh.menuIconAndLinkColor]="#4883C3",xh[Lh.topBarIconHoverColor]="#A5CBF4",xh),csprclickLightTheme:(Ih={},Ih[Lh.backgroundTopBarColor]="#85BFD8",Ih[Lh.backgroundMenuColor]="#F8FAFB",Ih[Lh.hoverProductMenu]="#EEF4F8",Ih[Lh.hoverAccountMenu]="#EEF4F8",Ih[Lh.textColor]="#1A1919",Ih[Lh.topBarTextColor]="#3F6085",Ih[Lh.menuIconAndLinkColor]="#4883C3",Ih[Lh.topBarIconHoverColor]="#4475AB",Ih)}};!function(e){e.light="light",e.dark="dark"}(Mh||(Mh={}));var Oh,Nh,Rh=function(e){return{dark:k(k(k({},Sh.dark),{styleguideColors:k(k({},Sh.dark.styleguideColors),e.csprclickDarkTheme)}),e.appDarkTheme),light:k(k(k({},Sh.light),{styleguideColors:k(k({},Sh.light.styleguideColors),e.csprclickLightTheme)}),e.appLightTheme)}},Hh="CUSTOM",jh=y.div(function(e){var t=e.theme,n=e.position;return t.withMedia({position:"absolute",top:[0,n.top,n.top],left:[0,n.left,n.left],right:n.right?n.right:"0",zIndex:t.zIndex.modal})}),Th=y(Ft)(function(e){var t=e.theme;return t.withMedia({width:["340px","350px","350px"],borderRadius:"12px",background:t.styleguideColors.backgroundPrimary,padding:"16px 12px 0",boxShadow:"0px 20px 24px -4px rgba(9, 12, 26, 0.08), 0px 24px 36px -12px rgba(9, 12, 26, 0.08)"})}),Dh=y(Ft)(function(e){return e.theme.withMedia({padding:["0 8px","0 12px","0 12px"]})}),Ph=y(Pt)(function(e){return e.theme.withMedia({marginBottom:"16px"})}),Fh=y.div(function(){return{cursor:"pointer"}}),Vh=y(un)(function(e){return{path:{stroke:e.theme.styleguideColors.contentBlue}}}),Gh=y(Pt)(function(e){return{padding:"16px 0",borderBottom:e.theme.border.separator}}),Zh=y(Pt)(function(e){return e.theme.withMedia({padding:["0 8px","0 12px","0 12px"],cursor:"pointer",":hover":{backgroundColor:"rgba(242,243,245, 0.4)",borderRadius:"8px"}})}),Wh=y(Rt)(function(e){return{fontSize:"16px",fontWeight:500,padding:"16px 0",width:"100%",borderBottom:e.theme.border.separator}}),_h=function(e){var t=e.accounts,n=e.handleClose,o=e.onAccountClick,r=e.onMoreAccountsClick,a=i(0),s=a[0],l=a[1];g(function(){if(t.length>3){var e=t.length-3;l(e)}},[t.length]);return F.jsxs(Th,{children:[F.jsxs(Dh,{children:[F.jsxs(Ph,k({justify:"space-between",align:"center"},{children:[F.jsx("img",{src:e.themeMode===Mh.dark?hf:ff,alt:"CSPR.click logo"}),F.jsx(Fh,k({onClick:function(){n()}},{children:F.jsx(Vh,{src:pn,size:16})}))]})),F.jsx(Gh,{children:F.jsx(jt,k({scale:"sm",size:1,variation:"black"},{children:"Choose an account to sign in:"}))})]}),F.jsxs(ph,{children:[t.filter(function(e,t){return t<3}).filter(function(e){return e.provider}).map(function(t,n){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:o,isNarrowItem:!0},n)}),s>0&&F.jsx(Zh,k({onClick:function(){n(),r()}},{children:F.jsxs(Wh,k({variation:"blue"},{children:[s," more account",s>1?"s":null]}))})),F.jsx(hh,{themeMode:e.themeMode,onClick:function(){return o(null)},isNarrowItem:!0})]})]})},Qh=function(e){var t=gd(["mobile","desktop","desktop"],[]),n=x(),o=k(k({},gh),{content:k(k({},gh.content),{backgroundColor:n.styleguideColors.backgroundPrimary,borderColor:n.styleguideColors.backgroundPrimary,padding:0,width:"fit-content"})});return"mobile"===t?F.jsx(Et,k({isOpen:!0,shouldCloseOnOverlayClick:!0,portalClassName:"cspr-click-portal",style:o},{children:F.jsx(_h,k({},e))})):F.jsx(jh,k({position:{left:"calc(100% - 350px)",top:5}},{children:F.jsx(_h,k({},e))}))},zh=function(){return{isIOS:function(){var e=/iPad|iPhone|iPod/.test(navigator.userAgent),t=navigator.userAgent.includes("Macintosh"),n=navigator.maxTouchPoints>=1;return e||t&&n}(),isAndroid:/(android)/i.test(navigator.userAgent),androidVersion:function(){var e=navigator.userAgent.toLowerCase().match(/android\s([0-9.]*)/i);return e?e[1]:void 0}(),iOSVersion:function(){var e;return(null===(e=/(iPhone|iPad) OS ([1-9]*)/g.exec(window.navigator.userAgent))||void 0===e?void 0:e[2])||0}(),isRunningOnProviderInAppBrowser:function(){if(-1!==navigator.userAgent.indexOf("WebView CasperWalletMobile"))return Bf.CASPER_WALLET}()}},Uh=y(Rt)(function(e){return e.theme,{fontSize:"16px",fontWeight:400}}),Yh=y.b(function(e){return{color:e.theme.styleguideColors.contentPrimary,fontWeight:600}});y.a(function(e){return{color:e.theme.styleguideColors.fillPrimaryBlue}}),function(e){e.TopRight="topRight",e.Center="center"}(Nh||(Nh={}));var Jh,Xh,qh,Kh="8.0.0",$h=function(){var e,t=zh(),n=t.isIOS,o=t.isAndroid,r=t.androidVersion,i={title:"".concat((e=navigator.userAgent,e.match(/chrome|chromium|crios/i)?"Chrome":e.match(/firefox|fxios/i)?"Firefox":e.match(/safari/i)?"Safari":e.match(/opr\//i)?"Opera":e.match(/edg/i)?"Edge":"Internet Explorer")," doesn't support Ledger"),info:F.jsxs(F.Fragment,{children:["To sign in with Ledger please use one of the supported browsers:"," ",F.jsx(Yh,{children:"Chrome, Edge, Brave, and Opera."})]}),buttonLabel:"Got it",learnMoreLabel:"Learn more",redirectUrl:"https://support.ledger.com/article/4416379141009-zd"};return n?k(k({},i),{title:"This version of iOS doesn’t support Ledger",info:F.jsx(F.Fragment,{children:"To sign in with Ledger please use another device."})}):o&&r&&parseInt(r)<parseInt(Kh)?k(k({},i),{title:"This version of Android doesn’t support Ledger",info:F.jsx(F.Fragment,{children:"To sign in with Ledger please use another device."})}):i},eg=((Oh={})[Bf.CASPER_WALLET]=[{title:"Install Casper Wallet first",info:"To continue you need to install Casper Wallet browser extension. It will take just a moment.",buttonLabel:"Let's go",redirectUrl:"https://www.casperwallet.io/"},{title:"Reload the page",info:"After installing and configuring the Casper Wallet extension, reload this page.",buttonLabel:"Close"}],Oh[Bf.LEDGER]=[$h(),$h()],Oh[Bf.METAMASK_SNAP]=[{title:"Metamask is not installed",info:"To continue you need to install Metamask browser extension. It will take just a moment.",buttonLabel:"Let's go",redirectUrl:"https://metamask.io/"},{title:"Reload the page",info:"After installing and configuring the Metamask extension, reload this page.",buttonLabel:"Close"}],Oh),tg=function(e){var t=e.clickRef,n=e.provider,r=e.onProviderClick,a=e.themeMode,s=i(!0),l=s[0],c=s[1],u=i(!1),d=u[0],p=u[1],f=i(!1),h=f[0],g=f[1],m=zh(),A=m.isIOS,C=m.isAndroid,v=m.androidVersion,y=gd(["mobile","tablet","desktop"],[]);o(function(){c(null==t?void 0:t.isProviderPresent(n.key))},[]);var b=function(){g(!1),p(!1)},w=d?eg[n.key][h?1:0]:void 0;return F.jsxs(F.Fragment,{children:[F.jsx(sh,k({"data-provider":n.key,onClick:function(e){return n.key.toString()===Bf.LEDGER&&(A||C&&v&&parseInt(v)<parseInt(Kh))?p(!0):l?r(e.currentTarget):p(!0)}},{children:F.jsxs(ch,k({itemsSpacing:16,align:"center"},{children:[F.jsx(Qf,{providerKey:n.key,themeMode:a}),F.jsx(Uh,k({variation:"black"},{children:n.text}))]}))}),n.key),d&&F.jsx(Pp,{position:"mobile"===y?Nh.Center:Nh.TopRight,withHeader:!0,headerLogo:F.jsx("img",{src:a===Mh.dark?hf:ff,alt:"CSPR.click logo"}),isOpen:d,title:w.title,information:w.info,dismissLabel:n.key!==Bf.LEDGER.toString()?"":w.buttonLabel,onDismiss:b,confirmLabel:w.learnMoreLabel?w.learnMoreLabel:w.buttonLabel,onConfirm:function(){h?b():function(e){var n,o;if(g(!0),e===Bf.LEDGER){var r=(null===(n=null==t?void 0:t.appSettings)||void 0===n?void 0:n.ledger_url)?null===(o=null==t?void 0:t.appSettings)||void 0===o?void 0:o.ledger_url:eg[Bf.LEDGER][0].redirectUrl;window.open(r,"_blank")}else eg[e][0].redirectUrl&&window.open(eg[e][0].redirectUrl,"_blank")}(n.key)}})]})},ng=y(Ft)(function(e){e.theme;var t=e.isScrolling,n=e.maxHeight,o=e.minHeight;return k({maxHeight:n,minHeight:o,overflowY:"scroll",scrollbarWidth:"none","-ms-overflow-style":"none","::-webkit-scrollbar-track":{"-webkit-box-shadow":"none !important",backgroundColor:"transparent"},"::-webkit-scrollbar":{width:"3px !important",backgroundColor:"transparent",position:"relative"},"::-webkit-scrollbar-thumb":{backgroundColor:"transparent"}},t&&{"-ms-overflow-style":"none","::-webkit-scrollbar-track":{"-webkit-box-shadow":"none !important",backgroundColor:"transparent !important"},"::-webkit-scrollbar":{width:"3px !important",backgroundColor:"transparent",position:"relative"},"::-webkit-scrollbar-thumb":{backgroundColor:"#acacac"}})}),og=y.div(function(e){var t=e.theme,n=e.isScrolling;return t.withMedia({position:"relative",right:"20px",borderTop:"1px solid ".concat(n?t.styleguideColors.borderPrimary:"transparent"),width:["350px","490px","490px"]})});!function(e){e.small="small",e.big="big",e.medium="medium"}(qh||(qh={}));var rg=((Jh={})[qh.small]=360,Jh[qh.big]=480,Jh[qh.medium]=234,Jh),ig=((Xh={})[qh.small]=5,Xh[qh.big]=1.7,Xh[qh.medium]=4.4,Xh),ag=function(e){var t=e.children,n=e.isModalOverflowing,r=e.variation,a=void 0===r?qh.small:r,s=e.customMaxHeight,l=e.customMinHeight,c=i(!1),u=c[0],d=c[1],p=function(){d(!0)},f=function(){setTimeout(function(){return d(!1)},2e3)};o(function(){return window.addEventListener("scroll",p,!0),window.addEventListener("scrollend",f,!0),function(){window.removeEventListener("scroll",p,!0),window.removeEventListener("scrollend",f,!0)}},[]);var h=window.innerHeight,g=n?h/ig[a]:rg[a];return F.jsxs(F.Fragment,{children:[F.jsx(og,{isScrolling:u}),F.jsx(ng,k({isModalOverflowing:n,maxHeight:s||g,onMouseLeave:f,isScrolling:u,className:"scrollable-container",minHeight:l},{children:t}))]})},sg=y(Pt)(function(e){return e.theme.withMedia({marginTop:"16px",padding:["0 0","0 20px","0 20px"]})}),lg=y(td)(function(e){return e.theme.withMedia({width:["196px","276px","276px"]})}),cg=y(Tl)(function(e){return e.theme.withMedia({height:"36px",width:["103px","110px","110px"]})}),ug=function(e){var t=e.providers,n=i(""),o=n[0],r=n[1];return t.find(function(e){return"w3a-email"===e.key})?F.jsxs(sg,k({justify:"space-between"},{children:[F.jsx(lg,{placeholder:"Email",validationType:$u.email,value:o,onChange:function(e){r(e.target.value)}}),F.jsx(cg,k({color:"primaryRed",onClick:function(){r("")}},{children:"Let's go"}))]})):F.jsx(F.Fragment,{})},dg="data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.8053 9.04142H19.9998L10.9999 8.99992V12.9999H16.6513C15.8269 15.3284 13.6114 16.9998 10.9999 16.9998C7.68643 16.9998 4.99996 14.3134 4.99996 10.9999C4.99996 7.68643 7.68643 4.99996 10.9999 4.99996C12.5294 4.99996 13.9209 5.57695 14.9804 6.51944L17.8088 3.69097C16.0229 2.02649 13.6339 1 10.9999 1C5.47746 1 1 5.47746 1 10.9999C1 16.5223 5.47746 20.9998 10.9999 20.9998C16.5223 20.9998 20.9998 16.5223 20.9998 10.9999C20.9998 10.3294 20.9308 9.67491 20.8053 9.04142Z' fill='%23FFC107'/%3e%3cpath d='M2.15332 6.34545L5.43879 8.75492C6.32778 6.55394 8.48043 4.99996 10.9999 4.99996C12.5294 4.99996 13.9209 5.57695 14.9804 6.51944L17.8088 3.69097C16.0229 2.02649 13.6339 1 10.9999 1C7.15894 1 3.8283 3.16848 2.15332 6.34545Z' fill='%23FF3D00'/%3e%3cpath d='M10.9999 20.9998C13.5829 20.9998 15.9305 20.0114 17.705 18.4039L14.61 15.7849C13.5723 16.5741 12.3036 17.0009 10.9999 16.9998C8.39893 16.9998 6.1911 15.3415 5.35911 13.027L2.09814 15.5395C3.75313 18.7779 7.11344 20.9998 10.9999 20.9998Z' fill='%234CAF50'/%3e%3cpath d='M20.8053 9.04142H19.9998L10.9999 8.99992V12.9999H16.6513C16.257 14.1081 15.5471 15.0764 14.6085 15.7853L14.61 15.7849L17.705 18.4039C17.486 18.6029 20.9998 15.9999 20.9998 10.9999C20.9998 10.3294 20.9308 9.67491 20.8053 9.04142Z' fill='%231976D2'/%3e%3c/svg%3e",pg=y.div(function(e){return e.theme.withMedia({padding:["16px 0","16px 20px","16px 20px"],width:["100%","80%","80%"]})}),fg=y(Pt)(function(e){return e.theme.withMedia({marginTop:"24px"})}),hg=y(Tl)(function(e){var t=e.theme;return t.withMedia({height:"48px",width:"48px",borderRadius:"50%",display:"inline-flex",marginRight:["10px","24px","24px"],backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,cursor:"pointer","&:hover":{backgroundColor:t.styleguideColors.fillSecondaryBlueHover}})}),gg=function(e){var t=e.providers,n=e.onProviderClick,o=e.clickRef,r={"csprclick-w3agoogle":dg,"w3a-apple":"data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.3839 7.50055C19.2563 7.59956 17.0032 8.86909 17.0032 11.692C17.0032 14.9571 19.8701 16.1122 19.9559 16.1408C19.9427 16.2112 19.5005 17.7228 18.4444 19.2629C17.5027 20.6183 16.5192 21.9714 15.023 21.9714C13.5269 21.9714 13.1419 21.1023 11.4147 21.1023C9.73151 21.1023 9.13305 22 7.76452 22C6.39598 22 5.44108 20.7459 4.34317 19.2057C3.07145 17.3971 2.04395 14.5875 2.04395 11.9208C2.04395 7.64356 4.82502 5.37514 7.5621 5.37514C9.01644 5.37514 10.2288 6.33003 11.1419 6.33003C12.0109 6.33003 13.3663 5.31793 15.0208 5.31793C15.6479 5.31793 17.9009 5.37514 19.3839 7.50055ZM14.2354 3.50715C14.9196 2.69527 15.4037 1.56876 15.4037 0.442244C15.4037 0.286029 15.3905 0.127613 15.3619 0C14.2486 0.0418042 12.924 0.741474 12.1254 1.66777C11.4983 2.38064 10.913 3.50715 10.913 4.64906C10.913 4.82068 10.9416 4.9923 10.9548 5.0473C11.0252 5.06051 11.1397 5.07591 11.2541 5.07591C12.253 5.07591 13.5093 4.40704 14.2354 3.50715Z' fill='black'/%3e%3c/svg%3e","w3a-x":dg,"w3a-discord":"data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.6361 3.91119C17.212 3.24489 15.6893 2.76065 14.0973 2.48492C13.9018 2.8384 13.6734 3.31383 13.5159 3.69204C11.8236 3.43754 10.1469 3.43754 8.48573 3.69204C8.32828 3.31383 8.09467 2.8384 7.89741 2.48492C6.30374 2.76065 4.77928 3.24667 3.35518 3.91472C0.482756 8.25533 -0.29591 12.4881 0.0934236 16.6608C1.99856 18.0835 3.84487 18.9478 5.66003 19.5133C6.1082 18.8965 6.50791 18.2408 6.85224 17.5498C6.19644 17.3006 5.56832 16.9931 4.97482 16.6361C5.13227 16.5194 5.28628 16.3975 5.43508 16.272C9.05501 17.9651 12.9882 17.9651 16.5648 16.272C16.7154 16.3975 16.8694 16.5194 17.0251 16.6361C16.4299 16.9948 15.8 17.3023 15.1442 17.5516C15.4885 18.2408 15.8865 18.8983 16.3364 19.5151C18.1533 18.9495 20.0014 18.0853 21.9065 16.6608C22.3633 11.8236 21.1261 7.62968 18.6361 3.91119ZM7.34541 14.0946C6.25874 14.0946 5.36759 13.0802 5.36759 11.8448C5.36759 10.6094 6.23972 9.59321 7.34541 9.59321C8.45114 9.59321 9.34226 10.6076 9.32323 11.8448C9.32495 13.0802 8.45114 14.0946 7.34541 14.0946ZM14.6545 14.0946C13.5678 14.0946 12.6767 13.0802 12.6767 11.8448C12.6767 10.6094 13.5488 9.59321 14.6545 9.59321C15.7602 9.59321 16.6514 10.6076 16.6323 11.8448C16.6323 13.0802 15.7602 14.0946 14.6545 14.0946Z' fill='%235865F2'/%3e%3c/svg%3e","w3a-facebook":"data:image/svg+xml,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 0.0668335C17.0751 0.0668335 22 4.99174 22 11.0668C22 16.5573 17.9774 21.108 12.7188 21.9332V14.2465H15.2818L15.7695 11.0668H12.7188V9.00347C12.7188 8.13353 13.1448 7.28558 14.5114 7.28558H15.8984V4.57855C15.8984 4.57855 14.6396 4.36371 13.4361 4.36371C10.9235 4.36371 9.28125 5.88652 9.28125 8.64339V11.0668H6.48828V14.2465H9.28125V21.9332C4.02255 21.108 0 16.5572 0 11.0668C0 4.99165 4.9249 0.0668335 11 0.0668335Z' fill='url(%23paint0_linear_933_13493)'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_933_13493' x1='11' y1='0.0668335' x2='11' y2='21.9332' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%2319ADFE'/%3e%3cstop offset='1' stop-color='%230063E0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e"},i=t.some(function(e){return e.key in r}),a=function(e){if("w3a-x"===e.currentTarget.dataset.provider)return e.stopPropagation(),void(null==o||o.connect("walletconnect",{withWebWallet:!0}));null==o||o.isProviderPresent(e.currentTarget.dataset.provider),n&&n(e.currentTarget)};return i?F.jsxs(pg,{children:[F.jsx(jt,k({size:1},{children:"Continue with"})),F.jsx(fg,{children:Object.keys(r).map(function(e){return F.jsx(hg,k({"data-provider":e,onClick:a},{children:F.jsx(un,{src:r[e]})}),e)})})]}):F.jsx(F.Fragment,{})},mg=y(Pt)(function(e){return e.theme.withMedia({textAlign:"center",padding:["16px 0 5px","16px 32px 5px","16px 32px 5px"]})});function Ag(e){var t=e.clickRef;return F.jsx(mg,k({align:"center"},{children:F.jsxs(jt,k({size:3,variation:"darkGray",scale:"xs"},{children:["By using this app, you acknowledge that you have read, understood, and accepted CSPR.click"," ",F.jsx(wi,k({color:"primaryBlue",href:"".concat(null==t?void 0:t.csprclickHost,"/privacy.html")},{children:"Privacy Policy"}))," ","and",F.jsxs(wi,k({color:"primaryBlue",href:"".concat(null==t?void 0:t.csprclickHost,"/tos.html"),target:"_blank"},{children:[" ","Terms of Service"]})),"."]}))}))}var Cg,vg={walletconnect:{getPairedWallets:!0}},yg=y(Ft)(function(e){return e.theme.withMedia({})}),bg=y(Ft)(function(e){return e.theme.withMedia({margin:"16px 0 16px 0"})}),wg=y.div(function(e){var t=e.theme;return t.withMedia({position:"relative",right:"20px",borderBottom:"1px solid ".concat(t.styleguideColors.borderPrimary),width:["350px","490px","490px"]})}),xg=function(e){var t=e.options,n=e.clickRef,o=e.switchingAccount,r=e.themeMode,i=e.isModalOverflowing,a=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return o?[3,2]:[4,null==n?void 0:n.connect(e.dataset.provider,vg[e.dataset.provider])];case 1:return t.sent(),[3,4];case 2:return[4,null==n?void 0:n.switchAccount(e.dataset.provider,vg[e.dataset.provider])];case 3:t.sent(),t.label=4;case 4:return[2]}})})};return F.jsxs(yg,{children:[F.jsxs(bg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Sign in"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n.appName}))]}))]})),F.jsx(ph,{children:F.jsxs(ag,k({isModalOverflowing:i},{children:[null==t?void 0:t.providers.filter(function(e){return!e.key.startsWith("w3a-")&&!e.key.startsWith("csprclick-w3a")}).map(function(e){return F.jsx(tg,{provider:e,onProviderClick:a,clickRef:n,themeMode:r},e.key)}),F.jsx(gg,{clickRef:n,providers:null==t?void 0:t.providers,onProviderClick:a}),F.jsx(ug,{providers:null==t?void 0:t.providers})]}))}),F.jsx(wg,{}),F.jsx(Ag,{clickRef:n})]})},Ig=function(){var e=Kf(),t=i(void 0),n=t[0],r=t[1];return o(function(){S(void 0,void 0,void 0,function(){var t,n;return M(this,function(o){switch(o.label){case 0:return[4,null==e?void 0:e.getActiveAccountAsync()];case 1:return t=o.sent(),n=(null==t?void 0:t.public_key)||void 0,r(n),[2]}})})},[e]),n},Lg=y(Ft)(function(e){return e.theme.withMedia({margin:"16px 0 16px 0"})}),Eg=y.div(function(e){return e.theme.withMedia({paddingBottom:"20px"})}),kg=function(e){var t=e.options,n=e.clickRef,o=e.setUseAnotherAccount,r=e.onForgetAccount,a=e.isModalOverflowing,s=i(null),l=s[0],c=s[1],u=Ig(),d=(null==t?void 0:t.accounts.length)>0?t.accounts.find(function(e){return e.public_key===u}):null,p=(null==t?void 0:t.accounts.length)>0?t.accounts.filter(function(e){return e.public_key!==u}):null,f=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,null==n?void 0:n.signInWithAccount(e)];case 1:return t.sent(),[2]}})})},h=function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return e.stopPropagation(),r(t),[2]})})};return F.jsxs(ag,k({variation:qh.big,isModalOverflowing:a},{children:[F.jsxs(Ft,{children:[F.jsxs(Lg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Change account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["connected to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n.appName}))]}))]})),d&&F.jsx(hh,{themeMode:e.themeMode,account:d,onClick:function(e){e?f(e):c(d.public_key)},onCloseSession:h,withBalance:!0,isItemActive:l===d.public_key})]}),F.jsx(lh,{children:F.jsx(jt,k({size:1,scale:"sm",variation:"black"},{children:"Other accounts"}))}),F.jsxs(ph,{children:[null==p?void 0:p.filter(function(e){return e.provider}).map(function(t,n){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(e){e?f(e):c(t.public_key)},onCloseSession:h,withBalance:!0,isItemActive:l===t.public_key},n)}),F.jsx(hh,{themeMode:e.themeMode,onClick:o,withBalance:!0})]}),F.jsx(Eg,{children:F.jsx(Ag,{clickRef:n})})]}))},Sg={NONE:"",SIGN_IN:"sign-in",SWITCH_ACCOUNT:"switch-account",CHOSE_ACCOUNT:"choose-account",LEDGER_PROVIDER_UI:"ledger_provider-ui",METAMASK_PROVIDER_UI:"metamask_provider-ui",WALLETCONNECT_PROVIDER_UI:"walletconnect_provider-ui",BUY_CSPR:"buy-casper"},Mg=y(Ft)(function(e){return e.theme.withMedia({margin:"16px 0 16px 0"})}),Bg=function(e){var t=e.options,n=e.clickRef,o=e.setUseAnotherAccount,r=e.onForgetAccount,a=e.isModalOverflowing,s=i(null),l=s[0],c=s[1],u=function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return e.stopPropagation(),r(t),[2]})})};return F.jsxs(ag,k({variation:qh.big,isModalOverflowing:a},{children:[F.jsxs(Ft,{children:[F.jsxs(Mg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Choose an account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n.appName}))]}))]})),(null==t?void 0:t.accounts.length)>0&&F.jsxs(ph,{children:[null==t?void 0:t.accounts.filter(function(e){return e.provider}).map(function(t,o){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(e){e?function(e){S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,null==n?void 0:n.signInWithAccount(e)];case 1:return t.sent(),[2]}})})}(e):c(t.public_key)},onCloseSession:u,isItemActive:l===t.public_key},o)}),F.jsx(hh,{themeMode:e.themeMode,onClick:o})]})]}),F.jsx(Ag,{clickRef:n})]}))},Og=y.div(function(e){return e.theme,{position:"relative",bottom:"20px",height:"110px",overflow:"hidden"}}),Ng=y.img(function(e){return e.theme.withMedia({width:"100%"})}),Rg=y(Pt)(function(e){return e.theme.withMedia({margin:"15px 0 35px 0"})}),Hg=y(Tl)(function(e){var t=e.theme;return t.withMedia({width:["100%","100%","448px"],height:"36px",color:t.styleguideColors.contentBlue,background:t.styleguideColors.fillSecondary,"&:hover":{backgroundColor:t.styleguideColors.fillSecondaryBlueHover}})}),jg=y(Pt)(function(e){return e.theme.withMedia({width:"100%"})}),Tg=((Cg={})[Bf.LEDGER]={lightLogo:"data:image/svg+xml,%3csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_401_67)'%3e%3crect width='80' height='80' rx='12' fill='black'/%3e%3cg clip-path='url(%23clip1_401_67)'%3e%3cpath d='M18 48.21V59H34.5503V56.6071H20.4114V48.21H18ZM59.5886 48.21V56.6071H45.4497V58.9994H62V48.21H59.5886ZM34.5743 31.79V48.2094H45.4497V46.0516H36.9857V31.79H34.5743ZM18 21V31.79H20.4114V23.3924H34.5503V21H18ZM45.4497 21V23.3924H59.5886V31.79H62V21H45.4497Z' fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_401_67'%3e%3crect width='80' height='80' fill='white'/%3e%3c/clipPath%3e%3cclipPath id='clip1_401_67'%3e%3crect width='44' height='38' fill='white' transform='translate(18 21)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",darkLogo:mf},Cg[Bf.METAMASK_SNAP]={lightLogo:Af,darkLogo:Af},Cg),Dg=function(e){var t=e.split("-",1)[0];return t.charAt(0).toUpperCase()+t.slice(1)},Pg=function(e){var t=e.title,n=e.appName,o=e.themeMode,r=e.provider,i=Kf();return F.jsxs(Ft,k({align:"center",itemsSpacing:4},{children:[F.jsx(Rg,k({justify:"center"},{children:F.jsx(un,{src:o==Mh.light?Tg[r].lightLogo:Tg[r].darkLogo,size:80})})),F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:t})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:n}))]})),F.jsx(Og,{children:F.jsx(Ng,{src:o==Mh.dark?"data:image/gif;base64,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":"data:image/gif;base64,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",alt:"Loading..."})}),F.jsx(jg,{children:F.jsxs(Hg,k({onClick:function(){var e,t,n;switch(r){case Bf.LEDGER:n=(null===(e=null==i?void 0:i.appSettings)||void 0===e?void 0:e.ledger_url)?null===(t=null==i?void 0:i.appSettings)||void 0===t?void 0:t.ledger_url:"https://support.ledger.com/article/4416379141009-zd";break;case Bf.METAMASK_SNAP:n="https://docs.metamask.io/";break;default:n=""}window.open(n,"_blank")}},{children:["Learn more about ",Dg(r)]}))})]}))},Fg="data:image/gif;base64,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",Vg="data:image/gif;base64,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",Gg=y.div(function(){return{height:"122px",overflow:"hidden"}}),Zg=y.img(function(e){return e.theme.withMedia({width:"100%"})}),Wg=function(e){var t=e.themeMode,n=e.provider;return F.jsxs(Ft,k({align:"center",itemsSpacing:4},{children:[F.jsx(Gg,{children:F.jsx(Zg,{src:t==Mh.dark?Fg:Vg,alt:"Loading..."})}),F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Just a moment"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray",style:{margin:"16px 0 12px"}},{children:["Your accounts from ",Dg(n)," will be here shortly."]}))]}))},_g=y(Pt)(function(e){var t=e.theme,n=e.disabled;return{padding:"4px",borderRadius:"4px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentRed,fontWeight:t.typography.fontWeight.regular,fontSize:"0.6875rem",lineHeight:"1rem","svg > path":{fill:n?t.styleguideColors.contentQuaternary:t.styleguideColors.contentRed},":hover:not([disabled])":{backgroundColor:t.styleguideColors.fillSecondaryRedHover,cursor:"pointer"}}});function Qg(e){var t=e.previous,n=e.disabled,o=e.onClick;return F.jsx(F.Fragment,{children:F.jsxs(_g,k({onClick:o,disabled:n},{children:[t&&F.jsx("svg",k({width:"16",height:"16",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",transform:"rotate(".concat(t?"90":"-90",")")},{children:F.jsx("path",{d:"M12.8686 4.39382L7.91888 9.34357L2.96911 4.3938L1.83774 5.52517L7.91886 11.6063L14 5.52519L12.8686 4.39382Z"})})),!t&&F.jsx("div",k({style:{padding:"0 11px"}},{children:"Next 5 accounts"}))]}))})}var zg=y(Pt)(function(e){var t=e.theme;return{padding:"4px",cursor:"pointer",borderRadius:"4px",width:"98px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontWeight:t.typography.fontWeight.regular,fontSize:"0.6875rem",lineHeight:"1rem"}});function Ug(e){var t=e.currentPage,n=e.onShiftPage,r=i(0),a=r[0],s=r[1];return o(function(){t>a&&s(t)},[t]),F.jsxs(Pt,k({itemsSpacing:4},{children:[F.jsx(Ft,{children:F.jsx(Qg,{previous:!0,disabled:0===t,onClick:function(){t>0&&n(t-1)}})}),F.jsx(Ft,{children:F.jsxs(zg,k({align:"center",justify:"center"},{children:["Page ",t+1,a>0?" of ".concat(a+1):""]}))}),F.jsx(Ft,{children:F.jsx(Qg,{disabled:!1,onClick:function(){return n(t+1)}})})]}))}var Yg,Jg,Xg="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_970_4792)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8ZM8.72455 3.91047L7.26956 3.91047V9.00128H8.72455L8.72455 3.91047ZM7.99925 12C7.59746 12 7.27175 11.6744 7.27175 11.2727C7.27175 10.8711 7.59746 10.5455 7.99925 10.5455C8.40103 10.5455 8.72675 10.8711 8.72675 11.2727C8.72675 11.6744 8.40103 12 7.99925 12Z' fill='%237490FF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_970_4792'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",qg=y.div(function(e){var t=e.theme;return t.withMedia({padding:["10px","16px","16px"],alignItems:"center",gap:"8px",alignSelf:"stretch",backgroundColor:t.styleguideColors.fillSecondary,borderRadius:"4px",margin:"24px 0px 10px 0"})}),Kg=y(Ft)(function(e){return e.theme.withMedia({marginTop:[16,24,24]})}),$g=y(Pt)(function(e){return e.theme.withMedia({marginBottom:"8px"})}),em=y(jt)(function(e){return e.theme.withMedia({marginLeft:"8px"})}),tm=y.div(function(e){return e.theme.withMedia({paddingBottom:"20px"})}),nm=function(e){var t,n=Kf(),r=e.accounts.length>0?e.firstAcctIndex/e.accounts.length:0,a=(null===(t=e.clickRef.provider)||void 0===t?void 0:t.name().toLowerCase())||"",s=i(),l=s[0],c=s[1];o(function(){a===Bf.LEDGER&&e.clickRef.getProviderVersion(a).then(function(e){return c(e)}).catch(function(){return c(void 0)})},[]);return F.jsxs(ag,k({customMaxHeight:e.accounts.length>3?390:0},{children:[F.jsxs(Kg,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Choose an account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:e.appName}))]}))]})),l&&l<"2.6.3"&&F.jsx(F.Fragment,{children:F.jsxs(qg,{children:[F.jsxs($g,k({justify:"flex-start",align:"center"},{children:[F.jsx(un,{src:Xg}),F.jsx(em,k({size:1,scale:"xs"},{children:"Please update Casper app in your Ledger"}))]})),F.jsxs(jt,k({size:3,scale:"xs"},{children:["Your Ledger device uses an old version of Casper app which is not fully compatible with this application. Please, update it to the newest version using"," ",F.jsx("a",k({href:"ledgerlive://manager"},{children:"Ledger Live"})),"."]}))]})}),F.jsxs(ph,{children:[e.accounts&&e.accounts.map(function(t){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(t){return t&&e.onAccountClick(t)},withBalance:!0},t.public_key)}),F.jsx(Pt,k({justify:"start",style:{padding:"16px 20px"}},{children:F.jsx(Ug,{currentPage:r,onShiftPage:function(t){return S(void 0,void 0,void 0,function(){return M(this,function(n){switch(n.label){case 0:return[4,e.onNextAccountsClick(t*e.accounts.length)];case 1:return n.sent(),[2]}})})}})})),F.jsx(tm,{children:F.jsx(Ag,{clickRef:n})})]})]}))},om=function(e){var t,n=e.clickRef,o=e.event,r=e.themeMode,i=e.onModalClose,a=(null===(t=n.provider)||void 0===t?void 0:t.name().toLowerCase())||"",s=(null==n?void 0:n.appName)||"the api";return a!==Bf.LEDGER||o.status!==If.Timeout&&o.status!==If.TransportOpenUserCancelled||i&&i(),a!==Bf.METAMASK_SNAP||o.status!==Lf.RejectedByUser&&o.status!==Lf.ErrorWhileConnecting||i&&i(),F.jsxs(Ft,{children:[F.jsxs(Ft,k({align:"center",itemsSpacing:4},{children:[(o.status===If.NoDeviceFound||o.status===If.DeviceFound||o.status===If.DeviceLocked||o.status===If.CasperAppNotLoaded||o.status===Lf.ConnectingToSite)&&F.jsx(Pg,{provider:a,title:function(){switch(a){case Bf.METAMASK_SNAP:return"Requesting site connection";case Bf.LEDGER:return o.status===If.CasperAppNotLoaded?"Open Casper app on your Ledger":"Connect and unlock your Ledger";default:return"Connecting..."}}(),appName:s,themeMode:r}),(o.status===Lf.LoadingAccountsList||o.status===If.LoadingAccountsList)&&F.jsx(Wg,{provider:a,themeMode:r})]})),(o.status===Lf.AccountListUpdated||o.status===If.AccountListUpdated)&&F.jsx(nm,{themeMode:r,appName:n.appName||"the api",accounts:o.accounts||new Array,firstAcctIndex:o.firstAcctIndex||0,onAccountClick:function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,n.signInWithAccount(e)];case 1:return t.sent(),[2]}})})},onNextAccountsClick:function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return[4,n.connect(a||"",{acctIdx:0,getAccountList:!0,listSize:5,listOffset:e})];case 1:return t.sent(),[2]}})})},clickRef:n})]})},rm=y(Ft)(function(){return{width:"80%"}}),im=y.img(function(e){return e.theme.withMedia({width:"40px",height:"40px"})}),am=y.img(function(){return{borderRadius:"6px",width:"40px",height:"40px"}}),sm=function(e){var t=e.wallet,o=e.onClick,r=e.onUnpair,i=e.isNarrowItem,a=e.isItemActive,s=e.themeMode,l=n(null);return t?F.jsx(sh,k({onClick:function(){return o(t)},isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10,ref:l},{children:[F.jsx(im,{src:t.logo,alt:"logo"}),F.jsx(rm,{children:F.jsx(jt,k({size:3,variation:"black",scale:"md"},{children:t.name}))}),r&&F.jsx(ah,{onCloseSession:function(e){return S(void 0,void 0,void 0,function(){return M(this,function(n){switch(n.label){case 0:return[4,r(e,t)];case 1:return n.sent(),[2]}})})},onMenuOpen:function(){var e;l.current.closest(".scrollable-container").offsetHeight-l.current.parentNode.offsetTop+l.current.closest(".scrollable-container").scrollTop<=0&&(null===(e=l.current)||void 0===e||e.scrollIntoView({behavior:"smooth"})),o(null)},isItemActive:a,title:"Disconnect"})]}))}),t.sessionTopic):F.jsx(sh,k({onClick:o,isNarrowItem:i},{children:F.jsxs(ch,k({align:"center",itemsSpacing:10},{children:[F.jsx(am,{src:s===Mh.dark?"data:image/svg+xml,%3csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' width='40' height='40' rx='6' fill='%231B254A'/%3e%3cpath d='M28.9 14.4002H12.9C12.6878 14.4002 12.4843 14.3159 12.3343 14.1659C12.1843 14.0159 12.1 13.8124 12.1 13.6002C12.1 13.388 12.1843 13.1845 12.3343 13.0345C12.4843 12.8845 12.6878 12.8002 12.9 12.8002H26.5C26.7122 12.8002 26.9157 12.7159 27.0657 12.5659C27.2157 12.4159 27.3 12.2124 27.3 12.0002C27.3 11.788 27.2157 11.5845 27.0657 11.4345C26.9157 11.2845 26.7122 11.2002 26.5 11.2002H12.9C12.2635 11.2002 11.653 11.4531 11.2029 11.9031C10.7529 12.3532 10.5 12.9637 10.5 13.6002V26.4002C10.5 27.0367 10.7529 27.6472 11.2029 28.0973C11.653 28.5473 12.2635 28.8002 12.9 28.8002H28.9C29.3243 28.8002 29.7313 28.6316 30.0314 28.3316C30.3314 28.0315 30.5 27.6245 30.5 27.2002V16.0002C30.5 15.5758 30.3314 15.1689 30.0314 14.8688C29.7313 14.5688 29.3243 14.4002 28.9 14.4002ZM25.3 22.4002C25.0627 22.4002 24.8307 22.3298 24.6333 22.198C24.436 22.0661 24.2822 21.8787 24.1913 21.6594C24.1005 21.4401 24.0768 21.1989 24.1231 20.9661C24.1694 20.7333 24.2836 20.5195 24.4515 20.3517C24.6193 20.1838 24.8331 20.0696 25.0659 20.0233C25.2987 19.977 25.5399 20.0007 25.7592 20.0915C25.9785 20.1824 26.1659 20.3362 26.2978 20.5335C26.4296 20.7309 26.5 20.9629 26.5 21.2002C26.5 21.5185 26.3736 21.8237 26.1485 22.0487C25.9235 22.2738 25.6183 22.4002 25.3 22.4002Z' fill='%238D92A6'/%3e%3c/svg%3e":"data:image/svg+xml,%3csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' width='40' height='40' rx='6' fill='%23F5F5F7'/%3e%3cpath d='M28.9 14.4002H12.9C12.6878 14.4002 12.4843 14.3159 12.3343 14.1659C12.1843 14.0159 12.1 13.8124 12.1 13.6002C12.1 13.388 12.1843 13.1845 12.3343 13.0345C12.4843 12.8845 12.6878 12.8002 12.9 12.8002H26.5C26.7122 12.8002 26.9157 12.7159 27.0657 12.5659C27.2157 12.4159 27.3 12.2124 27.3 12.0002C27.3 11.788 27.2157 11.5845 27.0657 11.4345C26.9157 11.2845 26.7122 11.2002 26.5 11.2002H12.9C12.2635 11.2002 11.653 11.4531 11.2029 11.9031C10.7529 12.3532 10.5 12.9637 10.5 13.6002V26.4002C10.5 27.0367 10.7529 27.6472 11.2029 28.0973C11.653 28.5473 12.2635 28.8002 12.9 28.8002H28.9C29.3243 28.8002 29.7313 28.6316 30.0314 28.3316C30.3314 28.0315 30.5 27.6245 30.5 27.2002V16.0002C30.5 15.5758 30.3314 15.1689 30.0314 14.8688C29.7313 14.5688 29.3243 14.4002 28.9 14.4002ZM25.3 22.4002C25.0627 22.4002 24.8307 22.3298 24.6333 22.198C24.436 22.0661 24.2822 21.8787 24.1913 21.6594C24.1005 21.4401 24.0768 21.1989 24.1231 20.9661C24.1694 20.7333 24.2836 20.5195 24.4515 20.3517C24.6193 20.1838 24.8331 20.0696 25.0659 20.0233C25.2987 19.977 25.5399 20.0007 25.7592 20.0915C25.9785 20.1824 26.1659 20.3362 26.2978 20.5335C26.4296 20.7309 26.5 20.9629 26.5 21.2002C26.5 21.5185 26.3736 21.8237 26.1485 22.0487C25.9235 22.2738 25.6183 22.4002 25.3 22.4002Z' fill='%23D2D3D9'/%3e%3c/svg%3e",alt:"Generic Wallet Avatar"}),F.jsx(jt,k({size:3,variation:"black",scale:"sm"},{children:"Use another wallet"}))]}))}))},lm=y(Ft)(function(e){return e.theme.withMedia({marginTop:[16,24,24],marginBottom:[16,24,24]})}),cm=y.div(function(e){return e.theme.withMedia({width:"100%"})}),um=function(e){var t=e.pairings,n=e.onWalletClick,o=e.themeMode,r=e.onNewPairing,a=e.appName,s=e.clickRef,l=i(null),c=l[0],u=l[1];return F.jsx(cm,{children:F.jsxs(ag,{children:[F.jsxs(lm,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Sign in"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:a}))]}))]})),F.jsxs(ph,{children:[t&&t.map(function(e,t){return F.jsx(sm,{themeMode:o,wallet:e,onClick:function(t){var o;t?(o=e,S(void 0,void 0,void 0,function(){return M(this,function(e){return n(o),[2]})})):u(e.sessionTopic)},onUnpair:function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return console.log("handleUnpair",e,t),e.stopPropagation(),s.disconnect("walletconnect",{sessionTopic:t.sessionTopic}).then(function(){u(null),setTimeout(function(){return S(void 0,void 0,void 0,function(){return M(this,function(e){switch(e.label){case 0:return[4,s.connect("walletconnect",{getPairedWallets:!0})];case 1:return e.sent(),[2]}})})},1e3)}),[2]})})},isItemActive:c===e.sessionTopic},t)}),F.jsx(sm,{themeMode:o,onClick:r})]})]})})},dm=y(Ft)(function(e){return e.theme.withMedia({marginTop:[16,24,24]})}),pm=function(e){return F.jsxs(ag,k({customMaxHeight:e.accounts.length>3?390:0},{children:[F.jsxs(dm,k({align:"center",itemsSpacing:4},{children:[F.jsx(Yl,k({scale:"lg",size:1,variation:"black"},{children:"Choose an account"})),F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["to continue to"," ",F.jsx(jt,k({scale:"md",size:3,variation:"black"},{children:e.appName}))]}))]})),F.jsxs(ph,{children:[e.accounts&&e.accounts.map(function(t){return F.jsx(hh,{themeMode:e.themeMode,account:t,onClick:function(t){return t&&e.onAccountClick(t)},withBalance:!0},t.public_key)}),F.jsx(hh,{themeMode:e.themeMode,onClick:e.onUseAnotherAccountClick},"user another account")]})]}))},fm=Object.defineProperty,hm=Object.getOwnPropertySymbols,gm=Object.prototype.hasOwnProperty,mm=Object.prototype.propertyIsEnumerable,Am=(e,t,n)=>t in e?fm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Cm=(e,t)=>{for(var n in t||(t={}))gm.call(t,n)&&Am(e,n,t[n]);if(hm)for(var n of hm(t))mm.call(t,n)&&Am(e,n,t[n]);return e},vm=(e,t)=>{var n={};for(var o in e)gm.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&hm)for(var o of hm(e))t.indexOf(o)<0&&mm.call(e,o)&&(n[o]=e[o]);return n};(e=>{const t=class t{constructor(e,n,o,i){if(this.version=e,this.errorCorrectionLevel=n,this.modules=[],this.isFunction=[],e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version value out of range");if(i<-1||i>7)throw new RangeError("Mask value out of range");this.size=4*e+17;let a=[];for(let e=0;e<this.size;e++)a.push(!1);for(let e=0;e<this.size;e++)this.modules.push(a.slice()),this.isFunction.push(a.slice());this.drawFunctionPatterns();const s=this.addEccAndInterleave(o);if(this.drawCodewords(s),-1==i){let e=1e9;for(let t=0;t<8;t++){this.applyMask(t),this.drawFormatBits(t);const n=this.getPenaltyScore();n<e&&(i=t,e=n),this.applyMask(t)}}r(0<=i&&i<=7),this.mask=i,this.applyMask(i),this.drawFormatBits(i),this.isFunction=[]}static encodeText(n,o){const r=e.QrSegment.makeSegments(n);return t.encodeSegments(r,o)}static encodeBinary(n,o){const r=e.QrSegment.makeBytes(n);return t.encodeSegments([r],o)}static encodeSegments(e,o,i=1,s=40,l=-1,c=!0){if(!(t.MIN_VERSION<=i&&i<=s&&s<=t.MAX_VERSION)||l<-1||l>7)throw new RangeError("Invalid value");let u,d;for(u=i;;u++){const n=8*t.getNumDataCodewords(u,o),r=a.getTotalBits(e,u);if(r<=n){d=r;break}if(u>=s)throw new RangeError("Data too long")}for(const e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])c&&d<=8*t.getNumDataCodewords(u,e)&&(o=e);let p=[];for(const t of e){n(t.mode.modeBits,4,p),n(t.numChars,t.mode.numCharCountBits(u),p);for(const e of t.getData())p.push(e)}r(p.length==d);const f=8*t.getNumDataCodewords(u,o);r(p.length<=f),n(0,Math.min(4,f-p.length),p),n(0,(8-p.length%8)%8,p),r(p.length%8==0);for(let e=236;p.length<f;e^=253)n(e,8,p);let h=[];for(;8*h.length<p.length;)h.push(0);return p.forEach((e,t)=>h[t>>>3]|=e<<7-(7&t)),new t(u,o,h,l)}getModule(e,t){return 0<=e&&e<this.size&&0<=t&&t<this.size&&this.modules[t][e]}getModules(){return this.modules}drawFunctionPatterns(){for(let e=0;e<this.size;e++)this.setFunctionModule(6,e,e%2==0),this.setFunctionModule(e,6,e%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const e=this.getAlignmentPatternPositions(),t=e.length;for(let n=0;n<t;n++)for(let o=0;o<t;o++)0==n&&0==o||0==n&&o==t-1||n==t-1&&0==o||this.drawAlignmentPattern(e[n],e[o]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(e){const t=this.errorCorrectionLevel.formatBits<<3|e;let n=t;for(let e=0;e<10;e++)n=n<<1^1335*(n>>>9);const i=21522^(t<<10|n);r(i>>>15==0);for(let e=0;e<=5;e++)this.setFunctionModule(8,e,o(i,e));this.setFunctionModule(8,7,o(i,6)),this.setFunctionModule(8,8,o(i,7)),this.setFunctionModule(7,8,o(i,8));for(let e=9;e<15;e++)this.setFunctionModule(14-e,8,o(i,e));for(let e=0;e<8;e++)this.setFunctionModule(this.size-1-e,8,o(i,e));for(let e=8;e<15;e++)this.setFunctionModule(8,this.size-15+e,o(i,e));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let e=this.version;for(let t=0;t<12;t++)e=e<<1^7973*(e>>>11);const t=this.version<<12|e;r(t>>>18==0);for(let e=0;e<18;e++){const n=o(t,e),r=this.size-11+e%3,i=Math.floor(e/3);this.setFunctionModule(r,i,n),this.setFunctionModule(i,r,n)}}drawFinderPattern(e,t){for(let n=-4;n<=4;n++)for(let o=-4;o<=4;o++){const r=Math.max(Math.abs(o),Math.abs(n)),i=e+o,a=t+n;0<=i&&i<this.size&&0<=a&&a<this.size&&this.setFunctionModule(i,a,2!=r&&4!=r)}}drawAlignmentPattern(e,t){for(let n=-2;n<=2;n++)for(let o=-2;o<=2;o++)this.setFunctionModule(e+o,t+n,1!=Math.max(Math.abs(o),Math.abs(n)))}setFunctionModule(e,t,n){this.modules[t][e]=n,this.isFunction[t][e]=!0}addEccAndInterleave(e){const n=this.version,o=this.errorCorrectionLevel;if(e.length!=t.getNumDataCodewords(n,o))throw new RangeError("Invalid argument");const i=t.NUM_ERROR_CORRECTION_BLOCKS[o.ordinal][n],a=t.ECC_CODEWORDS_PER_BLOCK[o.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),l=i-s%i,c=Math.floor(s/i);let u=[];const d=t.reedSolomonComputeDivisor(a);for(let n=0,o=0;n<i;n++){let r=e.slice(o,o+c-a+(n<l?0:1));o+=r.length;const i=t.reedSolomonComputeRemainder(r,d);n<l&&r.push(0),u.push(r.concat(i))}let p=[];for(let e=0;e<u[0].length;e++)u.forEach((t,n)=>{(e!=c-a||n>=l)&&p.push(t[e])});return r(p.length==s),p}drawCodewords(e){if(e.length!=Math.floor(t.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let n=0;for(let t=this.size-1;t>=1;t-=2){6==t&&(t=5);for(let r=0;r<this.size;r++)for(let i=0;i<2;i++){const a=t-i,s=!(t+1&2)?this.size-1-r:r;!this.isFunction[s][a]&&n<8*e.length&&(this.modules[s][a]=o(e[n>>>3],7-(7&n)),n++)}}r(n==8*e.length)}applyMask(e){if(e<0||e>7)throw new RangeError("Mask value out of range");for(let t=0;t<this.size;t++)for(let n=0;n<this.size;n++){let o;switch(e){case 0:o=(n+t)%2==0;break;case 1:o=t%2==0;break;case 2:o=n%3==0;break;case 3:o=(n+t)%3==0;break;case 4:o=(Math.floor(n/3)+Math.floor(t/2))%2==0;break;case 5:o=n*t%2+n*t%3==0;break;case 6:o=(n*t%2+n*t%3)%2==0;break;case 7:o=((n+t)%2+n*t%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[t][n]&&o&&(this.modules[t][n]=!this.modules[t][n])}}getPenaltyScore(){let e=0;for(let n=0;n<this.size;n++){let o=!1,r=0,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[n][a]==o?(r++,5==r?e+=t.PENALTY_N1:r>5&&e++):(this.finderPenaltyAddHistory(r,i),o||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),o=this.modules[n][a],r=1);e+=this.finderPenaltyTerminateAndCount(o,r,i)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let o=!1,r=0,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[a][n]==o?(r++,5==r?e+=t.PENALTY_N1:r>5&&e++):(this.finderPenaltyAddHistory(r,i),o||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),o=this.modules[a][n],r=1);e+=this.finderPenaltyTerminateAndCount(o,r,i)*t.PENALTY_N3}for(let n=0;n<this.size-1;n++)for(let o=0;o<this.size-1;o++){const r=this.modules[n][o];r==this.modules[n][o+1]&&r==this.modules[n+1][o]&&r==this.modules[n+1][o+1]&&(e+=t.PENALTY_N2)}let n=0;for(const e of this.modules)n=e.reduce((e,t)=>e+(t?1:0),n);const o=this.size*this.size,i=Math.ceil(Math.abs(20*n-10*o)/o)-1;return r(0<=i&&i<=9),e+=i*t.PENALTY_N4,r(0<=e&&e<=2568888),e}getAlignmentPatternPositions(){if(1==this.version)return[];{const e=Math.floor(this.version/7)+2,t=32==this.version?26:2*Math.ceil((4*this.version+4)/(2*e-2));let n=[6];for(let o=this.size-7;n.length<e;o-=t)n.splice(1,0,o);return n}}static getNumRawDataModules(e){if(e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version number out of range");let n=(16*e+128)*e+64;if(e>=2){const t=Math.floor(e/7)+2;n-=(25*t-10)*t-55,e>=7&&(n-=36)}return r(208<=n&&n<=29648),n}static getNumDataCodewords(e,n){return Math.floor(t.getNumRawDataModules(e)/8)-t.ECC_CODEWORDS_PER_BLOCK[n.ordinal][e]*t.NUM_ERROR_CORRECTION_BLOCKS[n.ordinal][e]}static reedSolomonComputeDivisor(e){if(e<1||e>255)throw new RangeError("Degree out of range");let n=[];for(let t=0;t<e-1;t++)n.push(0);n.push(1);let o=1;for(let r=0;r<e;r++){for(let e=0;e<n.length;e++)n[e]=t.reedSolomonMultiply(n[e],o),e+1<n.length&&(n[e]^=n[e+1]);o=t.reedSolomonMultiply(o,2)}return n}static reedSolomonComputeRemainder(e,n){let o=n.map(e=>0);for(const r of e){const e=r^o.shift();o.push(0),n.forEach((n,r)=>o[r]^=t.reedSolomonMultiply(n,e))}return o}static reedSolomonMultiply(e,t){if(e>>>8!=0||t>>>8!=0)throw new RangeError("Byte out of range");let n=0;for(let o=7;o>=0;o--)n=n<<1^285*(n>>>7),n^=(t>>>o&1)*e;return r(n>>>8==0),n}finderPenaltyCountPatterns(e){const t=e[1];r(t<=3*this.size);const n=t>0&&e[2]==t&&e[3]==3*t&&e[4]==t&&e[5]==t;return(n&&e[0]>=4*t&&e[6]>=t?1:0)+(n&&e[6]>=4*t&&e[0]>=t?1:0)}finderPenaltyTerminateAndCount(e,t,n){return e&&(this.finderPenaltyAddHistory(t,n),t=0),t+=this.size,this.finderPenaltyAddHistory(t,n),this.finderPenaltyCountPatterns(n)}finderPenaltyAddHistory(e,t){0==t[0]&&(e+=this.size),t.pop(),t.unshift(e)}};function n(e,t,n){if(t<0||t>31||e>>>t!=0)throw new RangeError("Value out of range");for(let o=t-1;o>=0;o--)n.push(e>>>o&1)}function o(e,t){return!!(e>>>t&1)}function r(e){if(!e)throw new Error("Assertion error")}t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;const i=class e{constructor(e,t,n){if(this.mode=e,this.numChars=t,this.bitData=n,t<0)throw new RangeError("Invalid argument");this.bitData=n.slice()}static makeBytes(t){let o=[];for(const e of t)n(e,8,o);return new e(e.Mode.BYTE,t.length,o)}static makeNumeric(t){if(!e.isNumeric(t))throw new RangeError("String contains non-numeric characters");let o=[];for(let e=0;e<t.length;){const r=Math.min(t.length-e,3);n(parseInt(t.substring(e,e+r),10),3*r+1,o),e+=r}return new e(e.Mode.NUMERIC,t.length,o)}static makeAlphanumeric(t){if(!e.isAlphanumeric(t))throw new RangeError("String contains unencodable characters in alphanumeric mode");let o,r=[];for(o=0;o+2<=t.length;o+=2){let i=45*e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(o));i+=e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(o+1)),n(i,11,r)}return o<t.length&&n(e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(o)),6,r),new e(e.Mode.ALPHANUMERIC,t.length,r)}static makeSegments(t){return""==t?[]:e.isNumeric(t)?[e.makeNumeric(t)]:e.isAlphanumeric(t)?[e.makeAlphanumeric(t)]:[e.makeBytes(e.toUtf8ByteArray(t))]}static makeEci(t){let o=[];if(t<0)throw new RangeError("ECI assignment value out of range");if(t<128)n(t,8,o);else if(t<16384)n(2,2,o),n(t,14,o);else{if(!(t<1e6))throw new RangeError("ECI assignment value out of range");n(6,3,o),n(t,21,o)}return new e(e.Mode.ECI,0,o)}static isNumeric(t){return e.NUMERIC_REGEX.test(t)}static isAlphanumeric(t){return e.ALPHANUMERIC_REGEX.test(t)}getData(){return this.bitData.slice()}static getTotalBits(e,t){let n=0;for(const o of e){const e=o.mode.numCharCountBits(t);if(o.numChars>=1<<e)return 1/0;n+=4+e+o.bitData.length}return n}static toUtf8ByteArray(e){e=encodeURI(e);let t=[];for(let n=0;n<e.length;n++)"%"!=e.charAt(n)?t.push(e.charCodeAt(n)):(t.push(parseInt(e.substring(n+1,n+3),16)),n+=2);return t}};i.NUMERIC_REGEX=/^[0-9]*$/,i.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,i.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let a=i;e.QrSegment=i})(Yg||(Yg={})),(e=>{const t=class{constructor(e,t){this.ordinal=e,this.formatBits=t}};t.LOW=new t(0,1),t.MEDIUM=new t(1,0),t.QUARTILE=new t(2,3),t.HIGH=new t(3,2),e.Ecc=t})((Jg=Yg||(Yg={})).QrCode||(Jg.QrCode={})),(e=>{(e=>{const t=class{constructor(e,t){this.modeBits=e,this.numBitsCharCount=t}numCharCountBits(e){return this.numBitsCharCount[Math.floor((e+7)/17)]}};t.NUMERIC=new t(1,[10,12,14]),t.ALPHANUMERIC=new t(2,[9,11,13]),t.BYTE=new t(4,[8,16,16]),t.KANJI=new t(8,[8,10,12]),t.ECI=new t(7,[0,0,0]),e.Mode=t})(e.QrSegment||(e.QrSegment={}))})(Yg||(Yg={}));var ym=Yg,bm={L:ym.QrCode.Ecc.LOW,M:ym.QrCode.Ecc.MEDIUM,Q:ym.QrCode.Ecc.QUARTILE,H:ym.QrCode.Ecc.HIGH},wm=128,xm="L",Im="#FFFFFF",Lm="#000000",Em=!1,km=1;
98
98
  /**
99
99
  * @license qrcode.react
100
100
  * Copyright (c) Paul O'Shannessy
@@ -107,4 +107,4 @@ var n="none",o="contents",r=/^(input|select|textarea|button|object|iframe)$/;fun
107
107
  *
108
108
  * This source code is licensed under the MIT license found in the
109
109
  * LICENSE file in the root directory of this source tree.
110
- */"production"===process.env.NODE_ENV?DC.exports=function(){if(RC)return PC;RC=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,r=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,A=e?Symbol.for("react.responder"):60118,C=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:switch(e=e.type){case l:case c:case o:case i:case r:case d:return e;default:switch(e=e&&e.$$typeof){case s:case u:case h:case f:case a:return e;default:return p}}case n:return p}}}function y(e){return v(e)===c}return PC.AsyncMode=l,PC.ConcurrentMode=c,PC.ContextConsumer=s,PC.ContextProvider=a,PC.Element=t,PC.ForwardRef=u,PC.Fragment=o,PC.Lazy=h,PC.Memo=f,PC.Portal=n,PC.Profiler=i,PC.StrictMode=r,PC.Suspense=d,PC.isAsyncMode=function(e){return y(e)||v(e)===l},PC.isConcurrentMode=y,PC.isContextConsumer=function(e){return v(e)===s},PC.isContextProvider=function(e){return v(e)===a},PC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},PC.isForwardRef=function(e){return v(e)===u},PC.isFragment=function(e){return v(e)===o},PC.isLazy=function(e){return v(e)===h},PC.isMemo=function(e){return v(e)===f},PC.isPortal=function(e){return v(e)===n},PC.isProfiler=function(e){return v(e)===i},PC.isStrictMode=function(e){return v(e)===r},PC.isSuspense=function(e){return v(e)===d},PC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===c||e===i||e===r||e===d||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===m||e.$$typeof===A||e.$$typeof===C||e.$$typeof===g)},PC.typeOf=v,PC}():DC.exports=(FC||(FC=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,r=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,A=e?Symbol.for("react.responder"):60118,C=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:var g=e.type;switch(g){case l:case c:case o:case i:case r:case d:return g;default:var m=g&&g.$$typeof;switch(m){case s:case u:case h:case f:case a:return m;default:return p}}case n:return p}}}var y=l,b=c,w=s,x=a,I=t,L=u,E=o,k=h,S=f,M=n,B=i,O=r,N=d,R=!1;function H(e){return v(e)===c}VC.AsyncMode=y,VC.ConcurrentMode=b,VC.ContextConsumer=w,VC.ContextProvider=x,VC.Element=I,VC.ForwardRef=L,VC.Fragment=E,VC.Lazy=k,VC.Memo=S,VC.Portal=M,VC.Profiler=B,VC.StrictMode=O,VC.Suspense=N,VC.isAsyncMode=function(e){return R||(R=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),H(e)||v(e)===l},VC.isConcurrentMode=H,VC.isContextConsumer=function(e){return v(e)===s},VC.isContextProvider=function(e){return v(e)===a},VC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},VC.isForwardRef=function(e){return v(e)===u},VC.isFragment=function(e){return v(e)===o},VC.isLazy=function(e){return v(e)===h},VC.isMemo=function(e){return v(e)===f},VC.isPortal=function(e){return v(e)===n},VC.isProfiler=function(e){return v(e)===i},VC.isStrictMode=function(e){return v(e)===r},VC.isSuspense=function(e){return v(e)===d},VC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===c||e===i||e===r||e===d||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===m||e.$$typeof===A||e.$$typeof===C||e.$$typeof===g)},VC.typeOf=v}()),VC);var GC=DC.exports,ZC={};ZC[GC.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},ZC[GC.Memo]={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0};var WC="undefined"!=typeof document;var _C=function(e,t,n){var o=e.key+"-"+t.name;(!1===n||!1===WC&&void 0!==e.compat)&&void 0===e.registered[o]&&(e.registered[o]=t.styles)};var QC={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},zC=/[A-Z]|^ms/g,UC=/_EMO_([^_]+?)_([^]*?)_EMO_/g,YC=function(e){return 45===e.charCodeAt(1)},JC=function(e){return null!=e&&"boolean"!=typeof e},XC=xC(function(e){return YC(e)?e:e.replace(zC,"-$&").toLowerCase()}),qC=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(UC,function(e,t,n){return $C={name:t,styles:n,next:$C},t})}return 1===QC[e]||YC(e)||"number"!=typeof t||0===t?t:t+"px"};function KC(e,t,n){if(null==n)return"";var o=n;if(void 0!==o.__emotion_styles)return o;switch(typeof n){case"boolean":return"";case"object":var r=n;if(1===r.anim)return $C={name:r.name,styles:r.styles,next:$C},r.name;var i=n;if(void 0!==i.styles){var a=i.next;if(void 0!==a)for(;void 0!==a;)$C={name:a.name,styles:a.styles,next:$C},a=a.next;return i.styles+";"}return function(e,t,n){var o="";if(Array.isArray(n))for(var r=0;r<n.length;r++)o+=KC(e,t,n[r])+";";else for(var i in n){var a=n[i];if("object"!=typeof a){var s=a;null!=t&&void 0!==t[s]?o+=i+"{"+t[s]+"}":JC(s)&&(o+=XC(i)+":"+qC(i,s)+";")}else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var l=KC(e,t,a);switch(i){case"animation":case"animationName":o+=XC(i)+":"+l+";";break;default:o+=i+"{"+l+"}"}}else for(var c=0;c<a.length;c++)JC(a[c])&&(o+=XC(i)+":"+qC(i,a[c])+";")}return o}(e,t,n);case"function":if(void 0!==e){var s=$C,l=n(e);return $C=s,KC(e,t,l)}}var c=n;if(null==t)return c;var u=t[c];return void 0!==u?u:c}var $C,ev=/label:\s*([^\s;{]+)\s*(;|$)/g;function tv(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var o=!0,r="";$C=void 0;var i=e[0];null==i||void 0===i.raw?(o=!1,r+=KC(n,t,i)):r+=i[0];for(var a=1;a<e.length;a++){if(r+=KC(n,t,e[a]),o)r+=i[a]}ev.lastIndex=0;for(var s,l="";null!==(s=ev.exec(r));)l+="-"+s[1];var c=function(e){for(var t,n=0,o=0,r=e.length;r>=4;++o,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(r){case 3:n^=(255&e.charCodeAt(o+2))<<16;case 2:n^=(255&e.charCodeAt(o+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(o)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(r)+l;return{name:c,styles:r,next:$C}}var nv="undefined"!=typeof document,ov=function(e){return e()},rv=!!e.useInsertionEffect&&e.useInsertionEffect,iv=nv&&rv||ov,av="undefined"!=typeof document,sv=e.createContext("undefined"!=typeof HTMLElement?TC({key:"css"}):null);sv.Provider;var lv=function(e){return u(function(t,n){var o=f(sv);return e(t,o,n)})};av||(lv=function(t){return function(n){var o=f(sv);return null===o?(o=TC({key:"css"}),e.createElement(sv.Provider,{value:o},t(n,o))):t(n,o)}});var cv,uv,dv=e.createContext({}),pv={}.hasOwnProperty,fv="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",hv=function(t){var n=t.cache,o=t.serialized,r=t.isStringTag;_C(n,o,r);var i=iv(function(){return function(e,t,n){_C(e,t,n);var o=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var r="",i=t;do{var a=e.insert(t===i?"."+o:"",i,e.sheet,!0);WC||void 0===a||(r+=a),i=i.next}while(void 0!==i);if(!WC&&0!==r.length)return r}}(n,o,r)});if(!av&&void 0!==i){for(var a,s=o.name,l=o.next;void 0!==l;)s+=" "+l.name,l=l.next;return e.createElement("style",((a={})["data-emotion"]=n.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=n.sheet.nonce,a))}return null},gv=lv(function(t,n,o){var r=t.css;"string"==typeof r&&void 0!==n.registered[r]&&(r=n.registered[r]);var i=t[fv],a=[r],s="";"string"==typeof t.className?s=function(e,t,n){var o="";return n.split(" ").forEach(function(n){void 0!==e[n]?t.push(e[n]+";"):n&&(o+=n+" ")}),o}(n.registered,a,t.className):null!=t.className&&(s=t.className+" ");var l=tv(a,void 0,e.useContext(dv));s+=n.key+"-"+l.name;var c={};for(var u in t)pv.call(t,u)&&"css"!==u&&u!==fv&&(c[u]=t[u]);return c.className=s,o&&(c.ref=o),e.createElement(e.Fragment,null,e.createElement(hv,{cache:n,serialized:l,isStringTag:"string"==typeof i}),e.createElement(i,c))}),mv=gv,Av=function(t,n){var o=arguments;if(null==n||!pv.call(n,"css"))return e.createElement.apply(void 0,o);var r=o.length,i=new Array(r);i[0]=mv,i[1]=function(e,t){var n={};for(var o in t)pv.call(t,o)&&(n[o]=t[o]);return n[fv]=e,n}(t,n);for(var a=2;a<r;a++)i[a]=o[a];return e.createElement.apply(null,i)};function Cv(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return tv(t)}cv=Av||(Av={}),uv||(uv=cv.JSX||(cv.JSX={}));const vv=Math.min,yv=Math.max,bv=Math.round,wv=Math.floor,xv=e=>({x:e,y:e});function Iv(){return"undefined"!=typeof window}function Lv(e){return Sv(e)?(e.nodeName||"").toLowerCase():"#document"}function Ev(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function kv(e){var t;return null==(t=(Sv(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Sv(e){return!!Iv()&&(e instanceof Node||e instanceof Ev(e).Node)}function Mv(e){return!!Iv()&&(e instanceof Element||e instanceof Ev(e).Element)}function Bv(e){return!!Iv()&&(e instanceof HTMLElement||e instanceof Ev(e).HTMLElement)}function Ov(e){return!(!Iv()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof Ev(e).ShadowRoot)}const Nv=new Set(["inline","contents"]);function Rv(e){const{overflow:t,overflowX:n,overflowY:o,display:r}=jv(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!Nv.has(r)}const Hv=new Set(["html","body","#document"]);function jv(e){return Ev(e).getComputedStyle(e)}function Tv(e){const t=function(e){if("html"===Lv(e))return e;const t=e.assignedSlot||e.parentNode||Ov(e)&&e.host||kv(e);return Ov(t)?t.host:t}(e);return function(e){return Hv.has(Lv(e))}(t)?e.ownerDocument?e.ownerDocument.body:e.body:Bv(t)&&Rv(t)?t:Tv(t)}function Dv(e,t,n){var o;void 0===t&&(t=[]),void 0===n&&(n=!0);const r=Tv(e),i=r===(null==(o=e.ownerDocument)?void 0:o.body),a=Ev(r);if(i){const e=Pv(a);return t.concat(a,a.visualViewport||[],Rv(r)?r:[],e&&n?Dv(e):[])}return t.concat(r,Dv(r,[],n))}function Pv(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Fv(e){return Mv(e)?e:e.contextElement}function Vv(e){const t=Fv(e);if(!Bv(t))return xv(1);const n=t.getBoundingClientRect(),{width:o,height:r,$:i}=function(e){const t=jv(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const r=Bv(e),i=r?e.offsetWidth:n,a=r?e.offsetHeight:o,s=bv(n)!==i||bv(o)!==a;return s&&(n=i,o=a),{width:n,height:o,$:s}}(t);let a=(i?bv(n.width):n.width)/o,s=(i?bv(n.height):n.height)/r;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const Gv=xv(0);function Zv(e){const t=Ev(e);return"undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Gv}function Wv(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);const r=e.getBoundingClientRect(),i=Fv(e);let a=xv(1);t&&(o?Mv(o)&&(a=Vv(o)):a=Vv(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Ev(e))&&t}(i,n,o)?Zv(i):xv(0);let l=(r.left+s.x)/a.x,c=(r.top+s.y)/a.y,u=r.width/a.x,d=r.height/a.y;if(i){const e=Ev(i),t=o&&Mv(o)?Ev(o):o;let n=e,r=Pv(n);for(;r&&o&&t!==n;){const e=Vv(r),t=r.getBoundingClientRect(),o=jv(r),i=t.left+(r.clientLeft+parseFloat(o.paddingLeft))*e.x,a=t.top+(r.clientTop+parseFloat(o.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=i,c+=a,n=Ev(r),r=Pv(n)}}return function(e){const{x:t,y:n,width:o,height:r}=e;return{width:o,height:r,top:n,left:t,right:t+o,bottom:n+r,x:t,y:n}}({width:u,height:d,x:l,y:c})}function _v(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Qv(e,t,n,o){void 0===o&&(o={});const{ancestorScroll:r=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=o,c=Fv(e),u=r||i?[...c?Dv(c):[],...Dv(t)]:[];u.forEach(e=>{r&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)});const d=c&&s?function(e,t){let n,o=null;const r=kv(e);function i(){var e;clearTimeout(n),null==(e=o)||e.disconnect(),o=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),i();const c=e.getBoundingClientRect(),{left:u,top:d,width:p,height:f}=c;if(s||t(),!p||!f)return;const h={rootMargin:-wv(d)+"px "+-wv(r.clientWidth-(u+p))+"px "+-wv(r.clientHeight-(d+f))+"px "+-wv(u)+"px",threshold:yv(0,vv(1,l))||1};let g=!0;function m(t){const o=t[0].intersectionRatio;if(o!==l){if(!g)return a();o?a(!1,o):n=setTimeout(()=>{a(!1,1e-7)},1e3)}1!==o||_v(c,e.getBoundingClientRect())||a(),g=!1}try{o=new IntersectionObserver(m,{...h,root:r.ownerDocument})}catch(e){o=new IntersectionObserver(m,h)}o.observe(e)}(!0),i}(c,n):null;let p,f=-1,h=null;a&&(h=new ResizeObserver(e=>{let[o]=e;o&&o.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var e;null==(e=h)||e.observe(t)})),n()}),c&&!l&&h.observe(c),h.observe(t));let g=l?Wv(e):null;return l&&function t(){const o=Wv(e);g&&!_v(g,o)&&n();g=o,p=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach(e=>{r&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)}),null==d||d(),null==(e=h)||e.disconnect(),h=null,l&&cancelAnimationFrame(p)}}var zv="undefined"!=typeof document?g:function(){},Uv=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Yv=function(){};function Jv(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Xv(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];var i=[].concat(o);if(t&&e)for(var a in t)t.hasOwnProperty(a)&&t[a]&&i.push("".concat(Jv(e,a)));return i.filter(function(e){return e}).map(function(e){return String(e).trim()}).join(" ")}var qv=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===dA(e)&&null!==e?[e]:[];var t},Kv=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,gA({},vA(e,Uv))},$v=function(e,t,n){var o=e.cx,r=e.getStyles,i=e.getClassNames,a=e.className;return{css:r(t,e),className:o(null!=n?n:{},i(t,e),a)}};function ey(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function ty(e){return ey(e)?window.pageYOffset:e.scrollTop}function ny(e,t){ey(e)?window.scrollTo(0,t):e.scrollTop=t}function oy(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Yv,r=ty(e),i=t-r,a=0;!function t(){var s,l=i*((s=(s=a+=10)/n-1)*s*s+1)+r;ny(e,l),a<n?window.requestAnimationFrame(t):o(e)}()}function ry(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=t.offsetHeight/3;o.bottom+r>n.bottom?ny(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+r,e.scrollHeight)):o.top-r<n.top&&ny(e,Math.max(t.offsetTop-r,0))}function iy(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var ay=!1,sy={get passive(){return ay=!0}},ly="undefined"!=typeof window?window:{};ly.addEventListener&&ly.removeEventListener&&(ly.addEventListener("p",Yv,sy),ly.removeEventListener("p",Yv,!1));var cy=ay;function uy(e){return null!=e}function dy(e,t,n){return e?t:n}var py=["children","innerProps"],fy=["children","innerProps"];function hy(e){var t=e.maxHeight,n=e.menuEl,o=e.minHeight,r=e.placement,i=e.shouldScroll,a=e.isFixedPosition,s=e.controlHeight,l=function(e){var t=getComputedStyle(e),n="absolute"===t.position,o=/(auto|scroll)/;if("fixed"===t.position)return document.documentElement;for(var r=e;r=r.parentElement;)if(t=getComputedStyle(r),(!n||"static"!==t.position)&&o.test(t.overflow+t.overflowY+t.overflowX))return r;return document.documentElement}(n),c={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return c;var u,d=l.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,h=p.height,g=p.top,m=n.offsetParent.getBoundingClientRect().top,A=a?window.innerHeight:ey(u=l)?window.innerHeight:u.clientHeight,C=ty(l),v=parseInt(getComputedStyle(n).marginBottom,10),y=parseInt(getComputedStyle(n).marginTop,10),b=m-y,w=A-g,x=b+C,I=d-C-g,L=f-A+C+v,E=C+g-y,k=160;switch(r){case"auto":case"bottom":if(w>=h)return{placement:"bottom",maxHeight:t};if(I>=h&&!a)return i&&oy(l,L,k),{placement:"bottom",maxHeight:t};if(!a&&I>=o||a&&w>=o)return i&&oy(l,L,k),{placement:"bottom",maxHeight:a?w-v:I-v};if("auto"===r||a){var S=t,M=a?b:x;return M>=o&&(S=Math.min(M-v-s,t)),{placement:"top",maxHeight:S}}if("bottom"===r)return i&&ny(l,L),{placement:"bottom",maxHeight:t};break;case"top":if(b>=h)return{placement:"top",maxHeight:t};if(x>=h&&!a)return i&&oy(l,E,k),{placement:"top",maxHeight:t};if(!a&&x>=o||a&&b>=o){var B=t;return(!a&&x>=o||a&&b>=o)&&(B=a?b-y:x-y),i&&oy(l,E,k),{placement:"top",maxHeight:B}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(r,'".'))}return c}var gy,my=function(e){return"auto"===e?"bottom":e},Ay=m(null),Cy=function(e){var t=e.children,o=e.minMenuHeight,r=e.maxMenuHeight,a=e.menuPlacement,s=e.menuPosition,l=e.menuShouldScrollIntoView,c=e.theme,u=(f(Ay)||{}).setPortalPlacement,d=n(null),p=CA(i(r),2),h=p[0],g=p[1],m=CA(i(null),2),A=m[0],C=m[1],v=c.spacing.controlHeight;return zv(function(){var e=d.current;if(e){var t="fixed"===s,n=hy({maxHeight:r,menuEl:e,minHeight:o,placement:a,shouldScroll:l&&!t,isFixedPosition:t,controlHeight:v});g(n.maxHeight),C(n.placement),null==u||u(n.placement)}},[r,a,s,l,o,u,v]),t({ref:d,placerProps:gA(gA({},e),{},{placement:A||my(a),maxHeight:h})})},vy=function(e){var t=e.children,n=e.innerRef,o=e.innerProps;return Av("div",bA({},$v(e,"menu",{menu:!0}),{ref:n},o),t)},yy=function(e,t){var n=e.theme,o=n.spacing.baseUnit,r=n.colors;return gA({textAlign:"center"},t?{}:{color:r.neutral40,padding:"".concat(2*o,"px ").concat(3*o,"px")})},by=yy,wy=yy,xy=["size"],Iy=["innerProps","isRtl","size"];var Ly="production"===process.env.NODE_ENV?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},Ey=function(e){var t=e.size,n=vA(e,xy);return Av("svg",bA({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Ly},n))},ky=function(e){return Av(Ey,bA({size:20},e),Av("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Sy=function(e){return Av(Ey,bA({size:20},e),Av("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},My=function(e,t){var n=e.isFocused,o=e.theme,r=o.spacing.baseUnit,i=o.colors;return gA({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*r,":hover":{color:n?i.neutral80:i.neutral40}})},By=My,Oy=My,Ny=function(){var e=Cv.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(gy||(gy=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"]))),Ry=function(e){var t=e.delay,n=e.offset;return Av("span",{css:Cv({animation:"".concat(Ny," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"production"===process.env.NODE_ENV?"":";label:LoadingDot;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */")})},Hy=function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.innerRef,i=e.innerProps,a=e.menuIsOpen;return Av("div",bA({ref:r},$v(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":o,"control--menu-is-open":a}),i,{"aria-disabled":n||void 0}),t)},jy=["data"],Ty=function(e){var t=e.children,n=e.cx,o=e.getStyles,r=e.getClassNames,i=e.Heading,a=e.headingProps,s=e.innerProps,l=e.label,c=e.theme,u=e.selectProps;return Av("div",bA({},$v(e,"group",{group:!0}),s),Av(i,bA({},a,{selectProps:u,theme:c,getStyles:o,getClassNames:r,cx:n}),l),Av("div",null,t))},Dy=["innerRef","isDisabled","isHidden","inputClassName"],Py={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Fy={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":gA({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Py)},Vy=function(e){return gA({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Py)},Gy=function(e){var t=e.children,n=e.innerProps;return Av("div",n,t)};var Zy=function(e){var t=e.children,n=e.components,o=e.data,r=e.innerProps,i=e.isDisabled,a=e.removeProps,s=e.selectProps,l=n.Container,c=n.Label,u=n.Remove;return Av(l,{data:o,innerProps:gA(gA({},$v(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":i})),r),selectProps:s},Av(c,{data:o,innerProps:gA({},$v(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),Av(u,{data:o,innerProps:gA(gA({},$v(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},a),selectProps:s}))},Wy={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Av(ky,null))},Control:Hy,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Av(Sy,null))},DownChevron:Sy,CrossIcon:ky,Group:Ty,GroupHeading:function(e){var t=Kv(e);t.data;var n=vA(t,jy);return Av("div",bA({},$v(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Av("span",bA({},t,$v(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,n=e.value,o=Kv(e),r=o.innerRef,i=o.isDisabled,a=o.isHidden,s=o.inputClassName,l=vA(o,Dy);return Av("div",bA({},$v(e,"input",{"input-container":!0}),{"data-value":n||""}),Av("input",bA({className:t({input:!0},s),ref:r,style:Vy(a),disabled:i},l)))},LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,o=e.size,r=void 0===o?4:o,i=vA(e,Iy);return Av("div",bA({},$v(gA(gA({},i),{},{innerProps:t,isRtl:n,size:r}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Av(Ry,{delay:0,offset:n}),Av(Ry,{delay:160,offset:!0}),Av(Ry,{delay:320,offset:!n}))},Menu:vy,MenuList:function(e){var t=e.children,n=e.innerProps,o=e.innerRef,r=e.isMulti;return Av("div",bA({},$v(e,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:o},n),t)},MenuPortal:function(e){var t=e.appendTo,o=e.children,a=e.controlElement,s=e.innerProps,l=e.menuPlacement,c=e.menuPosition,u=n(null),d=n(null),f=CA(i(my(l)),2),h=f[0],g=f[1],m=p(function(){return{setPortalPlacement:g}},[]),A=CA(i(null),2),C=A[0],v=A[1],y=r(function(){if(a){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(a),t="fixed"===c?0:window.pageYOffset,n=e[h]+t;n===(null==C?void 0:C.offset)&&e.left===(null==C?void 0:C.rect.left)&&e.width===(null==C?void 0:C.rect.width)||v({offset:n,rect:e})}},[a,c,h,null==C?void 0:C.offset,null==C?void 0:C.rect.left,null==C?void 0:C.rect.width]);zv(function(){y()},[y]);var b=r(function(){"function"==typeof d.current&&(d.current(),d.current=null),a&&u.current&&(d.current=Qv(a,u.current,y,{elementResize:"ResizeObserver"in window}))},[a,y]);zv(function(){b()},[b]);var w=r(function(e){u.current=e,b()},[b]);if(!t&&"fixed"!==c||!C)return null;var x=Av("div",bA({ref:w},$v(gA(gA({},e),{},{offset:C.offset,position:c,rect:C.rect}),"menuPortal",{"menu-portal":!0}),s),o);return Av(Ay.Provider,{value:m},t?E(x,t):x)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,o=e.innerProps,r=vA(e,fy);return Av("div",bA({},$v(gA(gA({},r),{},{children:n,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),n)},NoOptionsMessage:function(e){var t=e.children,n=void 0===t?"No options":t,o=e.innerProps,r=vA(e,py);return Av("div",bA({},$v(gA(gA({},r),{},{children:n,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),n)},MultiValue:Zy,MultiValueContainer:Gy,MultiValueLabel:Gy,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({role:"button"},n),t||Av(ky,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.isSelected,i=e.innerRef,a=e.innerProps;return Av("div",bA({},$v(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":o,"option--is-selected":r}),{ref:i,"aria-disabled":n},a),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,o=e.isDisabled,r=e.isRtl;return Av("div",bA({},$v(e,"container",{"--is-disabled":o,"--is-rtl":r}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,o=e.innerProps;return Av("div",bA({},$v(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),o),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,o=e.isMulti,r=e.hasValue;return Av("div",bA({},$v(e,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":r}),n),t)}},_y=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function Qy(e,t){return e===t||!(!_y(e)||!_y(t))}function zy(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!Qy(e[n],t[n]))return!1;return!0}for(var Uy="production"===process.env.NODE_ENV?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},Yy=function(e){return Av("span",bA({css:Uy},e))},Jy={guidance:function(e){var t=e.isSearchable,n=e.isMulti,o=e.tabSelectsValue,r=e.context,i=e.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return i?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,o=void 0===n?"":n,r=e.labels,i=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(r.length>1?"s":""," ").concat(r.join(","),", selected.");case"select-option":return"option ".concat(o,i?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,o=e.options,r=e.label,i=void 0===r?"":r,a=e.selectValue,s=e.isDisabled,l=e.isSelected,c=e.isAppleDevice,u=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&a)return"value ".concat(i," focused, ").concat(u(a,n),".");if("menu"===t&&c){var d=s?" disabled":"",p="".concat(l?" selected":"").concat(d);return"".concat(i).concat(p,", ").concat(u(o,n),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},Xy=function(e){var t=e.ariaSelection,n=e.focusedOption,o=e.focusedValue,r=e.focusableOptions,i=e.isFocused,a=e.selectValue,s=e.selectProps,l=e.id,c=e.isAppleDevice,u=s.ariaLiveMessages,d=s.getOptionLabel,f=s.inputValue,h=s.isMulti,g=s.isOptionDisabled,m=s.isSearchable,A=s.menuIsOpen,v=s.options,y=s.screenReaderStatus,b=s.tabSelectsValue,w=s.isLoading,x=s["aria-label"],I=s["aria-live"],L=p(function(){return gA(gA({},Jy),u||{})},[u]),E=p(function(){var e,n="";if(t&&L.onChange){var o=t.option,r=t.options,i=t.removedValue,s=t.removedValues,l=t.value,c=i||o||(e=l,Array.isArray(e)?null:e),u=c?d(c):"",p=r||s||void 0,f=p?p.map(d):[],h=gA({isDisabled:c&&g(c,a),label:u,labels:f},t);n=L.onChange(h)}return n},[t,L,g,a,d]),k=p(function(){var e="",t=n||o,i=!!(n&&a&&a.includes(n));if(t&&L.onFocus){var s={focused:t,label:d(t),isDisabled:g(t,a),isSelected:i,options:r,context:t===n?"menu":"value",selectValue:a,isAppleDevice:c};e=L.onFocus(s)}return e},[n,o,d,g,L,r,a,c]),S=p(function(){var e="";if(A&&v.length&&!w&&L.onFilter){var t=y({count:r.length});e=L.onFilter({inputValue:f,resultsMessage:t})}return e},[r,f,A,L,v,y,w]),M="initial-input-focus"===(null==t?void 0:t.action),B=p(function(){var e="";if(L.guidance){var t=o?"value":A?"menu":"input";e=L.guidance({"aria-label":x,context:t,isDisabled:n&&g(n,a),isMulti:h,isSearchable:m,tabSelectsValue:b,isInitialFocus:M})}return e},[x,n,o,h,g,m,A,L,a,b,M]),O=Av(C,null,Av("span",{id:"aria-selection"},E),Av("span",{id:"aria-focused"},k),Av("span",{id:"aria-results"},S),Av("span",{id:"aria-guidance"},B));return Av(C,null,Av(Yy,{id:l},M&&O),Av(Yy,{"aria-live":I,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},i&&!M&&O))},qy=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],Ky=new RegExp("["+qy.map(function(e){return e.letters}).join("")+"]","g"),$y={},eb=0;eb<qy.length;eb++)for(var tb=qy[eb],nb=0;nb<tb.letters.length;nb++)$y[tb.letters[nb]]=tb.base;var ob=function(e){return e.replace(Ky,function(e){return $y[e]})},rb=function(e,t){void 0===t&&(t=zy);var n=null;function o(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var i=e.apply(this,o);return n={lastResult:i,lastArgs:o,lastThis:this},i}return o.clear=function(){n=null},o}(ob),ib=function(e){return e.replace(/^\s+|\s+$/g,"")},ab=function(e){return"".concat(e.label," ").concat(e.value)},sb=["innerRef"];function lb(e){var t=e.innerRef,n=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];var r=Object.entries(e).filter(function(e){var t=CA(e,1)[0];return!n.includes(t)});return r.reduce(function(e,t){var n=CA(t,2),o=n[0],r=n[1];return e[o]=r,e},{})}(vA(e,sb),"onExited","in","enter","exit","appear");return Av("input",bA({ref:t},n,{css:Cv({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"production"===process.env.NODE_ENV?"":";label:DummyInput;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")}))}var cb=["boxSizing","height","overflow","paddingRight","position"],ub={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function db(e){e.cancelable&&e.preventDefault()}function pb(e){e.stopPropagation()}function fb(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function hb(){return"ontouchstart"in window||navigator.maxTouchPoints}var gb=!("undefined"==typeof window||!window.document||!window.document.createElement),mb=0,Ab={capture:!1,passive:!1};var Cb=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},vb="production"===process.env.NODE_ENV?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}};function yb(e){var t=e.children,i=e.lockEnabled,a=e.captureEnabled,s=function(e){var t=e.isEnabled,i=e.onBottomArrive,a=e.onBottomLeave,s=e.onTopArrive,l=e.onTopLeave,c=n(!1),u=n(!1),d=n(0),p=n(null),f=r(function(e,t){if(null!==p.current){var n=p.current,o=n.scrollTop,r=n.scrollHeight,d=n.clientHeight,f=p.current,h=t>0,g=r-d-o,m=!1;g>t&&c.current&&(a&&a(e),c.current=!1),h&&u.current&&(l&&l(e),u.current=!1),h&&t>g?(i&&!c.current&&i(e),f.scrollTop=r,m=!0,c.current=!0):!h&&-t>o&&(s&&!u.current&&s(e),f.scrollTop=0,m=!0,u.current=!0),m&&function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()}(e)}},[i,a,s,l]),h=r(function(e){f(e,e.deltaY)},[f]),g=r(function(e){d.current=e.changedTouches[0].clientY},[]),m=r(function(e){var t=d.current-e.changedTouches[0].clientY;f(e,t)},[f]),A=r(function(e){if(e){var t=!!cy&&{passive:!1};e.addEventListener("wheel",h,t),e.addEventListener("touchstart",g,t),e.addEventListener("touchmove",m,t)}},[m,g,h]),C=r(function(e){e&&(e.removeEventListener("wheel",h,!1),e.removeEventListener("touchstart",g,!1),e.removeEventListener("touchmove",m,!1))},[m,g,h]);return o(function(){if(t){var e=p.current;return A(e),function(){C(e)}}},[t,A,C]),function(e){p.current=e}}({isEnabled:void 0===a||a,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),l=function(e){var t=e.isEnabled,i=e.accountForScrollbars,a=void 0===i||i,s=n({}),l=n(null),c=r(function(e){if(gb){var t=document.body,n=t&&t.style;if(a&&cb.forEach(function(e){var t=n&&n[e];s.current[e]=t}),a&&mb<1){var o=parseInt(s.current.paddingRight,10)||0,r=document.body?document.body.clientWidth:0,i=window.innerWidth-r+o||0;Object.keys(ub).forEach(function(e){var t=ub[e];n&&(n[e]=t)}),n&&(n.paddingRight="".concat(i,"px"))}t&&hb()&&(t.addEventListener("touchmove",db,Ab),e&&(e.addEventListener("touchstart",fb,Ab),e.addEventListener("touchmove",pb,Ab))),mb+=1}},[a]),u=r(function(e){if(gb){var t=document.body,n=t&&t.style;mb=Math.max(mb-1,0),a&&mb<1&&cb.forEach(function(e){var t=s.current[e];n&&(n[e]=t)}),t&&hb()&&(t.removeEventListener("touchmove",db,Ab),e&&(e.removeEventListener("touchstart",fb,Ab),e.removeEventListener("touchmove",pb,Ab)))}},[a]);return o(function(){if(t){var e=l.current;return c(e),function(){u(e)}}},[t,c,u]),function(e){l.current=e}}({isEnabled:i});return Av(C,null,i&&Av("div",{onClick:Cb,css:vb}),t(function(e){s(e),l(e)}))}var bb="production"===process.env.NODE_ENV?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},wb=function(e){var t=e.name,n=e.onFocus;return Av("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:bb,value:"",onChange:function(){}})};function xb(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function Ib(){return xb(/^Mac/i)}function Lb(){return xb(/^iPhone/i)||xb(/^iPad/i)||Ib()&&navigator.maxTouchPoints>1}var Eb,kb={clearIndicator:Oy,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.theme,i=r.colors,a=r.borderRadius;return gA({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:r.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?i.neutral5:i.neutral0,borderColor:n?i.neutral10:o?i.primary:i.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(i.primary):void 0,"&:hover":{borderColor:o?i.primary:i.neutral30}})},dropdownIndicator:By,group:function(e,t){var n=e.theme.spacing;return t?{}:{paddingBottom:2*n.baseUnit,paddingTop:2*n.baseUnit}},groupHeading:function(e,t){var n=e.theme,o=n.colors,r=n.spacing;return gA({label:"group",cursor:"default",display:"block"},t?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*r.baseUnit,paddingRight:3*r.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing.baseUnit,i=o.colors;return gA({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?i.neutral10:i.neutral20,marginBottom:2*r,marginTop:2*r})},input:function(e,t){var n=e.isDisabled,o=e.value,r=e.theme,i=r.spacing,a=r.colors;return gA(gA({visibility:n?"hidden":"visible",transform:o?"translateZ(0)":""},Fy),t?{}:{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,color:a.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,o=e.size,r=e.theme,i=r.colors,a=r.spacing.baseUnit;return gA({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*a})},loadingMessage:wy,menu:function(e,t){var n,o=e.placement,r=e.theme,i=r.borderRadius,a=r.spacing,s=r.colors;return gA((fA(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(o),"100%"),fA(n,"position","absolute"),fA(n,"width","100%"),fA(n,"zIndex",1),n),t?{}:{backgroundColor:s.neutral0,borderRadius:i,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},menuList:function(e,t){var n=e.maxHeight,o=e.theme.spacing.baseUnit;return gA({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:o,paddingTop:o})},menuPortal:function(e){var t=e.rect,n=e.offset,o=e.position;return{left:t.left,position:o,top:n,width:t.width,zIndex:1}},multiValue:function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,i=n.colors;return gA({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:i.neutral10,borderRadius:r/2,margin:o.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,o=n.borderRadius,r=n.colors,i=e.cropWithEllipsis;return gA({overflow:"hidden",textOverflow:i||void 0===i?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:o/2,color:r.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,i=n.colors,a=e.isFocused;return gA({alignItems:"center",display:"flex"},t?{}:{borderRadius:r/2,backgroundColor:a?i.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:i.dangerLight,color:i.danger}})},noOptionsMessage:by,option:function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.isSelected,i=e.theme,a=i.spacing,s=i.colors;return gA({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:r?s.primary:o?s.primary25:"transparent",color:n?s.neutral20:r?s.neutral0:"inherit",padding:"".concat(2*a.baseUnit,"px ").concat(3*a.baseUnit,"px"),":active":{backgroundColor:n?void 0:r?s.primary:s.primary50}})},placeholder:function(e,t){var n=e.theme,o=n.spacing,r=n.colors;return gA({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:r.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},singleValue:function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing,i=o.colors;return gA({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?i.neutral40:i.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,o=e.isMulti,r=e.hasValue,i=e.selectProps.controlShouldRenderValue;return gA({alignItems:"center",display:o&&r&&i?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})}},Sb={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Mb={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:iy(),captureMenuScroll:!iy(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){if(e.data.__isNew__)return!0;var n=gA({ignoreCase:!0,ignoreAccents:!0,stringify:ab,trim:!0,matchFrom:"any"},Eb),o=n.ignoreCase,r=n.ignoreAccents,i=n.stringify,a=n.trim,s=n.matchFrom,l=a?ib(t):t,c=a?ib(i(e)):i(e);return o&&(l=l.toLowerCase(),c=c.toLowerCase()),r&&(l=rb(l),c=ob(c)),"start"===s?c.substr(0,l.length)===l:c.indexOf(l)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Bb(e,t,n,o){return{type:"option",data:t,isDisabled:Pb(e,t,n),isSelected:Fb(e,t,n),label:Tb(e,t),value:Db(e,t),index:o}}function Ob(e,t){return e.options.map(function(n,o){if("options"in n){var r=n.options.map(function(n,o){return Bb(e,n,t,o)}).filter(function(t){return Hb(e,t)});return r.length>0?{type:"group",data:n,options:r,index:o}:void 0}var i=Bb(e,n,t,o);return Hb(e,i)?i:void 0}).filter(uy)}function Nb(e){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,kA(t.options.map(function(e){return e.data}))):e.push(t.data),e},[])}function Rb(e,t){return e.reduce(function(e,n){return"group"===n.type?e.push.apply(e,kA(n.options.map(function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}}))):e.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),e},[])}function Hb(e,t){var n=e.inputValue,o=void 0===n?"":n,r=t.data,i=t.isSelected,a=t.label,s=t.value;return(!Gb(e)||!i)&&Vb(e,{label:a,value:s,data:r},o)}var jb=function(e,t){var n;return(null===(n=e.find(function(e){return e.data===t}))||void 0===n?void 0:n.id)||null},Tb=function(e,t){return e.getOptionLabel(t)},Db=function(e,t){return e.getOptionValue(t)};function Pb(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Fb(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var o=Db(e,t);return n.some(function(t){return Db(e,t)===o})}function Vb(e,t,n){return!e.filterOption||e.filterOption(t,n)}var Gb=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},Zb=1,Wb=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&xA(e,t)}(r,A);var t,n,o=(t=r,n=LA(),function(){var e,o=IA(t);if(n){var r=IA(this).constructor;e=Reflect.construct(o,arguments,r)}else e=o.apply(this,arguments);return EA(this,e)});function r(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,r),(t=o.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:"",isAppleDevice:!1},t.blockOptionHover=!1,t.isComposing=!1,t.commonProps=void 0,t.initialTouchX=0,t.initialTouchY=0,t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,n){var o=t.props,r=o.onChange,i=o.name;n.name=i,t.ariaOnChange(e,n),r(e,n)},t.setValue=function(e,n,o){var r=t.props,i=r.closeMenuOnSelect,a=r.isMulti,s=r.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:s}),i&&(t.setState({inputIsHiddenAfterUpdate:!a}),t.onMenuClose()),t.setState({clearFocusValueOnUpdate:!0}),t.onChange(e,{action:n,option:o})},t.selectOption=function(e){var n=t.props,o=n.blurInputOnSelect,r=n.isMulti,i=n.name,a=t.state.selectValue,s=r&&t.isOptionSelected(e,a),l=t.isOptionDisabled(e,a);if(s){var c=t.getOptionValue(e);t.setValue(a.filter(function(e){return t.getOptionValue(e)!==c}),"deselect-option",e)}else{if(l)return void t.ariaOnChange(e,{action:"select-option",option:e,name:i});r?t.setValue([].concat(kA(a),[e]),"select-option",e):t.setValue(e,"select-option")}o&&t.blurInput()},t.removeValue=function(e){var n=t.props.isMulti,o=t.state.selectValue,r=t.getOptionValue(e),i=o.filter(function(e){return t.getOptionValue(e)!==r}),a=dy(n,i,i[0]||null);t.onChange(a,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(dy(t.props.isMulti,[],null),{action:"clear",removedValues:e})},t.popValue=function(){var e=t.props.isMulti,n=t.state.selectValue,o=n[n.length-1],r=n.slice(0,n.length-1),i=dy(e,r,r[0]||null);o&&t.onChange(i,{action:"pop-value",removedValue:o})},t.getFocusedOptionId=function(e){return jb(t.state.focusableOptionsWithIds,e)},t.getFocusableOptionsWithIds=function(){return Rb(Ob(t.props,t.state.selectValue),t.getElementId("option"))},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return Xv.apply(void 0,[t.props.classNamePrefix].concat(n))},t.getOptionLabel=function(e){return Tb(t.props,e)},t.getOptionValue=function(e){return Db(t.props,e)},t.getStyles=function(e,n){var o=t.props.unstyled,r=kb[e](n,o);r.boxSizing="border-box";var i=t.props.styles[e];return i?i(r,n):r},t.getClassNames=function(e,n){var o,r;return null===(o=(r=t.props.classNames)[e])||void 0===o?void 0:o.call(r,n)},t.getElementId=function(e){return"".concat(t.state.instancePrefix,"-").concat(e)},t.getComponents=function(){return e=t.props,gA(gA({},Wy),e.components);var e},t.buildCategorizedOptions=function(){return Ob(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return Nb(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,n){t.setState({ariaSelection:gA({value:e},n)})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){if(!e.defaultPrevented){var n=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():n&&t.openMenu("first"):(n&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var n=t.props,o=n.isMulti,r=n.menuIsOpen;t.focusInput(),r?(t.setState({inputIsHiddenAfterUpdate:!o}),t.onMenuClose()):t.openMenu("first"),e.preventDefault()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.preventDefault(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout(function(){return t.focusInput()}))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ey(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var n=e.touches,o=n&&n.item(0);o&&(t.initialTouchX=o.clientX,t.initialTouchY=o.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var n=e.touches,o=n&&n.item(0);if(o){var r=Math.abs(o.clientX-t.initialTouchX),i=Math.abs(o.clientY-t.initialTouchY);t.userIsDragging=r>5||i>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var n=t.props.inputValue,o=e.currentTarget.value;t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange(o,{action:"input-change",prevInputValue:n}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){t.props.onFocus&&t.props.onFocus(e),t.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){var n=t.props.inputValue;t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur",prevInputValue:n}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){if(!t.blockOptionHover&&t.state.focusedOption!==e){var n=t.getFocusableOptions().indexOf(e);t.setState({focusedOption:e,focusedOptionId:n>-1?t.getFocusedOptionId(e):null})}},t.shouldHideSelectedOptions=function(){return Gb(t.props)},t.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),t.focus()},t.onKeyDown=function(e){var n=t.props,o=n.isMulti,r=n.backspaceRemovesValue,i=n.escapeClearsValue,a=n.inputValue,s=n.isClearable,l=n.isDisabled,c=n.menuIsOpen,u=n.onKeyDown,d=n.tabSelectsValue,p=n.openMenuOnFocus,f=t.state,h=f.focusedOption,g=f.focusedValue,m=f.selectValue;if(!(l||"function"==typeof u&&(u(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!o||a)return;t.focusValue("previous");break;case"ArrowRight":if(!o||a)return;t.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(g)t.removeValue(g);else{if(!r)return;o?t.popValue():s&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!c||!d||!h||p&&t.isOptionSelected(h,m))return;t.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(c){if(!h)return;if(t.isComposing)return;t.selectOption(h);break}return;case"Escape":c?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:a}),t.onMenuClose()):s&&i&&t.clearValue();break;case" ":if(a)return;if(!c){t.openMenu("first");break}if(!h)return;t.selectOption(h);break;case"ArrowUp":c?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":c?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!c)return;t.focusOption("pageup");break;case"PageDown":if(!c)return;t.focusOption("pagedown");break;case"Home":if(!c)return;t.focusOption("first");break;case"End":if(!c)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.state.instancePrefix="react-select-"+(t.props.instanceId||++Zb),t.state.selectValue=qv(e.value),e.menuIsOpen&&t.state.selectValue.length){var n=t.getFocusableOptionsWithIds(),i=t.buildFocusableOptions(),a=i.indexOf(t.state.selectValue[0]);t.state.focusableOptionsWithIds=n,t.state.focusedOption=i[a],t.state.focusedOptionId=jb(n,i[a])}return t}return function(e,t,n){t&&wA(e.prototype,t),n&&wA(e,n),Object.defineProperty(e,"prototype",{writable:!1})}(r,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&ry(this.menuListRef,this.focusedOptionRef),(Ib()||Lb())&&this.setState({isAppleDevice:!0})}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,o=t.menuIsOpen,r=this.state.isFocused;(r&&!n&&e.isDisabled||r&&o&&!e.menuIsOpen)&&this.focusInput(),r&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):r||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(ry(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,o=n.selectValue,r=n.isFocused,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(o[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(r&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a],focusedOptionId:this.getFocusedOptionId(i[a])},function(){return t.onMenuOpen()})}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,o=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var r=n.indexOf(o);o||(r=-1);var i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===r?0:-1===r?i:r-1;break;case"next":r>-1&&r<i&&(a=r+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,o=this.getFocusableOptions();if(o.length){var r=0,i=o.indexOf(n);n||(i=-1),"up"===e?r=i>0?i-1:o.length-1:"down"===e?r=(i+1)%o.length:"pageup"===e?(r=i-t)<0&&(r=0):"pagedown"===e?(r=i+t)>o.length-1&&(r=o.length-1):"last"===e&&(r=o.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:o[r],focusedValue:null,focusedOptionId:this.getFocusedOptionId(o[r])})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Sb):gA(gA({},Sb),this.props.theme):Sb}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,o=this.getClassNames,r=this.getValue,i=this.selectOption,a=this.setValue,s=this.props,l=s.isMulti,c=s.isRtl,u=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:o,getValue:r,hasValue:this.hasValue(),isMulti:l,isRtl:c,options:u,selectOption:i,selectProps:s,setValue:a,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Pb(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Fb(this.props,e,t)}},{key:"filterOption",value:function(e,t){return Vb(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,o=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:o})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var t=this.props,n=t.isDisabled,o=t.isSearchable,r=t.inputId,i=t.inputValue,a=t.tabIndex,s=t.form,l=t.menuIsOpen,c=t.required,u=this.getComponents().Input,d=this.state,p=d.inputIsHidden,f=d.ariaSelection,h=this.commonProps,g=r||this.getElementId("input"),m=gA(gA(gA({"aria-autocomplete":"list","aria-expanded":l,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":c,role:"combobox","aria-activedescendant":this.state.isAppleDevice?void 0:this.state.focusedOptionId||""},l&&{"aria-controls":this.getElementId("listbox")}),!o&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==f?void 0:f.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return o?e.createElement(u,bA({},h,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:g,innerRef:this.getInputRef,isDisabled:n,isHidden:p,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:s,type:"text",value:i},m)):e.createElement(lb,bA({id:g,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Yv,onFocus:this.onInputFocus,disabled:n,tabIndex:a,inputMode:"none",form:s,value:""},m))}},{key:"renderPlaceholderOrValue",value:function(){var t=this,n=this.getComponents(),o=n.MultiValue,r=n.MultiValueContainer,i=n.MultiValueLabel,a=n.MultiValueRemove,s=n.SingleValue,l=n.Placeholder,c=this.commonProps,u=this.props,d=u.controlShouldRenderValue,p=u.isDisabled,f=u.isMulti,h=u.inputValue,g=u.placeholder,m=this.state,A=m.selectValue,C=m.focusedValue,v=m.isFocused;if(!this.hasValue()||!d)return h?null:e.createElement(l,bA({},c,{key:"placeholder",isDisabled:p,isFocused:v,innerProps:{id:this.getElementId("placeholder")}}),g);if(f)return A.map(function(n,s){var l=n===C,u="".concat(t.getOptionLabel(n),"-").concat(t.getOptionValue(n));return e.createElement(o,bA({},c,{components:{Container:r,Label:i,Remove:a},isFocused:l,isDisabled:p,key:u,index:s,removeProps:{onClick:function(){return t.removeValue(n)},onTouchEnd:function(){return t.removeValue(n)},onMouseDown:function(e){e.preventDefault()}},data:n}),t.formatOptionLabel(n,"value"))});if(h)return null;var y=A[0];return e.createElement(s,bA({},c,{data:y,isDisabled:p}),this.formatOptionLabel(y,"value"))}},{key:"renderClearIndicator",value:function(){var t=this.getComponents().ClearIndicator,n=this.commonProps,o=this.props,r=o.isDisabled,i=o.isLoading,a=this.state.isFocused;if(!this.isClearable()||!t||r||!this.hasValue()||i)return null;var s={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return e.createElement(t,bA({},n,{innerProps:s,isFocused:a}))}},{key:"renderLoadingIndicator",value:function(){var t=this.getComponents().LoadingIndicator,n=this.commonProps,o=this.props,r=o.isDisabled,i=o.isLoading,a=this.state.isFocused;if(!t||!i)return null;return e.createElement(t,bA({},n,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:a}))}},{key:"renderIndicatorSeparator",value:function(){var t=this.getComponents(),n=t.DropdownIndicator,o=t.IndicatorSeparator;if(!n||!o)return null;var r=this.commonProps,i=this.props.isDisabled,a=this.state.isFocused;return e.createElement(o,bA({},r,{isDisabled:i,isFocused:a}))}},{key:"renderDropdownIndicator",value:function(){var t=this.getComponents().DropdownIndicator;if(!t)return null;var n=this.commonProps,o=this.props.isDisabled,r=this.state.isFocused,i={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return e.createElement(t,bA({},n,{innerProps:i,isDisabled:o,isFocused:r}))}},{key:"renderMenu",value:function(){var t=this,n=this.getComponents(),o=n.Group,r=n.GroupHeading,i=n.Menu,a=n.MenuList,s=n.MenuPortal,l=n.LoadingMessage,c=n.NoOptionsMessage,u=n.Option,d=this.commonProps,p=this.state.focusedOption,f=this.props,h=f.captureMenuScroll,g=f.inputValue,m=f.isLoading,A=f.loadingMessage,C=f.minMenuHeight,v=f.maxMenuHeight,y=f.menuIsOpen,b=f.menuPlacement,w=f.menuPosition,x=f.menuPortalTarget,I=f.menuShouldBlockScroll,L=f.menuShouldScrollIntoView,E=f.noOptionsMessage,k=f.onMenuScrollToTop,S=f.onMenuScrollToBottom;if(!y)return null;var M,B=function(n,o){var r=n.type,i=n.data,a=n.isDisabled,s=n.isSelected,l=n.label,c=n.value,f=p===i,h=a?void 0:function(){return t.onOptionHover(i)},g=a?void 0:function(){return t.selectOption(i)},m="".concat(t.getElementId("option"),"-").concat(o),A={id:m,onClick:g,onMouseMove:h,onMouseOver:h,tabIndex:-1,role:"option","aria-selected":t.state.isAppleDevice?void 0:s};return e.createElement(u,bA({},d,{innerProps:A,data:i,isDisabled:a,isSelected:s,key:m,label:l,type:r,value:c,isFocused:f,innerRef:f?t.getFocusedOptionRef:void 0}),t.formatOptionLabel(n.data,"menu"))};if(this.hasOptions())M=this.getCategorizedOptions().map(function(n){if("group"===n.type){var i=n.data,a=n.options,s=n.index,l="".concat(t.getElementId("group"),"-").concat(s),c="".concat(l,"-heading");return e.createElement(o,bA({},d,{key:l,data:i,options:a,Heading:r,headingProps:{id:c,data:n.data},label:t.formatGroupLabel(n.data)}),n.options.map(function(e){return B(e,"".concat(s,"-").concat(e.index))}))}if("option"===n.type)return B(n,"".concat(n.index))});else if(m){var O=A({inputValue:g});if(null===O)return null;M=e.createElement(l,d,O)}else{var N=E({inputValue:g});if(null===N)return null;M=e.createElement(c,d,N)}var R={minMenuHeight:C,maxMenuHeight:v,menuPlacement:b,menuPosition:w,menuShouldScrollIntoView:L},H=e.createElement(Cy,bA({},d,R),function(n){var o=n.ref,r=n.placerProps,s=r.placement,l=r.maxHeight;return e.createElement(i,bA({},d,R,{innerRef:o,innerProps:{onMouseDown:t.onMenuMouseDown,onMouseMove:t.onMenuMouseMove},isLoading:m,placement:s}),e.createElement(yb,{captureEnabled:h,onTopArrive:k,onBottomArrive:S,lockEnabled:I},function(n){return e.createElement(a,bA({},d,{innerRef:function(e){t.getMenuListRef(e),n(e)},innerProps:{role:"listbox","aria-multiselectable":d.isMulti,id:t.getElementId("listbox")},isLoading:m,maxHeight:l,focusedOption:p}),M)}))});return x||"fixed"===w?e.createElement(s,bA({},d,{appendTo:x,controlElement:this.controlRef,menuPlacement:b,menuPosition:w}),H):H}},{key:"renderFormField",value:function(){var t=this,n=this.props,o=n.delimiter,r=n.isDisabled,i=n.isMulti,a=n.name,s=n.required,l=this.state.selectValue;if(s&&!this.hasValue()&&!r)return e.createElement(wb,{name:a,onFocus:this.onValueInputFocus});if(a&&!r){if(i){if(o){var c=l.map(function(e){return t.getOptionValue(e)}).join(o);return e.createElement("input",{name:a,type:"hidden",value:c})}var u=l.length>0?l.map(function(n,o){return e.createElement("input",{key:"i-".concat(o),name:a,type:"hidden",value:t.getOptionValue(n)})}):e.createElement("input",{name:a,type:"hidden",value:""});return e.createElement("div",null,u)}var d=l[0]?this.getOptionValue(l[0]):"";return e.createElement("input",{name:a,type:"hidden",value:d})}}},{key:"renderLiveRegion",value:function(){var t=this.commonProps,n=this.state,o=n.ariaSelection,r=n.focusedOption,i=n.focusedValue,a=n.isFocused,s=n.selectValue,l=this.getFocusableOptions();return e.createElement(Xy,bA({},t,{id:this.getElementId("live-region"),ariaSelection:o,focusedOption:r,focusedValue:i,isFocused:a,selectValue:s,focusableOptions:l,isAppleDevice:this.state.isAppleDevice}))}},{key:"render",value:function(){var t=this.getComponents(),n=t.Control,o=t.IndicatorsContainer,r=t.SelectContainer,i=t.ValueContainer,a=this.props,s=a.className,l=a.id,c=a.isDisabled,u=a.menuIsOpen,d=this.state.isFocused,p=this.commonProps=this.getCommonProps();return e.createElement(r,bA({},p,{className:s,innerProps:{id:l,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:d}),this.renderLiveRegion(),e.createElement(n,bA({},p,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:d,menuIsOpen:u}),e.createElement(i,bA({},p,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),e.createElement(o,bA({},p,{isDisabled:c}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,o=t.clearFocusValueOnUpdate,r=t.inputIsHiddenAfterUpdate,i=t.ariaSelection,a=t.isFocused,s=t.prevWasFocused,l=t.instancePrefix,c=e.options,u=e.value,d=e.menuIsOpen,p=e.inputValue,f=e.isMulti,h=qv(u),g={};if(n&&(u!==n.value||c!==n.options||d!==n.menuIsOpen||p!==n.inputValue)){var m=d?function(e,t){return Nb(Ob(e,t))}(e,h):[],A=d?Rb(Ob(e,h),"".concat(l,"-option")):[],C=o?function(e,t){var n=e.focusedValue,o=e.selectValue.indexOf(n);if(o>-1){if(t.indexOf(n)>-1)return n;if(o<t.length)return t[o]}return null}(t,h):null,v=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,m);g={selectValue:h,focusedOption:v,focusedOptionId:jb(A,v),focusableOptionsWithIds:A,focusedValue:C,clearFocusValueOnUpdate:!1}}var y=null!=r&&e!==n?{inputIsHidden:r,inputIsHiddenAfterUpdate:void 0}:{},b=i,w=a&&s;return a&&!w&&(b={value:dy(f,h,h[0]||null),options:h,action:"initial-input-focus"},w=!s),"initial-input-focus"===(null==i?void 0:i.action)&&(b=null),gA(gA(gA({},g),y),{},{prevProps:e,ariaSelection:b,prevWasFocused:w})}}]),r}();Wb.defaultProps=Mb;var _b=u(function(t,n){var o=function(e){var t=e.defaultInputValue,n=void 0===t?"":t,o=e.defaultMenuIsOpen,a=void 0!==o&&o,s=e.defaultValue,l=void 0===s?null:s,c=e.inputValue,u=e.menuIsOpen,d=e.onChange,p=e.onInputChange,f=e.onMenuClose,h=e.onMenuOpen,g=e.value,m=vA(e,yA),A=CA(i(void 0!==c?c:n),2),C=A[0],v=A[1],y=CA(i(void 0!==u?u:a),2),b=y[0],w=y[1],x=CA(i(void 0!==g?g:l),2),I=x[0],L=x[1],E=r(function(e,t){"function"==typeof d&&d(e,t),L(e)},[d]),k=r(function(e,t){var n;"function"==typeof p&&(n=p(e,t)),v(void 0!==n?n:e)},[p]),S=r(function(){"function"==typeof h&&h(),w(!0)},[h]),M=r(function(){"function"==typeof f&&f(),w(!1)},[f]),B=void 0!==c?c:C,O=void 0!==u?u:b,N=void 0!==g?g:I;return gA(gA({},m),{},{inputValue:B,menuIsOpen:O,onChange:E,onInputChange:k,onMenuClose:M,onMenuOpen:S,value:N})}(t);return e.createElement(Wb,bA({ref:n},o))}),Qb=_b;const zb=t.createContext({}),Ub=!0;function Yb({baseColor:e,highlightColor:t,width:n,height:o,borderRadius:r,circle:i,direction:a,duration:s,enableAnimation:l=true,customHighlightBackground:c}){const u={};return"rtl"===a&&(u["--animation-direction"]="reverse"),"number"==typeof s&&(u["--animation-duration"]=`${s}s`),l||(u["--pseudo-element-display"]="none"),"string"!=typeof n&&"number"!=typeof n||(u.width=n),"string"!=typeof o&&"number"!=typeof o||(u.height=o),"string"!=typeof r&&"number"!=typeof r||(u.borderRadius=r),i&&(u.borderRadius="50%"),void 0!==e&&(u["--base-color"]=e),void 0!==t&&(u["--highlight-color"]=t),"string"==typeof c&&(u["--custom-highlight-background"]=c),u}function Jb({count:e=1,wrapper:n,className:o,containerClassName:r,containerTestId:i,circle:a=!1,style:s,...l}){var c,u,d;const p=t.useContext(zb),f={...l};for(const[e,t]of Object.entries(l))void 0===t&&delete f[e];const h={...p,...f,circle:a},g={...s,...Yb(h)};let m="react-loading-skeleton";o&&(m+=` ${o}`);const A=null!==(c=h.inline)&&void 0!==c&&c,C=[],v=Math.ceil(e);for(let n=0;n<v;n++){let o=g;if(v>e&&n===v-1){const t=null!==(u=o.width)&&void 0!==u?u:"100%",n=e%1,r="number"==typeof t?t*n:`calc(${t} * ${n})`;o={...o,width:r}}const r=t.createElement("span",{className:m,style:o,key:n},"‌");A?C.push(r):C.push(t.createElement(t.Fragment,{key:n},r,t.createElement("br",null)))}return t.createElement("span",{className:r,"data-testid":i,"aria-live":"polite","aria-busy":null!==(d=h.enableAnimation)&&void 0!==d?d:Ub},n?C.map((e,o)=>t.createElement(n,{key:o},e)):C)}var Xb,qb=y.div(Xb||(Xb=B(["\n @keyframes react-loading-skeleton {\n 100% {\n transform: translateX(100%);\n }\n }\n\n .react-loading-skeleton {\n background-color: ",";\n\n width: ",";\n border-radius: 0.25rem;\n display: inline-flex;\n line-height: 1;\n\n position: relative;\n user-select: none;\n overflow: hidden;\n z-index: 1;\n }\n\n .react-loading-skeleton::after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 100%;\n background-repeat: no-repeat;\n background-image: linear-gradient(\n 90deg,\n ",",\n ",",\n ","\n );\n transform: translateX(-100%);\n\n animation-name: react-loading-skeleton;\n animation-direction: normal;\n animation-duration: 1.5s;\n animation-timing-function: ease-in-out;\n animation-iteration-count: infinite;\n animation-delay: 1ms;\n }\n\n @media (prefers-reduced-motion) {\n .react-loading-skeleton {\n --pseudo-element-display: none;\n }\n }\n"],["\n @keyframes react-loading-skeleton {\n 100% {\n transform: translateX(100%);\n }\n }\n\n .react-loading-skeleton {\n background-color: ",";\n\n width: ",";\n border-radius: 0.25rem;\n display: inline-flex;\n line-height: 1;\n\n position: relative;\n user-select: none;\n overflow: hidden;\n z-index: 1;\n }\n\n .react-loading-skeleton::after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 100%;\n background-repeat: no-repeat;\n background-image: linear-gradient(\n 90deg,\n ",",\n ",",\n ","\n );\n transform: translateX(-100%);\n\n animation-name: react-loading-skeleton;\n animation-direction: normal;\n animation-duration: 1.5s;\n animation-timing-function: ease-in-out;\n animation-iteration-count: infinite;\n animation-delay: 1ms;\n }\n\n @media (prefers-reduced-motion) {\n .react-loading-skeleton {\n --pseudo-element-display: none;\n }\n }\n"])),function(e){return e.baseColor?e.baseColor:"#1B254A"},function(e){return e.width?e.width:"100%"},function(e){return e.baseColor?e.baseColor:"#1B254A"},function(e){return e.animationColor?e.animationColor:"#293667"},function(e){return e.baseColor?e.baseColor:"#1B254A"}),Kb=function(e){var t=e.baseColor,n=e.animationColor,o=e.height,r=e.width;return F.jsx(qb,k({baseColor:t,animationColor:n,width:r},{children:F.jsx(Jb,{height:o||"24px",width:r||"161px"})}))},$b=function(e,t,n){return{control:function(e,o){return k(k({},e),{background:t,border:"none","&:focus-visible":{outline:"none !important"},color:n,fontSize:"14px",boxShadow:(o.isFocused,null)})},singleValue:function(e){return k(k({},e),{color:n})},input:function(e){return k(k({},e),{color:n})},menuList:function(n){return k(k({},n),{background:t,maxHeight:e||"150px"})},option:function(e,t){var o=t.isFocused,r=t.isSelected;return k(k({},e),{fontSize:"14px",background:o||r?"#0021a514":void 0,zIndex:1,color:n,fontWeight:r?"600":"normal"})}}},ew=y(jt)(function(e){return{marginBottom:"2px",color:e.theme.styleguideColors.contentPrimary}}),tw=y(Pt)(function(e){var t=e.theme;return{height:"36px",padding:"6px 16px",border:"1px solid ".concat(t.styleguideColors.borderSecondary),borderRadius:"4px",span:{color:t.styleguideColors.contentPrimary,opacity:"1",fontSize:"13px"},div:{"& >:last-child":{color:t.styleguideColors.contentPrimary,opacity:"1"}}}}),nw=y(td)(function(e){var t=e.theme;return t.withMedia({width:["190px","284px","284px"],marginTop:"2px",color:t.styleguideColors.contentPrimary,input:{":focus-visible":{outline:"none"}}})}),ow=y(td)(function(e){var t=e.theme;return t.withMedia({color:t.styleguideColors.contentPrimary,input:{":focus-visible":{outline:"none"}}})}),rw=y.div(function(){return{margin:"2px 0 0 16px",width:"100%"}}),iw=y.div(function(e){e.theme;var t=e.marginBottom;return{marginBottom:t||"24px",width:"100%"}}),aw=y.div(function(e){return{color:e.theme.styleguideColors.contentRed,fontSize:"11px",position:"absolute",zIndex:"-1"}}),sw=y(Tl)(function(e){var t=e.theme;return{height:"36px",marginTop:"32px",cursor:"pointer",backgroundColor:t.styleguideColors.fillPrimaryBlue,":disabled":{backgroundColor:t.styleguideColors.fillSecondary}}}),lw=y(jt)(function(){return{display:"block"}}),cw=y.div(function(){return{marginLeft:"8px"}}),uw=y.div(function(e){return{fontSize:"11px",color:e.theme.styleguideColors.contentTertiary}}),dw=y.span(function(e){return e.theme,{marginRight:"10px"}}),pw=y.img(function(e){return e.theme.withMedia({width:"37px"})}),fw=Wy.Option,hw=Wy.SingleValue,gw=function(e){var t=e.data,n=t.label,o=t.icon;return F.jsxs(fw,k({},e,{children:[o&&F.jsx(dw,{children:o}),n]}))},mw=function(e){return F.jsxs(hw,k({},e,{children:[e.data.icon&&F.jsx(dw,{children:e.data.icon}),e.data.label]}))},Aw=9999999,Cw=function(e){var t=e.acc,n=e.buyCSPRFormData,r=e.onNextStep,a=e.themeMode,s=n.countryList,l=n.currencyList,c=n.isLoading,u=gd(["mobile","tablet","desktop"],[]),d=i(n.country),p=d[0],f=d[1],h=i(n.currency),g=h[0],m=h[1],A=i(n.isLastInputCrypto),C=A[0],v=A[1],y=i(n.fiatAmount),b=y[0],w=y[1],x=i(n.csprAmount),I=x[0],L=x[1],E=/^(\s*|\d+)$/,S=function(e,t){return(new Intl.NumberFormat).format(Number(parseFloat((e/t).toString()).toFixed(e<=1?2:1)))},M={height:"36px",baseColor:a===Mh.light?"#F2F3F5":"#1B254A",animationColor:a===Mh.light?"#ffffff":"#293667"};o(function(){f(n.country),m(n.currency),w(n.fiatAmount),v(n.isLastInputCrypto)},[n]),o(function(){I?!Number(I)&&L(S(b,g.rate)):L("")},[b]);var B=function(e){m(e),C?w(function(e,t){return(new Intl.NumberFormat).format(Number(parseFloat((e*t).toString()).toFixed(e<=1?2:1)))}(I,e.rate)):L(S(b,e.rate))};return F.jsxs(F.Fragment,{children:[F.jsx(lf,{title:"Buy CSPR",subtitle:"to top up account",margin:"24px 0 32px 0"}),F.jsx(ew,k({size:1},{children:"Recipient Account"})),F.jsx(iw,{children:F.jsxs(tw,k({justify:"space-between",align:"center"},{children:[F.jsx(yd,{hash:(null==t?void 0:t.public_key)?t.public_key:"",logo:null==t?void 0:t.logo,fontSize:"14px"}),F.jsx(jt,k({size:3,monotype:!0,variation:"gray"},{children:F.jsx($p,{motes:t&&t.balance?t.balance.toString():"0",precisionCase:Kp.deployCost})}))]}))}),F.jsx(ew,k({size:1},{children:"Country"})),F.jsx(iw,k({marginBottom:"16px"},{children:c?F.jsx(Kb,k({},{width:"100%"},M)):F.jsx(Qb,{value:p,onChange:function(e){return function(e){f(e)}(e)},options:s,components:{Option:gw,SingleValue:mw},styles:$b("134px",a===Mh.dark?"#1B254A":"#F5F5F7",a===Mh.dark?"#DADCE5":"#1A1919")})})),F.jsx(iw,k({marginBottom:"16px"},{children:F.jsxs(Pt,{children:[F.jsxs("div",{children:[F.jsx(ew,k({size:1},{children:"Amount"})),c?F.jsx(Kb,k({},{width:"mobile"===u?"190px":"284px"},M)):F.jsxs(F.Fragment,{children:[F.jsx(nw,{required:!0,value:b,error:!b||Number(b)<1||Number(b)>Aw,onChange:function(e){v(!1);var t=e.target.value;t.match(E)&&(w(t.toString()),L(S(t,g.rate)))}}),(!b||Number(b)<1||Number(b)>Aw)&&F.jsx(aw,{children:"Amount not valid"})]})]}),F.jsxs(rw,{children:[F.jsx(ew,k({size:1},{children:"Currency"})),c?F.jsx(Kb,k({},{width:"mobile"===u?"94px":"151px"},M)):F.jsx(Qb,{value:g,onChange:function(e){return B(e)},options:l,styles:$b("150px",a===Mh.dark?"#1B254A":"#F5F5F7",a===Mh.dark?"#DADCE5":"#1A1919")})]})]})})),F.jsx(iw,k({marginBottom:"16px"},{children:F.jsxs(Pt,k({align:"center"},{children:[F.jsx(un,{size:21,src:"data:image/svg+xml,%3csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath id='Vector' d='M12.0379 22L16.6094 17.1111L13.1808 17.1111L13.1808 8.55556L10.8951 8.55556L10.8951 17.1111L7.46652 17.1111M9.75223 4.88889L5.1808 -4.99559e-07L0.609375 4.88889L4.03795 4.88889L4.03795 13.4444L6.32366 13.4444L6.32366 4.88889L9.75223 4.88889Z' fill='%2384858C'/%3e%3c/svg%3e",style:{zIndex:"-1"}}),F.jsxs(cw,{children:[F.jsxs(lw,k({size:3,variation:"gray"},{children:["1 CSPR ~ ","".concat(g.rate," ").concat(g.value)]})),F.jsx(uw,{children:"Exchange Rate by Coingecko"})]})]}))})),F.jsxs("div",{children:[F.jsx(ew,k({size:1},{children:"You Get (approximately, before fees)"})),c?F.jsx(Kb,k({},{width:"100%"},M)):F.jsxs(F.Fragment,{children:[F.jsx(ow,{required:!0,value:I,error:!I,onChange:function(e){v(!0);var t=e.target.value;if(t.match(E))if(t){var n=t*g.rate;L(t),w(parseFloat(String(n)).toFixed(1))}else L(""),w("0")},suffixText:"CSPR",monotype:!0}),!I&&F.jsx(aw,{children:"CSPR amount not valid"})]})]}),F.jsx(sw,k({disabled:c||!p.value||!g.value||!b||!I||Number(b)>Aw||Number(b)<1,onClick:function(){var e={country:p,currency:g,amount:Number(b),approxAmount:Number(I),paymentCurrency:C?"CSPR":g.value};r&&r(e,C)}},{children:c||c?F.jsx(pw,{src:a==Mh.dark?Fg:Vg,alt:"Loading..."}):"Next"}))]})},vw=y(Pt)(function(){return{marginTop:"16px"}}),yw=y(Tl)(function(e){var t=e.theme;return{width:e.fullWidth?"100%":"49%",height:"36px",backgroundColor:t.styleguideColors.fillPrimaryBlue,cursor:"pointer"}}),bw=y(jt)(function(e){return{margin:"0 0 142px 0",color:e.theme.styleguideColors.contentSecondary,span:{display:"block",marginTop:"10px"},a:{fontWeight:"500",textDecoration:"none"}}}),ww=y(Yl)(function(e){return{color:e.theme.styleguideColors.contentPrimary}}),xw=y.img(function(){return{margin:"24px 0 24px 0",width:"296px",height:"120px"}}),Iw=function(e){var t,n=e.provider,o=e.location,r=e.onClose;return F.jsxs(Ft,{children:[F.jsx(xw,{src:qm}),F.jsxs(Ft,{children:[F.jsx(ww,k({size:1,scale:"lg"},{children:"Redirection blocked"})),F.jsxs(bw,k({scale:"md",size:3},{children:[F.jsx("span",{children:"Your device is blocking new tabs. To open the onramp platform, please click on the link below."}),F.jsx("span",{children:F.jsxs(wi,k({color:"primaryBlue",href:o,target:"_blank"},{children:["Go to ",(t=n,t&&"string"==typeof t?t.charAt(0).toUpperCase()+t.slice(1):t)]}))})]}))]}),F.jsx(vw,k({justify:"space-between"},{children:F.jsx(yw,k({fullWidth:!0,onClick:r},{children:"Close"}))}))]})},Lw="https://onramp-api.cspr.click/api",Ew=function(e,t){return S(void 0,void 0,void 0,function(){var n,o,r,i,a,s,l;return M(this,function(c){switch(c.label){case 0:n={loading:!1,error:null,data:null},c.label=1;case 1:return c.trys.push([1,7,,8]),[4,fetch(e,t)];case 2:return(o=c.sent()).ok?(r=n,[4,o.json()]):[3,4];case 3:return r.data=c.sent(),[3,6];case 4:return[4,o.json()];case 5:i=c.sent(),(null===(s=i.error)||void 0===s?void 0:s.code)&&(null===(l=i.error)||void 0===l?void 0:l.message)?n.error=i.error:n.error={code:"Server error",message:"Unexpected error"},c.label=6;case 6:return[3,8];case 7:return a=c.sent(),n.error={code:"Server error",message:a.message},[3,8];case 8:return[2,n]}})})},kw=function(){return S(void 0,void 0,void 0,function(){return M(this,function(e){return[2,Ew(Lw+"/options",{})]})})},Sw=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){return[2,Ew(Lw+"/options",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})]})})},Mw=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){return[2,Ew(Lw+"/selection",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})]})})},Bw=y(Ft)(function(e){return e.theme.withMedia({height:"auto"})}),Ow=function(e){var t=e.clickRef,n=e.themeMode,r=e.onModalClose,a=i(null),s=a[0],l=a[1],c=i(null),u=c[0],d=c[1],p=i(t.getActiveAccount()),f=p[0],h=p[1],g=i({countryList:[Wm],country:Wm,currencyList:[_m],currency:_m,isLoading:!0,fiatAmount:"100",csprAmount:"0",isLastInputCrypto:!1,providersList:null,reloadProviders:!1}),m=g[0],A=g[1],C=function(){var e=i(null),t=e[0],n=e[1];return o(function(){!function(){S(this,void 0,void 0,function(){var e;return M(this,function(t){switch(t.label){case 0:return[4,kw()];case 1:return e=t.sent(),n(e),[2]}})})}()},[]),t||{data:null,loading:!0,error:null}}(),v=C.data,y=C.loading,b=C.error,w=function(){var e=i(null),t=e[0],n=e[1],r=i(null),a=r[0],s=r[1];return o(function(){t&&function(){S(this,void 0,void 0,function(){var e;return M(this,function(n){switch(n.label){case 0:return[4,Sw(t)];case 1:return e=n.sent(),s(e),[2]}})})}()},[t]),k({update:function(e){return n(e)}},a)}(),x=w.update,I=w.data,L=w.error,E=function(){var e=i(null),t=e[0],n=e[1],r=i(null),a=r[0],s=r[1];return o(function(){t&&function(){S(this,void 0,void 0,function(){var e;return M(this,function(n){switch(n.label){case 0:return[4,Mw(t)];case 1:return e=n.sent(),s(e),[2]}})})}()},[t]),k({update:function(e){return n(e)}},a)}(),B=E.update,O=E.data,N=E.error;o(function(){S(void 0,void 0,void 0,function(){var e;return M(this,function(n){switch(n.label){case 0:return[4,t.getActiveAccountAsync({withBalance:!0})];case 1:return e=n.sent(),h(e),[2]}})})},[]),o(function(){if(b)l({error:b});else if(v&&!y){var e=[];v.countries.map(function(t){return e.push({value:t.code,label:t.name,icon:F.jsx(Zm,{countryCode:t.code,svg:!0})})});var t=e.filter(function(e){return e.value===v.defaultCountry})[0],n=[];v.currencies.map(function(e){return n.push({value:e.code,label:e.code,rate:e.rate})});var o=n.filter(function(e){return e.value===v.defaultCurrency})[0];A({countryList:e,country:t,currencyList:n,currency:o,isLoading:!1,fiatAmount:v.defaultAmount,csprAmount:"0",isLastInputCrypto:!1,providersList:null,reloadProviders:!1})}},[v,y,b]),o(function(){m.reloadProviders&&(x({amount:m.isLastInputCrypto?parseFloat(m.csprAmount):parseFloat(m.fiatAmount),country:m.country.value,fiatCurrency:m.currency.value,paymentCurrency:m.isLastInputCrypto?"CSPR":m.currency.value}),A(k(k({},m),{reloadProviders:!1})))},[m]),o(function(){L?l({error:L}):I&&A(k(k({},m),{providersList:I,isLoading:!1}))},[I,L]),o(function(){if(N)l({error:N});else if(null==O?void 0:O.location){if(window.open(O.location,"_blank")){null==t||t.emit(yf,{message:{title:"Buy CSPR",text:"You’ve been directed to a third party to complete your transaction",position:"topRight"}}),r()}else d({provider:O.provider,location:O.location,onClose:R})}},[O,N]);var R=function(){r()};return(null==s?void 0:s.error)?F.jsx(rA,{error:null==s?void 0:s.error,onClose:R}):u?F.jsx(Iw,k({},u)):m.providersList?F.jsx(Bw,{children:F.jsx(uA,{rampData:m.providersList,lastInputIsCrypto:m.isLastInputCrypto,countryTitle:m.country.label,currencyCode:m.currency.label,onSubmit:function(e){return S(void 0,void 0,void 0,function(){var t;return M(this,function(n){return(t=k({},e)).account=null==f?void 0:f.public_key,B(t),[2]})})},onBack:function(){A(k(k({},m),{providersList:null}))},onClose:R})}):F.jsx(Bw,{children:F.jsx(Cw,{acc:f,buyCSPRFormData:m,onNextStep:function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return A(function(n){return k(k({},n),{country:e.country,currency:e.currency,fiatAmount:e.amount.toString(),csprAmount:e.approxAmount.toString(),isLastInputCrypto:t,reloadProviders:!0,isLoading:!0})}),[2]})})},themeMode:n})})},Nw=y(Ft)(function(e){var t=e.theme,n=e.isSmallViewport;return t.withMedia({width:["300px","450px","450px"],overflowY:n?"auto":"hidden",overflowX:"hidden",height:n?"500px":"unset"})}),Rw=y.img(function(){return{marginLeft:"4px"}});function Hw(e){var t=e.modalAction,n=e.onModalClose,r=e.clickRef,a=e.signInOptions,s=e.onForgetAccount,l=e.onSignIn,c=e.rootAppElement,u=void 0===c?"#root":c,d=e.themeMode,p=x(),f=i(!1),h=f[0],g=f[1],m=i(!1),A=m[0],C=m[1],v=i(!1),y=v[0],b=v[1],w=window.innerHeight<=680;o(function(){Et.setAppElement(u)},[]),o(function(){h||""===t||g(!0),h&&""===t&&(g(!1),b(!1))},[t,h]);var I=function(){n()},L=function(){b(!0),l()},E=k(k({},gh),{content:k(k({},gh.content),{backgroundColor:p.styleguideColors.backgroundPrimary,borderColor:p.styleguideColors.backgroundPrimary,boxShadow:"dark"===e.themeMode?"0px 16px 48px rgba(9, 12, 26, 0.5)":"0px 16px 48px rgba(26, 25, 25, 0.2)",paddingBottom:t===Sg.LEDGER_PROVIDER_UI&&(null==a?void 0:a.status)===If.AccountListUpdated||t===Sg.METAMASK_PROVIDER_UI&&(null==a?void 0:a.status)===Lf.AccountListUpdated||t===Sg.WALLETCONNECT_PROVIDER_UI&&(null==a?void 0:a.status)==Sf.AccountListUpdated||t===Sg.SWITCH_ACCOUNT&&(null==a?void 0:a.accounts.length)>3||t===Sg.CHOSE_ACCOUNT&&(null==a?void 0:a.accounts.length)>3?"0px":"20px"})});return F.jsx(Et,k({isOpen:h,style:E,onRequestClose:function(){void 0!==e.onRequestClose&&e.onRequestClose(),g(!1),b(!1)},shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,portalClassName:"cspr-click-portal",onAfterOpen:function(){return document.body.style.overflow="hidden"},onAfterClose:function(){return document.body.style.overflow="unset"},contentRef:function(e){if(e){var t=e.offsetHeight,n=window.innerHeight;C(t>n)}}},{children:t&&F.jsxs(Nw,k({isSmallViewport:w,className:"csprclick-modal"},{children:[F.jsx(Ep,{headerLogo:F.jsx(Rw,{src:d===Mh.dark?hf:ff,alt:"CSPR.click logo"}),themeMode:e.themeMode,onClose:I,marginBottom:"20px"}),function(){switch(t){case Sg.SWITCH_ACCOUNT:return F.jsx(kg,{options:a,clickRef:r,setUseAnotherAccount:L,onForgetAccount:s,themeMode:e.themeMode,isModalOverflowing:A});case Sg.CHOSE_ACCOUNT:return F.jsx(Bg,{options:a,clickRef:r,setUseAnotherAccount:L,onForgetAccount:s,themeMode:e.themeMode,isModalOverflowing:A});case Sg.SIGN_IN:return F.jsx(xg,{options:a,clickRef:r,switchingAccount:y,themeMode:e.themeMode,isModalOverflowing:A});case Sg.LEDGER_PROVIDER_UI:case Sg.METAMASK_PROVIDER_UI:return a&&F.jsx(om,{clickRef:r,event:a,themeMode:e.themeMode,onModalClose:I});case Sg.WALLETCONNECT_PROVIDER_UI:return a&&F.jsx(Fm,{clickRef:r,event:a,themeMode:e.themeMode,onModalClose:I});case Sg.BUY_CSPR:return F.jsx(Ow,{clickRef:r,themeMode:e.themeMode,onModalClose:I});default:return}}()]}))}))}var jw,Tw,Dw,Pw,Fw="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg clip-path='url(%23clip0_11644_3348)'%3e %3cpath d='M13.0025 9.59794C13.9963 9.59794 14.8019 10.4036 14.8019 11.3974V12.1323C14.8019 12.591 14.6585 13.0383 14.3917 13.4116C13.1548 15.1425 11.135 16 8.3983 16C5.66104 16 3.64231 15.1421 2.40837 13.4103C2.14275 13.0376 2 12.5912 2 12.1335L2 11.3974C2 10.4036 2.80563 9.59794 3.79942 9.59794L13.0025 9.59794ZM8.3983 0C10.6078 0 12.399 1.79118 12.399 4.00071C12.399 6.21024 10.6078 8.00142 8.3983 8.00142C6.18877 8.00142 4.39759 6.21024 4.39759 4.00071C4.39759 1.79118 6.18877 0 8.3983 0Z' fill='%23BABBBF'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_11644_3348'%3e %3crect width='16' height='16' fill='white'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e",Vw=y.span(function(e){var t=e.theme;return t.withMedia({display:"flex",color:t.styleguideColors.contentTertiary,cursor:"pointer",svg:{path:{fill:t.styleguideColors.contentTertiary}},":hover > * ":{fontWeight:t.typography.fontWeight.semiBold,color:t.styleguideColors.contentOnFill,path:{fill:t.styleguideColors.contentOnFill}}})}),Gw=function(e){var t=e.onSignIn;return F.jsx(Vw,{children:F.jsx(od,k({onClick:t},{children:F.jsx(jt,k({size:3,scale:"sm",noWrap:!0},{children:F.jsxs(Pt,k({align:"center"},{children:[F.jsx(un,{src:Fw,style:{marginTop:-2,paddingTop:1},marginRight:!0}),"Sign in"]}))}))}))})},Zw=y(un)(function(e){var t=e.theme;return{color:t.styleguideColors.contentBlue,path:{fill:t.styleguideColors.contentBlue}}}),Ww=y(Ft)({paddingLeft:"8px"}),_w=y(jt)(function(e){return e.theme,{whiteSpace:"nowrap"}}),Qw=function(e){var t=e.onClick,n=e.icon,o=e.label,r=e.badge;return F.jsx(Sd,k({onClick:t},{children:F.jsxs(Pt,k({align:"center"},{children:[F.jsx(Ft,{children:F.jsx(Zw,{src:n,size:16,marginRight:!0})}),F.jsx(Ft,{children:F.jsx(_w,k({size:3,scale:"sm"},{children:o}))}),r&&F.jsx(Ww,{children:F.jsx(Zl,{label:null==r?void 0:r.title,variation:r.variation,lineHeight:"xxs"})})]}))}))},zw=y.div(function(e){return e.theme,{position:"relative",cursor:"pointer"}}),Uw=y.div(function(e){return e.theme.withMedia({position:"absolute",left:"auto",right:0,paddingTop:3,minWidth:"195px",zIndex:12,transform:"translate3d(0, 0, 1rem)","& > div > div":{width:"100%"}})}),Yw=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),Jw=function(e){var t=e.name,n=e.publicKey,o=e.logo,r=e.onAccountSwitch,a=e.onSignOut,s=e.accountMenuItems,l=i(!1),c=l[0],u=l[1],d=Kf(),p=gd(["mobile","mobile","desktop"],[]),f=function(){u(!1)},h=null==s?void 0:s.filter(function(e){return"ACCOUNT_CARD"===e.type.componentType})[0],g=s&&s.filter(function(e){return"ACCOUNT_CARD"!==e.type.componentType});null==g||g.unshift(h);var m=function(){var e;return F.jsxs(F.Fragment,{children:[F.jsxs(Pt,k({align:"center"},{children:[F.jsx(yd,{name:t,hash:n,logo:o}),F.jsx(Yw,{src:dn,style:{marginLeft:8},isOpen:c,rotate:c})]})),c&&F.jsx(Uw,k({className:"csprclick-dropdown-container csprclick-account-dropdown-container"},{children:F.jsxs(Ld,k({opened:c,padding:"8px"},{children:[g&&g.map(function(e){return e}),!(null===(e=null==d?void 0:d.appSettings)||void 0===e?void 0:e.single_account_app)&&F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.2 9.19999L9.2 9.20079C9.82344 9.20079 10.3363 9.67701 10.3945 10.2853L10.4 10.4008V12C10.3992 14.8 7.4272 15.6 5.2 15.6C3.02229 15.6 0.131756 14.8352 0.00436325 12.1837L0 12L0 10.4C0 9.77656 0.476213 9.26367 1.08449 9.20549L1.2 9.19999ZM10.7904 9.19999H14.8C15.4234 9.19999 15.9363 9.6755 15.9945 10.2844L16 10.4V11.6C15.9992 14.0496 13.7136 14.8 12 14.8C11.456 14.8 10.8552 14.7232 10.288 14.5424C10.8102 13.9422 11.149 13.1798 11.1947 12.224L11.2 12V10.4C11.2 10.0045 11.0806 9.63901 10.8808 9.32926L10.7904 9.19999H14.8H10.7904ZM5.2 0.399994C7.188 0.399994 8.8 2.01199 8.8 3.99999C8.8 5.98799 7.188 7.59999 5.2 7.59999C3.212 7.59999 1.6 5.98799 1.6 3.99999C1.6 2.01199 3.212 0.399994 5.2 0.399994ZM12.4 1.99999C13.9464 1.99999 15.2 3.25359 15.2 4.79999C15.2 6.34639 13.9464 7.59999 12.4 7.59999C10.8536 7.59999 9.6 6.34639 9.6 4.79999C9.6 3.25359 10.8536 1.99999 12.4 1.99999Z' fill='%230021A5'/%3e%3c/svg%3e",label:"Switch Account",onClick:r}),F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9765%209.32548C12.3425%209.69151%2012.9359%209.69151%2013.3019%209.32548L14.6274%208L14.7681%207.8532C16.4563%206.01451%2016.4094%203.15453%2014.6274%201.37258C12.7973%20-0.457527%209.83011%20-0.457528%208%201.37258L6.67452%202.69806L6.60169%202.77981C6.31036%203.1477%206.33464%203.68367%206.67452%204.02355C7.04054%204.38957%207.63398%204.38957%208%204.02355L9.32548%202.69807L9.44568%202.58462C10.5498%201.6014%2012.2431%201.63922%2013.3019%202.69807C14.4%203.79613%2014.4%205.57645%2013.3019%206.67452L11.9765%208L11.9036%208.08175C11.6123%208.44964%2011.6366%208.98561%2011.9765%209.32548ZM1.37258%2014.6274C3.20269%2016.4575%206.16989%2016.4575%208%2014.6274L9.32548%2013.3019L9.39831%2013.2202C9.68964%2012.8523%209.66536%2012.3163%209.32548%2011.9764C8.95946%2011.6104%208.36602%2011.6104%208%2011.9764L6.67452%2013.3019L6.55432%2013.4154C5.45015%2014.3986%203.75692%2014.3608%202.69807%2013.3019C1.6%2012.2039%201.6%2010.4235%202.69807%209.32548L4.02355%208L4.09638%207.91825C4.3877%207.55036%204.36343%207.01439%204.02355%206.67451C3.65753%206.30849%203.06409%206.30849%202.69807%206.67451L1.37258%208L1.2319%208.1468C-0.456262%209.98549%20-0.409368%2012.8455%201.37258%2014.6274ZM13.5292%2013.3963C13.8953%2013.0303%2013.8953%2012.4368%2013.5292%2012.0708L4.25085%202.79241C3.88483%202.42638%203.29139%202.42638%202.92537%202.79241C2.55935%203.15843%202.55935%203.75187%202.92537%204.11789L12.2038%2013.3963C12.5698%2013.7623%2013.1632%2013.7623%2013.5292%2013.3963Z'%20fill='%230021A5'/%3e%3c/svg%3e",label:"Sign Out",onClick:a})]}))}))]})};return"mobile"===p?F.jsx("div",k({onClick:function(e){e.stopPropagation(),u(!c)},onMouseLeave:f},{children:m()})):F.jsx(zw,k({onMouseOver:function(){u(!0)},onMouseLeave:f,onClick:function(e){e.preventDefault(),e.stopPropagation()}},{children:m()}))},Xw=((jw={})[Od.light]="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6412_40544)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.72727 2.96065C8.48974 2.92667 8.24692 2.90909 8 2.90909C7.75308 2.90909 7.51026 2.92667 7.27273 2.96065V0.0326131C7.51226 0.0110274 7.75484 0 8 0C8.24516 0 8.48774 0.0110274 8.72727 0.0326131V2.96065ZM7.99987 11.6365C5.99156 11.6365 4.3635 10.0084 4.3635 8.00011C4.3635 5.9918 5.99156 4.36375 7.99987 4.36375C10.0082 4.36375 11.6362 5.9918 11.6362 8.00011C11.6362 10.0084 10.0082 11.6365 7.99987 11.6365ZM8.72727 15.9675V13.0394C8.48974 13.0734 8.24692 13.091 8 13.091C7.75308 13.091 7.51026 13.0734 7.27273 13.0394V15.9675C7.51226 15.989 7.75484 16.0001 8 16.0001C8.24516 16.0001 8.48774 15.989 8.72727 15.9675ZM13.0394 7.27273H15.9675C15.989 7.51226 16.0001 7.75484 16.0001 8C16.0001 8.24516 15.989 8.48774 15.9675 8.72727H13.0394C13.0734 8.48974 13.091 8.24692 13.091 8C13.091 7.75308 13.0734 7.51026 13.0394 7.27273ZM2.90909 8C2.90909 7.75308 2.92667 7.51026 2.96065 7.27273H0.0326131C0.0110274 7.51226 0 7.75484 0 8C0 8.24516 0.0110274 8.48774 0.0326131 8.72727H2.96065C2.92667 8.48974 2.90909 8.24692 2.90909 8ZM11.049 3.92256L13.1195 1.8521C13.4926 2.16313 13.837 2.50749 14.148 2.88061L12.0775 4.95108C11.7855 4.56119 11.4389 4.21457 11.049 3.92256ZM1.85227 2.88061L3.92273 4.95108C4.21474 4.56119 4.56136 4.21457 4.95125 3.92256L2.88079 1.8521C2.50767 2.16313 2.16331 2.50749 1.85227 2.88061ZM12.0775 11.0488L14.148 13.1193C13.837 13.4924 13.4926 13.8368 13.1195 14.1478L11.049 12.0773C11.4389 11.7853 11.7855 11.4387 12.0775 11.0488ZM2.88079 14.1478L4.95125 12.0773C4.56136 11.7853 4.21474 11.4387 3.92273 11.0488L1.85227 13.1193C2.16331 13.4924 2.50767 13.8368 2.88079 14.1478Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6412_40544'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",jw[Od.dark]="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6262_38149)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.87986 1.90074C8.81536 2.88858 8.20001 4.26907 8.20001 5.75C8.20001 8.6495 10.5505 11 13.45 11C13.5589 11 13.6673 10.9967 13.7752 10.9901L15.2824 10.8982L14.445 12.1547C13.0632 14.2279 10.739 15.5 8.20001 15.5C4.05787 15.5 0.70001 12.1421 0.700011 8C0.700012 3.85786 4.05788 0.500001 8.20001 0.500001C8.63852 0.500001 9.07259 0.537715 9.49877 0.612172L10.9881 0.872358L9.87986 1.90074Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6262_38149'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",jw),qw=y(un)(function(e){var t=e.theme,n=e.screenType;return{marginRight:"desktop"!==n?"13px":"0",svg:{path:{fill:"desktop"!==n?t.styleguideColors.contentBlue:t.styleguideColors.contentTertiary}},":hover svg":{path:{fill:t.styleguideColors.contentOnFill}}}}),Kw=y(Pt)(function(){return{cursor:"pointer"}}),$w=function(e){var t=e.themeMode,n=e.onThemeSwitch,o=gd(["mobile","tablet","desktop"],[]),r=t===Od.light?Xw[Od.light]:Xw[Od.dark];return F.jsxs(Kw,k({itemsSpacing:8,align:"center",onClick:n},{children:[F.jsx(qw,{src:r,screenType:o}),"desktop"!==o&&(t===Od.light?"Light mode":"Dark mode")]}))},ex=y(un)(function(e){var t=e.theme,n=e.isHovered;return{svg:{path:{fill:t.styleguideColors.contentTertiary}},":hover svg":{path:{fill:n&&t.styleguideColors.contentOnFill}}}}),tx=y(Pt)(function(e){var t=e.theme,n=e.isHovered;return{cursor:"pointer","&:hover":{"svg path":{fill:"".concat(n&&t.styleguideColors.contentOnFill)},span:{color:"".concat(n&&t.styleguideColors.contentOnFill)}}}}),nx=y.div(function(e){return e.theme.withMedia({cursor:"pointer",position:"absolute",top:"35px",minWidth:["224px","224px","548px"],zIndex:15})}),ox=y(jt)(function(e){var t=e.theme;return t.withMedia({color:t.styleguideColors.contentTertiary})}),rx=function(e){var t=e.caption,n=e.menuItems,o=e.isOpen,r=e.onClickCaption,i=gd(["mobile","tablet","desktop"],[]);return F.jsxs(F.Fragment,{children:[F.jsxs(tx,k({gap:9,align:"center",isHovered:o,onClick:r},{children:[F.jsx(ex,{src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 2.75C4.5 3.7165 3.7165 4.5 2.75 4.5C1.7835 4.5 1 3.7165 1 2.75C1 1.7835 1.7835 1 2.75 1C3.7165 1 4.5 1.7835 4.5 2.75ZM4.5 8C4.5 8.9665 3.7165 9.75 2.75 9.75C1.7835 9.75 1 8.9665 1 8C1 7.0335 1.7835 6.25 2.75 6.25C3.7165 6.25 4.5 7.0335 4.5 8ZM2.75 15C3.7165 15 4.5 14.2165 4.5 13.25C4.5 12.2835 3.7165 11.5 2.75 11.5C1.7835 11.5 1 12.2835 1 13.25C1 14.2165 1.7835 15 2.75 15ZM9.75 2.75C9.75 3.7165 8.9665 4.5 8 4.5C7.0335 4.5 6.25 3.7165 6.25 2.75C6.25 1.7835 7.0335 1 8 1C8.9665 1 9.75 1.7835 9.75 2.75ZM8 9.75C8.9665 9.75 9.75 8.9665 9.75 8C9.75 7.0335 8.9665 6.25 8 6.25C7.0335 6.25 6.25 7.0335 6.25 8C6.25 8.9665 7.0335 9.75 8 9.75ZM9.75 13.25C9.75 14.2165 8.9665 15 8 15C7.0335 15 6.25 14.2165 6.25 13.25C6.25 12.2835 7.0335 11.5 8 11.5C8.9665 11.5 9.75 12.2835 9.75 13.25ZM13.25 4.5C14.2165 4.5 15 3.7165 15 2.75C15 1.7835 14.2165 1 13.25 1C12.2835 1 11.5 1.7835 11.5 2.75C11.5 3.7165 12.2835 4.5 13.25 4.5ZM15 8C15 8.9665 14.2165 9.75 13.25 9.75C12.2835 9.75 11.5 8.9665 11.5 8C11.5 7.0335 12.2835 6.25 13.25 6.25C14.2165 6.25 15 7.0335 15 8ZM13.25 15C14.2165 15 15 14.2165 15 13.25C15 12.2835 14.2165 11.5 13.25 11.5C12.2835 11.5 11.5 12.2835 11.5 13.25C11.5 14.2165 12.2835 15 13.25 15Z' fill='%23BABBBF'/%3e%3c/svg%3e",isHovered:o}),"mobile"!==i&&F.jsx(ox,k({size:3,scale:"sm"},{children:t}))]})),n&&F.jsx(nx,{children:F.jsx(Bd,k({opened:o,className:"csprclick-dropdown-container csprclick-products-dropdown-container"},{children:n.sort(function(e,t){return e.position-t.position}).map(function(e){return F.jsx(jd,{descriptionText:e.description,icon:e.icon,link:e.link||"",nameLabel:e.name,selected:e.selected,newBadgeLabel:e.newBadgeLabel,comingSoonBadgeLabel:e.comingSoonBadgeLabel,badge:e.badge?{label:e.badge.title,textColor:e.badge.color,variation:e.badge.background}:void 0},e.key)})}))})]})},ix=y.div(function(e){return e.theme,{position:"relative",height:"40px",display:"flex",alignItems:"center"}}),ax=function(e){var t=e.clickRef,n=e.menuCaption,r=i(!1),a=r[0],s=r[1],l=i(null),c=l[0],u=l[1];o(function(){u(null==t?void 0:t.appSettings)},[t]);var d=gd(["mobile","mobile","desktop"],[]),p=(null==c?void 0:c.menu_caption)||n;return"mobile"===d?F.jsx("div",k({onClick:function(e){e.stopPropagation(),s(!a)}},{children:F.jsx(rx,{isOpen:a,caption:p,menuItems:null==c?void 0:c.menu_items})})):F.jsx(ix,k({onMouseOver:function(){s(!0)},onMouseLeave:function(){s(!1)}},{children:F.jsx(rx,{onClickCaption:function(e){e.preventDefault(),e.stopPropagation()},isOpen:a,caption:p,menuItems:null==c?void 0:c.menu_items})}))},sx=((Tw={})[dh.EN]="English",Tw[dh.NL]="Nederlands",Tw[dh.UA]="Українська",Tw[dh.VT]="Tiếng việt",Tw[dh.PL]="Polski",Tw[dh.RU]="Русский",Tw[dh.TR]="Türkçe",Tw[dh.AZ]="Azerbaijani",Tw[dh.ES]="Español",Tw[dh.FR]="Français",Tw[dh.DE]="Deutsch",Tw),lx=((Dw={})[dh.EN]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d)'%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202H19V14H3V2Z'%20fill='%23E31D1C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%203V4H19V3H3ZM3%205V6H19V5H3ZM3%208V7H19V8H3ZM3%209V10H19V9H3ZM3%2012V11H19V12H3ZM3%2014V13H19V14H3Z'%20fill='%23F7FCFF'/%3e%3crect%20x='3'%20y='2'%20width='9'%20height='7'%20fill='%232E42A5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.04005%204.17375L4.56997%203.80462L4.98103%204.10055H4.74829L5.21896%204.51685L5.05999%205.10055H4.811L4.56923%204.56445L4.36305%205.10055H3.74829L4.21896%205.51685L4.04005%206.17375L4.56997%205.80462L4.98103%206.10055H4.74829L5.21896%206.51685L5.05999%207.10055H4.811L4.56923%206.56445L4.36305%207.10055H3.74829L4.21896%207.51685L4.04005%208.17375L4.56997%207.80462L5.08271%208.17375L4.92329%207.51685L5.33506%207.10055H5.14514L5.56997%206.80462L5.98103%207.10055H5.74829L6.21896%207.51685L6.04005%208.17375L6.56997%207.80462L7.08271%208.17375L6.92329%207.51685L7.33506%207.10055H7.14514L7.56997%206.80462L7.98103%207.10055H7.74829L8.21896%207.51685L8.04005%208.17375L8.56997%207.80462L9.08271%208.17375L8.92329%207.51685L9.33506%207.10055H9.14514L9.56997%206.80462L9.98103%207.10055H9.74829L10.219%207.51685L10.0401%208.17375L10.57%207.80462L11.0827%208.17375L10.9233%207.51685L11.3351%207.10055H10.811L10.5692%206.56445L10.363%207.10055H10.0649L9.92329%206.51685L10.3351%206.10055H10.1451L10.57%205.80462L11.0827%206.17375L10.9233%205.51685L11.3351%205.10055H10.811L10.5692%204.56445L10.363%205.10055H10.0649L9.92329%204.51685L10.3351%204.10055H10.1451L10.57%203.80462L11.0827%204.17375L10.9233%203.51685L11.3351%203.10055H10.811L10.5692%202.56445L10.363%203.10055H9.74829L10.219%203.51685L10.06%204.10055H9.811L9.56923%203.56445L9.36305%204.10055H9.06494L8.92329%203.51685L9.33506%203.10055H8.811L8.56923%202.56445L8.36305%203.10055H7.74829L8.21896%203.51685L8.05999%204.10055H7.811L7.56923%203.56445L7.36305%204.10055H7.06494L6.92329%203.51685L7.33506%203.10055H6.811L6.56923%202.56445L6.36305%203.10055H5.74829L6.21896%203.51685L6.05999%204.10055H5.811L5.56923%203.56445L5.36305%204.10055H5.06494L4.92329%203.51685L5.33506%203.10055H4.811L4.56923%202.56445L4.36305%203.10055H3.74829L4.21896%203.51685L4.04005%204.17375ZM10.06%206.10055L10.219%205.51685L9.74829%205.10055H9.98103L9.56997%204.80462L9.14514%205.10055H9.33506L8.92329%205.51685L9.06494%206.10055H9.36305L9.56923%205.56445L9.811%206.10055H10.06ZM8.98103%206.10055L8.56997%205.80462L8.14514%206.10055H8.33506L7.92329%206.51685L8.06494%207.10055H8.36305L8.56923%206.56445L8.811%207.10055H9.05999L9.21896%206.51685L8.74829%206.10055H8.98103ZM7.21896%206.51685L7.05999%207.10055H6.811L6.56923%206.56445L6.36305%207.10055H6.06494L5.92329%206.51685L6.33506%206.10055H6.14514L6.56997%205.80462L6.98103%206.10055H6.74829L7.21896%206.51685ZM7.36305%206.10055H7.06494L6.92329%205.51685L7.33506%205.10055H7.14514L7.56997%204.80462L7.98103%205.10055H7.74829L8.21896%205.51685L8.05999%206.10055H7.811L7.56923%205.56445L7.36305%206.10055ZM6.05999%206.10055L6.21896%205.51685L5.74829%205.10055H5.98103L5.56997%204.80462L5.14514%205.10055H5.33506L4.92329%205.51685L5.06494%206.10055H5.36305L5.56923%205.56445L5.811%206.10055H6.05999ZM9.21896%204.51685L9.05999%205.10055H8.811L8.56923%204.56445L8.36305%205.10055H8.06494L7.92329%204.51685L8.33506%204.10055H8.14514L8.56997%203.80462L8.98103%204.10055H8.74829L9.21896%204.51685ZM6.98103%204.10055L6.56997%203.80462L6.14514%204.10055H6.33506L5.92329%204.51685L6.06494%205.10055H6.36305L6.56923%204.56445L6.811%205.10055H7.05999L7.21896%204.51685L6.74829%204.10055H6.98103Z'%20fill='%23F7FCFF'/%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.AZ]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016%20'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_49497)'%3e%3cmask%20id='mask0_5985_49497'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_49497)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23AF0100'/%3e%3cmask%20id='mask1_5985_49497'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_49497)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V6H19V2H3Z'%20fill='%233CA5D9'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2010V14H19V10H3Z'%20fill='%2373BE4A'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.581%209.45333C10.9075%209.29804%2010.3805%208.76856%2010.3875%207.9916C10.394%207.2643%2010.8632%206.64905%2011.6039%206.48185C12.3446%206.31465%2012.9962%206.66724%2012.9962%206.66724C12.7921%206.21328%2012.0814%205.89496%2011.4984%205.89649C10.4133%205.89934%209.2556%206.72775%209.24422%207.9928C9.23242%209.30432%2010.4806%2010.0499%2011.5792%2010.047C12.4598%2010.0447%2012.8782%209.47795%2012.965%209.23694C12.965%209.23694%2012.2545%209.60862%2011.581%209.45333ZM12.009%208.71035L12.5968%208.30133L13.1846%208.71035L12.9772%208.02494L13.5479%207.59231L12.8319%207.57772L12.5968%206.90133L12.3617%207.57772L11.6457%207.59231L12.2164%208.02494L12.009%208.71035Z'%20fill='%23F7FCFF'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_49497)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_49497'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_49497'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_49497'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_49497'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.ES]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_49731)'%3e%3cg%20clip-path='url(%23clip0_5985_49731)'%3e%3cmask%20id='mask0_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='20'%20height='15'%3e%3crect%20x='1'%20width='20'%20height='15'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_49731)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200V15H21V0H1Z'%20fill='%23FFB400'/%3e%3cmask%20id='mask1_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='20'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200V15H21V0H1Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_49731)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200V3.75H21V0H1Z'%20fill='%23C51918'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%2011.25V15H21V11.25H1Z'%20fill='%23C51918'/%3e%3crect%20x='4.12891'%20y='6.41992'%20width='0.7'%20height='3.64'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.10961%205.79004H3.84961V6.14004H4.05961V6.42004H4.89961V6.14004H5.10961V5.79004Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.89961%2010.2697H5.10961V10.6197H3.84961V10.2697H4.05961V9.98975H4.89961V10.2697Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.48023%205.85984C4.63257%205.85984%204.64805%205.80248%204.73792%205.71681C4.80771%205.65029%204.97023%205.56778%204.97023%205.47484C4.97023%205.26221%204.75085%205.08984%204.48023%205.08984C4.20961%205.08984%203.99023%205.26221%203.99023%205.47484C3.99023%205.57839%204.10216%205.64762%204.18679%205.71681C4.27595%205.78971%204.3414%205.85984%204.48023%205.85984Z'%20fill='%23AD1619'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.84961%2010.6196H5.10961V11.1796C5.10961%2011.1796%204.95211%2011.1096%204.79461%2011.1096C4.63711%2011.1096%204.47961%2011.1796%204.47961%2011.1796C4.47961%2011.1796%204.32211%2011.1096%204.16461%2011.1096C4.00711%2011.1096%203.84961%2011.1796%203.84961%2011.1796V10.6196Z'%20fill='%23005BBF'/%3e%3cmask%20id='mask2_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='10'%20width='3'%20height='2'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.84961%2010.6196H5.10961V11.1796C5.10961%2011.1796%204.95211%2011.1096%204.79461%2011.1096C4.63711%2011.1096%204.47961%2011.1796%204.47961%2011.1796C4.47961%2011.1796%204.32211%2011.1096%204.16461%2011.1096C4.00711%2011.1096%203.84961%2011.1796%203.84961%2011.1796V10.6196Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask2_5985_49731)'%3e%3cpath%20d='M3.83805%2011.0697L3.81055%2011.0026C3.92403%2010.9521%204.03792%2010.9268%204.15199%2010.9268C4.22568%2010.9268%204.26416%2010.937%204.32958%2010.9661C4.38705%2010.9917%204.41683%2010.9997%204.47968%2010.9997C4.54252%2010.9997%204.57231%2010.9917%204.62977%2010.9661C4.69519%2010.937%204.73367%2010.9268%204.80737%2010.9268C4.92143%2010.9268%205.03532%2010.9521%205.14881%2011.0026L5.1213%2011.0697C5.01633%2011.0229%204.91176%2010.9997%204.80737%2010.9997C4.74452%2010.9997%204.71473%2011.0076%204.65727%2011.0332C4.59185%2011.0623%204.55337%2011.0726%204.47968%2011.0726C4.40598%2011.0726%204.3675%2011.0623%204.30208%2011.0332C4.24462%2011.0076%204.21483%2010.9997%204.15199%2010.9997C4.04759%2010.9997%203.94302%2011.0229%203.83805%2011.0697Z'%20fill='white'/%3e%3cpath%20d='M3.83805%2010.8597L3.81055%2010.7926C3.92403%2010.7421%204.03792%2010.7168%204.15199%2010.7168C4.22568%2010.7168%204.26416%2010.7271%204.32958%2010.7562C4.38705%2010.7818%204.41683%2010.7897%204.47968%2010.7897C4.54252%2010.7897%204.57231%2010.7818%204.62977%2010.7562C4.69519%2010.7271%204.73367%2010.7168%204.80737%2010.7168C4.92143%2010.7168%205.03532%2010.7421%205.14881%2010.7926L5.1213%2010.8597C5.01633%2010.813%204.91176%2010.7897%204.80737%2010.7897C4.74452%2010.7897%204.71473%2010.7977%204.65727%2010.8232C4.59185%2010.8524%204.55337%2010.8626%204.47968%2010.8626C4.40598%2010.8626%204.3675%2010.8524%204.30208%2010.8232C4.24462%2010.7977%204.21483%2010.7897%204.15199%2010.7897C4.04759%2010.7897%203.94302%2010.813%203.83805%2010.8597Z'%20fill='white'/%3e%3c/g%3e%3crect%20x='10.9902'%20y='6.41992'%20width='0.7'%20height='3.64'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.969%205.79004H10.709V6.14004H10.919V6.42004H11.759V6.14004H11.969V5.79004Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.759%2010.2697H11.969V10.6197H10.709V10.2697H10.919V9.98975H11.759V10.2697Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.3396%205.85984C11.4919%205.85984%2011.5074%205.80248%2011.5973%205.71681C11.6671%205.65029%2011.8296%205.56778%2011.8296%205.47484C11.8296%205.26221%2011.6102%205.08984%2011.3396%205.08984C11.069%205.08984%2010.8496%205.26221%2010.8496%205.47484C10.8496%205.57839%2010.9615%205.64762%2011.0462%205.71681C11.1353%205.78971%2011.2008%205.85984%2011.3396%205.85984Z'%20fill='%23AD1619'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.709%2010.6196H11.969V11.1796C11.969%2011.1796%2011.8115%2011.1096%2011.654%2011.1096C11.4965%2011.1096%2011.339%2011.1796%2011.339%2011.1796C11.339%2011.1796%2011.1815%2011.1096%2011.024%2011.1096C10.8665%2011.1096%2010.709%2011.1796%2010.709%2011.1796V10.6196Z'%20fill='%23005BBF'/%3e%3cmask%20id='mask3_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='10'%20y='10'%20width='2'%20height='2'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.709%2010.6196H11.969V11.1796C11.969%2011.1796%2011.8115%2011.1096%2011.654%2011.1096C11.4965%2011.1096%2011.339%2011.1796%2011.339%2011.1796C11.339%2011.1796%2011.1815%2011.1096%2011.024%2011.1096C10.8665%2011.1096%2010.709%2011.1796%2010.709%2011.1796V10.6196Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask3_5985_49731)'%3e%3cpath%20d='M10.6974%2011.0697L10.6699%2011.0026C10.7834%2010.9521%2010.8973%2010.9268%2011.0114%2010.9268C11.0851%2010.9268%2011.1235%2010.937%2011.189%2010.9661C11.2464%2010.9917%2011.2762%2010.9997%2011.3391%2010.9997C11.4019%2010.9997%2011.4317%2010.9917%2011.4891%2010.9661C11.5546%2010.937%2011.593%2010.9268%2011.6667%2010.9268C11.7808%2010.9268%2011.8947%2010.9521%2012.0082%2011.0026L11.9807%2011.0697C11.8757%2011.0229%2011.7711%2010.9997%2011.6667%2010.9997C11.6039%2010.9997%2011.5741%2011.0076%2011.5166%2011.0332C11.4512%2011.0623%2011.4127%2011.0726%2011.3391%2011.0726C11.2654%2011.0726%2011.2269%2011.0623%2011.1615%2011.0332C11.104%2011.0076%2011.0742%2010.9997%2011.0114%2010.9997C10.907%2010.9997%2010.8024%2011.0229%2010.6974%2011.0697Z'%20fill='white'/%3e%3cpath%20d='M10.6974%2010.8597L10.6699%2010.7926C10.7834%2010.7421%2010.8973%2010.7168%2011.0114%2010.7168C11.0851%2010.7168%2011.1235%2010.7271%2011.189%2010.7562C11.2464%2010.7818%2011.2762%2010.7897%2011.3391%2010.7897C11.4019%2010.7897%2011.4317%2010.7818%2011.4891%2010.7562C11.5546%2010.7271%2011.593%2010.7168%2011.6667%2010.7168C11.7808%2010.7168%2011.8947%2010.7421%2012.0082%2010.7926L11.9807%2010.8597C11.8757%2010.813%2011.7711%2010.7897%2011.6667%2010.7897C11.6039%2010.7897%2011.5741%2010.7977%2011.5166%2010.8232C11.4512%2010.8524%2011.4127%2010.8626%2011.3391%2010.8626C11.2654%2010.8626%2011.2269%2010.8524%2011.1615%2010.8232C11.104%2010.7977%2011.0742%2010.7897%2011.0114%2010.7897C10.907%2010.7897%2010.8024%2010.813%2010.6974%2010.8597Z'%20fill='white'/%3e%3c/g%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.11723%209.79969C4.24343%209.64667%204.314%209.50748%204.314%209.35964C4.314%209.26643%204.28626%209.18591%204.23766%209.12014L4.24588%209.11645C4.24512%209.11679%204.38433%209.05611%204.43279%209.03287C4.52289%208.98967%204.60226%208.94392%204.67965%208.88764C4.72905%208.85171%204.79525%208.81257%204.89617%208.75839L4.991%208.70795L5.0166%208.69435C5.06565%208.66818%205.10217%208.64813%205.1361%208.62844C5.24183%208.56712%205.3117%208.51643%205.36514%208.44866C5.49172%208.28815%205.46544%208.07058%205.28807%207.94982C5.20117%207.89065%205.0839%207.8567%204.91201%207.82998L4.87641%207.82447L4.66616%207.79187C4.5839%207.77896%204.51051%207.7669%204.44506%207.75547C4.87542%207.68386%205.48994%207.71018%205.76025%207.84974L6.01716%207.35215C5.46632%207.06775%204.21124%207.09679%203.74241%207.41966C3.39854%207.65648%203.44468%208.01445%203.80246%208.1686C3.95197%208.23301%204.14686%208.27575%204.50751%208.3337C4.44708%208.36876%204.39697%208.40079%204.35028%208.43474C4.30293%208.46917%204.2522%208.49842%204.19067%208.52792C4.16125%208.54203%204.07415%208.58027%204.0342%208.59782L4.03416%208.59783L4.03415%208.59784L4.01408%208.60668C3.72265%208.73919%203.58121%208.9225%203.62348%209.25342L3.64636%209.43255L3.68739%209.44516L4.11723%209.79969ZM3.75699%209.33676L3.7561%209.33933L3.75678%209.33751L3.75699%209.33676ZM11.441%209.35964C11.441%209.50748%2011.5115%209.64667%2011.6378%209.79969L12.0676%209.44516L12.1086%209.43255L12.1315%209.25342C12.1738%208.9225%2012.0323%208.73919%2011.7409%208.60668L11.7208%208.59784L11.7207%208.5978C11.6808%208.58025%2011.5937%208.54202%2011.5643%208.52792C11.5028%208.49842%2011.452%208.46917%2011.4047%208.43474C11.358%208.40079%2011.3079%208.36876%2011.2475%208.3337C11.6081%208.27575%2011.803%208.23301%2011.9525%208.1686C12.3103%208.01445%2012.3564%207.65648%2012.0126%207.41966C11.5437%207.09679%2010.2887%207.06775%209.73781%207.35215L9.99472%207.84974C10.265%207.71018%2010.8796%207.68386%2011.3099%207.75547C11.2445%207.7669%2011.1711%207.77896%2011.0888%207.79187L10.8785%207.82447L10.843%207.82998C10.6711%207.8567%2010.5538%207.89065%2010.4669%207.94982C10.2895%208.07058%2010.2633%208.28815%2010.3898%208.44866C10.4433%208.51643%2010.5131%208.56712%2010.6189%208.62845C10.6528%208.64813%2010.6893%208.66818%2010.7384%208.69435L10.764%208.70798L10.8588%208.75839C10.9597%208.81257%2011.0259%208.85171%2011.0753%208.88764C11.1527%208.94392%2011.2321%208.98967%2011.3222%209.03287C11.3707%209.05611%2011.5099%209.11679%2011.5091%209.11645L11.5173%209.12014C11.4687%209.18591%2011.441%209.26643%2011.441%209.35964Z'%20fill='%23AD1619'/%3e%3cpath%20d='M4.701%207.75L4.90762%207.79274V8.1007C4.68756%208.27629%204.12891%208.57223%204.12891%208.57223V7.75H4.701Z'%20fill='%23F1F9FF'/%3e%3cpath%20d='M11.1955%207.75L10.9889%207.79274V8.1007C11.2089%208.27629%2011.7676%208.57223%2011.7676%208.57223V7.75H11.1955Z'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2357%204.50361V4.40112C9.87565%204.14272%209.4986%204.01352%209.10456%204.01352C8.72679%203.84635%208.34442%203.78145%207.95744%203.81885C7.95755%203.81765%207.9576%203.81704%207.9576%203.81704C7.37574%203.76011%206.78934%204.01352%206.78934%204.01352C6.19828%204.01352%205.6582%204.40112%205.6582%204.40112V4.50361L6.36422%205.21269C6.36422%205.21269%206.56295%205.89519%207.95473%205.73479V5.73652C7.95473%205.73652%208.87619%205.71137%208.94094%205.68983C8.96663%205.68129%208.99328%205.67351%209.0205%205.66556C9.20099%205.61287%209.40703%205.55271%209.52968%205.21269L10.2357%204.50361ZM7.95473%203.8502C7.93463%204.08628%207.81991%205.50936%207.95473%205.72999V3.8502Z'%20fill='%23AD1619'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.19544%205.09358L6.19591%205.09142L5.69922%204.62412L5.74718%204.57313L6.21326%205.01163L6.22519%204.95678C6.30144%204.97336%206.35717%204.97945%206.38966%204.976V4.88088L6.49297%204.93679C6.54379%204.96429%206.61657%204.97168%206.71242%204.95609C6.78282%204.94463%206.83033%204.86287%206.84586%204.68864L6.87722%204.33691L6.98241%204.67401C7.03%204.82654%207.10262%204.89378%207.20599%204.89378C7.30696%204.89378%207.34754%204.85677%207.35202%204.76347L7.36473%204.49886L7.48439%204.73521C7.5275%204.82035%207.58696%204.85899%207.67149%204.85899C7.7924%204.85899%207.87316%204.75819%207.87316%204.60004H7.87544H8.01316H8.01544C8.01544%204.75819%208.09621%204.85899%208.21711%204.85899C8.30165%204.85899%208.3611%204.82035%208.40421%204.73521L8.52388%204.49886L8.53658%204.76347C8.54106%204.85677%208.58165%204.89378%208.68261%204.89378C8.78599%204.89378%208.8586%204.82654%208.9062%204.67401L9.01139%204.33691L9.04275%204.68864C9.05828%204.86287%209.10578%204.94463%209.17619%204.95609C9.27204%204.97168%209.34481%204.96429%209.39563%204.93679L9.49895%204.88088V4.976C9.53143%204.97945%209.58717%204.97336%209.66341%204.95678L9.68555%205.05857L10.2015%204.57313L10.2495%204.62412L9.60741%205.22819C9.51374%205.40071%209.46656%205.51458%209.46656%205.56188C9.46656%205.63404%209.27882%205.67687%208.91241%205.72086C8.62535%205.75533%208.28658%205.77846%208.00948%205.78192V5.78237L7.97435%205.78225L7.93922%205.78237V5.78192C7.66211%205.77846%207.32334%205.75533%207.03629%205.72086C6.66987%205.67687%206.48213%205.63404%206.48213%205.56188C6.48213%205.55293%206.48044%205.5416%206.47707%205.52794C6.44012%205.48089%206.41414%205.40391%206.39686%205.33447C6.38064%205.302%206.36211%205.26655%206.34128%205.22819L6.19903%205.09436L6.19544%205.09358ZM9.63635%205.10485C9.52171%205.12514%209.43893%205.12309%209.395%205.08733C9.3263%205.10732%209.24571%205.10924%209.1537%205.09427C9.05543%205.07828%208.98699%205.01291%208.94581%204.90447C8.89205%204.97296%208.82408%205.01525%208.74265%205.02892C9.1906%205.09245%209.50439%205.18174%209.50439%205.18174C9.50439%205.18174%209.49665%205.24808%209.47784%205.32608C9.49775%205.28525%209.52134%205.23988%209.54861%205.1898L9.55536%205.18105L9.63635%205.10485ZM8.53127%205.00231C8.49231%204.98295%208.4612%204.95488%208.43871%204.91871C8.40531%204.9482%208.36733%204.96977%208.32514%204.98308C8.39557%204.98847%208.46444%204.99498%208.53127%205.00231ZM8.07803%204.96946C8.0235%204.94426%207.97816%204.90391%207.9443%204.85221C7.91068%204.90355%207.86575%204.94369%207.81174%204.96893C7.84373%204.96797%207.87592%204.9673%207.90825%204.96694V4.96662L7.93632%204.9667L7.96439%204.96662V4.96694C8.0025%204.96737%208.0404%204.96822%208.07803%204.96946ZM6.38824%205.17626L6.32298%205.11486C6.40132%205.12263%206.45931%205.11525%206.4936%205.08733C6.56231%205.10732%206.64289%205.10924%206.73491%205.09427C6.83318%205.07828%206.90161%205.01291%206.94279%204.90447C6.995%204.97098%207.0606%205.01277%207.13891%205.02766C6.75269%205.08192%206.46454%205.15575%206.38824%205.17626ZM7.56043%204.98211C7.49261%204.98715%207.42621%204.99324%207.36164%205.00012C7.39859%204.98086%207.42824%204.95354%207.4499%204.91871C7.48249%204.94749%207.51945%204.96873%207.56043%204.98211ZM9.28252%205.56325C9.33156%205.5862%209.37088%205.5633%209.40196%205.51936C9.39927%205.53149%209.39759%205.54247%209.39691%205.5523C9.3928%205.55498%209.38651%205.55822%209.37825%205.56169C9.35519%205.57139%209.31998%205.58171%209.27417%205.59216C9.18412%205.6127%209.05596%205.63313%208.90406%205.65136C8.60745%205.68698%208.25474%205.71041%207.97435%205.71225C7.69395%205.71041%207.34125%205.68698%207.04463%205.65136C6.89274%205.63313%206.76457%205.6127%206.67453%205.59216C6.63613%205.5834%206.60518%205.57473%206.58259%205.56644C6.58507%205.5655%206.58759%205.56443%206.59012%205.56325C6.74304%205.49169%207.75422%205.42455%207.93632%205.41296C8.11842%205.42455%209.1296%205.49169%209.28252%205.56325ZM9.47535%205.55042L9.47429%205.55165L9.47493%205.55076L9.47535%205.55042Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.94437%203.34187C8.06035%203.34187%208.15437%203.24785%208.15437%203.13187C8.15437%203.0159%208.06035%202.92188%207.94437%202.92188C7.8284%202.92188%207.73438%203.0159%207.73438%203.13187C7.73438%203.24785%207.8284%203.34187%207.94437%203.34187Z'%20fill='%23005BBF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.80905%204.37318C7.81353%204.39622%207.82053%204.41768%207.82937%204.4368C7.80225%204.42644%207.77005%204.42044%207.73552%204.42044C7.63887%204.42044%207.56052%204.46745%207.56052%204.52544C7.56052%204.58343%207.63887%204.63044%207.73552%204.63044C7.83217%204.63044%207.91052%204.58343%207.91052%204.52544C7.91052%204.58343%207.98887%204.63044%208.08552%204.63044C8.18217%204.63044%208.26052%204.58343%208.26052%204.52544C8.26052%204.46745%208.18217%204.42044%208.08552%204.42044C8.06119%204.42044%208.03802%204.42342%208.01696%204.4288C8.02204%204.4001%208.02182%204.36718%208.0152%204.33311C7.99675%204.23823%207.93566%204.17029%207.87873%204.18136C7.82181%204.19242%207.79061%204.2783%207.80905%204.37318ZM7.91052%204.52544L7.91044%204.52224L7.91059%204.52229L7.91052%204.52544ZM6.77937%204.5068C6.77053%204.48768%206.76353%204.46622%206.75905%204.44318C6.74061%204.3483%206.77181%204.26242%206.82873%204.25136C6.88566%204.24029%206.94675%204.30823%206.9652%204.40311C6.97182%204.43718%206.97204%204.4701%206.96696%204.4988C6.98802%204.49342%207.01119%204.49044%207.03552%204.49044C7.13217%204.49044%207.21052%204.53745%207.21052%204.59544C7.21052%204.65343%207.13217%204.70044%207.03552%204.70044C6.93887%204.70044%206.86052%204.65343%206.86052%204.59544L6.86059%204.59229L6.86044%204.59224L6.86052%204.59544C6.86052%204.65343%206.78217%204.70044%206.68552%204.70044C6.58887%204.70044%206.51052%204.65343%206.51052%204.59544C6.51052%204.53745%206.58887%204.49044%206.68552%204.49044C6.72005%204.49044%206.75225%204.49644%206.77937%204.5068ZM8.97172%204.57079C8.96365%204.62822%208.87952%204.66387%208.78381%204.65041C8.6881%204.63696%208.61706%204.57951%208.62513%204.52208C8.6332%204.46465%208.71733%204.42901%208.81304%204.44246C8.84724%204.44726%208.87829%204.45769%208.90371%204.47172C8.89761%204.45156%208.89367%204.42933%208.89244%204.40589C8.88738%204.30937%208.93023%204.22867%208.98814%204.22563C9.04605%204.2226%209.09709%204.29838%209.10215%204.3949C9.10397%204.42956%209.09961%204.46219%209.09059%204.48991C9.11218%204.48751%209.13554%204.48778%209.15963%204.49117C9.25534%204.50462%209.32639%204.56208%209.31832%204.6195C9.31025%204.67693%209.22612%204.71258%209.13041%204.69912C9.0347%204.68567%208.96365%204.62822%208.97172%204.57079ZM8.97172%204.57079L8.97209%204.56761L8.97224%204.56768L8.97172%204.57079ZM9.63823%204.84845C9.72357%204.89382%209.81482%204.8891%209.84204%204.8379L9.84348%204.83503C9.85189%204.84393%209.86184%204.85041%209.87319%204.85388C9.92865%204.87083%209.99651%204.80965%2010.0248%204.71722C10.053%204.62479%2010.031%204.53612%209.97552%204.51917C9.92006%204.50221%209.8522%204.5634%209.82394%204.65582C9.81708%204.67828%209.81318%204.70051%209.81201%204.72154C9.79293%204.69966%209.76732%204.67925%209.73682%204.66303C9.65149%204.61766%209.56024%204.62238%209.53301%204.67358C9.50579%204.72479%209.5529%204.80308%209.63823%204.84845ZM6.20353%204.86989C6.11819%204.91527%206.02694%204.91054%205.99972%204.85934C5.99921%204.8584%205.99874%204.85744%205.99828%204.85647C5.98988%204.86537%205.97992%204.87185%205.96857%204.87532C5.91312%204.89227%205.84525%204.83109%205.817%204.73866C5.78874%204.64624%205.81079%204.55757%205.86624%204.54061C5.9217%204.52366%205.98956%204.58484%206.01782%204.67727C6.02468%204.69972%206.02858%204.72195%206.02975%204.74299C6.04883%204.7211%206.07445%204.70069%206.10494%204.68447C6.19028%204.6391%206.28152%204.64382%206.30875%204.69503C6.33597%204.74623%206.28886%204.82452%206.20353%204.86989Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.8663%202.54785H8.01213V2.63998H8.10742V2.78581H8.01213V3.07748H8.10742V3.22331H7.76953V3.07748H7.8663V2.78581H7.76953V2.63998H7.8663V2.54785Z'%20fill='%23C88A02'/%3e%3crect%20x='7.83984'%20y='3.33984'%20width='0.28'%20height='0.91'%20fill='%23C88A02'/%3e%3cpath%20d='M6.71286%203.49259L6.71164%203.56258C6.09095%203.55174%205.73492%203.64232%205.64454%203.82285C5.5511%204.0095%205.56848%204.23638%205.6994%204.5059L5.63644%204.53649C5.49675%204.24893%205.47767%203.99981%205.58194%203.79152C5.68928%203.57712%206.06591%203.4813%206.71286%203.49259Z'%20fill='white'/%3e%3cpath%20d='M6.83246%204.11321L6.79657%204.17332C6.6614%204.09261%206.59375%203.95487%206.59375%203.76506C6.59375%203.49226%206.73428%203.33229%207.04512%203.22281C7.24351%203.15295%207.51452%203.18159%207.8589%203.30645L7.83504%203.37226C7.50444%203.2524%207.24863%203.22536%207.06838%203.28884C6.78326%203.38925%206.66375%203.5253%206.66375%203.76506C6.66375%203.93163%206.71994%204.04603%206.83246%204.11321Z'%20fill='white'/%3e%3cpath%20d='M5.78714%204.39857L5.65505%204.44497C5.518%204.05475%205.55714%203.78974%205.79132%203.67543C5.99768%203.5747%206.29842%203.5337%206.69504%203.54977L6.68937%203.68966C6.31385%203.67444%206.03447%203.71252%205.85274%203.80124C5.69883%203.87636%205.67068%204.06698%205.78714%204.39857Z'%20fill='%23C88A02'/%3e%3cpath%20d='M7.33131%203.39928C7.01122%203.39928%206.87978%203.47724%206.80468%203.70742C6.75683%203.8541%206.80324%203.9793%206.95373%204.09617L6.86787%204.20674C6.67303%204.05544%206.60433%203.87014%206.67159%203.66399C6.76729%203.37065%206.95507%203.25928%207.33131%203.25928C7.57791%203.25928%207.77%203.32406%207.90376%203.45591L7.92462%203.47648V4.15145H7.78462V3.53631C7.68016%203.44558%207.5301%203.39928%207.33131%203.39928Z'%20fill='%23C88A02'/%3e%3cpath%20d='M9.15628%203.56241L9.1575%203.6324C9.77819%203.62157%2010.1342%203.71215%2010.2246%203.89268C10.318%204.07932%2010.3007%204.30621%2010.1697%204.57573L10.2327%204.60631C10.3724%204.31875%2010.3915%204.06963%2010.2872%203.86134C10.1799%203.64694%209.80323%203.55112%209.15628%203.56241Z'%20fill='white'/%3e%3cpath%20d='M8.93707%204.12786L8.97296%204.18796C9.10813%204.10726%209.17578%203.96952%209.17578%203.77971C9.17578%203.50691%209.03525%203.34694%208.72441%203.23746C8.52602%203.16759%208.25501%203.19624%207.91063%203.3211L7.93449%203.38691C8.26509%203.26705%208.5209%203.24001%208.70116%203.30349C8.98627%203.4039%209.10578%203.53995%209.10578%203.77971C9.10578%203.94628%209.04959%204.06068%208.93707%204.12786Z'%20fill='white'/%3e%3cpath%20d='M10.125%204.4684L10.2571%204.51479C10.3941%204.12457%2010.355%203.85957%2010.1208%203.74525C9.91443%203.64452%209.61369%203.60353%209.21707%203.6196L9.22274%203.75948C9.59826%203.74427%209.87764%203.78235%2010.0594%203.87106C10.2133%203.94619%2010.2414%204.13681%2010.125%204.4684Z'%20fill='%23C88A02'/%3e%3cpath%20d='M8.57298%203.41002C8.89307%203.41002%209.02452%203.48798%209.09961%203.71816C9.14747%203.86485%209.10106%203.99004%208.95056%204.10691L9.03643%204.21748C9.23127%204.06618%209.29996%203.88088%209.23271%203.67474C9.13701%203.38139%208.94922%203.27002%208.57298%203.27002C8.32639%203.27002%208.13429%203.33481%208.00054%203.46666L7.97968%203.48722V4.1622H8.11968V3.54706C8.22414%203.45632%208.37419%203.41002%208.57298%203.41002Z'%20fill='%23C88A02'/%3e%3cpath%20opacity='0.3'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.66992%205.79004H10.2199V9.87806C10.2199%209.87806%209.88194%2011.25%207.94492%2011.25C6.00791%2011.25%205.66992%209.84188%205.66992%209.84188V5.79004Z'%20fill='%23E1E5E8'/%3e%3cmask%20id='mask4_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='5'%20y='5'%20width='6'%20height='7'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.66992%205.79004H10.2199V9.87806C10.2199%209.87806%209.88194%2011.25%207.94492%2011.25C6.00791%2011.25%205.66992%209.84188%205.66992%209.84188V5.79004Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask4_5985_49731)'%3e%3crect%20x='5.66992'%20y='8.31006'%20width='2.31'%20height='2.73'%20fill='%23FFC034'/%3e%3crect%20x='5.94922'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='6.92969'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='6.43945'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='7.41992'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='5.66992'%20y='5.72021'%20width='2.31'%20height='2.66'%20fill='%23AD1619'/%3e%3crect%20x='7.91016'%20y='8.24023'%20width='2.31'%20height='2.66'%20fill='%23AD1619'/%3e%3crect%20x='7.91016'%20y='5.79004'%20width='2.45'%20height='2.59'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.65016%206H6.86016V6.58074H7.00016V6.29037H7.21016V6.58074H7.42016V6.9437H7.21016V7.59704H7.42016V7.96H6.16016V7.59704H6.37016V6.9437H6.16016V6.58074H6.30016V6.29037H6.51016V6.58074H6.65016V6Z'%20fill='%23C88A02'/%3e%3cpath%20d='M9.11133%206.12172L9.25468%205.96826L9.55564%206.2494L9.41229%206.40286L9.11133%206.12172Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.97461%2010.0877V8.55518H8.22461V10.0749L8.22739%2010.0867C8.31597%2010.4642%208.61766%2010.6552%209.09961%2010.6552C9.5811%2010.6552%209.88274%2010.4691%209.97169%2010.0998L9.97461%2010.0877ZM9.09961%2010.4452C8.71292%2010.4452%208.50174%2010.3149%208.43461%2010.0501V8.76518H9.76461V10.0623C9.69765%2010.3184%209.48645%2010.4452%209.09961%2010.4452Z'%20fill='%23FFC034'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.17144%208.68311H9.0256V9.3779L8.45072%208.75264L8.34766%208.84739L8.86756%209.41285H8.3965V9.62285H8.75836H8.87902L8.34766%2010.2008L8.45072%2010.2955L9.0256%209.67027V10.4824H9.17144V9.74335L9.67913%2010.2955L9.78219%2010.2008L9.25083%209.62285H9.84393V9.41285H9.26228L9.78219%208.84739L9.67913%208.75264L9.17144%209.30481V8.68311Z'%20fill='%23FFC034'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.42575%2010.9017C9.42575%2010.9017%207.94312%2011.0182%207.94312%2010.062C7.94312%2010.062%207.92898%2010.9017%206.38086%2010.9017V11.6566H9.42575V10.9017Z'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.94492%208.87C8.23487%208.87%208.46992%208.61928%208.46992%208.31C8.46992%208.00072%208.23487%207.75%207.94492%207.75C7.65497%207.75%207.41992%208.00072%207.41992%208.31C7.41992%208.61928%207.65497%208.87%207.94492%208.87Z'%20fill='%23005BBF'%20stroke='%23AD1619'%20stroke-width='0.729167'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_49731)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_49731'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_49731'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_49731'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_49731'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5985_49731'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20rx='1.5'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Dw[dh.FR]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_47079)'%3e%3cmask%20id='mask0_5985_47079'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_47079)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%202H19V14H14V2Z'%20fill='%23F50100'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202H9V14H3V2Z'%20fill='%232E42A5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%202H14V14H8V2Z'%20fill='%23F7FCFF'/%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_47079)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_47079'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_47079'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_47079'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_47079'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.NL]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_46885)'%3e%3cmask%20id='mask0_5985_46885'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_46885)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23F7FCFF'/%3e%3cmask%20id='mask1_5985_46885'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_46885)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V6H19V2H3Z'%20fill='%23E31D1C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2010V14H19V10H3Z'%20fill='%233D58DB'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_46885)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_46885'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_46885'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_46885'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_46885'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.PL]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1940_2103)'%3e%3cmask%20id='mask0_1940_2103'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1940_2103)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23F7FCFF'/%3e%3cmask%20id='mask1_1940_2103'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_1940_2103)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%208V14H19V8H3Z'%20fill='%23C51918'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_1940_2103)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1940_2103'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1940_2103'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1940_2103'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1940_2103'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.RU]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1940_2418)'%3e%3cmask%20id='mask0_1940_2418'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1940_2418)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%233D58DB'/%3e%3cmask%20id='mask1_1940_2418'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_1940_2418)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V6H19V2H3Z'%20fill='%23F7FCFF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2010V14H19V10H3Z'%20fill='%23C51918'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_1940_2418)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1940_2418'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1940_2418'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1940_2418'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1940_2418'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.VT]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_48133)'%3e%3cmask%20id='mask0_5985_48133'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_48133)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202H19V14H3V2Z'%20fill='%23F7FCFF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23E31D1C'/%3e%3cmask%20id='mask1_5985_48133'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_48133)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.0323%209.98993L8.45681%2011.6274L9.32066%208.76088L7.4837%206.88805L10.0163%206.83272L11.1368%204.00281L12.1578%206.8701L14.6843%206.91421L12.7857%208.82136L13.6723%2011.5484L11.0323%209.98993Z'%20fill='%23FFD221'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_48133)'%20style='mix-blend-mode:screen'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_48133'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_48133'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_48133'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_48133'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw),cx=((Pw={})[dh.TR]="tr",Pw[dh.UA]="ua",Pw[dh.DE]="de",Pw[dh.EN]="em",Pw[dh.AZ]="az",Pw[dh.ES]="es",Pw[dh.FR]="fr",Pw[dh.NL]="nl",Pw[dh.PL]="pl",Pw[dh.RU]="ru",Pw[dh.VT]="vt",Pw),ux=y(un)(function(e){var t=e.theme;return t.withMedia({marginLeft:"3px",stroke:t.styleguideColors.contentBlue,svg:{path:{fill:t.styleguideColors.contentBlue}}})}),dx=function(e){var t=e.language,n=window.navigator.userAgent.includes("Safari")&&!window.navigator.userAgent.includes("Chrome")?F.jsx("img",{src:lx[t],height:16,width:22,alt:t}):F.jsx(un,{src:lx[t],size:20});return lx[t]?n:F.jsx(Zm,{countryCode:cx[t],svg:!0,style:{fontSize:"15px",lineHeight:"15px",marginLeft:"3px",marginRight:"2px"}})},px=function(e){var t=e.language,n=e.currLang;return F.jsxs(Pt,k({itemsSpacing:8,align:"center"},{children:[F.jsx(dx,{language:t}),F.jsx(jt,k({size:t===n?1:3,variation:"inherit"},{children:sx[t]}))]}))},fx=function(){return F.jsxs(Pt,k({align:"center",itemsSpacing:2},{children:[F.jsx(ux,{src:"data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.54319%201.85467L6.99604%202.40301L6.44721%201.85417C5.04783%200.454793%202.77899%200.454793%201.37961%201.85417C-0.019767%203.25355%20-0.0197674%205.52239%201.37961%206.92177L6.64319%2012.1853C6.83845%2012.3806%207.15503%2012.3806%207.3503%2012.1853L12.6179%206.9208C14.0142%205.51678%2014.0166%203.2543%2012.617%201.85467C11.215%200.452742%208.94512%200.452744%207.54319%201.85467Z'%20fill='%230021A5'/%3e%3c/svg%3e",marginRight:!0,size:16}),F.jsx(jt,k({size:3,scale:"sm",variation:"blue"},{children:"Credits"}))]}))},hx=function(){return F.jsxs(Pt,k({align:"center",itemsSpacing:2},{children:[F.jsx(ux,{src:"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202.34326V8.00012V13.657'%20stroke-width='1.6'/%3e%3cpath%20d='M2.34375%208H8.0006H13.6575'%20stroke-width='1.6'/%3e%3c/svg%3e",marginRight:!0,size:16}),F.jsx(jt,k({size:3,scale:"sm",variation:"blue"},{children:"Contribute"}))]}))},gx=y.div(function(e){return e.theme,{position:"relative",cursor:"pointer"}}),mx=y.div(function(e){return{position:"absolute",left:"auto",right:0,paddingTop:7,zIndex:e.theme.zIndex.dropdown,transform:"translate3d(0, 0, 1rem)"}}),Ax=y(Ft)(function(e){var t=e.multiColumnView;return k({},t&&{flexWrap:"wrap",height:"283px",width:"325px"})}),Cx=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),vx=function(e){var t=e.languageSettings,n=t.currentLanguage,o=t.creditsUrl,r=t.contributeUrl,a=t.onChangeLanguage,s=t.languages,l=i(!1),c=l[0],u=l[1];return F.jsxs(gx,k({onMouseOver:function(e){e.stopPropagation(),u(!0)},onMouseLeave:function(e){e.stopPropagation(),u(!1)}},{children:[F.jsxs(Pt,k({align:"center"},{children:[F.jsx(dx,{language:n||"en"}),F.jsx(Cx,{src:dn,style:{marginLeft:8},isOpen:c,rotate:c})]})),c&&F.jsx(mx,k({className:"csprclick-dropdown-container csprclick-language-dropdown-container"},{children:F.jsx(Ld,k({opened:c,padding:"8px"},{children:F.jsxs(Ax,k({multiColumnView:s.length>5},{children:[s.map(function(e){return F.jsx(Sd,k({onClick:function(){return function(e){a(e)}(e)},padding:"8px"},{children:F.jsx(px,{language:e})}),e)}),F.jsx(Sd,k({onClick:function(){window.open(o,"_blank")},padding:"8px"},{children:o&&F.jsx(fx,{})})),F.jsx(Sd,k({onClick:function(){window.open(r,"_blank")},padding:"8px"},{children:r&&F.jsx(hx,{})}))]}))}))}))]}))},yx="data:image/svg+xml,%3csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_8977_6319' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='15' height='10'%3e%3crect x='0.513672' width='14' height='10' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_8977_6319)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.513672 0V10H14.5137V0H0.513672Z' fill='%233195F9'/%3e%3cmask id='mask1_8977_6319' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='15' height='10'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.513672 0V10H14.5137V0H0.513672Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask1_8977_6319)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.513672 5V10H14.5137V5H0.513672Z' fill='%23FECA00'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e",bx="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.6569 14.082L2.57585 8.00097L8.65695 1.91984L9.78832 3.05121L5.63862 7.20091L13.9569 7.20091L13.9569 8.80091L5.63853 8.80091L9.78827 12.9507L8.6569 14.082Z'/%3e%3c/svg%3e",wx=y.a(function(e){var t=e.theme;return t.withMedia({color:[t.styleguideColors.contentOnFill],cursor:"pointer","&:hover":{color:[t.styleguideColors.contentTertiary]},textDecoration:"none"})}),xx=function(e,t){return{blue:e.colorSpecialCase.blueBanner,red:e.styleguideColors.fillPrimaryRed,lightBlue:e.colorSpecialCase.blueBanner2}[t]},Ix=y.div(function(e){var t=e.theme,n=e.size,o=void 0===n?2:n,r=e.color,i=e.screenType;return{position:"desktop"!==i?"absolute":"unset",left:"desktop"!==i?"0":"unset",background:xx(t,r),padding:kt({1:5,2:14,3:16},o),width:"100%"}}),Lx=y(un)(function(){return{color:"inherit",transform:"rotate(180deg) scale(0.8)",marginLeft:"4px"}}),Ex=function(){var e=gd(["mobile","tablet","desktop"],[]),t=F.jsx(Ix,k({size:1,color:"lightBlue",screenType:e},{children:F.jsx(wx,k({target:"_blank",href:"https://donate.thedigital.gov.ua/"},{children:F.jsxs(Pt,k({align:"center",justify:"center",itemsSpacing:12},{children:[F.jsx(un,{src:yx,size:14,marginRight:!0})," ",F.jsx(Pl,k({size:2,variation:"white",lineHeight:"xxs"},{children:"Stand with Ukraine"})),F.jsx(Lx,{src:bx,size:14})]}))}))})),n=F.jsx(Zl,{variation:"blue",label:F.jsx(wx,k({target:"_blank",href:"https://aid-for-ukraine.io/"},{children:F.jsxs(Pt,k({align:"center",justify:"center"},{children:[F.jsx(un,{src:yx,size:14,marginRight:!0})," ",F.jsx(Pl,k({size:2,variation:"white",lineHeight:"xxs"},{children:"Stand with Ukraine"})),F.jsx(Lx,{src:bx,size:14})]}))}))});return gd([t,t,n],[])},kx=function(e){var t=e.code;return F.jsx(Pt,k({itemsSpacing:8,align:"center"},{children:F.jsx(jt,k({size:3,variation:"gray"},{children:t}))}))},Sx=y.div(function(e){var t=e.theme,n=e.columnAmount;return t.withMedia({columnCount:[1,n,n],height:"auto",padding:["0 8px","0 12px","0 8px"],marginBottom:"36px"})}),Mx=y(jt)(function(e){return e.theme.withMedia({width:"40px"})}),Bx=y.span(function(e){var t=e.theme;return t.withMedia({marginLeft:"10px",width:["auto","160px","200px"],color:t.styleguideColors.contentPrimary,"&:hover":{cursor:"pointer","> *":{color:[t.styleguideColors.contentBlue],background:t.styleguideColors.fillSecondary}}})}),Ox=y(Sd)(function(e){var t=e.theme,n=e.isSafari;return t.withMedia({display:["block","".concat(n&&"inline-flex"),"".concat(n&&"inline-flex")]})}),Nx=function(e){var t=e.currencies,n=e.onChangeCurrency,o=e.currentCurrency,r=e.columnAmount,i=void 0===r?3:r;return F.jsx(Sx,k({columnAmount:i,className:"csprclick-dropdown-container csprclick-currency-dropdown-container"},{children:t.map(function(e){return F.jsxs(Ox,k({isSafari:!!window.ApplePaySetupFeature||!!window.safari,onClick:function(){return n(e)},padding:"8px"},{children:[F.jsx(Mx,k({size:3,variation:"gray"},{children:e.code})),F.jsx(Bx,{children:F.jsx(jt,k({size:e.code===(o&&o.code)?1:3},{children:e.title}))})]}),e.code)})}))},Rx=y.div({position:"relative",cursor:"pointer"}),Hx=y.div(function(e){var t=e.theme;return t.withMedia({position:"absolute",paddingTop:7,zIndex:t.zIndex.dropdown,left:["50%","0","0"],marginRight:"50%",transform:["translate3d(-60%, 0, 12px)","translate3d(-53%, 0, 12px);","translate3d(-59%, 0, 12px);"]})}),jx=y(jt)(function(e){return e.theme.withMedia({margin:"10px 0 10px 0"})}),Tx=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),Dx=function(e){var t=e.currencySettings,n=t.currencies,o=t.currentCurrency,r=t.onChangeCurrency,a=i(!1),s=a[0],l=a[1],c=n.filter(function(e){return e.type_id===uh.FIAT}),u=n.filter(function(e){return e.type_id===uh.CRYPTO}),d=function(){var e=c.length>u.length?c.length:u.length;return e>=24?3:e>=12?2:e<12?1:3},p=function(e){r(e)};return F.jsxs(Rx,k({onMouseOver:function(e){e.stopPropagation(),l(!0)},onMouseLeave:function(e){e.stopPropagation(),l(!1)}},{children:[F.jsxs(Pt,k({align:"center"},{children:[F.jsx(kx,{code:o&&o.code?o.code:"USD"}),F.jsx(Tx,{src:dn,style:{marginLeft:8},isOpen:s,rotate:s})]})),s&&F.jsx(Hx,k({className:"csprclick-dropdown-container csprclick-currency-dropdown-container"},{children:F.jsxs(Ld,k({opened:s,padding:"8px"},{children:[u.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(jx,k({size:1,variation:"black"},{children:"Cryptocurrencies"})),F.jsx(Nx,{onChangeCurrency:p,currencies:u,currentCurrency:o,columnAmount:d()})]}),c.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(jx,k({size:1,variation:"black"},{children:"Fiat currencies"})),F.jsx(Nx,{onChangeCurrency:p,currencies:c,currentCurrency:o,columnAmount:d()})]})]}))}))]}))},Px="data:image/svg+xml,%3csvg width='26' height='26' viewBox='0 0 26 26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.2908 3C16.2908 4.65685 14.9476 6 13.2908 6C11.6339 6 10.2908 4.65685 10.2908 3C10.2908 1.34315 11.6339 0 13.2908 0C14.9476 0 16.2908 1.34315 16.2908 3Z'/%3e%3cpath d='M23.7285 12.763C22.1527 13.275 20.4602 12.4127 19.9483 10.8369C19.4363 9.26115 20.2986 7.56869 21.8744 7.05669C23.4501 6.54469 25.1426 7.40705 25.6546 8.98281C26.1666 10.5586 25.3042 12.251 23.7285 12.763Z' /%3e%3cpath d='M16.7417 22.8536C15.7678 21.5131 16.0649 19.637 17.4054 18.6632C18.7458 17.6893 20.6219 17.9864 21.5958 19.3269C22.5696 20.6673 22.2725 22.5434 20.9321 23.5173C19.5917 24.4911 17.7155 24.194 16.7417 22.8536Z' /%3e%3cpath d='M4.70727 7.05665C6.28303 7.56865 7.14539 9.26111 6.63339 10.8369C6.12139 12.4126 4.42893 13.275 2.85317 12.763C1.27741 12.251 0.415055 10.5585 0.927051 8.98277C1.43905 7.40701 3.13151 6.54465 4.70727 7.05665Z' /%3e%3cpath d='M4.98591 19.3268C5.95979 17.9863 7.8359 17.6892 9.17632 18.6631C10.5167 19.6369 10.8139 21.513 9.84002 22.8535C8.86614 24.1939 6.99003 24.491 5.64961 23.5172C4.30919 22.5433 4.01204 20.6672 4.98591 19.3268Z' /%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5845 3.96609C17.4649 4.5001 17.2482 4.99744 16.9539 5.43861C17.8536 5.87529 18.6637 6.46781 19.3489 7.1811C19.6773 6.76485 20.0831 6.40497 20.5537 6.12602C19.7103 5.23525 18.7049 4.49953 17.5845 3.96609ZM23.2082 14.2919C22.6634 14.343 22.1236 14.2905 21.6132 14.1468C21.4757 15.1537 21.1598 16.1038 20.6984 16.9642C21.1958 17.1481 21.6634 17.423 22.0741 17.7846C22.6539 16.7224 23.0467 15.5434 23.2082 14.2919ZM15.127 22.8318C14.91 22.3294 14.7931 21.7997 14.772 21.2698C14.2912 21.3554 13.7962 21.4 13.2908 21.4C12.7854 21.4 12.2904 21.3553 11.8096 21.2698C11.7884 21.7997 11.6715 22.3294 11.4545 22.8317C12.0498 22.9422 12.6636 23 13.2908 23C13.9181 23 14.5318 22.9422 15.127 22.8318ZM4.50751 17.7844C4.91818 17.4228 5.38581 17.1479 5.88317 16.9641C5.4218 16.1037 5.10593 15.1537 4.96848 14.1469C4.4581 14.2905 3.91827 14.3431 3.37354 14.292C3.53496 15.5434 3.92771 16.7223 4.50751 17.7844ZM6.02783 6.12618C6.49843 6.40515 6.90417 6.76503 7.23254 7.18129C7.91788 6.4679 8.72802 5.8753 9.62784 5.43859C9.33356 4.99742 9.11686 4.50008 8.99724 3.96606C7.87678 4.49954 6.87124 5.23532 6.02783 6.12618Z' /%3e%3c/svg%3e",Fx=y.span(function(e){var t=e.theme,n=e.margin;return{margin:n&&n,position:"relative",right:"2px",color:t.styleguideColors.contentRed,height:"20px",width:"20px",svg:{height:"20px",width:"20px"}}}),Vx=y(un)(function(e){return e.theme,{position:"relative"}});function Gx(e){var t=e.margin,n=e.icon;return F.jsx(Fx,k({margin:t},{children:"string"==typeof n?F.jsx(Vx,{src:n}):n}))}var Zx,Wx,_x=y.div({position:"relative",cursor:"pointer"}),Qx=y.div(function(e){return{position:"absolute",left:"auto",right:0,paddingTop:7,zIndex:e.theme.zIndex.dropdown,transform:"translate3d(0, 0, 1rem)"}}),zx=y(Ft)(function(e){var t=e.theme,n=e.screenType;return t.withMedia({flexWrap:"wrap",height:"auto",width:"desktop"===n?"196px":"100%",padding:"0 8px"})}),Ux=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),Yx=y(jt)(function(e){var t=e.theme,n=e.withIcon;return t.withMedia({position:"relative",left:"".concat(n?"0":"20px"),top:"".concat(n?"1px":"0"),paddingRight:"8px","&:hover":{cursor:"pointer",color:[t.styleguideColors.contentBlue]}})}),Jx=function(e,t){void 0===t&&(t=!1);var n=e.items.at(e.items.findIndex(function(t){return t.title===e.currentItem||t===e.currentItem}));return t&&n.topBarIcon||n.icon},Xx=function(e){var t=e.items,n=e.currentItem,o=e.onChangeItem,r=e.dropdownCssClass,a=i(!1),s=a[0],l=a[1],c=gd(["mobile","tablet","desktop"],[]),u=function(e){e.stopPropagation(),l(!0)},d=function(e){e.stopPropagation(),l(!1)},p=t.at(t.findIndex(function(e){return e.title===n||e===n})),f=function(){return t.map(function(e){var t=e.title?e.title:e,n=e.icon?e.icon:"",r=(null==p?void 0:p.title)?null==p?void 0:p.title:p;return F.jsxs(Sd,k({onClick:function(){return function(e){o(e.title||e)}(e)},padding:"8px"},{children:[F.jsx(Gx,{icon:n,margin:"2px 10px 0 10px"}),F.jsx(Yx,k({withIcon:n,size:r===t?1:3,variation:"black"},{children:t}))]}),t)})};return F.jsx(F.Fragment,{children:"desktop"===c?F.jsxs(_x,k({onMouseOver:u,onMouseLeave:d},{children:[F.jsxs(Pt,k({align:"center"},{children:[(null==p?void 0:p.icon)?F.jsx(Gx,{icon:(null==p?void 0:p.topBarIcon)||(null==p?void 0:p.icon)}):F.jsx(jt,k({size:3,variation:"gray"},{children:(null==p?void 0:p.title)?null==p?void 0:p.title:p})),F.jsx(Ux,{src:dn,style:{marginLeft:9},isOpen:s,rotate:s})]})),s&&F.jsx(Qx,k({className:r},{children:F.jsx(Ld,k({opened:s,padding:"mobile"===c?"8px":"8px 0"},{children:F.jsx(zx,k({screenType:c},{children:f()}))}))}))]})):F.jsx(zx,k({className:r},{children:f()}))})},qx=y.div(function(e){var t=e.theme,n=e.color;return{display:"inline",color:"red"===n?t.styleguideColors.contentRed:"blue"===n?t.styleguideColors.fillPrimaryBlue:t.styleguideColors.contentLightBlue}}),Kx=function(e,t){return void 0===t&&(t=!1),"testnet"===(null==e?void 0:e.toLowerCase())?F.jsx(qx,k({color:t?"lightBlue":"blue"},{children:F.jsx(un,{src:Px,size:20})})):F.jsx(qx,k({color:"red"},{children:F.jsx(un,{src:Px,size:20})}))},$x=function(e,t){var n;return void 0===t&&(t=!1),{icon:null!==(n=e.icon)&&void 0!==n?n:Kx(e.title||e,t)}},eI=function(e){var t=e.networks,n=e.currentNetwork,o=e.onChangeNetwork,r=t.map(function(e){var t=e.title||e;return{title:t,icon:e.icon||Kx(t),topBarIcon:e.topBarIcon||e.icon||Kx(n.title||n,!0)}});return F.jsx(Xx,{onChangeItem:o,items:r,currentItem:n,dropdownCssClass:"csprclick-dropdown-container csprclick-network-dropdown-container"})},tI=I(Zx||(Zx=B(["\n.ReactModal__Body--open,\n.ReactModal__Html--open {\n overflow: hidden;\n}\n\n.ReactModal__Content {\n width: 650px;\n left: 50% !important;\n top: 25% !important;\n transform: translate(-50%, -25%);\n}\n\n.ReactModal__Overlay {\n z-index: ",";\n opacity: 0;\n //added to fix safari bug with z-index\n transform: translate3d(0, 0, 1rem)\n}\n\n.ReactModal__Overlay--after-open{\n opacity: 1;\n transition: opacity ","ms ease-in-out;\n}\n\n.ReactModal__Overlay--before-close{\n opacity: 0;\n transition: opacity ","ms ease-in-out;\n}\n"],["\n.ReactModal__Body--open,\n.ReactModal__Html--open {\n overflow: hidden;\n}\n\n.ReactModal__Content {\n width: 650px;\n left: 50% !important;\n top: 25% !important;\n transform: translate(-50%, -25%);\n}\n\n.ReactModal__Overlay {\n z-index: ",";\n opacity: 0;\n //added to fix safari bug with z-index\n transform: translate3d(0, 0, 1rem)\n}\n\n.ReactModal__Overlay--after-open{\n opacity: 1;\n transition: opacity ","ms ease-in-out;\n}\n\n.ReactModal__Overlay--before-close{\n opacity: 0;\n transition: opacity ","ms ease-in-out;\n}\n"])),function(e){return e.theme.zIndex.modal},350,350),nI=t.forwardRef(function(e,t){var n=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,[]);return F.jsxs(F.Fragment,{children:[F.jsx(tI,{}),F.jsx(Et,k({ref:t},n,{closeTimeoutMS:350}))]})}),oI=y(od)(function(e){var t=e.theme;return{marginRight:"14px",path:{stroke:t.styleguideColors.contentSecondary},":hover, :active":{path:{stroke:t.styleguideColors.fillPrimaryRed}}}}),rI=y(Pt)(function(e){var t=e.theme,n=e.showBorder;return k({position:"sticky",top:0,width:"100%",height:"40px",backgroundColor:t.styleguideColors.backgroundPrimary,zIndex:2},n&&{borderBottom:t.border.separator})}),iI=function(e){var t=e.isOpen,o=e.onClose,r=e.children,a=e.popupTitle,s=e.height,l=e.width,c=x(),u=n(),d=i(!1),p=d[0],f=d[1],h=function(e){e.currentTarget.scrollTop>10&&f(!0),e.currentTarget.scrollTop<5&&f(!1)};return F.jsxs(F.Fragment,{children:[F.jsx(Pt,k({align:"center"},{children:a})),F.jsxs(nI,k({contentRef:function(e){u.current=e,null!==e&&e.addEventListener("scroll",h)},isOpen:t,onRequestClose:function(e){return o(e)},style:{content:{height:s,padding:"0 0 10px 0",borderTop:"5px solid ".concat(c.styleguideColors.fillPrimaryRed),borderRadius:c.borderRadius.base,borderWidth:"5px 0",width:l||"80vw",backgroundColor:c.styleguideColors.backgroundPrimary,border:"1px solid ".concat(c.styleguideColors.borderPrimary)},overlay:{backgroundColor:c.styleguideColors.backgroundQuaternary}}},{children:[F.jsx(rI,k({align:"center",justify:"flex-end",showBorder:p},{children:F.jsx(oI,k({onClick:o},{children:F.jsx(un,{src:pn,size:16})}))})),r&&r]}))]})},aI=y(jt)(function(e){return e.theme.withMedia({display:"inline-block",margin:"0 0 15px 15px"})}),sI=function(e){var t=e.currencies,n=e.currentCurrency,o=e.onChangeCurrency,r=t.filter(function(e){return e.type_id===uh.FIAT}),i=t.filter(function(e){return e.type_id===uh.CRYPTO});return F.jsxs(F.Fragment,{children:[i.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(aI,k({size:1,variation:"black"},{children:"Cryptocurrencies"})),F.jsx(Nx,{currencies:i,currentCurrency:n,onChangeCurrency:o})]}),r.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(aI,k({size:1,variation:"black"},{children:"Fiat currencies"})),F.jsx(Nx,{currencies:r,currentCurrency:n,onChangeCurrency:o})]})]})},lI=y(Ft)(function(){return{padding:"0px 8px"}}),cI=function(e){var t=e.languages,n=e.currentLanguage,o=e.onChangeLanguage,r=e.creditsUrl,i=e.contributeUrl;return F.jsxs(lI,k({className:"csprclick-dropdown-container csprclick-language-dropdown-container"},{children:[t.map(function(e){return F.jsx(Sd,k({onClick:function(){return function(e){o(e)}(e)},padding:"8px"},{children:F.jsx(px,{language:e,currLang:n})}),e)}),F.jsx(Sd,k({onClick:function(){window.open(r,"_blank")},padding:"8px"},{children:r&&F.jsx(fx,{})})),F.jsx(Sd,k({onClick:function(){window.open(i,"_blank")},padding:"8px"},{children:i&&F.jsx(hx,{})}))]}))},uI=y.div({position:"relative"}),dI=y.div(function(e){return{position:"absolute",zIndex:e.theme.zIndex.dropdown,left:"50%",marginRight:"-50%",transform:"translate(-60%, 0)"}}),pI=y(Pt)(function(){return{width:"206px",padding:"12px 16px"}}),fI=y(un)(function(e){return{marginRight:"24px",svg:{path:{fill:e.theme.styleguideColors.contentTertiary}}}}),hI=y.span(function(e){var t=e.theme,n=e.withIcon;return t.withMedia({position:"relative",left:"".concat(n?"-.5px":"20px"),top:"".concat(n?"1px":"0")})}),gI=y(un)(function(e){return{position:"relative",bottom:"2px",marginRight:"13px",svg:{path:{fill:e.theme.styleguideColors.contentBlue}}}}),mI=y(jt)(function(e){return{width:"100%",color:e.theme.styleguideColors.contentPrimary,display:"flex",alignItems:"center"}}),AI=function(e){var t,n=e.currencySettings,o=e.languageSettings,r=e.networkSettings,a=e.themeMode,s=e.onThemeSwitch,l=e.customTopBarMenuSettings,c=i(!1),u=c[0],d=c[1],p=i(!1),f=p[0],h=p[1],g=i(!1),m=g[0],A=g[1],C=i(!1),v=C[0],y=C[1],b=i(!1),w=b[0],x=b[1],I=gd(["mobile","tablet","desktop"],[]),L=function(e){e.stopPropagation(),h(!1),A(!1),y(!1),x(!1),d(!1)},E=function(e,t){switch(e.stopPropagation(),t){case Eh:A(!0);break;case mh:h(!0);break;case kh:y(!0);break;case Hh:x(!0)}},S=function(e){m&&(null==o?void 0:o.onChangeLanguage)&&(null==o||o.onChangeLanguage(e)),f&&(null==n?void 0:n.onChangeCurrency)&&(null==n||n.onChangeCurrency(e)),v&&(null==r?void 0:r.onNetworkSwitch)&&(null==r||r.onNetworkSwitch(e)),d(!1)};return F.jsxs(uI,k({onClick:function(e){e.stopPropagation(),d(function(e){return!e}),!u&&A(!1),h(!1),y(!1),x(!1)},onMouseLeave:function(){d(!1)}},{children:[!!(n||o||r||s||l)&&F.jsx(Pt,k({align:"center"},{children:F.jsx(fI,{src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_11475_5045)'%3e%3cpath d='M7.6903 0C8.29254 0.00694115 8.89242 0.076523 9.48026 0.207622C9.73687 0.26485 9.92878 0.478779 9.95791 0.740074L10.0976 1.99287C10.1608 2.5681 10.6464 3.00377 11.2254 3.00438C11.3811 3.00463 11.535 2.97222 11.6788 2.90859L12.8281 2.40375C13.0671 2.29875 13.3463 2.35599 13.5248 2.54656C14.3553 3.43356 14.9738 4.49736 15.3338 5.65793C15.4114 5.90818 15.3221 6.18015 15.1112 6.33561L14.0925 7.08645C13.802 7.29995 13.6303 7.639 13.6303 7.99958C13.6303 8.36015 13.802 8.6992 14.0932 8.91317L15.1127 9.66427C15.3237 9.81971 15.4131 10.0917 15.3355 10.342C14.9756 11.5024 14.3574 12.5661 13.5274 13.4532C13.3491 13.6438 13.0701 13.7012 12.8311 13.5965L11.6772 13.0909C11.3471 12.9464 10.9679 12.9676 10.6559 13.1479C10.344 13.3282 10.1363 13.6461 10.0967 14.0043L9.95796 15.257C9.92935 15.5153 9.74157 15.7278 9.48874 15.7879C8.30027 16.0707 7.06204 16.0707 5.87356 15.7879C5.62074 15.7278 5.43296 15.5153 5.40435 15.257L5.26583 14.0062C5.22514 13.6487 5.0172 13.3317 4.70547 13.152C4.39374 12.9723 4.01524 12.9513 3.68621 13.0949L2.53205 13.6006C2.29299 13.7053 2.01386 13.6479 1.8356 13.4572C1.00511 12.569 0.38691 11.5041 0.0275302 10.3424C-0.0498761 10.0922 0.0395596 9.82044 0.250419 9.66509L1.27059 8.91352C1.56117 8.70002 1.73278 8.36097 1.73278 8.0004C1.73278 7.63982 1.56117 7.30077 1.27021 7.087L0.250678 6.33671C0.0395057 6.18131 -0.0500122 5.90917 0.0276669 5.65875C0.387669 4.49819 1.00619 3.43438 1.8367 2.54738C2.01514 2.35681 2.2944 2.29957 2.53342 2.40457L3.68245 2.90932C4.01307 3.05441 4.39316 3.0325 4.70657 2.8494C5.01863 2.66839 5.22638 2.35014 5.26649 1.99192L5.40604 0.740074C5.43518 0.478647 5.62727 0.264649 5.88404 0.207543C6.47257 0.0766523 7.07309 0.00710051 7.6903 0ZM7.68006 5.53844C6.32059 5.53844 5.21851 6.64051 5.21851 7.99998C5.21851 9.35945 6.32059 10.4615 7.68006 10.4615C9.03953 10.4615 10.1416 9.35945 10.1416 7.99998C10.1416 6.64051 9.03953 5.53844 7.68006 5.53844Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_11475_5045'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",size:16})})),u&&F.jsx(dI,{children:F.jsxs(Ld,k({opened:u,padding:"8px"},{children:[(null==o?void 0:o.languages)&&F.jsx(pI,k({onClick:function(e){return E(e,Eh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:m,width:"216px",popupTitle:F.jsx(mI,k({size:3},{children:F.jsx(px,{language:null==o?void 0:o.currentLanguage})}))},{children:F.jsx(cI,{languages:o.languages,onChangeLanguage:S,currentLanguage:o.currentLanguage,contributeUrl:o.contributeUrl,creditsUrl:o.creditsUrl})}))})),(null==n?void 0:n.currencies)&&F.jsx(pI,k({onClick:function(e){return E(e,mh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:f,width:"mobile"!==I?"80vw":"320px",popupTitle:F.jsxs(mI,k({size:3},{children:[F.jsx(gI,{src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_11475_8527)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.59999 0C4.04181 0 4.39998 0.358323 4.39998 0.800338V0.889584C6.00316 1.25352 7.19996 2.68786 7.19996 4.40185V5.09408C7.19996 5.53609 6.84179 5.89441 6.39996 5.89441C5.95813 5.89441 5.59996 5.53609 5.59996 5.09408V4.40185C5.59996 3.58138 5.10633 2.87626 4.39998 2.56751V7.49491L4.96715 7.76319C6.33048 8.40806 7.19996 9.78151 7.19996 11.2902L7.19997 11.5883C7.19997 13.3014 6.00404 14.7364 4.39998 15.1005V15.1997C4.39998 15.6417 4.04181 16 3.59999 16C3.15816 16 2.79999 15.6417 2.79999 15.1997V15.1006C1.19767 14.7369 0 13.3032 0 11.5883V10.912C0 10.47 0.358171 10.1116 0.799997 10.1116C1.24182 10.1116 1.59999 10.47 1.59999 10.912V11.5883C1.59999 12.4091 2.09392 13.114 2.79999 13.4227V8.50867L2.2369 8.24232C0.871072 7.59626 0 6.22029 0 4.70885V4.40185C0 2.68786 1.1968 1.25351 2.79999 0.88958V0.800338C2.79999 0.358323 3.15816 0 3.59999 0ZM1.59999 4.40185C1.59999 3.58138 2.09363 2.87625 2.79999 2.5675V6.7337C2.06332 6.33087 1.59999 5.55589 1.59999 4.70885V4.40185ZM4.39998 13.4226V9.26959C5.13652 9.6706 5.59997 10.4444 5.59997 11.2902L5.59997 11.5883C5.59997 12.4084 5.10663 13.1138 4.39998 13.4226Z' fill='%230021A5'/%3e%3cpath d='M10.4 8.00338C10.4 7.73778 10.4117 7.47724 10.4344 7.22278L11.1998 7.22269C11.6416 7.22264 11.9998 6.86428 11.9997 6.42226C11.9997 5.98025 11.6414 5.62197 11.1996 5.62202L10.7382 5.62207C10.932 4.97556 11.2005 4.40023 11.5213 3.92169C12.2015 2.90672 13.0547 2.40101 13.891 2.40101C14.1932 2.40101 14.5191 2.49427 14.745 2.64902C15.1095 2.8988 15.6074 2.80566 15.857 2.44099C16.1067 2.07631 16.0136 1.5782 15.6491 1.32842C15.1228 0.967796 14.4718 0.800338 13.891 0.800338C12.3575 0.800338 11.0652 1.72793 10.1923 3.03028C9.69764 3.7684 9.31776 4.65091 9.08071 5.62226L7.99986 5.62239C7.55804 5.62244 7.19991 5.9808 7.19996 6.42282C7.20001 6.86483 7.55822 7.22311 8.00005 7.22306L8.8291 7.22297C8.80982 7.4798 8.79997 7.74021 8.79997 8.00338C8.79997 8.01059 8.79998 8.0178 8.79999 8.02501L7.99938 8.02567C7.55755 8.02603 7.19968 8.38465 7.20004 8.82666C7.20041 9.26868 7.55887 9.62671 8.0007 9.62634L8.92778 9.62558C9.13162 10.8967 9.57159 12.0503 10.1923 12.9765C11.0652 14.2788 12.3575 15.2064 13.891 15.2064C14.4491 15.2064 15.1196 15.0669 15.6687 14.6696C16.0267 14.4106 16.1071 13.9103 15.8482 13.5521C15.5893 13.1939 15.0892 13.1135 14.7312 13.3725C14.5282 13.5194 14.2159 13.6057 13.891 13.6057C13.0547 13.6057 12.2015 13.1 11.5213 12.0851C11.0796 11.4261 10.7368 10.5835 10.552 9.62424L11.2006 9.62371C11.6424 9.62334 12.0003 9.26472 11.9999 8.82271C11.9996 8.3807 11.6411 8.02267 11.1993 8.02303L10.4 8.02369C10.4 8.01692 10.4 8.01015 10.4 8.00338Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_11475_8527'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",size:16}),null===(t=n.currentCurrency)||void 0===t?void 0:t.title]}))},{children:F.jsx(sI,{currencies:n.currencies,onChangeCurrency:S,currentCurrency:n.currentCurrency})}))})),s&&F.jsx(pI,{children:F.jsx(mI,k({size:3},{children:F.jsx($w,{themeMode:a,onThemeSwitch:s})}))}),(null==r?void 0:r.networks)&&F.jsx(pI,k({onClick:function(e){return E(e,kh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:v,width:"216px",height:r.mobileContainerHeight?r.mobileContainerHeight:"fit-content",popupTitle:F.jsxs(mI,k({size:3},{children:[F.jsx(Gx,{margin:"0 10px 0 0",icon:$x(r.currentNetwork).icon}),F.jsx(hI,k({withIcon:!0},{children:r.currentNetwork.title||r.currentNetwork}))]}))},{children:F.jsx(eI,{currentNetwork:r.currentNetwork,networks:r.networks,onChangeNetwork:S})}))})),(null==l?void 0:l.length)&&l.map(function(e,t){return F.jsx(pI,k({onClick:function(e){return E(e,Hh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:w,width:"216px",height:e.mobileContainerHeight?e.mobileContainerHeight:"fit-content",popupTitle:F.jsxs(mI,k({size:3},{children:[F.jsx(Gx,{margin:"0 10px 0 0",icon:Jx(e)}),F.jsx(hI,k({withIcon:Boolean(Jx(e))},{children:e.currentItem.title||e.currentItem}))]}))},{children:F.jsx(Xx,{currentItem:e.currentItem,items:e.items,onChangeItem:function(t){w&&e.onItemSwitch(t),d(!1)},dropdownCssClass:"csprclick-dropdown-container csprclick-custom-dropdown-container"})}))}),t)})]}))})]}))},CI=function(e){var t,n=Math.max(document.documentElement.clientWidth,(null===(t=window.visualViewport)||void 0===t?void 0:t.width)||0),o=n<=430?13:n<=480?17:25;return e?e.length>o+3?"".concat(e.substring(0,(o-5)/2),"...").concat(e.substring(e.length-(o+5)/2)):e:void 0},vI=function(e,t){var n,o=(null===(n=null==e?void 0:e.appSettings)||void 0===n?void 0:n.csprlive_url)?"".concat(e.appSettings.csprlive_url,"/account/").concat(t):"https://testnet.cspr.live/account/".concat(t);window.open(o,"_blank")},yI=y(Pt)(function(e){return e.theme.withMedia({justifyContent:"space-between",alignItems:"center",width:"100%"})}),bI=y.a(function(e){return e.theme,{textDecoration:"none"}}),wI=y.div(Wx||(Wx=B(["\n position: relative;\n"],["\n position: relative;\n"])));function xI(e){var t,n,r=e.account,a=e.currencyCode,s=e.onSignIn,l=e.onSwitchAccount,c=e.onSignOut,u=e.themeMode,d=e.onThemeSwitch,p=e.accountMenuItems,f=e.languageSettings,h=e.currencySettings,g=e.networkSettings,m=e.customTopBarMenuSettings,A=Kf(),C=i(!0),v=C[0],y=C[1],b=gd(["mobile","tablet","desktop"],[]),w=i(r),x=w[0],I=w[1];o(function(){void 0!==r&&v&&y(!1),(r&&(null==r?void 0:r.public_key)!==(null==x?void 0:x.public_key)||a!==(null==x?void 0:x.fiat_currency))&&(null==A||A.getActiveAccountAsync({withBalance:!0,withFiatCurrency:a}).then(function(e){e&&I(e)}))},[r,a]);var L=function(e){if("stand_with_ukraine"===e.predefined_badge_key)return F.jsx(Ex,{});var t=F.jsx(Zl,{label:e.title,textColor:e.color||"white",variation:e.background||"blue",lineHeight:"xxs"});return e.link?F.jsx(bI,k({href:e.link||"#",target:"_blank",rel:"noreferrer"},{children:t})):t},E=(null==x?void 0:x.cspr_name)?CI(x.cspr_name):void 0;return F.jsx(Cd,{children:F.jsxs(yI,k({className:"csprclick-top-bar"},{children:[F.jsxs(Pt,k({align:"center",gap:25},{children:[F.jsx(ax,{menuCaption:"CSPR Products",clickRef:A}),"mobile"!==b&&(null===(t=null==A?void 0:A.appSettings)||void 0===t?void 0:t.badge_left)&&L(A.appSettings.badge_left)]})),F.jsxs(Pt,k({align:"center",gap:"desktop"===b?25:0},{children:["desktop"===b&&F.jsxs(F.Fragment,{children:[(null===(n=null==A?void 0:A.appSettings)||void 0===n?void 0:n.badge_right)&&L(A.appSettings.badge_right),(null==m?void 0:m.length)&&m.map(function(e,t){return F.jsx(Xx,{currentItem:e.currentItem,items:e.items,onChangeItem:e.onItemSwitch,dropdownCssClass:"csprclick-dropdown-container csprclick-custom-dropdown-container"},t)}),f&&F.jsx(vx,{languageSettings:f}),h&&F.jsx(Dx,{currencySettings:h}),d&&F.jsx($w,{themeMode:u,onThemeSwitch:d}),g&&F.jsx(eI,{currentNetwork:g.currentNetwork,networks:g.networks,onChangeNetwork:g.onNetworkSwitch})]}),"desktop"!==b&&F.jsx(AI,{currencySettings:h,languageSettings:f,networkSettings:g,themeMode:u,onThemeSwitch:d,customTopBarMenuSettings:m}),null==r?F.jsx(wI,{children:v?F.jsx(Kb,{width:"161px",baseColor:"transparent"}):F.jsx(Gw,{onSignIn:function(){void 0!==s&&s()}})}):F.jsx(wI,{children:F.jsx(Jw,{name:E,publicKey:(null==x?void 0:x.public_key)||"",logo:null==x?void 0:x.logo,onAccountSwitch:function(){void 0!==l&&l()},onSignOut:function(){void 0!==c&&c()},accountMenuItems:p})})]}))]}))})}var II=function(e){var n=t.useState(null),o=n[0],r=n[1],i=Kf();t.useEffect(function(){null==i||i.on("csprclick:unsolicited_account_change",function(e){return s(e.account)})},[i]);var a=gd(["mobile","tablet","desktop"],[]),s=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){return r(e),[2]})})},l=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return e?[4,null==i?void 0:i.signInWithAccount(e)]:[3,2];case 1:t.sent(),t.label=2;case 2:return r(null),[2]}})})};return o&&F.jsx(Pp,{position:"mobile"===a?kp.Center:kp.TopRight,withHeader:!0,headerLogo:F.jsx("img",{src:e.themeMode===Mh.dark?hf:ff,alt:"CSPR.click logo"}),isOpen:!0,confirmLabel:"Yes",onConfirm:function(){return l(o)},dismissLabel:"No",onDismiss:function(){return l(null)},title:"Confirm account change",themeMode:e.themeMode,information:"Do you want to switch to account ".concat(o.public_key&&Ll(o.public_key,Il.LITTLE),"?")})},LI=t.forwardRef(function(e,n){var o=t.useState(null),r=o[0],i=o[1],a=Kf(),s=gd(["mobile","tablet","desktop"],[]);v(n,function(){return{hide:function(){i(null)}}},[]);var l={lock:F.jsx(un,{src:"data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M87.2879%2034.8122V45.6259C87.2879%2048.0112%2085.3542%2049.9449%2082.9689%2049.9449C80.5836%2049.9449%2078.65%2048.0112%2078.65%2045.6259V38.1073C78.6517%2036.5089%2078.5636%2034.9117%2078.3858%2033.3232C77.007%2021.1967%2070.2184%2011.5241%2057.2351%2011.5241C50.7%2011.5241%2045.6906%2014.0245%2042.1674%2018.093C41.8001%2018.5169%2041.4488%2018.9583%2041.1135%2019.4174C38.0593%2023.5926%2036.3401%2029.1021%2035.9163%2035.1385C35.8456%2036.1147%2035.8139%2037.1064%2035.8139%2038.1051V49.9427H27.1816V34.8122C27.1816%2025.9907%2030.6823%2017.9878%2036.297%2012.2601C41.7012%206.74707%2049.0627%203.34108%2057.1496%203.34108H57.3184C73.8115%203.34108%2087.2879%2017.504%2087.2879%2034.8122Z'%20fill='url(%23paint0_linear_111_12776)'/%3e%3cpath%20d='M103.207%2077.4251V79.8585C103.207%2092.1439%2097.0839%20102.998%2087.7235%20109.536C86.4961%20110.395%2085.2163%20111.176%2083.8916%20111.875C83.8026%20111.922%2083.715%20111.967%2083.6267%20112.016C78.4964%20114.67%2072.8034%20116.05%2067.0276%20116.042H49.9221C29.9411%20116.042%2013.7461%2099.8466%2013.7461%2079.8656V77.4322C13.7461%2076.239%2013.8031%2075.0594%2013.917%2073.8934C14.8798%2063.9785%2019.8468%2055.2326%2027.18%2049.2979C27.4503%2049.078%2027.7239%2048.8628%2028.0008%2048.6523C28.9865%2047.8996%2030.0107%2047.1987%2031.0691%2046.5523C31.3145%2046.4012%2031.5615%2046.2535%2031.8101%2046.1094C37.3127%2042.9195%2043.5618%2041.2433%2049.9221%2041.2512H67.0305C69.3367%2041.2502%2071.6377%2041.4687%2073.9025%2041.9039C78.6941%2042.8267%2083.2481%2044.7141%2087.2877%2047.4515C95.9757%2053.3332%20101.968%2062.8914%20103.036%2073.8899C103.149%2075.0516%20103.206%2076.23%20103.207%2077.4251Z'%20fill='url(%23paint1_linear_111_12776)'/%3e%3cpath%20opacity='0.5'%20d='M62.6441%20116.035H49.9229C29.9418%20116.035%2013.7461%2099.8403%2013.7461%2079.8585V77.4252C13.7461%2076.2314%2013.8033%2075.0519%2013.9177%2073.8864C14.9158%2063.6056%2020.2183%2054.5827%2028.0008%2048.6459C34.2965%2043.8376%2042.0017%2041.2386%2049.9236%2041.2512H59.9473C55.6682%2043.6486%2051.6407%2046.7734%2051.1258%2051.4897C50.2831%2059.2241%2059.955%2061.4555%2062.0585%2072.0442C64.8521%2086.1266%2049.9659%2093.4302%2052.4381%20104.842C53.5669%20110.049%2057.7421%20113.477%2062.6441%20116.035Z'%20fill='url(%23paint2_linear_111_12776)'/%3e%3cpath%20opacity='0.42'%20d='M103.209%2077.425V79.8583C103.209%2093.75%2095.3805%20105.812%2083.8933%20111.874C85.1944%20110.673%2086.5067%20109.282%2087.6411%20107.679C97.3625%2093.9011%2092.5552%2065.6383%2076.9273%2053.4545C61.2833%2041.2574%2043.4742%2045.2553%2031.8125%2046.1015C37.3154%2042.9131%2043.5646%2041.2388%2049.9246%2041.2489H67.0315C85.8202%2041.2489%20101.26%2055.5708%20103.037%2073.8869C103.151%2075.051%20103.208%2076.2303%20103.209%2077.425Z'%20fill='url(%23paint3_linear_111_12776)'/%3e%3cpath%20d='M53.7293%20116.035H49.9229C29.9418%20116.035%2013.7461%2099.8401%2013.7461%2079.8584V77.425C13.7461%2076.2313%2013.8033%2075.0517%2013.9177%2073.8862C14.9158%2063.6054%2020.2183%2054.5826%2028.0008%2048.6458C22.0315%2062.5734%2020.7339%2085.1044%2028.3681%2099.2263C35.8292%20113.027%2048.2057%20115.13%2053.7293%20116.035Z'%20fill='url(%23paint4_linear_111_12776)'/%3e%3cpath%20d='M66.7173%2092.5054C66.7986%2092.8359%2066.8037%2093.1805%2066.7322%2093.5132C66.6606%2093.8459%2066.5144%2094.158%2066.3044%2094.4258C66.0945%2094.6937%2065.8264%2094.9103%2065.5204%2095.0592C65.2144%2095.2082%2064.8786%2095.2856%2064.5382%2095.2856H52.1984C51.8581%2095.2856%2051.5223%2095.2082%2051.2163%2095.0592C50.9103%2094.9103%2050.6422%2094.6937%2050.4323%2094.4258C50.2223%2094.158%2050.076%2093.8459%2050.0045%2093.5132C49.933%2093.1805%2049.9381%2092.8359%2050.0194%2092.5054L53.0884%2080.0236C53.1865%2079.6264%2053.174%2079.2099%2053.0522%2078.8193C52.9304%2078.4287%2052.7041%2078.0789%2052.3976%2077.8078C51.4087%2076.9387%2050.6222%2075.8634%2050.0937%2074.6576C49.5651%2073.4517%2049.3073%2072.1447%2049.3385%2070.8285C49.4402%2066.1518%2053.14%2062.3361%2057.7489%2062.0204C57.9325%2062.0069%2058.1176%2061.9999%2058.3033%2061.9985C60.145%2061.9852%2061.9466%2062.5352%2063.4669%2063.5748C64.9871%2064.6143%2066.1533%2066.0937%2066.809%2067.8147C67.4648%2069.5357%2067.5788%2071.416%2067.1358%2073.2036C66.6928%2074.9912%2065.714%2076.6007%2064.3306%2077.8163C64.026%2078.0868%2063.8014%2078.4355%2063.6811%2078.8247C63.5609%2079.2138%2063.5495%2079.6285%2063.6483%2080.0236L66.7173%2092.5054Z'%20fill='white'/%3e%3cpath%20d='M53.0876%2080.0236L50.0185%2092.5054C49.9372%2092.8359%2049.9321%2093.1805%2050.0037%2093.5132C50.0752%2093.8459%2050.2215%2094.158%2050.4314%2094.4258C50.6413%2094.6937%2050.9094%2094.9103%2051.2154%2095.0592C51.5214%2095.2082%2051.8573%2095.2856%2052.1976%2095.2856H50.9608C50.6205%2095.2856%2050.2846%2095.2082%2049.9786%2095.0592C49.6726%2094.9103%2049.4045%2094.6937%2049.1946%2094.4258C48.9847%2094.158%2048.8384%2093.8459%2048.7669%2093.5132C48.6953%2093.1805%2048.7004%2092.8359%2048.7817%2092.5054L51.8515%2080.0236C51.9493%2079.6263%2051.9365%2079.2098%2051.8145%2078.8192C51.6925%2078.4286%2051.4659%2078.0788%2051.1593%2077.8078C50.1707%2076.9384%2049.3845%2075.863%2048.856%2074.6573C48.3275%2073.4515%2048.0695%2072.1446%2048.1001%2070.8285C48.206%2065.966%2052.2011%2062.0331%2057.0657%2061.9992C57.2967%2061.9992%2057.5241%2062.0048%2057.7502%2062.0211C53.1413%2062.3368%2049.4414%2066.1525%2049.3397%2070.8292C49.3086%2072.1454%2049.5664%2073.4524%2050.0949%2074.6583C50.6235%2075.8641%2051.4099%2076.9394%2052.3989%2077.8085C52.7048%2078.0798%2052.9307%2078.4296%2053.0521%2078.82C53.1735%2079.2105%2053.1858%2079.6267%2053.0876%2080.0236Z'%20fill='url(%23paint5_linear_111_12776)'/%3e%3cpath%20opacity='0.82'%20d='M27.1823%2040.1472C29.8062%2037.845%2032.7494%2035.9345%2035.9205%2034.4753C35.8527%2035.4514%2035.8188%2036.4403%2035.8188%2037.4419V44.0321C32.8611%2045.4034%2029.666%2047.1685%2027.1816%2049.2795L27.1823%2040.1472Z'%20fill='url(%23paint6_linear_111_12776)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_111_12776'%20x1='57.2351'%20y1='47.5172'%20x2='57.2351'%20y2='4.12583'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_111_12776'%20x1='58.4766'%20y1='116.198'%20x2='58.4766'%20y2='35.8604'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_111_12776'%20x1='-9.05252'%20y1='78.6422'%20x2='53.9553'%20y2='78.6422'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FCFDFE'/%3e%3cstop%20offset='0.09'%20stop-color='%23FEFEFC'%20stop-opacity='0.96'/%3e%3cstop%20offset='0.25'%20stop-color='%23FEFEFC'%20stop-opacity='0.86'/%3e%3cstop%20offset='0.44'%20stop-color='%23FEFEFD'%20stop-opacity='0.7'/%3e%3cstop%20offset='0.68'%20stop-color='%23FFFFFE'%20stop-opacity='0.47'/%3e%3cstop%20offset='0.93'%20stop-color='white'%20stop-opacity='0.18'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_111_12776'%20x1='97.7552'%20y1='92.2525'%20x2='26.5778'%20y2='14.1868'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_111_12776'%20x1='17.2538'%20y1='62.3997'%20x2='60.7956'%20y2='141.011'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE1E2'/%3e%3cstop%20offset='0.3'%20stop-color='%23D7DBDC'/%3e%3cstop%20offset='0.75'%20stop-color='%23C3C9CB'/%3e%3cstop%20offset='1'%20stop-color='%23B4BCBE'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_111_12776'%20x1='52.5027'%20y1='59.8766'%20x2='54.0334'%20y2='97.0465'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_111_12776'%20x1='31.5511'%20y1='31.604'%20x2='31.5511'%20y2='48.7208'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",size:120}),document:F.jsx(un,{src:"data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2027.9612L42.9822%200H95.6923C100.111%200%20103.692%203.58172%20103.692%208V112C103.692%20116.418%20100.111%20120%2095.6923%20120H24C19.5817%20120%2016%20116.418%2016%20112V27.9612Z'%20fill='url(%23paint0_linear_111_12912)'/%3e%3cpath%20opacity='0.66'%20d='M29.8457%2077.3846C29.8457%2075.4729%2031.3955%2073.9231%2033.3072%2073.9231H88.6919C90.6036%2073.9231%2092.1534%2075.4729%2092.1534%2077.3846C92.1534%2079.2964%2090.6036%2080.8462%2088.6919%2080.8462H33.3072C31.3955%2080.8462%2029.8457%2079.2964%2029.8457%2077.3846Z'%20fill='white'/%3e%3cpath%20opacity='0.66'%20d='M29.8457%2090.3077C29.8457%2088.3959%2031.3955%2086.8462%2033.3072%2086.8462H88.6919C90.6036%2086.8462%2092.1534%2088.3959%2092.1534%2090.3077C92.1534%2092.2195%2090.6036%2093.7692%2088.6919%2093.7692H33.3072C31.3955%2093.7692%2029.8457%2092.2195%2029.8457%2090.3077Z'%20fill='white'/%3e%3cpath%20opacity='0.66'%20d='M29.8457%20103.231C29.8457%20101.319%2031.3955%2099.7692%2033.3072%2099.7692H64.4611C66.3728%2099.7692%2067.9226%20101.319%2067.9226%20103.231C67.9226%20105.143%2066.3728%20106.692%2064.4611%20106.692H33.3072C31.3955%20106.692%2029.8457%20105.143%2029.8457%20103.231Z'%20fill='white'/%3e%3cpath%20opacity='0.82'%20d='M16%2027.6923L43.6923%200V19.6923C43.6923%2024.1106%2040.1106%2027.6923%2035.6923%2027.6923H16Z'%20fill='url(%23paint1_linear_111_12912)'/%3e%3ccircle%20opacity='0.66'%20cx='60.5'%20cy='43.5'%20r='19.5'%20fill='white'/%3e%3cpath%20d='M59.7969%2054V34H61.0781V54H59.7969ZM63.1953%2040.6016C63.1328%2039.9714%2062.8646%2039.4818%2062.3906%2039.1328C61.9167%2038.7839%2061.2734%2038.6094%2060.4609%2038.6094C59.9089%2038.6094%2059.4427%2038.6875%2059.0625%2038.8438C58.6823%2038.9948%2058.3906%2039.2057%2058.1875%2039.4766C57.9896%2039.7474%2057.8906%2040.0547%2057.8906%2040.3984C57.8802%2040.6849%2057.9401%2040.9349%2058.0703%2041.1484C58.2057%2041.362%2058.3906%2041.5469%2058.625%2041.7031C58.8594%2041.8542%2059.1302%2041.987%2059.4375%2042.1016C59.7448%2042.2109%2060.0729%2042.3047%2060.4219%2042.3828L61.8594%2042.7266C62.5573%2042.8828%2063.1979%2043.0911%2063.7812%2043.3516C64.3646%2043.612%2064.8698%2043.9323%2065.2969%2044.3125C65.724%2044.6927%2066.0547%2045.1406%2066.2891%2045.6562C66.5286%2046.1719%2066.651%2046.763%2066.6563%2047.4297C66.651%2048.4089%2066.401%2049.2578%2065.9062%2049.9766C65.4167%2050.6901%2064.7083%2051.2448%2063.7812%2051.6406C62.8594%2052.0312%2061.7474%2052.2266%2060.4453%2052.2266C59.1536%2052.2266%2058.0286%2052.0286%2057.0703%2051.6328C56.1172%2051.237%2055.3724%2050.651%2054.8359%2049.875C54.3047%2049.0938%2054.026%2048.1276%2054%2046.9766H57.2734C57.3099%2047.513%2057.4635%2047.9609%2057.7344%2048.3203C58.0104%2048.6745%2058.3776%2048.9427%2058.8359%2049.125C59.2995%2049.3021%2059.8229%2049.3906%2060.4062%2049.3906C60.9792%2049.3906%2061.4766%2049.3073%2061.8984%2049.1406C62.3255%2048.974%2062.6563%2048.7422%2062.8906%2048.4453C63.125%2048.1484%2063.2422%2047.8073%2063.2422%2047.4219C63.2422%2047.0625%2063.1354%2046.7604%2062.9219%2046.5156C62.7135%2046.2708%2062.4063%2046.0625%2062%2045.8906C61.599%2045.7188%2061.1068%2045.5625%2060.5234%2045.4219L58.7813%2044.9844C57.4323%2044.6562%2056.3672%2044.1432%2055.5859%2043.4453C54.8047%2042.7474%2054.4167%2041.8073%2054.4219%2040.625C54.4167%2039.6562%2054.6745%2038.8099%2055.1953%2038.0859C55.7214%2037.362%2056.4427%2036.7969%2057.3594%2036.3906C58.276%2035.9844%2059.3177%2035.7813%2060.4844%2035.7813C61.6719%2035.7813%2062.7083%2035.9844%2063.5938%2036.3906C64.4844%2036.7969%2065.1771%2037.362%2065.6719%2038.0859C66.1667%2038.8099%2066.4219%2039.6484%2066.4375%2040.6016H63.1953Z'%20fill='%23C6C9CD'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_111_12912'%20x1='59.8467'%20y1='113.749'%20x2='59.8467'%20y2='2.02065'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_111_12912'%20x1='29.8462'%20y1='-5.37093'%20x2='29.8462'%20y2='26.6472'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",size:120})};return t.useEffect(function(){null==a||a.on(yf,function(e){var t,n=(null==e?void 0:e.message)||(null===(t=null==e?void 0:e.custom)||void 0===t?void 0:t.message);i(n?{title:n.title,text:n.text,icon:l[n.icon],position:"mobile"===s?"center":"topRight"}:null)})},[a]),r&&F.jsx(Pp,{isOpen:!0,withHeader:!0,headerLogo:F.jsx("img",{src:e.themeMode===Od.dark?hf:ff,alt:"CSPR.click logo"}),position:r.position||kp.Center,confirmLabel:"Got it",onConfirm:function(){return i(null)},onDismiss:function(){return i(null)},title:r.title,bodyImg:r.icon,themeMode:e.themeMode,information:r.text,portalClass:"cspr-click-portal"})});LI.displayName="InfoPopup";var EI,kI,SI="data:image/svg+xml,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1414_5763)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.9995 1.89429L16.0942 10.6036C16.6244 11.4999 16.6358 12.6109 16.1242 13.5179C15.6119 14.4259 14.6545 14.9898 13.6002 15L3.39104 15C2.34761 14.9915 1.38833 14.4259 0.876015 13.517C0.364123 12.6089 0.376079 11.4955 0.904559 10.6069L6.00114 1.89433C6.51898 1.00292 7.47263 0.45485 8.50371 0.456057C9.53469 0.457264 10.488 1.00761 10.9995 1.89429ZM9.23038 4.8186H7.77539V9.90941H9.23038L9.23038 4.8186ZM9.22819 11.3637C9.22819 11.7654 8.90248 12.091 8.50069 12.091C8.0989 12.091 7.77319 11.7654 7.77319 11.3637C7.77319 10.9621 8.0989 10.6365 8.50069 10.6365C8.90248 10.6365 9.22819 10.9621 9.22819 11.3637Z' fill='%23E6332A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1414_5763'%3e%3crect width='16' height='16' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",MI=y.span(function(e){var t=e.theme;return t.withMedia({marginTop:"24px",color:t.styleguideColors.contentPrimary,fontSize:"0.875rem",fontStyle:"normal",fontWeight:t.typography.fontWeight.semiBold,lineHeight:"1.25rem"})}),BI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.mono,textAlign:"center"})}),OI=y.div(function(e){var t=e.theme;return t.withMedia({padding:"16px",borderRadius:"4px",margin:"16px 0",width:["100%","100%","352px"],height:"100px",backgroundColor:t.styleguideColors.fillSecondaryRedHover,color:t.styleguideColors.contentPrimary,lineHeight:"20px"})}),NI=y(jt)(function(e){return e.theme.withMedia({marginBottom:"6px",display:"flex",lineHeight:"20px",alignItems:"center"})}),RI=y(jt)(function(e){return e.theme.withMedia({display:"block",lineHeight:"20px",textAlign:"left"})}),HI=y(un)(function(e){return e.theme.withMedia({marginRight:"8px"})}),jI=function(e){var t=e.deployHash.slice(0,34),n=e.deployHash.slice(34,64);return F.jsxs(Ft,k({align:"start",itemsSpacing:4},{children:[F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["Compare the transaction hash on your ",e.deviceTitle," with the value shown here and approve or reject the signature"]})),e.warningInfo&&F.jsxs(OI,{children:[F.jsxs(NI,k({size:1,scale:"xs"},{children:[F.jsx(HI,{src:SI})," ",e.warningInfo.title]})),F.jsx(RI,k({size:3,scale:"xs"},{children:e.warningInfo.text}))]}),F.jsx(MI,{children:"Txn hash"}),F.jsxs(BI,{children:[t,F.jsx("br",{}),n]})]}))},TI=y(Ft)(function(e){return e.theme.withMedia({width:["340px","350px","350px"]})}),DI=y.span(function(e){var t=e.theme;return t.withMedia({marginTop:"24px",color:t.styleguideColors.contentPrimary,fontSize:"0.875rem",fontStyle:"normal",fontWeight:t.typography.fontWeight.semiBold,lineHeight:"1.25rem"})}),PI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.primary,overflowWrap:"break-word",wordWrap:"break-word","-webkit-line-clamp":"4","-webkit-box-orient":"vertical",overflowY:"scroll",display:"-webkit-box",whiteSpace:"pre-wrap"})}),FI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.mono,textAlign:"center"})}),VI=function(e){var t=e.messageHash.slice(0,34),n=e.messageHash.slice(34,64),o=e.message;try{var r=JSON.parse(e.message);o=JSON.stringify(r,null,2)}catch(e){}return F.jsxs(TI,k({align:"start",itemsSpacing:4},{children:[F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["Compare the message hash on your ",e.deviceTitle," with the value shown here and approve or reject the signature"]})),F.jsx(DI,{children:"Message"}),F.jsx(PI,{children:o}),F.jsx(DI,{children:"Msg hash"}),F.jsxs(FI,{children:[t,F.jsx("br",{}),n]})]}))},GI=y.span(function(e){var t=e.theme;return t.withMedia({marginTop:"24px",color:t.styleguideColors.contentPrimary,fontSize:"0.875rem",fontStyle:"normal",fontWeight:t.typography.fontWeight.semiBold,lineHeight:"1.25rem"})}),ZI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.mono,textAlign:"center"})}),WI=y.div(function(e){var t=e.theme;return t.withMedia({padding:"16px",borderRadius:"4px",margin:"16px 0",width:["100%","100%","352px"],height:"100px",backgroundColor:t.styleguideColors.fillSecondaryRedHover,color:t.styleguideColors.contentPrimary,lineHeight:"20px"})}),_I=y(jt)(function(e){return e.theme.withMedia({marginBottom:"6px",display:"flex",lineHeight:"20px",alignItems:"center"})}),QI=y(jt)(function(e){return e.theme.withMedia({display:"block",lineHeight:"20px",textAlign:"left"})}),zI=y(un)(function(e){return e.theme.withMedia({marginRight:"8px"})}),UI=function(e){var t=zh(),n=t.isIOS,o=t.isAndroid,r=t.isRunningOnProviderInAppBrowser,i=e.deployHash.slice(0,34),a=e.deployHash.slice(34,64),s=(n||o)&&r!==Bf.CASPER_WALLET;return s&&setTimeout(function(){window.location.href="casperwallet://"},300),F.jsxs(Ft,k({align:"start",itemsSpacing:4},{children:[F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["Compare the transaction hash on your ",e.deviceTitle," with the value shown here and approve or reject the signature"]})),!s&&e.warningInfo&&F.jsxs(WI,{children:[F.jsxs(_I,k({size:1,scale:"xs"},{children:[F.jsx(zI,{src:SI})," ",e.warningInfo.title]})),F.jsx(QI,k({size:3,scale:"xs"},{children:e.warningInfo.text}))]}),F.jsx(GI,{children:"Txn hash"}),F.jsxs(ZI,{children:[i,F.jsx("br",{}),a]})]}))},YI=y.div(function(e){var t=e.theme,n=e.screenType,o=e.withBadge;return t.withMedia({position:"desktop"!==n&&o?"relative":"unset",top:"desktop"!==n&&o?"24px":"unset",height:"desktop"!==n&&o?"64px":"unset",justifyContent:"space-between",alignItems:"center",width:"100%"})}),JI=y.div(function(e){return e.theme.withMedia({width:"100%"})}),XI=y.div(EI||(EI=B(["\n position: relative;\n"],["\n position: relative;\n"])));function qI(e){var o,r,a,s=this,l=e.themeMode,c=void 0===l?Mh.light:l,u=e.topBarSettings,d=void 0===u?{}:u,p=e.currencyCode,f=e.rootAppElement,h=e.show1ClickModal,g=void 0===h||h,m=d.onThemeSwitch,A=d.accountMenuItems,C=d.languageSettings,v=d.networkSettings,y=d.customTopBarMenuSettings,b=d.currencySettings,w=Boolean(Object.keys(d).length),x="csprclick:1clickCloseCounter",I=i(Sg.NONE),L=I[0],E=I[1],B=i(void 0),O=B[0],N=B[1],R=i(void 0),H=R[0],j=R[1],T=i(void 0),D=T[0],P=T[1],V=i(!1),G=V[0],Z=V[1],W=n(null),_=i(localStorage.getItem(x)||0),Q=_[0],z=_[1],U=Kf(),Y=t.useRef(!1),J=!(!1===g||!1===(null===(o=null==U?void 0:U.appSettings)||void 0===o?void 0:o.show_1click_modal))&&Q<2&&!G,X=gd(["mobile","tablet","desktop"],[]),q=pd({callback:function(){Z(!0)}}).ref,K=function(){return S(s,void 0,void 0,function(){var e,t;return M(this,function(n){switch(n.label){case 0:return(e=ee())?[4,null==U?void 0:U.connect(e)]:[3,2];case 1:return n.sent(),[2];case 2:return[4,null==U?void 0:U.getSignInOptions()];case 3:return t=n.sent(),N(t),void 0!==t&&E(Sg.SIGN_IN),[2]}})})},$=function(){return S(s,void 0,void 0,function(){var e,t,n;return M(this,function(o){switch(o.label){case 0:return[4,null==U?void 0:U.getActiveAccountAsync()];case 1:return e=o.sent(),(null==e?void 0:e.public_key)?(t=ee())&&(null==U?void 0:U.provider)?[4,null==U?void 0:U.switchAccount(t)]:[3,3]:[3,5];case 2:return o.sent(),[2];case 3:return[4,null==U?void 0:U.getSignInOptions()];case 4:n=o.sent(),N(n),void 0!==n&&E(Sg.SWITCH_ACCOUNT),o.label=5;case 5:return[2]}})})},ee=function(){if(-1!==navigator.userAgent.indexOf("WebView CasperWalletMobile"))return"casper-wallet"},te=function(){return S(s,void 0,void 0,function(){var e;return M(this,function(t){switch(t.label){case 0:return[4,null==U?void 0:U.getSignInOptions()];case 1:return e=t.sent(),N(e),void 0!==e&&E(Sg.CHOSE_ACCOUNT),[2]}})})},ne=function(e){return S(s,void 0,void 0,function(){var t;return M(this,function(n){switch(n.label){case 0:return j(e.account),E(Sg.NONE),null===(t=W.current)||void 0===t||t.hide(),[4,null==U?void 0:U.getSignInOptions(!0)];case 1:return n.sent(),localStorage.setItem(x,"0"),z(0),[2]}})})},oe=function(){j(null),E(Sg.NONE)},re=function(e){return S(s,void 0,void 0,function(){return M(this,function(t){return"ledger"===e.provider&&e.custom&&(E(Sg.LEDGER_PROVIDER_UI),N(e.custom),console.log(e)),"metamask-snap"===e.provider&&e.custom&&(E(Sg.METAMASK_PROVIDER_UI),N(e.custom),console.log(e)),"walletconnect"===e.provider&&e.custom&&(E(Sg.WALLETCONNECT_PROVIDER_UI),N(e.custom)),[2]})})},ie=function(e){E(Sg.NONE),function(e,t){if(e.provider===Bf.WALLETCONNECT&&e.custom){if(e.custom.status===Sf.SignatureRequestedToUser&&void 0!==e.custom.deployHash){var n={message:{title:"Review and Sign",text:F.jsx(UI,{deployHash:e.custom.deployHash||"00",deviceTitle:"Wallet",warningInfo:e.custom.warning}),icon:"walletconnect",position:"topRight"}};null==t||t.emit(yf,n)}e.custom.status===Sf.SignatureRequestedToUser&&void 0!==e.custom.msgHash&&(n={message:{title:"Review and Approve",text:F.jsx(VI,{message:e.custom.message||"",messageHash:e.custom.msgHash||"",deviceTitle:"Wallet"}),icon:"ledger",position:"topRight"}},null==t||t.emit(yf,n)),e.custom.status!==Sf.SignatureCompleted&&e.custom.status!==Sf.SignatureCanceled&&e.custom.status!==Sf.SignatureFailed||null==t||t.emit(yf,{})}else e.provider===Bf.LEDGER&&(e.custom.status===If.SignatureRequestedToUser&&(n={message:{title:"Review and Sign",text:F.jsx(jI,{deployHash:e.custom.deployHash||"00",deviceTitle:"Ledger device"}),icon:"ledger",position:"topRight"}},null==t||t.emit(yf,n)),e.custom.status===If.MsgSignatureRequestedToUser&&(n={message:{title:"Review and Approve",text:F.jsx(VI,{message:e.custom.message||"",messageHash:e.custom.msgHash||"",deviceTitle:"Ledger device"}),icon:"ledger",position:"topRight"}},null==t||t.emit(yf,n)),e.custom.status!==If.SignatureCompleted&&e.custom.status!==If.SignatureCanceled&&e.custom.status!==If.SignatureFailed&&e.custom.status!==If.MsgSignatureCompleted&&e.custom.status!==If.MsgSignatureCanceled&&e.custom.status!==If.MsgSignatureFailed&&e.custom.status!==If.TransportOpenUserCancelled||null==t||t.emit(yf,{}))}(e,U)},ae=function(){E(Sg.BUY_CSPR)},se=function(e){return S(s,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return null==e?[3,2]:[4,null==U?void 0:U.signInWithAccount(e)];case 1:return t.sent()||j(null),[3,4];case 2:return[4,K()];case 3:t.sent(),t.label=4;case 4:return Z(!0),localStorage.setItem(x,"0"),[2]}})})};t.useEffect(function(){if(void 0!==U){Y.current||S(s,void 0,void 0,function(){var e,t,n=this;return M(this,function(o){switch(o.label){case 0:return U.on("csprclick:sign_in",K),U.on("csprclick:signed_in",ne),U.on("csprclick:switched_account",ne),U.on("csprclick:signed_out",oe),U.on("csprclick:disconnected",oe),U.on(bf,re),U.on(wf,ie),U.on(xf,ae),U.on(vf,$),[4,U.getActiveAccountAsync()];case 1:return null==(e=o.sent())?[3,3]:[4,U.signInWithAccount(e)];case 2:return o.sent(),[3,5];case 3:return j(null),[4,U.getKnownAccounts()];case 4:null!==(t=o.sent())&&t.length>0&&setTimeout(function(){return S(n,void 0,void 0,function(){return M(this,function(e){return P(t),[2]})})},1e3),o.label=5;case 5:return[2]}})}).then(function(e){Y.current=!0})}},[U]);var le=function(){Z(!0),z(function(e){return localStorage.setItem(x,String(Number(e)+1)),String(Number(e)+1)})},ce=function(){return F.jsx(F.Fragment,{children:!H&&D&&J&&F.jsx(JI,k({ref:q},{children:F.jsx(XI,{children:F.jsx(Qh,{onAccountClick:se,accounts:D||[],handleClose:le,onMoreAccountsClick:te,themeMode:c})})}))})};return F.jsxs(F.Fragment,{children:[w?F.jsxs(F.Fragment,{children:[(null===(r=null==U?void 0:U.appSettings)||void 0===r?void 0:r.badge_right)&&"desktop"!==X&&F.jsx(Ex,{}),F.jsxs(YI,k({screenType:X,withBadge:Boolean(null===(a=null==U?void 0:U.appSettings)||void 0===a?void 0:a.badge_right)},{children:[F.jsx(xI,{account:H,ssoAccounts:D,currencyCode:p,onSignIn:K,onSignOut:function(){null==U||U.signOut()},onSwitchAccount:$,onChooseAccount:te,onThemeSwitch:m?function(){var e=c===Mh.light?Mh.dark:Mh.light;null==U||U.emit("csprclick:theme_changed",{theme:e}),m&&m()}:void 0,themeMode:c,accountMenuItems:A,modalAction:L,languageSettings:C,currencySettings:b,networkSettings:v,customTopBarMenuSettings:y}),ce()]}))]}):F.jsx(F.Fragment,{children:ce()}),F.jsx(Hw,{modalAction:L,clickRef:U,signInOptions:O,onForgetAccount:function(e){return S(s,void 0,void 0,function(){var t;return M(this,function(n){switch(n.label){case 0:return[4,null==U?void 0:U.forgetAccount(e)];case 1:return n.sent(),[4,null==U?void 0:U.getSignInOptions(!0)];case 2:return t=n.sent(),N(t),[2]}})})},onModalClose:function(){E(Sg.NONE)},onRequestClose:function(){E(Sg.NONE),null==U||U.cancelSignIn()},onSignIn:K,themeMode:c,rootAppElement:f}),F.jsx(II,{themeMode:c}),F.jsx(LI,{themeMode:c,ref:W})]})}!function(e){e.Left="badge_left",e.Right="badge_right"}(kI||(kI={}));var KI,$I=function(){var e=Kf(),t=function(t,n){var o;null===(o=null==e?void 0:e.appSettings)||void 0===o||(o[t]=n)};return{setLeftBadge:function(e){return t(kI.Left,e)},setRightBadge:function(e){return t(kI.Right,e)}}},eL=function(e){var t=e.badge,n=Kf();return F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_12737_4887)'%3e%3cpath d='M15.9996 7.08438L16 11.3138C16 12.4851 15.0857 13.4428 13.9318 13.5121L13.7976 13.5161H2.20294C1.03166 13.5161 0.0739318 12.6018 0.00459592 11.4479L0.000576447 11.3138L0 7.08438H15.9996ZM13.008 9.89162H11.0059L10.9244 9.89711C10.6312 9.93688 10.4052 10.1882 10.4052 10.4923C10.4052 10.7963 10.6312 11.0477 10.9244 11.0874L11.0059 11.0929H13.008L13.0895 11.0874C13.3827 11.0477 13.6087 10.7963 13.6087 10.4923C13.6087 10.1882 13.3827 9.93688 13.0895 9.89711L13.008 9.89162ZM13.7976 2.30005C14.9689 2.30005 15.9266 3.21439 15.996 4.36825L16 4.50241L15.9996 5.88309H0L0.000576447 4.50241C0.000576447 3.33113 0.91492 2.3734 2.06878 2.30407L2.20294 2.30005H13.7976Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_12737_4887'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",label:"Buy CSPR",onClick:function(){null==n||n.emit(xf)},badge:t})},tL=y(Pt)(function(e){var t=e.theme;return{width:"100%",cursor:"pointer",height:"44px",":hover, :active":{borderRadius:t.borderRadius.base,background:t.styleguideColors.fillSecondary}}}),nL=function(){var e=Ig();return F.jsx(tL,{children:F.jsx(zl,{styles:{width:"100%",paddingLeft:"16px"},value:e||""})})},oL=function(e){var t=Kf(),n=Ig();return F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.44043 15.9863C8.29459 15.9942 8.14781 16 8 16C4.25696 16 1.11533 13.4291 0.242188 9.95703H7.83008L7.85547 9.89453L10.166 4.27734L8.44043 15.9863Z' fill='%23FF0012'/%3e%3cpath d='M15.7578 9.95703C15.0602 12.7313 12.9139 14.9274 10.1699 15.6992L13.332 9.95703H15.7578Z' fill='%23FF0012'/%3e%3cpath d='M11.9473 1.04199C14.3671 2.41769 16 5.0175 16 8C16 8.22434 15.9888 8.44635 15.9707 8.66602H12.5693L12.541 8.71777L10.1865 12.9902L11.9473 1.04199Z' fill='%23FF0012'/%3e%3cpath d='M8 0C8.82946 0 9.6295 0.126045 10.3818 0.360352L6.96484 8.66602H0.0292969C0.0111886 8.44635 0 8.22434 0 8C0 3.58172 3.58172 0 8 0Z' fill='%23FF0012'/%3e%3c/svg%3e",label:"View Account on CSPR.live",onClick:function(){return vI(t,n)}})},rL="data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2406_9026)'%3e%3cpath d='M4.56152 0.631836C4.91028 0.631901 5.19336 0.9149 5.19336 1.26367C5.19311 1.61223 4.91012 1.89447 4.56152 1.89453L2.52637 1.89453C1.82874 1.89453 1.2627 2.46058 1.2627 3.1582L1.2627 9.47363C1.2627 10.1713 1.82874 10.7373 2.52637 10.7373L8.8418 10.7373C9.53942 10.7373 10.1055 10.1713 10.1055 9.47363V8C10.1055 7.65121 10.3885 7.36816 10.7373 7.36816C11.0859 7.36841 11.3681 7.65136 11.3682 8V9.47363C11.3682 10.8689 10.237 12 8.8418 12L2.52637 12C1.13112 12 0 10.8689 0 9.47363L0 3.1582C0 1.76296 1.13112 0.631836 2.52637 0.631836L4.56152 0.631836ZM11.4219 0.00195313L11.4883 0.0117188L11.5166 0.0175781L11.5586 0.0292969L11.6211 0.0527344L11.6982 0.0927734C11.7411 0.118978 11.7803 0.150351 11.8154 0.185547L11.875 0.254883L11.9248 0.331055L11.9551 0.395508L11.9746 0.452148L11.9912 0.522461L12 0.594727V4.41992C11.9998 4.76853 11.7168 5.05078 11.3682 5.05078C11.0444 5.05065 10.7777 4.80717 10.7412 4.49316L10.7373 4.41992V2.1582L6.60547 6.29199C6.37787 6.51954 6.01923 6.53719 5.77148 6.34473L5.71191 6.29199C5.48422 6.06439 5.46665 5.70581 5.65918 5.45801L5.71191 5.39844L9.8457 1.2627L7.57812 1.2627C7.25426 1.26266 6.98765 1.01916 6.95117 0.705078L6.94629 0.631836C6.94629 0.30794 7.19077 0.0403895 7.50488 0.00390625L7.57812 0L11.3682 0L11.4219 0.00195313Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2406_9026'%3e%3crect width='12' height='12' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",iL=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",minWidth:"236px",marginTop:"12px",touchAction:"pan-y",background:t.styleguideColors.fillSecondary,borderRadius:"4px",overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"center"})}),aL=y.div(KI||(KI=B(["\n display: flex;\n transition: transform 0.3s;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n width: 100%;\n"],["\n display: flex;\n transition: transform 0.3s;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n width: 100%;\n"]))),sL=y(Pt)(function(e){return e.theme.withMedia({justifyContent:"center",margin:"8px 0"})}),lL=y.div(function(e){var t=e.theme,n=e.isActive;return t.withMedia({height:"6px",width:"6px",borderRadius:"50%",backgroundColor:n?t.styleguideColors.contentBlue:t.styleguideColors.contentQuaternary,":hover":{cursor:"pointer"}})}),cL=y(jt)(function(e){var t=e.theme;return t.withMedia({fontWeight:400,fontSize:"13px",color:t.styleguideColors.contentSecondary,userSelect:"none"})}),uL=y(jt)(function(e){var t=e.theme;return t.withMedia({fontWeight:500,fontSize:"14px",color:t.styleguideColors.contentPrimary,userSelect:"none"})}),dL=function(e){var t=e.balanceInfo,n=e.ticker;return F.jsx(Ft,k({style:{flex:"0 0 100%"}},{children:F.jsxs(Ft,k({gap:8,style:{padding:"12px"}},{children:[F.jsx(cL,k({size:3},{children:"".concat(t.balanceType," ").concat(t.fiatBalance)})),F.jsxs(uL,k({size:1,monotype:!0},{children:[t.cryptoBalance," ",n]}))]}))}))},pL=function(){var e=i(0),t=e[0],r=e[1],a=Kf(),s=i(a.getActiveAccount()),l=s[0],c=s[1],u=function(e,t,n,o){void 0===n&&(n=6),void 0===o&&(o="USD");var r=function(e){return Number(e)/1e9}(e);return((e,t,{precision:n}={})=>xl.formatNumber(e,{style:"currency",currency:t,minimumFractionDigits:n,maximumFractionDigits:n}))(r*t,o,{precision:n})};o(function(){S(void 0,void 0,void 0,function(){var e;return M(this,function(t){switch(t.label){case 0:return[4,a.getActiveAccountAsync({withBalance:!0})];case 1:return e=t.sent(),c(e),[2]}})})},[]);var d=function(e){return F.jsx($p,{motes:e,precisionCase:Kp.deployCost,hideCsprCurrency:!0})},p=[{balanceType:"Liquid balance · ",fiatBalance:"".concat(u((null==l?void 0:l.liquid_balance)||"0",(null==l?void 0:l.fiat_cspr_rate)||0,2,null==l?void 0:l.fiat_currency)),cryptoBalance:d(l&&l.liquid_balance?l.liquid_balance.toString():"0"),ticker:"CSPR"},{balanceType:"Total balance · ",fiatBalance:"".concat(u((null==l?void 0:l.balance)||"0",(null==l?void 0:l.fiat_cspr_rate)||0,2,null==l?void 0:l.fiat_currency)),cryptoBalance:d(l&&l.balance?l.balance.toString():"0"),ticker:"CSPR"}],f=function(e){e<0?e=0:e>=p.length&&(e=p.length-1),r(e)},h=function(){f(t+1)},g=function(){f(t-1)},m=n(0),A=n(0),C=n(!1),v=n(!1),y=function(e){if(C.current){C.current=!1;var t=m.current-A.current;Math.abs(t)>50?t>0?h():g():v.current||b(e.clientX,e.currentTarget)}},b=function(e,t){var n=t.getBoundingClientRect();e-n.left<n.width/2?g():h()};return F.jsxs(F.Fragment,{children:[F.jsx(iL,k({onTouchStart:function(e){m.current=e.touches[0].clientX,A.current=m.current,v.current=!1},onTouchMove:function(e){A.current=e.touches[0].clientX,Math.abs(m.current-A.current)>5&&(v.current=!0)},onTouchEnd:function(e){var t=m.current-A.current;Math.abs(t)>50?t>0?h():g():v.current||b(e.changedTouches[0].clientX,e.currentTarget)},onMouseDown:function(e){C.current=!0,m.current=e.clientX,A.current=m.current,v.current=!1},onMouseMove:function(e){C.current&&(A.current=e.clientX,Math.abs(m.current-A.current)>5&&(v.current=!0))},onMouseUp:y,onMouseLeave:y},{children:F.jsx(aL,k({style:{transform:"translateX(-".concat(100*t,"%)")}},{children:p.map(function(e,t){return F.jsx(dL,{balanceInfo:e},t)})}))})),F.jsx(sL,{children:F.jsx(Pt,k({justify:"space-evenly",gap:6},{children:p.map(function(e,n){return F.jsx(lL,{isActive:n===t,onClick:n<t?g:h},n)})}))})]})};function fL(e,t){var n=e[0],o=e[1],r=e[2],i=e[3];n=gL(n,o,r,i,t[0],7,-680876936),i=gL(i,n,o,r,t[1],12,-389564586),r=gL(r,i,n,o,t[2],17,606105819),o=gL(o,r,i,n,t[3],22,-1044525330),n=gL(n,o,r,i,t[4],7,-176418897),i=gL(i,n,o,r,t[5],12,1200080426),r=gL(r,i,n,o,t[6],17,-1473231341),o=gL(o,r,i,n,t[7],22,-45705983),n=gL(n,o,r,i,t[8],7,1770035416),i=gL(i,n,o,r,t[9],12,-1958414417),r=gL(r,i,n,o,t[10],17,-42063),o=gL(o,r,i,n,t[11],22,-1990404162),n=gL(n,o,r,i,t[12],7,1804603682),i=gL(i,n,o,r,t[13],12,-40341101),r=gL(r,i,n,o,t[14],17,-1502002290),n=mL(n,o=gL(o,r,i,n,t[15],22,1236535329),r,i,t[1],5,-165796510),i=mL(i,n,o,r,t[6],9,-1069501632),r=mL(r,i,n,o,t[11],14,643717713),o=mL(o,r,i,n,t[0],20,-373897302),n=mL(n,o,r,i,t[5],5,-701558691),i=mL(i,n,o,r,t[10],9,38016083),r=mL(r,i,n,o,t[15],14,-660478335),o=mL(o,r,i,n,t[4],20,-405537848),n=mL(n,o,r,i,t[9],5,568446438),i=mL(i,n,o,r,t[14],9,-1019803690),r=mL(r,i,n,o,t[3],14,-187363961),o=mL(o,r,i,n,t[8],20,1163531501),n=mL(n,o,r,i,t[13],5,-1444681467),i=mL(i,n,o,r,t[2],9,-51403784),r=mL(r,i,n,o,t[7],14,1735328473),n=AL(n,o=mL(o,r,i,n,t[12],20,-1926607734),r,i,t[5],4,-378558),i=AL(i,n,o,r,t[8],11,-2022574463),r=AL(r,i,n,o,t[11],16,1839030562),o=AL(o,r,i,n,t[14],23,-35309556),n=AL(n,o,r,i,t[1],4,-1530992060),i=AL(i,n,o,r,t[4],11,1272893353),r=AL(r,i,n,o,t[7],16,-155497632),o=AL(o,r,i,n,t[10],23,-1094730640),n=AL(n,o,r,i,t[13],4,681279174),i=AL(i,n,o,r,t[0],11,-358537222),r=AL(r,i,n,o,t[3],16,-722521979),o=AL(o,r,i,n,t[6],23,76029189),n=AL(n,o,r,i,t[9],4,-640364487),i=AL(i,n,o,r,t[12],11,-421815835),r=AL(r,i,n,o,t[15],16,530742520),n=CL(n,o=AL(o,r,i,n,t[2],23,-995338651),r,i,t[0],6,-198630844),i=CL(i,n,o,r,t[7],10,1126891415),r=CL(r,i,n,o,t[14],15,-1416354905),o=CL(o,r,i,n,t[5],21,-57434055),n=CL(n,o,r,i,t[12],6,1700485571),i=CL(i,n,o,r,t[3],10,-1894986606),r=CL(r,i,n,o,t[10],15,-1051523),o=CL(o,r,i,n,t[1],21,-2054922799),n=CL(n,o,r,i,t[8],6,1873313359),i=CL(i,n,o,r,t[15],10,-30611744),r=CL(r,i,n,o,t[6],15,-1560198380),o=CL(o,r,i,n,t[13],21,1309151649),n=CL(n,o,r,i,t[4],6,-145523070),i=CL(i,n,o,r,t[11],10,-1120210379),r=CL(r,i,n,o,t[2],15,718787259),o=CL(o,r,i,n,t[9],21,-343485551),e[0]=xL(n,e[0]),e[1]=xL(o,e[1]),e[2]=xL(r,e[2]),e[3]=xL(i,e[3])}function hL(e,t,n,o,r,i){return t=xL(xL(t,e),xL(o,i)),xL(t<<r|t>>>32-r,n)}function gL(e,t,n,o,r,i,a){return hL(t&n|~t&o,e,t,r,i,a)}function mL(e,t,n,o,r,i,a){return hL(t&o|n&~o,e,t,r,i,a)}function AL(e,t,n,o,r,i,a){return hL(t^n^o,e,t,r,i,a)}function CL(e,t,n,o,r,i,a){return hL(n^(t|~o),e,t,r,i,a)}function vL(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}var yL="0123456789abcdef".split("");function bL(e){for(var t="",n=0;n<4;n++)t+=yL[e>>8*n+4&15]+yL[e>>8*n&15];return t}function wL(e){return function(e){for(var t=0;t<e.length;t++)e[t]=bL(e[t]);return e.join("")}(function(e){var t,n=e.length,o=[1732584193,-271733879,-1732584194,271733878];for(t=64;t<=e.length;t+=64)fL(o,vL(e.substring(t-64,t)));e=e.substring(t-64);var r=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<e.length;t++)r[t>>2]|=e.charCodeAt(t)<<(t%4<<3);if(r[t>>2]|=128<<(t%4<<3),t>55)for(fL(o,r),t=0;t<16;t++)r[t]=0;return r[14]=8*n,fL(o,r),o}(e))}function xL(e,t){return e+t&4294967295}function IL(e,t){void 0===t&&(t=20);var n=document.createElement("canvas");n.className="account-identicon";var o=e.toLowerCase(),r=Math.floor(t/5);n.width=5*r,n.height=5*r;var i=Math.floor(.1*t),a="border-radius: ".concat(i,"px; background-color: rgb(152, 157, 178);");n.setAttribute("style",a);var s=n.getContext("2d");return o.startsWith("01")&&66===o.length||o.startsWith("02")&&68===o.length?s&&function(e,t,n,o){void 0===n&&(n=20),void 0===o&&(o=5);var r=wL(t),i=Math.floor(n/o),a=r.slice(0,6),s=r.split("").map(function(e){return parseInt(e,16)<8?0:1}),l=[];l[0]=l[4]=s.slice(0,5),l[1]=l[3]=s.slice(5,10),l[2]=s.slice(10,15),e.imageSmoothingEnabled=!1,e.clearRect(0,0,n,n),l.forEach(function(t,n){t.forEach(function(t,o){t?(e.fillStyle="#"+a,e.fillRect(i*n,i*o,i,i)):(e.fillStyle="white",e.fillRect(i*n,i*o,i,i))})})}(s,o,t,5):s&&function(e,t){void 0===t&&(t=20);var n=Math.floor(.6*t),o=Math.floor(.2*t),r='<svg width="'.concat(n,'" height="').concat(n,'" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="sc-eCssSg hqywXm"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.90629 4.15942L6.3825 2.21968C6.59237 1.3617 7.45803 0.836303 8.31601 1.04617C9.10249 1.23855 9.60951 1.98198 9.5269 2.76541L9.48952 2.97968L9.19874 4.15942H12.3291L12.7701 2.24253C12.9509 1.45331 13.6868 0.935429 14.4714 1.00653L14.6862 1.04076C15.4754 1.22157 15.9933 1.95748 15.9222 2.74204L15.888 2.95683L15.6109 4.15942L16.4128 4.15972C17.2224 4.15972 17.8916 4.76139 17.9975 5.54202L18.0121 5.75903C18.0121 6.5687 17.4104 7.23784 16.6298 7.34374L16.4128 7.35834L14.8774 7.35804L14.1033 10.74L15.3757 10.742C16.1853 10.742 16.8545 11.3437 16.9604 12.1243L16.975 12.3414C16.975 13.151 16.3733 13.8202 15.5927 13.9261L15.3757 13.9407L13.3697 13.9387L12.9553 15.7575C12.7745 16.5467 12.0386 17.0646 11.2541 16.9935L11.0393 16.9592C10.25 16.7784 9.73216 16.0425 9.80326 15.258L9.83749 15.0432L10.088 13.9387H6.80617L6.35836 15.7803C6.16598 16.5668 5.42256 17.0738 4.63912 16.9912L4.42485 16.9538C3.63837 16.7614 3.13135 16.018 3.21396 15.2346L3.25135 15.0203L3.51372 13.9387L2.59919 13.9407C1.78952 13.9407 1.12038 13.339 1.01448 12.5584L0.999878 12.3414C0.999878 11.5317 1.60155 10.8625 2.38217 10.7566L2.59919 10.742L4.29632 10.74L5.1237 7.35804L3.62463 7.35834C2.81496 7.35834 2.14582 6.75667 2.03992 5.97605L2.02532 5.75903C2.02532 4.94936 2.62699 4.28022 3.40762 4.17432L3.62463 4.15972L5.90629 4.15942ZM11.5957 7.35805H8.41626L7.58888 10.7401H10.8216L11.5957 7.35805Z" fill="white"></path><path d="M6.3825 2.21968L6.86808 2.33889L6.86818 2.33848L6.3825 2.21968ZM5.90629 4.15942L5.90636 4.65942L6.2984 4.65937L6.39187 4.27863L5.90629 4.15942ZM8.31601 1.04617L8.43481 0.560492L8.43481 0.560492L8.31601 1.04617ZM9.5269 2.76541L10.0195 2.85135L10.0224 2.83468L10.0241 2.81785L9.5269 2.76541ZM9.48952 2.97968L9.97499 3.09934L9.97911 3.0826L9.98208 3.06562L9.48952 2.97968ZM9.19874 4.15942L8.71327 4.03977L8.56054 4.65942H9.19874V4.15942ZM12.3291 4.15942V4.65942H12.7271L12.8164 4.27153L12.3291 4.15942ZM12.7701 2.24253L13.2574 2.35463L13.2575 2.35419L12.7701 2.24253ZM14.4714 1.00653L14.5501 0.512759L14.5334 0.510095L14.5165 0.508568L14.4714 1.00653ZM14.6862 1.04076L14.7979 0.553386L14.7815 0.549634L14.7649 0.54699L14.6862 1.04076ZM15.9222 2.74204L16.416 2.82073L16.4186 2.80401L16.4202 2.78716L15.9222 2.74204ZM15.888 2.95683L16.3752 3.06909L16.3791 3.05242L16.3817 3.03552L15.888 2.95683ZM15.6109 4.15942L15.1237 4.04717L14.9827 4.65919L15.6107 4.65942L15.6109 4.15942ZM16.4128 4.15972L16.4126 4.65972H16.4128V4.15972ZM17.9975 5.54202L18.4964 5.50846L18.4952 5.49157L18.4929 5.4748L17.9975 5.54202ZM18.0121 5.75903H18.5121V5.74223L18.511 5.72548L18.0121 5.75903ZM16.6298 7.34374L16.6634 7.84261L16.6802 7.84148L16.697 7.8392L16.6298 7.34374ZM16.4128 7.35834L16.4127 7.85834L16.4295 7.85834L16.4463 7.85721L16.4128 7.35834ZM14.8774 7.35804L14.8775 6.85804L14.4789 6.85797L14.39 7.24649L14.8774 7.35804ZM14.1033 10.74L13.6159 10.6285L13.4761 11.2391L14.1025 11.24L14.1033 10.74ZM15.3757 10.742L15.3749 11.242H15.3757V10.742ZM16.9604 12.1243L17.4592 12.0908L17.4581 12.0739L17.4558 12.0571L16.9604 12.1243ZM16.975 12.3414H17.475V12.3246L17.4738 12.3078L16.975 12.3414ZM15.5927 13.9261L15.6262 14.4249L15.6431 14.4238L15.6599 14.4215L15.5927 13.9261ZM15.3757 13.9407L15.3752 14.4407L15.3922 14.4407L15.4092 14.4395L15.3757 13.9407ZM13.3697 13.9387L13.3702 13.4387L12.9709 13.4383L12.8822 13.8276L13.3697 13.9387ZM12.9553 15.7575L13.4427 15.8691L13.4428 15.8685L12.9553 15.7575ZM11.2541 16.9935L11.1754 17.4872L11.1921 17.4899L11.2089 17.4914L11.2541 16.9935ZM11.0393 16.9592L10.9276 17.4466L10.944 17.4504L10.9606 17.453L11.0393 16.9592ZM9.80326 15.258L9.30949 15.1793L9.30682 15.196L9.3053 15.2128L9.80326 15.258ZM9.83749 15.0432L9.34987 14.9326L9.34628 14.9484L9.34372 14.9645L9.83749 15.0432ZM10.088 13.9387L10.5756 14.0492L10.714 13.4387H10.088V13.9387ZM6.80617 13.9387V13.4387H6.41318L6.32033 13.8205L6.80617 13.9387ZM6.35836 15.7803L6.84404 15.8991L6.84421 15.8985L6.35836 15.7803ZM4.63912 16.9912L4.55319 17.4838L4.56986 17.4867L4.58669 17.4885L4.63912 16.9912ZM4.42485 16.9538L4.30605 17.4395L4.32237 17.4435L4.33892 17.4464L4.42485 16.9538ZM3.21396 15.2346L2.7214 15.1487L2.71849 15.1653L2.71672 15.1822L3.21396 15.2346ZM3.25135 15.0203L2.76544 14.9025L2.76159 14.9183L2.75879 14.9344L3.25135 15.0203ZM3.51372 13.9387L3.99963 14.0565L4.14985 13.4373L3.51263 13.4387L3.51372 13.9387ZM2.59919 13.9407L2.59919 14.4407L2.60028 14.4407L2.59919 13.9407ZM1.01448 12.5584L0.515605 12.5919L0.516741 12.6088L0.519016 12.6256L1.01448 12.5584ZM0.999878 12.3414H0.499878V12.3582L0.501006 12.3749L0.999878 12.3414ZM2.38217 10.7566L2.34862 10.2578L2.33173 10.2589L2.31496 10.2612L2.38217 10.7566ZM2.59919 10.742L2.5986 10.242L2.5821 10.2421L2.56563 10.2432L2.59919 10.742ZM4.29632 10.74L4.29691 11.24L4.68886 11.2396L4.782 10.8589L4.29632 10.74ZM5.1237 7.35804L5.60937 7.47686L5.76079 6.85792L5.1236 6.85804L5.1237 7.35804ZM3.62463 7.35834L3.62463 7.85834L3.62473 7.85834L3.62463 7.35834ZM2.03992 5.97605L1.54105 6.00961L1.54219 6.0265L1.54446 6.04327L2.03992 5.97605ZM2.02532 5.75903H1.52532V5.77583L1.52645 5.79259L2.02532 5.75903ZM3.40762 4.17432L3.37405 3.67545L3.35717 3.67659L3.3404 3.67886L3.40762 4.17432ZM3.62463 4.15972L3.62457 3.65972L3.6078 3.65972L3.59107 3.66085L3.62463 4.15972ZM8.41626 7.35805V6.85805H8.02384L7.93058 7.23923L8.41626 7.35805ZM11.5957 7.35805L12.0831 7.4696L12.2231 6.85805H11.5957V7.35805ZM7.58888 10.7401L7.10321 10.6212L6.95182 11.2401H7.58888V10.7401ZM10.8216 10.7401V11.2401H11.2201L11.309 10.8516L10.8216 10.7401ZM5.89692 2.10047L5.42071 4.04021L6.39187 4.27863L6.86808 2.33889L5.89692 2.10047ZM8.43481 0.560492C7.3086 0.28501 6.1723 0.974664 5.89682 2.10088L6.86818 2.33848C7.01244 1.74874 7.60746 1.3876 8.19721 1.53185L8.43481 0.560492ZM10.0241 2.81785C10.1326 1.789 9.46757 0.813115 8.43481 0.560492L8.19721 1.53185C8.73741 1.66399 9.08639 2.17497 9.02966 2.71298L10.0241 2.81785ZM9.98208 3.06562L10.0195 2.85135L9.03434 2.67948L8.99696 2.89375L9.98208 3.06562ZM9.68421 4.27908L9.97499 3.09934L9.00405 2.86003L8.71327 4.03977L9.68421 4.27908ZM12.3291 3.65942H9.19874V4.65942H12.3291V3.65942ZM12.2829 2.13043L11.8418 4.04732L12.8164 4.27153L13.2574 2.35463L12.2829 2.13043ZM14.5165 0.508568C13.4862 0.415197 12.5202 1.09452 12.2828 2.13087L13.2575 2.35419C13.3817 1.8121 13.8875 1.45566 14.4263 1.50449L14.5165 0.508568ZM14.7649 0.54699L14.5501 0.512759L14.3927 1.5003L14.6075 1.53453L14.7649 0.54699ZM16.4202 2.78716C16.5135 1.75683 15.8342 0.790818 14.7979 0.553386L14.5745 1.52813C15.1166 1.65232 15.4731 2.15812 15.4242 2.69691L16.4202 2.78716ZM16.3817 3.03552L16.416 2.82073L15.4284 2.66335L15.3942 2.87814L16.3817 3.03552ZM16.0981 4.27168L16.3752 3.06909L15.4007 2.84458L15.1237 4.04717L16.0981 4.27168ZM16.413 3.65972L15.6111 3.65942L15.6107 4.65942L16.4126 4.65972L16.413 3.65972ZM18.4929 5.4748C18.3539 4.44963 17.476 3.65972 16.4128 3.65972V4.65972C16.9689 4.65972 17.4293 5.07314 17.502 5.60923L18.4929 5.4748ZM18.511 5.72548L18.4964 5.50846L17.4986 5.57557L17.5132 5.79259L18.511 5.72548ZM16.697 7.8392C17.7222 7.70013 18.5121 6.82224 18.5121 5.75903H17.5121C17.5121 6.31516 17.0987 6.77555 16.5626 6.84828L16.697 7.8392ZM16.4463 7.85721L16.6634 7.84261L16.5962 6.84487L16.3792 6.85947L16.4463 7.85721ZM14.8773 7.85804L16.4127 7.85834L16.4129 6.85834L14.8775 6.85804L14.8773 7.85804ZM14.5907 10.8516L15.3648 7.4696L14.39 7.24649L13.6159 10.6285L14.5907 10.8516ZM15.3764 10.242L14.1041 10.2401L14.1025 11.24L15.3749 11.242L15.3764 10.242ZM17.4558 12.0571C17.3167 11.032 16.4389 10.242 15.3757 10.242V11.242C15.9318 11.242 16.3922 11.6555 16.4649 12.1916L17.4558 12.0571ZM17.4738 12.3078L17.4592 12.0908L16.4615 12.1579L16.4761 12.3749L17.4738 12.3078ZM15.6599 14.4215C16.685 14.2825 17.475 13.4046 17.475 12.3414H16.475C16.475 12.8975 16.0615 13.3579 15.5255 13.4306L15.6599 14.4215ZM15.4092 14.4395L15.6262 14.4249L15.5591 13.4272L15.3421 13.4418L15.4092 14.4395ZM13.3692 14.4387L15.3752 14.4407L15.3761 13.4407L13.3702 13.4387L13.3692 14.4387ZM13.4428 15.8685L13.8572 14.0497L12.8822 13.8276L12.4678 15.6464L13.4428 15.8685ZM11.2089 17.4914C12.2393 17.5848 13.2053 16.9055 13.4427 15.8691L12.468 15.6458C12.3438 16.1879 11.838 16.5443 11.2992 16.4955L11.2089 17.4914ZM10.9606 17.453L11.1754 17.4872L11.3328 16.4997L11.118 16.4655L10.9606 17.453ZM9.3053 15.2128C9.21192 16.2432 9.89124 17.2092 10.9276 17.4466L11.1509 16.4719C10.6088 16.3477 10.2524 15.8419 10.3012 15.3031L9.3053 15.2128ZM9.34372 14.9645L9.30949 15.1793L10.297 15.3367L10.3313 15.1219L9.34372 14.9645ZM9.60033 13.8281L9.34987 14.9326L10.3251 15.1537L10.5756 14.0492L9.60033 13.8281ZM6.80617 14.4387H10.088V13.4387H6.80617V14.4387ZM6.84421 15.8985L7.29201 14.0568L6.32033 13.8205L5.87252 15.6622L6.84421 15.8985ZM4.58669 17.4885C5.61554 17.5969 6.59142 16.9319 6.84404 15.8991L5.87268 15.6615C5.74054 16.2017 5.22957 16.5507 4.69156 16.494L4.58669 17.4885ZM4.33892 17.4464L4.55319 17.4838L4.72506 16.4986L4.51079 16.4613L4.33892 17.4464ZM2.71672 15.1822C2.60823 16.211 3.27329 17.1869 4.30605 17.4395L4.54365 16.4681C4.00345 16.336 3.65447 15.825 3.71121 15.287L2.71672 15.1822ZM2.75879 14.9344L2.7214 15.1487L3.70652 15.3205L3.74391 15.1063L2.75879 14.9344ZM3.02782 13.8208L2.76544 14.9025L3.73725 15.1382L3.99963 14.0565L3.02782 13.8208ZM2.60028 14.4407L3.51482 14.4387L3.51263 13.4387L2.5981 13.4407L2.60028 14.4407ZM0.519016 12.6256C0.658092 13.6507 1.53598 14.4407 2.59919 14.4407V13.4407C2.04306 13.4407 1.58267 13.0272 1.50994 12.4912L0.519016 12.6256ZM0.501006 12.3749L0.515605 12.5919L1.51335 12.5248L1.49875 12.3078L0.501006 12.3749ZM2.31496 10.2612C1.28979 10.4003 0.499878 11.2781 0.499878 12.3414H1.49988C1.49988 11.7852 1.9133 11.3248 2.44939 11.2521L2.31496 10.2612ZM2.56563 10.2432L2.34862 10.2578L2.41573 11.2555L2.63274 11.2409L2.56563 10.2432ZM4.29573 10.24L2.5986 10.242L2.59978 11.242L4.29691 11.24L4.29573 10.24ZM4.63802 7.23923L3.81064 10.6212L4.782 10.8589L5.60937 7.47686L4.63802 7.23923ZM3.62473 7.85834L5.1238 7.85804L5.1236 6.85804L3.62453 6.85834L3.62473 7.85834ZM1.54446 6.04327C1.68354 7.06843 2.56143 7.85834 3.62463 7.85834V6.85834C3.0685 6.85834 2.60811 6.44492 2.53538 5.90884L1.54446 6.04327ZM1.52645 5.79259L1.54105 6.00961L2.53879 5.94249L2.52419 5.72547L1.52645 5.79259ZM3.3404 3.67886C2.31524 3.81794 1.52532 4.69582 1.52532 5.75903H2.52532C2.52532 5.2029 2.93874 4.74251 3.47483 4.66978L3.3404 3.67886ZM3.59107 3.66085L3.37405 3.67545L3.44118 4.67319L3.6582 4.65859L3.59107 3.66085ZM5.90623 3.65942L3.62457 3.65972L3.6247 4.65972L5.90636 4.65942L5.90623 3.65942ZM8.41626 7.85805H11.5957V6.85805H8.41626V7.85805ZM8.07456 10.8589L8.90194 7.47687L7.93058 7.23923L7.10321 10.6212L8.07456 10.8589ZM10.8216 10.2401H7.58888V11.2401H10.8216V10.2401ZM11.1083 7.2465L10.3342 10.6285L11.309 10.8516L12.0831 7.4696L11.1083 7.2465Z" fill="#DFE1E4"></path></svg>'),i="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(r),a=new Image;a.onload=function(){e.drawImage(a,o,o)},a.src=i}(s,t),n}wL("hello");var LL=y.div(function(e){var t=e.size;return{width:t+"px",height:t+"px",canvas:{width:t+"px",height:t+"px"}}}),EL={xs:16,sm:20,m:32,l:40},kL=function(e){var t=e.hex,r=e.size,i=n(null),a="number"==typeof r?r:EL[r];return o(function(){if(i.current){var e=IL(t,a);i.current.innerHTML="",i.current.appendChild(e)}},[t,i]),F.jsx(LL,{size:a,ref:i})},SL=y(Pt)(function(e){e.theme;var t=e.padding;return{padding:t||"12px 16px 0 16px",gap:12,alignItems:"center",minWidth:"236px"}}),ML=y(jt)(function(e){return{fontSize:"14px",fontWeight:500,color:e.theme.styleguideColors.contentBlue,flexWrap:"nowrap",display:"flex",alignItems:"center"}}),BL=y(jt)(function(e){var t=e.theme;return{fontSize:"13px",fontWeight:400,color:t.styleguideColors.contentSecondary,svg:{marginLeft:"6px",path:{fill:t.styleguideColors.contentSecondary}}}}),OL=y(un)(function(e){var t=e.theme;return{marginLeft:e.withName?"6px":"unset",position:"relative",svg:{path:{fill:t.styleguideColors.contentBlue}},":hover svg":{cursor:"pointer",textDecoration:"underline"}}}),NL=y(Pt)(function(e){var t=e.theme;return{backgroundColor:t.styleguideColors.fillSecondary,padding:"4px",height:"24px",borderRadius:"4px",cursor:"pointer",gap:"4px",width:"100%",fontFamily:t.typography.fontFamily.primary,fontSize:"11px",color:t.styleguideColors.contentSecondary,span:{color:t.styleguideColors.contentBlue},":hover":{backgroundColor:t.styleguideColors.fillSecondaryBlueHover}}}),RL=function(e){var t,n=e.onViewAccountClick,o=Ig(),r=Kf(),i=null==r?void 0:r.getActiveAccount(),a=function(){n?n():vI(r,o)};return F.jsxs("div",k({onClick:function(e){e.preventDefault(),e.stopPropagation()}},{children:[(null==i?void 0:i.cspr_name)?F.jsx(SL,{children:F.jsxs(Pt,k({align:"center",gap:12},{children:[F.jsx(kL,{hex:o||"",size:36}),F.jsxs(Ft,{children:[F.jsxs(ML,k({onClick:a,size:1,monotype:!0},{children:[CI(null==i?void 0:i.cspr_name),F.jsx(OL,{withName:!0,src:n?Fw:rL,size:12})]})),F.jsxs(Pt,k({gap:8,align:"center"},{children:[F.jsx(BL,k({size:1,monotype:!0},{children:F.jsx(si,k({additionalBlock:F.jsxs(Ft,{children:[F.jsx(ii,k({size:2,variation:"gray"},{children:"Public key"})),F.jsx(jt,k({size:3},{children:o}))]}),caption:"CSPR.name",tooltipContent:null==i?void 0:i.cspr_name,paddingScale:1},{children:F.jsxs(Pt,{children:[Ll(o||"")," "]})}))})),F.jsx(yi,{label:"",copiedLabel:"",value:o||"",style:{margin:"0 0 2px 4px"}})]}))]})]}))}):F.jsxs(F.Fragment,{children:[F.jsx(SL,{children:F.jsxs(Pt,k({gap:12},{children:[F.jsx(kL,{hex:o||"",size:36}),F.jsxs(Pt,k({gap:8,align:"center"},{children:[F.jsx(si,k({caption:"Public key",tooltipContent:o,paddingScale:1},{children:F.jsx(Pt,{children:F.jsx(ML,k({onClick:a,size:1,monotype:!0},{children:Ll(o||"")}))})})),F.jsx(OL,{onClick:a,src:n?Fw:rL,size:12}),F.jsx(yi,{variation:"gray",label:"",copiedLabel:"",value:o||"",style:{marginBottom:"2px"}})]}))]}))}),!0!==(null===(t=null==r?void 0:r.appSettings)||void 0===t?void 0:t.hide_csprname_promo)&&F.jsx(SL,k({onClick:function(){window.open("https://cspr.name","_blank")},padding:"12px 0 0 0"},{children:F.jsxs(NL,k({justify:"center",align:"center"},{children:["Set up your ",F.jsx(un,{src:"data:image/svg+xml,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.12922 1.99988C5.55669 1.85339 5.78447 1.38812 5.63799 0.960648C5.49151 0.533179 5.02623 0.305394 4.59876 0.451875C4.0245 0.648659 3.49089 0.931825 3.01338 1.2855C1.57303 2.35233 0.636719 4.06693 0.636719 6.00005C0.636719 7.93318 1.57303 9.64778 3.01338 10.7146C3.48952 11.0673 4.02145 11.3498 4.59384 11.5465C5.02118 11.6934 5.48666 11.466 5.63352 11.0387C5.78039 10.6114 5.55302 10.1459 5.12568 9.99902C4.71422 9.85761 4.33104 9.65423 3.98733 9.39965C2.94571 8.62815 2.27308 7.39274 2.27308 6.00005C2.27308 4.60737 2.94571 3.37196 3.98733 2.60046C4.33202 2.34515 4.71642 2.14133 5.12922 1.99988Z' fill='%23FF0012'/%3e%3cpath d='M8.40195 0.451875C7.97448 0.305394 7.5092 0.533179 7.36272 0.960648C7.21624 1.38812 7.44402 1.85339 7.87149 1.99988C8.28429 2.14133 8.66869 2.34515 9.01338 2.60046C10.055 3.37196 10.7276 4.60737 10.7276 6.00005C10.7276 7.39274 10.055 8.62815 9.01338 9.39965C8.66967 9.65423 8.28649 9.85761 7.87503 9.99902C7.44769 10.1459 7.22032 10.6114 7.36719 11.0387C7.51405 11.466 7.97953 11.6934 8.40687 11.5465C8.97926 11.3498 9.51119 11.0673 9.98733 10.7146C11.4277 9.64778 12.364 7.93318 12.364 6.00005C12.364 4.06693 11.4277 2.35233 9.98733 1.2855C9.50982 0.931824 8.97621 0.648659 8.40195 0.451875Z' fill='%23FF0012'/%3e%3cpath d='M6.50036 8.59096C7.93127 8.59096 9.09126 7.43097 9.09126 6.00005C9.09126 4.56913 7.93127 3.40914 6.50036 3.40914C5.06944 3.40914 3.90945 4.56913 3.90945 6.00005C3.90945 7.43097 5.06944 8.59096 6.50036 8.59096Z' fill='%23FF0012'/%3e%3c/svg%3e",size:12})," ",F.jsx("span",{children:"CSPR.name"})]}))}))]}),F.jsx(pL,{})]}))};RL.componentType="ACCOUNT_CARD";export{RL as AccountCardMenuItem,kL as AccountIdenticon,Qw as AccountMenuItem,bI as BannerLink,eL as BuyCSPRMenuItem,mh as CURRENCY,Hh as CUSTOM,LL as CanvasContainer,Hw as ClickModal,qf as ClickProvider,qI as ClickUI,nL as CopyHashMenuItem,Sh as CsprClickThemes,uh as CurrencyType,Bh as DefaultThemes,Eh as LANGUAGE,dh as Lang,Sg as MODAL_ACTIONS,kh as NETWORK,_h as OneClickSignInInner,xg as SignIn,Mh as ThemeModeType,xI as TopBar,oL as ViewAccountOnExplorerMenuItem,Rh as buildTheme,Lh as clickStyleguide,$I as useClickBadge,Kf as useClickRef};
110
+ */"production"===process.env.NODE_ENV?DC.exports=function(){if(RC)return PC;RC=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,r=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,A=e?Symbol.for("react.responder"):60118,C=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:switch(e=e.type){case l:case c:case o:case i:case r:case d:return e;default:switch(e=e&&e.$$typeof){case s:case u:case h:case f:case a:return e;default:return p}}case n:return p}}}function y(e){return v(e)===c}return PC.AsyncMode=l,PC.ConcurrentMode=c,PC.ContextConsumer=s,PC.ContextProvider=a,PC.Element=t,PC.ForwardRef=u,PC.Fragment=o,PC.Lazy=h,PC.Memo=f,PC.Portal=n,PC.Profiler=i,PC.StrictMode=r,PC.Suspense=d,PC.isAsyncMode=function(e){return y(e)||v(e)===l},PC.isConcurrentMode=y,PC.isContextConsumer=function(e){return v(e)===s},PC.isContextProvider=function(e){return v(e)===a},PC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},PC.isForwardRef=function(e){return v(e)===u},PC.isFragment=function(e){return v(e)===o},PC.isLazy=function(e){return v(e)===h},PC.isMemo=function(e){return v(e)===f},PC.isPortal=function(e){return v(e)===n},PC.isProfiler=function(e){return v(e)===i},PC.isStrictMode=function(e){return v(e)===r},PC.isSuspense=function(e){return v(e)===d},PC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===c||e===i||e===r||e===d||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===m||e.$$typeof===A||e.$$typeof===C||e.$$typeof===g)},PC.typeOf=v,PC}():DC.exports=(FC||(FC=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,r=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,m=e?Symbol.for("react.fundamental"):60117,A=e?Symbol.for("react.responder"):60118,C=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:var g=e.type;switch(g){case l:case c:case o:case i:case r:case d:return g;default:var m=g&&g.$$typeof;switch(m){case s:case u:case h:case f:case a:return m;default:return p}}case n:return p}}}var y=l,b=c,w=s,x=a,I=t,L=u,E=o,k=h,S=f,M=n,B=i,O=r,N=d,R=!1;function H(e){return v(e)===c}VC.AsyncMode=y,VC.ConcurrentMode=b,VC.ContextConsumer=w,VC.ContextProvider=x,VC.Element=I,VC.ForwardRef=L,VC.Fragment=E,VC.Lazy=k,VC.Memo=S,VC.Portal=M,VC.Profiler=B,VC.StrictMode=O,VC.Suspense=N,VC.isAsyncMode=function(e){return R||(R=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),H(e)||v(e)===l},VC.isConcurrentMode=H,VC.isContextConsumer=function(e){return v(e)===s},VC.isContextProvider=function(e){return v(e)===a},VC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},VC.isForwardRef=function(e){return v(e)===u},VC.isFragment=function(e){return v(e)===o},VC.isLazy=function(e){return v(e)===h},VC.isMemo=function(e){return v(e)===f},VC.isPortal=function(e){return v(e)===n},VC.isProfiler=function(e){return v(e)===i},VC.isStrictMode=function(e){return v(e)===r},VC.isSuspense=function(e){return v(e)===d},VC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===c||e===i||e===r||e===d||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===m||e.$$typeof===A||e.$$typeof===C||e.$$typeof===g)},VC.typeOf=v}()),VC);var GC=DC.exports,ZC={};ZC[GC.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},ZC[GC.Memo]={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0};var WC="undefined"!=typeof document;var _C=function(e,t,n){var o=e.key+"-"+t.name;(!1===n||!1===WC&&void 0!==e.compat)&&void 0===e.registered[o]&&(e.registered[o]=t.styles)};var QC={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},zC=/[A-Z]|^ms/g,UC=/_EMO_([^_]+?)_([^]*?)_EMO_/g,YC=function(e){return 45===e.charCodeAt(1)},JC=function(e){return null!=e&&"boolean"!=typeof e},XC=xC(function(e){return YC(e)?e:e.replace(zC,"-$&").toLowerCase()}),qC=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(UC,function(e,t,n){return $C={name:t,styles:n,next:$C},t})}return 1===QC[e]||YC(e)||"number"!=typeof t||0===t?t:t+"px"};function KC(e,t,n){if(null==n)return"";var o=n;if(void 0!==o.__emotion_styles)return o;switch(typeof n){case"boolean":return"";case"object":var r=n;if(1===r.anim)return $C={name:r.name,styles:r.styles,next:$C},r.name;var i=n;if(void 0!==i.styles){var a=i.next;if(void 0!==a)for(;void 0!==a;)$C={name:a.name,styles:a.styles,next:$C},a=a.next;return i.styles+";"}return function(e,t,n){var o="";if(Array.isArray(n))for(var r=0;r<n.length;r++)o+=KC(e,t,n[r])+";";else for(var i in n){var a=n[i];if("object"!=typeof a){var s=a;null!=t&&void 0!==t[s]?o+=i+"{"+t[s]+"}":JC(s)&&(o+=XC(i)+":"+qC(i,s)+";")}else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var l=KC(e,t,a);switch(i){case"animation":case"animationName":o+=XC(i)+":"+l+";";break;default:o+=i+"{"+l+"}"}}else for(var c=0;c<a.length;c++)JC(a[c])&&(o+=XC(i)+":"+qC(i,a[c])+";")}return o}(e,t,n);case"function":if(void 0!==e){var s=$C,l=n(e);return $C=s,KC(e,t,l)}}var c=n;if(null==t)return c;var u=t[c];return void 0!==u?u:c}var $C,ev=/label:\s*([^\s;{]+)\s*(;|$)/g;function tv(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var o=!0,r="";$C=void 0;var i=e[0];null==i||void 0===i.raw?(o=!1,r+=KC(n,t,i)):r+=i[0];for(var a=1;a<e.length;a++){if(r+=KC(n,t,e[a]),o)r+=i[a]}ev.lastIndex=0;for(var s,l="";null!==(s=ev.exec(r));)l+="-"+s[1];var c=function(e){for(var t,n=0,o=0,r=e.length;r>=4;++o,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(r){case 3:n^=(255&e.charCodeAt(o+2))<<16;case 2:n^=(255&e.charCodeAt(o+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(o)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(r)+l;return{name:c,styles:r,next:$C}}var nv="undefined"!=typeof document,ov=function(e){return e()},rv=!!e.useInsertionEffect&&e.useInsertionEffect,iv=nv&&rv||ov,av="undefined"!=typeof document,sv=e.createContext("undefined"!=typeof HTMLElement?TC({key:"css"}):null);sv.Provider;var lv=function(e){return u(function(t,n){var o=f(sv);return e(t,o,n)})};av||(lv=function(t){return function(n){var o=f(sv);return null===o?(o=TC({key:"css"}),e.createElement(sv.Provider,{value:o},t(n,o))):t(n,o)}});var cv,uv,dv=e.createContext({}),pv={}.hasOwnProperty,fv="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",hv=function(t){var n=t.cache,o=t.serialized,r=t.isStringTag;_C(n,o,r);var i=iv(function(){return function(e,t,n){_C(e,t,n);var o=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var r="",i=t;do{var a=e.insert(t===i?"."+o:"",i,e.sheet,!0);WC||void 0===a||(r+=a),i=i.next}while(void 0!==i);if(!WC&&0!==r.length)return r}}(n,o,r)});if(!av&&void 0!==i){for(var a,s=o.name,l=o.next;void 0!==l;)s+=" "+l.name,l=l.next;return e.createElement("style",((a={})["data-emotion"]=n.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=n.sheet.nonce,a))}return null},gv=lv(function(t,n,o){var r=t.css;"string"==typeof r&&void 0!==n.registered[r]&&(r=n.registered[r]);var i=t[fv],a=[r],s="";"string"==typeof t.className?s=function(e,t,n){var o="";return n.split(" ").forEach(function(n){void 0!==e[n]?t.push(e[n]+";"):n&&(o+=n+" ")}),o}(n.registered,a,t.className):null!=t.className&&(s=t.className+" ");var l=tv(a,void 0,e.useContext(dv));s+=n.key+"-"+l.name;var c={};for(var u in t)pv.call(t,u)&&"css"!==u&&u!==fv&&(c[u]=t[u]);return c.className=s,o&&(c.ref=o),e.createElement(e.Fragment,null,e.createElement(hv,{cache:n,serialized:l,isStringTag:"string"==typeof i}),e.createElement(i,c))}),mv=gv,Av=function(t,n){var o=arguments;if(null==n||!pv.call(n,"css"))return e.createElement.apply(void 0,o);var r=o.length,i=new Array(r);i[0]=mv,i[1]=function(e,t){var n={};for(var o in t)pv.call(t,o)&&(n[o]=t[o]);return n[fv]=e,n}(t,n);for(var a=2;a<r;a++)i[a]=o[a];return e.createElement.apply(null,i)};function Cv(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return tv(t)}cv=Av||(Av={}),uv||(uv=cv.JSX||(cv.JSX={}));const vv=Math.min,yv=Math.max,bv=Math.round,wv=Math.floor,xv=e=>({x:e,y:e});function Iv(){return"undefined"!=typeof window}function Lv(e){return Sv(e)?(e.nodeName||"").toLowerCase():"#document"}function Ev(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function kv(e){var t;return null==(t=(Sv(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Sv(e){return!!Iv()&&(e instanceof Node||e instanceof Ev(e).Node)}function Mv(e){return!!Iv()&&(e instanceof Element||e instanceof Ev(e).Element)}function Bv(e){return!!Iv()&&(e instanceof HTMLElement||e instanceof Ev(e).HTMLElement)}function Ov(e){return!(!Iv()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof Ev(e).ShadowRoot)}const Nv=new Set(["inline","contents"]);function Rv(e){const{overflow:t,overflowX:n,overflowY:o,display:r}=jv(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!Nv.has(r)}const Hv=new Set(["html","body","#document"]);function jv(e){return Ev(e).getComputedStyle(e)}function Tv(e){const t=function(e){if("html"===Lv(e))return e;const t=e.assignedSlot||e.parentNode||Ov(e)&&e.host||kv(e);return Ov(t)?t.host:t}(e);return function(e){return Hv.has(Lv(e))}(t)?e.ownerDocument?e.ownerDocument.body:e.body:Bv(t)&&Rv(t)?t:Tv(t)}function Dv(e,t,n){var o;void 0===t&&(t=[]),void 0===n&&(n=!0);const r=Tv(e),i=r===(null==(o=e.ownerDocument)?void 0:o.body),a=Ev(r);if(i){const e=Pv(a);return t.concat(a,a.visualViewport||[],Rv(r)?r:[],e&&n?Dv(e):[])}return t.concat(r,Dv(r,[],n))}function Pv(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Fv(e){return Mv(e)?e:e.contextElement}function Vv(e){const t=Fv(e);if(!Bv(t))return xv(1);const n=t.getBoundingClientRect(),{width:o,height:r,$:i}=function(e){const t=jv(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const r=Bv(e),i=r?e.offsetWidth:n,a=r?e.offsetHeight:o,s=bv(n)!==i||bv(o)!==a;return s&&(n=i,o=a),{width:n,height:o,$:s}}(t);let a=(i?bv(n.width):n.width)/o,s=(i?bv(n.height):n.height)/r;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const Gv=xv(0);function Zv(e){const t=Ev(e);return"undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Gv}function Wv(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);const r=e.getBoundingClientRect(),i=Fv(e);let a=xv(1);t&&(o?Mv(o)&&(a=Vv(o)):a=Vv(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Ev(e))&&t}(i,n,o)?Zv(i):xv(0);let l=(r.left+s.x)/a.x,c=(r.top+s.y)/a.y,u=r.width/a.x,d=r.height/a.y;if(i){const e=Ev(i),t=o&&Mv(o)?Ev(o):o;let n=e,r=Pv(n);for(;r&&o&&t!==n;){const e=Vv(r),t=r.getBoundingClientRect(),o=jv(r),i=t.left+(r.clientLeft+parseFloat(o.paddingLeft))*e.x,a=t.top+(r.clientTop+parseFloat(o.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=i,c+=a,n=Ev(r),r=Pv(n)}}return function(e){const{x:t,y:n,width:o,height:r}=e;return{width:o,height:r,top:n,left:t,right:t+o,bottom:n+r,x:t,y:n}}({width:u,height:d,x:l,y:c})}function _v(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Qv(e,t,n,o){void 0===o&&(o={});const{ancestorScroll:r=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=o,c=Fv(e),u=r||i?[...c?Dv(c):[],...Dv(t)]:[];u.forEach(e=>{r&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)});const d=c&&s?function(e,t){let n,o=null;const r=kv(e);function i(){var e;clearTimeout(n),null==(e=o)||e.disconnect(),o=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),i();const c=e.getBoundingClientRect(),{left:u,top:d,width:p,height:f}=c;if(s||t(),!p||!f)return;const h={rootMargin:-wv(d)+"px "+-wv(r.clientWidth-(u+p))+"px "+-wv(r.clientHeight-(d+f))+"px "+-wv(u)+"px",threshold:yv(0,vv(1,l))||1};let g=!0;function m(t){const o=t[0].intersectionRatio;if(o!==l){if(!g)return a();o?a(!1,o):n=setTimeout(()=>{a(!1,1e-7)},1e3)}1!==o||_v(c,e.getBoundingClientRect())||a(),g=!1}try{o=new IntersectionObserver(m,{...h,root:r.ownerDocument})}catch(e){o=new IntersectionObserver(m,h)}o.observe(e)}(!0),i}(c,n):null;let p,f=-1,h=null;a&&(h=new ResizeObserver(e=>{let[o]=e;o&&o.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var e;null==(e=h)||e.observe(t)})),n()}),c&&!l&&h.observe(c),h.observe(t));let g=l?Wv(e):null;return l&&function t(){const o=Wv(e);g&&!_v(g,o)&&n();g=o,p=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach(e=>{r&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)}),null==d||d(),null==(e=h)||e.disconnect(),h=null,l&&cancelAnimationFrame(p)}}var zv="undefined"!=typeof document?g:function(){},Uv=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Yv=function(){};function Jv(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Xv(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];var i=[].concat(o);if(t&&e)for(var a in t)t.hasOwnProperty(a)&&t[a]&&i.push("".concat(Jv(e,a)));return i.filter(function(e){return e}).map(function(e){return String(e).trim()}).join(" ")}var qv=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===dA(e)&&null!==e?[e]:[];var t},Kv=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,gA({},vA(e,Uv))},$v=function(e,t,n){var o=e.cx,r=e.getStyles,i=e.getClassNames,a=e.className;return{css:r(t,e),className:o(null!=n?n:{},i(t,e),a)}};function ey(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function ty(e){return ey(e)?window.pageYOffset:e.scrollTop}function ny(e,t){ey(e)?window.scrollTo(0,t):e.scrollTop=t}function oy(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Yv,r=ty(e),i=t-r,a=0;!function t(){var s,l=i*((s=(s=a+=10)/n-1)*s*s+1)+r;ny(e,l),a<n?window.requestAnimationFrame(t):o(e)}()}function ry(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=t.offsetHeight/3;o.bottom+r>n.bottom?ny(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+r,e.scrollHeight)):o.top-r<n.top&&ny(e,Math.max(t.offsetTop-r,0))}function iy(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var ay=!1,sy={get passive(){return ay=!0}},ly="undefined"!=typeof window?window:{};ly.addEventListener&&ly.removeEventListener&&(ly.addEventListener("p",Yv,sy),ly.removeEventListener("p",Yv,!1));var cy=ay;function uy(e){return null!=e}function dy(e,t,n){return e?t:n}var py=["children","innerProps"],fy=["children","innerProps"];function hy(e){var t=e.maxHeight,n=e.menuEl,o=e.minHeight,r=e.placement,i=e.shouldScroll,a=e.isFixedPosition,s=e.controlHeight,l=function(e){var t=getComputedStyle(e),n="absolute"===t.position,o=/(auto|scroll)/;if("fixed"===t.position)return document.documentElement;for(var r=e;r=r.parentElement;)if(t=getComputedStyle(r),(!n||"static"!==t.position)&&o.test(t.overflow+t.overflowY+t.overflowX))return r;return document.documentElement}(n),c={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return c;var u,d=l.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,h=p.height,g=p.top,m=n.offsetParent.getBoundingClientRect().top,A=a?window.innerHeight:ey(u=l)?window.innerHeight:u.clientHeight,C=ty(l),v=parseInt(getComputedStyle(n).marginBottom,10),y=parseInt(getComputedStyle(n).marginTop,10),b=m-y,w=A-g,x=b+C,I=d-C-g,L=f-A+C+v,E=C+g-y,k=160;switch(r){case"auto":case"bottom":if(w>=h)return{placement:"bottom",maxHeight:t};if(I>=h&&!a)return i&&oy(l,L,k),{placement:"bottom",maxHeight:t};if(!a&&I>=o||a&&w>=o)return i&&oy(l,L,k),{placement:"bottom",maxHeight:a?w-v:I-v};if("auto"===r||a){var S=t,M=a?b:x;return M>=o&&(S=Math.min(M-v-s,t)),{placement:"top",maxHeight:S}}if("bottom"===r)return i&&ny(l,L),{placement:"bottom",maxHeight:t};break;case"top":if(b>=h)return{placement:"top",maxHeight:t};if(x>=h&&!a)return i&&oy(l,E,k),{placement:"top",maxHeight:t};if(!a&&x>=o||a&&b>=o){var B=t;return(!a&&x>=o||a&&b>=o)&&(B=a?b-y:x-y),i&&oy(l,E,k),{placement:"top",maxHeight:B}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(r,'".'))}return c}var gy,my=function(e){return"auto"===e?"bottom":e},Ay=m(null),Cy=function(e){var t=e.children,o=e.minMenuHeight,r=e.maxMenuHeight,a=e.menuPlacement,s=e.menuPosition,l=e.menuShouldScrollIntoView,c=e.theme,u=(f(Ay)||{}).setPortalPlacement,d=n(null),p=CA(i(r),2),h=p[0],g=p[1],m=CA(i(null),2),A=m[0],C=m[1],v=c.spacing.controlHeight;return zv(function(){var e=d.current;if(e){var t="fixed"===s,n=hy({maxHeight:r,menuEl:e,minHeight:o,placement:a,shouldScroll:l&&!t,isFixedPosition:t,controlHeight:v});g(n.maxHeight),C(n.placement),null==u||u(n.placement)}},[r,a,s,l,o,u,v]),t({ref:d,placerProps:gA(gA({},e),{},{placement:A||my(a),maxHeight:h})})},vy=function(e){var t=e.children,n=e.innerRef,o=e.innerProps;return Av("div",bA({},$v(e,"menu",{menu:!0}),{ref:n},o),t)},yy=function(e,t){var n=e.theme,o=n.spacing.baseUnit,r=n.colors;return gA({textAlign:"center"},t?{}:{color:r.neutral40,padding:"".concat(2*o,"px ").concat(3*o,"px")})},by=yy,wy=yy,xy=["size"],Iy=["innerProps","isRtl","size"];var Ly="production"===process.env.NODE_ENV?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},Ey=function(e){var t=e.size,n=vA(e,xy);return Av("svg",bA({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Ly},n))},ky=function(e){return Av(Ey,bA({size:20},e),Av("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Sy=function(e){return Av(Ey,bA({size:20},e),Av("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},My=function(e,t){var n=e.isFocused,o=e.theme,r=o.spacing.baseUnit,i=o.colors;return gA({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*r,":hover":{color:n?i.neutral80:i.neutral40}})},By=My,Oy=My,Ny=function(){var e=Cv.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(gy||(gy=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"]))),Ry=function(e){var t=e.delay,n=e.offset;return Av("span",{css:Cv({animation:"".concat(Ny," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"production"===process.env.NODE_ENV?"":";label:LoadingDot;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */")})},Hy=function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.innerRef,i=e.innerProps,a=e.menuIsOpen;return Av("div",bA({ref:r},$v(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":o,"control--menu-is-open":a}),i,{"aria-disabled":n||void 0}),t)},jy=["data"],Ty=function(e){var t=e.children,n=e.cx,o=e.getStyles,r=e.getClassNames,i=e.Heading,a=e.headingProps,s=e.innerProps,l=e.label,c=e.theme,u=e.selectProps;return Av("div",bA({},$v(e,"group",{group:!0}),s),Av(i,bA({},a,{selectProps:u,theme:c,getStyles:o,getClassNames:r,cx:n}),l),Av("div",null,t))},Dy=["innerRef","isDisabled","isHidden","inputClassName"],Py={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Fy={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":gA({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Py)},Vy=function(e){return gA({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Py)},Gy=function(e){var t=e.children,n=e.innerProps;return Av("div",n,t)};var Zy=function(e){var t=e.children,n=e.components,o=e.data,r=e.innerProps,i=e.isDisabled,a=e.removeProps,s=e.selectProps,l=n.Container,c=n.Label,u=n.Remove;return Av(l,{data:o,innerProps:gA(gA({},$v(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":i})),r),selectProps:s},Av(c,{data:o,innerProps:gA({},$v(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),Av(u,{data:o,innerProps:gA(gA({},$v(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},a),selectProps:s}))},Wy={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Av(ky,null))},Control:Hy,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Av(Sy,null))},DownChevron:Sy,CrossIcon:ky,Group:Ty,GroupHeading:function(e){var t=Kv(e);t.data;var n=vA(t,jy);return Av("div",bA({},$v(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Av("span",bA({},t,$v(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,n=e.value,o=Kv(e),r=o.innerRef,i=o.isDisabled,a=o.isHidden,s=o.inputClassName,l=vA(o,Dy);return Av("div",bA({},$v(e,"input",{"input-container":!0}),{"data-value":n||""}),Av("input",bA({className:t({input:!0},s),ref:r,style:Vy(a),disabled:i},l)))},LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,o=e.size,r=void 0===o?4:o,i=vA(e,Iy);return Av("div",bA({},$v(gA(gA({},i),{},{innerProps:t,isRtl:n,size:r}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Av(Ry,{delay:0,offset:n}),Av(Ry,{delay:160,offset:!0}),Av(Ry,{delay:320,offset:!n}))},Menu:vy,MenuList:function(e){var t=e.children,n=e.innerProps,o=e.innerRef,r=e.isMulti;return Av("div",bA({},$v(e,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:o},n),t)},MenuPortal:function(e){var t=e.appendTo,o=e.children,a=e.controlElement,s=e.innerProps,l=e.menuPlacement,c=e.menuPosition,u=n(null),d=n(null),f=CA(i(my(l)),2),h=f[0],g=f[1],m=p(function(){return{setPortalPlacement:g}},[]),A=CA(i(null),2),C=A[0],v=A[1],y=r(function(){if(a){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(a),t="fixed"===c?0:window.pageYOffset,n=e[h]+t;n===(null==C?void 0:C.offset)&&e.left===(null==C?void 0:C.rect.left)&&e.width===(null==C?void 0:C.rect.width)||v({offset:n,rect:e})}},[a,c,h,null==C?void 0:C.offset,null==C?void 0:C.rect.left,null==C?void 0:C.rect.width]);zv(function(){y()},[y]);var b=r(function(){"function"==typeof d.current&&(d.current(),d.current=null),a&&u.current&&(d.current=Qv(a,u.current,y,{elementResize:"ResizeObserver"in window}))},[a,y]);zv(function(){b()},[b]);var w=r(function(e){u.current=e,b()},[b]);if(!t&&"fixed"!==c||!C)return null;var x=Av("div",bA({ref:w},$v(gA(gA({},e),{},{offset:C.offset,position:c,rect:C.rect}),"menuPortal",{"menu-portal":!0}),s),o);return Av(Ay.Provider,{value:m},t?E(x,t):x)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,o=e.innerProps,r=vA(e,fy);return Av("div",bA({},$v(gA(gA({},r),{},{children:n,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),n)},NoOptionsMessage:function(e){var t=e.children,n=void 0===t?"No options":t,o=e.innerProps,r=vA(e,py);return Av("div",bA({},$v(gA(gA({},r),{},{children:n,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),n)},MultiValue:Zy,MultiValueContainer:Gy,MultiValueLabel:Gy,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({role:"button"},n),t||Av(ky,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.isSelected,i=e.innerRef,a=e.innerProps;return Av("div",bA({},$v(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":o,"option--is-selected":r}),{ref:i,"aria-disabled":n},a),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Av("div",bA({},$v(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,o=e.isDisabled,r=e.isRtl;return Av("div",bA({},$v(e,"container",{"--is-disabled":o,"--is-rtl":r}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,o=e.innerProps;return Av("div",bA({},$v(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),o),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,o=e.isMulti,r=e.hasValue;return Av("div",bA({},$v(e,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":r}),n),t)}},_y=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function Qy(e,t){return e===t||!(!_y(e)||!_y(t))}function zy(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!Qy(e[n],t[n]))return!1;return!0}for(var Uy="production"===process.env.NODE_ENV?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},Yy=function(e){return Av("span",bA({css:Uy},e))},Jy={guidance:function(e){var t=e.isSearchable,n=e.isMulti,o=e.tabSelectsValue,r=e.context,i=e.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return i?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,o=void 0===n?"":n,r=e.labels,i=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(r.length>1?"s":""," ").concat(r.join(","),", selected.");case"select-option":return"option ".concat(o,i?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,o=e.options,r=e.label,i=void 0===r?"":r,a=e.selectValue,s=e.isDisabled,l=e.isSelected,c=e.isAppleDevice,u=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&a)return"value ".concat(i," focused, ").concat(u(a,n),".");if("menu"===t&&c){var d=s?" disabled":"",p="".concat(l?" selected":"").concat(d);return"".concat(i).concat(p,", ").concat(u(o,n),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},Xy=function(e){var t=e.ariaSelection,n=e.focusedOption,o=e.focusedValue,r=e.focusableOptions,i=e.isFocused,a=e.selectValue,s=e.selectProps,l=e.id,c=e.isAppleDevice,u=s.ariaLiveMessages,d=s.getOptionLabel,f=s.inputValue,h=s.isMulti,g=s.isOptionDisabled,m=s.isSearchable,A=s.menuIsOpen,v=s.options,y=s.screenReaderStatus,b=s.tabSelectsValue,w=s.isLoading,x=s["aria-label"],I=s["aria-live"],L=p(function(){return gA(gA({},Jy),u||{})},[u]),E=p(function(){var e,n="";if(t&&L.onChange){var o=t.option,r=t.options,i=t.removedValue,s=t.removedValues,l=t.value,c=i||o||(e=l,Array.isArray(e)?null:e),u=c?d(c):"",p=r||s||void 0,f=p?p.map(d):[],h=gA({isDisabled:c&&g(c,a),label:u,labels:f},t);n=L.onChange(h)}return n},[t,L,g,a,d]),k=p(function(){var e="",t=n||o,i=!!(n&&a&&a.includes(n));if(t&&L.onFocus){var s={focused:t,label:d(t),isDisabled:g(t,a),isSelected:i,options:r,context:t===n?"menu":"value",selectValue:a,isAppleDevice:c};e=L.onFocus(s)}return e},[n,o,d,g,L,r,a,c]),S=p(function(){var e="";if(A&&v.length&&!w&&L.onFilter){var t=y({count:r.length});e=L.onFilter({inputValue:f,resultsMessage:t})}return e},[r,f,A,L,v,y,w]),M="initial-input-focus"===(null==t?void 0:t.action),B=p(function(){var e="";if(L.guidance){var t=o?"value":A?"menu":"input";e=L.guidance({"aria-label":x,context:t,isDisabled:n&&g(n,a),isMulti:h,isSearchable:m,tabSelectsValue:b,isInitialFocus:M})}return e},[x,n,o,h,g,m,A,L,a,b,M]),O=Av(C,null,Av("span",{id:"aria-selection"},E),Av("span",{id:"aria-focused"},k),Av("span",{id:"aria-results"},S),Av("span",{id:"aria-guidance"},B));return Av(C,null,Av(Yy,{id:l},M&&O),Av(Yy,{"aria-live":I,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},i&&!M&&O))},qy=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],Ky=new RegExp("["+qy.map(function(e){return e.letters}).join("")+"]","g"),$y={},eb=0;eb<qy.length;eb++)for(var tb=qy[eb],nb=0;nb<tb.letters.length;nb++)$y[tb.letters[nb]]=tb.base;var ob=function(e){return e.replace(Ky,function(e){return $y[e]})},rb=function(e,t){void 0===t&&(t=zy);var n=null;function o(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var i=e.apply(this,o);return n={lastResult:i,lastArgs:o,lastThis:this},i}return o.clear=function(){n=null},o}(ob),ib=function(e){return e.replace(/^\s+|\s+$/g,"")},ab=function(e){return"".concat(e.label," ").concat(e.value)},sb=["innerRef"];function lb(e){var t=e.innerRef,n=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];var r=Object.entries(e).filter(function(e){var t=CA(e,1)[0];return!n.includes(t)});return r.reduce(function(e,t){var n=CA(t,2),o=n[0],r=n[1];return e[o]=r,e},{})}(vA(e,sb),"onExited","in","enter","exit","appear");return Av("input",bA({ref:t},n,{css:Cv({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"production"===process.env.NODE_ENV?"":";label:DummyInput;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")}))}var cb=["boxSizing","height","overflow","paddingRight","position"],ub={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function db(e){e.cancelable&&e.preventDefault()}function pb(e){e.stopPropagation()}function fb(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function hb(){return"ontouchstart"in window||navigator.maxTouchPoints}var gb=!("undefined"==typeof window||!window.document||!window.document.createElement),mb=0,Ab={capture:!1,passive:!1};var Cb=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},vb="production"===process.env.NODE_ENV?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}};function yb(e){var t=e.children,i=e.lockEnabled,a=e.captureEnabled,s=function(e){var t=e.isEnabled,i=e.onBottomArrive,a=e.onBottomLeave,s=e.onTopArrive,l=e.onTopLeave,c=n(!1),u=n(!1),d=n(0),p=n(null),f=r(function(e,t){if(null!==p.current){var n=p.current,o=n.scrollTop,r=n.scrollHeight,d=n.clientHeight,f=p.current,h=t>0,g=r-d-o,m=!1;g>t&&c.current&&(a&&a(e),c.current=!1),h&&u.current&&(l&&l(e),u.current=!1),h&&t>g?(i&&!c.current&&i(e),f.scrollTop=r,m=!0,c.current=!0):!h&&-t>o&&(s&&!u.current&&s(e),f.scrollTop=0,m=!0,u.current=!0),m&&function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()}(e)}},[i,a,s,l]),h=r(function(e){f(e,e.deltaY)},[f]),g=r(function(e){d.current=e.changedTouches[0].clientY},[]),m=r(function(e){var t=d.current-e.changedTouches[0].clientY;f(e,t)},[f]),A=r(function(e){if(e){var t=!!cy&&{passive:!1};e.addEventListener("wheel",h,t),e.addEventListener("touchstart",g,t),e.addEventListener("touchmove",m,t)}},[m,g,h]),C=r(function(e){e&&(e.removeEventListener("wheel",h,!1),e.removeEventListener("touchstart",g,!1),e.removeEventListener("touchmove",m,!1))},[m,g,h]);return o(function(){if(t){var e=p.current;return A(e),function(){C(e)}}},[t,A,C]),function(e){p.current=e}}({isEnabled:void 0===a||a,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),l=function(e){var t=e.isEnabled,i=e.accountForScrollbars,a=void 0===i||i,s=n({}),l=n(null),c=r(function(e){if(gb){var t=document.body,n=t&&t.style;if(a&&cb.forEach(function(e){var t=n&&n[e];s.current[e]=t}),a&&mb<1){var o=parseInt(s.current.paddingRight,10)||0,r=document.body?document.body.clientWidth:0,i=window.innerWidth-r+o||0;Object.keys(ub).forEach(function(e){var t=ub[e];n&&(n[e]=t)}),n&&(n.paddingRight="".concat(i,"px"))}t&&hb()&&(t.addEventListener("touchmove",db,Ab),e&&(e.addEventListener("touchstart",fb,Ab),e.addEventListener("touchmove",pb,Ab))),mb+=1}},[a]),u=r(function(e){if(gb){var t=document.body,n=t&&t.style;mb=Math.max(mb-1,0),a&&mb<1&&cb.forEach(function(e){var t=s.current[e];n&&(n[e]=t)}),t&&hb()&&(t.removeEventListener("touchmove",db,Ab),e&&(e.removeEventListener("touchstart",fb,Ab),e.removeEventListener("touchmove",pb,Ab)))}},[a]);return o(function(){if(t){var e=l.current;return c(e),function(){u(e)}}},[t,c,u]),function(e){l.current=e}}({isEnabled:i});return Av(C,null,i&&Av("div",{onClick:Cb,css:vb}),t(function(e){s(e),l(e)}))}var bb="production"===process.env.NODE_ENV?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},wb=function(e){var t=e.name,n=e.onFocus;return Av("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:bb,value:"",onChange:function(){}})};function xb(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function Ib(){return xb(/^Mac/i)}function Lb(){return xb(/^iPhone/i)||xb(/^iPad/i)||Ib()&&navigator.maxTouchPoints>1}var Eb,kb={clearIndicator:Oy,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.theme,i=r.colors,a=r.borderRadius;return gA({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:r.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?i.neutral5:i.neutral0,borderColor:n?i.neutral10:o?i.primary:i.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(i.primary):void 0,"&:hover":{borderColor:o?i.primary:i.neutral30}})},dropdownIndicator:By,group:function(e,t){var n=e.theme.spacing;return t?{}:{paddingBottom:2*n.baseUnit,paddingTop:2*n.baseUnit}},groupHeading:function(e,t){var n=e.theme,o=n.colors,r=n.spacing;return gA({label:"group",cursor:"default",display:"block"},t?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*r.baseUnit,paddingRight:3*r.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing.baseUnit,i=o.colors;return gA({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?i.neutral10:i.neutral20,marginBottom:2*r,marginTop:2*r})},input:function(e,t){var n=e.isDisabled,o=e.value,r=e.theme,i=r.spacing,a=r.colors;return gA(gA({visibility:n?"hidden":"visible",transform:o?"translateZ(0)":""},Fy),t?{}:{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,color:a.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,o=e.size,r=e.theme,i=r.colors,a=r.spacing.baseUnit;return gA({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*a})},loadingMessage:wy,menu:function(e,t){var n,o=e.placement,r=e.theme,i=r.borderRadius,a=r.spacing,s=r.colors;return gA((fA(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(o),"100%"),fA(n,"position","absolute"),fA(n,"width","100%"),fA(n,"zIndex",1),n),t?{}:{backgroundColor:s.neutral0,borderRadius:i,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},menuList:function(e,t){var n=e.maxHeight,o=e.theme.spacing.baseUnit;return gA({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:o,paddingTop:o})},menuPortal:function(e){var t=e.rect,n=e.offset,o=e.position;return{left:t.left,position:o,top:n,width:t.width,zIndex:1}},multiValue:function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,i=n.colors;return gA({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:i.neutral10,borderRadius:r/2,margin:o.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,o=n.borderRadius,r=n.colors,i=e.cropWithEllipsis;return gA({overflow:"hidden",textOverflow:i||void 0===i?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:o/2,color:r.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,i=n.colors,a=e.isFocused;return gA({alignItems:"center",display:"flex"},t?{}:{borderRadius:r/2,backgroundColor:a?i.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:i.dangerLight,color:i.danger}})},noOptionsMessage:by,option:function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.isSelected,i=e.theme,a=i.spacing,s=i.colors;return gA({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:r?s.primary:o?s.primary25:"transparent",color:n?s.neutral20:r?s.neutral0:"inherit",padding:"".concat(2*a.baseUnit,"px ").concat(3*a.baseUnit,"px"),":active":{backgroundColor:n?void 0:r?s.primary:s.primary50}})},placeholder:function(e,t){var n=e.theme,o=n.spacing,r=n.colors;return gA({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:r.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},singleValue:function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing,i=o.colors;return gA({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?i.neutral40:i.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,o=e.isMulti,r=e.hasValue,i=e.selectProps.controlShouldRenderValue;return gA({alignItems:"center",display:o&&r&&i?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})}},Sb={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Mb={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:iy(),captureMenuScroll:!iy(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){if(e.data.__isNew__)return!0;var n=gA({ignoreCase:!0,ignoreAccents:!0,stringify:ab,trim:!0,matchFrom:"any"},Eb),o=n.ignoreCase,r=n.ignoreAccents,i=n.stringify,a=n.trim,s=n.matchFrom,l=a?ib(t):t,c=a?ib(i(e)):i(e);return o&&(l=l.toLowerCase(),c=c.toLowerCase()),r&&(l=rb(l),c=ob(c)),"start"===s?c.substr(0,l.length)===l:c.indexOf(l)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Bb(e,t,n,o){return{type:"option",data:t,isDisabled:Pb(e,t,n),isSelected:Fb(e,t,n),label:Tb(e,t),value:Db(e,t),index:o}}function Ob(e,t){return e.options.map(function(n,o){if("options"in n){var r=n.options.map(function(n,o){return Bb(e,n,t,o)}).filter(function(t){return Hb(e,t)});return r.length>0?{type:"group",data:n,options:r,index:o}:void 0}var i=Bb(e,n,t,o);return Hb(e,i)?i:void 0}).filter(uy)}function Nb(e){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,kA(t.options.map(function(e){return e.data}))):e.push(t.data),e},[])}function Rb(e,t){return e.reduce(function(e,n){return"group"===n.type?e.push.apply(e,kA(n.options.map(function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}}))):e.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),e},[])}function Hb(e,t){var n=e.inputValue,o=void 0===n?"":n,r=t.data,i=t.isSelected,a=t.label,s=t.value;return(!Gb(e)||!i)&&Vb(e,{label:a,value:s,data:r},o)}var jb=function(e,t){var n;return(null===(n=e.find(function(e){return e.data===t}))||void 0===n?void 0:n.id)||null},Tb=function(e,t){return e.getOptionLabel(t)},Db=function(e,t){return e.getOptionValue(t)};function Pb(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Fb(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var o=Db(e,t);return n.some(function(t){return Db(e,t)===o})}function Vb(e,t,n){return!e.filterOption||e.filterOption(t,n)}var Gb=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},Zb=1,Wb=function(){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&xA(e,t)}(r,A);var t,n,o=(t=r,n=LA(),function(){var e,o=IA(t);if(n){var r=IA(this).constructor;e=Reflect.construct(o,arguments,r)}else e=o.apply(this,arguments);return EA(this,e)});function r(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,r),(t=o.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:"",isAppleDevice:!1},t.blockOptionHover=!1,t.isComposing=!1,t.commonProps=void 0,t.initialTouchX=0,t.initialTouchY=0,t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,n){var o=t.props,r=o.onChange,i=o.name;n.name=i,t.ariaOnChange(e,n),r(e,n)},t.setValue=function(e,n,o){var r=t.props,i=r.closeMenuOnSelect,a=r.isMulti,s=r.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:s}),i&&(t.setState({inputIsHiddenAfterUpdate:!a}),t.onMenuClose()),t.setState({clearFocusValueOnUpdate:!0}),t.onChange(e,{action:n,option:o})},t.selectOption=function(e){var n=t.props,o=n.blurInputOnSelect,r=n.isMulti,i=n.name,a=t.state.selectValue,s=r&&t.isOptionSelected(e,a),l=t.isOptionDisabled(e,a);if(s){var c=t.getOptionValue(e);t.setValue(a.filter(function(e){return t.getOptionValue(e)!==c}),"deselect-option",e)}else{if(l)return void t.ariaOnChange(e,{action:"select-option",option:e,name:i});r?t.setValue([].concat(kA(a),[e]),"select-option",e):t.setValue(e,"select-option")}o&&t.blurInput()},t.removeValue=function(e){var n=t.props.isMulti,o=t.state.selectValue,r=t.getOptionValue(e),i=o.filter(function(e){return t.getOptionValue(e)!==r}),a=dy(n,i,i[0]||null);t.onChange(a,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(dy(t.props.isMulti,[],null),{action:"clear",removedValues:e})},t.popValue=function(){var e=t.props.isMulti,n=t.state.selectValue,o=n[n.length-1],r=n.slice(0,n.length-1),i=dy(e,r,r[0]||null);o&&t.onChange(i,{action:"pop-value",removedValue:o})},t.getFocusedOptionId=function(e){return jb(t.state.focusableOptionsWithIds,e)},t.getFocusableOptionsWithIds=function(){return Rb(Ob(t.props,t.state.selectValue),t.getElementId("option"))},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return Xv.apply(void 0,[t.props.classNamePrefix].concat(n))},t.getOptionLabel=function(e){return Tb(t.props,e)},t.getOptionValue=function(e){return Db(t.props,e)},t.getStyles=function(e,n){var o=t.props.unstyled,r=kb[e](n,o);r.boxSizing="border-box";var i=t.props.styles[e];return i?i(r,n):r},t.getClassNames=function(e,n){var o,r;return null===(o=(r=t.props.classNames)[e])||void 0===o?void 0:o.call(r,n)},t.getElementId=function(e){return"".concat(t.state.instancePrefix,"-").concat(e)},t.getComponents=function(){return e=t.props,gA(gA({},Wy),e.components);var e},t.buildCategorizedOptions=function(){return Ob(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return Nb(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,n){t.setState({ariaSelection:gA({value:e},n)})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){if(!e.defaultPrevented){var n=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():n&&t.openMenu("first"):(n&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var n=t.props,o=n.isMulti,r=n.menuIsOpen;t.focusInput(),r?(t.setState({inputIsHiddenAfterUpdate:!o}),t.onMenuClose()):t.openMenu("first"),e.preventDefault()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.preventDefault(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout(function(){return t.focusInput()}))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ey(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var n=e.touches,o=n&&n.item(0);o&&(t.initialTouchX=o.clientX,t.initialTouchY=o.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var n=e.touches,o=n&&n.item(0);if(o){var r=Math.abs(o.clientX-t.initialTouchX),i=Math.abs(o.clientY-t.initialTouchY);t.userIsDragging=r>5||i>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var n=t.props.inputValue,o=e.currentTarget.value;t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange(o,{action:"input-change",prevInputValue:n}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){t.props.onFocus&&t.props.onFocus(e),t.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){var n=t.props.inputValue;t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur",prevInputValue:n}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){if(!t.blockOptionHover&&t.state.focusedOption!==e){var n=t.getFocusableOptions().indexOf(e);t.setState({focusedOption:e,focusedOptionId:n>-1?t.getFocusedOptionId(e):null})}},t.shouldHideSelectedOptions=function(){return Gb(t.props)},t.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),t.focus()},t.onKeyDown=function(e){var n=t.props,o=n.isMulti,r=n.backspaceRemovesValue,i=n.escapeClearsValue,a=n.inputValue,s=n.isClearable,l=n.isDisabled,c=n.menuIsOpen,u=n.onKeyDown,d=n.tabSelectsValue,p=n.openMenuOnFocus,f=t.state,h=f.focusedOption,g=f.focusedValue,m=f.selectValue;if(!(l||"function"==typeof u&&(u(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!o||a)return;t.focusValue("previous");break;case"ArrowRight":if(!o||a)return;t.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(g)t.removeValue(g);else{if(!r)return;o?t.popValue():s&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!c||!d||!h||p&&t.isOptionSelected(h,m))return;t.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(c){if(!h)return;if(t.isComposing)return;t.selectOption(h);break}return;case"Escape":c?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:a}),t.onMenuClose()):s&&i&&t.clearValue();break;case" ":if(a)return;if(!c){t.openMenu("first");break}if(!h)return;t.selectOption(h);break;case"ArrowUp":c?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":c?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!c)return;t.focusOption("pageup");break;case"PageDown":if(!c)return;t.focusOption("pagedown");break;case"Home":if(!c)return;t.focusOption("first");break;case"End":if(!c)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.state.instancePrefix="react-select-"+(t.props.instanceId||++Zb),t.state.selectValue=qv(e.value),e.menuIsOpen&&t.state.selectValue.length){var n=t.getFocusableOptionsWithIds(),i=t.buildFocusableOptions(),a=i.indexOf(t.state.selectValue[0]);t.state.focusableOptionsWithIds=n,t.state.focusedOption=i[a],t.state.focusedOptionId=jb(n,i[a])}return t}return function(e,t,n){t&&wA(e.prototype,t),n&&wA(e,n),Object.defineProperty(e,"prototype",{writable:!1})}(r,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&ry(this.menuListRef,this.focusedOptionRef),(Ib()||Lb())&&this.setState({isAppleDevice:!0})}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,o=t.menuIsOpen,r=this.state.isFocused;(r&&!n&&e.isDisabled||r&&o&&!e.menuIsOpen)&&this.focusInput(),r&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):r||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(ry(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,o=n.selectValue,r=n.isFocused,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(o[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(r&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a],focusedOptionId:this.getFocusedOptionId(i[a])},function(){return t.onMenuOpen()})}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,o=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var r=n.indexOf(o);o||(r=-1);var i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===r?0:-1===r?i:r-1;break;case"next":r>-1&&r<i&&(a=r+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,o=this.getFocusableOptions();if(o.length){var r=0,i=o.indexOf(n);n||(i=-1),"up"===e?r=i>0?i-1:o.length-1:"down"===e?r=(i+1)%o.length:"pageup"===e?(r=i-t)<0&&(r=0):"pagedown"===e?(r=i+t)>o.length-1&&(r=o.length-1):"last"===e&&(r=o.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:o[r],focusedValue:null,focusedOptionId:this.getFocusedOptionId(o[r])})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Sb):gA(gA({},Sb),this.props.theme):Sb}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,o=this.getClassNames,r=this.getValue,i=this.selectOption,a=this.setValue,s=this.props,l=s.isMulti,c=s.isRtl,u=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:o,getValue:r,hasValue:this.hasValue(),isMulti:l,isRtl:c,options:u,selectOption:i,selectProps:s,setValue:a,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Pb(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Fb(this.props,e,t)}},{key:"filterOption",value:function(e,t){return Vb(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,o=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:o})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var t=this.props,n=t.isDisabled,o=t.isSearchable,r=t.inputId,i=t.inputValue,a=t.tabIndex,s=t.form,l=t.menuIsOpen,c=t.required,u=this.getComponents().Input,d=this.state,p=d.inputIsHidden,f=d.ariaSelection,h=this.commonProps,g=r||this.getElementId("input"),m=gA(gA(gA({"aria-autocomplete":"list","aria-expanded":l,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":c,role:"combobox","aria-activedescendant":this.state.isAppleDevice?void 0:this.state.focusedOptionId||""},l&&{"aria-controls":this.getElementId("listbox")}),!o&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==f?void 0:f.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return o?e.createElement(u,bA({},h,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:g,innerRef:this.getInputRef,isDisabled:n,isHidden:p,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:s,type:"text",value:i},m)):e.createElement(lb,bA({id:g,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Yv,onFocus:this.onInputFocus,disabled:n,tabIndex:a,inputMode:"none",form:s,value:""},m))}},{key:"renderPlaceholderOrValue",value:function(){var t=this,n=this.getComponents(),o=n.MultiValue,r=n.MultiValueContainer,i=n.MultiValueLabel,a=n.MultiValueRemove,s=n.SingleValue,l=n.Placeholder,c=this.commonProps,u=this.props,d=u.controlShouldRenderValue,p=u.isDisabled,f=u.isMulti,h=u.inputValue,g=u.placeholder,m=this.state,A=m.selectValue,C=m.focusedValue,v=m.isFocused;if(!this.hasValue()||!d)return h?null:e.createElement(l,bA({},c,{key:"placeholder",isDisabled:p,isFocused:v,innerProps:{id:this.getElementId("placeholder")}}),g);if(f)return A.map(function(n,s){var l=n===C,u="".concat(t.getOptionLabel(n),"-").concat(t.getOptionValue(n));return e.createElement(o,bA({},c,{components:{Container:r,Label:i,Remove:a},isFocused:l,isDisabled:p,key:u,index:s,removeProps:{onClick:function(){return t.removeValue(n)},onTouchEnd:function(){return t.removeValue(n)},onMouseDown:function(e){e.preventDefault()}},data:n}),t.formatOptionLabel(n,"value"))});if(h)return null;var y=A[0];return e.createElement(s,bA({},c,{data:y,isDisabled:p}),this.formatOptionLabel(y,"value"))}},{key:"renderClearIndicator",value:function(){var t=this.getComponents().ClearIndicator,n=this.commonProps,o=this.props,r=o.isDisabled,i=o.isLoading,a=this.state.isFocused;if(!this.isClearable()||!t||r||!this.hasValue()||i)return null;var s={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return e.createElement(t,bA({},n,{innerProps:s,isFocused:a}))}},{key:"renderLoadingIndicator",value:function(){var t=this.getComponents().LoadingIndicator,n=this.commonProps,o=this.props,r=o.isDisabled,i=o.isLoading,a=this.state.isFocused;if(!t||!i)return null;return e.createElement(t,bA({},n,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:a}))}},{key:"renderIndicatorSeparator",value:function(){var t=this.getComponents(),n=t.DropdownIndicator,o=t.IndicatorSeparator;if(!n||!o)return null;var r=this.commonProps,i=this.props.isDisabled,a=this.state.isFocused;return e.createElement(o,bA({},r,{isDisabled:i,isFocused:a}))}},{key:"renderDropdownIndicator",value:function(){var t=this.getComponents().DropdownIndicator;if(!t)return null;var n=this.commonProps,o=this.props.isDisabled,r=this.state.isFocused,i={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return e.createElement(t,bA({},n,{innerProps:i,isDisabled:o,isFocused:r}))}},{key:"renderMenu",value:function(){var t=this,n=this.getComponents(),o=n.Group,r=n.GroupHeading,i=n.Menu,a=n.MenuList,s=n.MenuPortal,l=n.LoadingMessage,c=n.NoOptionsMessage,u=n.Option,d=this.commonProps,p=this.state.focusedOption,f=this.props,h=f.captureMenuScroll,g=f.inputValue,m=f.isLoading,A=f.loadingMessage,C=f.minMenuHeight,v=f.maxMenuHeight,y=f.menuIsOpen,b=f.menuPlacement,w=f.menuPosition,x=f.menuPortalTarget,I=f.menuShouldBlockScroll,L=f.menuShouldScrollIntoView,E=f.noOptionsMessage,k=f.onMenuScrollToTop,S=f.onMenuScrollToBottom;if(!y)return null;var M,B=function(n,o){var r=n.type,i=n.data,a=n.isDisabled,s=n.isSelected,l=n.label,c=n.value,f=p===i,h=a?void 0:function(){return t.onOptionHover(i)},g=a?void 0:function(){return t.selectOption(i)},m="".concat(t.getElementId("option"),"-").concat(o),A={id:m,onClick:g,onMouseMove:h,onMouseOver:h,tabIndex:-1,role:"option","aria-selected":t.state.isAppleDevice?void 0:s};return e.createElement(u,bA({},d,{innerProps:A,data:i,isDisabled:a,isSelected:s,key:m,label:l,type:r,value:c,isFocused:f,innerRef:f?t.getFocusedOptionRef:void 0}),t.formatOptionLabel(n.data,"menu"))};if(this.hasOptions())M=this.getCategorizedOptions().map(function(n){if("group"===n.type){var i=n.data,a=n.options,s=n.index,l="".concat(t.getElementId("group"),"-").concat(s),c="".concat(l,"-heading");return e.createElement(o,bA({},d,{key:l,data:i,options:a,Heading:r,headingProps:{id:c,data:n.data},label:t.formatGroupLabel(n.data)}),n.options.map(function(e){return B(e,"".concat(s,"-").concat(e.index))}))}if("option"===n.type)return B(n,"".concat(n.index))});else if(m){var O=A({inputValue:g});if(null===O)return null;M=e.createElement(l,d,O)}else{var N=E({inputValue:g});if(null===N)return null;M=e.createElement(c,d,N)}var R={minMenuHeight:C,maxMenuHeight:v,menuPlacement:b,menuPosition:w,menuShouldScrollIntoView:L},H=e.createElement(Cy,bA({},d,R),function(n){var o=n.ref,r=n.placerProps,s=r.placement,l=r.maxHeight;return e.createElement(i,bA({},d,R,{innerRef:o,innerProps:{onMouseDown:t.onMenuMouseDown,onMouseMove:t.onMenuMouseMove},isLoading:m,placement:s}),e.createElement(yb,{captureEnabled:h,onTopArrive:k,onBottomArrive:S,lockEnabled:I},function(n){return e.createElement(a,bA({},d,{innerRef:function(e){t.getMenuListRef(e),n(e)},innerProps:{role:"listbox","aria-multiselectable":d.isMulti,id:t.getElementId("listbox")},isLoading:m,maxHeight:l,focusedOption:p}),M)}))});return x||"fixed"===w?e.createElement(s,bA({},d,{appendTo:x,controlElement:this.controlRef,menuPlacement:b,menuPosition:w}),H):H}},{key:"renderFormField",value:function(){var t=this,n=this.props,o=n.delimiter,r=n.isDisabled,i=n.isMulti,a=n.name,s=n.required,l=this.state.selectValue;if(s&&!this.hasValue()&&!r)return e.createElement(wb,{name:a,onFocus:this.onValueInputFocus});if(a&&!r){if(i){if(o){var c=l.map(function(e){return t.getOptionValue(e)}).join(o);return e.createElement("input",{name:a,type:"hidden",value:c})}var u=l.length>0?l.map(function(n,o){return e.createElement("input",{key:"i-".concat(o),name:a,type:"hidden",value:t.getOptionValue(n)})}):e.createElement("input",{name:a,type:"hidden",value:""});return e.createElement("div",null,u)}var d=l[0]?this.getOptionValue(l[0]):"";return e.createElement("input",{name:a,type:"hidden",value:d})}}},{key:"renderLiveRegion",value:function(){var t=this.commonProps,n=this.state,o=n.ariaSelection,r=n.focusedOption,i=n.focusedValue,a=n.isFocused,s=n.selectValue,l=this.getFocusableOptions();return e.createElement(Xy,bA({},t,{id:this.getElementId("live-region"),ariaSelection:o,focusedOption:r,focusedValue:i,isFocused:a,selectValue:s,focusableOptions:l,isAppleDevice:this.state.isAppleDevice}))}},{key:"render",value:function(){var t=this.getComponents(),n=t.Control,o=t.IndicatorsContainer,r=t.SelectContainer,i=t.ValueContainer,a=this.props,s=a.className,l=a.id,c=a.isDisabled,u=a.menuIsOpen,d=this.state.isFocused,p=this.commonProps=this.getCommonProps();return e.createElement(r,bA({},p,{className:s,innerProps:{id:l,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:d}),this.renderLiveRegion(),e.createElement(n,bA({},p,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:d,menuIsOpen:u}),e.createElement(i,bA({},p,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),e.createElement(o,bA({},p,{isDisabled:c}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,o=t.clearFocusValueOnUpdate,r=t.inputIsHiddenAfterUpdate,i=t.ariaSelection,a=t.isFocused,s=t.prevWasFocused,l=t.instancePrefix,c=e.options,u=e.value,d=e.menuIsOpen,p=e.inputValue,f=e.isMulti,h=qv(u),g={};if(n&&(u!==n.value||c!==n.options||d!==n.menuIsOpen||p!==n.inputValue)){var m=d?function(e,t){return Nb(Ob(e,t))}(e,h):[],A=d?Rb(Ob(e,h),"".concat(l,"-option")):[],C=o?function(e,t){var n=e.focusedValue,o=e.selectValue.indexOf(n);if(o>-1){if(t.indexOf(n)>-1)return n;if(o<t.length)return t[o]}return null}(t,h):null,v=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,m);g={selectValue:h,focusedOption:v,focusedOptionId:jb(A,v),focusableOptionsWithIds:A,focusedValue:C,clearFocusValueOnUpdate:!1}}var y=null!=r&&e!==n?{inputIsHidden:r,inputIsHiddenAfterUpdate:void 0}:{},b=i,w=a&&s;return a&&!w&&(b={value:dy(f,h,h[0]||null),options:h,action:"initial-input-focus"},w=!s),"initial-input-focus"===(null==i?void 0:i.action)&&(b=null),gA(gA(gA({},g),y),{},{prevProps:e,ariaSelection:b,prevWasFocused:w})}}]),r}();Wb.defaultProps=Mb;var _b=u(function(t,n){var o=function(e){var t=e.defaultInputValue,n=void 0===t?"":t,o=e.defaultMenuIsOpen,a=void 0!==o&&o,s=e.defaultValue,l=void 0===s?null:s,c=e.inputValue,u=e.menuIsOpen,d=e.onChange,p=e.onInputChange,f=e.onMenuClose,h=e.onMenuOpen,g=e.value,m=vA(e,yA),A=CA(i(void 0!==c?c:n),2),C=A[0],v=A[1],y=CA(i(void 0!==u?u:a),2),b=y[0],w=y[1],x=CA(i(void 0!==g?g:l),2),I=x[0],L=x[1],E=r(function(e,t){"function"==typeof d&&d(e,t),L(e)},[d]),k=r(function(e,t){var n;"function"==typeof p&&(n=p(e,t)),v(void 0!==n?n:e)},[p]),S=r(function(){"function"==typeof h&&h(),w(!0)},[h]),M=r(function(){"function"==typeof f&&f(),w(!1)},[f]),B=void 0!==c?c:C,O=void 0!==u?u:b,N=void 0!==g?g:I;return gA(gA({},m),{},{inputValue:B,menuIsOpen:O,onChange:E,onInputChange:k,onMenuClose:M,onMenuOpen:S,value:N})}(t);return e.createElement(Wb,bA({ref:n},o))}),Qb=_b;const zb=t.createContext({}),Ub=!0;function Yb({baseColor:e,highlightColor:t,width:n,height:o,borderRadius:r,circle:i,direction:a,duration:s,enableAnimation:l=true,customHighlightBackground:c}){const u={};return"rtl"===a&&(u["--animation-direction"]="reverse"),"number"==typeof s&&(u["--animation-duration"]=`${s}s`),l||(u["--pseudo-element-display"]="none"),"string"!=typeof n&&"number"!=typeof n||(u.width=n),"string"!=typeof o&&"number"!=typeof o||(u.height=o),"string"!=typeof r&&"number"!=typeof r||(u.borderRadius=r),i&&(u.borderRadius="50%"),void 0!==e&&(u["--base-color"]=e),void 0!==t&&(u["--highlight-color"]=t),"string"==typeof c&&(u["--custom-highlight-background"]=c),u}function Jb({count:e=1,wrapper:n,className:o,containerClassName:r,containerTestId:i,circle:a=!1,style:s,...l}){var c,u,d;const p=t.useContext(zb),f={...l};for(const[e,t]of Object.entries(l))void 0===t&&delete f[e];const h={...p,...f,circle:a},g={...s,...Yb(h)};let m="react-loading-skeleton";o&&(m+=` ${o}`);const A=null!==(c=h.inline)&&void 0!==c&&c,C=[],v=Math.ceil(e);for(let n=0;n<v;n++){let o=g;if(v>e&&n===v-1){const t=null!==(u=o.width)&&void 0!==u?u:"100%",n=e%1,r="number"==typeof t?t*n:`calc(${t} * ${n})`;o={...o,width:r}}const r=t.createElement("span",{className:m,style:o,key:n},"‌");A?C.push(r):C.push(t.createElement(t.Fragment,{key:n},r,t.createElement("br",null)))}return t.createElement("span",{className:r,"data-testid":i,"aria-live":"polite","aria-busy":null!==(d=h.enableAnimation)&&void 0!==d?d:Ub},n?C.map((e,o)=>t.createElement(n,{key:o},e)):C)}var Xb,qb=y.div(Xb||(Xb=B(["\n @keyframes react-loading-skeleton {\n 100% {\n transform: translateX(100%);\n }\n }\n\n .react-loading-skeleton {\n background-color: ",";\n\n width: ",";\n border-radius: 0.25rem;\n display: inline-flex;\n line-height: 1;\n\n position: relative;\n user-select: none;\n overflow: hidden;\n z-index: 1;\n }\n\n .react-loading-skeleton::after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 100%;\n background-repeat: no-repeat;\n background-image: linear-gradient(\n 90deg,\n ",",\n ",",\n ","\n );\n transform: translateX(-100%);\n\n animation-name: react-loading-skeleton;\n animation-direction: normal;\n animation-duration: 1.5s;\n animation-timing-function: ease-in-out;\n animation-iteration-count: infinite;\n animation-delay: 1ms;\n }\n\n @media (prefers-reduced-motion) {\n .react-loading-skeleton {\n --pseudo-element-display: none;\n }\n }\n"],["\n @keyframes react-loading-skeleton {\n 100% {\n transform: translateX(100%);\n }\n }\n\n .react-loading-skeleton {\n background-color: ",";\n\n width: ",";\n border-radius: 0.25rem;\n display: inline-flex;\n line-height: 1;\n\n position: relative;\n user-select: none;\n overflow: hidden;\n z-index: 1;\n }\n\n .react-loading-skeleton::after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 100%;\n background-repeat: no-repeat;\n background-image: linear-gradient(\n 90deg,\n ",",\n ",",\n ","\n );\n transform: translateX(-100%);\n\n animation-name: react-loading-skeleton;\n animation-direction: normal;\n animation-duration: 1.5s;\n animation-timing-function: ease-in-out;\n animation-iteration-count: infinite;\n animation-delay: 1ms;\n }\n\n @media (prefers-reduced-motion) {\n .react-loading-skeleton {\n --pseudo-element-display: none;\n }\n }\n"])),function(e){return e.baseColor?e.baseColor:"#1B254A"},function(e){return e.width?e.width:"100%"},function(e){return e.baseColor?e.baseColor:"#1B254A"},function(e){return e.animationColor?e.animationColor:"#293667"},function(e){return e.baseColor?e.baseColor:"#1B254A"}),Kb=function(e){var t=e.baseColor,n=e.animationColor,o=e.height,r=e.width;return F.jsx(qb,k({baseColor:t,animationColor:n,width:r},{children:F.jsx(Jb,{height:o||"24px",width:r||"161px"})}))},$b=function(e,t,n){return{control:function(e,o){return k(k({},e),{background:t,border:"none","&:focus-visible":{outline:"none !important"},color:n,fontSize:"14px",boxShadow:(o.isFocused,null)})},singleValue:function(e){return k(k({},e),{color:n})},input:function(e){return k(k({},e),{color:n})},menuList:function(n){return k(k({},n),{background:t,maxHeight:e||"150px"})},option:function(e,t){var o=t.isFocused,r=t.isSelected;return k(k({},e),{fontSize:"14px",background:o||r?"#0021a514":void 0,zIndex:1,color:n,fontWeight:r?"600":"normal"})}}},ew=y(jt)(function(e){return{marginBottom:"2px",color:e.theme.styleguideColors.contentPrimary}}),tw=y(Pt)(function(e){var t=e.theme;return{height:"36px",padding:"6px 16px",border:"1px solid ".concat(t.styleguideColors.borderSecondary),borderRadius:"4px",span:{color:t.styleguideColors.contentPrimary,opacity:"1",fontSize:"13px"},div:{"& >:last-child":{color:t.styleguideColors.contentPrimary,opacity:"1"}}}}),nw=y(td)(function(e){var t=e.theme;return t.withMedia({width:["190px","284px","284px"],marginTop:"2px",color:t.styleguideColors.contentPrimary,input:{":focus-visible":{outline:"none"}}})}),ow=y(td)(function(e){var t=e.theme;return t.withMedia({color:t.styleguideColors.contentPrimary,input:{":focus-visible":{outline:"none"}}})}),rw=y.div(function(){return{margin:"2px 0 0 16px",width:"100%"}}),iw=y.div(function(e){e.theme;var t=e.marginBottom;return{marginBottom:t||"24px",width:"100%"}}),aw=y.div(function(e){return{color:e.theme.styleguideColors.contentRed,fontSize:"11px",position:"absolute",zIndex:"-1"}}),sw=y(Tl)(function(e){var t=e.theme;return{height:"36px",marginTop:"32px",cursor:"pointer",backgroundColor:t.styleguideColors.fillPrimaryBlue,":disabled":{backgroundColor:t.styleguideColors.fillSecondary}}}),lw=y(jt)(function(){return{display:"block"}}),cw=y.div(function(){return{marginLeft:"8px"}}),uw=y.div(function(e){return{fontSize:"11px",color:e.theme.styleguideColors.contentTertiary}}),dw=y.span(function(e){return e.theme,{marginRight:"10px"}}),pw=y.img(function(e){return e.theme.withMedia({width:"37px"})}),fw=Wy.Option,hw=Wy.SingleValue,gw=function(e){var t=e.data,n=t.label,o=t.icon;return F.jsxs(fw,k({},e,{children:[o&&F.jsx(dw,{children:o}),n]}))},mw=function(e){return F.jsxs(hw,k({},e,{children:[e.data.icon&&F.jsx(dw,{children:e.data.icon}),e.data.label]}))},Aw=9999999,Cw=function(e){var t=e.acc,n=e.buyCSPRFormData,r=e.onNextStep,a=e.themeMode,s=n.countryList,l=n.currencyList,c=n.isLoading,u=gd(["mobile","tablet","desktop"],[]),d=i(n.country),p=d[0],f=d[1],h=i(n.currency),g=h[0],m=h[1],A=i(n.isLastInputCrypto),C=A[0],v=A[1],y=i(n.fiatAmount),b=y[0],w=y[1],x=i(n.csprAmount),I=x[0],L=x[1],E=/^(\s*|\d+)$/,S=function(e,t){return(new Intl.NumberFormat).format(Number(parseFloat((e/t).toString()).toFixed(e<=1?2:1)))},M={height:"36px",baseColor:a===Mh.light?"#F2F3F5":"#1B254A",animationColor:a===Mh.light?"#ffffff":"#293667"};o(function(){f(n.country),m(n.currency),w(n.fiatAmount),v(n.isLastInputCrypto)},[n]),o(function(){I?!Number(I)&&L(S(b,g.rate)):L("")},[b]);var B=function(e){m(e),C?w(function(e,t){return(new Intl.NumberFormat).format(Number(parseFloat((e*t).toString()).toFixed(e<=1?2:1)))}(I,e.rate)):L(S(b,e.rate))};return F.jsxs(F.Fragment,{children:[F.jsx(lf,{title:"Buy CSPR",subtitle:"to top up account",margin:"24px 0 32px 0"}),F.jsx(ew,k({size:1},{children:"Recipient Account"})),F.jsx(iw,{children:F.jsxs(tw,k({justify:"space-between",align:"center"},{children:[F.jsx(yd,{hash:(null==t?void 0:t.public_key)?t.public_key:"",logo:null==t?void 0:t.logo,fontSize:"14px"}),F.jsx(jt,k({size:3,monotype:!0,variation:"gray"},{children:F.jsx($p,{motes:t&&t.balance?t.balance.toString():"0",precisionCase:Kp.deployCost})}))]}))}),F.jsx(ew,k({size:1},{children:"Country"})),F.jsx(iw,k({marginBottom:"16px"},{children:c?F.jsx(Kb,k({},{width:"100%"},M)):F.jsx(Qb,{value:p,onChange:function(e){return function(e){f(e)}(e)},options:s,components:{Option:gw,SingleValue:mw},styles:$b("134px",a===Mh.dark?"#1B254A":"#F5F5F7",a===Mh.dark?"#DADCE5":"#1A1919")})})),F.jsx(iw,k({marginBottom:"16px"},{children:F.jsxs(Pt,{children:[F.jsxs("div",{children:[F.jsx(ew,k({size:1},{children:"Amount"})),c?F.jsx(Kb,k({},{width:"mobile"===u?"190px":"284px"},M)):F.jsxs(F.Fragment,{children:[F.jsx(nw,{required:!0,value:b,error:!b||Number(b)<1||Number(b)>Aw,onChange:function(e){v(!1);var t=e.target.value;t.match(E)&&(w(t.toString()),L(S(t,g.rate)))}}),(!b||Number(b)<1||Number(b)>Aw)&&F.jsx(aw,{children:"Amount not valid"})]})]}),F.jsxs(rw,{children:[F.jsx(ew,k({size:1},{children:"Currency"})),c?F.jsx(Kb,k({},{width:"mobile"===u?"94px":"151px"},M)):F.jsx(Qb,{value:g,onChange:function(e){return B(e)},options:l,styles:$b("150px",a===Mh.dark?"#1B254A":"#F5F5F7",a===Mh.dark?"#DADCE5":"#1A1919")})]})]})})),F.jsx(iw,k({marginBottom:"16px"},{children:F.jsxs(Pt,k({align:"center"},{children:[F.jsx(un,{size:21,src:"data:image/svg+xml,%3csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath id='Vector' d='M12.0379 22L16.6094 17.1111L13.1808 17.1111L13.1808 8.55556L10.8951 8.55556L10.8951 17.1111L7.46652 17.1111M9.75223 4.88889L5.1808 -4.99559e-07L0.609375 4.88889L4.03795 4.88889L4.03795 13.4444L6.32366 13.4444L6.32366 4.88889L9.75223 4.88889Z' fill='%2384858C'/%3e%3c/svg%3e",style:{zIndex:"-1"}}),F.jsxs(cw,{children:[F.jsxs(lw,k({size:3,variation:"gray"},{children:["1 CSPR ~ ","".concat(g.rate," ").concat(g.value)]})),F.jsx(uw,{children:"Exchange Rate by Coingecko"})]})]}))})),F.jsxs("div",{children:[F.jsx(ew,k({size:1},{children:"You Get (approximately, before fees)"})),c?F.jsx(Kb,k({},{width:"100%"},M)):F.jsxs(F.Fragment,{children:[F.jsx(ow,{required:!0,value:I,error:!I,onChange:function(e){v(!0);var t=e.target.value;if(t.match(E))if(t){var n=t*g.rate;L(t),w(parseFloat(String(n)).toFixed(1))}else L(""),w("0")},suffixText:"CSPR",monotype:!0}),!I&&F.jsx(aw,{children:"CSPR amount not valid"})]})]}),F.jsx(sw,k({disabled:c||!p.value||!g.value||!b||!I||Number(b)>Aw||Number(b)<1,onClick:function(){var e={country:p,currency:g,amount:Number(b),approxAmount:Number(I),paymentCurrency:C?"CSPR":g.value};r&&r(e,C)}},{children:c||c?F.jsx(pw,{src:a==Mh.dark?Fg:Vg,alt:"Loading..."}):"Next"}))]})},vw=y(Pt)(function(){return{marginTop:"16px"}}),yw=y(Tl)(function(e){var t=e.theme;return{width:e.fullWidth?"100%":"49%",height:"36px",backgroundColor:t.styleguideColors.fillPrimaryBlue,cursor:"pointer"}}),bw=y(jt)(function(e){return{margin:"0 0 142px 0",color:e.theme.styleguideColors.contentSecondary,span:{display:"block",marginTop:"10px"},a:{fontWeight:"500",textDecoration:"none"}}}),ww=y(Yl)(function(e){return{color:e.theme.styleguideColors.contentPrimary}}),xw=y.img(function(){return{margin:"24px 0 24px 0",width:"296px",height:"120px"}}),Iw=function(e){var t,n=e.provider,o=e.location,r=e.onClose;return F.jsxs(Ft,{children:[F.jsx(xw,{src:qm}),F.jsxs(Ft,{children:[F.jsx(ww,k({size:1,scale:"lg"},{children:"Redirection blocked"})),F.jsxs(bw,k({scale:"md",size:3},{children:[F.jsx("span",{children:"Your device is blocking new tabs. To open the onramp platform, please click on the link below."}),F.jsx("span",{children:F.jsxs(wi,k({color:"primaryBlue",href:o,target:"_blank"},{children:["Go to ",(t=n,t&&"string"==typeof t?t.charAt(0).toUpperCase()+t.slice(1):t)]}))})]}))]}),F.jsx(vw,k({justify:"space-between"},{children:F.jsx(yw,k({fullWidth:!0,onClick:r},{children:"Close"}))}))]})},Lw="https://onramp-api.cspr.click/api",Ew=function(e,t){return S(void 0,void 0,void 0,function(){var n,o,r,i,a,s,l;return M(this,function(c){switch(c.label){case 0:n={loading:!1,error:null,data:null},c.label=1;case 1:return c.trys.push([1,7,,8]),[4,fetch(e,t)];case 2:return(o=c.sent()).ok?(r=n,[4,o.json()]):[3,4];case 3:return r.data=c.sent(),[3,6];case 4:return[4,o.json()];case 5:i=c.sent(),(null===(s=i.error)||void 0===s?void 0:s.code)&&(null===(l=i.error)||void 0===l?void 0:l.message)?n.error=i.error:n.error={code:"Server error",message:"Unexpected error"},c.label=6;case 6:return[3,8];case 7:return a=c.sent(),n.error={code:"Server error",message:a.message},[3,8];case 8:return[2,n]}})})},kw=function(){return S(void 0,void 0,void 0,function(){return M(this,function(e){return[2,Ew(Lw+"/options",{})]})})},Sw=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){return[2,Ew(Lw+"/options",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})]})})},Mw=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){return[2,Ew(Lw+"/selection",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(e)})]})})},Bw=y(Ft)(function(e){return e.theme.withMedia({height:"auto"})}),Ow=function(e){var t=e.clickRef,n=e.themeMode,r=e.onModalClose,a=i(null),s=a[0],l=a[1],c=i(null),u=c[0],d=c[1],p=i(t.getActiveAccount()),f=p[0],h=p[1],g=i({countryList:[Wm],country:Wm,currencyList:[_m],currency:_m,isLoading:!0,fiatAmount:"100",csprAmount:"0",isLastInputCrypto:!1,providersList:null,reloadProviders:!1}),m=g[0],A=g[1],C=function(){var e=i(null),t=e[0],n=e[1];return o(function(){!function(){S(this,void 0,void 0,function(){var e;return M(this,function(t){switch(t.label){case 0:return[4,kw()];case 1:return e=t.sent(),n(e),[2]}})})}()},[]),t||{data:null,loading:!0,error:null}}(),v=C.data,y=C.loading,b=C.error,w=function(){var e=i(null),t=e[0],n=e[1],r=i(null),a=r[0],s=r[1];return o(function(){t&&function(){S(this,void 0,void 0,function(){var e;return M(this,function(n){switch(n.label){case 0:return[4,Sw(t)];case 1:return e=n.sent(),s(e),[2]}})})}()},[t]),k({update:function(e){return n(e)}},a)}(),x=w.update,I=w.data,L=w.error,E=function(){var e=i(null),t=e[0],n=e[1],r=i(null),a=r[0],s=r[1];return o(function(){t&&function(){S(this,void 0,void 0,function(){var e;return M(this,function(n){switch(n.label){case 0:return[4,Mw(t)];case 1:return e=n.sent(),s(e),[2]}})})}()},[t]),k({update:function(e){return n(e)}},a)}(),B=E.update,O=E.data,N=E.error;o(function(){S(void 0,void 0,void 0,function(){var e;return M(this,function(n){switch(n.label){case 0:return[4,t.getActiveAccountAsync({withBalance:!0})];case 1:return e=n.sent(),h(e),[2]}})})},[]),o(function(){if(b)l({error:b});else if(v&&!y){var e=[];v.countries.map(function(t){return e.push({value:t.code,label:t.name,icon:F.jsx(Zm,{countryCode:t.code,svg:!0})})});var t=e.filter(function(e){return e.value===v.defaultCountry})[0],n=[];v.currencies.map(function(e){return n.push({value:e.code,label:e.code,rate:e.rate})});var o=n.filter(function(e){return e.value===v.defaultCurrency})[0];A({countryList:e,country:t,currencyList:n,currency:o,isLoading:!1,fiatAmount:v.defaultAmount,csprAmount:"0",isLastInputCrypto:!1,providersList:null,reloadProviders:!1})}},[v,y,b]),o(function(){m.reloadProviders&&(x({amount:m.isLastInputCrypto?parseFloat(m.csprAmount):parseFloat(m.fiatAmount),country:m.country.value,fiatCurrency:m.currency.value,paymentCurrency:m.isLastInputCrypto?"CSPR":m.currency.value}),A(k(k({},m),{reloadProviders:!1})))},[m]),o(function(){L?l({error:L}):I&&A(k(k({},m),{providersList:I,isLoading:!1}))},[I,L]),o(function(){if(N)l({error:N});else if(null==O?void 0:O.location){if(window.open(O.location,"_blank")){null==t||t.emit(yf,{message:{title:"Buy CSPR",text:"You’ve been directed to a third party to complete your transaction",position:"topRight"}}),r()}else d({provider:O.provider,location:O.location,onClose:R})}},[O,N]);var R=function(){r()};return(null==s?void 0:s.error)?F.jsx(rA,{error:null==s?void 0:s.error,onClose:R}):u?F.jsx(Iw,k({},u)):m.providersList?F.jsx(Bw,{children:F.jsx(uA,{rampData:m.providersList,lastInputIsCrypto:m.isLastInputCrypto,countryTitle:m.country.label,currencyCode:m.currency.label,onSubmit:function(e){return S(void 0,void 0,void 0,function(){var t;return M(this,function(n){return(t=k({},e)).account=null==f?void 0:f.public_key,B(t),[2]})})},onBack:function(){A(k(k({},m),{providersList:null}))},onClose:R})}):F.jsx(Bw,{children:F.jsx(Cw,{acc:f,buyCSPRFormData:m,onNextStep:function(e,t){return S(void 0,void 0,void 0,function(){return M(this,function(n){return A(function(n){return k(k({},n),{country:e.country,currency:e.currency,fiatAmount:e.amount.toString(),csprAmount:e.approxAmount.toString(),isLastInputCrypto:t,reloadProviders:!0,isLoading:!0})}),[2]})})},themeMode:n})})},Nw=y(Ft)(function(e){var t=e.theme,n=e.isSmallViewport;return t.withMedia({width:["300px","450px","450px"],overflowY:n?"auto":"hidden",overflowX:"hidden",height:n?"500px":"unset"})}),Rw=y.img(function(){return{marginLeft:"4px"}});function Hw(e){var t=e.modalAction,n=e.onModalClose,r=e.clickRef,a=e.signInOptions,s=e.onForgetAccount,l=e.onSignIn,c=e.rootAppElement,u=void 0===c?"#root":c,d=e.themeMode,p=x(),f=i(!1),h=f[0],g=f[1],m=i(!1),A=m[0],C=m[1],v=i(!1),y=v[0],b=v[1],w=window.innerHeight<=680;o(function(){Et.setAppElement(u)},[]),o(function(){h||""===t||g(!0),h&&""===t&&(g(!1),b(!1))},[t,h]);var I=function(){n()},L=function(){b(!0),l()},E=k(k({},gh),{content:k(k({},gh.content),{backgroundColor:p.styleguideColors.backgroundPrimary,borderColor:p.styleguideColors.backgroundPrimary,boxShadow:"dark"===e.themeMode?"0px 16px 48px rgba(9, 12, 26, 0.5)":"0px 16px 48px rgba(26, 25, 25, 0.2)",paddingBottom:t===Sg.LEDGER_PROVIDER_UI&&(null==a?void 0:a.status)===If.AccountListUpdated||t===Sg.METAMASK_PROVIDER_UI&&(null==a?void 0:a.status)===Lf.AccountListUpdated||t===Sg.WALLETCONNECT_PROVIDER_UI&&(null==a?void 0:a.status)==Sf.AccountListUpdated||t===Sg.SWITCH_ACCOUNT&&(null==a?void 0:a.accounts.length)>3||t===Sg.CHOSE_ACCOUNT&&(null==a?void 0:a.accounts.length)>3?"0px":"20px"})});return F.jsx(Et,k({isOpen:h,style:E,onRequestClose:function(){void 0!==e.onRequestClose&&e.onRequestClose(),g(!1),b(!1)},shouldCloseOnEsc:!0,shouldCloseOnOverlayClick:!0,portalClassName:"cspr-click-portal",onAfterOpen:function(){return document.body.style.overflow="hidden"},onAfterClose:function(){return document.body.style.overflow="unset"},contentRef:function(e){if(e){var t=e.offsetHeight,n=window.innerHeight;C(t>n)}}},{children:t&&F.jsxs(Nw,k({isSmallViewport:w,className:"csprclick-modal"},{children:[F.jsx(Ep,{headerLogo:F.jsx(Rw,{src:d===Mh.dark?hf:ff,alt:"CSPR.click logo"}),themeMode:e.themeMode,onClose:I,marginBottom:"20px"}),function(){switch(t){case Sg.SWITCH_ACCOUNT:return F.jsx(kg,{options:a,clickRef:r,setUseAnotherAccount:L,onForgetAccount:s,themeMode:e.themeMode,isModalOverflowing:A});case Sg.CHOSE_ACCOUNT:return F.jsx(Bg,{options:a,clickRef:r,setUseAnotherAccount:L,onForgetAccount:s,themeMode:e.themeMode,isModalOverflowing:A});case Sg.SIGN_IN:return F.jsx(xg,{options:a,clickRef:r,switchingAccount:y,themeMode:e.themeMode,isModalOverflowing:A});case Sg.LEDGER_PROVIDER_UI:case Sg.METAMASK_PROVIDER_UI:return a&&F.jsx(om,{clickRef:r,event:a,themeMode:e.themeMode,onModalClose:I});case Sg.WALLETCONNECT_PROVIDER_UI:return a&&F.jsx(Fm,{clickRef:r,event:a,themeMode:e.themeMode,onModalClose:I});case Sg.BUY_CSPR:return F.jsx(Ow,{clickRef:r,themeMode:e.themeMode,onModalClose:I});default:return}}()]}))}))}var jw,Tw,Dw,Pw,Fw="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cg clip-path='url(%23clip0_11644_3348)'%3e %3cpath d='M13.0025 9.59794C13.9963 9.59794 14.8019 10.4036 14.8019 11.3974V12.1323C14.8019 12.591 14.6585 13.0383 14.3917 13.4116C13.1548 15.1425 11.135 16 8.3983 16C5.66104 16 3.64231 15.1421 2.40837 13.4103C2.14275 13.0376 2 12.5912 2 12.1335L2 11.3974C2 10.4036 2.80563 9.59794 3.79942 9.59794L13.0025 9.59794ZM8.3983 0C10.6078 0 12.399 1.79118 12.399 4.00071C12.399 6.21024 10.6078 8.00142 8.3983 8.00142C6.18877 8.00142 4.39759 6.21024 4.39759 4.00071C4.39759 1.79118 6.18877 0 8.3983 0Z' fill='%23BABBBF'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_11644_3348'%3e %3crect width='16' height='16' fill='white'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e",Vw=y.span(function(e){var t=e.theme;return t.withMedia({display:"flex",color:t.styleguideColors.contentTertiary,cursor:"pointer",svg:{path:{fill:t.styleguideColors.contentTertiary}},":hover > * ":{fontWeight:t.typography.fontWeight.semiBold,color:t.styleguideColors.contentOnFill,path:{fill:t.styleguideColors.contentOnFill}}})}),Gw=function(e){var t=e.onSignIn;return F.jsx(Vw,{children:F.jsx(od,k({onClick:t},{children:F.jsx(jt,k({size:3,scale:"sm",noWrap:!0},{children:F.jsxs(Pt,k({align:"center"},{children:[F.jsx(un,{src:Fw,style:{marginTop:-2,paddingTop:1},marginRight:!0}),"Sign in"]}))}))}))})},Zw=y(un)(function(e){var t=e.theme;return{color:t.styleguideColors.contentBlue,path:{fill:t.styleguideColors.contentBlue}}}),Ww=y(Ft)({paddingLeft:"8px"}),_w=y(jt)(function(e){return e.theme,{whiteSpace:"nowrap"}}),Qw=function(e){var t=e.onClick,n=e.icon,o=e.label,r=e.badge;return F.jsx(Sd,k({onClick:t},{children:F.jsxs(Pt,k({align:"center"},{children:[F.jsx(Ft,{children:F.jsx(Zw,{src:n,size:16,marginRight:!0})}),F.jsx(Ft,{children:F.jsx(_w,k({size:3,scale:"sm"},{children:o}))}),r&&F.jsx(Ww,{children:F.jsx(Zl,{label:null==r?void 0:r.title,variation:r.variation,lineHeight:"xxs"})})]}))}))},zw=y.div(function(e){return e.theme,{position:"relative",cursor:"pointer"}}),Uw=y.div(function(e){return e.theme.withMedia({position:"absolute",left:"auto",right:0,paddingTop:3,minWidth:"195px",zIndex:12,transform:"translate3d(0, 0, 1rem)","& > div > div":{width:"100%"}})}),Yw=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),Jw=function(e){var t=e.name,n=e.publicKey,o=e.logo,r=e.onAccountSwitch,a=e.onSignOut,s=e.accountMenuItems,l=i(!1),c=l[0],u=l[1],d=Kf(),p=gd(["mobile","mobile","desktop"],[]),f=function(){u(!1)},h=null==s?void 0:s.filter(function(e){return"ACCOUNT_CARD"===e.type.componentType})[0],g=s&&s.filter(function(e){return"ACCOUNT_CARD"!==e.type.componentType});null==g||g.unshift(h);var m=function(){var e;return F.jsxs(F.Fragment,{children:[F.jsxs(Pt,k({align:"center"},{children:[F.jsx(yd,{name:t,hash:n,logo:o}),F.jsx(Yw,{src:dn,style:{marginLeft:8},isOpen:c,rotate:c})]})),c&&F.jsx(Uw,k({className:"csprclick-dropdown-container csprclick-account-dropdown-container"},{children:F.jsxs(Ld,k({opened:c,padding:"8px"},{children:[g&&g.map(function(e){return e}),!(null===(e=null==d?void 0:d.appSettings)||void 0===e?void 0:e.single_account_app)&&F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.2 9.19999L9.2 9.20079C9.82344 9.20079 10.3363 9.67701 10.3945 10.2853L10.4 10.4008V12C10.3992 14.8 7.4272 15.6 5.2 15.6C3.02229 15.6 0.131756 14.8352 0.00436325 12.1837L0 12L0 10.4C0 9.77656 0.476213 9.26367 1.08449 9.20549L1.2 9.19999ZM10.7904 9.19999H14.8C15.4234 9.19999 15.9363 9.6755 15.9945 10.2844L16 10.4V11.6C15.9992 14.0496 13.7136 14.8 12 14.8C11.456 14.8 10.8552 14.7232 10.288 14.5424C10.8102 13.9422 11.149 13.1798 11.1947 12.224L11.2 12V10.4C11.2 10.0045 11.0806 9.63901 10.8808 9.32926L10.7904 9.19999H14.8H10.7904ZM5.2 0.399994C7.188 0.399994 8.8 2.01199 8.8 3.99999C8.8 5.98799 7.188 7.59999 5.2 7.59999C3.212 7.59999 1.6 5.98799 1.6 3.99999C1.6 2.01199 3.212 0.399994 5.2 0.399994ZM12.4 1.99999C13.9464 1.99999 15.2 3.25359 15.2 4.79999C15.2 6.34639 13.9464 7.59999 12.4 7.59999C10.8536 7.59999 9.6 6.34639 9.6 4.79999C9.6 3.25359 10.8536 1.99999 12.4 1.99999Z' fill='%230021A5'/%3e%3c/svg%3e",label:"Switch Account",onClick:r}),F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9765%209.32548C12.3425%209.69151%2012.9359%209.69151%2013.3019%209.32548L14.6274%208L14.7681%207.8532C16.4563%206.01451%2016.4094%203.15453%2014.6274%201.37258C12.7973%20-0.457527%209.83011%20-0.457528%208%201.37258L6.67452%202.69806L6.60169%202.77981C6.31036%203.1477%206.33464%203.68367%206.67452%204.02355C7.04054%204.38957%207.63398%204.38957%208%204.02355L9.32548%202.69807L9.44568%202.58462C10.5498%201.6014%2012.2431%201.63922%2013.3019%202.69807C14.4%203.79613%2014.4%205.57645%2013.3019%206.67452L11.9765%208L11.9036%208.08175C11.6123%208.44964%2011.6366%208.98561%2011.9765%209.32548ZM1.37258%2014.6274C3.20269%2016.4575%206.16989%2016.4575%208%2014.6274L9.32548%2013.3019L9.39831%2013.2202C9.68964%2012.8523%209.66536%2012.3163%209.32548%2011.9764C8.95946%2011.6104%208.36602%2011.6104%208%2011.9764L6.67452%2013.3019L6.55432%2013.4154C5.45015%2014.3986%203.75692%2014.3608%202.69807%2013.3019C1.6%2012.2039%201.6%2010.4235%202.69807%209.32548L4.02355%208L4.09638%207.91825C4.3877%207.55036%204.36343%207.01439%204.02355%206.67451C3.65753%206.30849%203.06409%206.30849%202.69807%206.67451L1.37258%208L1.2319%208.1468C-0.456262%209.98549%20-0.409368%2012.8455%201.37258%2014.6274ZM13.5292%2013.3963C13.8953%2013.0303%2013.8953%2012.4368%2013.5292%2012.0708L4.25085%202.79241C3.88483%202.42638%203.29139%202.42638%202.92537%202.79241C2.55935%203.15843%202.55935%203.75187%202.92537%204.11789L12.2038%2013.3963C12.5698%2013.7623%2013.1632%2013.7623%2013.5292%2013.3963Z'%20fill='%230021A5'/%3e%3c/svg%3e",label:"Sign Out",onClick:a})]}))}))]})};return"mobile"===p?F.jsx("div",k({onClick:function(e){e.stopPropagation(),u(!c)},onMouseLeave:f},{children:m()})):F.jsx(zw,k({onMouseOver:function(){u(!0)},onMouseLeave:f,onClick:function(e){e.preventDefault(),e.stopPropagation()}},{children:m()}))},Xw=((jw={})[Od.light]="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6412_40544)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.72727 2.96065C8.48974 2.92667 8.24692 2.90909 8 2.90909C7.75308 2.90909 7.51026 2.92667 7.27273 2.96065V0.0326131C7.51226 0.0110274 7.75484 0 8 0C8.24516 0 8.48774 0.0110274 8.72727 0.0326131V2.96065ZM7.99987 11.6365C5.99156 11.6365 4.3635 10.0084 4.3635 8.00011C4.3635 5.9918 5.99156 4.36375 7.99987 4.36375C10.0082 4.36375 11.6362 5.9918 11.6362 8.00011C11.6362 10.0084 10.0082 11.6365 7.99987 11.6365ZM8.72727 15.9675V13.0394C8.48974 13.0734 8.24692 13.091 8 13.091C7.75308 13.091 7.51026 13.0734 7.27273 13.0394V15.9675C7.51226 15.989 7.75484 16.0001 8 16.0001C8.24516 16.0001 8.48774 15.989 8.72727 15.9675ZM13.0394 7.27273H15.9675C15.989 7.51226 16.0001 7.75484 16.0001 8C16.0001 8.24516 15.989 8.48774 15.9675 8.72727H13.0394C13.0734 8.48974 13.091 8.24692 13.091 8C13.091 7.75308 13.0734 7.51026 13.0394 7.27273ZM2.90909 8C2.90909 7.75308 2.92667 7.51026 2.96065 7.27273H0.0326131C0.0110274 7.51226 0 7.75484 0 8C0 8.24516 0.0110274 8.48774 0.0326131 8.72727H2.96065C2.92667 8.48974 2.90909 8.24692 2.90909 8ZM11.049 3.92256L13.1195 1.8521C13.4926 2.16313 13.837 2.50749 14.148 2.88061L12.0775 4.95108C11.7855 4.56119 11.4389 4.21457 11.049 3.92256ZM1.85227 2.88061L3.92273 4.95108C4.21474 4.56119 4.56136 4.21457 4.95125 3.92256L2.88079 1.8521C2.50767 2.16313 2.16331 2.50749 1.85227 2.88061ZM12.0775 11.0488L14.148 13.1193C13.837 13.4924 13.4926 13.8368 13.1195 14.1478L11.049 12.0773C11.4389 11.7853 11.7855 11.4387 12.0775 11.0488ZM2.88079 14.1478L4.95125 12.0773C4.56136 11.7853 4.21474 11.4387 3.92273 11.0488L1.85227 13.1193C2.16331 13.4924 2.50767 13.8368 2.88079 14.1478Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6412_40544'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",jw[Od.dark]="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6262_38149)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.87986 1.90074C8.81536 2.88858 8.20001 4.26907 8.20001 5.75C8.20001 8.6495 10.5505 11 13.45 11C13.5589 11 13.6673 10.9967 13.7752 10.9901L15.2824 10.8982L14.445 12.1547C13.0632 14.2279 10.739 15.5 8.20001 15.5C4.05787 15.5 0.70001 12.1421 0.700011 8C0.700012 3.85786 4.05788 0.500001 8.20001 0.500001C8.63852 0.500001 9.07259 0.537715 9.49877 0.612172L10.9881 0.872358L9.87986 1.90074Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6262_38149'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",jw),qw=y(un)(function(e){var t=e.theme,n=e.screenType;return{marginRight:"desktop"!==n?"13px":"0",svg:{path:{fill:"desktop"!==n?t.styleguideColors.contentBlue:t.styleguideColors.contentTertiary}},":hover svg":{path:{fill:t.styleguideColors.contentOnFill}}}}),Kw=y(Pt)(function(){return{cursor:"pointer"}}),$w=function(e){var t=e.themeMode,n=e.onThemeSwitch,o=gd(["mobile","tablet","desktop"],[]),r=t===Od.light?Xw[Od.light]:Xw[Od.dark];return F.jsxs(Kw,k({itemsSpacing:8,align:"center",onClick:n},{children:[F.jsx(qw,{src:r,screenType:o}),"desktop"!==o&&(t===Od.light?"Light mode":"Dark mode")]}))},ex=y(un)(function(e){var t=e.theme,n=e.isHovered;return t.withMedia({svg:{path:{fill:t.styleguideColors.contentTertiary}},":hover svg":{path:{fill:n&&t.styleguideColors.contentOnFill}}})}),tx=y(Pt)(function(e){var t=e.theme,n=e.isHovered;return{cursor:"pointer","&:hover":{"svg path":{fill:"".concat(n&&t.styleguideColors.contentOnFill)},span:{color:"".concat(n&&t.styleguideColors.contentOnFill)}}}}),nx=y.div(function(e){return e.theme.withMedia({cursor:"pointer",position:"absolute",top:"35px",minWidth:["224px","224px","548px"],zIndex:15})}),ox=y(jt)(function(e){var t=e.theme;return t.withMedia({color:t.styleguideColors.contentTertiary})}),rx=function(e){var t=e.caption,n=e.menuItems,o=e.isOpen,r=e.onClickCaption,i=gd(["mobile","tablet","desktop"],[]);return F.jsxs(F.Fragment,{children:[F.jsxs(tx,k({gap:9,align:"center",isHovered:o,onClick:r},{children:[F.jsx(ex,{src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 2.75C4.5 3.7165 3.7165 4.5 2.75 4.5C1.7835 4.5 1 3.7165 1 2.75C1 1.7835 1.7835 1 2.75 1C3.7165 1 4.5 1.7835 4.5 2.75ZM4.5 8C4.5 8.9665 3.7165 9.75 2.75 9.75C1.7835 9.75 1 8.9665 1 8C1 7.0335 1.7835 6.25 2.75 6.25C3.7165 6.25 4.5 7.0335 4.5 8ZM2.75 15C3.7165 15 4.5 14.2165 4.5 13.25C4.5 12.2835 3.7165 11.5 2.75 11.5C1.7835 11.5 1 12.2835 1 13.25C1 14.2165 1.7835 15 2.75 15ZM9.75 2.75C9.75 3.7165 8.9665 4.5 8 4.5C7.0335 4.5 6.25 3.7165 6.25 2.75C6.25 1.7835 7.0335 1 8 1C8.9665 1 9.75 1.7835 9.75 2.75ZM8 9.75C8.9665 9.75 9.75 8.9665 9.75 8C9.75 7.0335 8.9665 6.25 8 6.25C7.0335 6.25 6.25 7.0335 6.25 8C6.25 8.9665 7.0335 9.75 8 9.75ZM9.75 13.25C9.75 14.2165 8.9665 15 8 15C7.0335 15 6.25 14.2165 6.25 13.25C6.25 12.2835 7.0335 11.5 8 11.5C8.9665 11.5 9.75 12.2835 9.75 13.25ZM13.25 4.5C14.2165 4.5 15 3.7165 15 2.75C15 1.7835 14.2165 1 13.25 1C12.2835 1 11.5 1.7835 11.5 2.75C11.5 3.7165 12.2835 4.5 13.25 4.5ZM15 8C15 8.9665 14.2165 9.75 13.25 9.75C12.2835 9.75 11.5 8.9665 11.5 8C11.5 7.0335 12.2835 6.25 13.25 6.25C14.2165 6.25 15 7.0335 15 8ZM13.25 15C14.2165 15 15 14.2165 15 13.25C15 12.2835 14.2165 11.5 13.25 11.5C12.2835 11.5 11.5 12.2835 11.5 13.25C11.5 14.2165 12.2835 15 13.25 15Z' fill='%23BABBBF'/%3e%3c/svg%3e",isHovered:o}),"mobile"!==i&&F.jsx(ox,k({size:3,scale:"sm"},{children:t}))]})),n&&F.jsx(nx,{children:F.jsx(Bd,k({opened:o,className:"csprclick-dropdown-container csprclick-products-dropdown-container"},{children:n.sort(function(e,t){return e.position-t.position}).map(function(e){return F.jsx(jd,{descriptionText:e.description,icon:e.icon,link:e.link||"",nameLabel:e.name,selected:e.selected,newBadgeLabel:e.newBadgeLabel,comingSoonBadgeLabel:e.comingSoonBadgeLabel,badge:e.badge?{label:e.badge.title,textColor:e.badge.color,variation:e.badge.background}:void 0},e.key)})}))})]})},ix=y.div(function(e){return e.theme,{position:"relative",height:"40px",display:"flex",alignItems:"center"}}),ax=function(e){var t=e.clickRef,n=e.menuCaption,r=i(!1),a=r[0],s=r[1],l=i(null),c=l[0],u=l[1];o(function(){u(null==t?void 0:t.appSettings)},[t]);var d=gd(["mobile","mobile","desktop"],[]),p=(null==c?void 0:c.menu_caption)||n;return"mobile"===d?F.jsx("div",k({onClick:function(e){e.stopPropagation(),s(!a)}},{children:F.jsx(rx,{isOpen:a,caption:p,menuItems:null==c?void 0:c.menu_items})})):F.jsx(ix,k({onMouseOver:function(){s(!0)},onMouseLeave:function(){s(!1)}},{children:F.jsx(rx,{onClickCaption:function(e){e.preventDefault(),e.stopPropagation()},isOpen:a,caption:p,menuItems:null==c?void 0:c.menu_items})}))},sx=((Tw={})[dh.EN]="English",Tw[dh.NL]="Nederlands",Tw[dh.UA]="Українська",Tw[dh.VT]="Tiếng việt",Tw[dh.PL]="Polski",Tw[dh.RU]="Русский",Tw[dh.TR]="Türkçe",Tw[dh.AZ]="Azerbaijani",Tw[dh.ES]="Español",Tw[dh.FR]="Français",Tw[dh.DE]="Deutsch",Tw),lx=((Dw={})[dh.EN]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d)'%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202H19V14H3V2Z'%20fill='%23E31D1C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%203V4H19V3H3ZM3%205V6H19V5H3ZM3%208V7H19V8H3ZM3%209V10H19V9H3ZM3%2012V11H19V12H3ZM3%2014V13H19V14H3Z'%20fill='%23F7FCFF'/%3e%3crect%20x='3'%20y='2'%20width='9'%20height='7'%20fill='%232E42A5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.04005%204.17375L4.56997%203.80462L4.98103%204.10055H4.74829L5.21896%204.51685L5.05999%205.10055H4.811L4.56923%204.56445L4.36305%205.10055H3.74829L4.21896%205.51685L4.04005%206.17375L4.56997%205.80462L4.98103%206.10055H4.74829L5.21896%206.51685L5.05999%207.10055H4.811L4.56923%206.56445L4.36305%207.10055H3.74829L4.21896%207.51685L4.04005%208.17375L4.56997%207.80462L5.08271%208.17375L4.92329%207.51685L5.33506%207.10055H5.14514L5.56997%206.80462L5.98103%207.10055H5.74829L6.21896%207.51685L6.04005%208.17375L6.56997%207.80462L7.08271%208.17375L6.92329%207.51685L7.33506%207.10055H7.14514L7.56997%206.80462L7.98103%207.10055H7.74829L8.21896%207.51685L8.04005%208.17375L8.56997%207.80462L9.08271%208.17375L8.92329%207.51685L9.33506%207.10055H9.14514L9.56997%206.80462L9.98103%207.10055H9.74829L10.219%207.51685L10.0401%208.17375L10.57%207.80462L11.0827%208.17375L10.9233%207.51685L11.3351%207.10055H10.811L10.5692%206.56445L10.363%207.10055H10.0649L9.92329%206.51685L10.3351%206.10055H10.1451L10.57%205.80462L11.0827%206.17375L10.9233%205.51685L11.3351%205.10055H10.811L10.5692%204.56445L10.363%205.10055H10.0649L9.92329%204.51685L10.3351%204.10055H10.1451L10.57%203.80462L11.0827%204.17375L10.9233%203.51685L11.3351%203.10055H10.811L10.5692%202.56445L10.363%203.10055H9.74829L10.219%203.51685L10.06%204.10055H9.811L9.56923%203.56445L9.36305%204.10055H9.06494L8.92329%203.51685L9.33506%203.10055H8.811L8.56923%202.56445L8.36305%203.10055H7.74829L8.21896%203.51685L8.05999%204.10055H7.811L7.56923%203.56445L7.36305%204.10055H7.06494L6.92329%203.51685L7.33506%203.10055H6.811L6.56923%202.56445L6.36305%203.10055H5.74829L6.21896%203.51685L6.05999%204.10055H5.811L5.56923%203.56445L5.36305%204.10055H5.06494L4.92329%203.51685L5.33506%203.10055H4.811L4.56923%202.56445L4.36305%203.10055H3.74829L4.21896%203.51685L4.04005%204.17375ZM10.06%206.10055L10.219%205.51685L9.74829%205.10055H9.98103L9.56997%204.80462L9.14514%205.10055H9.33506L8.92329%205.51685L9.06494%206.10055H9.36305L9.56923%205.56445L9.811%206.10055H10.06ZM8.98103%206.10055L8.56997%205.80462L8.14514%206.10055H8.33506L7.92329%206.51685L8.06494%207.10055H8.36305L8.56923%206.56445L8.811%207.10055H9.05999L9.21896%206.51685L8.74829%206.10055H8.98103ZM7.21896%206.51685L7.05999%207.10055H6.811L6.56923%206.56445L6.36305%207.10055H6.06494L5.92329%206.51685L6.33506%206.10055H6.14514L6.56997%205.80462L6.98103%206.10055H6.74829L7.21896%206.51685ZM7.36305%206.10055H7.06494L6.92329%205.51685L7.33506%205.10055H7.14514L7.56997%204.80462L7.98103%205.10055H7.74829L8.21896%205.51685L8.05999%206.10055H7.811L7.56923%205.56445L7.36305%206.10055ZM6.05999%206.10055L6.21896%205.51685L5.74829%205.10055H5.98103L5.56997%204.80462L5.14514%205.10055H5.33506L4.92329%205.51685L5.06494%206.10055H5.36305L5.56923%205.56445L5.811%206.10055H6.05999ZM9.21896%204.51685L9.05999%205.10055H8.811L8.56923%204.56445L8.36305%205.10055H8.06494L7.92329%204.51685L8.33506%204.10055H8.14514L8.56997%203.80462L8.98103%204.10055H8.74829L9.21896%204.51685ZM6.98103%204.10055L6.56997%203.80462L6.14514%204.10055H6.33506L5.92329%204.51685L6.06494%205.10055H6.36305L6.56923%204.56445L6.811%205.10055H7.05999L7.21896%204.51685L6.74829%204.10055H6.98103Z'%20fill='%23F7FCFF'/%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.AZ]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016%20'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_49497)'%3e%3cmask%20id='mask0_5985_49497'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_49497)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23AF0100'/%3e%3cmask%20id='mask1_5985_49497'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_49497)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V6H19V2H3Z'%20fill='%233CA5D9'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2010V14H19V10H3Z'%20fill='%2373BE4A'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.581%209.45333C10.9075%209.29804%2010.3805%208.76856%2010.3875%207.9916C10.394%207.2643%2010.8632%206.64905%2011.6039%206.48185C12.3446%206.31465%2012.9962%206.66724%2012.9962%206.66724C12.7921%206.21328%2012.0814%205.89496%2011.4984%205.89649C10.4133%205.89934%209.2556%206.72775%209.24422%207.9928C9.23242%209.30432%2010.4806%2010.0499%2011.5792%2010.047C12.4598%2010.0447%2012.8782%209.47795%2012.965%209.23694C12.965%209.23694%2012.2545%209.60862%2011.581%209.45333ZM12.009%208.71035L12.5968%208.30133L13.1846%208.71035L12.9772%208.02494L13.5479%207.59231L12.8319%207.57772L12.5968%206.90133L12.3617%207.57772L11.6457%207.59231L12.2164%208.02494L12.009%208.71035Z'%20fill='%23F7FCFF'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_49497)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_49497'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_49497'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_49497'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_49497'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.ES]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_49731)'%3e%3cg%20clip-path='url(%23clip0_5985_49731)'%3e%3cmask%20id='mask0_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='20'%20height='15'%3e%3crect%20x='1'%20width='20'%20height='15'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_49731)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200V15H21V0H1Z'%20fill='%23FFB400'/%3e%3cmask%20id='mask1_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='20'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200V15H21V0H1Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_49731)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%200V3.75H21V0H1Z'%20fill='%23C51918'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1%2011.25V15H21V11.25H1Z'%20fill='%23C51918'/%3e%3crect%20x='4.12891'%20y='6.41992'%20width='0.7'%20height='3.64'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.10961%205.79004H3.84961V6.14004H4.05961V6.42004H4.89961V6.14004H5.10961V5.79004Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.89961%2010.2697H5.10961V10.6197H3.84961V10.2697H4.05961V9.98975H4.89961V10.2697Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.48023%205.85984C4.63257%205.85984%204.64805%205.80248%204.73792%205.71681C4.80771%205.65029%204.97023%205.56778%204.97023%205.47484C4.97023%205.26221%204.75085%205.08984%204.48023%205.08984C4.20961%205.08984%203.99023%205.26221%203.99023%205.47484C3.99023%205.57839%204.10216%205.64762%204.18679%205.71681C4.27595%205.78971%204.3414%205.85984%204.48023%205.85984Z'%20fill='%23AD1619'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.84961%2010.6196H5.10961V11.1796C5.10961%2011.1796%204.95211%2011.1096%204.79461%2011.1096C4.63711%2011.1096%204.47961%2011.1796%204.47961%2011.1796C4.47961%2011.1796%204.32211%2011.1096%204.16461%2011.1096C4.00711%2011.1096%203.84961%2011.1796%203.84961%2011.1796V10.6196Z'%20fill='%23005BBF'/%3e%3cmask%20id='mask2_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='10'%20width='3'%20height='2'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.84961%2010.6196H5.10961V11.1796C5.10961%2011.1796%204.95211%2011.1096%204.79461%2011.1096C4.63711%2011.1096%204.47961%2011.1796%204.47961%2011.1796C4.47961%2011.1796%204.32211%2011.1096%204.16461%2011.1096C4.00711%2011.1096%203.84961%2011.1796%203.84961%2011.1796V10.6196Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask2_5985_49731)'%3e%3cpath%20d='M3.83805%2011.0697L3.81055%2011.0026C3.92403%2010.9521%204.03792%2010.9268%204.15199%2010.9268C4.22568%2010.9268%204.26416%2010.937%204.32958%2010.9661C4.38705%2010.9917%204.41683%2010.9997%204.47968%2010.9997C4.54252%2010.9997%204.57231%2010.9917%204.62977%2010.9661C4.69519%2010.937%204.73367%2010.9268%204.80737%2010.9268C4.92143%2010.9268%205.03532%2010.9521%205.14881%2011.0026L5.1213%2011.0697C5.01633%2011.0229%204.91176%2010.9997%204.80737%2010.9997C4.74452%2010.9997%204.71473%2011.0076%204.65727%2011.0332C4.59185%2011.0623%204.55337%2011.0726%204.47968%2011.0726C4.40598%2011.0726%204.3675%2011.0623%204.30208%2011.0332C4.24462%2011.0076%204.21483%2010.9997%204.15199%2010.9997C4.04759%2010.9997%203.94302%2011.0229%203.83805%2011.0697Z'%20fill='white'/%3e%3cpath%20d='M3.83805%2010.8597L3.81055%2010.7926C3.92403%2010.7421%204.03792%2010.7168%204.15199%2010.7168C4.22568%2010.7168%204.26416%2010.7271%204.32958%2010.7562C4.38705%2010.7818%204.41683%2010.7897%204.47968%2010.7897C4.54252%2010.7897%204.57231%2010.7818%204.62977%2010.7562C4.69519%2010.7271%204.73367%2010.7168%204.80737%2010.7168C4.92143%2010.7168%205.03532%2010.7421%205.14881%2010.7926L5.1213%2010.8597C5.01633%2010.813%204.91176%2010.7897%204.80737%2010.7897C4.74452%2010.7897%204.71473%2010.7977%204.65727%2010.8232C4.59185%2010.8524%204.55337%2010.8626%204.47968%2010.8626C4.40598%2010.8626%204.3675%2010.8524%204.30208%2010.8232C4.24462%2010.7977%204.21483%2010.7897%204.15199%2010.7897C4.04759%2010.7897%203.94302%2010.813%203.83805%2010.8597Z'%20fill='white'/%3e%3c/g%3e%3crect%20x='10.9902'%20y='6.41992'%20width='0.7'%20height='3.64'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.969%205.79004H10.709V6.14004H10.919V6.42004H11.759V6.14004H11.969V5.79004Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.759%2010.2697H11.969V10.6197H10.709V10.2697H10.919V9.98975H11.759V10.2697Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.3396%205.85984C11.4919%205.85984%2011.5074%205.80248%2011.5973%205.71681C11.6671%205.65029%2011.8296%205.56778%2011.8296%205.47484C11.8296%205.26221%2011.6102%205.08984%2011.3396%205.08984C11.069%205.08984%2010.8496%205.26221%2010.8496%205.47484C10.8496%205.57839%2010.9615%205.64762%2011.0462%205.71681C11.1353%205.78971%2011.2008%205.85984%2011.3396%205.85984Z'%20fill='%23AD1619'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.709%2010.6196H11.969V11.1796C11.969%2011.1796%2011.8115%2011.1096%2011.654%2011.1096C11.4965%2011.1096%2011.339%2011.1796%2011.339%2011.1796C11.339%2011.1796%2011.1815%2011.1096%2011.024%2011.1096C10.8665%2011.1096%2010.709%2011.1796%2010.709%2011.1796V10.6196Z'%20fill='%23005BBF'/%3e%3cmask%20id='mask3_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='10'%20y='10'%20width='2'%20height='2'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.709%2010.6196H11.969V11.1796C11.969%2011.1796%2011.8115%2011.1096%2011.654%2011.1096C11.4965%2011.1096%2011.339%2011.1796%2011.339%2011.1796C11.339%2011.1796%2011.1815%2011.1096%2011.024%2011.1096C10.8665%2011.1096%2010.709%2011.1796%2010.709%2011.1796V10.6196Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask3_5985_49731)'%3e%3cpath%20d='M10.6974%2011.0697L10.6699%2011.0026C10.7834%2010.9521%2010.8973%2010.9268%2011.0114%2010.9268C11.0851%2010.9268%2011.1235%2010.937%2011.189%2010.9661C11.2464%2010.9917%2011.2762%2010.9997%2011.3391%2010.9997C11.4019%2010.9997%2011.4317%2010.9917%2011.4891%2010.9661C11.5546%2010.937%2011.593%2010.9268%2011.6667%2010.9268C11.7808%2010.9268%2011.8947%2010.9521%2012.0082%2011.0026L11.9807%2011.0697C11.8757%2011.0229%2011.7711%2010.9997%2011.6667%2010.9997C11.6039%2010.9997%2011.5741%2011.0076%2011.5166%2011.0332C11.4512%2011.0623%2011.4127%2011.0726%2011.3391%2011.0726C11.2654%2011.0726%2011.2269%2011.0623%2011.1615%2011.0332C11.104%2011.0076%2011.0742%2010.9997%2011.0114%2010.9997C10.907%2010.9997%2010.8024%2011.0229%2010.6974%2011.0697Z'%20fill='white'/%3e%3cpath%20d='M10.6974%2010.8597L10.6699%2010.7926C10.7834%2010.7421%2010.8973%2010.7168%2011.0114%2010.7168C11.0851%2010.7168%2011.1235%2010.7271%2011.189%2010.7562C11.2464%2010.7818%2011.2762%2010.7897%2011.3391%2010.7897C11.4019%2010.7897%2011.4317%2010.7818%2011.4891%2010.7562C11.5546%2010.7271%2011.593%2010.7168%2011.6667%2010.7168C11.7808%2010.7168%2011.8947%2010.7421%2012.0082%2010.7926L11.9807%2010.8597C11.8757%2010.813%2011.7711%2010.7897%2011.6667%2010.7897C11.6039%2010.7897%2011.5741%2010.7977%2011.5166%2010.8232C11.4512%2010.8524%2011.4127%2010.8626%2011.3391%2010.8626C11.2654%2010.8626%2011.2269%2010.8524%2011.1615%2010.8232C11.104%2010.7977%2011.0742%2010.7897%2011.0114%2010.7897C10.907%2010.7897%2010.8024%2010.813%2010.6974%2010.8597Z'%20fill='white'/%3e%3c/g%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.11723%209.79969C4.24343%209.64667%204.314%209.50748%204.314%209.35964C4.314%209.26643%204.28626%209.18591%204.23766%209.12014L4.24588%209.11645C4.24512%209.11679%204.38433%209.05611%204.43279%209.03287C4.52289%208.98967%204.60226%208.94392%204.67965%208.88764C4.72905%208.85171%204.79525%208.81257%204.89617%208.75839L4.991%208.70795L5.0166%208.69435C5.06565%208.66818%205.10217%208.64813%205.1361%208.62844C5.24183%208.56712%205.3117%208.51643%205.36514%208.44866C5.49172%208.28815%205.46544%208.07058%205.28807%207.94982C5.20117%207.89065%205.0839%207.8567%204.91201%207.82998L4.87641%207.82447L4.66616%207.79187C4.5839%207.77896%204.51051%207.7669%204.44506%207.75547C4.87542%207.68386%205.48994%207.71018%205.76025%207.84974L6.01716%207.35215C5.46632%207.06775%204.21124%207.09679%203.74241%207.41966C3.39854%207.65648%203.44468%208.01445%203.80246%208.1686C3.95197%208.23301%204.14686%208.27575%204.50751%208.3337C4.44708%208.36876%204.39697%208.40079%204.35028%208.43474C4.30293%208.46917%204.2522%208.49842%204.19067%208.52792C4.16125%208.54203%204.07415%208.58027%204.0342%208.59782L4.03416%208.59783L4.03415%208.59784L4.01408%208.60668C3.72265%208.73919%203.58121%208.9225%203.62348%209.25342L3.64636%209.43255L3.68739%209.44516L4.11723%209.79969ZM3.75699%209.33676L3.7561%209.33933L3.75678%209.33751L3.75699%209.33676ZM11.441%209.35964C11.441%209.50748%2011.5115%209.64667%2011.6378%209.79969L12.0676%209.44516L12.1086%209.43255L12.1315%209.25342C12.1738%208.9225%2012.0323%208.73919%2011.7409%208.60668L11.7208%208.59784L11.7207%208.5978C11.6808%208.58025%2011.5937%208.54202%2011.5643%208.52792C11.5028%208.49842%2011.452%208.46917%2011.4047%208.43474C11.358%208.40079%2011.3079%208.36876%2011.2475%208.3337C11.6081%208.27575%2011.803%208.23301%2011.9525%208.1686C12.3103%208.01445%2012.3564%207.65648%2012.0126%207.41966C11.5437%207.09679%2010.2887%207.06775%209.73781%207.35215L9.99472%207.84974C10.265%207.71018%2010.8796%207.68386%2011.3099%207.75547C11.2445%207.7669%2011.1711%207.77896%2011.0888%207.79187L10.8785%207.82447L10.843%207.82998C10.6711%207.8567%2010.5538%207.89065%2010.4669%207.94982C10.2895%208.07058%2010.2633%208.28815%2010.3898%208.44866C10.4433%208.51643%2010.5131%208.56712%2010.6189%208.62845C10.6528%208.64813%2010.6893%208.66818%2010.7384%208.69435L10.764%208.70798L10.8588%208.75839C10.9597%208.81257%2011.0259%208.85171%2011.0753%208.88764C11.1527%208.94392%2011.2321%208.98967%2011.3222%209.03287C11.3707%209.05611%2011.5099%209.11679%2011.5091%209.11645L11.5173%209.12014C11.4687%209.18591%2011.441%209.26643%2011.441%209.35964Z'%20fill='%23AD1619'/%3e%3cpath%20d='M4.701%207.75L4.90762%207.79274V8.1007C4.68756%208.27629%204.12891%208.57223%204.12891%208.57223V7.75H4.701Z'%20fill='%23F1F9FF'/%3e%3cpath%20d='M11.1955%207.75L10.9889%207.79274V8.1007C11.2089%208.27629%2011.7676%208.57223%2011.7676%208.57223V7.75H11.1955Z'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.2357%204.50361V4.40112C9.87565%204.14272%209.4986%204.01352%209.10456%204.01352C8.72679%203.84635%208.34442%203.78145%207.95744%203.81885C7.95755%203.81765%207.9576%203.81704%207.9576%203.81704C7.37574%203.76011%206.78934%204.01352%206.78934%204.01352C6.19828%204.01352%205.6582%204.40112%205.6582%204.40112V4.50361L6.36422%205.21269C6.36422%205.21269%206.56295%205.89519%207.95473%205.73479V5.73652C7.95473%205.73652%208.87619%205.71137%208.94094%205.68983C8.96663%205.68129%208.99328%205.67351%209.0205%205.66556C9.20099%205.61287%209.40703%205.55271%209.52968%205.21269L10.2357%204.50361ZM7.95473%203.8502C7.93463%204.08628%207.81991%205.50936%207.95473%205.72999V3.8502Z'%20fill='%23AD1619'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.19544%205.09358L6.19591%205.09142L5.69922%204.62412L5.74718%204.57313L6.21326%205.01163L6.22519%204.95678C6.30144%204.97336%206.35717%204.97945%206.38966%204.976V4.88088L6.49297%204.93679C6.54379%204.96429%206.61657%204.97168%206.71242%204.95609C6.78282%204.94463%206.83033%204.86287%206.84586%204.68864L6.87722%204.33691L6.98241%204.67401C7.03%204.82654%207.10262%204.89378%207.20599%204.89378C7.30696%204.89378%207.34754%204.85677%207.35202%204.76347L7.36473%204.49886L7.48439%204.73521C7.5275%204.82035%207.58696%204.85899%207.67149%204.85899C7.7924%204.85899%207.87316%204.75819%207.87316%204.60004H7.87544H8.01316H8.01544C8.01544%204.75819%208.09621%204.85899%208.21711%204.85899C8.30165%204.85899%208.3611%204.82035%208.40421%204.73521L8.52388%204.49886L8.53658%204.76347C8.54106%204.85677%208.58165%204.89378%208.68261%204.89378C8.78599%204.89378%208.8586%204.82654%208.9062%204.67401L9.01139%204.33691L9.04275%204.68864C9.05828%204.86287%209.10578%204.94463%209.17619%204.95609C9.27204%204.97168%209.34481%204.96429%209.39563%204.93679L9.49895%204.88088V4.976C9.53143%204.97945%209.58717%204.97336%209.66341%204.95678L9.68555%205.05857L10.2015%204.57313L10.2495%204.62412L9.60741%205.22819C9.51374%205.40071%209.46656%205.51458%209.46656%205.56188C9.46656%205.63404%209.27882%205.67687%208.91241%205.72086C8.62535%205.75533%208.28658%205.77846%208.00948%205.78192V5.78237L7.97435%205.78225L7.93922%205.78237V5.78192C7.66211%205.77846%207.32334%205.75533%207.03629%205.72086C6.66987%205.67687%206.48213%205.63404%206.48213%205.56188C6.48213%205.55293%206.48044%205.5416%206.47707%205.52794C6.44012%205.48089%206.41414%205.40391%206.39686%205.33447C6.38064%205.302%206.36211%205.26655%206.34128%205.22819L6.19903%205.09436L6.19544%205.09358ZM9.63635%205.10485C9.52171%205.12514%209.43893%205.12309%209.395%205.08733C9.3263%205.10732%209.24571%205.10924%209.1537%205.09427C9.05543%205.07828%208.98699%205.01291%208.94581%204.90447C8.89205%204.97296%208.82408%205.01525%208.74265%205.02892C9.1906%205.09245%209.50439%205.18174%209.50439%205.18174C9.50439%205.18174%209.49665%205.24808%209.47784%205.32608C9.49775%205.28525%209.52134%205.23988%209.54861%205.1898L9.55536%205.18105L9.63635%205.10485ZM8.53127%205.00231C8.49231%204.98295%208.4612%204.95488%208.43871%204.91871C8.40531%204.9482%208.36733%204.96977%208.32514%204.98308C8.39557%204.98847%208.46444%204.99498%208.53127%205.00231ZM8.07803%204.96946C8.0235%204.94426%207.97816%204.90391%207.9443%204.85221C7.91068%204.90355%207.86575%204.94369%207.81174%204.96893C7.84373%204.96797%207.87592%204.9673%207.90825%204.96694V4.96662L7.93632%204.9667L7.96439%204.96662V4.96694C8.0025%204.96737%208.0404%204.96822%208.07803%204.96946ZM6.38824%205.17626L6.32298%205.11486C6.40132%205.12263%206.45931%205.11525%206.4936%205.08733C6.56231%205.10732%206.64289%205.10924%206.73491%205.09427C6.83318%205.07828%206.90161%205.01291%206.94279%204.90447C6.995%204.97098%207.0606%205.01277%207.13891%205.02766C6.75269%205.08192%206.46454%205.15575%206.38824%205.17626ZM7.56043%204.98211C7.49261%204.98715%207.42621%204.99324%207.36164%205.00012C7.39859%204.98086%207.42824%204.95354%207.4499%204.91871C7.48249%204.94749%207.51945%204.96873%207.56043%204.98211ZM9.28252%205.56325C9.33156%205.5862%209.37088%205.5633%209.40196%205.51936C9.39927%205.53149%209.39759%205.54247%209.39691%205.5523C9.3928%205.55498%209.38651%205.55822%209.37825%205.56169C9.35519%205.57139%209.31998%205.58171%209.27417%205.59216C9.18412%205.6127%209.05596%205.63313%208.90406%205.65136C8.60745%205.68698%208.25474%205.71041%207.97435%205.71225C7.69395%205.71041%207.34125%205.68698%207.04463%205.65136C6.89274%205.63313%206.76457%205.6127%206.67453%205.59216C6.63613%205.5834%206.60518%205.57473%206.58259%205.56644C6.58507%205.5655%206.58759%205.56443%206.59012%205.56325C6.74304%205.49169%207.75422%205.42455%207.93632%205.41296C8.11842%205.42455%209.1296%205.49169%209.28252%205.56325ZM9.47535%205.55042L9.47429%205.55165L9.47493%205.55076L9.47535%205.55042Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.94437%203.34187C8.06035%203.34187%208.15437%203.24785%208.15437%203.13187C8.15437%203.0159%208.06035%202.92188%207.94437%202.92188C7.8284%202.92188%207.73438%203.0159%207.73438%203.13187C7.73438%203.24785%207.8284%203.34187%207.94437%203.34187Z'%20fill='%23005BBF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.80905%204.37318C7.81353%204.39622%207.82053%204.41768%207.82937%204.4368C7.80225%204.42644%207.77005%204.42044%207.73552%204.42044C7.63887%204.42044%207.56052%204.46745%207.56052%204.52544C7.56052%204.58343%207.63887%204.63044%207.73552%204.63044C7.83217%204.63044%207.91052%204.58343%207.91052%204.52544C7.91052%204.58343%207.98887%204.63044%208.08552%204.63044C8.18217%204.63044%208.26052%204.58343%208.26052%204.52544C8.26052%204.46745%208.18217%204.42044%208.08552%204.42044C8.06119%204.42044%208.03802%204.42342%208.01696%204.4288C8.02204%204.4001%208.02182%204.36718%208.0152%204.33311C7.99675%204.23823%207.93566%204.17029%207.87873%204.18136C7.82181%204.19242%207.79061%204.2783%207.80905%204.37318ZM7.91052%204.52544L7.91044%204.52224L7.91059%204.52229L7.91052%204.52544ZM6.77937%204.5068C6.77053%204.48768%206.76353%204.46622%206.75905%204.44318C6.74061%204.3483%206.77181%204.26242%206.82873%204.25136C6.88566%204.24029%206.94675%204.30823%206.9652%204.40311C6.97182%204.43718%206.97204%204.4701%206.96696%204.4988C6.98802%204.49342%207.01119%204.49044%207.03552%204.49044C7.13217%204.49044%207.21052%204.53745%207.21052%204.59544C7.21052%204.65343%207.13217%204.70044%207.03552%204.70044C6.93887%204.70044%206.86052%204.65343%206.86052%204.59544L6.86059%204.59229L6.86044%204.59224L6.86052%204.59544C6.86052%204.65343%206.78217%204.70044%206.68552%204.70044C6.58887%204.70044%206.51052%204.65343%206.51052%204.59544C6.51052%204.53745%206.58887%204.49044%206.68552%204.49044C6.72005%204.49044%206.75225%204.49644%206.77937%204.5068ZM8.97172%204.57079C8.96365%204.62822%208.87952%204.66387%208.78381%204.65041C8.6881%204.63696%208.61706%204.57951%208.62513%204.52208C8.6332%204.46465%208.71733%204.42901%208.81304%204.44246C8.84724%204.44726%208.87829%204.45769%208.90371%204.47172C8.89761%204.45156%208.89367%204.42933%208.89244%204.40589C8.88738%204.30937%208.93023%204.22867%208.98814%204.22563C9.04605%204.2226%209.09709%204.29838%209.10215%204.3949C9.10397%204.42956%209.09961%204.46219%209.09059%204.48991C9.11218%204.48751%209.13554%204.48778%209.15963%204.49117C9.25534%204.50462%209.32639%204.56208%209.31832%204.6195C9.31025%204.67693%209.22612%204.71258%209.13041%204.69912C9.0347%204.68567%208.96365%204.62822%208.97172%204.57079ZM8.97172%204.57079L8.97209%204.56761L8.97224%204.56768L8.97172%204.57079ZM9.63823%204.84845C9.72357%204.89382%209.81482%204.8891%209.84204%204.8379L9.84348%204.83503C9.85189%204.84393%209.86184%204.85041%209.87319%204.85388C9.92865%204.87083%209.99651%204.80965%2010.0248%204.71722C10.053%204.62479%2010.031%204.53612%209.97552%204.51917C9.92006%204.50221%209.8522%204.5634%209.82394%204.65582C9.81708%204.67828%209.81318%204.70051%209.81201%204.72154C9.79293%204.69966%209.76732%204.67925%209.73682%204.66303C9.65149%204.61766%209.56024%204.62238%209.53301%204.67358C9.50579%204.72479%209.5529%204.80308%209.63823%204.84845ZM6.20353%204.86989C6.11819%204.91527%206.02694%204.91054%205.99972%204.85934C5.99921%204.8584%205.99874%204.85744%205.99828%204.85647C5.98988%204.86537%205.97992%204.87185%205.96857%204.87532C5.91312%204.89227%205.84525%204.83109%205.817%204.73866C5.78874%204.64624%205.81079%204.55757%205.86624%204.54061C5.9217%204.52366%205.98956%204.58484%206.01782%204.67727C6.02468%204.69972%206.02858%204.72195%206.02975%204.74299C6.04883%204.7211%206.07445%204.70069%206.10494%204.68447C6.19028%204.6391%206.28152%204.64382%206.30875%204.69503C6.33597%204.74623%206.28886%204.82452%206.20353%204.86989Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.8663%202.54785H8.01213V2.63998H8.10742V2.78581H8.01213V3.07748H8.10742V3.22331H7.76953V3.07748H7.8663V2.78581H7.76953V2.63998H7.8663V2.54785Z'%20fill='%23C88A02'/%3e%3crect%20x='7.83984'%20y='3.33984'%20width='0.28'%20height='0.91'%20fill='%23C88A02'/%3e%3cpath%20d='M6.71286%203.49259L6.71164%203.56258C6.09095%203.55174%205.73492%203.64232%205.64454%203.82285C5.5511%204.0095%205.56848%204.23638%205.6994%204.5059L5.63644%204.53649C5.49675%204.24893%205.47767%203.99981%205.58194%203.79152C5.68928%203.57712%206.06591%203.4813%206.71286%203.49259Z'%20fill='white'/%3e%3cpath%20d='M6.83246%204.11321L6.79657%204.17332C6.6614%204.09261%206.59375%203.95487%206.59375%203.76506C6.59375%203.49226%206.73428%203.33229%207.04512%203.22281C7.24351%203.15295%207.51452%203.18159%207.8589%203.30645L7.83504%203.37226C7.50444%203.2524%207.24863%203.22536%207.06838%203.28884C6.78326%203.38925%206.66375%203.5253%206.66375%203.76506C6.66375%203.93163%206.71994%204.04603%206.83246%204.11321Z'%20fill='white'/%3e%3cpath%20d='M5.78714%204.39857L5.65505%204.44497C5.518%204.05475%205.55714%203.78974%205.79132%203.67543C5.99768%203.5747%206.29842%203.5337%206.69504%203.54977L6.68937%203.68966C6.31385%203.67444%206.03447%203.71252%205.85274%203.80124C5.69883%203.87636%205.67068%204.06698%205.78714%204.39857Z'%20fill='%23C88A02'/%3e%3cpath%20d='M7.33131%203.39928C7.01122%203.39928%206.87978%203.47724%206.80468%203.70742C6.75683%203.8541%206.80324%203.9793%206.95373%204.09617L6.86787%204.20674C6.67303%204.05544%206.60433%203.87014%206.67159%203.66399C6.76729%203.37065%206.95507%203.25928%207.33131%203.25928C7.57791%203.25928%207.77%203.32406%207.90376%203.45591L7.92462%203.47648V4.15145H7.78462V3.53631C7.68016%203.44558%207.5301%203.39928%207.33131%203.39928Z'%20fill='%23C88A02'/%3e%3cpath%20d='M9.15628%203.56241L9.1575%203.6324C9.77819%203.62157%2010.1342%203.71215%2010.2246%203.89268C10.318%204.07932%2010.3007%204.30621%2010.1697%204.57573L10.2327%204.60631C10.3724%204.31875%2010.3915%204.06963%2010.2872%203.86134C10.1799%203.64694%209.80323%203.55112%209.15628%203.56241Z'%20fill='white'/%3e%3cpath%20d='M8.93707%204.12786L8.97296%204.18796C9.10813%204.10726%209.17578%203.96952%209.17578%203.77971C9.17578%203.50691%209.03525%203.34694%208.72441%203.23746C8.52602%203.16759%208.25501%203.19624%207.91063%203.3211L7.93449%203.38691C8.26509%203.26705%208.5209%203.24001%208.70116%203.30349C8.98627%203.4039%209.10578%203.53995%209.10578%203.77971C9.10578%203.94628%209.04959%204.06068%208.93707%204.12786Z'%20fill='white'/%3e%3cpath%20d='M10.125%204.4684L10.2571%204.51479C10.3941%204.12457%2010.355%203.85957%2010.1208%203.74525C9.91443%203.64452%209.61369%203.60353%209.21707%203.6196L9.22274%203.75948C9.59826%203.74427%209.87764%203.78235%2010.0594%203.87106C10.2133%203.94619%2010.2414%204.13681%2010.125%204.4684Z'%20fill='%23C88A02'/%3e%3cpath%20d='M8.57298%203.41002C8.89307%203.41002%209.02452%203.48798%209.09961%203.71816C9.14747%203.86485%209.10106%203.99004%208.95056%204.10691L9.03643%204.21748C9.23127%204.06618%209.29996%203.88088%209.23271%203.67474C9.13701%203.38139%208.94922%203.27002%208.57298%203.27002C8.32639%203.27002%208.13429%203.33481%208.00054%203.46666L7.97968%203.48722V4.1622H8.11968V3.54706C8.22414%203.45632%208.37419%203.41002%208.57298%203.41002Z'%20fill='%23C88A02'/%3e%3cpath%20opacity='0.3'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.66992%205.79004H10.2199V9.87806C10.2199%209.87806%209.88194%2011.25%207.94492%2011.25C6.00791%2011.25%205.66992%209.84188%205.66992%209.84188V5.79004Z'%20fill='%23E1E5E8'/%3e%3cmask%20id='mask4_5985_49731'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='5'%20y='5'%20width='6'%20height='7'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.66992%205.79004H10.2199V9.87806C10.2199%209.87806%209.88194%2011.25%207.94492%2011.25C6.00791%2011.25%205.66992%209.84188%205.66992%209.84188V5.79004Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask4_5985_49731)'%3e%3crect%20x='5.66992'%20y='8.31006'%20width='2.31'%20height='2.73'%20fill='%23FFC034'/%3e%3crect%20x='5.94922'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='6.92969'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='6.43945'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='7.41992'%20y='8.4502'%20width='0.28'%20height='2.59'%20fill='%23AD1619'/%3e%3crect%20x='5.66992'%20y='5.72021'%20width='2.31'%20height='2.66'%20fill='%23AD1619'/%3e%3crect%20x='7.91016'%20y='8.24023'%20width='2.31'%20height='2.66'%20fill='%23AD1619'/%3e%3crect%20x='7.91016'%20y='5.79004'%20width='2.45'%20height='2.59'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.65016%206H6.86016V6.58074H7.00016V6.29037H7.21016V6.58074H7.42016V6.9437H7.21016V7.59704H7.42016V7.96H6.16016V7.59704H6.37016V6.9437H6.16016V6.58074H6.30016V6.29037H6.51016V6.58074H6.65016V6Z'%20fill='%23C88A02'/%3e%3cpath%20d='M9.11133%206.12172L9.25468%205.96826L9.55564%206.2494L9.41229%206.40286L9.11133%206.12172Z'%20fill='%23C88A02'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.97461%2010.0877V8.55518H8.22461V10.0749L8.22739%2010.0867C8.31597%2010.4642%208.61766%2010.6552%209.09961%2010.6552C9.5811%2010.6552%209.88274%2010.4691%209.97169%2010.0998L9.97461%2010.0877ZM9.09961%2010.4452C8.71292%2010.4452%208.50174%2010.3149%208.43461%2010.0501V8.76518H9.76461V10.0623C9.69765%2010.3184%209.48645%2010.4452%209.09961%2010.4452Z'%20fill='%23FFC034'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.17144%208.68311H9.0256V9.3779L8.45072%208.75264L8.34766%208.84739L8.86756%209.41285H8.3965V9.62285H8.75836H8.87902L8.34766%2010.2008L8.45072%2010.2955L9.0256%209.67027V10.4824H9.17144V9.74335L9.67913%2010.2955L9.78219%2010.2008L9.25083%209.62285H9.84393V9.41285H9.26228L9.78219%208.84739L9.67913%208.75264L9.17144%209.30481V8.68311Z'%20fill='%23FFC034'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.42575%2010.9017C9.42575%2010.9017%207.94312%2011.0182%207.94312%2010.062C7.94312%2010.062%207.92898%2010.9017%206.38086%2010.9017V11.6566H9.42575V10.9017Z'%20fill='%23F1F9FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.94492%208.87C8.23487%208.87%208.46992%208.61928%208.46992%208.31C8.46992%208.00072%208.23487%207.75%207.94492%207.75C7.65497%207.75%207.41992%208.00072%207.41992%208.31C7.41992%208.61928%207.65497%208.87%207.94492%208.87Z'%20fill='%23005BBF'%20stroke='%23AD1619'%20stroke-width='0.729167'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_49731)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_49731'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_49731'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_49731'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_49731'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5985_49731'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20rx='1.5'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Dw[dh.FR]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_47079)'%3e%3cmask%20id='mask0_5985_47079'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_47079)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%202H19V14H14V2Z'%20fill='%23F50100'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202H9V14H3V2Z'%20fill='%232E42A5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%202H14V14H8V2Z'%20fill='%23F7FCFF'/%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_47079)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_47079'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_47079'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_47079'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_47079'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.NL]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_46885)'%3e%3cmask%20id='mask0_5985_46885'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_46885)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23F7FCFF'/%3e%3cmask%20id='mask1_5985_46885'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_46885)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V6H19V2H3Z'%20fill='%23E31D1C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2010V14H19V10H3Z'%20fill='%233D58DB'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_46885)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_46885'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_46885'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_46885'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_46885'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.PL]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1940_2103)'%3e%3cmask%20id='mask0_1940_2103'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1940_2103)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23F7FCFF'/%3e%3cmask%20id='mask1_1940_2103'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_1940_2103)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%208V14H19V8H3Z'%20fill='%23C51918'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_1940_2103)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1940_2103'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1940_2103'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1940_2103'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1940_2103'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.RU]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1940_2418)'%3e%3cmask%20id='mask0_1940_2418'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1940_2418)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%233D58DB'/%3e%3cmask%20id='mask1_1940_2418'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_1940_2418)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V6H19V2H3Z'%20fill='%23F7FCFF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%2010V14H19V10H3Z'%20fill='%23C51918'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_1940_2418)'%20style='mix-blend-mode:overlay'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1940_2418'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1940_2418'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1940_2418'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1940_2418'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw[dh.VT]="data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_5985_48133)'%3e%3cmask%20id='mask0_5985_48133'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_5985_48133)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202H19V14H3V2Z'%20fill='%23F7FCFF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='%23E31D1C'/%3e%3cmask%20id='mask1_5985_48133'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='16'%20height='12'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202V14H19V2H3Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask1_5985_48133)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.0323%209.98993L8.45681%2011.6274L9.32066%208.76088L7.4837%206.88805L10.0163%206.83272L11.1368%204.00281L12.1578%206.8701L14.6843%206.91421L12.7857%208.82136L13.6723%2011.5484L11.0323%209.98993Z'%20fill='%23FFD221'/%3e%3c/g%3e%3c/g%3e%3crect%20x='3'%20y='2'%20width='16'%20height='12'%20fill='url(%23paint0_linear_5985_48133)'%20style='mix-blend-mode:screen'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_5985_48133'%20x='0'%20y='1'%20width='22'%20height='18'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_5985_48133'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_5985_48133'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_5985_48133'%20x1='11'%20y1='2'%20x2='11'%20y2='14'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'%20stop-opacity='0.7'/%3e%3cstop%20offset='1'%20stop-opacity='0.3'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Dw),cx=((Pw={})[dh.TR]="tr",Pw[dh.UA]="ua",Pw[dh.DE]="de",Pw[dh.EN]="em",Pw[dh.AZ]="az",Pw[dh.ES]="es",Pw[dh.FR]="fr",Pw[dh.NL]="nl",Pw[dh.PL]="pl",Pw[dh.RU]="ru",Pw[dh.VT]="vt",Pw),ux=y(un)(function(e){var t=e.theme;return t.withMedia({marginLeft:"3px",stroke:t.styleguideColors.contentBlue,svg:{path:{fill:t.styleguideColors.contentBlue}}})}),dx=function(e){var t=e.language,n=window.navigator.userAgent.includes("Safari")&&!window.navigator.userAgent.includes("Chrome")?F.jsx("img",{src:lx[t],height:16,width:22,alt:t}):F.jsx(un,{src:lx[t],size:20});return lx[t]?n:F.jsx(Zm,{countryCode:cx[t],svg:!0,style:{fontSize:"15px",lineHeight:"15px",marginLeft:"3px",marginRight:"2px"}})},px=function(e){var t=e.language,n=e.currLang;return F.jsxs(Pt,k({itemsSpacing:8,align:"center"},{children:[F.jsx(dx,{language:t}),F.jsx(jt,k({size:t===n?1:3,variation:"inherit"},{children:sx[t]}))]}))},fx=function(){return F.jsxs(Pt,k({align:"center",itemsSpacing:2},{children:[F.jsx(ux,{src:"data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.54319%201.85467L6.99604%202.40301L6.44721%201.85417C5.04783%200.454793%202.77899%200.454793%201.37961%201.85417C-0.019767%203.25355%20-0.0197674%205.52239%201.37961%206.92177L6.64319%2012.1853C6.83845%2012.3806%207.15503%2012.3806%207.3503%2012.1853L12.6179%206.9208C14.0142%205.51678%2014.0166%203.2543%2012.617%201.85467C11.215%200.452742%208.94512%200.452744%207.54319%201.85467Z'%20fill='%230021A5'/%3e%3c/svg%3e",marginRight:!0,size:16}),F.jsx(jt,k({size:3,scale:"sm",variation:"blue"},{children:"Credits"}))]}))},hx=function(){return F.jsxs(Pt,k({align:"center",itemsSpacing:2},{children:[F.jsx(ux,{src:"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202.34326V8.00012V13.657'%20stroke-width='1.6'/%3e%3cpath%20d='M2.34375%208H8.0006H13.6575'%20stroke-width='1.6'/%3e%3c/svg%3e",marginRight:!0,size:16}),F.jsx(jt,k({size:3,scale:"sm",variation:"blue"},{children:"Contribute"}))]}))},gx=y.div(function(e){return e.theme,{position:"relative",cursor:"pointer"}}),mx=y.div(function(e){return{position:"absolute",left:"auto",right:0,paddingTop:7,zIndex:e.theme.zIndex.dropdown,transform:"translate3d(0, 0, 1rem)"}}),Ax=y(Ft)(function(e){var t=e.multiColumnView;return k({},t&&{flexWrap:"wrap",height:"283px",width:"325px"})}),Cx=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),vx=function(e){var t=e.languageSettings,n=t.currentLanguage,o=t.creditsUrl,r=t.contributeUrl,a=t.onChangeLanguage,s=t.languages,l=i(!1),c=l[0],u=l[1];return F.jsxs(gx,k({onMouseOver:function(e){e.stopPropagation(),u(!0)},onMouseLeave:function(e){e.stopPropagation(),u(!1)}},{children:[F.jsxs(Pt,k({align:"center"},{children:[F.jsx(dx,{language:n||"en"}),F.jsx(Cx,{src:dn,style:{marginLeft:8},isOpen:c,rotate:c})]})),c&&F.jsx(mx,k({className:"csprclick-dropdown-container csprclick-language-dropdown-container"},{children:F.jsx(Ld,k({opened:c,padding:"8px"},{children:F.jsxs(Ax,k({multiColumnView:s.length>5},{children:[s.map(function(e){return F.jsx(Sd,k({onClick:function(){return function(e){a(e)}(e)},padding:"8px"},{children:F.jsx(px,{language:e})}),e)}),F.jsx(Sd,k({onClick:function(){window.open(o,"_blank")},padding:"8px"},{children:o&&F.jsx(fx,{})})),F.jsx(Sd,k({onClick:function(){window.open(r,"_blank")},padding:"8px"},{children:r&&F.jsx(hx,{})}))]}))}))}))]}))},yx="data:image/svg+xml,%3csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_8977_6319' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='15' height='10'%3e%3crect x='0.513672' width='14' height='10' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_8977_6319)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.513672 0V10H14.5137V0H0.513672Z' fill='%233195F9'/%3e%3cmask id='mask1_8977_6319' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='15' height='10'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.513672 0V10H14.5137V0H0.513672Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask1_8977_6319)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.513672 5V10H14.5137V5H0.513672Z' fill='%23FECA00'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e",bx="data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.6569 14.082L2.57585 8.00097L8.65695 1.91984L9.78832 3.05121L5.63862 7.20091L13.9569 7.20091L13.9569 8.80091L5.63853 8.80091L9.78827 12.9507L8.6569 14.082Z'/%3e%3c/svg%3e",wx=y.a(function(e){var t=e.theme;return t.withMedia({color:[t.styleguideColors.contentOnFill],cursor:"pointer","&:hover":{color:[t.styleguideColors.contentTertiary]},textDecoration:"none"})}),xx=function(e,t){return{blue:e.colorSpecialCase.blueBanner,red:e.styleguideColors.fillPrimaryRed,lightBlue:e.colorSpecialCase.blueBanner2}[t]},Ix=y.div(function(e){var t=e.theme,n=e.size,o=void 0===n?2:n,r=e.color,i=e.screenType;return{position:"desktop"!==i?"absolute":"unset",left:"desktop"!==i?"0":"unset",background:xx(t,r),padding:kt({1:5,2:14,3:16},o),width:"100%"}}),Lx=y(un)(function(){return{color:"inherit",transform:"rotate(180deg) scale(0.8)",marginLeft:"4px"}}),Ex=function(){var e=gd(["mobile","tablet","desktop"],[]),t=F.jsx(Ix,k({size:1,color:"lightBlue",screenType:e},{children:F.jsx(wx,k({target:"_blank",href:"https://donate.thedigital.gov.ua/"},{children:F.jsxs(Pt,k({align:"center",justify:"center",itemsSpacing:12},{children:[F.jsx(un,{src:yx,size:14,marginRight:!0})," ",F.jsx(Pl,k({size:2,variation:"white",lineHeight:"xxs"},{children:"Stand with Ukraine"})),F.jsx(Lx,{src:bx,size:14})]}))}))})),n=F.jsx(Zl,{variation:"blue",label:F.jsx(wx,k({target:"_blank",href:"https://aid-for-ukraine.io/"},{children:F.jsxs(Pt,k({align:"center",justify:"center"},{children:[F.jsx(un,{src:yx,size:14,marginRight:!0})," ",F.jsx(Pl,k({size:2,variation:"white",lineHeight:"xxs"},{children:"Stand with Ukraine"})),F.jsx(Lx,{src:bx,size:14})]}))}))});return gd([t,t,n],[])},kx=function(e){var t=e.code;return F.jsx(Pt,k({itemsSpacing:8,align:"center"},{children:F.jsx(jt,k({size:3,variation:"gray"},{children:t}))}))},Sx=y.div(function(e){var t=e.theme,n=e.columnAmount;return t.withMedia({columnCount:[1,n,n],height:"auto",padding:["0 8px","0 12px","0 8px"],marginBottom:"36px"})}),Mx=y(jt)(function(e){return e.theme.withMedia({width:"40px"})}),Bx=y.span(function(e){var t=e.theme;return t.withMedia({marginLeft:"10px",width:["auto","160px","200px"],color:t.styleguideColors.contentPrimary,"&:hover":{cursor:"pointer","> *":{color:[t.styleguideColors.contentBlue],background:t.styleguideColors.fillSecondary}}})}),Ox=y(Sd)(function(e){var t=e.theme,n=e.isSafari;return t.withMedia({display:["block","".concat(n&&"inline-flex"),"".concat(n&&"inline-flex")]})}),Nx=function(e){var t=e.currencies,n=e.onChangeCurrency,o=e.currentCurrency,r=e.columnAmount,i=void 0===r?3:r;return F.jsx(Sx,k({columnAmount:i,className:"csprclick-dropdown-container csprclick-currency-dropdown-container"},{children:t.map(function(e){return F.jsxs(Ox,k({isSafari:!!window.ApplePaySetupFeature||!!window.safari,onClick:function(){return n(e)},padding:"8px"},{children:[F.jsx(Mx,k({size:3,variation:"gray"},{children:e.code})),F.jsx(Bx,{children:F.jsx(jt,k({size:e.code===(o&&o.code)?1:3},{children:e.title}))})]}),e.code)})}))},Rx=y.div({position:"relative",cursor:"pointer"}),Hx=y.div(function(e){var t=e.theme;return t.withMedia({position:"absolute",paddingTop:7,zIndex:t.zIndex.dropdown,left:["50%","0","0"],marginRight:"50%",transform:["translate3d(-60%, 0, 12px)","translate3d(-53%, 0, 12px);","translate3d(-59%, 0, 12px);"]})}),jx=y(jt)(function(e){return e.theme.withMedia({margin:"10px 0 10px 0"})}),Tx=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),Dx=function(e){var t=e.currencySettings,n=t.currencies,o=t.currentCurrency,r=t.onChangeCurrency,a=i(!1),s=a[0],l=a[1],c=n.filter(function(e){return e.type_id===uh.FIAT}),u=n.filter(function(e){return e.type_id===uh.CRYPTO}),d=function(){var e=c.length>u.length?c.length:u.length;return e>=24?3:e>=12?2:e<12?1:3},p=function(e){r(e)};return F.jsxs(Rx,k({onMouseOver:function(e){e.stopPropagation(),l(!0)},onMouseLeave:function(e){e.stopPropagation(),l(!1)}},{children:[F.jsxs(Pt,k({align:"center"},{children:[F.jsx(kx,{code:o&&o.code?o.code:"USD"}),F.jsx(Tx,{src:dn,style:{marginLeft:8},isOpen:s,rotate:s})]})),s&&F.jsx(Hx,k({className:"csprclick-dropdown-container csprclick-currency-dropdown-container"},{children:F.jsxs(Ld,k({opened:s,padding:"8px"},{children:[u.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(jx,k({size:1,variation:"black"},{children:"Cryptocurrencies"})),F.jsx(Nx,{onChangeCurrency:p,currencies:u,currentCurrency:o,columnAmount:d()})]}),c.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(jx,k({size:1,variation:"black"},{children:"Fiat currencies"})),F.jsx(Nx,{onChangeCurrency:p,currencies:c,currentCurrency:o,columnAmount:d()})]})]}))}))]}))},Px="data:image/svg+xml,%3csvg width='26' height='26' viewBox='0 0 26 26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.2908 3C16.2908 4.65685 14.9476 6 13.2908 6C11.6339 6 10.2908 4.65685 10.2908 3C10.2908 1.34315 11.6339 0 13.2908 0C14.9476 0 16.2908 1.34315 16.2908 3Z'/%3e%3cpath d='M23.7285 12.763C22.1527 13.275 20.4602 12.4127 19.9483 10.8369C19.4363 9.26115 20.2986 7.56869 21.8744 7.05669C23.4501 6.54469 25.1426 7.40705 25.6546 8.98281C26.1666 10.5586 25.3042 12.251 23.7285 12.763Z' /%3e%3cpath d='M16.7417 22.8536C15.7678 21.5131 16.0649 19.637 17.4054 18.6632C18.7458 17.6893 20.6219 17.9864 21.5958 19.3269C22.5696 20.6673 22.2725 22.5434 20.9321 23.5173C19.5917 24.4911 17.7155 24.194 16.7417 22.8536Z' /%3e%3cpath d='M4.70727 7.05665C6.28303 7.56865 7.14539 9.26111 6.63339 10.8369C6.12139 12.4126 4.42893 13.275 2.85317 12.763C1.27741 12.251 0.415055 10.5585 0.927051 8.98277C1.43905 7.40701 3.13151 6.54465 4.70727 7.05665Z' /%3e%3cpath d='M4.98591 19.3268C5.95979 17.9863 7.8359 17.6892 9.17632 18.6631C10.5167 19.6369 10.8139 21.513 9.84002 22.8535C8.86614 24.1939 6.99003 24.491 5.64961 23.5172C4.30919 22.5433 4.01204 20.6672 4.98591 19.3268Z' /%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5845 3.96609C17.4649 4.5001 17.2482 4.99744 16.9539 5.43861C17.8536 5.87529 18.6637 6.46781 19.3489 7.1811C19.6773 6.76485 20.0831 6.40497 20.5537 6.12602C19.7103 5.23525 18.7049 4.49953 17.5845 3.96609ZM23.2082 14.2919C22.6634 14.343 22.1236 14.2905 21.6132 14.1468C21.4757 15.1537 21.1598 16.1038 20.6984 16.9642C21.1958 17.1481 21.6634 17.423 22.0741 17.7846C22.6539 16.7224 23.0467 15.5434 23.2082 14.2919ZM15.127 22.8318C14.91 22.3294 14.7931 21.7997 14.772 21.2698C14.2912 21.3554 13.7962 21.4 13.2908 21.4C12.7854 21.4 12.2904 21.3553 11.8096 21.2698C11.7884 21.7997 11.6715 22.3294 11.4545 22.8317C12.0498 22.9422 12.6636 23 13.2908 23C13.9181 23 14.5318 22.9422 15.127 22.8318ZM4.50751 17.7844C4.91818 17.4228 5.38581 17.1479 5.88317 16.9641C5.4218 16.1037 5.10593 15.1537 4.96848 14.1469C4.4581 14.2905 3.91827 14.3431 3.37354 14.292C3.53496 15.5434 3.92771 16.7223 4.50751 17.7844ZM6.02783 6.12618C6.49843 6.40515 6.90417 6.76503 7.23254 7.18129C7.91788 6.4679 8.72802 5.8753 9.62784 5.43859C9.33356 4.99742 9.11686 4.50008 8.99724 3.96606C7.87678 4.49954 6.87124 5.23532 6.02783 6.12618Z' /%3e%3c/svg%3e",Fx=y.span(function(e){var t=e.theme,n=e.margin;return{margin:n&&n,position:"relative",right:"2px",color:t.styleguideColors.contentRed,height:"20px",width:"20px",svg:{height:"20px",width:"20px"}}}),Vx=y(un)(function(e){return e.theme,{position:"relative"}});function Gx(e){var t=e.margin,n=e.icon;return F.jsx(Fx,k({margin:t},{children:"string"==typeof n?F.jsx(Vx,{src:n}):n}))}var Zx,Wx,_x=y.div({position:"relative",cursor:"pointer"}),Qx=y.div(function(e){return{position:"absolute",left:"auto",right:0,paddingTop:7,zIndex:e.theme.zIndex.dropdown,transform:"translate3d(0, 0, 1rem)"}}),zx=y(Ft)(function(e){var t=e.theme,n=e.screenType;return t.withMedia({flexWrap:"wrap",height:"auto",width:"desktop"===n?"196px":"100%",padding:"0 8px"})}),Ux=y(un)(function(e){var t=e.theme;return{path:{fill:e.isOpen?t.styleguideColors.contentOnFill:t.styleguideColors.contentTertiary}}}),Yx=y(jt)(function(e){var t=e.theme,n=e.withIcon;return t.withMedia({position:"relative",left:"".concat(n?"0":"20px"),top:"".concat(n?"1px":"0"),paddingRight:"8px","&:hover":{cursor:"pointer",color:[t.styleguideColors.contentBlue]}})}),Jx=function(e,t){void 0===t&&(t=!1);var n=e.items.at(e.items.findIndex(function(t){return t.title===e.currentItem||t===e.currentItem}));return t&&n.topBarIcon||n.icon},Xx=function(e){var t=e.items,n=e.currentItem,o=e.onChangeItem,r=e.dropdownCssClass,a=i(!1),s=a[0],l=a[1],c=gd(["mobile","tablet","desktop"],[]),u=function(e){e.stopPropagation(),l(!0)},d=function(e){e.stopPropagation(),l(!1)},p=t.at(t.findIndex(function(e){return e.title===n||e===n})),f=function(){return t.map(function(e){var t=e.title?e.title:e,n=e.icon?e.icon:"",r=(null==p?void 0:p.title)?null==p?void 0:p.title:p;return F.jsxs(Sd,k({onClick:function(){return function(e){o(e.title||e)}(e)},padding:"8px"},{children:[F.jsx(Gx,{icon:n,margin:"2px 10px 0 10px"}),F.jsx(Yx,k({withIcon:n,size:r===t?1:3,variation:"black"},{children:t}))]}),t)})};return F.jsx(F.Fragment,{children:"desktop"===c?F.jsxs(_x,k({onMouseOver:u,onMouseLeave:d},{children:[F.jsxs(Pt,k({align:"center"},{children:[(null==p?void 0:p.icon)?F.jsx(Gx,{icon:(null==p?void 0:p.topBarIcon)||(null==p?void 0:p.icon)}):F.jsx(jt,k({size:3,variation:"gray"},{children:(null==p?void 0:p.title)?null==p?void 0:p.title:p})),F.jsx(Ux,{src:dn,style:{marginLeft:9},isOpen:s,rotate:s})]})),s&&F.jsx(Qx,k({className:r},{children:F.jsx(Ld,k({opened:s,padding:"mobile"===c?"8px":"8px 0"},{children:F.jsx(zx,k({screenType:c},{children:f()}))}))}))]})):F.jsx(zx,k({className:r},{children:f()}))})},qx=y.div(function(e){var t=e.theme,n=e.color;return{display:"inline",color:"red"===n?t.styleguideColors.contentRed:"blue"===n?t.styleguideColors.fillPrimaryBlue:t.styleguideColors.contentLightBlue}}),Kx=function(e,t){return void 0===t&&(t=!1),"testnet"===(null==e?void 0:e.toLowerCase())?F.jsx(qx,k({color:t?"lightBlue":"blue"},{children:F.jsx(un,{src:Px,size:20})})):F.jsx(qx,k({color:"red"},{children:F.jsx(un,{src:Px,size:20})}))},$x=function(e,t){var n;return void 0===t&&(t=!1),{icon:null!==(n=e.icon)&&void 0!==n?n:Kx(e.title||e,t)}},eI=function(e){var t=e.networks,n=e.currentNetwork,o=e.onChangeNetwork,r=t.map(function(e){var t=e.title||e;return{title:t,icon:e.icon||Kx(t),topBarIcon:e.topBarIcon||e.icon||Kx(n.title||n,!0)}});return F.jsx(Xx,{onChangeItem:o,items:r,currentItem:n,dropdownCssClass:"csprclick-dropdown-container csprclick-network-dropdown-container"})},tI=I(Zx||(Zx=B(["\n.ReactModal__Body--open,\n.ReactModal__Html--open {\n overflow: hidden;\n}\n\n.ReactModal__Content {\n width: 650px;\n left: 50% !important;\n top: 25% !important;\n transform: translate(-50%, -25%);\n}\n\n.ReactModal__Overlay {\n z-index: ",";\n opacity: 0;\n //added to fix safari bug with z-index\n transform: translate3d(0, 0, 1rem)\n}\n\n.ReactModal__Overlay--after-open{\n opacity: 1;\n transition: opacity ","ms ease-in-out;\n}\n\n.ReactModal__Overlay--before-close{\n opacity: 0;\n transition: opacity ","ms ease-in-out;\n}\n"],["\n.ReactModal__Body--open,\n.ReactModal__Html--open {\n overflow: hidden;\n}\n\n.ReactModal__Content {\n width: 650px;\n left: 50% !important;\n top: 25% !important;\n transform: translate(-50%, -25%);\n}\n\n.ReactModal__Overlay {\n z-index: ",";\n opacity: 0;\n //added to fix safari bug with z-index\n transform: translate3d(0, 0, 1rem)\n}\n\n.ReactModal__Overlay--after-open{\n opacity: 1;\n transition: opacity ","ms ease-in-out;\n}\n\n.ReactModal__Overlay--before-close{\n opacity: 0;\n transition: opacity ","ms ease-in-out;\n}\n"])),function(e){return e.theme.zIndex.modal},350,350),nI=t.forwardRef(function(e,t){var n=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}(e,[]);return F.jsxs(F.Fragment,{children:[F.jsx(tI,{}),F.jsx(Et,k({ref:t},n,{closeTimeoutMS:350}))]})}),oI=y(od)(function(e){var t=e.theme;return{marginRight:"14px",path:{stroke:t.styleguideColors.contentSecondary},":hover, :active":{path:{stroke:t.styleguideColors.fillPrimaryRed}}}}),rI=y(Pt)(function(e){var t=e.theme,n=e.showBorder;return k({position:"sticky",top:0,width:"100%",height:"40px",backgroundColor:t.styleguideColors.backgroundPrimary,zIndex:2},n&&{borderBottom:t.border.separator})}),iI=function(e){var t=e.isOpen,o=e.onClose,r=e.children,a=e.popupTitle,s=e.height,l=e.width,c=x(),u=n(),d=i(!1),p=d[0],f=d[1],h=function(e){e.currentTarget.scrollTop>10&&f(!0),e.currentTarget.scrollTop<5&&f(!1)};return F.jsxs(F.Fragment,{children:[F.jsx(Pt,k({align:"center"},{children:a})),F.jsxs(nI,k({contentRef:function(e){u.current=e,null!==e&&e.addEventListener("scroll",h)},isOpen:t,onRequestClose:function(e){return o(e)},style:{content:{height:s,padding:"0 0 10px 0",borderTop:"5px solid ".concat(c.styleguideColors.fillPrimaryRed),borderRadius:c.borderRadius.base,borderWidth:"5px 0",width:l||"80vw",backgroundColor:c.styleguideColors.backgroundPrimary,border:"1px solid ".concat(c.styleguideColors.borderPrimary)},overlay:{backgroundColor:c.styleguideColors.backgroundQuaternary}}},{children:[F.jsx(rI,k({align:"center",justify:"flex-end",showBorder:p},{children:F.jsx(oI,k({onClick:o},{children:F.jsx(un,{src:pn,size:16})}))})),r&&r]}))]})},aI=y(jt)(function(e){return e.theme.withMedia({display:"inline-block",margin:"0 0 15px 15px"})}),sI=function(e){var t=e.currencies,n=e.currentCurrency,o=e.onChangeCurrency,r=t.filter(function(e){return e.type_id===uh.FIAT}),i=t.filter(function(e){return e.type_id===uh.CRYPTO});return F.jsxs(F.Fragment,{children:[i.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(aI,k({size:1,variation:"black"},{children:"Cryptocurrencies"})),F.jsx(Nx,{currencies:i,currentCurrency:n,onChangeCurrency:o})]}),r.length>0&&F.jsxs(F.Fragment,{children:[F.jsx(aI,k({size:1,variation:"black"},{children:"Fiat currencies"})),F.jsx(Nx,{currencies:r,currentCurrency:n,onChangeCurrency:o})]})]})},lI=y(Ft)(function(){return{padding:"0px 8px"}}),cI=function(e){var t=e.languages,n=e.currentLanguage,o=e.onChangeLanguage,r=e.creditsUrl,i=e.contributeUrl;return F.jsxs(lI,k({className:"csprclick-dropdown-container csprclick-language-dropdown-container"},{children:[t.map(function(e){return F.jsx(Sd,k({onClick:function(){return function(e){o(e)}(e)},padding:"8px"},{children:F.jsx(px,{language:e,currLang:n})}),e)}),F.jsx(Sd,k({onClick:function(){window.open(r,"_blank")},padding:"8px"},{children:r&&F.jsx(fx,{})})),F.jsx(Sd,k({onClick:function(){window.open(i,"_blank")},padding:"8px"},{children:i&&F.jsx(hx,{})}))]}))},uI=y.div({position:"relative"}),dI=y.div(function(e){return{position:"absolute",zIndex:e.theme.zIndex.dropdown,left:"50%",marginRight:"-50%",transform:"translate(-60%, 0)"}}),pI=y(Pt)(function(){return{width:"206px",padding:"12px 16px"}}),fI=y(un)(function(e){return{marginRight:"24px",svg:{path:{fill:e.theme.styleguideColors.contentTertiary}}}}),hI=y.span(function(e){var t=e.theme,n=e.withIcon;return t.withMedia({position:"relative",left:"".concat(n?"-.5px":"20px"),top:"".concat(n?"1px":"0")})}),gI=y(un)(function(e){return{position:"relative",bottom:"2px",marginRight:"13px",svg:{path:{fill:e.theme.styleguideColors.contentBlue}}}}),mI=y(jt)(function(e){return{width:"100%",color:e.theme.styleguideColors.contentPrimary,display:"flex",alignItems:"center"}}),AI=function(e){var t,n=e.currencySettings,o=e.languageSettings,r=e.networkSettings,a=e.themeMode,s=e.onThemeSwitch,l=e.customTopBarMenuSettings,c=i(!1),u=c[0],d=c[1],p=i(!1),f=p[0],h=p[1],g=i(!1),m=g[0],A=g[1],C=i(!1),v=C[0],y=C[1],b=i(!1),w=b[0],x=b[1],I=gd(["mobile","tablet","desktop"],[]),L=function(e){e.stopPropagation(),h(!1),A(!1),y(!1),x(!1),d(!1)},E=function(e,t){switch(e.stopPropagation(),t){case Eh:A(!0);break;case mh:h(!0);break;case kh:y(!0);break;case Hh:x(!0)}},S=function(e){m&&(null==o?void 0:o.onChangeLanguage)&&(null==o||o.onChangeLanguage(e)),f&&(null==n?void 0:n.onChangeCurrency)&&(null==n||n.onChangeCurrency(e)),v&&(null==r?void 0:r.onNetworkSwitch)&&(null==r||r.onNetworkSwitch(e)),d(!1)};return F.jsxs(uI,k({onClick:function(e){e.stopPropagation(),d(function(e){return!e}),!u&&A(!1),h(!1),y(!1),x(!1)},onMouseLeave:function(){d(!1)}},{children:[!!(n||o||r||s||l)&&F.jsx(Pt,k({align:"center"},{children:F.jsx(fI,{src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_11475_5045)'%3e%3cpath d='M7.6903 0C8.29254 0.00694115 8.89242 0.076523 9.48026 0.207622C9.73687 0.26485 9.92878 0.478779 9.95791 0.740074L10.0976 1.99287C10.1608 2.5681 10.6464 3.00377 11.2254 3.00438C11.3811 3.00463 11.535 2.97222 11.6788 2.90859L12.8281 2.40375C13.0671 2.29875 13.3463 2.35599 13.5248 2.54656C14.3553 3.43356 14.9738 4.49736 15.3338 5.65793C15.4114 5.90818 15.3221 6.18015 15.1112 6.33561L14.0925 7.08645C13.802 7.29995 13.6303 7.639 13.6303 7.99958C13.6303 8.36015 13.802 8.6992 14.0932 8.91317L15.1127 9.66427C15.3237 9.81971 15.4131 10.0917 15.3355 10.342C14.9756 11.5024 14.3574 12.5661 13.5274 13.4532C13.3491 13.6438 13.0701 13.7012 12.8311 13.5965L11.6772 13.0909C11.3471 12.9464 10.9679 12.9676 10.6559 13.1479C10.344 13.3282 10.1363 13.6461 10.0967 14.0043L9.95796 15.257C9.92935 15.5153 9.74157 15.7278 9.48874 15.7879C8.30027 16.0707 7.06204 16.0707 5.87356 15.7879C5.62074 15.7278 5.43296 15.5153 5.40435 15.257L5.26583 14.0062C5.22514 13.6487 5.0172 13.3317 4.70547 13.152C4.39374 12.9723 4.01524 12.9513 3.68621 13.0949L2.53205 13.6006C2.29299 13.7053 2.01386 13.6479 1.8356 13.4572C1.00511 12.569 0.38691 11.5041 0.0275302 10.3424C-0.0498761 10.0922 0.0395596 9.82044 0.250419 9.66509L1.27059 8.91352C1.56117 8.70002 1.73278 8.36097 1.73278 8.0004C1.73278 7.63982 1.56117 7.30077 1.27021 7.087L0.250678 6.33671C0.0395057 6.18131 -0.0500122 5.90917 0.0276669 5.65875C0.387669 4.49819 1.00619 3.43438 1.8367 2.54738C2.01514 2.35681 2.2944 2.29957 2.53342 2.40457L3.68245 2.90932C4.01307 3.05441 4.39316 3.0325 4.70657 2.8494C5.01863 2.66839 5.22638 2.35014 5.26649 1.99192L5.40604 0.740074C5.43518 0.478647 5.62727 0.264649 5.88404 0.207543C6.47257 0.0766523 7.07309 0.00710051 7.6903 0ZM7.68006 5.53844C6.32059 5.53844 5.21851 6.64051 5.21851 7.99998C5.21851 9.35945 6.32059 10.4615 7.68006 10.4615C9.03953 10.4615 10.1416 9.35945 10.1416 7.99998C10.1416 6.64051 9.03953 5.53844 7.68006 5.53844Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_11475_5045'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",size:16})})),u&&F.jsx(dI,{children:F.jsxs(Ld,k({opened:u,padding:"8px"},{children:[(null==o?void 0:o.languages)&&F.jsx(pI,k({onClick:function(e){return E(e,Eh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:m,width:"216px",popupTitle:F.jsx(mI,k({size:3},{children:F.jsx(px,{language:null==o?void 0:o.currentLanguage})}))},{children:F.jsx(cI,{languages:o.languages,onChangeLanguage:S,currentLanguage:o.currentLanguage,contributeUrl:o.contributeUrl,creditsUrl:o.creditsUrl})}))})),(null==n?void 0:n.currencies)&&F.jsx(pI,k({onClick:function(e){return E(e,mh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:f,width:"mobile"!==I?"80vw":"320px",popupTitle:F.jsxs(mI,k({size:3},{children:[F.jsx(gI,{src:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_11475_8527)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.59999 0C4.04181 0 4.39998 0.358323 4.39998 0.800338V0.889584C6.00316 1.25352 7.19996 2.68786 7.19996 4.40185V5.09408C7.19996 5.53609 6.84179 5.89441 6.39996 5.89441C5.95813 5.89441 5.59996 5.53609 5.59996 5.09408V4.40185C5.59996 3.58138 5.10633 2.87626 4.39998 2.56751V7.49491L4.96715 7.76319C6.33048 8.40806 7.19996 9.78151 7.19996 11.2902L7.19997 11.5883C7.19997 13.3014 6.00404 14.7364 4.39998 15.1005V15.1997C4.39998 15.6417 4.04181 16 3.59999 16C3.15816 16 2.79999 15.6417 2.79999 15.1997V15.1006C1.19767 14.7369 0 13.3032 0 11.5883V10.912C0 10.47 0.358171 10.1116 0.799997 10.1116C1.24182 10.1116 1.59999 10.47 1.59999 10.912V11.5883C1.59999 12.4091 2.09392 13.114 2.79999 13.4227V8.50867L2.2369 8.24232C0.871072 7.59626 0 6.22029 0 4.70885V4.40185C0 2.68786 1.1968 1.25351 2.79999 0.88958V0.800338C2.79999 0.358323 3.15816 0 3.59999 0ZM1.59999 4.40185C1.59999 3.58138 2.09363 2.87625 2.79999 2.5675V6.7337C2.06332 6.33087 1.59999 5.55589 1.59999 4.70885V4.40185ZM4.39998 13.4226V9.26959C5.13652 9.6706 5.59997 10.4444 5.59997 11.2902L5.59997 11.5883C5.59997 12.4084 5.10663 13.1138 4.39998 13.4226Z' fill='%230021A5'/%3e%3cpath d='M10.4 8.00338C10.4 7.73778 10.4117 7.47724 10.4344 7.22278L11.1998 7.22269C11.6416 7.22264 11.9998 6.86428 11.9997 6.42226C11.9997 5.98025 11.6414 5.62197 11.1996 5.62202L10.7382 5.62207C10.932 4.97556 11.2005 4.40023 11.5213 3.92169C12.2015 2.90672 13.0547 2.40101 13.891 2.40101C14.1932 2.40101 14.5191 2.49427 14.745 2.64902C15.1095 2.8988 15.6074 2.80566 15.857 2.44099C16.1067 2.07631 16.0136 1.5782 15.6491 1.32842C15.1228 0.967796 14.4718 0.800338 13.891 0.800338C12.3575 0.800338 11.0652 1.72793 10.1923 3.03028C9.69764 3.7684 9.31776 4.65091 9.08071 5.62226L7.99986 5.62239C7.55804 5.62244 7.19991 5.9808 7.19996 6.42282C7.20001 6.86483 7.55822 7.22311 8.00005 7.22306L8.8291 7.22297C8.80982 7.4798 8.79997 7.74021 8.79997 8.00338C8.79997 8.01059 8.79998 8.0178 8.79999 8.02501L7.99938 8.02567C7.55755 8.02603 7.19968 8.38465 7.20004 8.82666C7.20041 9.26868 7.55887 9.62671 8.0007 9.62634L8.92778 9.62558C9.13162 10.8967 9.57159 12.0503 10.1923 12.9765C11.0652 14.2788 12.3575 15.2064 13.891 15.2064C14.4491 15.2064 15.1196 15.0669 15.6687 14.6696C16.0267 14.4106 16.1071 13.9103 15.8482 13.5521C15.5893 13.1939 15.0892 13.1135 14.7312 13.3725C14.5282 13.5194 14.2159 13.6057 13.891 13.6057C13.0547 13.6057 12.2015 13.1 11.5213 12.0851C11.0796 11.4261 10.7368 10.5835 10.552 9.62424L11.2006 9.62371C11.6424 9.62334 12.0003 9.26472 11.9999 8.82271C11.9996 8.3807 11.6411 8.02267 11.1993 8.02303L10.4 8.02369C10.4 8.01692 10.4 8.01015 10.4 8.00338Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_11475_8527'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",size:16}),null===(t=n.currentCurrency)||void 0===t?void 0:t.title]}))},{children:F.jsx(sI,{currencies:n.currencies,onChangeCurrency:S,currentCurrency:n.currentCurrency})}))})),s&&F.jsx(pI,{children:F.jsx(mI,k({size:3},{children:F.jsx($w,{themeMode:a,onThemeSwitch:s})}))}),(null==r?void 0:r.networks)&&F.jsx(pI,k({onClick:function(e){return E(e,kh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:v,width:"216px",height:r.mobileContainerHeight?r.mobileContainerHeight:"fit-content",popupTitle:F.jsxs(mI,k({size:3},{children:[F.jsx(Gx,{margin:"0 10px 0 0",icon:$x(r.currentNetwork).icon}),F.jsx(hI,k({withIcon:!0},{children:r.currentNetwork.title||r.currentNetwork}))]}))},{children:F.jsx(eI,{currentNetwork:r.currentNetwork,networks:r.networks,onChangeNetwork:S})}))})),(null==l?void 0:l.length)&&l.map(function(e,t){return F.jsx(pI,k({onClick:function(e){return E(e,Hh)}},{children:F.jsx(iI,k({onClose:function(e){return L(e)},isOpen:w,width:"216px",height:e.mobileContainerHeight?e.mobileContainerHeight:"fit-content",popupTitle:F.jsxs(mI,k({size:3},{children:[F.jsx(Gx,{margin:"0 10px 0 0",icon:Jx(e)}),F.jsx(hI,k({withIcon:Boolean(Jx(e))},{children:e.currentItem.title||e.currentItem}))]}))},{children:F.jsx(Xx,{currentItem:e.currentItem,items:e.items,onChangeItem:function(t){w&&e.onItemSwitch(t),d(!1)},dropdownCssClass:"csprclick-dropdown-container csprclick-custom-dropdown-container"})}))}),t)})]}))})]}))},CI=function(e){var t,n=Math.max(document.documentElement.clientWidth,(null===(t=window.visualViewport)||void 0===t?void 0:t.width)||0),o=n<=430?13:n<=480?17:25;return e?e.length>o+3?"".concat(e.substring(0,(o-5)/2),"...").concat(e.substring(e.length-(o+5)/2)):e:void 0},vI=function(e,t){var n,o=(null===(n=null==e?void 0:e.appSettings)||void 0===n?void 0:n.csprlive_url)?"".concat(e.appSettings.csprlive_url,"/account/").concat(t):"https://testnet.cspr.live/account/".concat(t);window.open(o,"_blank")},yI=y(Pt)(function(e){return e.theme.withMedia({justifyContent:"space-between",alignItems:"center",width:"100%"})}),bI=y.a(function(e){return e.theme,{textDecoration:"none"}}),wI=y.div(Wx||(Wx=B(["\n position: relative;\n"],["\n position: relative;\n"])));function xI(e){var t,n,r=e.account,a=e.currencyCode,s=e.onSignIn,l=e.onSwitchAccount,c=e.onSignOut,u=e.themeMode,d=e.onThemeSwitch,p=e.accountMenuItems,f=e.languageSettings,h=e.currencySettings,g=e.networkSettings,m=e.customTopBarMenuSettings,A=Kf(),C=i(!0),v=C[0],y=C[1],b=gd(["mobile","tablet","desktop"],[]),w=i(r),x=w[0],I=w[1];o(function(){void 0!==r&&v&&y(!1),(r&&(null==r?void 0:r.public_key)!==(null==x?void 0:x.public_key)||a!==(null==x?void 0:x.fiat_currency))&&(null==A||A.getActiveAccountAsync({withBalance:!0,withFiatCurrency:a}).then(function(e){e&&I(e)}))},[r,a]);var L=function(e){if("stand_with_ukraine"===e.predefined_badge_key)return F.jsx(Ex,{});var t=F.jsx(Zl,{label:e.title,textColor:e.color||"white",variation:e.background||"blue",lineHeight:"xxs"});return e.link?F.jsx(bI,k({href:e.link||"#",target:"_blank",rel:"noreferrer"},{children:t})):t},E=(null==x?void 0:x.cspr_name)?CI(x.cspr_name):void 0;return F.jsx(Cd,{children:F.jsxs(yI,k({className:"csprclick-top-bar"},{children:[F.jsxs(Pt,k({align:"center",gap:25},{children:[F.jsx(ax,{menuCaption:"CSPR Products",clickRef:A}),"mobile"!==b&&(null===(t=null==A?void 0:A.appSettings)||void 0===t?void 0:t.badge_left)&&L(A.appSettings.badge_left)]})),F.jsxs(Pt,k({align:"center",gap:"desktop"===b?25:0},{children:["desktop"===b&&F.jsxs(F.Fragment,{children:[(null===(n=null==A?void 0:A.appSettings)||void 0===n?void 0:n.badge_right)&&L(A.appSettings.badge_right),(null==m?void 0:m.length)&&m.map(function(e,t){return F.jsx(Xx,{currentItem:e.currentItem,items:e.items,onChangeItem:e.onItemSwitch,dropdownCssClass:"csprclick-dropdown-container csprclick-custom-dropdown-container"},t)}),f&&F.jsx(vx,{languageSettings:f}),h&&F.jsx(Dx,{currencySettings:h}),d&&F.jsx($w,{themeMode:u,onThemeSwitch:d}),g&&F.jsx(eI,{currentNetwork:g.currentNetwork,networks:g.networks,onChangeNetwork:g.onNetworkSwitch})]}),"desktop"!==b&&F.jsx(AI,{currencySettings:h,languageSettings:f,networkSettings:g,themeMode:u,onThemeSwitch:d,customTopBarMenuSettings:m}),null==r?F.jsx(wI,{children:v?F.jsx(Kb,{width:"161px",baseColor:"transparent"}):F.jsx(Gw,{onSignIn:function(){void 0!==s&&s()}})}):F.jsx(wI,{children:F.jsx(Jw,{name:E,publicKey:(null==x?void 0:x.public_key)||"",logo:null==x?void 0:x.logo,onAccountSwitch:function(){void 0!==l&&l()},onSignOut:function(){void 0!==c&&c()},accountMenuItems:p})})]}))]}))})}var II=function(e){var n=t.useState(null),o=n[0],r=n[1],i=Kf();t.useEffect(function(){null==i||i.on("csprclick:unsolicited_account_change",function(e){return s(e.account)})},[i]);var a=gd(["mobile","tablet","desktop"],[]),s=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){return r(e),[2]})})},l=function(e){return S(void 0,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return e?[4,null==i?void 0:i.signInWithAccount(e)]:[3,2];case 1:t.sent(),t.label=2;case 2:return r(null),[2]}})})};return o&&F.jsx(Pp,{position:"mobile"===a?kp.Center:kp.TopRight,withHeader:!0,headerLogo:F.jsx("img",{src:e.themeMode===Mh.dark?hf:ff,alt:"CSPR.click logo"}),isOpen:!0,confirmLabel:"Yes",onConfirm:function(){return l(o)},dismissLabel:"No",onDismiss:function(){return l(null)},title:"Confirm account change",themeMode:e.themeMode,information:"Do you want to switch to account ".concat(o.public_key&&Ll(o.public_key,Il.LITTLE),"?")})},LI=t.forwardRef(function(e,n){var o=t.useState(null),r=o[0],i=o[1],a=Kf(),s=gd(["mobile","tablet","desktop"],[]);v(n,function(){return{hide:function(){i(null)}}},[]);var l={lock:F.jsx(un,{src:"data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M87.2879%2034.8122V45.6259C87.2879%2048.0112%2085.3542%2049.9449%2082.9689%2049.9449C80.5836%2049.9449%2078.65%2048.0112%2078.65%2045.6259V38.1073C78.6517%2036.5089%2078.5636%2034.9117%2078.3858%2033.3232C77.007%2021.1967%2070.2184%2011.5241%2057.2351%2011.5241C50.7%2011.5241%2045.6906%2014.0245%2042.1674%2018.093C41.8001%2018.5169%2041.4488%2018.9583%2041.1135%2019.4174C38.0593%2023.5926%2036.3401%2029.1021%2035.9163%2035.1385C35.8456%2036.1147%2035.8139%2037.1064%2035.8139%2038.1051V49.9427H27.1816V34.8122C27.1816%2025.9907%2030.6823%2017.9878%2036.297%2012.2601C41.7012%206.74707%2049.0627%203.34108%2057.1496%203.34108H57.3184C73.8115%203.34108%2087.2879%2017.504%2087.2879%2034.8122Z'%20fill='url(%23paint0_linear_111_12776)'/%3e%3cpath%20d='M103.207%2077.4251V79.8585C103.207%2092.1439%2097.0839%20102.998%2087.7235%20109.536C86.4961%20110.395%2085.2163%20111.176%2083.8916%20111.875C83.8026%20111.922%2083.715%20111.967%2083.6267%20112.016C78.4964%20114.67%2072.8034%20116.05%2067.0276%20116.042H49.9221C29.9411%20116.042%2013.7461%2099.8466%2013.7461%2079.8656V77.4322C13.7461%2076.239%2013.8031%2075.0594%2013.917%2073.8934C14.8798%2063.9785%2019.8468%2055.2326%2027.18%2049.2979C27.4503%2049.078%2027.7239%2048.8628%2028.0008%2048.6523C28.9865%2047.8996%2030.0107%2047.1987%2031.0691%2046.5523C31.3145%2046.4012%2031.5615%2046.2535%2031.8101%2046.1094C37.3127%2042.9195%2043.5618%2041.2433%2049.9221%2041.2512H67.0305C69.3367%2041.2502%2071.6377%2041.4687%2073.9025%2041.9039C78.6941%2042.8267%2083.2481%2044.7141%2087.2877%2047.4515C95.9757%2053.3332%20101.968%2062.8914%20103.036%2073.8899C103.149%2075.0516%20103.206%2076.23%20103.207%2077.4251Z'%20fill='url(%23paint1_linear_111_12776)'/%3e%3cpath%20opacity='0.5'%20d='M62.6441%20116.035H49.9229C29.9418%20116.035%2013.7461%2099.8403%2013.7461%2079.8585V77.4252C13.7461%2076.2314%2013.8033%2075.0519%2013.9177%2073.8864C14.9158%2063.6056%2020.2183%2054.5827%2028.0008%2048.6459C34.2965%2043.8376%2042.0017%2041.2386%2049.9236%2041.2512H59.9473C55.6682%2043.6486%2051.6407%2046.7734%2051.1258%2051.4897C50.2831%2059.2241%2059.955%2061.4555%2062.0585%2072.0442C64.8521%2086.1266%2049.9659%2093.4302%2052.4381%20104.842C53.5669%20110.049%2057.7421%20113.477%2062.6441%20116.035Z'%20fill='url(%23paint2_linear_111_12776)'/%3e%3cpath%20opacity='0.42'%20d='M103.209%2077.425V79.8583C103.209%2093.75%2095.3805%20105.812%2083.8933%20111.874C85.1944%20110.673%2086.5067%20109.282%2087.6411%20107.679C97.3625%2093.9011%2092.5552%2065.6383%2076.9273%2053.4545C61.2833%2041.2574%2043.4742%2045.2553%2031.8125%2046.1015C37.3154%2042.9131%2043.5646%2041.2388%2049.9246%2041.2489H67.0315C85.8202%2041.2489%20101.26%2055.5708%20103.037%2073.8869C103.151%2075.051%20103.208%2076.2303%20103.209%2077.425Z'%20fill='url(%23paint3_linear_111_12776)'/%3e%3cpath%20d='M53.7293%20116.035H49.9229C29.9418%20116.035%2013.7461%2099.8401%2013.7461%2079.8584V77.425C13.7461%2076.2313%2013.8033%2075.0517%2013.9177%2073.8862C14.9158%2063.6054%2020.2183%2054.5826%2028.0008%2048.6458C22.0315%2062.5734%2020.7339%2085.1044%2028.3681%2099.2263C35.8292%20113.027%2048.2057%20115.13%2053.7293%20116.035Z'%20fill='url(%23paint4_linear_111_12776)'/%3e%3cpath%20d='M66.7173%2092.5054C66.7986%2092.8359%2066.8037%2093.1805%2066.7322%2093.5132C66.6606%2093.8459%2066.5144%2094.158%2066.3044%2094.4258C66.0945%2094.6937%2065.8264%2094.9103%2065.5204%2095.0592C65.2144%2095.2082%2064.8786%2095.2856%2064.5382%2095.2856H52.1984C51.8581%2095.2856%2051.5223%2095.2082%2051.2163%2095.0592C50.9103%2094.9103%2050.6422%2094.6937%2050.4323%2094.4258C50.2223%2094.158%2050.076%2093.8459%2050.0045%2093.5132C49.933%2093.1805%2049.9381%2092.8359%2050.0194%2092.5054L53.0884%2080.0236C53.1865%2079.6264%2053.174%2079.2099%2053.0522%2078.8193C52.9304%2078.4287%2052.7041%2078.0789%2052.3976%2077.8078C51.4087%2076.9387%2050.6222%2075.8634%2050.0937%2074.6576C49.5651%2073.4517%2049.3073%2072.1447%2049.3385%2070.8285C49.4402%2066.1518%2053.14%2062.3361%2057.7489%2062.0204C57.9325%2062.0069%2058.1176%2061.9999%2058.3033%2061.9985C60.145%2061.9852%2061.9466%2062.5352%2063.4669%2063.5748C64.9871%2064.6143%2066.1533%2066.0937%2066.809%2067.8147C67.4648%2069.5357%2067.5788%2071.416%2067.1358%2073.2036C66.6928%2074.9912%2065.714%2076.6007%2064.3306%2077.8163C64.026%2078.0868%2063.8014%2078.4355%2063.6811%2078.8247C63.5609%2079.2138%2063.5495%2079.6285%2063.6483%2080.0236L66.7173%2092.5054Z'%20fill='white'/%3e%3cpath%20d='M53.0876%2080.0236L50.0185%2092.5054C49.9372%2092.8359%2049.9321%2093.1805%2050.0037%2093.5132C50.0752%2093.8459%2050.2215%2094.158%2050.4314%2094.4258C50.6413%2094.6937%2050.9094%2094.9103%2051.2154%2095.0592C51.5214%2095.2082%2051.8573%2095.2856%2052.1976%2095.2856H50.9608C50.6205%2095.2856%2050.2846%2095.2082%2049.9786%2095.0592C49.6726%2094.9103%2049.4045%2094.6937%2049.1946%2094.4258C48.9847%2094.158%2048.8384%2093.8459%2048.7669%2093.5132C48.6953%2093.1805%2048.7004%2092.8359%2048.7817%2092.5054L51.8515%2080.0236C51.9493%2079.6263%2051.9365%2079.2098%2051.8145%2078.8192C51.6925%2078.4286%2051.4659%2078.0788%2051.1593%2077.8078C50.1707%2076.9384%2049.3845%2075.863%2048.856%2074.6573C48.3275%2073.4515%2048.0695%2072.1446%2048.1001%2070.8285C48.206%2065.966%2052.2011%2062.0331%2057.0657%2061.9992C57.2967%2061.9992%2057.5241%2062.0048%2057.7502%2062.0211C53.1413%2062.3368%2049.4414%2066.1525%2049.3397%2070.8292C49.3086%2072.1454%2049.5664%2073.4524%2050.0949%2074.6583C50.6235%2075.8641%2051.4099%2076.9394%2052.3989%2077.8085C52.7048%2078.0798%2052.9307%2078.4296%2053.0521%2078.82C53.1735%2079.2105%2053.1858%2079.6267%2053.0876%2080.0236Z'%20fill='url(%23paint5_linear_111_12776)'/%3e%3cpath%20opacity='0.82'%20d='M27.1823%2040.1472C29.8062%2037.845%2032.7494%2035.9345%2035.9205%2034.4753C35.8527%2035.4514%2035.8188%2036.4403%2035.8188%2037.4419V44.0321C32.8611%2045.4034%2029.666%2047.1685%2027.1816%2049.2795L27.1823%2040.1472Z'%20fill='url(%23paint6_linear_111_12776)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_111_12776'%20x1='57.2351'%20y1='47.5172'%20x2='57.2351'%20y2='4.12583'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_111_12776'%20x1='58.4766'%20y1='116.198'%20x2='58.4766'%20y2='35.8604'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_111_12776'%20x1='-9.05252'%20y1='78.6422'%20x2='53.9553'%20y2='78.6422'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FCFDFE'/%3e%3cstop%20offset='0.09'%20stop-color='%23FEFEFC'%20stop-opacity='0.96'/%3e%3cstop%20offset='0.25'%20stop-color='%23FEFEFC'%20stop-opacity='0.86'/%3e%3cstop%20offset='0.44'%20stop-color='%23FEFEFD'%20stop-opacity='0.7'/%3e%3cstop%20offset='0.68'%20stop-color='%23FFFFFE'%20stop-opacity='0.47'/%3e%3cstop%20offset='0.93'%20stop-color='white'%20stop-opacity='0.18'/%3e%3cstop%20offset='1'%20stop-color='white'%20stop-opacity='0.1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_111_12776'%20x1='97.7552'%20y1='92.2525'%20x2='26.5778'%20y2='14.1868'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_111_12776'%20x1='17.2538'%20y1='62.3997'%20x2='60.7956'%20y2='141.011'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE1E2'/%3e%3cstop%20offset='0.3'%20stop-color='%23D7DBDC'/%3e%3cstop%20offset='0.75'%20stop-color='%23C3C9CB'/%3e%3cstop%20offset='1'%20stop-color='%23B4BCBE'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_111_12776'%20x1='52.5027'%20y1='59.8766'%20x2='54.0334'%20y2='97.0465'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_111_12776'%20x1='31.5511'%20y1='31.604'%20x2='31.5511'%20y2='48.7208'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",size:120}),document:F.jsx(un,{src:"data:image/svg+xml,%3csvg%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2027.9612L42.9822%200H95.6923C100.111%200%20103.692%203.58172%20103.692%208V112C103.692%20116.418%20100.111%20120%2095.6923%20120H24C19.5817%20120%2016%20116.418%2016%20112V27.9612Z'%20fill='url(%23paint0_linear_111_12912)'/%3e%3cpath%20opacity='0.66'%20d='M29.8457%2077.3846C29.8457%2075.4729%2031.3955%2073.9231%2033.3072%2073.9231H88.6919C90.6036%2073.9231%2092.1534%2075.4729%2092.1534%2077.3846C92.1534%2079.2964%2090.6036%2080.8462%2088.6919%2080.8462H33.3072C31.3955%2080.8462%2029.8457%2079.2964%2029.8457%2077.3846Z'%20fill='white'/%3e%3cpath%20opacity='0.66'%20d='M29.8457%2090.3077C29.8457%2088.3959%2031.3955%2086.8462%2033.3072%2086.8462H88.6919C90.6036%2086.8462%2092.1534%2088.3959%2092.1534%2090.3077C92.1534%2092.2195%2090.6036%2093.7692%2088.6919%2093.7692H33.3072C31.3955%2093.7692%2029.8457%2092.2195%2029.8457%2090.3077Z'%20fill='white'/%3e%3cpath%20opacity='0.66'%20d='M29.8457%20103.231C29.8457%20101.319%2031.3955%2099.7692%2033.3072%2099.7692H64.4611C66.3728%2099.7692%2067.9226%20101.319%2067.9226%20103.231C67.9226%20105.143%2066.3728%20106.692%2064.4611%20106.692H33.3072C31.3955%20106.692%2029.8457%20105.143%2029.8457%20103.231Z'%20fill='white'/%3e%3cpath%20opacity='0.82'%20d='M16%2027.6923L43.6923%200V19.6923C43.6923%2024.1106%2040.1106%2027.6923%2035.6923%2027.6923H16Z'%20fill='url(%23paint1_linear_111_12912)'/%3e%3ccircle%20opacity='0.66'%20cx='60.5'%20cy='43.5'%20r='19.5'%20fill='white'/%3e%3cpath%20d='M59.7969%2054V34H61.0781V54H59.7969ZM63.1953%2040.6016C63.1328%2039.9714%2062.8646%2039.4818%2062.3906%2039.1328C61.9167%2038.7839%2061.2734%2038.6094%2060.4609%2038.6094C59.9089%2038.6094%2059.4427%2038.6875%2059.0625%2038.8438C58.6823%2038.9948%2058.3906%2039.2057%2058.1875%2039.4766C57.9896%2039.7474%2057.8906%2040.0547%2057.8906%2040.3984C57.8802%2040.6849%2057.9401%2040.9349%2058.0703%2041.1484C58.2057%2041.362%2058.3906%2041.5469%2058.625%2041.7031C58.8594%2041.8542%2059.1302%2041.987%2059.4375%2042.1016C59.7448%2042.2109%2060.0729%2042.3047%2060.4219%2042.3828L61.8594%2042.7266C62.5573%2042.8828%2063.1979%2043.0911%2063.7812%2043.3516C64.3646%2043.612%2064.8698%2043.9323%2065.2969%2044.3125C65.724%2044.6927%2066.0547%2045.1406%2066.2891%2045.6562C66.5286%2046.1719%2066.651%2046.763%2066.6563%2047.4297C66.651%2048.4089%2066.401%2049.2578%2065.9062%2049.9766C65.4167%2050.6901%2064.7083%2051.2448%2063.7812%2051.6406C62.8594%2052.0312%2061.7474%2052.2266%2060.4453%2052.2266C59.1536%2052.2266%2058.0286%2052.0286%2057.0703%2051.6328C56.1172%2051.237%2055.3724%2050.651%2054.8359%2049.875C54.3047%2049.0938%2054.026%2048.1276%2054%2046.9766H57.2734C57.3099%2047.513%2057.4635%2047.9609%2057.7344%2048.3203C58.0104%2048.6745%2058.3776%2048.9427%2058.8359%2049.125C59.2995%2049.3021%2059.8229%2049.3906%2060.4062%2049.3906C60.9792%2049.3906%2061.4766%2049.3073%2061.8984%2049.1406C62.3255%2048.974%2062.6563%2048.7422%2062.8906%2048.4453C63.125%2048.1484%2063.2422%2047.8073%2063.2422%2047.4219C63.2422%2047.0625%2063.1354%2046.7604%2062.9219%2046.5156C62.7135%2046.2708%2062.4063%2046.0625%2062%2045.8906C61.599%2045.7188%2061.1068%2045.5625%2060.5234%2045.4219L58.7813%2044.9844C57.4323%2044.6562%2056.3672%2044.1432%2055.5859%2043.4453C54.8047%2042.7474%2054.4167%2041.8073%2054.4219%2040.625C54.4167%2039.6562%2054.6745%2038.8099%2055.1953%2038.0859C55.7214%2037.362%2056.4427%2036.7969%2057.3594%2036.3906C58.276%2035.9844%2059.3177%2035.7813%2060.4844%2035.7813C61.6719%2035.7813%2062.7083%2035.9844%2063.5938%2036.3906C64.4844%2036.7969%2065.1771%2037.362%2065.6719%2038.0859C66.1667%2038.8099%2066.4219%2039.6484%2066.4375%2040.6016H63.1953Z'%20fill='%23C6C9CD'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_111_12912'%20x1='59.8467'%20y1='113.749'%20x2='59.8467'%20y2='2.02065'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23EFEFEF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_111_12912'%20x1='29.8462'%20y1='-5.37093'%20x2='29.8462'%20y2='26.6472'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DEE0E2'/%3e%3cstop%20offset='1'%20stop-color='%23B4B9BE'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",size:120})};return t.useEffect(function(){null==a||a.on(yf,function(e){var t,n=(null==e?void 0:e.message)||(null===(t=null==e?void 0:e.custom)||void 0===t?void 0:t.message);i(n?{title:n.title,text:n.text,icon:l[n.icon],position:"mobile"===s?"center":"topRight"}:null)})},[a]),r&&F.jsx(Pp,{isOpen:!0,withHeader:!0,headerLogo:F.jsx("img",{src:e.themeMode===Od.dark?hf:ff,alt:"CSPR.click logo"}),position:r.position||kp.Center,confirmLabel:"Got it",onConfirm:function(){return i(null)},onDismiss:function(){return i(null)},title:r.title,bodyImg:r.icon,themeMode:e.themeMode,information:r.text,portalClass:"cspr-click-portal"})});LI.displayName="InfoPopup";var EI,kI,SI="data:image/svg+xml,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1414_5763)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.9995 1.89429L16.0942 10.6036C16.6244 11.4999 16.6358 12.6109 16.1242 13.5179C15.6119 14.4259 14.6545 14.9898 13.6002 15L3.39104 15C2.34761 14.9915 1.38833 14.4259 0.876015 13.517C0.364123 12.6089 0.376079 11.4955 0.904559 10.6069L6.00114 1.89433C6.51898 1.00292 7.47263 0.45485 8.50371 0.456057C9.53469 0.457264 10.488 1.00761 10.9995 1.89429ZM9.23038 4.8186H7.77539V9.90941H9.23038L9.23038 4.8186ZM9.22819 11.3637C9.22819 11.7654 8.90248 12.091 8.50069 12.091C8.0989 12.091 7.77319 11.7654 7.77319 11.3637C7.77319 10.9621 8.0989 10.6365 8.50069 10.6365C8.90248 10.6365 9.22819 10.9621 9.22819 11.3637Z' fill='%23E6332A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1414_5763'%3e%3crect width='16' height='16' fill='white' transform='translate(0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",MI=y.span(function(e){var t=e.theme;return t.withMedia({marginTop:"24px",color:t.styleguideColors.contentPrimary,fontSize:"0.875rem",fontStyle:"normal",fontWeight:t.typography.fontWeight.semiBold,lineHeight:"1.25rem"})}),BI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.mono,textAlign:"center"})}),OI=y.div(function(e){var t=e.theme;return t.withMedia({padding:"16px",borderRadius:"4px",margin:"16px 0",width:["100%","100%","352px"],height:"100px",backgroundColor:t.styleguideColors.fillSecondaryRedHover,color:t.styleguideColors.contentPrimary,lineHeight:"20px"})}),NI=y(jt)(function(e){return e.theme.withMedia({marginBottom:"6px",display:"flex",lineHeight:"20px",alignItems:"center"})}),RI=y(jt)(function(e){return e.theme.withMedia({display:"block",lineHeight:"20px",textAlign:"left"})}),HI=y(un)(function(e){return e.theme.withMedia({marginRight:"8px"})}),jI=function(e){var t=e.deployHash.slice(0,34),n=e.deployHash.slice(34,64);return F.jsxs(Ft,k({align:"start",itemsSpacing:4},{children:[F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["Compare the transaction hash on your ",e.deviceTitle," with the value shown here and approve or reject the signature"]})),e.warningInfo&&F.jsxs(OI,{children:[F.jsxs(NI,k({size:1,scale:"xs"},{children:[F.jsx(HI,{src:SI})," ",e.warningInfo.title]})),F.jsx(RI,k({size:3,scale:"xs"},{children:e.warningInfo.text}))]}),F.jsx(MI,{children:"Txn hash"}),F.jsxs(BI,{children:[t,F.jsx("br",{}),n]})]}))},TI=y(Ft)(function(e){return e.theme.withMedia({width:["340px","350px","350px"]})}),DI=y.span(function(e){var t=e.theme;return t.withMedia({marginTop:"24px",color:t.styleguideColors.contentPrimary,fontSize:"0.875rem",fontStyle:"normal",fontWeight:t.typography.fontWeight.semiBold,lineHeight:"1.25rem"})}),PI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.primary,overflowWrap:"break-word",wordWrap:"break-word","-webkit-line-clamp":"4","-webkit-box-orient":"vertical",overflowY:"scroll",display:"-webkit-box",whiteSpace:"pre-wrap"})}),FI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.mono,textAlign:"center"})}),VI=function(e){var t=e.messageHash.slice(0,34),n=e.messageHash.slice(34,64),o=e.message;try{var r=JSON.parse(e.message);o=JSON.stringify(r,null,2)}catch(e){}return F.jsxs(TI,k({align:"start",itemsSpacing:4},{children:[F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["Compare the message hash on your ",e.deviceTitle," with the value shown here and approve or reject the signature"]})),F.jsx(DI,{children:"Message"}),F.jsx(PI,{children:o}),F.jsx(DI,{children:"Msg hash"}),F.jsxs(FI,{children:[t,F.jsx("br",{}),n]})]}))},GI=y.span(function(e){var t=e.theme;return t.withMedia({marginTop:"24px",color:t.styleguideColors.contentPrimary,fontSize:"0.875rem",fontStyle:"normal",fontWeight:t.typography.fontWeight.semiBold,lineHeight:"1.25rem"})}),ZI=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",padding:"8px 16px",backgroundColor:t.styleguideColors.fillSecondary,color:t.styleguideColors.contentPrimary,fontFamily:t.typography.fontFamily.mono,textAlign:"center"})}),WI=y.div(function(e){var t=e.theme;return t.withMedia({padding:"16px",borderRadius:"4px",margin:"16px 0",width:["100%","100%","352px"],height:"100px",backgroundColor:t.styleguideColors.fillSecondaryRedHover,color:t.styleguideColors.contentPrimary,lineHeight:"20px"})}),_I=y(jt)(function(e){return e.theme.withMedia({marginBottom:"6px",display:"flex",lineHeight:"20px",alignItems:"center"})}),QI=y(jt)(function(e){return e.theme.withMedia({display:"block",lineHeight:"20px",textAlign:"left"})}),zI=y(un)(function(e){return e.theme.withMedia({marginRight:"8px"})}),UI=function(e){var t=zh(),n=t.isIOS,o=t.isAndroid,r=t.isRunningOnProviderInAppBrowser,i=e.deployHash.slice(0,34),a=e.deployHash.slice(34,64),s=(n||o)&&r!==Bf.CASPER_WALLET;return s&&setTimeout(function(){window.location.href="casperwallet://"},300),F.jsxs(Ft,k({align:"start",itemsSpacing:4},{children:[F.jsxs(jt,k({scale:"md",size:3,variation:"darkGray"},{children:["Compare the transaction hash on your ",e.deviceTitle," with the value shown here and approve or reject the signature"]})),!s&&e.warningInfo&&F.jsxs(WI,{children:[F.jsxs(_I,k({size:1,scale:"xs"},{children:[F.jsx(zI,{src:SI})," ",e.warningInfo.title]})),F.jsx(QI,k({size:3,scale:"xs"},{children:e.warningInfo.text}))]}),F.jsx(GI,{children:"Txn hash"}),F.jsxs(ZI,{children:[i,F.jsx("br",{}),a]})]}))},YI=y.div(function(e){var t=e.theme,n=e.screenType,o=e.withBadge;return t.withMedia({position:"desktop"!==n&&o?"relative":"unset",top:"desktop"!==n&&o?"24px":"unset",height:"desktop"!==n&&o?"64px":"unset",justifyContent:"space-between",alignItems:"center",width:"100%"})}),JI=y.div(function(e){return e.theme.withMedia({width:"100%"})}),XI=y.div(EI||(EI=B(["\n position: relative;\n"],["\n position: relative;\n"])));function qI(e){var o,r,a,s=this,l=e.themeMode,c=void 0===l?Mh.light:l,u=e.topBarSettings,d=void 0===u?{}:u,p=e.currencyCode,f=e.rootAppElement,h=e.show1ClickModal,g=void 0===h||h,m=d.onThemeSwitch,A=d.accountMenuItems,C=d.languageSettings,v=d.networkSettings,y=d.customTopBarMenuSettings,b=d.currencySettings,w=Boolean(Object.keys(d).length),x="csprclick:1clickCloseCounter",I=i(Sg.NONE),L=I[0],E=I[1],B=i(void 0),O=B[0],N=B[1],R=i(void 0),H=R[0],j=R[1],T=i(void 0),D=T[0],P=T[1],V=i(!1),G=V[0],Z=V[1],W=n(null),_=i(localStorage.getItem(x)||0),Q=_[0],z=_[1],U=Kf(),Y=t.useRef(!1),J=!(!1===g||!1===(null===(o=null==U?void 0:U.appSettings)||void 0===o?void 0:o.show_1click_modal))&&Q<2&&!G,X=gd(["mobile","tablet","desktop"],[]),q=pd({callback:function(){Z(!0)}}).ref,K=function(){return S(s,void 0,void 0,function(){var e,t;return M(this,function(n){switch(n.label){case 0:return(e=ee())?[4,null==U?void 0:U.connect(e)]:[3,2];case 1:return n.sent(),[2];case 2:return[4,null==U?void 0:U.getSignInOptions()];case 3:return t=n.sent(),N(t),void 0!==t&&E(Sg.SIGN_IN),[2]}})})},$=function(){return S(s,void 0,void 0,function(){var e,t,n;return M(this,function(o){switch(o.label){case 0:return[4,null==U?void 0:U.getActiveAccountAsync()];case 1:return e=o.sent(),(null==e?void 0:e.public_key)?(t=ee())&&(null==U?void 0:U.provider)?[4,null==U?void 0:U.switchAccount(t)]:[3,3]:[3,5];case 2:return o.sent(),[2];case 3:return[4,null==U?void 0:U.getSignInOptions()];case 4:n=o.sent(),N(n),void 0!==n&&E(Sg.SWITCH_ACCOUNT),o.label=5;case 5:return[2]}})})},ee=function(){if(-1!==navigator.userAgent.indexOf("WebView CasperWalletMobile"))return"casper-wallet"},te=function(){return S(s,void 0,void 0,function(){var e;return M(this,function(t){switch(t.label){case 0:return[4,null==U?void 0:U.getSignInOptions()];case 1:return e=t.sent(),N(e),void 0!==e&&E(Sg.CHOSE_ACCOUNT),[2]}})})},ne=function(e){return S(s,void 0,void 0,function(){var t;return M(this,function(n){switch(n.label){case 0:return j(e.account),E(Sg.NONE),null===(t=W.current)||void 0===t||t.hide(),[4,null==U?void 0:U.getSignInOptions(!0)];case 1:return n.sent(),localStorage.setItem(x,"0"),z(0),[2]}})})},oe=function(){j(null),E(Sg.NONE)},re=function(e){return S(s,void 0,void 0,function(){return M(this,function(t){return"ledger"===e.provider&&e.custom&&(E(Sg.LEDGER_PROVIDER_UI),N(e.custom),console.log(e)),"metamask-snap"===e.provider&&e.custom&&(E(Sg.METAMASK_PROVIDER_UI),N(e.custom),console.log(e)),"walletconnect"===e.provider&&e.custom&&(E(Sg.WALLETCONNECT_PROVIDER_UI),N(e.custom)),[2]})})},ie=function(e){E(Sg.NONE),function(e,t){if(e.provider===Bf.WALLETCONNECT&&e.custom){if(e.custom.status===Sf.SignatureRequestedToUser&&void 0!==e.custom.deployHash){var n={message:{title:"Review and Sign",text:F.jsx(UI,{deployHash:e.custom.deployHash||"00",deviceTitle:"Wallet",warningInfo:e.custom.warning}),icon:"walletconnect",position:"topRight"}};null==t||t.emit(yf,n)}e.custom.status===Sf.SignatureRequestedToUser&&void 0!==e.custom.msgHash&&(n={message:{title:"Review and Approve",text:F.jsx(VI,{message:e.custom.message||"",messageHash:e.custom.msgHash||"",deviceTitle:"Wallet"}),icon:"ledger",position:"topRight"}},null==t||t.emit(yf,n)),e.custom.status!==Sf.SignatureCompleted&&e.custom.status!==Sf.SignatureCanceled&&e.custom.status!==Sf.SignatureFailed||null==t||t.emit(yf,{})}else e.provider===Bf.LEDGER&&(e.custom.status===If.SignatureRequestedToUser&&(n={message:{title:"Review and Sign",text:F.jsx(jI,{deployHash:e.custom.deployHash||"00",deviceTitle:"Ledger device"}),icon:"ledger",position:"topRight"}},null==t||t.emit(yf,n)),e.custom.status===If.MsgSignatureRequestedToUser&&(n={message:{title:"Review and Approve",text:F.jsx(VI,{message:e.custom.message||"",messageHash:e.custom.msgHash||"",deviceTitle:"Ledger device"}),icon:"ledger",position:"topRight"}},null==t||t.emit(yf,n)),e.custom.status!==If.SignatureCompleted&&e.custom.status!==If.SignatureCanceled&&e.custom.status!==If.SignatureFailed&&e.custom.status!==If.MsgSignatureCompleted&&e.custom.status!==If.MsgSignatureCanceled&&e.custom.status!==If.MsgSignatureFailed&&e.custom.status!==If.TransportOpenUserCancelled||null==t||t.emit(yf,{}))}(e,U)},ae=function(){E(Sg.BUY_CSPR)},se=function(e){return S(s,void 0,void 0,function(){return M(this,function(t){switch(t.label){case 0:return null==e?[3,2]:[4,null==U?void 0:U.signInWithAccount(e)];case 1:return t.sent()||j(null),[3,4];case 2:return[4,K()];case 3:t.sent(),t.label=4;case 4:return Z(!0),localStorage.setItem(x,"0"),[2]}})})};t.useEffect(function(){if(void 0!==U){Y.current||S(s,void 0,void 0,function(){var e,t,n=this;return M(this,function(o){switch(o.label){case 0:return U.on("csprclick:sign_in",K),U.on("csprclick:signed_in",ne),U.on("csprclick:switched_account",ne),U.on("csprclick:signed_out",oe),U.on("csprclick:disconnected",oe),U.on(bf,re),U.on(wf,ie),U.on(xf,ae),U.on(vf,$),[4,U.getActiveAccountAsync()];case 1:return null==(e=o.sent())?[3,3]:[4,U.signInWithAccount(e)];case 2:return o.sent(),[3,5];case 3:return j(null),[4,U.getKnownAccounts()];case 4:null!==(t=o.sent())&&t.length>0&&setTimeout(function(){return S(n,void 0,void 0,function(){return M(this,function(e){return P(t),[2]})})},1e3),o.label=5;case 5:return[2]}})}).then(function(e){Y.current=!0})}},[U]);var le=function(){Z(!0),z(function(e){return localStorage.setItem(x,String(Number(e)+1)),String(Number(e)+1)})},ce=function(){return F.jsx(F.Fragment,{children:!H&&D&&J&&F.jsx(JI,k({ref:q},{children:F.jsx(XI,{children:F.jsx(Qh,{onAccountClick:se,accounts:D||[],handleClose:le,onMoreAccountsClick:te,themeMode:c})})}))})};return F.jsxs(F.Fragment,{children:[w?F.jsxs(F.Fragment,{children:[(null===(r=null==U?void 0:U.appSettings)||void 0===r?void 0:r.badge_right)&&"desktop"!==X&&F.jsx(Ex,{}),F.jsxs(YI,k({screenType:X,withBadge:Boolean(null===(a=null==U?void 0:U.appSettings)||void 0===a?void 0:a.badge_right)},{children:[F.jsx(xI,{account:H,ssoAccounts:D,currencyCode:p,onSignIn:K,onSignOut:function(){null==U||U.signOut()},onSwitchAccount:$,onChooseAccount:te,onThemeSwitch:m?function(){var e=c===Mh.light?Mh.dark:Mh.light;null==U||U.emit("csprclick:theme_changed",{theme:e}),m&&m()}:void 0,themeMode:c,accountMenuItems:A,modalAction:L,languageSettings:C,currencySettings:b,networkSettings:v,customTopBarMenuSettings:y}),ce()]}))]}):F.jsx(F.Fragment,{children:ce()}),F.jsx(Hw,{modalAction:L,clickRef:U,signInOptions:O,onForgetAccount:function(e){return S(s,void 0,void 0,function(){var t;return M(this,function(n){switch(n.label){case 0:return[4,null==U?void 0:U.forgetAccount(e)];case 1:return n.sent(),[4,null==U?void 0:U.getSignInOptions(!0)];case 2:return t=n.sent(),N(t),[2]}})})},onModalClose:function(){E(Sg.NONE)},onRequestClose:function(){E(Sg.NONE),null==U||U.cancelSignIn()},onSignIn:K,themeMode:c,rootAppElement:f}),F.jsx(II,{themeMode:c}),F.jsx(LI,{themeMode:c,ref:W})]})}!function(e){e.Left="badge_left",e.Right="badge_right"}(kI||(kI={}));var KI,$I=function(){var e=Kf(),t=function(t,n){var o;null===(o=null==e?void 0:e.appSettings)||void 0===o||(o[t]=n)};return{setLeftBadge:function(e){return t(kI.Left,e)},setRightBadge:function(e){return t(kI.Right,e)}}},eL=function(e){var t=e.badge,n=Kf();return F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_12737_4887)'%3e%3cpath d='M15.9996 7.08438L16 11.3138C16 12.4851 15.0857 13.4428 13.9318 13.5121L13.7976 13.5161H2.20294C1.03166 13.5161 0.0739318 12.6018 0.00459592 11.4479L0.000576447 11.3138L0 7.08438H15.9996ZM13.008 9.89162H11.0059L10.9244 9.89711C10.6312 9.93688 10.4052 10.1882 10.4052 10.4923C10.4052 10.7963 10.6312 11.0477 10.9244 11.0874L11.0059 11.0929H13.008L13.0895 11.0874C13.3827 11.0477 13.6087 10.7963 13.6087 10.4923C13.6087 10.1882 13.3827 9.93688 13.0895 9.89711L13.008 9.89162ZM13.7976 2.30005C14.9689 2.30005 15.9266 3.21439 15.996 4.36825L16 4.50241L15.9996 5.88309H0L0.000576447 4.50241C0.000576447 3.33113 0.91492 2.3734 2.06878 2.30407L2.20294 2.30005H13.7976Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_12737_4887'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",label:"Buy CSPR",onClick:function(){null==n||n.emit(xf)},badge:t})},tL=y(Pt)(function(e){var t=e.theme;return{width:"100%",cursor:"pointer",height:"44px",":hover, :active":{borderRadius:t.borderRadius.base,background:t.styleguideColors.fillSecondary}}}),nL=function(){var e=Ig();return F.jsx(tL,{children:F.jsx(zl,{styles:{width:"100%",paddingLeft:"16px"},value:e||""})})},oL=function(e){var t=Kf(),n=Ig();return F.jsx(Qw,{icon:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.44043 15.9863C8.29459 15.9942 8.14781 16 8 16C4.25696 16 1.11533 13.4291 0.242188 9.95703H7.83008L7.85547 9.89453L10.166 4.27734L8.44043 15.9863Z' fill='%23FF0012'/%3e%3cpath d='M15.7578 9.95703C15.0602 12.7313 12.9139 14.9274 10.1699 15.6992L13.332 9.95703H15.7578Z' fill='%23FF0012'/%3e%3cpath d='M11.9473 1.04199C14.3671 2.41769 16 5.0175 16 8C16 8.22434 15.9888 8.44635 15.9707 8.66602H12.5693L12.541 8.71777L10.1865 12.9902L11.9473 1.04199Z' fill='%23FF0012'/%3e%3cpath d='M8 0C8.82946 0 9.6295 0.126045 10.3818 0.360352L6.96484 8.66602H0.0292969C0.0111886 8.44635 0 8.22434 0 8C0 3.58172 3.58172 0 8 0Z' fill='%23FF0012'/%3e%3c/svg%3e",label:"View Account on CSPR.live",onClick:function(){return vI(t,n)}})},rL="data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2406_9026)'%3e%3cpath d='M4.56152 0.631836C4.91028 0.631901 5.19336 0.9149 5.19336 1.26367C5.19311 1.61223 4.91012 1.89447 4.56152 1.89453L2.52637 1.89453C1.82874 1.89453 1.2627 2.46058 1.2627 3.1582L1.2627 9.47363C1.2627 10.1713 1.82874 10.7373 2.52637 10.7373L8.8418 10.7373C9.53942 10.7373 10.1055 10.1713 10.1055 9.47363V8C10.1055 7.65121 10.3885 7.36816 10.7373 7.36816C11.0859 7.36841 11.3681 7.65136 11.3682 8V9.47363C11.3682 10.8689 10.237 12 8.8418 12L2.52637 12C1.13112 12 0 10.8689 0 9.47363L0 3.1582C0 1.76296 1.13112 0.631836 2.52637 0.631836L4.56152 0.631836ZM11.4219 0.00195313L11.4883 0.0117188L11.5166 0.0175781L11.5586 0.0292969L11.6211 0.0527344L11.6982 0.0927734C11.7411 0.118978 11.7803 0.150351 11.8154 0.185547L11.875 0.254883L11.9248 0.331055L11.9551 0.395508L11.9746 0.452148L11.9912 0.522461L12 0.594727V4.41992C11.9998 4.76853 11.7168 5.05078 11.3682 5.05078C11.0444 5.05065 10.7777 4.80717 10.7412 4.49316L10.7373 4.41992V2.1582L6.60547 6.29199C6.37787 6.51954 6.01923 6.53719 5.77148 6.34473L5.71191 6.29199C5.48422 6.06439 5.46665 5.70581 5.65918 5.45801L5.71191 5.39844L9.8457 1.2627L7.57812 1.2627C7.25426 1.26266 6.98765 1.01916 6.95117 0.705078L6.94629 0.631836C6.94629 0.30794 7.19077 0.0403895 7.50488 0.00390625L7.57812 0L11.3682 0L11.4219 0.00195313Z' fill='%230021A5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2406_9026'%3e%3crect width='12' height='12' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",iL=y.div(function(e){var t=e.theme;return t.withMedia({width:"100%",minWidth:"236px",marginTop:"12px",touchAction:"pan-y",background:t.styleguideColors.fillSecondary,borderRadius:"4px",overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"center"})}),aL=y.div(KI||(KI=B(["\n display: flex;\n transition: transform 0.3s;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n width: 100%;\n"],["\n display: flex;\n transition: transform 0.3s;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n width: 100%;\n"]))),sL=y(Pt)(function(e){return e.theme.withMedia({justifyContent:"center",margin:"8px 0"})}),lL=y.div(function(e){var t=e.theme,n=e.isActive;return t.withMedia({height:"6px",width:"6px",borderRadius:"50%",backgroundColor:n?t.styleguideColors.contentBlue:t.styleguideColors.contentQuaternary,":hover":{cursor:"pointer"}})}),cL=y(jt)(function(e){var t=e.theme;return t.withMedia({fontWeight:400,fontSize:"13px",color:t.styleguideColors.contentSecondary,userSelect:"none"})}),uL=y(jt)(function(e){var t=e.theme;return t.withMedia({fontWeight:500,fontSize:"14px",color:t.styleguideColors.contentPrimary,userSelect:"none"})}),dL=function(e){var t=e.balanceInfo;return F.jsx(Ft,k({style:{flex:"0 0 100%"}},{children:F.jsxs(Ft,k({gap:8,style:{padding:"12px"}},{children:[F.jsx(cL,k({size:3},{children:"".concat(t.balanceType," ").concat(t.fiatBalance)})),F.jsxs(uL,k({size:1,monotype:!0},{children:[t.cryptoBalance," ",t.ticker]}))]}))}))},pL=function(){var e=i(0),t=e[0],r=e[1],a=Kf(),s=i(a.getActiveAccount()),l=s[0],c=s[1],u=function(e,t,n,o){void 0===n&&(n=6),void 0===o&&(o="USD");var r=function(e){return Number(e)/1e9}(e);return((e,t,{precision:n}={})=>xl.formatNumber(e,{style:"currency",currency:t,minimumFractionDigits:n,maximumFractionDigits:n}))(r*t,o,{precision:n})};o(function(){S(void 0,void 0,void 0,function(){var e;return M(this,function(t){switch(t.label){case 0:return[4,a.getActiveAccountAsync({withBalance:!0})];case 1:return e=t.sent(),c(e),[2]}})})},[]);var d=function(e){return F.jsx($p,{motes:e,precisionCase:Kp.deployCost,hideCsprCurrency:!0})},p=[{balanceType:"Liquid balance · ",fiatBalance:"".concat(u((null==l?void 0:l.liquid_balance)||"0",(null==l?void 0:l.fiat_cspr_rate)||0,2,null==l?void 0:l.fiat_currency)),cryptoBalance:d(l&&l.liquid_balance?l.liquid_balance.toString():"0"),ticker:"CSPR"},{balanceType:"Total balance · ",fiatBalance:"".concat(u((null==l?void 0:l.balance)||"0",(null==l?void 0:l.fiat_cspr_rate)||0,2,null==l?void 0:l.fiat_currency)),cryptoBalance:d(l&&l.balance?l.balance.toString():"0"),ticker:"CSPR"}],f=function(e){e<0?e=0:e>=p.length&&(e=p.length-1),r(e)},h=function(){f(t+1)},g=function(){f(t-1)},m=n(0),A=n(0),C=n(!1),v=n(!1),y=function(e){if(C.current){C.current=!1;var t=m.current-A.current;Math.abs(t)>50?t>0?h():g():v.current||b(e.clientX,e.currentTarget)}},b=function(e,t){var n=t.getBoundingClientRect();e-n.left<n.width/2?g():h()};return F.jsxs(F.Fragment,{children:[F.jsx(iL,k({onTouchStart:function(e){m.current=e.touches[0].clientX,A.current=m.current,v.current=!1},onTouchMove:function(e){A.current=e.touches[0].clientX,Math.abs(m.current-A.current)>5&&(v.current=!0)},onTouchEnd:function(e){var t=m.current-A.current;Math.abs(t)>50?t>0?h():g():v.current||b(e.changedTouches[0].clientX,e.currentTarget)},onMouseDown:function(e){C.current=!0,m.current=e.clientX,A.current=m.current,v.current=!1},onMouseMove:function(e){C.current&&(A.current=e.clientX,Math.abs(m.current-A.current)>5&&(v.current=!0))},onMouseUp:y,onMouseLeave:y},{children:F.jsx(aL,k({style:{transform:"translateX(-".concat(100*t,"%)")}},{children:p.map(function(e,t){return F.jsx(dL,{balanceInfo:e},t)})}))})),F.jsx(sL,{children:F.jsx(Pt,k({justify:"space-evenly",gap:6},{children:p.map(function(e,n){return F.jsx(lL,{isActive:n===t,onClick:n<t?g:h},n)})}))})]})};function fL(e,t){var n=e[0],o=e[1],r=e[2],i=e[3];n=gL(n,o,r,i,t[0],7,-680876936),i=gL(i,n,o,r,t[1],12,-389564586),r=gL(r,i,n,o,t[2],17,606105819),o=gL(o,r,i,n,t[3],22,-1044525330),n=gL(n,o,r,i,t[4],7,-176418897),i=gL(i,n,o,r,t[5],12,1200080426),r=gL(r,i,n,o,t[6],17,-1473231341),o=gL(o,r,i,n,t[7],22,-45705983),n=gL(n,o,r,i,t[8],7,1770035416),i=gL(i,n,o,r,t[9],12,-1958414417),r=gL(r,i,n,o,t[10],17,-42063),o=gL(o,r,i,n,t[11],22,-1990404162),n=gL(n,o,r,i,t[12],7,1804603682),i=gL(i,n,o,r,t[13],12,-40341101),r=gL(r,i,n,o,t[14],17,-1502002290),n=mL(n,o=gL(o,r,i,n,t[15],22,1236535329),r,i,t[1],5,-165796510),i=mL(i,n,o,r,t[6],9,-1069501632),r=mL(r,i,n,o,t[11],14,643717713),o=mL(o,r,i,n,t[0],20,-373897302),n=mL(n,o,r,i,t[5],5,-701558691),i=mL(i,n,o,r,t[10],9,38016083),r=mL(r,i,n,o,t[15],14,-660478335),o=mL(o,r,i,n,t[4],20,-405537848),n=mL(n,o,r,i,t[9],5,568446438),i=mL(i,n,o,r,t[14],9,-1019803690),r=mL(r,i,n,o,t[3],14,-187363961),o=mL(o,r,i,n,t[8],20,1163531501),n=mL(n,o,r,i,t[13],5,-1444681467),i=mL(i,n,o,r,t[2],9,-51403784),r=mL(r,i,n,o,t[7],14,1735328473),n=AL(n,o=mL(o,r,i,n,t[12],20,-1926607734),r,i,t[5],4,-378558),i=AL(i,n,o,r,t[8],11,-2022574463),r=AL(r,i,n,o,t[11],16,1839030562),o=AL(o,r,i,n,t[14],23,-35309556),n=AL(n,o,r,i,t[1],4,-1530992060),i=AL(i,n,o,r,t[4],11,1272893353),r=AL(r,i,n,o,t[7],16,-155497632),o=AL(o,r,i,n,t[10],23,-1094730640),n=AL(n,o,r,i,t[13],4,681279174),i=AL(i,n,o,r,t[0],11,-358537222),r=AL(r,i,n,o,t[3],16,-722521979),o=AL(o,r,i,n,t[6],23,76029189),n=AL(n,o,r,i,t[9],4,-640364487),i=AL(i,n,o,r,t[12],11,-421815835),r=AL(r,i,n,o,t[15],16,530742520),n=CL(n,o=AL(o,r,i,n,t[2],23,-995338651),r,i,t[0],6,-198630844),i=CL(i,n,o,r,t[7],10,1126891415),r=CL(r,i,n,o,t[14],15,-1416354905),o=CL(o,r,i,n,t[5],21,-57434055),n=CL(n,o,r,i,t[12],6,1700485571),i=CL(i,n,o,r,t[3],10,-1894986606),r=CL(r,i,n,o,t[10],15,-1051523),o=CL(o,r,i,n,t[1],21,-2054922799),n=CL(n,o,r,i,t[8],6,1873313359),i=CL(i,n,o,r,t[15],10,-30611744),r=CL(r,i,n,o,t[6],15,-1560198380),o=CL(o,r,i,n,t[13],21,1309151649),n=CL(n,o,r,i,t[4],6,-145523070),i=CL(i,n,o,r,t[11],10,-1120210379),r=CL(r,i,n,o,t[2],15,718787259),o=CL(o,r,i,n,t[9],21,-343485551),e[0]=xL(n,e[0]),e[1]=xL(o,e[1]),e[2]=xL(r,e[2]),e[3]=xL(i,e[3])}function hL(e,t,n,o,r,i){return t=xL(xL(t,e),xL(o,i)),xL(t<<r|t>>>32-r,n)}function gL(e,t,n,o,r,i,a){return hL(t&n|~t&o,e,t,r,i,a)}function mL(e,t,n,o,r,i,a){return hL(t&o|n&~o,e,t,r,i,a)}function AL(e,t,n,o,r,i,a){return hL(t^n^o,e,t,r,i,a)}function CL(e,t,n,o,r,i,a){return hL(n^(t|~o),e,t,r,i,a)}function vL(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}var yL="0123456789abcdef".split("");function bL(e){for(var t="",n=0;n<4;n++)t+=yL[e>>8*n+4&15]+yL[e>>8*n&15];return t}function wL(e){return function(e){for(var t=0;t<e.length;t++)e[t]=bL(e[t]);return e.join("")}(function(e){var t,n=e.length,o=[1732584193,-271733879,-1732584194,271733878];for(t=64;t<=e.length;t+=64)fL(o,vL(e.substring(t-64,t)));e=e.substring(t-64);var r=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<e.length;t++)r[t>>2]|=e.charCodeAt(t)<<(t%4<<3);if(r[t>>2]|=128<<(t%4<<3),t>55)for(fL(o,r),t=0;t<16;t++)r[t]=0;return r[14]=8*n,fL(o,r),o}(e))}function xL(e,t){return e+t&4294967295}function IL(e,t){void 0===t&&(t=20);var n=document.createElement("canvas");n.className="account-identicon";var o=e.toLowerCase(),r=Math.floor(t/5);n.width=5*r,n.height=5*r;var i=Math.floor(.1*t),a="border-radius: ".concat(i,"px; background-color: rgb(152, 157, 178);");n.setAttribute("style",a);var s=n.getContext("2d");return o.startsWith("01")&&66===o.length||o.startsWith("02")&&68===o.length?s&&function(e,t,n,o){void 0===n&&(n=20),void 0===o&&(o=5);var r=wL(t),i=Math.floor(n/o),a=r.slice(0,6),s=r.split("").map(function(e){return parseInt(e,16)<8?0:1}),l=[];l[0]=l[4]=s.slice(0,5),l[1]=l[3]=s.slice(5,10),l[2]=s.slice(10,15),e.imageSmoothingEnabled=!1,e.clearRect(0,0,n,n),l.forEach(function(t,n){t.forEach(function(t,o){t?(e.fillStyle="#"+a,e.fillRect(i*n,i*o,i,i)):(e.fillStyle="white",e.fillRect(i*n,i*o,i,i))})})}(s,o,t,5):s&&function(e,t){void 0===t&&(t=20);var n=Math.floor(.6*t),o=Math.floor(.2*t),r='<svg width="'.concat(n,'" height="').concat(n,'" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="sc-eCssSg hqywXm"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.90629 4.15942L6.3825 2.21968C6.59237 1.3617 7.45803 0.836303 8.31601 1.04617C9.10249 1.23855 9.60951 1.98198 9.5269 2.76541L9.48952 2.97968L9.19874 4.15942H12.3291L12.7701 2.24253C12.9509 1.45331 13.6868 0.935429 14.4714 1.00653L14.6862 1.04076C15.4754 1.22157 15.9933 1.95748 15.9222 2.74204L15.888 2.95683L15.6109 4.15942L16.4128 4.15972C17.2224 4.15972 17.8916 4.76139 17.9975 5.54202L18.0121 5.75903C18.0121 6.5687 17.4104 7.23784 16.6298 7.34374L16.4128 7.35834L14.8774 7.35804L14.1033 10.74L15.3757 10.742C16.1853 10.742 16.8545 11.3437 16.9604 12.1243L16.975 12.3414C16.975 13.151 16.3733 13.8202 15.5927 13.9261L15.3757 13.9407L13.3697 13.9387L12.9553 15.7575C12.7745 16.5467 12.0386 17.0646 11.2541 16.9935L11.0393 16.9592C10.25 16.7784 9.73216 16.0425 9.80326 15.258L9.83749 15.0432L10.088 13.9387H6.80617L6.35836 15.7803C6.16598 16.5668 5.42256 17.0738 4.63912 16.9912L4.42485 16.9538C3.63837 16.7614 3.13135 16.018 3.21396 15.2346L3.25135 15.0203L3.51372 13.9387L2.59919 13.9407C1.78952 13.9407 1.12038 13.339 1.01448 12.5584L0.999878 12.3414C0.999878 11.5317 1.60155 10.8625 2.38217 10.7566L2.59919 10.742L4.29632 10.74L5.1237 7.35804L3.62463 7.35834C2.81496 7.35834 2.14582 6.75667 2.03992 5.97605L2.02532 5.75903C2.02532 4.94936 2.62699 4.28022 3.40762 4.17432L3.62463 4.15972L5.90629 4.15942ZM11.5957 7.35805H8.41626L7.58888 10.7401H10.8216L11.5957 7.35805Z" fill="white"></path><path d="M6.3825 2.21968L6.86808 2.33889L6.86818 2.33848L6.3825 2.21968ZM5.90629 4.15942L5.90636 4.65942L6.2984 4.65937L6.39187 4.27863L5.90629 4.15942ZM8.31601 1.04617L8.43481 0.560492L8.43481 0.560492L8.31601 1.04617ZM9.5269 2.76541L10.0195 2.85135L10.0224 2.83468L10.0241 2.81785L9.5269 2.76541ZM9.48952 2.97968L9.97499 3.09934L9.97911 3.0826L9.98208 3.06562L9.48952 2.97968ZM9.19874 4.15942L8.71327 4.03977L8.56054 4.65942H9.19874V4.15942ZM12.3291 4.15942V4.65942H12.7271L12.8164 4.27153L12.3291 4.15942ZM12.7701 2.24253L13.2574 2.35463L13.2575 2.35419L12.7701 2.24253ZM14.4714 1.00653L14.5501 0.512759L14.5334 0.510095L14.5165 0.508568L14.4714 1.00653ZM14.6862 1.04076L14.7979 0.553386L14.7815 0.549634L14.7649 0.54699L14.6862 1.04076ZM15.9222 2.74204L16.416 2.82073L16.4186 2.80401L16.4202 2.78716L15.9222 2.74204ZM15.888 2.95683L16.3752 3.06909L16.3791 3.05242L16.3817 3.03552L15.888 2.95683ZM15.6109 4.15942L15.1237 4.04717L14.9827 4.65919L15.6107 4.65942L15.6109 4.15942ZM16.4128 4.15972L16.4126 4.65972H16.4128V4.15972ZM17.9975 5.54202L18.4964 5.50846L18.4952 5.49157L18.4929 5.4748L17.9975 5.54202ZM18.0121 5.75903H18.5121V5.74223L18.511 5.72548L18.0121 5.75903ZM16.6298 7.34374L16.6634 7.84261L16.6802 7.84148L16.697 7.8392L16.6298 7.34374ZM16.4128 7.35834L16.4127 7.85834L16.4295 7.85834L16.4463 7.85721L16.4128 7.35834ZM14.8774 7.35804L14.8775 6.85804L14.4789 6.85797L14.39 7.24649L14.8774 7.35804ZM14.1033 10.74L13.6159 10.6285L13.4761 11.2391L14.1025 11.24L14.1033 10.74ZM15.3757 10.742L15.3749 11.242H15.3757V10.742ZM16.9604 12.1243L17.4592 12.0908L17.4581 12.0739L17.4558 12.0571L16.9604 12.1243ZM16.975 12.3414H17.475V12.3246L17.4738 12.3078L16.975 12.3414ZM15.5927 13.9261L15.6262 14.4249L15.6431 14.4238L15.6599 14.4215L15.5927 13.9261ZM15.3757 13.9407L15.3752 14.4407L15.3922 14.4407L15.4092 14.4395L15.3757 13.9407ZM13.3697 13.9387L13.3702 13.4387L12.9709 13.4383L12.8822 13.8276L13.3697 13.9387ZM12.9553 15.7575L13.4427 15.8691L13.4428 15.8685L12.9553 15.7575ZM11.2541 16.9935L11.1754 17.4872L11.1921 17.4899L11.2089 17.4914L11.2541 16.9935ZM11.0393 16.9592L10.9276 17.4466L10.944 17.4504L10.9606 17.453L11.0393 16.9592ZM9.80326 15.258L9.30949 15.1793L9.30682 15.196L9.3053 15.2128L9.80326 15.258ZM9.83749 15.0432L9.34987 14.9326L9.34628 14.9484L9.34372 14.9645L9.83749 15.0432ZM10.088 13.9387L10.5756 14.0492L10.714 13.4387H10.088V13.9387ZM6.80617 13.9387V13.4387H6.41318L6.32033 13.8205L6.80617 13.9387ZM6.35836 15.7803L6.84404 15.8991L6.84421 15.8985L6.35836 15.7803ZM4.63912 16.9912L4.55319 17.4838L4.56986 17.4867L4.58669 17.4885L4.63912 16.9912ZM4.42485 16.9538L4.30605 17.4395L4.32237 17.4435L4.33892 17.4464L4.42485 16.9538ZM3.21396 15.2346L2.7214 15.1487L2.71849 15.1653L2.71672 15.1822L3.21396 15.2346ZM3.25135 15.0203L2.76544 14.9025L2.76159 14.9183L2.75879 14.9344L3.25135 15.0203ZM3.51372 13.9387L3.99963 14.0565L4.14985 13.4373L3.51263 13.4387L3.51372 13.9387ZM2.59919 13.9407L2.59919 14.4407L2.60028 14.4407L2.59919 13.9407ZM1.01448 12.5584L0.515605 12.5919L0.516741 12.6088L0.519016 12.6256L1.01448 12.5584ZM0.999878 12.3414H0.499878V12.3582L0.501006 12.3749L0.999878 12.3414ZM2.38217 10.7566L2.34862 10.2578L2.33173 10.2589L2.31496 10.2612L2.38217 10.7566ZM2.59919 10.742L2.5986 10.242L2.5821 10.2421L2.56563 10.2432L2.59919 10.742ZM4.29632 10.74L4.29691 11.24L4.68886 11.2396L4.782 10.8589L4.29632 10.74ZM5.1237 7.35804L5.60937 7.47686L5.76079 6.85792L5.1236 6.85804L5.1237 7.35804ZM3.62463 7.35834L3.62463 7.85834L3.62473 7.85834L3.62463 7.35834ZM2.03992 5.97605L1.54105 6.00961L1.54219 6.0265L1.54446 6.04327L2.03992 5.97605ZM2.02532 5.75903H1.52532V5.77583L1.52645 5.79259L2.02532 5.75903ZM3.40762 4.17432L3.37405 3.67545L3.35717 3.67659L3.3404 3.67886L3.40762 4.17432ZM3.62463 4.15972L3.62457 3.65972L3.6078 3.65972L3.59107 3.66085L3.62463 4.15972ZM8.41626 7.35805V6.85805H8.02384L7.93058 7.23923L8.41626 7.35805ZM11.5957 7.35805L12.0831 7.4696L12.2231 6.85805H11.5957V7.35805ZM7.58888 10.7401L7.10321 10.6212L6.95182 11.2401H7.58888V10.7401ZM10.8216 10.7401V11.2401H11.2201L11.309 10.8516L10.8216 10.7401ZM5.89692 2.10047L5.42071 4.04021L6.39187 4.27863L6.86808 2.33889L5.89692 2.10047ZM8.43481 0.560492C7.3086 0.28501 6.1723 0.974664 5.89682 2.10088L6.86818 2.33848C7.01244 1.74874 7.60746 1.3876 8.19721 1.53185L8.43481 0.560492ZM10.0241 2.81785C10.1326 1.789 9.46757 0.813115 8.43481 0.560492L8.19721 1.53185C8.73741 1.66399 9.08639 2.17497 9.02966 2.71298L10.0241 2.81785ZM9.98208 3.06562L10.0195 2.85135L9.03434 2.67948L8.99696 2.89375L9.98208 3.06562ZM9.68421 4.27908L9.97499 3.09934L9.00405 2.86003L8.71327 4.03977L9.68421 4.27908ZM12.3291 3.65942H9.19874V4.65942H12.3291V3.65942ZM12.2829 2.13043L11.8418 4.04732L12.8164 4.27153L13.2574 2.35463L12.2829 2.13043ZM14.5165 0.508568C13.4862 0.415197 12.5202 1.09452 12.2828 2.13087L13.2575 2.35419C13.3817 1.8121 13.8875 1.45566 14.4263 1.50449L14.5165 0.508568ZM14.7649 0.54699L14.5501 0.512759L14.3927 1.5003L14.6075 1.53453L14.7649 0.54699ZM16.4202 2.78716C16.5135 1.75683 15.8342 0.790818 14.7979 0.553386L14.5745 1.52813C15.1166 1.65232 15.4731 2.15812 15.4242 2.69691L16.4202 2.78716ZM16.3817 3.03552L16.416 2.82073L15.4284 2.66335L15.3942 2.87814L16.3817 3.03552ZM16.0981 4.27168L16.3752 3.06909L15.4007 2.84458L15.1237 4.04717L16.0981 4.27168ZM16.413 3.65972L15.6111 3.65942L15.6107 4.65942L16.4126 4.65972L16.413 3.65972ZM18.4929 5.4748C18.3539 4.44963 17.476 3.65972 16.4128 3.65972V4.65972C16.9689 4.65972 17.4293 5.07314 17.502 5.60923L18.4929 5.4748ZM18.511 5.72548L18.4964 5.50846L17.4986 5.57557L17.5132 5.79259L18.511 5.72548ZM16.697 7.8392C17.7222 7.70013 18.5121 6.82224 18.5121 5.75903H17.5121C17.5121 6.31516 17.0987 6.77555 16.5626 6.84828L16.697 7.8392ZM16.4463 7.85721L16.6634 7.84261L16.5962 6.84487L16.3792 6.85947L16.4463 7.85721ZM14.8773 7.85804L16.4127 7.85834L16.4129 6.85834L14.8775 6.85804L14.8773 7.85804ZM14.5907 10.8516L15.3648 7.4696L14.39 7.24649L13.6159 10.6285L14.5907 10.8516ZM15.3764 10.242L14.1041 10.2401L14.1025 11.24L15.3749 11.242L15.3764 10.242ZM17.4558 12.0571C17.3167 11.032 16.4389 10.242 15.3757 10.242V11.242C15.9318 11.242 16.3922 11.6555 16.4649 12.1916L17.4558 12.0571ZM17.4738 12.3078L17.4592 12.0908L16.4615 12.1579L16.4761 12.3749L17.4738 12.3078ZM15.6599 14.4215C16.685 14.2825 17.475 13.4046 17.475 12.3414H16.475C16.475 12.8975 16.0615 13.3579 15.5255 13.4306L15.6599 14.4215ZM15.4092 14.4395L15.6262 14.4249L15.5591 13.4272L15.3421 13.4418L15.4092 14.4395ZM13.3692 14.4387L15.3752 14.4407L15.3761 13.4407L13.3702 13.4387L13.3692 14.4387ZM13.4428 15.8685L13.8572 14.0497L12.8822 13.8276L12.4678 15.6464L13.4428 15.8685ZM11.2089 17.4914C12.2393 17.5848 13.2053 16.9055 13.4427 15.8691L12.468 15.6458C12.3438 16.1879 11.838 16.5443 11.2992 16.4955L11.2089 17.4914ZM10.9606 17.453L11.1754 17.4872L11.3328 16.4997L11.118 16.4655L10.9606 17.453ZM9.3053 15.2128C9.21192 16.2432 9.89124 17.2092 10.9276 17.4466L11.1509 16.4719C10.6088 16.3477 10.2524 15.8419 10.3012 15.3031L9.3053 15.2128ZM9.34372 14.9645L9.30949 15.1793L10.297 15.3367L10.3313 15.1219L9.34372 14.9645ZM9.60033 13.8281L9.34987 14.9326L10.3251 15.1537L10.5756 14.0492L9.60033 13.8281ZM6.80617 14.4387H10.088V13.4387H6.80617V14.4387ZM6.84421 15.8985L7.29201 14.0568L6.32033 13.8205L5.87252 15.6622L6.84421 15.8985ZM4.58669 17.4885C5.61554 17.5969 6.59142 16.9319 6.84404 15.8991L5.87268 15.6615C5.74054 16.2017 5.22957 16.5507 4.69156 16.494L4.58669 17.4885ZM4.33892 17.4464L4.55319 17.4838L4.72506 16.4986L4.51079 16.4613L4.33892 17.4464ZM2.71672 15.1822C2.60823 16.211 3.27329 17.1869 4.30605 17.4395L4.54365 16.4681C4.00345 16.336 3.65447 15.825 3.71121 15.287L2.71672 15.1822ZM2.75879 14.9344L2.7214 15.1487L3.70652 15.3205L3.74391 15.1063L2.75879 14.9344ZM3.02782 13.8208L2.76544 14.9025L3.73725 15.1382L3.99963 14.0565L3.02782 13.8208ZM2.60028 14.4407L3.51482 14.4387L3.51263 13.4387L2.5981 13.4407L2.60028 14.4407ZM0.519016 12.6256C0.658092 13.6507 1.53598 14.4407 2.59919 14.4407V13.4407C2.04306 13.4407 1.58267 13.0272 1.50994 12.4912L0.519016 12.6256ZM0.501006 12.3749L0.515605 12.5919L1.51335 12.5248L1.49875 12.3078L0.501006 12.3749ZM2.31496 10.2612C1.28979 10.4003 0.499878 11.2781 0.499878 12.3414H1.49988C1.49988 11.7852 1.9133 11.3248 2.44939 11.2521L2.31496 10.2612ZM2.56563 10.2432L2.34862 10.2578L2.41573 11.2555L2.63274 11.2409L2.56563 10.2432ZM4.29573 10.24L2.5986 10.242L2.59978 11.242L4.29691 11.24L4.29573 10.24ZM4.63802 7.23923L3.81064 10.6212L4.782 10.8589L5.60937 7.47686L4.63802 7.23923ZM3.62473 7.85834L5.1238 7.85804L5.1236 6.85804L3.62453 6.85834L3.62473 7.85834ZM1.54446 6.04327C1.68354 7.06843 2.56143 7.85834 3.62463 7.85834V6.85834C3.0685 6.85834 2.60811 6.44492 2.53538 5.90884L1.54446 6.04327ZM1.52645 5.79259L1.54105 6.00961L2.53879 5.94249L2.52419 5.72547L1.52645 5.79259ZM3.3404 3.67886C2.31524 3.81794 1.52532 4.69582 1.52532 5.75903H2.52532C2.52532 5.2029 2.93874 4.74251 3.47483 4.66978L3.3404 3.67886ZM3.59107 3.66085L3.37405 3.67545L3.44118 4.67319L3.6582 4.65859L3.59107 3.66085ZM5.90623 3.65942L3.62457 3.65972L3.6247 4.65972L5.90636 4.65942L5.90623 3.65942ZM8.41626 7.85805H11.5957V6.85805H8.41626V7.85805ZM8.07456 10.8589L8.90194 7.47687L7.93058 7.23923L7.10321 10.6212L8.07456 10.8589ZM10.8216 10.2401H7.58888V11.2401H10.8216V10.2401ZM11.1083 7.2465L10.3342 10.6285L11.309 10.8516L12.0831 7.4696L11.1083 7.2465Z" fill="#DFE1E4"></path></svg>'),i="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(r),a=new Image;a.onload=function(){e.drawImage(a,o,o)},a.src=i}(s,t),n}wL("hello");var LL=y.div(function(e){var t=e.size;return{width:t+"px",height:t+"px",canvas:{width:t+"px",height:t+"px"}}}),EL={xs:16,sm:20,m:32,l:40},kL=function(e){var t=e.hex,r=e.size,i=n(null),a="number"==typeof r?r:EL[r];return o(function(){if(i.current){var e=IL(t,a);i.current.innerHTML="",i.current.appendChild(e)}},[t,i]),F.jsx(LL,{size:a,ref:i})},SL=y(Pt)(function(e){e.theme;var t=e.padding;return{padding:t||"12px 16px 0 16px",gap:12,alignItems:"center",minWidth:"236px"}}),ML=y(jt)(function(e){return{fontSize:"14px",fontWeight:500,color:e.theme.styleguideColors.contentBlue,flexWrap:"nowrap",display:"flex",alignItems:"center"}}),BL=y(jt)(function(e){var t=e.theme;return{fontSize:"13px",fontWeight:400,color:t.styleguideColors.contentSecondary,svg:{marginLeft:"6px",path:{fill:t.styleguideColors.contentSecondary}}}}),OL=y(un)(function(e){var t=e.theme;return{marginLeft:e.withName?"6px":"unset",position:"relative",svg:{path:{fill:t.styleguideColors.contentBlue}},":hover svg":{cursor:"pointer",textDecoration:"underline"}}}),NL=y(Pt)(function(e){var t=e.theme;return{backgroundColor:t.styleguideColors.fillSecondary,padding:"4px",height:"24px",borderRadius:"4px",cursor:"pointer",gap:"4px",width:"100%",fontFamily:t.typography.fontFamily.primary,fontSize:"11px",color:t.styleguideColors.contentSecondary,span:{color:t.styleguideColors.contentBlue},":hover":{backgroundColor:t.styleguideColors.fillSecondaryBlueHover}}}),RL=function(e){var t,n=e.onViewAccountClick,o=Ig(),r=Kf(),i=null==r?void 0:r.getActiveAccount(),a=function(){n?n():vI(r,o)};return F.jsxs("div",k({onClick:function(e){e.preventDefault(),e.stopPropagation()}},{children:[(null==i?void 0:i.cspr_name)?F.jsx(SL,{children:F.jsxs(Pt,k({align:"center",gap:12},{children:[F.jsx(kL,{hex:o||"",size:36}),F.jsxs(Ft,{children:[F.jsxs(ML,k({onClick:a,size:1,monotype:!0},{children:[CI(null==i?void 0:i.cspr_name),F.jsx(OL,{withName:!0,src:n?Fw:rL,size:12})]})),F.jsxs(Pt,k({gap:8,align:"center"},{children:[F.jsx(BL,k({size:1,monotype:!0},{children:F.jsx(si,k({additionalBlock:F.jsxs(Ft,{children:[F.jsx(ii,k({size:2,variation:"gray"},{children:"Public key"})),F.jsx(jt,k({size:3},{children:o}))]}),caption:"CSPR.name",tooltipContent:null==i?void 0:i.cspr_name,paddingScale:1},{children:F.jsxs(Pt,{children:[Ll(o||"")," "]})}))})),F.jsx(yi,{label:"",copiedLabel:"",value:o||"",style:{margin:"0 0 2px 4px"}})]}))]})]}))}):F.jsxs(F.Fragment,{children:[F.jsx(SL,{children:F.jsxs(Pt,k({gap:12},{children:[F.jsx(kL,{hex:o||"",size:36}),F.jsxs(Pt,k({gap:8,align:"center"},{children:[F.jsx(si,k({caption:"Public key",tooltipContent:o,paddingScale:1},{children:F.jsx(Pt,{children:F.jsx(ML,k({onClick:a,size:1,monotype:!0},{children:Ll(o||"")}))})})),F.jsx(OL,{onClick:a,src:n?Fw:rL,size:12}),F.jsx(yi,{variation:"gray",label:"",copiedLabel:"",value:o||"",style:{marginBottom:"2px"}})]}))]}))}),!0!==(null===(t=null==r?void 0:r.appSettings)||void 0===t?void 0:t.hide_csprname_promo)&&F.jsx(SL,k({onClick:function(){window.open("https://cspr.name","_blank")},padding:"12px 0 0 0"},{children:F.jsxs(NL,k({justify:"center",align:"center"},{children:["Set up your ",F.jsx(un,{src:"data:image/svg+xml,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.12922 1.99988C5.55669 1.85339 5.78447 1.38812 5.63799 0.960648C5.49151 0.533179 5.02623 0.305394 4.59876 0.451875C4.0245 0.648659 3.49089 0.931825 3.01338 1.2855C1.57303 2.35233 0.636719 4.06693 0.636719 6.00005C0.636719 7.93318 1.57303 9.64778 3.01338 10.7146C3.48952 11.0673 4.02145 11.3498 4.59384 11.5465C5.02118 11.6934 5.48666 11.466 5.63352 11.0387C5.78039 10.6114 5.55302 10.1459 5.12568 9.99902C4.71422 9.85761 4.33104 9.65423 3.98733 9.39965C2.94571 8.62815 2.27308 7.39274 2.27308 6.00005C2.27308 4.60737 2.94571 3.37196 3.98733 2.60046C4.33202 2.34515 4.71642 2.14133 5.12922 1.99988Z' fill='%23FF0012'/%3e%3cpath d='M8.40195 0.451875C7.97448 0.305394 7.5092 0.533179 7.36272 0.960648C7.21624 1.38812 7.44402 1.85339 7.87149 1.99988C8.28429 2.14133 8.66869 2.34515 9.01338 2.60046C10.055 3.37196 10.7276 4.60737 10.7276 6.00005C10.7276 7.39274 10.055 8.62815 9.01338 9.39965C8.66967 9.65423 8.28649 9.85761 7.87503 9.99902C7.44769 10.1459 7.22032 10.6114 7.36719 11.0387C7.51405 11.466 7.97953 11.6934 8.40687 11.5465C8.97926 11.3498 9.51119 11.0673 9.98733 10.7146C11.4277 9.64778 12.364 7.93318 12.364 6.00005C12.364 4.06693 11.4277 2.35233 9.98733 1.2855C9.50982 0.931824 8.97621 0.648659 8.40195 0.451875Z' fill='%23FF0012'/%3e%3cpath d='M6.50036 8.59096C7.93127 8.59096 9.09126 7.43097 9.09126 6.00005C9.09126 4.56913 7.93127 3.40914 6.50036 3.40914C5.06944 3.40914 3.90945 4.56913 3.90945 6.00005C3.90945 7.43097 5.06944 8.59096 6.50036 8.59096Z' fill='%23FF0012'/%3e%3c/svg%3e",size:12})," ",F.jsx("span",{children:"CSPR.name"})]}))}))]}),F.jsx(pL,{})]}))};RL.componentType="ACCOUNT_CARD";export{RL as AccountCardMenuItem,kL as AccountIdenticon,Qw as AccountMenuItem,bI as BannerLink,eL as BuyCSPRMenuItem,mh as CURRENCY,Hh as CUSTOM,LL as CanvasContainer,Hw as ClickModal,qf as ClickProvider,qI as ClickUI,nL as CopyHashMenuItem,Sh as CsprClickThemes,uh as CurrencyType,Bh as DefaultThemes,Eh as LANGUAGE,dh as Lang,Sg as MODAL_ACTIONS,kh as NETWORK,_h as OneClickSignInInner,xg as SignIn,Mh as ThemeModeType,xI as TopBar,oL as ViewAccountOnExplorerMenuItem,Rh as buildTheme,Lh as clickStyleguide,$I as useClickBadge,Kf as useClickRef};