@ssa-ui-kit/widgets 0.0.31-alpha → 0.0.34-alpha
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/.storybook/main.ts +4 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +5 -4
- package/src/components/AccountBalance/AccountBalance.spec.tsx +3 -9
- package/src/components/ExchangeAccount/ExchangeAccount.spec.tsx +3 -9
- package/tsconfig.build.json +4 -6
- package/webpack.config.js +1 -0
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@emotion/react"),require("react"),require("react-dom"),require("@nivo/core"),require("@nivo/line"),require("react-router-dom")):"function"==typeof define&&define.amd?define(["@emotion/react","react","react-dom","@nivo/core","@nivo/line","react-router-dom"],t):"object"==typeof exports?exports.SSAWidgets=t(require("@emotion/react"),require("react"),require("react-dom"),require("@nivo/core"),require("@nivo/line"),require("react-router-dom")):e.SSAWidgets=t(e["@emotion/react"],e.react,e["react-dom"],e["@nivo/core"],e["@nivo/line"],e["react-router-dom"])}(self,(function(e,t,n,r,o,i){return function(){var a={101:function(e,t,n){"use strict";n.r(t),n.d(t,{Pie:function(){return tl},PieCanvas:function(){return il},ResponsivePie:function(){return nl},ResponsivePieCanvas:function(){return al},defaultProps:function(){return Hs},useNormalizedData:function(){return Us},usePie:function(){return Gs},usePieArcs:function(){return Qs},usePieFromBox:function(){return Xs},usePieLayerContext:function(){return Ys}});var r=n(156),o=n(607),i=Object.defineProperty,a={};((e,t)=>{for(var n in t)i(e,n,{get:t[n],enumerable:!0})})(a,{assign:()=>$,colors:()=>z,createStringInterpolator:()=>T,skipAnimation:()=>D,to:()=>E,willAdvance:()=>N});var s=k(),l=e=>v(e,s),c=k();l.write=e=>v(e,c);var u=k();l.onStart=e=>v(e,u);var d=k();l.onFrame=e=>v(e,d);var f=k();l.onFinish=e=>v(e,f);var p=[];l.setTimeout=(e,t)=>{const n=l.now()+t,r=()=>{const e=p.findIndex((e=>e.cancel==r));~e&&p.splice(e,1),b-=~e?1:0},o={time:n,handler:e,cancel:r};return p.splice(h(n),0,o),b+=1,y(),o};var h=e=>~(~p.findIndex((t=>t.time>e))||~p.length);l.cancel=e=>{u.delete(e),d.delete(e),f.delete(e),s.delete(e),c.delete(e)},l.sync=e=>{x=!0,l.batchedUpdates(e),x=!1},l.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,l.onStart(n)}return r.handler=e,r.cancel=()=>{u.delete(n),t=null},r};var g="undefined"!=typeof window?window.requestAnimationFrame:()=>{};l.use=e=>g=e,l.now="undefined"!=typeof performance?()=>performance.now():Date.now,l.batchedUpdates=e=>e(),l.catch=console.error,l.frameLoop="always",l.advance=()=>{"demand"!==l.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):C()};var m=-1,b=0,x=!1;function v(e,t){x?(t.delete(e),e(0)):(t.add(e),y())}function y(){m<0&&(m=0,"demand"!==l.frameLoop&&g(w))}function w(){~m&&(g(w),l.batchedUpdates(C))}function C(){const e=m;m=l.now();const t=h(m);t&&(L(p.splice(0,t),(e=>e.handler())),b-=t),b?(u.flush(),s.flush(e?Math.min(64,m-e):16.667),d.flush(),c.flush(),f.flush()):m=-1}function k(){let e=new Set,t=e;return{add(n){b+=t!=e||e.has(n)?0:1,e.add(n)},delete(n){return b-=t==e&&e.has(n)?1:0,e.delete(n)},flush(n){t.size&&(e=new Set,b-=t.size,L(t,(t=>t(n)&&e.add(t))),b+=e.size,t=e)}}}function L(e,t){e.forEach((e=>{try{t(e)}catch(e){l.catch(e)}}))}function j(){}var _={arr:Array.isArray,obj:e=>!!e&&"Object"===e.constructor.name,fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e};function M(e,t){if(_.arr(e)){if(!_.arr(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}return e===t}var S=(e,t)=>e.forEach(t);function R(e,t,n){if(_.arr(e))for(let r=0;r<e.length;r++)t.call(n,e[r],`${r}`);else for(const r in e)e.hasOwnProperty(r)&&t.call(n,e[r],r)}var A=e=>_.und(e)?[]:_.arr(e)?e:[e];function O(e,t){if(e.size){const n=Array.from(e);e.clear(),S(n,t)}}var T,E,P=(e,...t)=>O(e,(e=>e(...t))),I=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),z=null,D=!1,N=j,$=e=>{e.to&&(E=e.to),e.now&&(l.now=e.now),void 0!==e.colors&&(z=e.colors),null!=e.skipAnimation&&(D=e.skipAnimation),e.createStringInterpolator&&(T=e.createStringInterpolator),e.requestAnimationFrame&&l.use(e.requestAnimationFrame),e.batchedUpdates&&(l.batchedUpdates=e.batchedUpdates),e.willAdvance&&(N=e.willAdvance),e.frameLoop&&(l.frameLoop=e.frameLoop)},V=new Set,W=[],B=[],F=0,Z={get idle(){return!V.size&&!W.length},start(e){F>e.priority?(V.add(e),l.onStart(H)):(q(e),l(Q))},advance:Q,sort(e){if(F)l.onFrame((()=>Z.sort(e)));else{const t=W.indexOf(e);~t&&(W.splice(t,1),U(e))}},clear(){W=[],V.clear()}};function H(){V.forEach(q),V.clear(),l(Q)}function q(e){W.includes(e)||U(e)}function U(e){W.splice(function(e,t){const n=e.findIndex(t);return n<0?e.length:n}(W,(t=>t.priority>e.priority)),0,e)}function Q(e){const t=B;for(let n=0;n<W.length;n++){const r=W[n];F=r.priority,r.idle||(N(r),r.advance(e),r.idle||t.push(r))}return F=0,(B=W).length=0,(W=t).length>0}var G="[-+]?\\d*\\.?\\d+",X=G+"%";function Y(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var J=new RegExp("rgb"+Y(G,G,G)),K=new RegExp("rgba"+Y(G,G,G,G)),ee=new RegExp("hsl"+Y(G,X,X)),te=new RegExp("hsla"+Y(G,X,X,G)),ne=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,re=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,oe=/^#([0-9a-fA-F]{6})$/,ie=/^#([0-9a-fA-F]{8})$/;function ae(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function se(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,o=2*n-r,i=ae(o,r,e+1/3),a=ae(o,r,e),s=ae(o,r,e-1/3);return Math.round(255*i)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function le(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function ce(e){return(parseFloat(e)%360+360)%360/360}function ue(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function de(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function fe(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=oe.exec(e))?parseInt(t[1]+"ff",16)>>>0:z&&void 0!==z[e]?z[e]:(t=J.exec(e))?(le(t[1])<<24|le(t[2])<<16|le(t[3])<<8|255)>>>0:(t=K.exec(e))?(le(t[1])<<24|le(t[2])<<16|le(t[3])<<8|ue(t[4]))>>>0:(t=ne.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=ie.exec(e))?parseInt(t[1],16)>>>0:(t=re.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=ee.exec(e))?(255|se(ce(t[1]),de(t[2]),de(t[3])))>>>0:(t=te.exec(e))?(se(ce(t[1]),de(t[2]),de(t[3]))|ue(t[4]))>>>0:null}(e);if(null===t)return e;t=t||0;return`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`}var pe=(e,t,n)=>{if(_.fun(e))return e;if(_.arr(e))return pe({range:e,output:t,extrapolate:n});if(_.str(e.output[0]))return T(e);const r=e,o=r.output,i=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,i);return function(e,t,n,r,o,i,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>n){if("identity"===s)return c;"clamp"===s&&(c=n)}if(r===o)return r;if(t===n)return e<=t?r:o;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=i(c),r===-1/0?c=-c:o===1/0?c+=r:c=c*(o-r)+r;return c}(e,i[t],i[t+1],o[t],o[t+1],l,a,s,r.map)}};var he=1.70158,ge=1.525*he,me=he+1,be=2*Math.PI/3,xe=2*Math.PI/4.5,ve=e=>{const t=7.5625,n=2.75;return e<1/n?t*e*e:e<2/n?t*(e-=1.5/n)*e+.75:e<2.5/n?t*(e-=2.25/n)*e+.9375:t*(e-=2.625/n)*e+.984375},ye={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>1-(1-e)*(1-e),easeInOutQuad:e=>e<.5?2*e*e:1-Math.pow(-2*e+2,2)/2,easeInCubic:e=>e*e*e,easeOutCubic:e=>1-Math.pow(1-e,3),easeInOutCubic:e=>e<.5?4*e*e*e:1-Math.pow(-2*e+2,3)/2,easeInQuart:e=>e*e*e*e,easeOutQuart:e=>1-Math.pow(1-e,4),easeInOutQuart:e=>e<.5?8*e*e*e*e:1-Math.pow(-2*e+2,4)/2,easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>1-Math.pow(1-e,5),easeInOutQuint:e=>e<.5?16*e*e*e*e*e:1-Math.pow(-2*e+2,5)/2,easeInSine:e=>1-Math.cos(e*Math.PI/2),easeOutSine:e=>Math.sin(e*Math.PI/2),easeInOutSine:e=>-(Math.cos(Math.PI*e)-1)/2,easeInExpo:e=>0===e?0:Math.pow(2,10*e-10),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>0===e?0:1===e?1:e<.5?Math.pow(2,20*e-10)/2:(2-Math.pow(2,-20*e+10))/2,easeInCirc:e=>1-Math.sqrt(1-Math.pow(e,2)),easeOutCirc:e=>Math.sqrt(1-Math.pow(e-1,2)),easeInOutCirc:e=>e<.5?(1-Math.sqrt(1-Math.pow(2*e,2)))/2:(Math.sqrt(1-Math.pow(-2*e+2,2))+1)/2,easeInBack:e=>me*e*e*e-he*e*e,easeOutBack:e=>1+me*Math.pow(e-1,3)+he*Math.pow(e-1,2),easeInOutBack:e=>e<.5?Math.pow(2*e,2)*(7.189819*e-ge)/2:(Math.pow(2*e-2,2)*((ge+1)*(2*e-2)+ge)+2)/2,easeInElastic:e=>0===e?0:1===e?1:-Math.pow(2,10*e-10)*Math.sin((10*e-10.75)*be),easeOutElastic:e=>0===e?0:1===e?1:Math.pow(2,-10*e)*Math.sin((10*e-.75)*be)+1,easeInOutElastic:e=>0===e?0:1===e?1:e<.5?-Math.pow(2,20*e-10)*Math.sin((20*e-11.125)*xe)/2:Math.pow(2,-20*e+10)*Math.sin((20*e-11.125)*xe)/2+1,easeInBounce:e=>1-ve(1-e),easeOutBounce:ve,easeInOutBounce:e=>e<.5?(1-ve(1-2*e))/2:(1+ve(2*e-1))/2,steps:(e,t="end")=>n=>{const r=(n="end"===t?Math.min(n,.999):Math.max(n,.001))*e;return((e,t,n)=>Math.min(Math.max(n,e),t))(0,1,("end"===t?Math.floor(r):Math.ceil(r))/e)}},we=Symbol.for("FluidValue.get"),Ce=Symbol.for("FluidValue.observers"),ke=e=>Boolean(e&&e[we]),Le=e=>e&&e[we]?e[we]():e,je=e=>e[Ce]||null;function _e(e,t){const n=e[Ce];n&&n.forEach((e=>{!function(e,t){e.eventObserved?e.eventObserved(t):e(t)}(e,t)}))}var Me=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");Se(this,e)}},Se=(e,t)=>Te(e,we,t);function Re(e,t){if(e[we]){let n=e[Ce];n||Te(e,Ce,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function Ae(e,t){const n=e[Ce];if(n&&n.has(t)){const r=n.size-1;r?n.delete(t):e[Ce]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var Oe,Te=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),Ee=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,Pe=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,Ie=new RegExp(`(${Ee.source})(%|[a-z]+)`,"i"),ze=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,De=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,Ne=e=>{const[t,n]=$e(e);if(!t||I())return e;const r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){const t=window.getComputedStyle(document.documentElement).getPropertyValue(n);return t||e}return n&&De.test(n)?Ne(n):n||e},$e=e=>{const t=De.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]},Ve=(e,t,n,r,o)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${o})`,We=e=>{Oe||(Oe=z?new RegExp(`(${Object.keys(z).join("|")})(?!\\w)`,"g"):/^\b$/);const t=e.output.map((e=>Le(e).replace(De,Ne).replace(Pe,fe).replace(Oe,fe))),n=t.map((e=>e.match(Ee).map(Number))),r=n[0].map(((e,t)=>n.map((e=>{if(!(t in e))throw Error('The arity of each "output" value must be equal');return e[t]})))).map((t=>pe({...e,output:t})));return e=>{const n=!Ie.test(t[0])&&t.find((e=>Ie.test(e)))?.replace(Ee,"");let o=0;return t[0].replace(Ee,(()=>`${r[o++](e)}${n||""}`)).replace(ze,Ve)}},Be="react-spring: ",Fe=e=>{const t=e;let n=!1;if("function"!=typeof t)throw new TypeError(`${Be}once requires a function parameter`);return(...e)=>{n||(t(...e),n=!0)}},Ze=Fe(console.warn);var He=Fe(console.warn);function qe(e){return _.str(e)&&("#"==e[0]||/\d/.test(e)||!I()&&De.test(e)||e in(z||{}))}var Ue=I()?r.useEffect:r.useLayoutEffect,Qe=()=>{const e=(0,r.useRef)(!1);return Ue((()=>(e.current=!0,()=>{e.current=!1})),[]),e};function Ge(){const e=(0,r.useState)()[1],t=Qe();return()=>{t.current&&e(Math.random())}}var Xe=e=>(0,r.useEffect)(e,Ye),Ye=[];function Je(e){const t=(0,r.useRef)();return(0,r.useEffect)((()=>{t.current=e})),t.current}var Ke=Symbol.for("Animated:node"),et=e=>e&&e[Ke],tt=(e,t)=>{return n=e,r=Ke,o=t,Object.defineProperty(n,r,{value:o,writable:!0,configurable:!0});var n,r,o},nt=e=>e&&e[Ke]&&e[Ke].getPayload(),rt=class{constructor(){tt(this,this)}getPayload(){return this.payload||[]}},ot=class extends rt{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,_.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new ot(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return _.num(e)&&(this.lastPosition=e,t&&(e=Math.round(e/t)*t,this.done&&(this.lastPosition=e))),this._value!==e&&(this._value=e,!0)}reset(){const{done:e}=this;this.done=!1,_.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},it=class extends ot{constructor(e){super(0),this._string=null,this._toString=pe({output:[e,e]})}static create(e){return new it(e)}getValue(){const e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(_.str(e)){if(e==this._string)return!1;this._string=e,this._value=1}else{if(!super.setValue(e))return!1;this._string=null}return!0}reset(e){e&&(this._toString=pe({output:[this.getValue(),e]})),this._value=0,super.reset()}},at={dependencies:null},st=class extends rt{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){const t={};return R(this.source,((n,r)=>{var o;(o=n)&&o[Ke]===o?t[r]=n.getValue(e):ke(n)?t[r]=Le(n):e||(t[r]=n)})),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&S(this.payload,(e=>e.reset()))}_makePayload(e){if(e){const t=new Set;return R(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){at.dependencies&&ke(e)&&at.dependencies.add(e);const t=nt(e);t&&S(t,(e=>this.add(e)))}},lt=class extends st{constructor(e){super(e)}static create(e){return new lt(e)}getValue(){return this.source.map((e=>e.getValue()))}setValue(e){const t=this.getPayload();return e.length==t.length?t.map(((t,n)=>t.setValue(e[n]))).some(Boolean):(super.setValue(e.map(ct)),!0)}};function ct(e){return(qe(e)?it:ot).create(e)}function ut(e){const t=et(e);return t?t.constructor:_.arr(e)?lt:qe(e)?it:ot}var dt=(e,t)=>{const n=!_.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,r.forwardRef)(((o,i)=>{const a=(0,r.useRef)(null),s=n&&(0,r.useCallback)((e=>{a.current=function(e,t){e&&(_.fun(e)?e(t):e.current=t);return t}(i,e)}),[i]),[c,u]=function(e,t){const n=new Set;at.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)});return e=new st(e),at.dependencies=null,[e,n]}(o,t),d=Ge(),f=()=>{const e=a.current;if(n&&!e)return;!1===(!!e&&t.applyAnimatedValues(e,c.getValue(!0)))&&d()},p=new ft(f,u),h=(0,r.useRef)();Ue((()=>(h.current=p,S(u,(e=>Re(e,p))),()=>{h.current&&(S(h.current.deps,(e=>Ae(e,h.current))),l.cancel(h.current.update))}))),(0,r.useEffect)(f,[]),Xe((()=>()=>{const e=h.current;S(e.deps,(t=>Ae(t,e)))}));const g=t.getComponentProps(c.getValue());return r.createElement(e,{...g,ref:s})}))},ft=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&l.write(this.update)}};var pt=Symbol.for("AnimatedComponent"),ht=e=>_.str(e)?e:e&&_.str(e.displayName)?e.displayName:_.fun(e)&&e.name||null;function gt(e,...t){return _.fun(e)?e(...t):e}var mt=(e,t)=>!0===e||!!(t&&e&&(_.fun(e)?e(t):A(e).includes(t))),bt=(e,t)=>_.obj(e)?t&&e[t]:e,xt=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,vt=e=>e,yt=(e,t=vt)=>{let n=wt;e.default&&!0!==e.default&&(e=e.default,n=Object.keys(e));const r={};for(const o of n){const n=t(e[o],o);_.und(n)||(r[o]=n)}return r},wt=["config","onProps","onStart","onChange","onPause","onResume","onRest"],Ct={config:1,from:1,to:1,ref:1,loop:1,reset:1,pause:1,cancel:1,reverse:1,immediate:1,default:1,delay:1,onProps:1,onStart:1,onChange:1,onPause:1,onResume:1,onRest:1,onResolve:1,items:1,trail:1,sort:1,expires:1,initial:1,enter:1,update:1,leave:1,children:1,onDestroyed:1,keys:1,callId:1,parentId:1};function kt(e){const t=function(e){const t={};let n=0;if(R(e,((e,r)=>{Ct[r]||(t[r]=e,n++)})),n)return t}(e);if(t){const n={to:t};return R(e,((e,r)=>r in t||(n[r]=e))),n}return{...e}}function Lt(e){return e=Le(e),_.arr(e)?e.map(Lt):qe(e)?a.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function jt(e){for(const t in e)return!0;return!1}function _t(e){return _.fun(e)||_.arr(e)&&_.obj(e[0])}function Mt(e,t){e.ref?.delete(e),t?.delete(e)}function St(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var Rt={tension:170,friction:26,mass:1,damping:1,easing:ye.linear,clamp:!1};function At(e,t){if(_.und(t.decay)){const n=!_.und(t.tension)||!_.und(t.friction);!n&&_.und(t.frequency)&&_.und(t.damping)&&_.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var Ot=[];function Tt(e,{key:t,props:n,defaultProps:r,state:o,actions:i}){return new Promise(((s,c)=>{let u,d,f=mt(n.cancel??r?.cancel,t);if(f)g();else{_.und(n.pause)||(o.paused=mt(n.pause,t));let e=r?.pause;!0!==e&&(e=o.paused||mt(e,t)),u=gt(n.delay||0,t),e?(o.resumeQueue.add(h),i.pause()):(i.resume(),h())}function p(){o.resumeQueue.add(h),o.timeouts.delete(d),d.cancel(),u=d.time-l.now()}function h(){u>0&&!a.skipAnimation?(o.delayed=!0,d=l.setTimeout(g,u),o.pauseQueue.add(p),o.timeouts.add(d)):g()}function g(){o.delayed&&(o.delayed=!1),o.pauseQueue.delete(p),o.timeouts.delete(d),e<=(o.cancelId||0)&&(f=!0);try{i.start({...n,callId:e,cancel:f},s)}catch(e){c(e)}}}))}var Et=(e,t)=>1==t.length?t[0]:t.some((e=>e.cancelled))?zt(e.get()):t.every((e=>e.noop))?Pt(e.get()):It(e.get(),t.every((e=>e.finished))),Pt=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),It=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),zt=e=>({value:e,cancelled:!0,finished:!1});function Dt(e,t,n,r){const{callId:o,parentId:i,onRest:s}=t,{asyncTo:c,promise:u}=n;return i||e!==c||t.reset?n.promise=(async()=>{n.asyncId=o,n.asyncTo=e;const d=yt(t,((e,t)=>"onRest"===t?void 0:e));let f,p;const h=new Promise(((e,t)=>(f=e,p=t))),g=e=>{const t=o<=(n.cancelId||0)&&zt(r)||o!==n.asyncId&&It(r,!1);if(t)throw e.result=t,p(e),e},m=(e,t)=>{const i=new $t,s=new Vt;return(async()=>{if(a.skipAnimation)throw Nt(n),s.result=It(r,!1),p(s),s;g(i);const l=_.obj(e)?{...e}:{...t,to:e};l.parentId=o,R(d,((e,t)=>{_.und(l[t])&&(l[t]=e)}));const c=await r.start(l);return g(i),n.paused&&await new Promise((e=>{n.resumeQueue.add(e)})),c})()};let b;if(a.skipAnimation)return Nt(n),It(r,!1);try{let t;t=_.arr(e)?(async e=>{for(const t of e)await m(t)})(e):Promise.resolve(e(m,r.stop.bind(r))),await Promise.all([t.then(f),h]),b=It(r.get(),!0,!1)}catch(e){if(e instanceof $t)b=e.result;else{if(!(e instanceof Vt))throw e;b=e.result}}finally{o==n.asyncId&&(n.asyncId=i,n.asyncTo=i?c:void 0,n.promise=i?u:void 0)}return _.fun(s)&&l.batchedUpdates((()=>{s(b,r,r.item)})),b})():u}function Nt(e,t){O(e.timeouts,(e=>e.cancel())),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var $t=class extends Error{constructor(){super("An async animation has been interrupted. You see this error because you forgot to use `await` or `.catch(...)` on its returned promise.")}},Vt=class extends Error{constructor(){super("SkipAnimationSignal")}},Wt=e=>e instanceof Ft,Bt=1,Ft=class extends Me{constructor(){super(...arguments),this.id=Bt++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){const e=et(this);return e&&e.getValue()}to(...e){return a.to(this,e)}interpolate(...e){return Ze(`${Be}The "interpolate" function is deprecated in v9 (use "to" instead)`),a.to(this,e)}toJSON(){return this.get()}observerAdded(e){1==e&&this._attach()}observerRemoved(e){0==e&&this._detach()}_attach(){}_detach(){}_onChange(e,t=!1){_e(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||Z.sort(this),_e(this,{type:"priority",parent:this,priority:e})}},Zt=Symbol.for("SpringPhase"),Ht=e=>(1&e[Zt])>0,qt=e=>(2&e[Zt])>0,Ut=e=>(4&e[Zt])>0,Qt=(e,t)=>t?e[Zt]|=3:e[Zt]&=-3,Gt=(e,t)=>t?e[Zt]|=4:e[Zt]&=-5,Xt=class extends Ft{constructor(e,t){if(super(),this.animation=new class{constructor(){this.changed=!1,this.values=Ot,this.toValues=null,this.fromValues=Ot,this.config=new class{constructor(){this.velocity=0,Object.assign(this,Rt)}},this.immediate=!1}},this.defaultProps={},this._state={paused:!1,delayed:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._pendingCalls=new Set,this._lastCallId=0,this._lastToId=0,this._memoizedDuration=0,!_.und(e)||!_.und(t)){const n=_.obj(e)?{...e}:{...t,from:e};_.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(qt(this)||this._state.asyncTo)||Ut(this)}get goal(){return Le(this.animation.to)}get velocity(){const e=et(this);return e instanceof ot?e.lastVelocity||0:e.getPayload().map((e=>e.lastVelocity||0))}get hasAnimated(){return Ht(this)}get isAnimating(){return qt(this)}get isPaused(){return Ut(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1;const r=this.animation;let{toValues:o}=r;const{config:i}=r,a=nt(r.to);!a&&ke(r.to)&&(o=A(Le(r.to))),r.values.forEach(((s,l)=>{if(s.done)return;const c=s.constructor==it?1:a?a[l].lastPosition:o[l];let u=r.immediate,d=c;if(!u){if(d=s.lastPosition,i.tension<=0)return void(s.done=!0);let t=s.elapsedTime+=e;const n=r.fromValues[l],o=null!=s.v0?s.v0:s.v0=_.arr(i.velocity)?i.velocity[l]:i.velocity;let a;const f=i.precision||(n==c?.005:Math.min(1,.001*Math.abs(c-n)));if(_.und(i.duration))if(i.decay){const e=!0===i.decay?.998:i.decay,r=Math.exp(-(1-e)*t);d=n+o/(1-e)*(1-r),u=Math.abs(s.lastPosition-d)<=f,a=o*r}else{a=null==s.lastVelocity?o:s.lastVelocity;const t=i.restVelocity||f/10,r=i.clamp?0:i.bounce,l=!_.und(r),p=n==c?s.v0>0:n<c;let h,g=!1;const m=1,b=Math.ceil(e/m);for(let e=0;e<b&&(h=Math.abs(a)>t,h||(u=Math.abs(c-d)<=f,!u));++e){l&&(g=d==c||d>c==p,g&&(a=-a*r,d=c));a+=(1e-6*-i.tension*(d-c)+.001*-i.friction*a)/i.mass*m,d+=a*m}}else{let r=1;i.duration>0&&(this._memoizedDuration!==i.duration&&(this._memoizedDuration=i.duration,s.durationProgress>0&&(s.elapsedTime=i.duration*s.durationProgress,t=s.elapsedTime+=e)),r=(i.progress||0)+t/this._memoizedDuration,r=r>1?1:r<0?0:r,s.durationProgress=r),d=n+i.easing(r)*(c-n),a=(d-s.lastPosition)/e,u=1==r}s.lastVelocity=a,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),u=!0)}a&&!a[l].done&&(u=!1),u?s.done=!0:t=!1,s.setValue(d,i.round)&&(n=!0)}));const s=et(this),l=s.getValue();if(t){const e=Le(r.to);l===e&&!n||i.decay?n&&i.decay&&this._onChange(l):(s.setValue(e),this._onChange(e)),this._stop()}else n&&this._onChange(l)}set(e){return l.batchedUpdates((()=>{this._stop(),this._focus(e),this._set(e)})),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(qt(this)){const{to:e,config:t}=this.animation;l.batchedUpdates((()=>{this._onStart(),t.decay||this._set(e,!1),this._stop()}))}return this}update(e){return(this.queue||(this.queue=[])).push(e),this}start(e,t){let n;return _.und(e)?(n=this.queue||[],this.queue=[]):n=[_.obj(e)?e:{...t,to:e}],Promise.all(n.map((e=>this._update(e)))).then((e=>Et(this,e)))}stop(e){const{to:t}=this.animation;return this._focus(this.get()),Nt(this._state,e&&this._lastCallId),l.batchedUpdates((()=>this._stop(t,e))),this}reset(){this._update({reset:!0})}eventObserved(e){"change"==e.type?this._start():"priority"==e.type&&(this.priority=e.priority+1)}_prepareNode(e){const t=this.key||"";let{to:n,from:r}=e;n=_.obj(n)?n[t]:n,(null==n||_t(n))&&(n=void 0),r=_.obj(r)?r[t]:r,null==r&&(r=void 0);const o={to:n,from:r};return Ht(this)||(e.reverse&&([n,r]=[r,n]),r=Le(r),_.und(r)?et(this)||this._set(n):this._set(r)),o}_update({...e},t){const{key:n,defaultProps:r}=this;e.default&&Object.assign(r,yt(e,((e,t)=>/^on/.test(t)?bt(e,n):e))),rn(this,e,"onProps"),on(this,"onProps",e,this);const o=this._prepareNode(e);if(Object.isFrozen(this))throw Error("Cannot animate a `SpringValue` object that is frozen. Did you forget to pass your component to `animated(...)` before animating its props?");const i=this._state;return Tt(++this._lastCallId,{key:n,props:e,defaultProps:r,state:i,actions:{pause:()=>{Ut(this)||(Gt(this,!0),P(i.pauseQueue),on(this,"onPause",It(this,Yt(this,this.animation.to)),this))},resume:()=>{Ut(this)&&(Gt(this,!1),qt(this)&&this._resume(),P(i.resumeQueue),on(this,"onResume",It(this,Yt(this,this.animation.to)),this))},start:this._merge.bind(this,o)}}).then((n=>{if(e.loop&&n.finished&&(!t||!n.noop)){const t=Jt(e);if(t)return this._update(t,!0)}return n}))}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(zt(this));const r=!_.und(e.to),o=!_.und(e.from);if(r||o){if(!(t.callId>this._lastToId))return n(zt(this));this._lastToId=t.callId}const{key:i,defaultProps:a,animation:s}=this,{to:c,from:u}=s;let{to:d=c,from:f=u}=e;!o||r||t.default&&!_.und(d)||(d=f),t.reverse&&([d,f]=[f,d]);const p=!M(f,u);p&&(s.from=f),f=Le(f);const h=!M(d,c);h&&this._focus(d);const g=_t(t.to),{config:m}=s,{decay:b,velocity:x}=m;(r||o)&&(m.velocity=0),t.config&&!g&&function(e,t,n){n&&(At(n={...n},t),t={...n,...t}),At(e,t),Object.assign(e,t);for(const t in Rt)null==e[t]&&(e[t]=Rt[t]);let{frequency:r,damping:o}=e;const{mass:i}=e;_.und(r)||(r<.01&&(r=.01),o<0&&(o=0),e.tension=Math.pow(2*Math.PI/r,2)*i,e.friction=4*Math.PI*o*i/r)}(m,gt(t.config,i),t.config!==a.config?gt(a.config,i):void 0);let v=et(this);if(!v||_.und(d))return n(It(this,!0));const y=_.und(t.reset)?o&&!t.default:!_.und(f)&&mt(t.reset,i),w=y?f:this.get(),C=Lt(d),k=_.num(C)||_.arr(C)||qe(C),L=!g&&(!k||mt(a.immediate||t.immediate,i));if(h){const e=ut(d);if(e!==v.constructor){if(!L)throw Error(`Cannot animate between ${v.constructor.name} and ${e.name}, as the "to" prop suggests`);v=this._set(C)}}const j=v.constructor;let R=ke(d),O=!1;if(!R){const e=y||!Ht(this)&&p;(h||e)&&(O=M(Lt(w),C),R=!O),(M(s.immediate,L)||L)&&M(m.decay,b)&&M(m.velocity,x)||(R=!0)}if(O&&qt(this)&&(s.changed&&!y?R=!0:R||this._stop(c)),!g&&((R||ke(c))&&(s.values=v.getPayload(),s.toValues=ke(d)?null:j==it?[1]:A(C)),s.immediate!=L&&(s.immediate=L,L||y||this._set(c)),R)){const{onRest:e}=s;S(nn,(e=>rn(this,t,e)));const r=It(this,Yt(this,c));P(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&l.batchedUpdates((()=>{s.changed=!y,e?.(r,this),y?gt(a.onRest,r):s.onStart?.(r,this)}))}y&&this._set(w),g?n(Dt(t.to,t,this._state,this)):R?this._start():qt(this)&&!h?this._pendingCalls.add(n):n(Pt(w))}_focus(e){const t=this.animation;e!==t.to&&(je(this)&&this._detach(),t.to=e,je(this)&&this._attach())}_attach(){let e=0;const{to:t}=this.animation;ke(t)&&(Re(t,this),Wt(t)&&(e=t.priority+1)),this.priority=e}_detach(){const{to:e}=this.animation;ke(e)&&Ae(e,this)}_set(e,t=!0){const n=Le(e);if(!_.und(n)){const e=et(this);if(!e||!M(n,e.getValue())){const r=ut(n);e&&e.constructor==r?e.setValue(n):tt(this,r.create(n)),e&&l.batchedUpdates((()=>{this._onChange(n,t)}))}}return et(this)}_onStart(){const e=this.animation;e.changed||(e.changed=!0,on(this,"onStart",It(this,Yt(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),gt(this.animation.onChange,e,this)),gt(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){const e=this.animation;et(this).reset(Le(e.to)),e.immediate||(e.fromValues=e.values.map((e=>e.lastPosition))),qt(this)||(Qt(this,!0),Ut(this)||this._resume())}_resume(){a.skipAnimation?this.finish():Z.start(this)}_stop(e,t){if(qt(this)){Qt(this,!1);const n=this.animation;S(n.values,(e=>{e.done=!0})),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),_e(this,{type:"idle",parent:this});const r=t?zt(this.get()):It(this.get(),Yt(this,e??n.to));P(this._pendingCalls,r),n.changed&&(n.changed=!1,on(this,"onRest",r,this))}}};function Yt(e,t){const n=Lt(t);return M(Lt(e.get()),n)}function Jt(e,t=e.loop,n=e.to){const r=gt(t);if(r){const o=!0!==r&&kt(r),i=(o||e).reverse,a=!o||o.reset;return Kt({...e,loop:t,default:!1,pause:void 0,to:!i||_t(n)?n:void 0,from:a?e.from:void 0,reset:a,...o})}}function Kt(e){const{to:t,from:n}=e=kt(e),r=new Set;return _.obj(t)&&tn(t,r),_.obj(n)&&tn(n,r),e.keys=r.size?Array.from(r):null,e}function en(e){const t=Kt(e);return _.und(t.default)&&(t.default=yt(t)),t}function tn(e,t){R(e,((e,n)=>null!=e&&t.add(n)))}var nn=["onStart","onRest","onChange","onPause","onResume"];function rn(e,t,n){e.animation[n]=t[n]!==xt(t,n)?bt(t[n],e.key):void 0}function on(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var an=["onStart","onChange","onRest"],sn=1,ln=class{constructor(e,t){this.id=sn++,this.springs={},this.queue=[],this._lastAsyncId=0,this._active=new Set,this._changed=new Set,this._started=!1,this._state={paused:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._events={onStart:new Map,onChange:new Map,onRest:new Map},this._onFrame=this._onFrame.bind(this),t&&(this._flush=t),e&&this.start({default:!0,...e})}get idle(){return!this._state.asyncTo&&Object.values(this.springs).every((e=>e.idle&&!e.isDelayed&&!e.isPaused))}get item(){return this._item}set item(e){this._item=e}get(){const e={};return this.each(((t,n)=>e[n]=t.get())),e}set(e){for(const t in e){const n=e[t];_.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(Kt(e)),this}start(e){let{queue:t}=this;return e?t=A(e).map(Kt):this.queue=[],this._flush?this._flush(this,t):(gn(this,t),cn(this,t))}stop(e,t){if(e!==!!e&&(t=e),t){const n=this.springs;S(A(t),(t=>n[t].stop(!!e)))}else Nt(this._state,this._lastAsyncId),this.each((t=>t.stop(!!e)));return this}pause(e){if(_.und(e))this.start({pause:!0});else{const t=this.springs;S(A(e),(e=>t[e].pause()))}return this}resume(e){if(_.und(e))this.start({pause:!1});else{const t=this.springs;S(A(e),(e=>t[e].resume()))}return this}each(e){R(this.springs,e)}_onFrame(){const{onStart:e,onChange:t,onRest:n}=this._events,r=this._active.size>0,o=this._changed.size>0;(r&&!this._started||o&&!this._started)&&(this._started=!0,O(e,(([e,t])=>{t.value=this.get(),e(t,this,this._item)})));const i=!r&&this._started,a=o||i&&n.size?this.get():null;o&&t.size&&O(t,(([e,t])=>{t.value=a,e(t,this,this._item)})),i&&(this._started=!1,O(n,(([e,t])=>{t.value=a,e(t,this,this._item)})))}eventObserved(e){if("change"==e.type)this._changed.add(e.parent),e.idle||this._active.add(e.parent);else{if("idle"!=e.type)return;this._active.delete(e.parent)}l.onFrame(this._onFrame)}};function cn(e,t){return Promise.all(t.map((t=>un(e,t)))).then((t=>Et(e,t)))}async function un(e,t,n){const{keys:r,to:o,from:i,loop:a,onRest:s,onResolve:c}=t,u=_.obj(t.default)&&t.default;a&&(t.loop=!1),!1===o&&(t.to=null),!1===i&&(t.from=null);const d=_.arr(o)||_.fun(o)?o:void 0;d?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):S(an,(n=>{const r=t[n];if(_.fun(r)){const o=e._events[n];t[n]=({finished:e,cancelled:t})=>{const n=o.get(r);n?(e||(n.finished=!1),t&&(n.cancelled=!0)):o.set(r,{value:null,finished:e||!1,cancelled:t||!1})},u&&(u[n]=t[n])}}));const f=e._state;t.pause===!f.paused?(f.paused=t.pause,P(t.pause?f.pauseQueue:f.resumeQueue)):f.paused&&(t.pause=!0);const p=(r||Object.keys(e.springs)).map((n=>e.springs[n].start(t))),h=!0===t.cancel||!0===xt(t,"cancel");(d||h&&f.asyncId)&&p.push(Tt(++e._lastAsyncId,{props:t,state:f,actions:{pause:j,resume:j,start(t,n){h?(Nt(f,e._lastAsyncId),n(zt(e))):(t.onRest=s,n(Dt(d,t,f,e)))}}})),f.paused&&await new Promise((e=>{f.resumeQueue.add(e)}));const g=Et(e,await Promise.all(p));if(a&&g.finished&&(!n||!g.noop)){const n=Jt(t,a,o);if(n)return gn(e,[n]),un(e,n,!0)}return c&&l.batchedUpdates((()=>c(g,e,e.item))),g}function dn(e,t){const n={...e.springs};return t&&S(A(t),(e=>{_.und(e.keys)&&(e=Kt(e)),_.obj(e.to)||(e={...e,to:void 0}),hn(n,e,(e=>pn(e)))})),fn(e,n),n}function fn(e,t){R(t,((t,n)=>{e.springs[n]||(e.springs[n]=t,Re(t,e))}))}function pn(e,t){const n=new Xt;return n.key=e,t&&Re(n,t),n}function hn(e,t,n){t.keys&&S(t.keys,(r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)}))}function gn(e,t){S(t,(t=>{hn(e.springs,t,(t=>pn(t,e)))}))}var mn,bn,xn=({children:e,...t})=>{const n=(0,r.useContext)(vn),o=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=function(e,t){const[n]=(0,r.useState)((()=>({inputs:t,result:e()}))),o=(0,r.useRef)(),i=o.current;let a=i;a?Boolean(t&&a.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,a.inputs))||(a={inputs:t,result:e()}):a=n;return(0,r.useEffect)((()=>{o.current=a,i==n&&(n.inputs=n.result=void 0)}),[a]),a.result}((()=>({pause:o,immediate:i})),[o,i]);const{Provider:a}=vn;return r.createElement(a,{value:t},e)},vn=(mn=xn,bn={},Object.assign(mn,r.createContext(bn)),mn.Provider._context=mn,mn.Consumer._context=mn,mn);xn.Provider=vn.Provider,xn.Consumer=vn.Consumer;var yn=()=>{const e=[],t=function(t){He(`${Be}Directly calling start instead of using the api object is deprecated in v9 (use ".start" instead), this will be removed in later 0.X.0 versions`);const r=[];return S(e,((e,o)=>{if(_.und(t))r.push(e.start());else{const i=n(t,e,o);i&&r.push(e.start(i))}})),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){const n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return S(e,(e=>e.pause(...arguments))),this},t.resume=function(){return S(e,(e=>e.resume(...arguments))),this},t.set=function(t){S(e,((e,n)=>{const r=_.fun(t)?t(n,e):t;r&&e.set(r)}))},t.start=function(t){const n=[];return S(e,((e,r)=>{if(_.und(t))n.push(e.start());else{const o=this._getProps(t,e,r);o&&n.push(e.start(o))}})),n},t.stop=function(){return S(e,(e=>e.stop(...arguments))),this},t.update=function(t){return S(e,((e,n)=>e.update(this._getProps(t,e,n)))),this};const n=function(e,t,n){return _.fun(e)?e(n,t):e};return t._getProps=n,t};function wn(e,t,n){const o=_.fun(t)&&t;o&&!n&&(n=[]);const i=(0,r.useMemo)((()=>o||3==arguments.length?yn():void 0),[]),a=(0,r.useRef)(0),s=Ge(),l=(0,r.useMemo)((()=>({ctrls:[],queue:[],flush(e,t){const n=dn(e,t);return a.current>0&&!l.queue.length&&!Object.keys(n).some((t=>!e.springs[t]))?cn(e,t):new Promise((r=>{fn(e,n),l.queue.push((()=>{r(cn(e,t))})),s()}))}})),[]),c=(0,r.useRef)([...l.ctrls]),u=[],d=Je(e)||0;function f(e,n){for(let r=e;r<n;r++){const e=c.current[r]||(c.current[r]=new ln(null,l.flush)),n=o?o(r,e):t[r];n&&(u[r]=en(n))}}(0,r.useMemo)((()=>{S(c.current.slice(e,d),(e=>{Mt(e,i),e.stop(!0)})),c.current.length=e,f(d,e)}),[e]),(0,r.useMemo)((()=>{f(0,Math.min(d,e))}),n);const p=c.current.map(((e,t)=>dn(e,u[t]))),h=(0,r.useContext)(xn),g=Je(h),m=h!==g&&jt(h);Ue((()=>{a.current++,l.ctrls=c.current;const{queue:e}=l;e.length&&(l.queue=[],S(e,(e=>e()))),S(c.current,((e,t)=>{i?.add(e),m&&e.start({default:h});const n=u[t];n&&(St(e,n.ref),e.ref?e.queue.push(n):e.start(n))}))})),Xe((()=>()=>{S(l.ctrls,(e=>e.stop(!0)))}));const b=p.map((e=>({...e})));return i?[b,i]:b}function Cn(e,t){const n=_.fun(e),[[r],o]=wn(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,o]:r}function kn(e,t,n){const o=_.fun(t)&&t,{reset:i,sort:a,trail:s=0,expires:l=!0,exitBeforeEnter:c=!1,onDestroyed:u,ref:d,config:f}=o?o():t,p=(0,r.useMemo)((()=>o||3==arguments.length?yn():void 0),[]),h=A(e),g=[],m=(0,r.useRef)(null),b=i?null:m.current;Ue((()=>{m.current=g})),Xe((()=>(S(g,(e=>{p?.add(e.ctrl),e.ctrl.ref=p})),()=>{S(m.current,(e=>{e.expired&&clearTimeout(e.expirationId),Mt(e.ctrl,p),e.ctrl.stop(!0)}))})));const x=function(e,{key:t,keys:n=t},r){if(null===n){const t=new Set;return e.map((e=>{const n=r&&r.find((n=>n.item===e&&"leave"!==n.phase&&!t.has(n)));return n?(t.add(n),n.key):Ln++}))}return _.und(n)?e:_.fun(n)?e.map(n):A(n)}(h,o?o():t,b),v=i&&m.current||[];Ue((()=>S(v,(({ctrl:e,item:t,key:n})=>{Mt(e,p),gt(u,t,n)}))));const y=[];if(b&&S(b,((e,t)=>{e.expired?(clearTimeout(e.expirationId),v.push(e)):~(t=y[t]=x.indexOf(e.key))&&(g[t]=e)})),S(h,((e,t)=>{g[t]||(g[t]={key:x[t],item:e,phase:"mount",ctrl:new ln},g[t].ctrl.item=e)})),y.length){let e=-1;const{leave:n}=o?o():t;S(y,((t,r)=>{const o=b[r];~t?(e=g.indexOf(o),g[e]={...o,item:h[t]}):n&&g.splice(++e,0,o)}))}_.fun(a)&&g.sort(((e,t)=>a(e.item,t.item)));let w=-s;const C=Ge(),k=yt(t),L=new Map,j=(0,r.useRef)(new Map),M=(0,r.useRef)(!1);S(g,((e,n)=>{const r=e.key,i=e.phase,a=o?o():t;let u,p;const h=gt(a.delay||0,r);if("mount"==i)u=a.enter,p="enter";else{const e=x.indexOf(r)<0;if("leave"!=i)if(e)u=a.leave,p="leave";else{if(!(u=a.update))return;p="update"}else{if(e)return;u=a.enter,p="enter"}}if(u=gt(u,e.item,n),u=_.obj(u)?kt(u):{to:u},!u.config){const t=f||k.config;u.config=gt(t,e.item,n,p)}w+=s;const g={...k,delay:h+w,ref:d,immediate:a.immediate,reset:!1,...u};if("enter"==p&&_.und(g.from)){const r=o?o():t,i=_.und(r.initial)||b?r.from:r.initial;g.from=gt(i,e.item,n)}const{onResolve:v}=g;g.onResolve=e=>{gt(v,e);const t=m.current,n=t.find((e=>e.key===r));if(n&&(!e.cancelled||"update"==n.phase)&&n.ctrl.idle){const e=t.every((e=>e.ctrl.idle));if("leave"==n.phase){const t=gt(l,n.item);if(!1!==t){const r=!0===t?0:t;if(n.expired=!0,!e&&r>0)return void(r<=2147483647&&(n.expirationId=setTimeout(C,r)))}}e&&t.some((e=>e.expired))&&(j.current.delete(n),c&&(M.current=!0),C())}};const y=dn(e.ctrl,g);"leave"===p&&c?j.current.set(e,{phase:p,springs:y,payload:g}):L.set(e,{phase:p,springs:y,payload:g})}));const R=(0,r.useContext)(xn),O=Je(R),T=R!==O&&jt(R);Ue((()=>{T&&S(g,(e=>{e.ctrl.start({default:R})}))}),[R]),S(L,((e,t)=>{if(j.current.size){const e=g.findIndex((e=>e.key===t.key));g.splice(e,1)}})),Ue((()=>{S(j.current.size?j.current:L,(({phase:e,payload:t},n)=>{const{ctrl:r}=n;n.phase=e,p?.add(r),T&&"enter"==e&&r.start({default:R}),t&&(St(r,t.ref),!r.ref&&!p||M.current?(r.start(t),M.current&&(M.current=!1)):r.update(t))}))}),i?void 0:n);const E=e=>r.createElement(r.Fragment,null,g.map(((t,n)=>{const{springs:o}=L.get(t)||t.ctrl,i=e({...o},t.item,t,n);return i&&i.type?r.createElement(i.type,{...i.props,key:_.str(t.key)||_.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i})));return p?[E,p]:E}var Ln=1;var jn=class extends Ft{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=pe(...t);const n=this._get(),r=ut(n);tt(this,r.create(n))}advance(e){const t=this._get();M(t,this.get())||(et(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&Mn(this._active)&&Sn(this)}_get(){const e=_.arr(this.source)?this.source.map(Le):A(Le(this.source));return this.calc(...e)}_start(){this.idle&&!Mn(this._active)&&(this.idle=!1,S(nt(this),(e=>{e.done=!1})),a.skipAnimation?(l.batchedUpdates((()=>this.advance())),Sn(this)):Z.start(this))}_attach(){let e=1;S(A(this.source),(t=>{ke(t)&&Re(t,this),Wt(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))})),this.priority=e,this._start()}_detach(){S(A(this.source),(e=>{ke(e)&&Ae(e,this)})),this._active.clear(),Sn(this)}eventObserved(e){"change"==e.type?e.idle?this.advance():(this._active.add(e.parent),this._start()):"idle"==e.type?this._active.delete(e.parent):"priority"==e.type&&(this.priority=A(this.source).reduce(((e,t)=>Math.max(e,(Wt(t)?t.priority:0)+1)),0))}};function _n(e){return!1!==e.idle}function Mn(e){return!e.size||Array.from(e).every(_n)}function Sn(e){e.idle||(e.idle=!0,S(nt(e),(e=>{e.done=!0})),_e(e,{type:"idle",parent:e}))}var Rn=(e,...t)=>new jn(e,t);a.assign({createStringInterpolator:We,to:(e,t)=>new jn(e,t)});Z.advance;var An=n(111),On=/^--/;function Tn(e,t){return null==t||"boolean"==typeof t||""===t?"":"number"!=typeof t||0===t||On.test(e)||Pn.hasOwnProperty(e)&&Pn[e]?(""+t).trim():t+"px"}var En={};var Pn={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},In=["Webkit","Ms","Moz","O"];Pn=Object.keys(Pn).reduce(((e,t)=>(In.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),Pn);var zn=/^(matrix|translate|scale|rotate|skew)/,Dn=/^(translate)/,Nn=/^(rotate|skew)/,$n=(e,t)=>_.num(e)&&0!==e?e+t:e,Vn=(e,t)=>_.arr(e)?e.every((e=>Vn(e,t))):_.num(e)?e===t:parseFloat(e)===t,Wn=class extends st{constructor({x:e,y:t,z:n,...r}){const o=[],i=[];(e||t||n)&&(o.push([e||0,t||0,n||0]),i.push((e=>[`translate3d(${e.map((e=>$n(e,"px"))).join(",")})`,Vn(e,0)]))),R(r,((e,t)=>{if("transform"===t)o.push([e||""]),i.push((e=>[e,""===e]));else if(zn.test(t)){if(delete r[t],_.und(e))return;const n=Dn.test(t)?"px":Nn.test(t)?"deg":"";o.push(A(e)),i.push("rotate3d"===t?([e,t,r,o])=>[`rotate3d(${e},${t},${r},${$n(o,n)})`,Vn(o,0)]:e=>[`${t}(${e.map((e=>$n(e,n))).join(",")})`,Vn(e,t.startsWith("scale")?1:0)])}})),o.length&&(r.transform=new Bn(o,i)),super(r)}},Bn=class extends Me{constructor(e,t){super(),this.inputs=e,this.transforms=t,this._value=null}get(){return this._value||(this._value=this._get())}_get(){let e="",t=!0;return S(this.inputs,((n,r)=>{const o=Le(n[0]),[i,a]=this.transforms[r](_.arr(o)?o:n.map(Le));e+=" "+i,t=t&&a})),t?"none":e}observerAdded(e){1==e&&S(this.inputs,(e=>S(e,(e=>ke(e)&&Re(e,this)))))}observerRemoved(e){0==e&&S(this.inputs,(e=>S(e,(e=>ke(e)&&Ae(e,this)))))}eventObserved(e){"change"==e.type&&(this._value=null),_e(this,e)}};a.assign({batchedUpdates:An.unstable_batchedUpdates,createStringInterpolator:We,colors:{transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199}});var Fn=((e,{applyAnimatedValues:t=(()=>!1),createAnimatedStyle:n=(e=>new st(e)),getComponentProps:r=(e=>e)}={})=>{const o={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},i=e=>{const t=ht(e)||"Anonymous";return(e=_.str(e)?i[e]||(i[e]=dt(e,o)):e[pt]||(e[pt]=dt(e,o))).displayName=`Animated(${t})`,e};return R(e,((t,n)=>{_.arr(e)&&(n=ht(t)),i[n]=i(t)})),{animated:i}})(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],{applyAnimatedValues:function(e,t){if(!e.nodeType||!e.setAttribute)return!1;const n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:o,scrollTop:i,scrollLeft:a,viewBox:s,...l}=t,c=Object.values(l),u=Object.keys(l).map((t=>n||e.hasAttribute(t)?t:En[t]||(En[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())))));void 0!==o&&(e.textContent=o);for(const t in r)if(r.hasOwnProperty(t)){const n=Tn(t,r[t]);On.test(t)?e.style.setProperty(t,n):e.style[t]=n}u.forEach(((t,n)=>{e.setAttribute(t,c[n])})),void 0!==i&&(e.scrollTop=i),void 0!==a&&(e.scrollLeft=a),void 0!==s&&e.setAttribute("viewBox",s)},createAnimatedStyle:e=>new Wn(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}),Zn=Fn.animated,Hn=n(458);function qn(e){for(var t=e.length/6|0,n=new Array(t),r=0;r<t;)n[r]="#"+e.slice(6*r,6*++r);return n}var Un=qn("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),Qn=qn("7fc97fbeaed4fdc086ffff99386cb0f0027fbf5b17666666"),Gn=qn("1b9e77d95f027570b3e7298a66a61ee6ab02a6761d666666"),Xn=qn("a6cee31f78b4b2df8a33a02cfb9a99e31a1cfdbf6fff7f00cab2d66a3d9affff99b15928"),Yn=qn("fbb4aeb3cde3ccebc5decbe4fed9a6ffffcce5d8bdfddaecf2f2f2"),Jn=qn("b3e2cdfdcdaccbd5e8f4cae4e6f5c9fff2aef1e2cccccccc"),Kn=qn("e41a1c377eb84daf4a984ea3ff7f00ffff33a65628f781bf999999"),er=qn("66c2a5fc8d628da0cbe78ac3a6d854ffd92fe5c494b3b3b3"),tr=qn("8dd3c7ffffb3bebadafb807280b1d3fdb462b3de69fccde5d9d9d9bc80bdccebc5ffed6f");function nr(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function rr(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function or(){}var ir=.7,ar=1/ir,sr="\\s*([+-]?\\d+)\\s*",lr="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",cr="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ur=/^#([0-9a-f]{3,8})$/,dr=new RegExp("^rgb\\("+[sr,sr,sr]+"\\)$"),fr=new RegExp("^rgb\\("+[cr,cr,cr]+"\\)$"),pr=new RegExp("^rgba\\("+[sr,sr,sr,lr]+"\\)$"),hr=new RegExp("^rgba\\("+[cr,cr,cr,lr]+"\\)$"),gr=new RegExp("^hsl\\("+[lr,cr,cr]+"\\)$"),mr=new RegExp("^hsla\\("+[lr,cr,cr,lr]+"\\)$"),br={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function xr(){return this.rgb().formatHex()}function vr(){return this.rgb().formatRgb()}function yr(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=ur.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?wr(t):3===n?new jr(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Cr(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Cr(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=dr.exec(e))?new jr(t[1],t[2],t[3],1):(t=fr.exec(e))?new jr(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=pr.exec(e))?Cr(t[1],t[2],t[3],t[4]):(t=hr.exec(e))?Cr(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=gr.exec(e))?Rr(t[1],t[2]/100,t[3]/100,1):(t=mr.exec(e))?Rr(t[1],t[2]/100,t[3]/100,t[4]):br.hasOwnProperty(e)?wr(br[e]):"transparent"===e?new jr(NaN,NaN,NaN,0):null}function wr(e){return new jr(e>>16&255,e>>8&255,255&e,1)}function Cr(e,t,n,r){return r<=0&&(e=t=n=NaN),new jr(e,t,n,r)}function kr(e){return e instanceof or||(e=yr(e)),e?new jr((e=e.rgb()).r,e.g,e.b,e.opacity):new jr}function Lr(e,t,n,r){return 1===arguments.length?kr(e):new jr(e,t,n,null==r?1:r)}function jr(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function _r(){return"#"+Sr(this.r)+Sr(this.g)+Sr(this.b)}function Mr(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===e?")":", "+e+")")}function Sr(e){return((e=Math.max(0,Math.min(255,Math.round(e)||0)))<16?"0":"")+e.toString(16)}function Rr(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Or(e,t,n,r)}function Ar(e){if(e instanceof Or)return new Or(e.h,e.s,e.l,e.opacity);if(e instanceof or||(e=yr(e)),!e)return new Or;if(e instanceof Or)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,o=Math.min(t,n,r),i=Math.max(t,n,r),a=NaN,s=i-o,l=(i+o)/2;return s?(a=t===i?(n-r)/s+6*(n<r):n===i?(r-t)/s+2:(t-n)/s+4,s/=l<.5?i+o:2-i-o,a*=60):s=l>0&&l<1?0:a,new Or(a,s,l,e.opacity)}function Or(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function Tr(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}function Er(e,t,n,r,o){var i=e*e,a=i*e;return((1-3*e+3*i-a)*t+(4-6*i+3*a)*n+(1+3*e+3*i-3*a)*r+a*o)/6}nr(or,yr,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:xr,formatHex:xr,formatHsl:function(){return Ar(this).formatHsl()},formatRgb:vr,toString:vr}),nr(jr,Lr,rr(or,{brighter:function(e){return e=null==e?ar:Math.pow(ar,e),new jr(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=null==e?ir:Math.pow(ir,e),new jr(this.r*e,this.g*e,this.b*e,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:_r,formatHex:_r,formatRgb:Mr,toString:Mr})),nr(Or,(function(e,t,n,r){return 1===arguments.length?Ar(e):new Or(e,t,n,null==r?1:r)}),rr(or,{brighter:function(e){return e=null==e?ar:Math.pow(ar,e),new Or(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?ir:Math.pow(ir,e),new Or(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,o=2*n-r;return new jr(Tr(e>=240?e-240:e+120,o,r),Tr(e,o,r),Tr(e<120?e+240:e-120,o,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===e?")":", "+e+")")}}));var Pr=e=>()=>e;function Ir(e,t){return function(n){return e+n*t}}function zr(e){return 1==(e=+e)?Dr:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}(t,n,e):Pr(isNaN(t)?n:t)}}function Dr(e,t){var n=t-e;return n?Ir(e,n):Pr(isNaN(e)?t:e)}(function e(t){var n=zr(t);function r(e,t){var r=n((e=Lr(e)).r,(t=Lr(t)).r),o=n(e.g,t.g),i=n(e.b,t.b),a=Dr(e.opacity,t.opacity);return function(t){return e.r=r(t),e.g=o(t),e.b=i(t),e.opacity=a(t),e+""}}return r.gamma=e,r})(1);function Nr(e){return function(t){var n,r,o=t.length,i=new Array(o),a=new Array(o),s=new Array(o);for(n=0;n<o;++n)r=Lr(t[n]),i[n]=r.r||0,a[n]=r.g||0,s[n]=r.b||0;return i=e(i),a=e(a),s=e(s),r.opacity=1,function(e){return r.r=i(e),r.g=a(e),r.b=s(e),r+""}}}var $r=Nr((function(e){var t=e.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,t-1):Math.floor(n*t),o=e[r],i=e[r+1],a=r>0?e[r-1]:2*o-i,s=r<t-1?e[r+2]:2*i-o;return Er((n-r/t)*t,a,o,i,s)}})),Vr=(Nr((function(e){var t=e.length;return function(n){var r=Math.floor(((n%=1)<0?++n:n)*t),o=e[(r+t-1)%t],i=e[r%t],a=e[(r+1)%t],s=e[(r+2)%t];return Er((n-r/t)*t,o,i,a,s)}})),e=>$r(e[e.length-1])),Wr=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(qn),Br=Vr(Wr),Fr=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(qn),Zr=Vr(Fr),Hr=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(qn),qr=Vr(Hr),Ur=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(qn),Qr=Vr(Ur),Gr=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(qn),Xr=Vr(Gr),Yr=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(qn),Jr=Vr(Yr),Kr=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(qn),eo=Vr(Kr),to=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(qn),no=Vr(to),ro=new Array(3).concat("fc8d59ffffbf99d594","d7191cfdae61abdda42b83ba","d7191cfdae61ffffbfabdda42b83ba","d53e4ffc8d59fee08be6f59899d5943288bd","d53e4ffc8d59fee08bffffbfe6f59899d5943288bd","d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd","d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd","9e0142d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd5e4fa2","9e0142d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd5e4fa2").map(qn),oo=Vr(ro),io=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(qn),ao=Vr(io),so=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(qn),lo=Vr(so),co=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(qn),uo=Vr(co),fo=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(qn),po=Vr(fo),ho=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(qn),go=Vr(ho),mo=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(qn),bo=Vr(mo),xo=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(qn),vo=Vr(xo),yo=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(qn),wo=Vr(yo),Co=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(qn),ko=Vr(Co),Lo=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(qn),jo=Vr(Lo),_o=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(qn),Mo=Vr(_o),So=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(qn),Ro=Vr(So),Ao=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(qn),Oo=Vr(Ao),To=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(qn),Eo=Vr(To),Po=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(qn),Io=Vr(Po),zo=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(qn),Do=Vr(zo),No=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(qn),$o=Vr(No),Vo=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(qn),Wo=Vr(Vo);function Bo(e){var t=e.length;return function(n){return e[Math.max(0,Math.min(t-1,Math.floor(n*t)))]}}var Fo=Bo(qn("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),Zo=Bo(qn("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),Ho=Bo(qn("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),qo=Bo(qn("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"));const Uo=Math.PI/180,Qo=180/Math.PI;var Go=-.14861,Xo=1.78277,Yo=-.29227,Jo=-.90649,Ko=1.97294,ei=Ko*Jo,ti=Ko*Xo,ni=Xo*Yo-Jo*Go;function ri(e,t,n,r){return 1===arguments.length?function(e){if(e instanceof oi)return new oi(e.h,e.s,e.l,e.opacity);e instanceof jr||(e=kr(e));var t=e.r/255,n=e.g/255,r=e.b/255,o=(ni*r+ei*t-ti*n)/(ni+ei-ti),i=r-o,a=(Ko*(n-o)-Yo*i)/Jo,s=Math.sqrt(a*a+i*i)/(Ko*o*(1-o)),l=s?Math.atan2(a,i)*Qo-120:NaN;return new oi(l<0?l+360:l,s,o,e.opacity)}(e):new oi(e,t,n,null==r?1:r)}function oi(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function ii(e){return function t(n){function r(t,r){var o=e((t=ri(t)).h,(r=ri(r)).h),i=Dr(t.s,r.s),a=Dr(t.l,r.l),s=Dr(t.opacity,r.opacity);return function(e){return t.h=o(e),t.s=i(e),t.l=a(Math.pow(e,n)),t.opacity=s(e),t+""}}return n=+n,r.gamma=t,r}(1)}nr(oi,ri,rr(or,{brighter:function(e){return e=null==e?ar:Math.pow(ar,e),new oi(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?ir:Math.pow(ir,e),new oi(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=isNaN(this.h)?0:(this.h+120)*Uo,t=+this.l,n=isNaN(this.s)?0:this.s*t*(1-t),r=Math.cos(e),o=Math.sin(e);return new jr(255*(t+n*(Go*r+Xo*o)),255*(t+n*(Yo*r+Jo*o)),255*(t+n*(Ko*r)),this.opacity)}}));ii((function(e,t){var n=t-e;return n?Ir(e,n>180||n<-180?n-360*Math.round(n/360):n):Pr(isNaN(e)?t:e)}));var ai=ii(Dr),si=ai(ri(-100,.75,.35),ri(80,1.5,.8)),li=ai(ri(260,.75,.35),ri(80,1.5,.8)),ci=ri();var ui=ai(ri(300,.5,0),ri(-240,.5,1)),di=Lr(),fi=Math.PI/3,pi=2*Math.PI/3;var hi=n(378);function gi(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function mi(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function bi(){}var xi=.7,vi=1/xi,yi="\\s*([+-]?\\d+)\\s*",wi="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Ci="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ki=/^#([0-9a-f]{3,8})$/,Li=new RegExp(`^rgb\\(${yi},${yi},${yi}\\)$`),ji=new RegExp(`^rgb\\(${Ci},${Ci},${Ci}\\)$`),_i=new RegExp(`^rgba\\(${yi},${yi},${yi},${wi}\\)$`),Mi=new RegExp(`^rgba\\(${Ci},${Ci},${Ci},${wi}\\)$`),Si=new RegExp(`^hsl\\(${wi},${Ci},${Ci}\\)$`),Ri=new RegExp(`^hsla\\(${wi},${Ci},${Ci},${wi}\\)$`),Ai={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Oi(){return this.rgb().formatHex()}function Ti(){return this.rgb().formatRgb()}function Ei(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=ki.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?Pi(t):3===n?new Di(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Ii(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Ii(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=Li.exec(e))?new Di(t[1],t[2],t[3],1):(t=ji.exec(e))?new Di(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=_i.exec(e))?Ii(t[1],t[2],t[3],t[4]):(t=Mi.exec(e))?Ii(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Si.exec(e))?Fi(t[1],t[2]/100,t[3]/100,1):(t=Ri.exec(e))?Fi(t[1],t[2]/100,t[3]/100,t[4]):Ai.hasOwnProperty(e)?Pi(Ai[e]):"transparent"===e?new Di(NaN,NaN,NaN,0):null}function Pi(e){return new Di(e>>16&255,e>>8&255,255&e,1)}function Ii(e,t,n,r){return r<=0&&(e=t=n=NaN),new Di(e,t,n,r)}function zi(e,t,n,r){return 1===arguments.length?function(e){return e instanceof bi||(e=Ei(e)),e?new Di((e=e.rgb()).r,e.g,e.b,e.opacity):new Di}(e):new Di(e,t,n,null==r?1:r)}function Di(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function Ni(){return`#${Bi(this.r)}${Bi(this.g)}${Bi(this.b)}`}function $i(){const e=Vi(this.opacity);return`${1===e?"rgb(":"rgba("}${Wi(this.r)}, ${Wi(this.g)}, ${Wi(this.b)}${1===e?")":`, ${e})`}`}function Vi(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Wi(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Bi(e){return((e=Wi(e))<16?"0":"")+e.toString(16)}function Fi(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Hi(e,t,n,r)}function Zi(e){if(e instanceof Hi)return new Hi(e.h,e.s,e.l,e.opacity);if(e instanceof bi||(e=Ei(e)),!e)return new Hi;if(e instanceof Hi)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,o=Math.min(t,n,r),i=Math.max(t,n,r),a=NaN,s=i-o,l=(i+o)/2;return s?(a=t===i?(n-r)/s+6*(n<r):n===i?(r-t)/s+2:(t-n)/s+4,s/=l<.5?i+o:2-i-o,a*=60):s=l>0&&l<1?0:a,new Hi(a,s,l,e.opacity)}function Hi(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function qi(e){return(e=(e||0)%360)<0?e+360:e}function Ui(e){return Math.max(0,Math.min(1,e||0))}function Qi(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}gi(bi,Ei,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Oi,formatHex:Oi,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Zi(this).formatHsl()},formatRgb:Ti,toString:Ti}),gi(Di,zi,mi(bi,{brighter(e){return e=null==e?vi:Math.pow(vi,e),new Di(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?xi:Math.pow(xi,e),new Di(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Di(Wi(this.r),Wi(this.g),Wi(this.b),Vi(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Ni,formatHex:Ni,formatHex8:function(){return`#${Bi(this.r)}${Bi(this.g)}${Bi(this.b)}${Bi(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:$i,toString:$i})),gi(Hi,(function(e,t,n,r){return 1===arguments.length?Zi(e):new Hi(e,t,n,null==r?1:r)}),mi(bi,{brighter(e){return e=null==e?vi:Math.pow(vi,e),new Hi(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?xi:Math.pow(xi,e),new Hi(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,o=2*n-r;return new Di(Qi(e>=240?e-240:e+120,o,r),Qi(e,o,r),Qi(e<120?e+240:e-120,o,r),this.opacity)},clamp(){return new Hi(qi(this.h),Ui(this.s),Ui(this.l),Vi(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Vi(this.opacity);return`${1===e?"hsl(":"hsla("}${qi(this.h)}, ${100*Ui(this.s)}%, ${100*Ui(this.l)}%${1===e?")":`, ${e})`}`}}));var Gi=n(862),Xi=n.n(Gi);function Yi(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e)}return this}const Ji=Symbol("implicit");function Ki(){var e=new Map,t=[],n=[],r=Ji;function o(o){var i=o+"",a=e.get(i);if(!a){if(r!==Ji)return r;e.set(i,a=t.push(o))}return n[(a-1)%n.length]}return o.domain=function(n){if(!arguments.length)return t.slice();t=[],e=new Map;for(const r of n){const n=r+"";e.has(n)||e.set(n,t.push(r))}return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(r=e,o):r},o.copy=function(){return Ki(t,n).unknown(r)},Yi.apply(o,arguments),o}function ea(){return ea=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ea.apply(this,arguments)}function ta(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var na={nivo:["#e8c1a0","#f47560","#f1e15b","#e8a838","#61cdbb","#97e3d5"],category10:Un,accent:Qn,dark2:Gn,paired:Xn,pastel1:Yn,pastel2:Jn,set1:Kn,set2:er,set3:tr},ra=Object.keys(na),oa={brown_blueGreen:Wr,purpleRed_green:Fr,pink_yellowGreen:Hr,purple_orange:Ur,red_blue:Gr,red_grey:Yr,red_yellow_blue:Kr,red_yellow_green:to,spectral:ro},ia=Object.keys(oa),aa={brown_blueGreen:Br,purpleRed_green:Zr,pink_yellowGreen:qr,purple_orange:Qr,red_blue:Xr,red_grey:Jr,red_yellow_blue:eo,red_yellow_green:no,spectral:oo},sa={blues:io,greens:so,greys:co,oranges:fo,purples:ho,reds:mo,blue_green:xo,blue_purple:yo,green_blue:Co,orange_red:Lo,purple_blue_green:_o,purple_blue:So,purple_red:Ao,red_purple:To,yellow_green_blue:Po,yellow_green:zo,yellow_orange_brown:No,yellow_orange_red:Vo},la=Object.keys(sa),ca={blues:ao,greens:lo,greys:uo,oranges:po,purples:go,reds:bo,turbo:function(e){return e=Math.max(0,Math.min(1,e)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+e*(1172.33-e*(10793.56-e*(33300.12-e*(38394.49-14825.05*e)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+e*(557.33+e*(1225.33-e*(3574.96-e*(1073.77+707.56*e)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+e*(3211.1-e*(15327.97-e*(27814-e*(22569.18-6838.66*e)))))))+")"},viridis:Fo,inferno:Ho,magma:Zo,plasma:qo,cividis:function(e){return e=Math.max(0,Math.min(1,e)),"rgb("+Math.max(0,Math.min(255,Math.round(-4.54-e*(35.34-e*(2381.73-e*(6402.7-e*(7024.72-2710.57*e)))))))+", "+Math.max(0,Math.min(255,Math.round(32.49+e*(170.73+e*(52.82-e*(131.46-e*(176.58-67.37*e)))))))+", "+Math.max(0,Math.min(255,Math.round(81.24+e*(442.36-e*(2482.43-e*(6167.24-e*(6614.94-2475.67*e)))))))+")"},warm:si,cool:li,cubehelixDefault:ui,blue_green:vo,blue_purple:wo,green_blue:ko,orange_red:jo,purple_blue_green:Mo,purple_blue:Ro,purple_red:Oo,red_purple:Eo,yellow_green_blue:Io,yellow_green:Do,yellow_orange_brown:$o,yellow_orange_red:Wo},ua=ea({},na,oa,sa),da=Object.keys(ua),fa={rainbow:function(e){(e<0||e>1)&&(e-=Math.floor(e));var t=Math.abs(e-.5);return ci.h=360*e-100,ci.s=1.5-1.5*t,ci.l=.8-.9*t,ci+""},sinebow:function(e){var t;return e=(.5-e)*Math.PI,di.r=255*(t=Math.sin(e))*t,di.g=255*(t=Math.sin(e+fi))*t,di.b=255*(t=Math.sin(e+pi))*t,di+""}},pa=ea({},aa,ca,fa),ha=(Object.keys(pa),function(e,t){if("function"==typeof e)return e;if((0,hi.isPlainObject)(e)){if(function(e){return void 0!==e.theme}(e)){if(void 0===t)throw new Error("Unable to use color from theme as no theme was provided");var n=(0,hi.get)(t,e.theme);if(void 0===n)throw new Error("Color from theme is undefined at path: '"+e.theme+"'");return function(){return n}}if(function(e){return void 0!==e.from}(e)){var r=function(t){return(0,hi.get)(t,e.from)};if(Array.isArray(e.modifiers)){for(var o,i=[],a=function(){var e=o.value,t=e[0],n=e[1];if("brighter"===t)i.push((function(e){return e.brighter(n)}));else if("darker"===t)i.push((function(e){return e.darker(n)}));else{if("opacity"!==t)throw new Error("Invalid color modifier: '"+t+"', must be one of: 'brighter', 'darker', 'opacity'");i.push((function(e){return e.opacity=n,e}))}},s=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return ta(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ta(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(e.modifiers);!(o=s()).done;)a();return 0===i.length?r:function(e){return i.reduce((function(e,t){return t(e)}),zi(r(e))).toString()}}return r}throw new Error("Invalid color spec, you should either specify 'theme' or 'from' when using a config object")}return function(){return e}}),ga=function(e,t){return(0,r.useMemo)((function(){return ha(e,t)}),[e,t])},ma=(Xi().oneOfType([Xi().func,Xi().arrayOf(Xi().string),Xi().shape({scheme:Xi().oneOf(da).isRequired,size:Xi().number}),Xi().shape({datum:Xi().string.isRequired}),Xi().string]),Xi().oneOfType([Xi().string,Xi().func,Xi().shape({theme:Xi().string.isRequired}),Xi().shape({from:Xi().string.isRequired,modifiers:Xi().arrayOf(Xi().array)})]),function(e,t){if("function"==typeof e)return e;var n="function"==typeof t?t:function(e){return(0,hi.get)(e,t)};if(Array.isArray(e)){var r=Ki(e),o=function(e){return r(n(e))};return o.scale=r,o}if((0,hi.isPlainObject)(e)){if(function(e){return void 0!==e.datum}(e))return function(t){return(0,hi.get)(t,e.datum)};if(function(e){return void 0!==e.scheme}(e)){if(function(e){return ra.includes(e)}(e.scheme)){var i=Ki(ua[e.scheme]),a=function(e){return i(n(e))};return a.scale=i,a}if(function(e){return ia.includes(e)}(e.scheme)){if(void 0!==e.size&&(e.size<3||e.size>11))throw new Error("Invalid size '"+e.size+"' for diverging color scheme '"+e.scheme+"', must be between 3~11");var s=Ki(ua[e.scheme][e.size||11]),l=function(e){return s(n(e))};return l.scale=s,l}if(function(e){return la.includes(e)}(e.scheme)){if(void 0!==e.size&&(e.size<3||e.size>9))throw new Error("Invalid size '"+e.size+"' for sequential color scheme '"+e.scheme+"', must be between 3~9");var c=Ki(ua[e.scheme][e.size||9]),u=function(e){return c(n(e))};return u.scale=c,u}}throw new Error("Invalid colors, when using an object, you should either pass a 'datum' or a 'scheme' property")}return function(){return e}}),ba=Math.PI,xa=2*ba,va=1e-6,ya=xa-va;function wa(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function Ca(){return new wa}wa.prototype=Ca.prototype={constructor:wa,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(e,t){this._+="L"+(this._x1=+e)+","+(this._y1=+t)},quadraticCurveTo:function(e,t,n,r){this._+="Q"+ +e+","+ +t+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(e,t,n,r,o,i){this._+="C"+ +e+","+ +t+","+ +n+","+ +r+","+(this._x1=+o)+","+(this._y1=+i)},arcTo:function(e,t,n,r,o){e=+e,t=+t,n=+n,r=+r,o=+o;var i=this._x1,a=this._y1,s=n-e,l=r-t,c=i-e,u=a-t,d=c*c+u*u;if(o<0)throw new Error("negative radius: "+o);if(null===this._x1)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(d>va)if(Math.abs(u*s-l*c)>va&&o){var f=n-i,p=r-a,h=s*s+l*l,g=f*f+p*p,m=Math.sqrt(h),b=Math.sqrt(d),x=o*Math.tan((ba-Math.acos((h+d-g)/(2*m*b)))/2),v=x/b,y=x/m;Math.abs(v-1)>va&&(this._+="L"+(e+v*c)+","+(t+v*u)),this._+="A"+o+","+o+",0,0,"+ +(u*f>c*p)+","+(this._x1=e+y*s)+","+(this._y1=t+y*l)}else this._+="L"+(this._x1=e)+","+(this._y1=t);else;},arc:function(e,t,n,r,o,i){e=+e,t=+t,i=!!i;var a=(n=+n)*Math.cos(r),s=n*Math.sin(r),l=e+a,c=t+s,u=1^i,d=i?r-o:o-r;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+l+","+c:(Math.abs(this._x1-l)>va||Math.abs(this._y1-c)>va)&&(this._+="L"+l+","+c),n&&(d<0&&(d=d%xa+xa),d>ya?this._+="A"+n+","+n+",0,1,"+u+","+(e-a)+","+(t-s)+"A"+n+","+n+",0,1,"+u+","+(this._x1=l)+","+(this._y1=c):d>va&&(this._+="A"+n+","+n+",0,"+ +(d>=ba)+","+u+","+(this._x1=e+n*Math.cos(o))+","+(this._y1=t+n*Math.sin(o))))},rect:function(e,t,n,r){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}};var ka=Ca;function La(e){return function(){return e}}function ja(e){this._context=e}function _a(e){return new ja(e)}function Ma(e){return e[0]}function Sa(e){return e[1]}ja.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}};var Ra=Math.abs,Aa=Math.atan2,Oa=Math.cos,Ta=Math.max,Ea=Math.min,Pa=Math.sin,Ia=Math.sqrt,za=1e-12,Da=Math.PI,Na=Da/2,$a=2*Da;function Va(e){return e>=1?Na:e<=-1?-Na:Math.asin(e)}function Wa(e){return e.innerRadius}function Ba(e){return e.outerRadius}function Fa(e){return e.startAngle}function Za(e){return e.endAngle}function Ha(e){return e&&e.padAngle}function qa(e,t,n,r,o,i,a){var s=e-n,l=t-r,c=(a?i:-i)/Ia(s*s+l*l),u=c*l,d=-c*s,f=e+u,p=t+d,h=n+u,g=r+d,m=(f+h)/2,b=(p+g)/2,x=h-f,v=g-p,y=x*x+v*v,w=o-i,C=f*g-h*p,k=(v<0?-1:1)*Ia(Ta(0,w*w*y-C*C)),L=(C*v-x*k)/y,j=(-C*x-v*k)/y,_=(C*v+x*k)/y,M=(-C*x+v*k)/y,S=L-m,R=j-b,A=_-m,O=M-b;return S*S+R*R>A*A+O*O&&(L=_,j=M),{cx:L,cy:j,x01:-u,y01:-d,x11:L*(o/w-1),y11:j*(o/w-1)}}function Ua(){var e=Wa,t=Ba,n=La(0),r=null,o=Fa,i=Za,a=Ha,s=null;function l(){var l,c,u=+e.apply(this,arguments),d=+t.apply(this,arguments),f=o.apply(this,arguments)-Na,p=i.apply(this,arguments)-Na,h=Ra(p-f),g=p>f;if(s||(s=l=ka()),d<u&&(c=d,d=u,u=c),d>za)if(h>$a-za)s.moveTo(d*Oa(f),d*Pa(f)),s.arc(0,0,d,f,p,!g),u>za&&(s.moveTo(u*Oa(p),u*Pa(p)),s.arc(0,0,u,p,f,g));else{var m,b,x=f,v=p,y=f,w=p,C=h,k=h,L=a.apply(this,arguments)/2,j=L>za&&(r?+r.apply(this,arguments):Ia(u*u+d*d)),_=Ea(Ra(d-u)/2,+n.apply(this,arguments)),M=_,S=_;if(j>za){var R=Va(j/u*Pa(L)),A=Va(j/d*Pa(L));(C-=2*R)>za?(y+=R*=g?1:-1,w-=R):(C=0,y=w=(f+p)/2),(k-=2*A)>za?(x+=A*=g?1:-1,v-=A):(k=0,x=v=(f+p)/2)}var O=d*Oa(x),T=d*Pa(x),E=u*Oa(w),P=u*Pa(w);if(_>za){var I,z=d*Oa(v),D=d*Pa(v),N=u*Oa(y),$=u*Pa(y);if(h<Da&&(I=function(e,t,n,r,o,i,a,s){var l=n-e,c=r-t,u=a-o,d=s-i,f=d*l-u*c;if(!(f*f<za))return[e+(f=(u*(t-i)-d*(e-o))/f)*l,t+f*c]}(O,T,N,$,z,D,E,P))){var V=O-I[0],W=T-I[1],B=z-I[0],F=D-I[1],Z=1/Pa(function(e){return e>1?0:e<-1?Da:Math.acos(e)}((V*B+W*F)/(Ia(V*V+W*W)*Ia(B*B+F*F)))/2),H=Ia(I[0]*I[0]+I[1]*I[1]);M=Ea(_,(u-H)/(Z-1)),S=Ea(_,(d-H)/(Z+1))}}k>za?S>za?(m=qa(N,$,O,T,d,S,g),b=qa(z,D,E,P,d,S,g),s.moveTo(m.cx+m.x01,m.cy+m.y01),S<_?s.arc(m.cx,m.cy,S,Aa(m.y01,m.x01),Aa(b.y01,b.x01),!g):(s.arc(m.cx,m.cy,S,Aa(m.y01,m.x01),Aa(m.y11,m.x11),!g),s.arc(0,0,d,Aa(m.cy+m.y11,m.cx+m.x11),Aa(b.cy+b.y11,b.cx+b.x11),!g),s.arc(b.cx,b.cy,S,Aa(b.y11,b.x11),Aa(b.y01,b.x01),!g))):(s.moveTo(O,T),s.arc(0,0,d,x,v,!g)):s.moveTo(O,T),u>za&&C>za?M>za?(m=qa(E,P,z,D,u,-M,g),b=qa(O,T,N,$,u,-M,g),s.lineTo(m.cx+m.x01,m.cy+m.y01),M<_?s.arc(m.cx,m.cy,M,Aa(m.y01,m.x01),Aa(b.y01,b.x01),!g):(s.arc(m.cx,m.cy,M,Aa(m.y01,m.x01),Aa(m.y11,m.x11),!g),s.arc(0,0,u,Aa(m.cy+m.y11,m.cx+m.x11),Aa(b.cy+b.y11,b.cx+b.x11),g),s.arc(b.cx,b.cy,M,Aa(b.y11,b.x11),Aa(b.y01,b.x01),!g))):s.arc(0,0,u,w,y,g):s.lineTo(E,P)}else s.moveTo(0,0);if(s.closePath(),l)return s=null,l+""||null}return l.centroid=function(){var n=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,r=(+o.apply(this,arguments)+ +i.apply(this,arguments))/2-Da/2;return[Oa(r)*n,Pa(r)*n]},l.innerRadius=function(t){return arguments.length?(e="function"==typeof t?t:La(+t),l):e},l.outerRadius=function(e){return arguments.length?(t="function"==typeof e?e:La(+e),l):t},l.cornerRadius=function(e){return arguments.length?(n="function"==typeof e?e:La(+e),l):n},l.padRadius=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:La(+e),l):r},l.startAngle=function(e){return arguments.length?(o="function"==typeof e?e:La(+e),l):o},l.endAngle=function(e){return arguments.length?(i="function"==typeof e?e:La(+e),l):i},l.padAngle=function(e){return arguments.length?(a="function"==typeof e?e:La(+e),l):a},l.context=function(e){return arguments.length?(s=null==e?null:e,l):s},l}function Qa(){return Qa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Qa.apply(this,arguments)}var Ga={pointerEvents:"none"},Xa=function(e){var t=e.label,n=e.style,r=(0,o.useTheme)();return(0,Hn.jsx)(Zn.g,{transform:n.transform,opacity:n.progress,style:Ga,children:(0,Hn.jsx)(Zn.text,{textAnchor:"middle",dominantBaseline:"central",style:Qa({},r.labels.text,{fill:n.textColor}),children:t})})},Ya=function(e){var t=e%(2*Math.PI);return t<0&&(t+=2*Math.PI),t},Ja=function(e,t){return e.filter((function(e){return Math.abs((0,o.radiansToDegrees)(e.arc.endAngle-e.arc.startAngle))>=t}))},Ka={startAngle:{enter:function(e){return Qa({},e,{endAngle:e.startAngle})},update:function(e){return e},leave:function(e){return Qa({},e,{startAngle:e.endAngle})}},middleAngle:{enter:function(e){var t=e.startAngle+(e.endAngle-e.startAngle)/2;return Qa({},e,{startAngle:t,endAngle:t})},update:function(e){return e},leave:function(e){var t=e.startAngle+(e.endAngle-e.startAngle)/2;return Qa({},e,{startAngle:t,endAngle:t})}},endAngle:{enter:function(e){return Qa({},e,{startAngle:e.endAngle})},update:function(e){return e},leave:function(e){return Qa({},e,{endAngle:e.startAngle})}},innerRadius:{enter:function(e){return Qa({},e,{outerRadius:e.innerRadius})},update:function(e){return e},leave:function(e){return Qa({},e,{innerRadius:e.outerRadius})}},centerRadius:{enter:function(e){var t=e.innerRadius+(e.outerRadius-e.innerRadius)/2;return Qa({},e,{innerRadius:t,outerRadius:t})},update:function(e){return e},leave:function(e){var t=e.innerRadius+(e.outerRadius-e.innerRadius)/2;return Qa({},e,{innerRadius:t,outerRadius:t})}},outerRadius:{enter:function(e){return Qa({},e,{innerRadius:e.outerRadius})},update:function(e){return e},leave:function(e){return Qa({},e,{outerRadius:e.innerRadius})}},pushIn:{enter:function(e){return Qa({},e,{innerRadius:e.innerRadius-e.outerRadius+e.innerRadius,outerRadius:e.innerRadius})},update:function(e){return e},leave:function(e){return Qa({},e,{innerRadius:e.outerRadius,outerRadius:e.outerRadius+e.outerRadius-e.innerRadius})}},pushOut:{enter:function(e){return Qa({},e,{innerRadius:e.outerRadius,outerRadius:e.outerRadius+e.outerRadius-e.innerRadius})},update:function(e){return e},leave:function(e){return Qa({},e,{innerRadius:e.innerRadius-e.outerRadius+e.innerRadius,outerRadius:e.innerRadius})}}},es=function(e,t){return(0,r.useMemo)((function(){var n=Ka[e];return{enter:function(e){return Qa({progress:0},n.enter(e.arc),t?t.enter(e):{})},update:function(e){return Qa({progress:1},n.update(e.arc),t?t.update(e):{})},leave:function(e){return Qa({progress:0},n.leave(e.arc),t?t.leave(e):{})}}}),[e,t])},ts=function(e,t){var n=(0,o.midAngle)(e)-Math.PI/2,r=e.innerRadius+(e.outerRadius-e.innerRadius)*t;return(0,o.positionFromAngle)(n,r)},ns=function(e){return function(t,n,r,o){return Rn([t,n,r,o],(function(t,n,r,o){var i=ts({startAngle:t,endAngle:n,innerRadius:r,outerRadius:o},e);return"translate("+i.x+","+i.y+")"}))}},rs=function(e){var t=e.center,n=e.data,i=e.transitionMode,a=e.label,s=e.radiusOffset,l=e.skipAngle,c=e.textColor,u=e.component,d=void 0===u?Xa:u,f=(0,o.usePropertyAccessor)(a),p=(0,o.useTheme)(),h=ga(c,p),g=(0,r.useMemo)((function(){return n.filter((function(e){return Math.abs((0,o.radiansToDegrees)(e.arc.endAngle-e.arc.startAngle))>=l}))}),[n,l]),m=function(e,t,n,r){void 0===t&&(t=.5),void 0===n&&(n="innerRadius");var i=(0,o.useMotionConfig)(),a=i.animate,s=i.config,l=es(n,r);return{transition:kn(e,{keys:function(e){return e.id},initial:l.update,from:l.enter,enter:l.update,update:l.update,leave:l.leave,config:s,immediate:!a}),interpolate:ns(t)}}(g,s,i),b=m.transition,x=m.interpolate,v=d;return(0,Hn.jsx)("g",{transform:"translate("+t[0]+","+t[1]+")",children:b((function(e,t){return(0,r.createElement)(v,{key:t.id,datum:t,label:f(t),style:Qa({},e,{transform:x(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius),textColor:h(t)})})}))})},os=function(e){var t=e.data,n=e.offset,i=e.skipAngle,a=e.label,s=e.textColor,l=(0,o.usePropertyAccessor)(a),c=(0,o.useTheme)(),u=ga(s,c),d=(0,r.useCallback)((function(e){return{label:l(e),textColor:u(e)}}),[l,u]);return function(e){var t=e.data,n=e.offset,o=void 0===n?.5:n,i=e.skipAngle,a=void 0===i?0:i,s=e.computeExtraProps,l=void 0===s?function(){return{}}:s;return(0,r.useMemo)((function(){return Ja(t,a).map((function(e){var t=ts(e.arc,o);return Qa({},l(e),{x:t.x,y:t.y,data:e})}))}),[t,o,a,l])}({data:t,offset:n,skipAngle:i,computeExtraProps:d})},is=function(e){var t=e.label,n=e.style,r=(0,o.useTheme)();return(0,Hn.jsxs)(Zn.g,{opacity:n.opacity,children:[(0,Hn.jsx)(Zn.path,{fill:"none",stroke:n.linkColor,strokeWidth:n.thickness,d:n.path}),(0,Hn.jsx)(Zn.text,{transform:n.textPosition,textAnchor:n.textAnchor,dominantBaseline:"central",style:Qa({},r.labels.text,{fill:n.textColor}),children:t})]})},as=function(e,t,n,r){var i,a,s=Ya(e.startAngle+(e.endAngle-e.startAngle)/2-Math.PI/2),l=(0,o.positionFromAngle)(s,e.outerRadius+t),c=(0,o.positionFromAngle)(s,e.outerRadius+t+n);return s<Math.PI/2||s>1.5*Math.PI?(i="after",a={x:c.x+r,y:c.y}):(i="before",a={x:c.x-r,y:c.y}),{side:i,points:[l,c,a]}},ss=function(){var e=Ma,t=Sa,n=La(!0),r=null,o=_a,i=null;function a(a){var s,l,c,u=a.length,d=!1;for(null==r&&(i=o(c=ka())),s=0;s<=u;++s)!(s<u&&n(l=a[s],s,a))===d&&((d=!d)?i.lineStart():i.lineEnd()),d&&i.point(+e(l,s,a),+t(l,s,a));if(c)return i=null,c+""||null}return a.x=function(t){return arguments.length?(e="function"==typeof t?t:La(+t),a):e},a.y=function(e){return arguments.length?(t="function"==typeof e?e:La(+e),a):t},a.defined=function(e){return arguments.length?(n="function"==typeof e?e:La(!!e),a):n},a.curve=function(e){return arguments.length?(o=e,null!=r&&(i=o(r)),a):o},a.context=function(e){return arguments.length?(null==e?r=i=null:i=o(r=e),a):r},a}().x((function(e){return e.x})).y((function(e){return e.y})),ls=function(e,t,n,r,o,i,a){return Rn([e,t,n,r,o,i,a],(function(e,t,n,r,o,i,a){var s=as({startAngle:e,endAngle:t,innerRadius:n,outerRadius:r},o,i,a).points;return ss(s)}))},cs=function(e,t,n,r){return Rn([e,t,n,r],(function(e,t,n,r){return function(e){var t=Ya(e.startAngle+(e.endAngle-e.startAngle)/2-Math.PI/2);return t<Math.PI/2||t>1.5*Math.PI?"start":"end"}({startAngle:e,endAngle:t,innerRadius:n,outerRadius:r})}))},us=function(e,t,n,r,o,i,a,s){return Rn([e,t,n,r,o,i,a,s],(function(e,t,n,r,o,i,a,s){var l=as({startAngle:e,endAngle:t,innerRadius:n,outerRadius:r},o,i,a),c=l.points,u=l.side,d=c[2];return"before"===u?d.x-=s:d.x+=s,"translate("+d.x+","+d.y+")"}))},ds=function(e){var t=e.center,n=e.data,i=e.label,a=e.skipAngle,s=e.offset,l=e.diagonalLength,c=e.straightLength,u=e.strokeWidth,d=e.textOffset,f=e.textColor,p=e.linkColor,h=e.component,g=void 0===h?is:h,m=(0,o.usePropertyAccessor)(i),b=function(e){var t=e.data,n=e.offset,i=void 0===n?0:n,a=e.diagonalLength,s=e.straightLength,l=e.skipAngle,c=void 0===l?0:l,u=e.textOffset,d=e.linkColor,f=e.textColor,p=(0,o.useMotionConfig)(),h=p.animate,g=p.config,m=(0,o.useTheme)(),b=ga(d,m),x=ga(f,m),v=function(e,t){return(0,r.useMemo)((function(){return Ja(e,t)}),[e,t])}(t,c),y=function(e){var t=e.offset,n=e.diagonalLength,o=e.straightLength,i=e.textOffset,a=e.getLinkColor,s=e.getTextColor;return(0,r.useMemo)((function(){return{enter:function(e){return{startAngle:e.arc.startAngle,endAngle:e.arc.endAngle,innerRadius:e.arc.innerRadius,outerRadius:e.arc.outerRadius,offset:t,diagonalLength:0,straightLength:0,textOffset:i,linkColor:a(e),textColor:s(e),opacity:0}},update:function(e){return{startAngle:e.arc.startAngle,endAngle:e.arc.endAngle,innerRadius:e.arc.innerRadius,outerRadius:e.arc.outerRadius,offset:t,diagonalLength:n,straightLength:o,textOffset:i,linkColor:a(e),textColor:s(e),opacity:1}},leave:function(e){return{startAngle:e.arc.startAngle,endAngle:e.arc.endAngle,innerRadius:e.arc.innerRadius,outerRadius:e.arc.outerRadius,offset:t,diagonalLength:0,straightLength:0,textOffset:i,linkColor:a(e),textColor:s(e),opacity:0}}}}),[n,o,i,a,s])}({offset:i,diagonalLength:a,straightLength:s,textOffset:u,getLinkColor:b,getTextColor:x});return{transition:kn(v,{keys:function(e){return e.id},initial:y.update,from:y.enter,enter:y.update,update:y.update,leave:y.leave,config:g,immediate:!h}),interpolateLink:ls,interpolateTextAnchor:cs,interpolateTextPosition:us}}({data:n,skipAngle:a,offset:s,diagonalLength:l,straightLength:c,textOffset:d,linkColor:p,textColor:f}),x=b.transition,v=b.interpolateLink,y=b.interpolateTextAnchor,w=b.interpolateTextPosition,C=g;return(0,Hn.jsx)("g",{transform:"translate("+t[0]+","+t[1]+")",children:x((function(e,t){return(0,r.createElement)(C,{key:t.id,datum:t,label:m(t),style:Qa({},e,{thickness:u,path:v(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius,e.offset,e.diagonalLength,e.straightLength),textAnchor:y(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius),textPosition:w(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius,e.offset,e.diagonalLength,e.straightLength,e.textOffset)})})}))})},fs=function(e){var t=e.data,n=e.skipAngle,i=e.offset,a=e.diagonalLength,s=e.straightLength,l=e.textOffset,c=void 0===l?0:l,u=e.label,d=e.linkColor,f=e.textColor,p=(0,o.usePropertyAccessor)(u),h=(0,o.useTheme)(),g=ga(d,h),m=ga(f,h),b=(0,r.useCallback)((function(e){var t,n={x:e.points[2].x,y:e.points[2].y};return"before"===e.side?(n.x-=c,t="end"):(n.x+=c,t="start"),Qa({},n,{label:p(e.data),linkColor:g(e.data),textAnchor:t,textColor:m(e.data)})}),[p,g,m,c]);return function(e){var t=e.data,n=e.skipAngle,i=void 0===n?0:n,a=e.offset,s=void 0===a?.5:a,l=e.diagonalLength,c=e.straightLength,u=e.computeExtraProps,d=void 0===u?function(){return{}}:u,f=(0,r.useMemo)((function(){return t.filter((function(e){return Math.abs((0,o.radiansToDegrees)(e.arc.endAngle-e.arc.startAngle))>=i})).map((function(e){return Qa({},as(e.arc,s,l,c),{data:e})}))}),[t,i,s,l,c]);return(0,r.useMemo)((function(){return f.map((function(e){return Qa({},d(e),e)}))}),[f,d])}({data:t,skipAngle:n,offset:i,diagonalLength:a,straightLength:s,computeExtraProps:b})},ps=function(e){var t=e.datum,n=e.style,o=e.onClick,i=e.onMouseEnter,a=e.onMouseMove,s=e.onMouseLeave,l=(0,r.useCallback)((function(e){return null==o?void 0:o(t,e)}),[o,t]),c=(0,r.useCallback)((function(e){return null==i?void 0:i(t,e)}),[i,t]),u=(0,r.useCallback)((function(e){return null==a?void 0:a(t,e)}),[a,t]),d=(0,r.useCallback)((function(e){return null==s?void 0:s(t,e)}),[s,t]);return(0,Hn.jsx)(Zn.path,{d:n.path,opacity:n.opacity,fill:t.fill||n.color,stroke:n.borderColor,strokeWidth:n.borderWidth,onClick:o?l:void 0,onMouseEnter:i?c:void 0,onMouseMove:a?u:void 0,onMouseLeave:s?d:void 0})},hs=function(e,t,n,r,o){return Rn([e,t,n,r],(function(e,t,n,r){return o({startAngle:e,endAngle:t,innerRadius:Math.max(0,n),outerRadius:Math.max(0,r)})}))},gs=function(e){var t=e.center,n=e.data,i=e.arcGenerator,a=e.borderWidth,s=e.borderColor,l=e.onClick,c=e.onMouseEnter,u=e.onMouseMove,d=e.onMouseLeave,f=e.transitionMode,p=e.component,h=void 0===p?ps:p,g=(0,o.useTheme)(),m=ga(s,g),b=function(e,t,n){void 0===t&&(t="innerRadius");var r=(0,o.useMotionConfig)(),i=r.animate,a=r.config,s=es(t,n);return{transition:kn(e,{keys:function(e){return e.id},initial:s.update,from:s.enter,enter:s.update,update:s.update,leave:s.leave,config:a,immediate:!i}),interpolate:hs}}(n,f,{enter:function(e){return{opacity:0,color:e.color,borderColor:m(e)}},update:function(e){return{opacity:1,color:e.color,borderColor:m(e)}},leave:function(e){return{opacity:0,color:e.color,borderColor:m(e)}}}),x=b.transition,v=b.interpolate,y=h;return(0,Hn.jsx)("g",{transform:"translate("+t[0]+","+t[1]+")",children:x((function(e,t){return(0,r.createElement)(y,{key:t.id,datum:t,style:Qa({},e,{borderWidth:a,path:v(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius,i)}),onClick:l,onMouseEnter:c,onMouseMove:u,onMouseLeave:d})}))})},ms=function(e,t,n,r,i,a,s){if(function(e,t,n,r,i,a){var s=(0,o.getDistance)(i,a,e,t);return s<n&&s>r}(e,t,n,r,a,s)){var l=(0,o.getAngle)(a,s,e,t);return i.find((function(e){var t=e.startAngle,n=e.endAngle;return l>=t&&l<n}))}},bs=function(e){var t=void 0===e?{}:e,n=t.cornerRadius,o=void 0===n?0:n,i=t.padAngle,a=void 0===i?0:i;return(0,r.useMemo)((function(){return Ua().innerRadius((function(e){return e.innerRadius})).outerRadius((function(e){return e.outerRadius})).cornerRadius(o).padAngle(a)}),[o,a])};function xs(){return xs=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},xs.apply(this,arguments)}var vs={top:0,right:0,bottom:0,left:0},ys=function(e){var t,n=e.direction,r=e.itemsSpacing,o=e.padding,i=e.itemCount,a=e.itemWidth,s=e.itemHeight;if("number"!=typeof o&&("object"!=typeof(t=o)||Array.isArray(t)||null===t))throw new Error("Invalid property padding, must be one of: number, object");var l="number"==typeof o?{top:o,right:o,bottom:o,left:o}:xs({},vs,o),c=l.left+l.right,u=l.top+l.bottom,d=a+c,f=s+u,p=(i-1)*r;return"row"===n?d=a*i+p+c:"column"===n&&(f=s*i+p+u),{width:d,height:f,padding:l}},ws=function(e){var t=e.anchor,n=e.translateX,r=e.translateY,o=e.containerWidth,i=e.containerHeight,a=e.width,s=e.height,l=n,c=r;switch(t){case"top":l+=(o-a)/2;break;case"top-right":l+=o-a;break;case"right":l+=o-a,c+=(i-s)/2;break;case"bottom-right":l+=o-a,c+=i-s;break;case"bottom":l+=(o-a)/2,c+=i-s;break;case"bottom-left":c+=i-s;break;case"left":c+=(i-s)/2;break;case"center":l+=(o-a)/2,c+=(i-s)/2}return{x:l,y:c}},Cs=function(e){var t,n,r,o,i,a,s=e.direction,l=e.justify,c=e.symbolSize,u=e.symbolSpacing,d=e.width,f=e.height;switch(s){case"left-to-right":t=0,n=(f-c)/2,o=f/2,a="central",l?(r=d,i="end"):(r=c+u,i="start");break;case"right-to-left":t=d-c,n=(f-c)/2,o=f/2,a="central",l?(r=0,i="start"):(r=d-c-u,i="end");break;case"top-to-bottom":t=(d-c)/2,n=0,r=d/2,i="middle",l?(o=f,a="alphabetic"):(o=c+u,a="text-before-edge");break;case"bottom-to-top":t=(d-c)/2,n=f-c,r=d/2,i="middle",l?(o=0,a="text-before-edge"):(o=f-c-u,a="alphabetic")}return{symbolX:t,symbolY:n,labelX:r,labelY:o,labelAnchor:i,labelAlignment:a}},ks={circle:function(e){var t=e.x,n=e.y,r=e.size,o=e.fill,i=e.opacity,a=void 0===i?1:i,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return(0,Hn.jsx)("circle",{r:r/2,cx:t+r/2,cy:n+r/2,fill:o,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,style:{pointerEvents:"none"}})},diamond:function(e){var t=e.x,n=e.y,r=e.size,o=e.fill,i=e.opacity,a=void 0===i?1:i,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return(0,Hn.jsx)("g",{transform:"translate("+t+","+n+")",children:(0,Hn.jsx)("path",{d:"\n M"+r/2+" 0\n L"+.8*r+" "+r/2+"\n L"+r/2+" "+r+"\n L"+.2*r+" "+r/2+"\n L"+r/2+" 0\n ",fill:o,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,style:{pointerEvents:"none"}})})},square:function(e){var t=e.x,n=e.y,r=e.size,o=e.fill,i=e.opacity,a=void 0===i?1:i,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return(0,Hn.jsx)("rect",{x:t,y:n,fill:o,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,width:r,height:r,style:{pointerEvents:"none"}})},triangle:function(e){var t=e.x,n=e.y,r=e.size,o=e.fill,i=e.opacity,a=void 0===i?1:i,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return(0,Hn.jsx)("g",{transform:"translate("+t+","+n+")",children:(0,Hn.jsx)("path",{d:"\n M"+r/2+" 0\n L"+r+" "+r+"\n L0 "+r+"\n L"+r/2+" 0\n ",fill:o,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,style:{pointerEvents:"none"}})})}},Ls=function(e){var t,n,i,a,s,l,c,u,d,f,p,h=e.x,g=e.y,m=e.width,b=e.height,x=e.data,v=e.direction,y=void 0===v?"left-to-right":v,w=e.justify,C=void 0!==w&&w,k=e.textColor,L=e.background,j=void 0===L?"transparent":L,_=e.opacity,M=void 0===_?1:_,S=e.symbolShape,R=void 0===S?"square":S,A=e.symbolSize,O=void 0===A?16:A,T=e.symbolSpacing,E=void 0===T?8:T,P=e.symbolBorderWidth,I=void 0===P?0:P,z=e.symbolBorderColor,D=void 0===z?"transparent":z,N=e.onClick,$=e.onMouseEnter,V=e.onMouseLeave,W=e.toggleSerie,B=e.effects,F=(0,r.useState)({}),Z=F[0],H=F[1],q=(0,o.useTheme)(),U=(0,r.useCallback)((function(e){if(B){var t=B.filter((function(e){return"hover"===e.on})).reduce((function(e,t){return xs({},e,t.style)}),{});H(t)}null==$||$(x,e)}),[$,x,B]),Q=(0,r.useCallback)((function(e){if(B){var t=B.filter((function(e){return"hover"!==e.on})).reduce((function(e,t){return xs({},e,t.style)}),{});H(t)}null==V||V(x,e)}),[V,x,B]),G=Cs({direction:y,justify:C,symbolSize:null!=(t=Z.symbolSize)?t:O,symbolSpacing:E,width:m,height:b}),X=G.symbolX,Y=G.symbolY,J=G.labelX,K=G.labelY,ee=G.labelAnchor,te=G.labelAlignment,ne=[N,$,V,W].some((function(e){return void 0!==e})),re="function"==typeof R?R:ks[R];return(0,Hn.jsxs)("g",{transform:"translate("+h+","+g+")",style:{opacity:null!=(n=Z.itemOpacity)?n:M},children:[(0,Hn.jsx)("rect",{width:m,height:b,fill:null!=(i=Z.itemBackground)?i:j,style:{cursor:ne?"pointer":"auto"},onClick:function(e){null==N||N(x,e),null==W||W(x.id)},onMouseEnter:U,onMouseLeave:Q}),r.createElement(re,xs({id:x.id,x:X,y:Y,size:null!=(a=Z.symbolSize)?a:O,fill:null!=(s=null!=(l=x.fill)?l:x.color)?s:"black",borderWidth:null!=(c=Z.symbolBorderWidth)?c:I,borderColor:null!=(u=Z.symbolBorderColor)?u:D},x.hidden?q.legends.hidden.symbol:void 0)),(0,Hn.jsx)("text",{textAnchor:ee,style:xs({},q.legends.text,{fill:null!=(d=null!=(f=null!=(p=Z.itemTextColor)?p:k)?f:q.legends.text.fill)?d:"black",dominantBaseline:te,pointerEvents:"none",userSelect:"none"},x.hidden?q.legends.hidden.text:void 0),x:J,y:K,children:x.label})]})},js=function(e){var t=e.data,n=e.x,r=e.y,o=e.direction,i=e.padding,a=void 0===i?0:i,s=e.justify,l=e.effects,c=e.itemWidth,u=e.itemHeight,d=e.itemDirection,f=void 0===d?"left-to-right":d,p=e.itemsSpacing,h=void 0===p?0:p,g=e.itemTextColor,m=e.itemBackground,b=void 0===m?"transparent":m,x=e.itemOpacity,v=void 0===x?1:x,y=e.symbolShape,w=e.symbolSize,C=e.symbolSpacing,k=e.symbolBorderWidth,L=e.symbolBorderColor,j=e.onClick,_=e.onMouseEnter,M=e.onMouseLeave,S=e.toggleSerie,R=ys({itemCount:t.length,itemWidth:c,itemHeight:u,itemsSpacing:h,direction:o,padding:a}).padding,A="row"===o?c+h:0,O="column"===o?u+h:0;return(0,Hn.jsx)("g",{transform:"translate("+n+","+r+")",children:t.map((function(e,t){return(0,Hn.jsx)(Ls,{data:e,x:t*A+R.left,y:t*O+R.top,width:c,height:u,direction:f,justify:s,effects:l,textColor:g,background:b,opacity:v,symbolShape:y,symbolSize:w,symbolSpacing:C,symbolBorderWidth:k,symbolBorderColor:L,onClick:j,onMouseEnter:_,onMouseLeave:M,toggleSerie:S},t)}))})},_s=function(e){var t=e.data,n=e.containerWidth,r=e.containerHeight,o=e.translateX,i=void 0===o?0:o,a=e.translateY,s=void 0===a?0:a,l=e.anchor,c=e.direction,u=e.padding,d=void 0===u?0:u,f=e.justify,p=e.itemsSpacing,h=void 0===p?0:p,g=e.itemWidth,m=e.itemHeight,b=e.itemDirection,x=e.itemTextColor,v=e.itemBackground,y=e.itemOpacity,w=e.symbolShape,C=e.symbolSize,k=e.symbolSpacing,L=e.symbolBorderWidth,j=e.symbolBorderColor,_=e.onClick,M=e.onMouseEnter,S=e.onMouseLeave,R=e.toggleSerie,A=e.effects,O=ys({itemCount:t.length,itemsSpacing:h,itemWidth:g,itemHeight:m,direction:c,padding:d}),T=O.width,E=O.height,P=ws({anchor:l,translateX:i,translateY:s,containerWidth:n,containerHeight:r,width:T,height:E}),I=P.x,z=P.y;return(0,Hn.jsx)(js,{data:t,x:I,y:z,direction:c,padding:d,justify:f,effects:A,itemsSpacing:h,itemWidth:g,itemHeight:m,itemDirection:b,itemTextColor:x,itemBackground:v,itemOpacity:y,symbolShape:w,symbolSize:C,symbolSpacing:k,symbolBorderWidth:L,symbolBorderColor:j,onClick:_,onMouseEnter:M,onMouseLeave:S,toggleSerie:"boolean"==typeof R?void 0:R})},Ms={start:"left",middle:"center",end:"right"};Xi().arrayOf(Xi().object),Xi().oneOf(["top","top-right","right","bottom-right","bottom","bottom-left","left","top-left","center"]).isRequired,Xi().number,Xi().number,Xi().oneOf(["row","column"]).isRequired,Xi().number,Xi().number.isRequired,Xi().number.isRequired,Xi().oneOf(["left-to-right","right-to-left","top-to-bottom","bottom-to-top"]),Xi().string,Xi().string,Xi().number,Xi().oneOfType([Xi().oneOf(["circle","diamond","square","triangle"]),Xi().func]),Xi().number,Xi().number,Xi().number,Xi().string,Xi().func,Xi().func,Xi().func,Xi().arrayOf(Xi().shape({on:Xi().oneOfType([Xi().oneOf(["hover"])]).isRequired,style:Xi().shape({itemTextColor:Xi().string,itemBackground:Xi().string,itemOpacity:Xi().number,symbolSize:Xi().number,symbolBorderWidth:Xi().number,symbolBorderColor:Xi().string}).isRequired}));function Ss(e,t){return t<e?-1:t>e?1:t>=e?0:NaN}function Rs(e){return e}function As(){return As=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},As.apply(this,arguments)}var Os={pointerEvents:"none",position:"absolute",zIndex:10,top:0,left:0},Ts=function(e,t){return"translate("+e+"px, "+t+"px)"},Es=(0,r.memo)((function(e){var t,n=e.position,i=e.anchor,a=e.children,s=(0,o.useTheme)(),l=(0,o.useMotionConfig)(),c=l.animate,u=l.config,d=(0,o.useMeasure)(),f=d[0],p=d[1],h=(0,r.useRef)(!1),g=void 0,m=!1,b=p.width>0&&p.height>0,x=Math.round(n[0]),v=Math.round(n[1]);b&&("top"===i?(x-=p.width/2,v-=p.height+14):"right"===i?(x+=14,v-=p.height/2):"bottom"===i?(x-=p.width/2,v+=14):"left"===i?(x-=p.width+14,v-=p.height/2):"center"===i&&(x-=p.width/2,v-=p.height/2),g={transform:Ts(x,v)},h.current||(m=!0),h.current=[x,v]);var y=Cn({to:g,config:u,immediate:!c||m}),w=As({},Os,s.tooltip,{transform:null!=(t=y.transform)?t:Ts(x,v)});return(0,Hn.jsx)(Zn.div,{ref:f,style:w,children:a})}));Es.displayName="TooltipWrapper";var Ps=(0,r.memo)((function(e){var t=e.size,n=void 0===t?12:t,r=e.color,o=e.style;return(0,Hn.jsx)("span",{style:As({display:"block",width:n,height:n,background:r},void 0===o?{}:o)})})),Is=(0,r.memo)((function(e){var t,n=e.id,r=e.value,i=e.format,a=e.enableChip,s=void 0!==a&&a,l=e.color,c=e.renderContent,u=(0,o.useTheme)(),d=(0,o.useValueFormatter)(i);if("function"==typeof c)t=c();else{var f=r;void 0!==d&&void 0!==f&&(f=d(f)),t=(0,Hn.jsxs)("div",{style:u.tooltip.basic,children:[s&&(0,Hn.jsx)(Ps,{color:l,style:u.tooltip.chip}),void 0!==f?(0,Hn.jsxs)("span",{children:[n,": ",(0,Hn.jsx)("strong",{children:""+f})]}):n]})}return(0,Hn.jsx)("div",{style:u.tooltip.container,children:t})})),zs={width:"100%",borderCollapse:"collapse"};(0,r.memo)((function(e){var t,n=e.title,r=e.rows,i=void 0===r?[]:r,a=e.renderContent,s=(0,o.useTheme)();return i.length?(t="function"==typeof a?a():(0,Hn.jsxs)("div",{children:[n&&n,(0,Hn.jsx)("table",{style:As({},zs,s.tooltip.table),children:(0,Hn.jsx)("tbody",{children:i.map((function(e,t){return(0,Hn.jsx)("tr",{children:e.map((function(e,t){return(0,Hn.jsx)("td",{style:s.tooltip.tableCell,children:e},t)}))},t)}))})})]}),(0,Hn.jsx)("div",{style:s.tooltip.container,children:t})):null})).displayName="TableTooltip";var Ds=(0,r.memo)((function(e){var t=e.x0,n=e.x1,i=e.y0,a=e.y1,s=(0,o.useTheme)(),l=(0,o.useMotionConfig)(),c=l.animate,u=l.config,d=(0,r.useMemo)((function(){return As({},s.crosshair.line,{pointerEvents:"none"})}),[s.crosshair.line]),f=Cn({x1:t,x2:n,y1:i,y2:a,config:u,immediate:!c});return(0,Hn.jsx)(Zn.line,As({},f,{fill:"none",style:d}))}));Ds.displayName="CrosshairLine",(0,r.memo)((function(e){var t,n,r=e.width,o=e.height,i=e.type,a=e.x,s=e.y;return"cross"===i?(t={x0:a,x1:a,y0:0,y1:o},n={x0:0,x1:r,y0:s,y1:s}):"top-left"===i?(t={x0:a,x1:a,y0:0,y1:s},n={x0:0,x1:a,y0:s,y1:s}):"top"===i?t={x0:a,x1:a,y0:0,y1:s}:"top-right"===i?(t={x0:a,x1:a,y0:0,y1:s},n={x0:a,x1:r,y0:s,y1:s}):"right"===i?n={x0:a,x1:r,y0:s,y1:s}:"bottom-right"===i?(t={x0:a,x1:a,y0:s,y1:o},n={x0:a,x1:r,y0:s,y1:s}):"bottom"===i?t={x0:a,x1:a,y0:s,y1:o}:"bottom-left"===i?(t={x0:a,x1:a,y0:s,y1:o},n={x0:0,x1:a,y0:s,y1:s}):"left"===i?n={x0:0,x1:a,y0:s,y1:s}:"x"===i?t={x0:a,x1:a,y0:0,y1:o}:"y"===i&&(n={x0:0,x1:r,y0:s,y1:s}),(0,Hn.jsxs)(Hn.Fragment,{children:[t&&(0,Hn.jsx)(Ds,{x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1}),n&&(0,Hn.jsx)(Ds,{x0:n.x0,x1:n.x1,y0:n.y0,y1:n.y1})]})})).displayName="Crosshair";var Ns=(0,r.createContext)({showTooltipAt:function(){},showTooltipFromEvent:function(){},hideTooltip:function(){}}),$s={isVisible:!1,position:[null,null],content:null,anchor:null},Vs=((0,r.createContext)($s),function(){var e=(0,r.useContext)(Ns);if(void 0===e)throw new Error("useTooltip must be used within a TooltipProvider");return e});function Ws(){return Ws=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ws.apply(this,arguments)}function Bs(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}var Fs,Zs=function(e){var t=e.width,n=e.height,r=e.legends,o=e.data,i=e.toggleSerie;return(0,Hn.jsx)(Hn.Fragment,{children:r.map((function(e,r){var a;return(0,Hn.jsx)(_s,Ws({},e,{containerWidth:t,containerHeight:n,data:null!=(a=e.data)?a:o,toggleSerie:e.toggleSerie?i:void 0}),r)}))})},Hs={id:"id",value:"value",sortByValue:!1,innerRadius:0,padAngle:0,cornerRadius:0,layers:["arcLinkLabels","arcs","arcLabels","legends"],startAngle:0,endAngle:360,fit:!0,activeInnerRadiusOffset:0,activeOuterRadiusOffset:0,borderWidth:0,borderColor:{from:"color",modifiers:[["darker",1]]},enableArcLabels:!0,arcLabel:"formattedValue",arcLabelsSkipAngle:0,arcLabelsRadiusOffset:.5,arcLabelsTextColor:{theme:"labels.text.fill"},enableArcLinkLabels:!0,arcLinkLabel:"id",arcLinkLabelsSkipAngle:0,arcLinkLabelsOffset:0,arcLinkLabelsDiagonalLength:16,arcLinkLabelsStraightLength:24,arcLinkLabelsThickness:1,arcLinkLabelsTextOffset:6,arcLinkLabelsTextColor:{theme:"labels.text.fill"},arcLinkLabelsColor:{theme:"axis.ticks.line.stroke"},colors:{scheme:"nivo"},defs:[],fill:[],isInteractive:!0,animate:!0,motionConfig:"gentle",transitionMode:"innerRadius",tooltip:function(e){var t=e.datum;return(0,Hn.jsx)(Is,{id:t.id,value:t.formattedValue,enableChip:!0,color:t.color})},legends:[],role:"img",pixelRatio:"undefined"!=typeof window&&null!=(Fs=window.devicePixelRatio)?Fs:1},qs=["points"],Us=function(e){var t=e.data,n=e.id,i=void 0===n?Hs.id:n,a=e.value,s=void 0===a?Hs.value:a,l=e.valueFormat,c=e.colors,u=void 0===c?Hs.colors:c,d=(0,o.usePropertyAccessor)(i),f=(0,o.usePropertyAccessor)(s),p=(0,o.useValueFormatter)(l),h=function(e,t){return(0,r.useMemo)((function(){return ma(e,t)}),[e,t])}(u,"id");return(0,r.useMemo)((function(){return t.map((function(e){var t,n=d(e),r=f(e),o={id:n,label:null!=(t=e.label)?t:n,hidden:!1,value:r,formattedValue:p(r),data:e};return Ws({},o,{color:h(o)})}))}),[t,d,f,p,h])},Qs=function(e){var t=e.data,n=e.startAngle,i=e.endAngle,a=e.innerRadius,s=e.outerRadius,l=e.padAngle,c=e.sortByValue,u=e.activeId,d=e.activeInnerRadiusOffset,f=e.activeOuterRadiusOffset,p=e.hiddenIds,h=(0,r.useMemo)((function(){var e=function(){var e=Rs,t=Ss,n=null,r=La(0),o=La($a),i=La(0);function a(a){var s,l,c,u,d,f=a.length,p=0,h=new Array(f),g=new Array(f),m=+r.apply(this,arguments),b=Math.min($a,Math.max(-$a,o.apply(this,arguments)-m)),x=Math.min(Math.abs(b)/f,i.apply(this,arguments)),v=x*(b<0?-1:1);for(s=0;s<f;++s)(d=g[h[s]=s]=+e(a[s],s,a))>0&&(p+=d);for(null!=t?h.sort((function(e,n){return t(g[e],g[n])})):null!=n&&h.sort((function(e,t){return n(a[e],a[t])})),s=0,c=p?(b-f*v)/p:0;s<f;++s,m=u)l=h[s],u=m+((d=g[l])>0?d*c:0)+v,g[l]={data:a[l],index:s,value:d,startAngle:m,endAngle:u,padAngle:x};return g}return a.value=function(t){return arguments.length?(e="function"==typeof t?t:La(+t),a):e},a.sortValues=function(e){return arguments.length?(t=e,n=null,a):t},a.sort=function(e){return arguments.length?(n=e,t=null,a):n},a.startAngle=function(e){return arguments.length?(r="function"==typeof e?e:La(+e),a):r},a.endAngle=function(e){return arguments.length?(o="function"==typeof e?e:La(+e),a):o},a.padAngle=function(e){return arguments.length?(i="function"==typeof e?e:La(+e),a):i},a}().value((function(e){return e.value})).startAngle((0,o.degreesToRadians)(n)).endAngle((0,o.degreesToRadians)(i)).padAngle((0,o.degreesToRadians)(l));return c||e.sortValues(null),e}),[n,i,l,c]);return(0,r.useMemo)((function(){var e=t.filter((function(e){return!p.includes(e.id)}));return{dataWithArc:h(e).map((function(e){var t=Math.abs(e.endAngle-e.startAngle);return Ws({},e.data,{arc:{index:e.index,startAngle:e.startAngle,endAngle:e.endAngle,innerRadius:u===e.data.id?a-d:a,outerRadius:u===e.data.id?s+f:s,thickness:s-a,padAngle:e.padAngle,angle:t,angleDeg:(0,o.radiansToDegrees)(t)}})})),legendData:t.map((function(e){return Ws({},e,{hidden:p.includes(e.id)})}))}}),[h,t,p,u,a,d,s,f])},Gs=function(e){var t=e.data,n=e.radius,i=e.innerRadius,a=e.startAngle,s=void 0===a?Hs.startAngle:a,l=e.endAngle,c=void 0===l?Hs.endAngle:l,u=e.padAngle,d=void 0===u?Hs.padAngle:u,f=e.sortByValue,p=void 0===f?Hs.sortByValue:f,h=e.cornerRadius,g=void 0===h?Hs.cornerRadius:h,m=e.activeInnerRadiusOffset,b=void 0===m?Hs.activeInnerRadiusOffset:m,x=e.activeOuterRadiusOffset,v=void 0===x?Hs.activeOuterRadiusOffset:x,y=(0,r.useState)(null),w=y[0],C=y[1],k=(0,r.useState)([]),L=k[0],j=k[1],_=Qs({data:t,startAngle:s,endAngle:c,innerRadius:i,outerRadius:n,padAngle:d,sortByValue:p,activeId:w,activeInnerRadiusOffset:b,activeOuterRadiusOffset:v,hiddenIds:L}),M=(0,r.useCallback)((function(e){j((function(t){return t.indexOf(e)>-1?t.filter((function(t){return t!==e})):[].concat(t,[e])}))}),[]);return Ws({},_,{arcGenerator:bs({cornerRadius:g,padAngle:(0,o.degreesToRadians)(d)}),setActiveId:C,toggleSerie:M})},Xs=function(e){var t=e.data,n=e.width,i=e.height,a=e.innerRadius,s=void 0===a?Hs.innerRadius:a,l=e.startAngle,c=void 0===l?Hs.startAngle:l,u=e.endAngle,d=void 0===u?Hs.endAngle:u,f=e.padAngle,p=void 0===f?Hs.padAngle:f,h=e.sortByValue,g=void 0===h?Hs.sortByValue:h,m=e.cornerRadius,b=void 0===m?Hs.cornerRadius:m,x=e.fit,v=void 0===x?Hs.fit:x,y=e.activeInnerRadiusOffset,w=void 0===y?Hs.activeInnerRadiusOffset:y,C=e.activeOuterRadiusOffset,k=void 0===C?Hs.activeOuterRadiusOffset:C,L=(0,r.useState)(null),j=L[0],_=L[1],M=(0,r.useState)([]),S=M[0],R=M[1],A=(0,r.useMemo)((function(){var e,t=Math.min(n,i)/2,r=t*Math.min(s,1),a=n/2,l=i/2;if(v){var u=function(e,t,n,r,i,a){void 0===a&&(a=!0);var s=[],l=(0,o.positionFromAngle)((0,o.degreesToRadians)(r),n);s.push([l.x,l.y]);var c=(0,o.positionFromAngle)((0,o.degreesToRadians)(i),n);s.push([c.x,c.y]);for(var u=Math.round(Math.min(r,i));u<=Math.round(Math.max(r,i));u++)if(u%90==0){var d=(0,o.positionFromAngle)((0,o.degreesToRadians)(u),n);s.push([d.x,d.y])}s=s.map((function(n){var r=n[0],o=n[1];return[e+r,t+o]})),a&&s.push([e,t]);var f=s.map((function(e){return e[0]})),p=s.map((function(e){return e[1]})),h=Math.min.apply(Math,f),g=Math.max.apply(Math,f),m=Math.min.apply(Math,p);return{points:s,x:h,y:m,width:g-h,height:Math.max.apply(Math,p)-m}}(a,l,t,c-90,d-90),f=u.points,p=Bs(u,qs),h=Math.min(n/p.width,i/p.height),g={width:p.width*h,height:p.height*h};g.x=(n-g.width)/2,g.y=(i-g.height)/2,a=(a-p.x)/p.width*p.width*h+g.x,l=(l-p.y)/p.height*p.height*h+g.y,e={box:p,ratio:h,points:f},t*=h,r*=h}return{centerX:a,centerY:l,radius:t,innerRadius:r,debug:e}}),[n,i,s,c,d,v,b]),O=Qs({data:t,startAngle:c,endAngle:d,innerRadius:A.innerRadius,outerRadius:A.radius,padAngle:p,sortByValue:g,activeId:j,activeInnerRadiusOffset:w,activeOuterRadiusOffset:k,hiddenIds:S}),T=(0,r.useCallback)((function(e){R((function(t){return t.indexOf(e)>-1?t.filter((function(t){return t!==e})):[].concat(t,[e])}))}),[]);return Ws({arcGenerator:bs({cornerRadius:b,padAngle:(0,o.degreesToRadians)(p)}),setActiveId:_,toggleSerie:T},O,A)},Ys=function(e){var t=e.dataWithArc,n=e.arcGenerator,o=e.centerX,i=e.centerY,a=e.radius,s=e.innerRadius;return(0,r.useMemo)((function(){return{dataWithArc:t,arcGenerator:n,centerX:o,centerY:i,radius:a,innerRadius:s}}),[t,n,o,i,a,s])},Js=function(e){var t=e.center,n=e.data,o=e.arcGenerator,i=e.borderWidth,a=e.borderColor,s=e.isInteractive,l=e.onClick,c=e.onMouseEnter,u=e.onMouseMove,d=e.onMouseLeave,f=e.setActiveId,p=e.tooltip,h=e.transitionMode,g=Vs(),m=g.showTooltipFromEvent,b=g.hideTooltip,x=(0,r.useMemo)((function(){if(s)return function(e,t){null==l||l(e,t)}}),[s,l]),v=(0,r.useMemo)((function(){if(s)return function(e,t){m((0,r.createElement)(p,{datum:e}),t),f(e.id),null==c||c(e,t)}}),[s,m,f,c,p]),y=(0,r.useMemo)((function(){if(s)return function(e,t){m((0,r.createElement)(p,{datum:e}),t),null==u||u(e,t)}}),[s,m,u,p]),w=(0,r.useMemo)((function(){if(s)return function(e,t){b(),f(null),null==d||d(e,t)}}),[s,b,f,d]);return(0,Hn.jsx)(gs,{center:t,data:n,arcGenerator:o,borderWidth:i,borderColor:a,transitionMode:h,onClick:x,onMouseEnter:v,onMouseMove:y,onMouseLeave:w})},Ks=["isInteractive","animate","motionConfig","theme","renderWrapper"],el=function(e){var t=e.data,n=e.id,i=void 0===n?Hs.id:n,a=e.value,s=void 0===a?Hs.value:a,l=e.valueFormat,c=e.sortByValue,u=void 0===c?Hs.sortByValue:c,d=e.layers,f=void 0===d?Hs.layers:d,p=e.startAngle,h=void 0===p?Hs.startAngle:p,g=e.endAngle,m=void 0===g?Hs.endAngle:g,b=e.padAngle,x=void 0===b?Hs.padAngle:b,v=e.fit,y=void 0===v?Hs.fit:v,w=e.innerRadius,C=void 0===w?Hs.innerRadius:w,k=e.cornerRadius,L=void 0===k?Hs.cornerRadius:k,j=e.activeInnerRadiusOffset,_=void 0===j?Hs.activeInnerRadiusOffset:j,M=e.activeOuterRadiusOffset,S=void 0===M?Hs.activeOuterRadiusOffset:M,R=e.width,A=e.height,O=e.margin,T=e.colors,E=void 0===T?Hs.colors:T,P=e.borderWidth,I=void 0===P?Hs.borderWidth:P,z=e.borderColor,D=void 0===z?Hs.borderColor:z,N=e.enableArcLabels,$=void 0===N?Hs.enableArcLabels:N,V=e.arcLabel,W=void 0===V?Hs.arcLabel:V,B=e.arcLabelsSkipAngle,F=void 0===B?Hs.arcLabelsSkipAngle:B,Z=e.arcLabelsTextColor,H=void 0===Z?Hs.arcLabelsTextColor:Z,q=e.arcLabelsRadiusOffset,U=void 0===q?Hs.arcLabelsRadiusOffset:q,Q=e.arcLabelsComponent,G=e.enableArcLinkLabels,X=void 0===G?Hs.enableArcLinkLabels:G,Y=e.arcLinkLabel,J=void 0===Y?Hs.arcLinkLabel:Y,K=e.arcLinkLabelsSkipAngle,ee=void 0===K?Hs.arcLinkLabelsSkipAngle:K,te=e.arcLinkLabelsOffset,ne=void 0===te?Hs.arcLinkLabelsOffset:te,re=e.arcLinkLabelsDiagonalLength,oe=void 0===re?Hs.arcLinkLabelsDiagonalLength:re,ie=e.arcLinkLabelsStraightLength,ae=void 0===ie?Hs.arcLinkLabelsStraightLength:ie,se=e.arcLinkLabelsThickness,le=void 0===se?Hs.arcLinkLabelsThickness:se,ce=e.arcLinkLabelsTextOffset,ue=void 0===ce?Hs.arcLinkLabelsTextOffset:ce,de=e.arcLinkLabelsTextColor,fe=void 0===de?Hs.arcLinkLabelsTextColor:de,pe=e.arcLinkLabelsColor,he=void 0===pe?Hs.arcLinkLabelsColor:pe,ge=e.arcLinkLabelComponent,me=e.defs,be=void 0===me?Hs.defs:me,xe=e.fill,ve=void 0===xe?Hs.fill:xe,ye=e.isInteractive,we=void 0===ye?Hs.isInteractive:ye,Ce=e.onClick,ke=e.onMouseEnter,Le=e.onMouseMove,je=e.onMouseLeave,_e=e.tooltip,Me=void 0===_e?Hs.tooltip:_e,Se=e.transitionMode,Re=void 0===Se?Hs.transitionMode:Se,Ae=e.legends,Oe=void 0===Ae?Hs.legends:Ae,Te=e.role,Ee=void 0===Te?Hs.role:Te,Pe=(0,o.useDimensions)(R,A,O),Ie=Pe.outerWidth,ze=Pe.outerHeight,De=Pe.margin,Ne=Pe.innerWidth,$e=Pe.innerHeight,Ve=Us({data:t,id:i,value:s,valueFormat:l,colors:E}),We=Xs({data:Ve,width:Ne,height:$e,fit:y,innerRadius:C,startAngle:h,endAngle:m,padAngle:x,sortByValue:u,cornerRadius:L,activeInnerRadiusOffset:_,activeOuterRadiusOffset:S}),Be=We.dataWithArc,Fe=We.legendData,Ze=We.arcGenerator,He=We.centerX,qe=We.centerY,Ue=We.radius,Qe=We.innerRadius,Ge=We.setActiveId,Xe=We.toggleSerie,Ye=(0,o.bindDefs)(be,Be,ve),Je={arcLinkLabels:null,arcs:null,arcLabels:null,legends:null};X&&f.includes("arcLinkLabels")&&(Je.arcLinkLabels=(0,Hn.jsx)(ds,{center:[He,qe],data:Be,label:J,skipAngle:ee,offset:ne,diagonalLength:oe,straightLength:ae,strokeWidth:le,textOffset:ue,textColor:fe,linkColor:he,component:ge},"arcLinkLabels")),f.includes("arcs")&&(Je.arcs=(0,Hn.jsx)(Js,{center:[He,qe],data:Be,arcGenerator:Ze,borderWidth:I,borderColor:D,isInteractive:we,onClick:Ce,onMouseEnter:ke,onMouseMove:Le,onMouseLeave:je,setActiveId:Ge,tooltip:Me,transitionMode:Re},"arcs")),$&&f.includes("arcLabels")&&(Je.arcLabels=(0,Hn.jsx)(rs,{center:[He,qe],data:Be,label:W,radiusOffset:U,skipAngle:F,textColor:H,transitionMode:Re,component:Q},"arcLabels")),Oe.length>0&&f.includes("legends")&&(Je.legends=(0,Hn.jsx)(Zs,{width:Ne,height:$e,data:Fe,legends:Oe,toggleSerie:Xe},"legends"));var Ke=Ys({dataWithArc:Be,arcGenerator:Ze,centerX:He,centerY:qe,radius:Ue,innerRadius:Qe});return(0,Hn.jsx)(o.SvgWrapper,{width:Ie,height:ze,margin:De,defs:Ye,role:Ee,children:f.map((function(e,t){return void 0!==Je[e]?Je[e]:"function"==typeof e?(0,Hn.jsx)(r.Fragment,{children:(0,r.createElement)(e,Ke)},t):null}))})},tl=function(e){var t=e.isInteractive,n=void 0===t?Hs.isInteractive:t,r=e.animate,i=void 0===r?Hs.animate:r,a=e.motionConfig,s=void 0===a?Hs.motionConfig:a,l=e.theme,c=e.renderWrapper,u=Bs(e,Ks);return(0,Hn.jsx)(o.Container,{animate:i,isInteractive:n,motionConfig:s,renderWrapper:c,theme:l,children:(0,Hn.jsx)(el,Ws({isInteractive:n},u))})},nl=function(e){return(0,Hn.jsx)(o.ResponsiveWrapper,{children:function(t){var n=t.width,r=t.height;return(0,Hn.jsx)(tl,Ws({width:n,height:r},e))}})},rl=["isInteractive","theme","renderWrapper"],ol=function(e){var t=e.data,n=e.id,i=void 0===n?Hs.id:n,a=e.value,s=void 0===a?Hs.value:a,l=e.valueFormat,c=e.sortByValue,u=void 0===c?Hs.sortByValue:c,d=e.startAngle,f=void 0===d?Hs.startAngle:d,p=e.endAngle,h=void 0===p?Hs.endAngle:p,g=e.padAngle,m=void 0===g?Hs.padAngle:g,b=e.fit,x=void 0===b?Hs.fit:b,v=e.innerRadius,y=void 0===v?Hs.innerRadius:v,w=e.cornerRadius,C=void 0===w?Hs.cornerRadius:w,k=e.activeInnerRadiusOffset,L=void 0===k?Hs.activeInnerRadiusOffset:k,j=e.activeOuterRadiusOffset,_=void 0===j?Hs.activeOuterRadiusOffset:j,M=e.width,S=e.height,R=e.margin,A=e.pixelRatio,O=void 0===A?1:A,T=e.colors,E=void 0===T?Hs.colors:T,P=e.borderWidth,I=void 0===P?Hs.borderWidth:P,z=e.borderColor,D=void 0===z?Hs.borderColor:z,N=e.enableArcLabels,$=void 0===N?Hs.enableArcLabels:N,V=e.arcLabel,W=void 0===V?Hs.arcLabel:V,B=e.arcLabelsSkipAngle,F=void 0===B?Hs.arcLabelsSkipAngle:B,Z=e.arcLabelsTextColor,H=void 0===Z?Hs.arcLabelsTextColor:Z,q=e.arcLabelsRadiusOffset,U=void 0===q?Hs.arcLabelsRadiusOffset:q,Q=e.enableArcLinkLabels,G=void 0===Q?Hs.enableArcLinkLabels:Q,X=e.arcLinkLabel,Y=void 0===X?Hs.arcLinkLabel:X,J=e.arcLinkLabelsSkipAngle,K=void 0===J?Hs.arcLinkLabelsSkipAngle:J,ee=e.arcLinkLabelsOffset,te=void 0===ee?Hs.arcLinkLabelsOffset:ee,ne=e.arcLinkLabelsDiagonalLength,re=void 0===ne?Hs.arcLinkLabelsDiagonalLength:ne,oe=e.arcLinkLabelsStraightLength,ie=void 0===oe?Hs.arcLinkLabelsStraightLength:oe,ae=e.arcLinkLabelsThickness,se=void 0===ae?Hs.arcLinkLabelsThickness:ae,le=e.arcLinkLabelsTextOffset,ce=void 0===le?Hs.arcLinkLabelsTextOffset:le,ue=e.arcLinkLabelsTextColor,de=void 0===ue?Hs.arcLinkLabelsTextColor:ue,fe=e.arcLinkLabelsColor,pe=void 0===fe?Hs.arcLinkLabelsColor:fe,he=e.isInteractive,ge=void 0===he?Hs.isInteractive:he,me=e.onClick,be=e.onMouseMove,xe=e.tooltip,ve=void 0===xe?Hs.tooltip:xe,ye=e.legends,we=void 0===ye?Hs.legends:ye,Ce=(0,r.useRef)(null),ke=(0,o.useTheme)(),Le=(0,o.useDimensions)(M,S,R),je=Le.margin,_e=Le.innerWidth,Me=Le.innerHeight,Se=Le.outerWidth,Re=Le.outerHeight,Ae=Us({data:t,id:i,value:s,valueFormat:l,colors:E}),Oe=Xs({data:Ae,width:_e,height:Me,fit:x,innerRadius:y,startAngle:f,endAngle:h,padAngle:m,sortByValue:u,cornerRadius:C,activeInnerRadiusOffset:L,activeOuterRadiusOffset:_}),Te=Oe.dataWithArc,Ee=Oe.arcGenerator,Pe=Oe.centerX,Ie=Oe.centerY,ze=Oe.radius,De=Oe.innerRadius,Ne=Oe.setActiveId,$e=ga(D,ke),Ve=os({data:Te,label:W,skipAngle:F,offset:U,textColor:H}),We=fs({data:Te,skipAngle:K,offset:te,diagonalLength:re,straightLength:ie,label:Y,linkColor:pe,textOffset:ce,textColor:de});(0,r.useEffect)((function(){if(Ce.current){Ce.current.width=Se*O,Ce.current.height=Re*O;var e=Ce.current.getContext("2d");e.scale(O,O),e.fillStyle=ke.background,e.fillRect(0,0,Se,Re),e.save(),e.translate(je.left,je.top),Ee.context(e),e.save(),e.translate(Pe,Ie),Te.forEach((function(t){e.beginPath(),e.fillStyle=t.color,e.strokeStyle=$e(t),e.lineWidth=I,Ee(t.arc),e.fill(),I>0&&e.stroke()})),!0===G&&function(e,t,n,r){e.textBaseline="middle",e.font=n.labels.text.fontSize+"px "+n.labels.text.fontFamily,t.forEach((function(t){e.fillStyle=t.textColor,e.textAlign=o.textPropsByEngine.canvas.align[t.textAnchor],e.fillText(""+t.label,t.x,t.y),e.beginPath(),e.strokeStyle=t.linkColor,e.lineWidth=r,t.points.forEach((function(t,n){0===n?e.moveTo(t.x,t.y):e.lineTo(t.x,t.y)})),e.stroke()}))}(e,We,ke,se),!0===$&&function(e,t,n){e.textAlign="center",e.textBaseline="middle",e.font=n.labels.text.fontSize+"px "+n.labels.text.fontFamily,t.forEach((function(t){e.fillStyle=t.textColor,e.fillText(""+t.label,t.x,t.y)}))}(e,Ve,ke),e.restore(),we.forEach((function(t){!function(e,t){var n=t.data,r=t.containerWidth,o=t.containerHeight,i=t.translateX,a=void 0===i?0:i,s=t.translateY,l=void 0===s?0:s,c=t.anchor,u=t.direction,d=t.padding,f=void 0===d?0:d,p=t.justify,h=void 0!==p&&p,g=t.itemsSpacing,m=void 0===g?0:g,b=t.itemWidth,x=t.itemHeight,v=t.itemDirection,y=void 0===v?"left-to-right":v,w=t.itemTextColor,C=t.symbolSize,k=void 0===C?16:C,L=t.symbolSpacing,j=void 0===L?8:L,_=t.theme,M=ys({itemCount:n.length,itemWidth:b,itemHeight:x,itemsSpacing:m,direction:u,padding:f}),S=M.width,R=M.height,A=M.padding,O=ws({anchor:c,translateX:a,translateY:l,containerWidth:r,containerHeight:o,width:S,height:R}),T=O.x,E=O.y,P="row"===u?b+m:0,I="column"===u?x+m:0;e.save(),e.translate(T,E),e.font=_.legends.text.fontSize+"px "+(_.legends.text.fontFamily||"sans-serif"),n.forEach((function(t,n){var r,o,i=n*P+A.left,a=n*I+A.top,s=Cs({direction:y,justify:h,symbolSize:k,symbolSpacing:j,width:b,height:x}),l=s.symbolX,c=s.symbolY,u=s.labelX,d=s.labelY,f=s.labelAnchor,p=s.labelAlignment;e.fillStyle=null!=(r=t.color)?r:"black",e.fillRect(i+l,a+c,k,k),e.textAlign=Ms[f],"central"===p&&(e.textBaseline="middle"),e.fillStyle=null!=(o=null!=w?w:_.legends.text.fill)?o:"black",e.fillText(String(t.label),i+u,a+d)})),e.restore()}(e,Ws({},t,{data:Te,containerWidth:_e,containerHeight:Me,theme:ke}))}))}}),[Ce,_e,Me,Se,Re,je.top,je.left,O,Pe,Ie,Ee,Te,$e,$,Ve,G,We,se,we,ke]);var Be=(0,r.useMemo)((function(){return Te.map((function(e){return Ws({id:e.id},e.arc)}))}),[Te]),Fe=function(e){if(!Ce.current)return null;var t=(0,o.getRelativeCursor)(Ce.current,e),n=t[0],r=t[1],i=ms(je.left+Pe,je.top+Ie,ze,De,Be,n,r);return i?Te.find((function(e){return e.id===i.id})):null},Ze=Vs(),He=Ze.showTooltipFromEvent,qe=Ze.hideTooltip,Ue=function(e){var t=Fe(e);t?(null==be||be(t,e),Ne(t.id),He((0,r.createElement)(ve,{datum:t}),e)):(Ne(null),qe())};return(0,Hn.jsx)("canvas",{ref:Ce,width:Se*O,height:Re*O,style:{width:Se,height:Re,cursor:ge?"auto":"normal"},onMouseEnter:ge?Ue:void 0,onMouseMove:ge?Ue:void 0,onMouseLeave:ge?function(){qe()}:void 0,onClick:ge?function(e){if(me){var t=Fe(e);t&&me(t,e)}}:void 0})},il=function(e){var t=e.isInteractive,n=void 0===t?Hs.isInteractive:t,r=e.theme,i=e.renderWrapper,a=Bs(e,rl);return(0,Hn.jsx)(o.Container,{isInteractive:n,renderWrapper:i,theme:r,children:(0,Hn.jsx)(ol,Ws({isInteractive:n},a))})},al=function(e){return(0,Hn.jsx)(o.ResponsiveWrapper,{children:function(t){var n=t.width,r=t.height;return(0,Hn.jsx)(il,Ws({width:n,height:r},e))}})}},378:function(e,t,n){var r;e=n.nmd(e),function(){var o,i="Expected a function",a="__lodash_hash_undefined__",s="__lodash_placeholder__",l=16,c=32,u=64,d=128,f=256,p=1/0,h=9007199254740991,g=NaN,m=4294967295,b=[["ary",d],["bind",1],["bindKey",2],["curry",8],["curryRight",l],["flip",512],["partial",c],["partialRight",u],["rearg",f]],x="[object Arguments]",v="[object Array]",y="[object Boolean]",w="[object Date]",C="[object Error]",k="[object Function]",L="[object GeneratorFunction]",j="[object Map]",_="[object Number]",M="[object Object]",S="[object Promise]",R="[object RegExp]",A="[object Set]",O="[object String]",T="[object Symbol]",E="[object WeakMap]",P="[object ArrayBuffer]",I="[object DataView]",z="[object Float32Array]",D="[object Float64Array]",N="[object Int8Array]",$="[object Int16Array]",V="[object Int32Array]",W="[object Uint8Array]",B="[object Uint8ClampedArray]",F="[object Uint16Array]",Z="[object Uint32Array]",H=/\b__p \+= '';/g,q=/\b(__p \+=) '' \+/g,U=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Q=/&(?:amp|lt|gt|quot|#39);/g,G=/[&<>"']/g,X=RegExp(Q.source),Y=RegExp(G.source),J=/<%-([\s\S]+?)%>/g,K=/<%([\s\S]+?)%>/g,ee=/<%=([\s\S]+?)%>/g,te=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ne=/^\w*$/,re=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,oe=/[\\^$.*+?()[\]{}|]/g,ie=RegExp(oe.source),ae=/^\s+/,se=/\s/,le=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ce=/\{\n\/\* \[wrapped with (.+)\] \*/,ue=/,? & /,de=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,fe=/[()=,{}\[\]\/\s]/,pe=/\\(\\)?/g,he=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ge=/\w*$/,me=/^[-+]0x[0-9a-f]+$/i,be=/^0b[01]+$/i,xe=/^\[object .+?Constructor\]$/,ve=/^0o[0-7]+$/i,ye=/^(?:0|[1-9]\d*)$/,we=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ce=/($^)/,ke=/['\n\r\u2028\u2029\\]/g,Le="\\ud800-\\udfff",je="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",_e="\\u2700-\\u27bf",Me="a-z\\xdf-\\xf6\\xf8-\\xff",Se="A-Z\\xc0-\\xd6\\xd8-\\xde",Re="\\ufe0e\\ufe0f",Ae="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Oe="['’]",Te="["+Le+"]",Ee="["+Ae+"]",Pe="["+je+"]",Ie="\\d+",ze="["+_e+"]",De="["+Me+"]",Ne="[^"+Le+Ae+Ie+_e+Me+Se+"]",$e="\\ud83c[\\udffb-\\udfff]",Ve="[^"+Le+"]",We="(?:\\ud83c[\\udde6-\\uddff]){2}",Be="[\\ud800-\\udbff][\\udc00-\\udfff]",Fe="["+Se+"]",Ze="\\u200d",He="(?:"+De+"|"+Ne+")",qe="(?:"+Fe+"|"+Ne+")",Ue="(?:['’](?:d|ll|m|re|s|t|ve))?",Qe="(?:['’](?:D|LL|M|RE|S|T|VE))?",Ge="(?:"+Pe+"|"+$e+")"+"?",Xe="["+Re+"]?",Ye=Xe+Ge+("(?:"+Ze+"(?:"+[Ve,We,Be].join("|")+")"+Xe+Ge+")*"),Je="(?:"+[ze,We,Be].join("|")+")"+Ye,Ke="(?:"+[Ve+Pe+"?",Pe,We,Be,Te].join("|")+")",et=RegExp(Oe,"g"),tt=RegExp(Pe,"g"),nt=RegExp($e+"(?="+$e+")|"+Ke+Ye,"g"),rt=RegExp([Fe+"?"+De+"+"+Ue+"(?="+[Ee,Fe,"$"].join("|")+")",qe+"+"+Qe+"(?="+[Ee,Fe+He,"$"].join("|")+")",Fe+"?"+He+"+"+Ue,Fe+"+"+Qe,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ie,Je].join("|"),"g"),ot=RegExp("["+Ze+Le+je+Re+"]"),it=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,at=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],st=-1,lt={};lt[z]=lt[D]=lt[N]=lt[$]=lt[V]=lt[W]=lt[B]=lt[F]=lt[Z]=!0,lt[x]=lt[v]=lt[P]=lt[y]=lt[I]=lt[w]=lt[C]=lt[k]=lt[j]=lt[_]=lt[M]=lt[R]=lt[A]=lt[O]=lt[E]=!1;var ct={};ct[x]=ct[v]=ct[P]=ct[I]=ct[y]=ct[w]=ct[z]=ct[D]=ct[N]=ct[$]=ct[V]=ct[j]=ct[_]=ct[M]=ct[R]=ct[A]=ct[O]=ct[T]=ct[W]=ct[B]=ct[F]=ct[Z]=!0,ct[C]=ct[k]=ct[E]=!1;var ut={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},dt=parseFloat,ft=parseInt,pt="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,ht="object"==typeof self&&self&&self.Object===Object&&self,gt=pt||ht||Function("return this")(),mt=t&&!t.nodeType&&t,bt=mt&&e&&!e.nodeType&&e,xt=bt&&bt.exports===mt,vt=xt&&pt.process,yt=function(){try{var e=bt&&bt.require&&bt.require("util").types;return e||vt&&vt.binding&&vt.binding("util")}catch(e){}}(),wt=yt&&yt.isArrayBuffer,Ct=yt&&yt.isDate,kt=yt&&yt.isMap,Lt=yt&&yt.isRegExp,jt=yt&&yt.isSet,_t=yt&&yt.isTypedArray;function Mt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function St(e,t,n,r){for(var o=-1,i=null==e?0:e.length;++o<i;){var a=e[o];t(r,a,n(a),e)}return r}function Rt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}function At(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function Ot(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}function Tt(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}function Et(e,t){return!!(null==e?0:e.length)&&Ft(e,t,0)>-1}function Pt(e,t,n){for(var r=-1,o=null==e?0:e.length;++r<o;)if(n(t,e[r]))return!0;return!1}function It(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}function zt(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}function Dt(e,t,n,r){var o=-1,i=null==e?0:e.length;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}function Nt(e,t,n,r){var o=null==e?0:e.length;for(r&&o&&(n=e[--o]);o--;)n=t(n,e[o],o,e);return n}function $t(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Vt=Ut("length");function Wt(e,t,n){var r;return n(e,(function(e,n,o){if(t(e,n,o))return r=n,!1})),r}function Bt(e,t,n,r){for(var o=e.length,i=n+(r?1:-1);r?i--:++i<o;)if(t(e[i],i,e))return i;return-1}function Ft(e,t,n){return t==t?function(e,t,n){var r=n-1,o=e.length;for(;++r<o;)if(e[r]===t)return r;return-1}(e,t,n):Bt(e,Ht,n)}function Zt(e,t,n,r){for(var o=n-1,i=e.length;++o<i;)if(r(e[o],t))return o;return-1}function Ht(e){return e!=e}function qt(e,t){var n=null==e?0:e.length;return n?Xt(e,t)/n:g}function Ut(e){return function(t){return null==t?o:t[e]}}function Qt(e){return function(t){return null==e?o:e[t]}}function Gt(e,t,n,r,o){return o(e,(function(e,o,i){n=r?(r=!1,e):t(n,e,o,i)})),n}function Xt(e,t){for(var n,r=-1,i=e.length;++r<i;){var a=t(e[r]);a!==o&&(n=n===o?a:n+a)}return n}function Yt(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function Jt(e){return e?e.slice(0,mn(e)+1).replace(ae,""):e}function Kt(e){return function(t){return e(t)}}function en(e,t){return It(t,(function(t){return e[t]}))}function tn(e,t){return e.has(t)}function nn(e,t){for(var n=-1,r=e.length;++n<r&&Ft(t,e[n],0)>-1;);return n}function rn(e,t){for(var n=e.length;n--&&Ft(t,e[n],0)>-1;);return n}var on=Qt({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),an=Qt({"&":"&","<":"<",">":">",'"':""","'":"'"});function sn(e){return"\\"+ut[e]}function ln(e){return ot.test(e)}function cn(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function un(e,t){return function(n){return e(t(n))}}function dn(e,t){for(var n=-1,r=e.length,o=0,i=[];++n<r;){var a=e[n];a!==t&&a!==s||(e[n]=s,i[o++]=n)}return i}function fn(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}function pn(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=[e,e]})),n}function hn(e){return ln(e)?function(e){var t=nt.lastIndex=0;for(;nt.test(e);)++t;return t}(e):Vt(e)}function gn(e){return ln(e)?function(e){return e.match(nt)||[]}(e):function(e){return e.split("")}(e)}function mn(e){for(var t=e.length;t--&&se.test(e.charAt(t)););return t}var bn=Qt({"&":"&","<":"<",">":">",""":'"',"'":"'"});var xn=function e(t){var n,r=(t=null==t?gt:xn.defaults(gt.Object(),t,xn.pick(gt,at))).Array,se=t.Date,Le=t.Error,je=t.Function,_e=t.Math,Me=t.Object,Se=t.RegExp,Re=t.String,Ae=t.TypeError,Oe=r.prototype,Te=je.prototype,Ee=Me.prototype,Pe=t["__core-js_shared__"],Ie=Te.toString,ze=Ee.hasOwnProperty,De=0,Ne=(n=/[^.]+$/.exec(Pe&&Pe.keys&&Pe.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",$e=Ee.toString,Ve=Ie.call(Me),We=gt._,Be=Se("^"+Ie.call(ze).replace(oe,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Fe=xt?t.Buffer:o,Ze=t.Symbol,He=t.Uint8Array,qe=Fe?Fe.allocUnsafe:o,Ue=un(Me.getPrototypeOf,Me),Qe=Me.create,Ge=Ee.propertyIsEnumerable,Xe=Oe.splice,Ye=Ze?Ze.isConcatSpreadable:o,Je=Ze?Ze.iterator:o,Ke=Ze?Ze.toStringTag:o,nt=function(){try{var e=pi(Me,"defineProperty");return e({},"",{}),e}catch(e){}}(),ot=t.clearTimeout!==gt.clearTimeout&&t.clearTimeout,ut=se&&se.now!==gt.Date.now&&se.now,pt=t.setTimeout!==gt.setTimeout&&t.setTimeout,ht=_e.ceil,mt=_e.floor,bt=Me.getOwnPropertySymbols,vt=Fe?Fe.isBuffer:o,yt=t.isFinite,Vt=Oe.join,Qt=un(Me.keys,Me),vn=_e.max,yn=_e.min,wn=se.now,Cn=t.parseInt,kn=_e.random,Ln=Oe.reverse,jn=pi(t,"DataView"),_n=pi(t,"Map"),Mn=pi(t,"Promise"),Sn=pi(t,"Set"),Rn=pi(t,"WeakMap"),An=pi(Me,"create"),On=Rn&&new Rn,Tn={},En=$i(jn),Pn=$i(_n),In=$i(Mn),zn=$i(Sn),Dn=$i(Rn),Nn=Ze?Ze.prototype:o,$n=Nn?Nn.valueOf:o,Vn=Nn?Nn.toString:o;function Wn(e){if(ns(e)&&!Ha(e)&&!(e instanceof Hn)){if(e instanceof Zn)return e;if(ze.call(e,"__wrapped__"))return Vi(e)}return new Zn(e)}var Bn=function(){function e(){}return function(t){if(!ts(t))return{};if(Qe)return Qe(t);e.prototype=t;var n=new e;return e.prototype=o,n}}();function Fn(){}function Zn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=o}function Hn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=m,this.__views__=[]}function qn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Un(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Qn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Gn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Qn;++t<n;)this.add(e[t])}function Xn(e){var t=this.__data__=new Un(e);this.size=t.size}function Yn(e,t){var n=Ha(e),r=!n&&Za(e),o=!n&&!r&&Ga(e),i=!n&&!r&&!o&&us(e),a=n||r||o||i,s=a?Yt(e.length,Re):[],l=s.length;for(var c in e)!t&&!ze.call(e,c)||a&&("length"==c||o&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||yi(c,l))||s.push(c);return s}function Jn(e){var t=e.length;return t?e[Gr(0,t-1)]:o}function Kn(e,t){return zi(Oo(e),lr(t,0,e.length))}function er(e){return zi(Oo(e))}function tr(e,t,n){(n!==o&&!Wa(e[t],n)||n===o&&!(t in e))&&ar(e,t,n)}function nr(e,t,n){var r=e[t];ze.call(e,t)&&Wa(r,n)&&(n!==o||t in e)||ar(e,t,n)}function rr(e,t){for(var n=e.length;n--;)if(Wa(e[n][0],t))return n;return-1}function or(e,t,n,r){return pr(e,(function(e,o,i){t(r,e,n(e),i)})),r}function ir(e,t){return e&&To(t,Ts(t),e)}function ar(e,t,n){"__proto__"==t&&nt?nt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function sr(e,t){for(var n=-1,i=t.length,a=r(i),s=null==e;++n<i;)a[n]=s?o:Ms(e,t[n]);return a}function lr(e,t,n){return e==e&&(n!==o&&(e=e<=n?e:n),t!==o&&(e=e>=t?e:t)),e}function cr(e,t,n,r,i,a){var s,l=1&t,c=2&t,u=4&t;if(n&&(s=i?n(e,r,i,a):n(e)),s!==o)return s;if(!ts(e))return e;var d=Ha(e);if(d){if(s=function(e){var t=e.length,n=new e.constructor(t);t&&"string"==typeof e[0]&&ze.call(e,"index")&&(n.index=e.index,n.input=e.input);return n}(e),!l)return Oo(e,s)}else{var f=mi(e),p=f==k||f==L;if(Ga(e))return jo(e,l);if(f==M||f==x||p&&!i){if(s=c||p?{}:xi(e),!l)return c?function(e,t){return To(e,gi(e),t)}(e,function(e,t){return e&&To(t,Es(t),e)}(s,e)):function(e,t){return To(e,hi(e),t)}(e,ir(s,e))}else{if(!ct[f])return i?e:{};s=function(e,t,n){var r=e.constructor;switch(t){case P:return _o(e);case y:case w:return new r(+e);case I:return function(e,t){var n=t?_o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case z:case D:case N:case $:case V:case W:case B:case F:case Z:return Mo(e,n);case j:return new r;case _:case O:return new r(e);case R:return function(e){var t=new e.constructor(e.source,ge.exec(e));return t.lastIndex=e.lastIndex,t}(e);case A:return new r;case T:return o=e,$n?Me($n.call(o)):{}}var o}(e,f,l)}}a||(a=new Xn);var h=a.get(e);if(h)return h;a.set(e,s),ss(e)?e.forEach((function(r){s.add(cr(r,t,n,r,e,a))})):rs(e)&&e.forEach((function(r,o){s.set(o,cr(r,t,n,o,e,a))}));var g=d?o:(u?c?ai:ii:c?Es:Ts)(e);return Rt(g||e,(function(r,o){g&&(r=e[o=r]),nr(s,o,cr(r,t,n,o,e,a))})),s}function ur(e,t,n){var r=n.length;if(null==e)return!r;for(e=Me(e);r--;){var i=n[r],a=t[i],s=e[i];if(s===o&&!(i in e)||!a(s))return!1}return!0}function dr(e,t,n){if("function"!=typeof e)throw new Ae(i);return Ti((function(){e.apply(o,n)}),t)}function fr(e,t,n,r){var o=-1,i=Et,a=!0,s=e.length,l=[],c=t.length;if(!s)return l;n&&(t=It(t,Kt(n))),r?(i=Pt,a=!1):t.length>=200&&(i=tn,a=!1,t=new Gn(t));e:for(;++o<s;){var u=e[o],d=null==n?u:n(u);if(u=r||0!==u?u:0,a&&d==d){for(var f=c;f--;)if(t[f]===d)continue e;l.push(u)}else i(t,d,r)||l.push(u)}return l}Wn.templateSettings={escape:J,evaluate:K,interpolate:ee,variable:"",imports:{_:Wn}},Wn.prototype=Fn.prototype,Wn.prototype.constructor=Wn,Zn.prototype=Bn(Fn.prototype),Zn.prototype.constructor=Zn,Hn.prototype=Bn(Fn.prototype),Hn.prototype.constructor=Hn,qn.prototype.clear=function(){this.__data__=An?An(null):{},this.size=0},qn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},qn.prototype.get=function(e){var t=this.__data__;if(An){var n=t[e];return n===a?o:n}return ze.call(t,e)?t[e]:o},qn.prototype.has=function(e){var t=this.__data__;return An?t[e]!==o:ze.call(t,e)},qn.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=An&&t===o?a:t,this},Un.prototype.clear=function(){this.__data__=[],this.size=0},Un.prototype.delete=function(e){var t=this.__data__,n=rr(t,e);return!(n<0)&&(n==t.length-1?t.pop():Xe.call(t,n,1),--this.size,!0)},Un.prototype.get=function(e){var t=this.__data__,n=rr(t,e);return n<0?o:t[n][1]},Un.prototype.has=function(e){return rr(this.__data__,e)>-1},Un.prototype.set=function(e,t){var n=this.__data__,r=rr(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},Qn.prototype.clear=function(){this.size=0,this.__data__={hash:new qn,map:new(_n||Un),string:new qn}},Qn.prototype.delete=function(e){var t=di(this,e).delete(e);return this.size-=t?1:0,t},Qn.prototype.get=function(e){return di(this,e).get(e)},Qn.prototype.has=function(e){return di(this,e).has(e)},Qn.prototype.set=function(e,t){var n=di(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},Gn.prototype.add=Gn.prototype.push=function(e){return this.__data__.set(e,a),this},Gn.prototype.has=function(e){return this.__data__.has(e)},Xn.prototype.clear=function(){this.__data__=new Un,this.size=0},Xn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Xn.prototype.get=function(e){return this.__data__.get(e)},Xn.prototype.has=function(e){return this.__data__.has(e)},Xn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Un){var r=n.__data__;if(!_n||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Qn(r)}return n.set(e,t),this.size=n.size,this};var pr=Io(wr),hr=Io(Cr,!0);function gr(e,t){var n=!0;return pr(e,(function(e,r,o){return n=!!t(e,r,o)})),n}function mr(e,t,n){for(var r=-1,i=e.length;++r<i;){var a=e[r],s=t(a);if(null!=s&&(l===o?s==s&&!cs(s):n(s,l)))var l=s,c=a}return c}function br(e,t){var n=[];return pr(e,(function(e,r,o){t(e,r,o)&&n.push(e)})),n}function xr(e,t,n,r,o){var i=-1,a=e.length;for(n||(n=vi),o||(o=[]);++i<a;){var s=e[i];t>0&&n(s)?t>1?xr(s,t-1,n,r,o):zt(o,s):r||(o[o.length]=s)}return o}var vr=zo(),yr=zo(!0);function wr(e,t){return e&&vr(e,t,Ts)}function Cr(e,t){return e&&yr(e,t,Ts)}function kr(e,t){return Tt(t,(function(t){return Ja(e[t])}))}function Lr(e,t){for(var n=0,r=(t=wo(t,e)).length;null!=e&&n<r;)e=e[Ni(t[n++])];return n&&n==r?e:o}function jr(e,t,n){var r=t(e);return Ha(e)?r:zt(r,n(e))}function _r(e){return null==e?e===o?"[object Undefined]":"[object Null]":Ke&&Ke in Me(e)?function(e){var t=ze.call(e,Ke),n=e[Ke];try{e[Ke]=o;var r=!0}catch(e){}var i=$e.call(e);r&&(t?e[Ke]=n:delete e[Ke]);return i}(e):function(e){return $e.call(e)}(e)}function Mr(e,t){return e>t}function Sr(e,t){return null!=e&&ze.call(e,t)}function Rr(e,t){return null!=e&&t in Me(e)}function Ar(e,t,n){for(var i=n?Pt:Et,a=e[0].length,s=e.length,l=s,c=r(s),u=1/0,d=[];l--;){var f=e[l];l&&t&&(f=It(f,Kt(t))),u=yn(f.length,u),c[l]=!n&&(t||a>=120&&f.length>=120)?new Gn(l&&f):o}f=e[0];var p=-1,h=c[0];e:for(;++p<a&&d.length<u;){var g=f[p],m=t?t(g):g;if(g=n||0!==g?g:0,!(h?tn(h,m):i(d,m,n))){for(l=s;--l;){var b=c[l];if(!(b?tn(b,m):i(e[l],m,n)))continue e}h&&h.push(m),d.push(g)}}return d}function Or(e,t,n){var r=null==(e=Ri(e,t=wo(t,e)))?e:e[Ni(Yi(t))];return null==r?o:Mt(r,e,n)}function Tr(e){return ns(e)&&_r(e)==x}function Er(e,t,n,r,i){return e===t||(null==e||null==t||!ns(e)&&!ns(t)?e!=e&&t!=t:function(e,t,n,r,i,a){var s=Ha(e),l=Ha(t),c=s?v:mi(e),u=l?v:mi(t),d=(c=c==x?M:c)==M,f=(u=u==x?M:u)==M,p=c==u;if(p&&Ga(e)){if(!Ga(t))return!1;s=!0,d=!1}if(p&&!d)return a||(a=new Xn),s||us(e)?ri(e,t,n,r,i,a):function(e,t,n,r,o,i,a){switch(n){case I:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case P:return!(e.byteLength!=t.byteLength||!i(new He(e),new He(t)));case y:case w:case _:return Wa(+e,+t);case C:return e.name==t.name&&e.message==t.message;case R:case O:return e==t+"";case j:var s=cn;case A:var l=1&r;if(s||(s=fn),e.size!=t.size&&!l)return!1;var c=a.get(e);if(c)return c==t;r|=2,a.set(e,t);var u=ri(s(e),s(t),r,o,i,a);return a.delete(e),u;case T:if($n)return $n.call(e)==$n.call(t)}return!1}(e,t,c,n,r,i,a);if(!(1&n)){var h=d&&ze.call(e,"__wrapped__"),g=f&&ze.call(t,"__wrapped__");if(h||g){var m=h?e.value():e,b=g?t.value():t;return a||(a=new Xn),i(m,b,n,r,a)}}if(!p)return!1;return a||(a=new Xn),function(e,t,n,r,i,a){var s=1&n,l=ii(e),c=l.length,u=ii(t),d=u.length;if(c!=d&&!s)return!1;var f=c;for(;f--;){var p=l[f];if(!(s?p in t:ze.call(t,p)))return!1}var h=a.get(e),g=a.get(t);if(h&&g)return h==t&&g==e;var m=!0;a.set(e,t),a.set(t,e);var b=s;for(;++f<c;){var x=e[p=l[f]],v=t[p];if(r)var y=s?r(v,x,p,t,e,a):r(x,v,p,e,t,a);if(!(y===o?x===v||i(x,v,n,r,a):y)){m=!1;break}b||(b="constructor"==p)}if(m&&!b){var w=e.constructor,C=t.constructor;w==C||!("constructor"in e)||!("constructor"in t)||"function"==typeof w&&w instanceof w&&"function"==typeof C&&C instanceof C||(m=!1)}return a.delete(e),a.delete(t),m}(e,t,n,r,i,a)}(e,t,n,r,Er,i))}function Pr(e,t,n,r){var i=n.length,a=i,s=!r;if(null==e)return!a;for(e=Me(e);i--;){var l=n[i];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<a;){var c=(l=n[i])[0],u=e[c],d=l[1];if(s&&l[2]){if(u===o&&!(c in e))return!1}else{var f=new Xn;if(r)var p=r(u,d,c,e,t,f);if(!(p===o?Er(d,u,3,r,f):p))return!1}}return!0}function Ir(e){return!(!ts(e)||(t=e,Ne&&Ne in t))&&(Ja(e)?Be:xe).test($i(e));var t}function zr(e){return"function"==typeof e?e:null==e?ol:"object"==typeof e?Ha(e)?Br(e[0],e[1]):Wr(e):pl(e)}function Dr(e){if(!ji(e))return Qt(e);var t=[];for(var n in Me(e))ze.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Nr(e){if(!ts(e))return function(e){var t=[];if(null!=e)for(var n in Me(e))t.push(n);return t}(e);var t=ji(e),n=[];for(var r in e)("constructor"!=r||!t&&ze.call(e,r))&&n.push(r);return n}function $r(e,t){return e<t}function Vr(e,t){var n=-1,o=Ua(e)?r(e.length):[];return pr(e,(function(e,r,i){o[++n]=t(e,r,i)})),o}function Wr(e){var t=fi(e);return 1==t.length&&t[0][2]?Mi(t[0][0],t[0][1]):function(n){return n===e||Pr(n,e,t)}}function Br(e,t){return Ci(e)&&_i(t)?Mi(Ni(e),t):function(n){var r=Ms(n,e);return r===o&&r===t?Ss(n,e):Er(t,r,3)}}function Fr(e,t,n,r,i){e!==t&&vr(t,(function(a,s){if(i||(i=new Xn),ts(a))!function(e,t,n,r,i,a,s){var l=Ai(e,n),c=Ai(t,n),u=s.get(c);if(u)return void tr(e,n,u);var d=a?a(l,c,n+"",e,t,s):o,f=d===o;if(f){var p=Ha(c),h=!p&&Ga(c),g=!p&&!h&&us(c);d=c,p||h||g?Ha(l)?d=l:Qa(l)?d=Oo(l):h?(f=!1,d=jo(c,!0)):g?(f=!1,d=Mo(c,!0)):d=[]:is(c)||Za(c)?(d=l,Za(l)?d=xs(l):ts(l)&&!Ja(l)||(d=xi(c))):f=!1}f&&(s.set(c,d),i(d,c,r,a,s),s.delete(c));tr(e,n,d)}(e,t,s,n,Fr,r,i);else{var l=r?r(Ai(e,s),a,s+"",e,t,i):o;l===o&&(l=a),tr(e,s,l)}}),Es)}function Zr(e,t){var n=e.length;if(n)return yi(t+=t<0?n:0,n)?e[t]:o}function Hr(e,t,n){t=t.length?It(t,(function(e){return Ha(e)?function(t){return Lr(t,1===e.length?e[0]:e)}:e})):[ol];var r=-1;t=It(t,Kt(ui()));var o=Vr(e,(function(e,n,o){var i=It(t,(function(t){return t(e)}));return{criteria:i,index:++r,value:e}}));return function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}(o,(function(e,t){return function(e,t,n){var r=-1,o=e.criteria,i=t.criteria,a=o.length,s=n.length;for(;++r<a;){var l=So(o[r],i[r]);if(l)return r>=s?l:l*("desc"==n[r]?-1:1)}return e.index-t.index}(e,t,n)}))}function qr(e,t,n){for(var r=-1,o=t.length,i={};++r<o;){var a=t[r],s=Lr(e,a);n(s,a)&&eo(i,wo(a,e),s)}return i}function Ur(e,t,n,r){var o=r?Zt:Ft,i=-1,a=t.length,s=e;for(e===t&&(t=Oo(t)),n&&(s=It(e,Kt(n)));++i<a;)for(var l=0,c=t[i],u=n?n(c):c;(l=o(s,u,l,r))>-1;)s!==e&&Xe.call(s,l,1),Xe.call(e,l,1);return e}function Qr(e,t){for(var n=e?t.length:0,r=n-1;n--;){var o=t[n];if(n==r||o!==i){var i=o;yi(o)?Xe.call(e,o,1):po(e,o)}}return e}function Gr(e,t){return e+mt(kn()*(t-e+1))}function Xr(e,t){var n="";if(!e||t<1||t>h)return n;do{t%2&&(n+=e),(t=mt(t/2))&&(e+=e)}while(t);return n}function Yr(e,t){return Ei(Si(e,t,ol),e+"")}function Jr(e){return Jn(Ws(e))}function Kr(e,t){var n=Ws(e);return zi(n,lr(t,0,n.length))}function eo(e,t,n,r){if(!ts(e))return e;for(var i=-1,a=(t=wo(t,e)).length,s=a-1,l=e;null!=l&&++i<a;){var c=Ni(t[i]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return e;if(i!=s){var d=l[c];(u=r?r(d,c,l):o)===o&&(u=ts(d)?d:yi(t[i+1])?[]:{})}nr(l,c,u),l=l[c]}return e}var to=On?function(e,t){return On.set(e,t),e}:ol,no=nt?function(e,t){return nt(e,"toString",{configurable:!0,enumerable:!1,value:tl(t),writable:!0})}:ol;function ro(e){return zi(Ws(e))}function oo(e,t,n){var o=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=r(i);++o<i;)a[o]=e[o+t];return a}function io(e,t){var n;return pr(e,(function(e,r,o){return!(n=t(e,r,o))})),!!n}function ao(e,t,n){var r=0,o=null==e?r:e.length;if("number"==typeof t&&t==t&&o<=2147483647){for(;r<o;){var i=r+o>>>1,a=e[i];null!==a&&!cs(a)&&(n?a<=t:a<t)?r=i+1:o=i}return o}return so(e,t,ol,n)}function so(e,t,n,r){var i=0,a=null==e?0:e.length;if(0===a)return 0;for(var s=(t=n(t))!=t,l=null===t,c=cs(t),u=t===o;i<a;){var d=mt((i+a)/2),f=n(e[d]),p=f!==o,h=null===f,g=f==f,m=cs(f);if(s)var b=r||g;else b=u?g&&(r||p):l?g&&p&&(r||!h):c?g&&p&&!h&&(r||!m):!h&&!m&&(r?f<=t:f<t);b?i=d+1:a=d}return yn(a,4294967294)}function lo(e,t){for(var n=-1,r=e.length,o=0,i=[];++n<r;){var a=e[n],s=t?t(a):a;if(!n||!Wa(s,l)){var l=s;i[o++]=0===a?0:a}}return i}function co(e){return"number"==typeof e?e:cs(e)?g:+e}function uo(e){if("string"==typeof e)return e;if(Ha(e))return It(e,uo)+"";if(cs(e))return Vn?Vn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function fo(e,t,n){var r=-1,o=Et,i=e.length,a=!0,s=[],l=s;if(n)a=!1,o=Pt;else if(i>=200){var c=t?null:Yo(e);if(c)return fn(c);a=!1,o=tn,l=new Gn}else l=t?[]:s;e:for(;++r<i;){var u=e[r],d=t?t(u):u;if(u=n||0!==u?u:0,a&&d==d){for(var f=l.length;f--;)if(l[f]===d)continue e;t&&l.push(d),s.push(u)}else o(l,d,n)||(l!==s&&l.push(d),s.push(u))}return s}function po(e,t){return null==(e=Ri(e,t=wo(t,e)))||delete e[Ni(Yi(t))]}function ho(e,t,n,r){return eo(e,t,n(Lr(e,t)),r)}function go(e,t,n,r){for(var o=e.length,i=r?o:-1;(r?i--:++i<o)&&t(e[i],i,e););return n?oo(e,r?0:i,r?i+1:o):oo(e,r?i+1:0,r?o:i)}function mo(e,t){var n=e;return n instanceof Hn&&(n=n.value()),Dt(t,(function(e,t){return t.func.apply(t.thisArg,zt([e],t.args))}),n)}function bo(e,t,n){var o=e.length;if(o<2)return o?fo(e[0]):[];for(var i=-1,a=r(o);++i<o;)for(var s=e[i],l=-1;++l<o;)l!=i&&(a[i]=fr(a[i]||s,e[l],t,n));return fo(xr(a,1),t,n)}function xo(e,t,n){for(var r=-1,i=e.length,a=t.length,s={};++r<i;){var l=r<a?t[r]:o;n(s,e[r],l)}return s}function vo(e){return Qa(e)?e:[]}function yo(e){return"function"==typeof e?e:ol}function wo(e,t){return Ha(e)?e:Ci(e,t)?[e]:Di(vs(e))}var Co=Yr;function ko(e,t,n){var r=e.length;return n=n===o?r:n,!t&&n>=r?e:oo(e,t,n)}var Lo=ot||function(e){return gt.clearTimeout(e)};function jo(e,t){if(t)return e.slice();var n=e.length,r=qe?qe(n):new e.constructor(n);return e.copy(r),r}function _o(e){var t=new e.constructor(e.byteLength);return new He(t).set(new He(e)),t}function Mo(e,t){var n=t?_o(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function So(e,t){if(e!==t){var n=e!==o,r=null===e,i=e==e,a=cs(e),s=t!==o,l=null===t,c=t==t,u=cs(t);if(!l&&!u&&!a&&e>t||a&&s&&c&&!l&&!u||r&&s&&c||!n&&c||!i)return 1;if(!r&&!a&&!u&&e<t||u&&n&&i&&!r&&!a||l&&n&&i||!s&&i||!c)return-1}return 0}function Ro(e,t,n,o){for(var i=-1,a=e.length,s=n.length,l=-1,c=t.length,u=vn(a-s,0),d=r(c+u),f=!o;++l<c;)d[l]=t[l];for(;++i<s;)(f||i<a)&&(d[n[i]]=e[i]);for(;u--;)d[l++]=e[i++];return d}function Ao(e,t,n,o){for(var i=-1,a=e.length,s=-1,l=n.length,c=-1,u=t.length,d=vn(a-l,0),f=r(d+u),p=!o;++i<d;)f[i]=e[i];for(var h=i;++c<u;)f[h+c]=t[c];for(;++s<l;)(p||i<a)&&(f[h+n[s]]=e[i++]);return f}function Oo(e,t){var n=-1,o=e.length;for(t||(t=r(o));++n<o;)t[n]=e[n];return t}function To(e,t,n,r){var i=!n;n||(n={});for(var a=-1,s=t.length;++a<s;){var l=t[a],c=r?r(n[l],e[l],l,n,e):o;c===o&&(c=e[l]),i?ar(n,l,c):nr(n,l,c)}return n}function Eo(e,t){return function(n,r){var o=Ha(n)?St:or,i=t?t():{};return o(n,e,ui(r,2),i)}}function Po(e){return Yr((function(t,n){var r=-1,i=n.length,a=i>1?n[i-1]:o,s=i>2?n[2]:o;for(a=e.length>3&&"function"==typeof a?(i--,a):o,s&&wi(n[0],n[1],s)&&(a=i<3?o:a,i=1),t=Me(t);++r<i;){var l=n[r];l&&e(t,l,r,a)}return t}))}function Io(e,t){return function(n,r){if(null==n)return n;if(!Ua(n))return e(n,r);for(var o=n.length,i=t?o:-1,a=Me(n);(t?i--:++i<o)&&!1!==r(a[i],i,a););return n}}function zo(e){return function(t,n,r){for(var o=-1,i=Me(t),a=r(t),s=a.length;s--;){var l=a[e?s:++o];if(!1===n(i[l],l,i))break}return t}}function Do(e){return function(t){var n=ln(t=vs(t))?gn(t):o,r=n?n[0]:t.charAt(0),i=n?ko(n,1).join(""):t.slice(1);return r[e]()+i}}function No(e){return function(t){return Dt(Js(Zs(t).replace(et,"")),e,"")}}function $o(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=Bn(e.prototype),r=e.apply(n,t);return ts(r)?r:n}}function Vo(e){return function(t,n,r){var i=Me(t);if(!Ua(t)){var a=ui(n,3);t=Ts(t),n=function(e){return a(i[e],e,i)}}var s=e(t,n,r);return s>-1?i[a?t[s]:s]:o}}function Wo(e){return oi((function(t){var n=t.length,r=n,a=Zn.prototype.thru;for(e&&t.reverse();r--;){var s=t[r];if("function"!=typeof s)throw new Ae(i);if(a&&!l&&"wrapper"==li(s))var l=new Zn([],!0)}for(r=l?r:n;++r<n;){var c=li(s=t[r]),u="wrapper"==c?si(s):o;l=u&&ki(u[0])&&424==u[1]&&!u[4].length&&1==u[9]?l[li(u[0])].apply(l,u[3]):1==s.length&&ki(s)?l[c]():l.thru(s)}return function(){var e=arguments,r=e[0];if(l&&1==e.length&&Ha(r))return l.plant(r).value();for(var o=0,i=n?t[o].apply(this,e):r;++o<n;)i=t[o].call(this,i);return i}}))}function Bo(e,t,n,i,a,s,l,c,u,f){var p=t&d,h=1&t,g=2&t,m=24&t,b=512&t,x=g?o:$o(e);return function d(){for(var v=arguments.length,y=r(v),w=v;w--;)y[w]=arguments[w];if(m)var C=ci(d),k=function(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}(y,C);if(i&&(y=Ro(y,i,a,m)),s&&(y=Ao(y,s,l,m)),v-=k,m&&v<f){var L=dn(y,C);return Go(e,t,Bo,d.placeholder,n,y,L,c,u,f-v)}var j=h?n:this,_=g?j[e]:e;return v=y.length,c?y=function(e,t){var n=e.length,r=yn(t.length,n),i=Oo(e);for(;r--;){var a=t[r];e[r]=yi(a,n)?i[a]:o}return e}(y,c):b&&v>1&&y.reverse(),p&&u<v&&(y.length=u),this&&this!==gt&&this instanceof d&&(_=x||$o(_)),_.apply(j,y)}}function Fo(e,t){return function(n,r){return function(e,t,n,r){return wr(e,(function(e,o,i){t(r,n(e),o,i)})),r}(n,e,t(r),{})}}function Zo(e,t){return function(n,r){var i;if(n===o&&r===o)return t;if(n!==o&&(i=n),r!==o){if(i===o)return r;"string"==typeof n||"string"==typeof r?(n=uo(n),r=uo(r)):(n=co(n),r=co(r)),i=e(n,r)}return i}}function Ho(e){return oi((function(t){return t=It(t,Kt(ui())),Yr((function(n){var r=this;return e(t,(function(e){return Mt(e,r,n)}))}))}))}function qo(e,t){var n=(t=t===o?" ":uo(t)).length;if(n<2)return n?Xr(t,e):t;var r=Xr(t,ht(e/hn(t)));return ln(t)?ko(gn(r),0,e).join(""):r.slice(0,e)}function Uo(e){return function(t,n,i){return i&&"number"!=typeof i&&wi(t,n,i)&&(n=i=o),t=hs(t),n===o?(n=t,t=0):n=hs(n),function(e,t,n,o){for(var i=-1,a=vn(ht((t-e)/(n||1)),0),s=r(a);a--;)s[o?a:++i]=e,e+=n;return s}(t,n,i=i===o?t<n?1:-1:hs(i),e)}}function Qo(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=bs(t),n=bs(n)),e(t,n)}}function Go(e,t,n,r,i,a,s,l,d,f){var p=8&t;t|=p?c:u,4&(t&=~(p?u:c))||(t&=-4);var h=[e,t,i,p?a:o,p?s:o,p?o:a,p?o:s,l,d,f],g=n.apply(o,h);return ki(e)&&Oi(g,h),g.placeholder=r,Pi(g,e,t)}function Xo(e){var t=_e[e];return function(e,n){if(e=bs(e),(n=null==n?0:yn(gs(n),292))&&yt(e)){var r=(vs(e)+"e").split("e");return+((r=(vs(t(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return t(e)}}var Yo=Sn&&1/fn(new Sn([,-0]))[1]==p?function(e){return new Sn(e)}:cl;function Jo(e){return function(t){var n=mi(t);return n==j?cn(t):n==A?pn(t):function(e,t){return It(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function Ko(e,t,n,a,p,h,g,m){var b=2&t;if(!b&&"function"!=typeof e)throw new Ae(i);var x=a?a.length:0;if(x||(t&=-97,a=p=o),g=g===o?g:vn(gs(g),0),m=m===o?m:gs(m),x-=p?p.length:0,t&u){var v=a,y=p;a=p=o}var w=b?o:si(e),C=[e,t,n,a,p,v,y,h,g,m];if(w&&function(e,t){var n=e[1],r=t[1],o=n|r,i=o<131,a=r==d&&8==n||r==d&&n==f&&e[7].length<=t[8]||384==r&&t[7].length<=t[8]&&8==n;if(!i&&!a)return e;1&r&&(e[2]=t[2],o|=1&n?0:4);var l=t[3];if(l){var c=e[3];e[3]=c?Ro(c,l,t[4]):l,e[4]=c?dn(e[3],s):t[4]}(l=t[5])&&(c=e[5],e[5]=c?Ao(c,l,t[6]):l,e[6]=c?dn(e[5],s):t[6]);(l=t[7])&&(e[7]=l);r&d&&(e[8]=null==e[8]?t[8]:yn(e[8],t[8]));null==e[9]&&(e[9]=t[9]);e[0]=t[0],e[1]=o}(C,w),e=C[0],t=C[1],n=C[2],a=C[3],p=C[4],!(m=C[9]=C[9]===o?b?0:e.length:vn(C[9]-x,0))&&24&t&&(t&=-25),t&&1!=t)k=8==t||t==l?function(e,t,n){var i=$o(e);return function a(){for(var s=arguments.length,l=r(s),c=s,u=ci(a);c--;)l[c]=arguments[c];var d=s<3&&l[0]!==u&&l[s-1]!==u?[]:dn(l,u);return(s-=d.length)<n?Go(e,t,Bo,a.placeholder,o,l,d,o,o,n-s):Mt(this&&this!==gt&&this instanceof a?i:e,this,l)}}(e,t,m):t!=c&&33!=t||p.length?Bo.apply(o,C):function(e,t,n,o){var i=1&t,a=$o(e);return function t(){for(var s=-1,l=arguments.length,c=-1,u=o.length,d=r(u+l),f=this&&this!==gt&&this instanceof t?a:e;++c<u;)d[c]=o[c];for(;l--;)d[c++]=arguments[++s];return Mt(f,i?n:this,d)}}(e,t,n,a);else var k=function(e,t,n){var r=1&t,o=$o(e);return function t(){return(this&&this!==gt&&this instanceof t?o:e).apply(r?n:this,arguments)}}(e,t,n);return Pi((w?to:Oi)(k,C),e,t)}function ei(e,t,n,r){return e===o||Wa(e,Ee[n])&&!ze.call(r,n)?t:e}function ti(e,t,n,r,i,a){return ts(e)&&ts(t)&&(a.set(t,e),Fr(e,t,o,ti,a),a.delete(t)),e}function ni(e){return is(e)?o:e}function ri(e,t,n,r,i,a){var s=1&n,l=e.length,c=t.length;if(l!=c&&!(s&&c>l))return!1;var u=a.get(e),d=a.get(t);if(u&&d)return u==t&&d==e;var f=-1,p=!0,h=2&n?new Gn:o;for(a.set(e,t),a.set(t,e);++f<l;){var g=e[f],m=t[f];if(r)var b=s?r(m,g,f,t,e,a):r(g,m,f,e,t,a);if(b!==o){if(b)continue;p=!1;break}if(h){if(!$t(t,(function(e,t){if(!tn(h,t)&&(g===e||i(g,e,n,r,a)))return h.push(t)}))){p=!1;break}}else if(g!==m&&!i(g,m,n,r,a)){p=!1;break}}return a.delete(e),a.delete(t),p}function oi(e){return Ei(Si(e,o,qi),e+"")}function ii(e){return jr(e,Ts,hi)}function ai(e){return jr(e,Es,gi)}var si=On?function(e){return On.get(e)}:cl;function li(e){for(var t=e.name+"",n=Tn[t],r=ze.call(Tn,t)?n.length:0;r--;){var o=n[r],i=o.func;if(null==i||i==e)return o.name}return t}function ci(e){return(ze.call(Wn,"placeholder")?Wn:e).placeholder}function ui(){var e=Wn.iteratee||il;return e=e===il?zr:e,arguments.length?e(arguments[0],arguments[1]):e}function di(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function fi(e){for(var t=Ts(e),n=t.length;n--;){var r=t[n],o=e[r];t[n]=[r,o,_i(o)]}return t}function pi(e,t){var n=function(e,t){return null==e?o:e[t]}(e,t);return Ir(n)?n:o}var hi=bt?function(e){return null==e?[]:(e=Me(e),Tt(bt(e),(function(t){return Ge.call(e,t)})))}:ml,gi=bt?function(e){for(var t=[];e;)zt(t,hi(e)),e=Ue(e);return t}:ml,mi=_r;function bi(e,t,n){for(var r=-1,o=(t=wo(t,e)).length,i=!1;++r<o;){var a=Ni(t[r]);if(!(i=null!=e&&n(e,a)))break;e=e[a]}return i||++r!=o?i:!!(o=null==e?0:e.length)&&es(o)&&yi(a,o)&&(Ha(e)||Za(e))}function xi(e){return"function"!=typeof e.constructor||ji(e)?{}:Bn(Ue(e))}function vi(e){return Ha(e)||Za(e)||!!(Ye&&e&&e[Ye])}function yi(e,t){var n=typeof e;return!!(t=null==t?h:t)&&("number"==n||"symbol"!=n&&ye.test(e))&&e>-1&&e%1==0&&e<t}function wi(e,t,n){if(!ts(n))return!1;var r=typeof t;return!!("number"==r?Ua(n)&&yi(t,n.length):"string"==r&&t in n)&&Wa(n[t],e)}function Ci(e,t){if(Ha(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!cs(e))||(ne.test(e)||!te.test(e)||null!=t&&e in Me(t))}function ki(e){var t=li(e),n=Wn[t];if("function"!=typeof n||!(t in Hn.prototype))return!1;if(e===n)return!0;var r=si(n);return!!r&&e===r[0]}(jn&&mi(new jn(new ArrayBuffer(1)))!=I||_n&&mi(new _n)!=j||Mn&&mi(Mn.resolve())!=S||Sn&&mi(new Sn)!=A||Rn&&mi(new Rn)!=E)&&(mi=function(e){var t=_r(e),n=t==M?e.constructor:o,r=n?$i(n):"";if(r)switch(r){case En:return I;case Pn:return j;case In:return S;case zn:return A;case Dn:return E}return t});var Li=Pe?Ja:bl;function ji(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Ee)}function _i(e){return e==e&&!ts(e)}function Mi(e,t){return function(n){return null!=n&&(n[e]===t&&(t!==o||e in Me(n)))}}function Si(e,t,n){return t=vn(t===o?e.length-1:t,0),function(){for(var o=arguments,i=-1,a=vn(o.length-t,0),s=r(a);++i<a;)s[i]=o[t+i];i=-1;for(var l=r(t+1);++i<t;)l[i]=o[i];return l[t]=n(s),Mt(e,this,l)}}function Ri(e,t){return t.length<2?e:Lr(e,oo(t,0,-1))}function Ai(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var Oi=Ii(to),Ti=pt||function(e,t){return gt.setTimeout(e,t)},Ei=Ii(no);function Pi(e,t,n){var r=t+"";return Ei(e,function(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n>1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(le,"{\n/* [wrapped with "+t+"] */\n")}(r,function(e,t){return Rt(b,(function(n){var r="_."+n[0];t&n[1]&&!Et(e,r)&&e.push(r)})),e.sort()}(function(e){var t=e.match(ce);return t?t[1].split(ue):[]}(r),n)))}function Ii(e){var t=0,n=0;return function(){var r=wn(),i=16-(r-n);if(n=r,i>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(o,arguments)}}function zi(e,t){var n=-1,r=e.length,i=r-1;for(t=t===o?r:t;++n<t;){var a=Gr(n,i),s=e[a];e[a]=e[n],e[n]=s}return e.length=t,e}var Di=function(e){var t=Ia(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(re,(function(e,n,r,o){t.push(r?o.replace(pe,"$1"):n||e)})),t}));function Ni(e){if("string"==typeof e||cs(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function $i(e){if(null!=e){try{return Ie.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Vi(e){if(e instanceof Hn)return e.clone();var t=new Zn(e.__wrapped__,e.__chain__);return t.__actions__=Oo(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Wi=Yr((function(e,t){return Qa(e)?fr(e,xr(t,1,Qa,!0)):[]})),Bi=Yr((function(e,t){var n=Yi(t);return Qa(n)&&(n=o),Qa(e)?fr(e,xr(t,1,Qa,!0),ui(n,2)):[]})),Fi=Yr((function(e,t){var n=Yi(t);return Qa(n)&&(n=o),Qa(e)?fr(e,xr(t,1,Qa,!0),o,n):[]}));function Zi(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var o=null==n?0:gs(n);return o<0&&(o=vn(r+o,0)),Bt(e,ui(t,3),o)}function Hi(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=r-1;return n!==o&&(i=gs(n),i=n<0?vn(r+i,0):yn(i,r-1)),Bt(e,ui(t,3),i,!0)}function qi(e){return(null==e?0:e.length)?xr(e,1):[]}function Ui(e){return e&&e.length?e[0]:o}var Qi=Yr((function(e){var t=It(e,vo);return t.length&&t[0]===e[0]?Ar(t):[]})),Gi=Yr((function(e){var t=Yi(e),n=It(e,vo);return t===Yi(n)?t=o:n.pop(),n.length&&n[0]===e[0]?Ar(n,ui(t,2)):[]})),Xi=Yr((function(e){var t=Yi(e),n=It(e,vo);return(t="function"==typeof t?t:o)&&n.pop(),n.length&&n[0]===e[0]?Ar(n,o,t):[]}));function Yi(e){var t=null==e?0:e.length;return t?e[t-1]:o}var Ji=Yr(Ki);function Ki(e,t){return e&&e.length&&t&&t.length?Ur(e,t):e}var ea=oi((function(e,t){var n=null==e?0:e.length,r=sr(e,t);return Qr(e,It(t,(function(e){return yi(e,n)?+e:e})).sort(So)),r}));function ta(e){return null==e?e:Ln.call(e)}var na=Yr((function(e){return fo(xr(e,1,Qa,!0))})),ra=Yr((function(e){var t=Yi(e);return Qa(t)&&(t=o),fo(xr(e,1,Qa,!0),ui(t,2))})),oa=Yr((function(e){var t=Yi(e);return t="function"==typeof t?t:o,fo(xr(e,1,Qa,!0),o,t)}));function ia(e){if(!e||!e.length)return[];var t=0;return e=Tt(e,(function(e){if(Qa(e))return t=vn(e.length,t),!0})),Yt(t,(function(t){return It(e,Ut(t))}))}function aa(e,t){if(!e||!e.length)return[];var n=ia(e);return null==t?n:It(n,(function(e){return Mt(t,o,e)}))}var sa=Yr((function(e,t){return Qa(e)?fr(e,t):[]})),la=Yr((function(e){return bo(Tt(e,Qa))})),ca=Yr((function(e){var t=Yi(e);return Qa(t)&&(t=o),bo(Tt(e,Qa),ui(t,2))})),ua=Yr((function(e){var t=Yi(e);return t="function"==typeof t?t:o,bo(Tt(e,Qa),o,t)})),da=Yr(ia);var fa=Yr((function(e){var t=e.length,n=t>1?e[t-1]:o;return n="function"==typeof n?(e.pop(),n):o,aa(e,n)}));function pa(e){var t=Wn(e);return t.__chain__=!0,t}function ha(e,t){return t(e)}var ga=oi((function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,i=function(t){return sr(t,e)};return!(t>1||this.__actions__.length)&&r instanceof Hn&&yi(n)?((r=r.slice(n,+n+(t?1:0))).__actions__.push({func:ha,args:[i],thisArg:o}),new Zn(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(o),e}))):this.thru(i)}));var ma=Eo((function(e,t,n){ze.call(e,n)?++e[n]:ar(e,n,1)}));var ba=Vo(Zi),xa=Vo(Hi);function va(e,t){return(Ha(e)?Rt:pr)(e,ui(t,3))}function ya(e,t){return(Ha(e)?At:hr)(e,ui(t,3))}var wa=Eo((function(e,t,n){ze.call(e,n)?e[n].push(t):ar(e,n,[t])}));var Ca=Yr((function(e,t,n){var o=-1,i="function"==typeof t,a=Ua(e)?r(e.length):[];return pr(e,(function(e){a[++o]=i?Mt(t,e,n):Or(e,t,n)})),a})),ka=Eo((function(e,t,n){ar(e,n,t)}));function La(e,t){return(Ha(e)?It:Vr)(e,ui(t,3))}var ja=Eo((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]}));var _a=Yr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&wi(e,t[0],t[1])?t=[]:n>2&&wi(t[0],t[1],t[2])&&(t=[t[0]]),Hr(e,xr(t,1),[])})),Ma=ut||function(){return gt.Date.now()};function Sa(e,t,n){return t=n?o:t,t=e&&null==t?e.length:t,Ko(e,d,o,o,o,o,t)}function Ra(e,t){var n;if("function"!=typeof t)throw new Ae(i);return e=gs(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=o),n}}var Aa=Yr((function(e,t,n){var r=1;if(n.length){var o=dn(n,ci(Aa));r|=c}return Ko(e,r,t,n,o)})),Oa=Yr((function(e,t,n){var r=3;if(n.length){var o=dn(n,ci(Oa));r|=c}return Ko(t,r,e,n,o)}));function Ta(e,t,n){var r,a,s,l,c,u,d=0,f=!1,p=!1,h=!0;if("function"!=typeof e)throw new Ae(i);function g(t){var n=r,i=a;return r=a=o,d=t,l=e.apply(i,n)}function m(e){var n=e-u;return u===o||n>=t||n<0||p&&e-d>=s}function b(){var e=Ma();if(m(e))return x(e);c=Ti(b,function(e){var n=t-(e-u);return p?yn(n,s-(e-d)):n}(e))}function x(e){return c=o,h&&r?g(e):(r=a=o,l)}function v(){var e=Ma(),n=m(e);if(r=arguments,a=this,u=e,n){if(c===o)return function(e){return d=e,c=Ti(b,t),f?g(e):l}(u);if(p)return Lo(c),c=Ti(b,t),g(u)}return c===o&&(c=Ti(b,t)),l}return t=bs(t)||0,ts(n)&&(f=!!n.leading,s=(p="maxWait"in n)?vn(bs(n.maxWait)||0,t):s,h="trailing"in n?!!n.trailing:h),v.cancel=function(){c!==o&&Lo(c),d=0,r=u=a=c=o},v.flush=function(){return c===o?l:x(Ma())},v}var Ea=Yr((function(e,t){return dr(e,1,t)})),Pa=Yr((function(e,t,n){return dr(e,bs(t)||0,n)}));function Ia(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Ae(i);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(Ia.Cache||Qn),n}function za(e){if("function"!=typeof e)throw new Ae(i);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ia.Cache=Qn;var Da=Co((function(e,t){var n=(t=1==t.length&&Ha(t[0])?It(t[0],Kt(ui())):It(xr(t,1),Kt(ui()))).length;return Yr((function(r){for(var o=-1,i=yn(r.length,n);++o<i;)r[o]=t[o].call(this,r[o]);return Mt(e,this,r)}))})),Na=Yr((function(e,t){var n=dn(t,ci(Na));return Ko(e,c,o,t,n)})),$a=Yr((function(e,t){var n=dn(t,ci($a));return Ko(e,u,o,t,n)})),Va=oi((function(e,t){return Ko(e,f,o,o,o,t)}));function Wa(e,t){return e===t||e!=e&&t!=t}var Ba=Qo(Mr),Fa=Qo((function(e,t){return e>=t})),Za=Tr(function(){return arguments}())?Tr:function(e){return ns(e)&&ze.call(e,"callee")&&!Ge.call(e,"callee")},Ha=r.isArray,qa=wt?Kt(wt):function(e){return ns(e)&&_r(e)==P};function Ua(e){return null!=e&&es(e.length)&&!Ja(e)}function Qa(e){return ns(e)&&Ua(e)}var Ga=vt||bl,Xa=Ct?Kt(Ct):function(e){return ns(e)&&_r(e)==w};function Ya(e){if(!ns(e))return!1;var t=_r(e);return t==C||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!is(e)}function Ja(e){if(!ts(e))return!1;var t=_r(e);return t==k||t==L||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ka(e){return"number"==typeof e&&e==gs(e)}function es(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=h}function ts(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function ns(e){return null!=e&&"object"==typeof e}var rs=kt?Kt(kt):function(e){return ns(e)&&mi(e)==j};function os(e){return"number"==typeof e||ns(e)&&_r(e)==_}function is(e){if(!ns(e)||_r(e)!=M)return!1;var t=Ue(e);if(null===t)return!0;var n=ze.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Ie.call(n)==Ve}var as=Lt?Kt(Lt):function(e){return ns(e)&&_r(e)==R};var ss=jt?Kt(jt):function(e){return ns(e)&&mi(e)==A};function ls(e){return"string"==typeof e||!Ha(e)&&ns(e)&&_r(e)==O}function cs(e){return"symbol"==typeof e||ns(e)&&_r(e)==T}var us=_t?Kt(_t):function(e){return ns(e)&&es(e.length)&&!!lt[_r(e)]};var ds=Qo($r),fs=Qo((function(e,t){return e<=t}));function ps(e){if(!e)return[];if(Ua(e))return ls(e)?gn(e):Oo(e);if(Je&&e[Je])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[Je]());var t=mi(e);return(t==j?cn:t==A?fn:Ws)(e)}function hs(e){return e?(e=bs(e))===p||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function gs(e){var t=hs(e),n=t%1;return t==t?n?t-n:t:0}function ms(e){return e?lr(gs(e),0,m):0}function bs(e){if("number"==typeof e)return e;if(cs(e))return g;if(ts(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=ts(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Jt(e);var n=be.test(e);return n||ve.test(e)?ft(e.slice(2),n?2:8):me.test(e)?g:+e}function xs(e){return To(e,Es(e))}function vs(e){return null==e?"":uo(e)}var ys=Po((function(e,t){if(ji(t)||Ua(t))To(t,Ts(t),e);else for(var n in t)ze.call(t,n)&&nr(e,n,t[n])})),ws=Po((function(e,t){To(t,Es(t),e)})),Cs=Po((function(e,t,n,r){To(t,Es(t),e,r)})),ks=Po((function(e,t,n,r){To(t,Ts(t),e,r)})),Ls=oi(sr);var js=Yr((function(e,t){e=Me(e);var n=-1,r=t.length,i=r>2?t[2]:o;for(i&&wi(t[0],t[1],i)&&(r=1);++n<r;)for(var a=t[n],s=Es(a),l=-1,c=s.length;++l<c;){var u=s[l],d=e[u];(d===o||Wa(d,Ee[u])&&!ze.call(e,u))&&(e[u]=a[u])}return e})),_s=Yr((function(e){return e.push(o,ti),Mt(Is,o,e)}));function Ms(e,t,n){var r=null==e?o:Lr(e,t);return r===o?n:r}function Ss(e,t){return null!=e&&bi(e,t,Rr)}var Rs=Fo((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=$e.call(t)),e[t]=n}),tl(ol)),As=Fo((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=$e.call(t)),ze.call(e,t)?e[t].push(n):e[t]=[n]}),ui),Os=Yr(Or);function Ts(e){return Ua(e)?Yn(e):Dr(e)}function Es(e){return Ua(e)?Yn(e,!0):Nr(e)}var Ps=Po((function(e,t,n){Fr(e,t,n)})),Is=Po((function(e,t,n,r){Fr(e,t,n,r)})),zs=oi((function(e,t){var n={};if(null==e)return n;var r=!1;t=It(t,(function(t){return t=wo(t,e),r||(r=t.length>1),t})),To(e,ai(e),n),r&&(n=cr(n,7,ni));for(var o=t.length;o--;)po(n,t[o]);return n}));var Ds=oi((function(e,t){return null==e?{}:function(e,t){return qr(e,t,(function(t,n){return Ss(e,n)}))}(e,t)}));function Ns(e,t){if(null==e)return{};var n=It(ai(e),(function(e){return[e]}));return t=ui(t),qr(e,n,(function(e,n){return t(e,n[0])}))}var $s=Jo(Ts),Vs=Jo(Es);function Ws(e){return null==e?[]:en(e,Ts(e))}var Bs=No((function(e,t,n){return t=t.toLowerCase(),e+(n?Fs(t):t)}));function Fs(e){return Ys(vs(e).toLowerCase())}function Zs(e){return(e=vs(e))&&e.replace(we,on).replace(tt,"")}var Hs=No((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),qs=No((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),Us=Do("toLowerCase");var Qs=No((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}));var Gs=No((function(e,t,n){return e+(n?" ":"")+Ys(t)}));var Xs=No((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Ys=Do("toUpperCase");function Js(e,t,n){return e=vs(e),(t=n?o:t)===o?function(e){return it.test(e)}(e)?function(e){return e.match(rt)||[]}(e):function(e){return e.match(de)||[]}(e):e.match(t)||[]}var Ks=Yr((function(e,t){try{return Mt(e,o,t)}catch(e){return Ya(e)?e:new Le(e)}})),el=oi((function(e,t){return Rt(t,(function(t){t=Ni(t),ar(e,t,Aa(e[t],e))})),e}));function tl(e){return function(){return e}}var nl=Wo(),rl=Wo(!0);function ol(e){return e}function il(e){return zr("function"==typeof e?e:cr(e,1))}var al=Yr((function(e,t){return function(n){return Or(n,e,t)}})),sl=Yr((function(e,t){return function(n){return Or(e,n,t)}}));function ll(e,t,n){var r=Ts(t),o=kr(t,r);null!=n||ts(t)&&(o.length||!r.length)||(n=t,t=e,e=this,o=kr(t,Ts(t)));var i=!(ts(n)&&"chain"in n&&!n.chain),a=Ja(e);return Rt(o,(function(n){var r=t[n];e[n]=r,a&&(e.prototype[n]=function(){var t=this.__chain__;if(i||t){var n=e(this.__wrapped__);return(n.__actions__=Oo(this.__actions__)).push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,zt([this.value()],arguments))})})),e}function cl(){}var ul=Ho(It),dl=Ho(Ot),fl=Ho($t);function pl(e){return Ci(e)?Ut(Ni(e)):function(e){return function(t){return Lr(t,e)}}(e)}var hl=Uo(),gl=Uo(!0);function ml(){return[]}function bl(){return!1}var xl=Zo((function(e,t){return e+t}),0),vl=Xo("ceil"),yl=Zo((function(e,t){return e/t}),1),wl=Xo("floor");var Cl,kl=Zo((function(e,t){return e*t}),1),Ll=Xo("round"),jl=Zo((function(e,t){return e-t}),0);return Wn.after=function(e,t){if("function"!=typeof t)throw new Ae(i);return e=gs(e),function(){if(--e<1)return t.apply(this,arguments)}},Wn.ary=Sa,Wn.assign=ys,Wn.assignIn=ws,Wn.assignInWith=Cs,Wn.assignWith=ks,Wn.at=Ls,Wn.before=Ra,Wn.bind=Aa,Wn.bindAll=el,Wn.bindKey=Oa,Wn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Ha(e)?e:[e]},Wn.chain=pa,Wn.chunk=function(e,t,n){t=(n?wi(e,t,n):t===o)?1:vn(gs(t),0);var i=null==e?0:e.length;if(!i||t<1)return[];for(var a=0,s=0,l=r(ht(i/t));a<i;)l[s++]=oo(e,a,a+=t);return l},Wn.compact=function(e){for(var t=-1,n=null==e?0:e.length,r=0,o=[];++t<n;){var i=e[t];i&&(o[r++]=i)}return o},Wn.concat=function(){var e=arguments.length;if(!e)return[];for(var t=r(e-1),n=arguments[0],o=e;o--;)t[o-1]=arguments[o];return zt(Ha(n)?Oo(n):[n],xr(t,1))},Wn.cond=function(e){var t=null==e?0:e.length,n=ui();return e=t?It(e,(function(e){if("function"!=typeof e[1])throw new Ae(i);return[n(e[0]),e[1]]})):[],Yr((function(n){for(var r=-1;++r<t;){var o=e[r];if(Mt(o[0],this,n))return Mt(o[1],this,n)}}))},Wn.conforms=function(e){return function(e){var t=Ts(e);return function(n){return ur(n,e,t)}}(cr(e,1))},Wn.constant=tl,Wn.countBy=ma,Wn.create=function(e,t){var n=Bn(e);return null==t?n:ir(n,t)},Wn.curry=function e(t,n,r){var i=Ko(t,8,o,o,o,o,o,n=r?o:n);return i.placeholder=e.placeholder,i},Wn.curryRight=function e(t,n,r){var i=Ko(t,l,o,o,o,o,o,n=r?o:n);return i.placeholder=e.placeholder,i},Wn.debounce=Ta,Wn.defaults=js,Wn.defaultsDeep=_s,Wn.defer=Ea,Wn.delay=Pa,Wn.difference=Wi,Wn.differenceBy=Bi,Wn.differenceWith=Fi,Wn.drop=function(e,t,n){var r=null==e?0:e.length;return r?oo(e,(t=n||t===o?1:gs(t))<0?0:t,r):[]},Wn.dropRight=function(e,t,n){var r=null==e?0:e.length;return r?oo(e,0,(t=r-(t=n||t===o?1:gs(t)))<0?0:t):[]},Wn.dropRightWhile=function(e,t){return e&&e.length?go(e,ui(t,3),!0,!0):[]},Wn.dropWhile=function(e,t){return e&&e.length?go(e,ui(t,3),!0):[]},Wn.fill=function(e,t,n,r){var i=null==e?0:e.length;return i?(n&&"number"!=typeof n&&wi(e,t,n)&&(n=0,r=i),function(e,t,n,r){var i=e.length;for((n=gs(n))<0&&(n=-n>i?0:i+n),(r=r===o||r>i?i:gs(r))<0&&(r+=i),r=n>r?0:ms(r);n<r;)e[n++]=t;return e}(e,t,n,r)):[]},Wn.filter=function(e,t){return(Ha(e)?Tt:br)(e,ui(t,3))},Wn.flatMap=function(e,t){return xr(La(e,t),1)},Wn.flatMapDeep=function(e,t){return xr(La(e,t),p)},Wn.flatMapDepth=function(e,t,n){return n=n===o?1:gs(n),xr(La(e,t),n)},Wn.flatten=qi,Wn.flattenDeep=function(e){return(null==e?0:e.length)?xr(e,p):[]},Wn.flattenDepth=function(e,t){return(null==e?0:e.length)?xr(e,t=t===o?1:gs(t)):[]},Wn.flip=function(e){return Ko(e,512)},Wn.flow=nl,Wn.flowRight=rl,Wn.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var o=e[t];r[o[0]]=o[1]}return r},Wn.functions=function(e){return null==e?[]:kr(e,Ts(e))},Wn.functionsIn=function(e){return null==e?[]:kr(e,Es(e))},Wn.groupBy=wa,Wn.initial=function(e){return(null==e?0:e.length)?oo(e,0,-1):[]},Wn.intersection=Qi,Wn.intersectionBy=Gi,Wn.intersectionWith=Xi,Wn.invert=Rs,Wn.invertBy=As,Wn.invokeMap=Ca,Wn.iteratee=il,Wn.keyBy=ka,Wn.keys=Ts,Wn.keysIn=Es,Wn.map=La,Wn.mapKeys=function(e,t){var n={};return t=ui(t,3),wr(e,(function(e,r,o){ar(n,t(e,r,o),e)})),n},Wn.mapValues=function(e,t){var n={};return t=ui(t,3),wr(e,(function(e,r,o){ar(n,r,t(e,r,o))})),n},Wn.matches=function(e){return Wr(cr(e,1))},Wn.matchesProperty=function(e,t){return Br(e,cr(t,1))},Wn.memoize=Ia,Wn.merge=Ps,Wn.mergeWith=Is,Wn.method=al,Wn.methodOf=sl,Wn.mixin=ll,Wn.negate=za,Wn.nthArg=function(e){return e=gs(e),Yr((function(t){return Zr(t,e)}))},Wn.omit=zs,Wn.omitBy=function(e,t){return Ns(e,za(ui(t)))},Wn.once=function(e){return Ra(2,e)},Wn.orderBy=function(e,t,n,r){return null==e?[]:(Ha(t)||(t=null==t?[]:[t]),Ha(n=r?o:n)||(n=null==n?[]:[n]),Hr(e,t,n))},Wn.over=ul,Wn.overArgs=Da,Wn.overEvery=dl,Wn.overSome=fl,Wn.partial=Na,Wn.partialRight=$a,Wn.partition=ja,Wn.pick=Ds,Wn.pickBy=Ns,Wn.property=pl,Wn.propertyOf=function(e){return function(t){return null==e?o:Lr(e,t)}},Wn.pull=Ji,Wn.pullAll=Ki,Wn.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?Ur(e,t,ui(n,2)):e},Wn.pullAllWith=function(e,t,n){return e&&e.length&&t&&t.length?Ur(e,t,o,n):e},Wn.pullAt=ea,Wn.range=hl,Wn.rangeRight=gl,Wn.rearg=Va,Wn.reject=function(e,t){return(Ha(e)?Tt:br)(e,za(ui(t,3)))},Wn.remove=function(e,t){var n=[];if(!e||!e.length)return n;var r=-1,o=[],i=e.length;for(t=ui(t,3);++r<i;){var a=e[r];t(a,r,e)&&(n.push(a),o.push(r))}return Qr(e,o),n},Wn.rest=function(e,t){if("function"!=typeof e)throw new Ae(i);return Yr(e,t=t===o?t:gs(t))},Wn.reverse=ta,Wn.sampleSize=function(e,t,n){return t=(n?wi(e,t,n):t===o)?1:gs(t),(Ha(e)?Kn:Kr)(e,t)},Wn.set=function(e,t,n){return null==e?e:eo(e,t,n)},Wn.setWith=function(e,t,n,r){return r="function"==typeof r?r:o,null==e?e:eo(e,t,n,r)},Wn.shuffle=function(e){return(Ha(e)?er:ro)(e)},Wn.slice=function(e,t,n){var r=null==e?0:e.length;return r?(n&&"number"!=typeof n&&wi(e,t,n)?(t=0,n=r):(t=null==t?0:gs(t),n=n===o?r:gs(n)),oo(e,t,n)):[]},Wn.sortBy=_a,Wn.sortedUniq=function(e){return e&&e.length?lo(e):[]},Wn.sortedUniqBy=function(e,t){return e&&e.length?lo(e,ui(t,2)):[]},Wn.split=function(e,t,n){return n&&"number"!=typeof n&&wi(e,t,n)&&(t=n=o),(n=n===o?m:n>>>0)?(e=vs(e))&&("string"==typeof t||null!=t&&!as(t))&&!(t=uo(t))&&ln(e)?ko(gn(e),0,n):e.split(t,n):[]},Wn.spread=function(e,t){if("function"!=typeof e)throw new Ae(i);return t=null==t?0:vn(gs(t),0),Yr((function(n){var r=n[t],o=ko(n,0,t);return r&&zt(o,r),Mt(e,this,o)}))},Wn.tail=function(e){var t=null==e?0:e.length;return t?oo(e,1,t):[]},Wn.take=function(e,t,n){return e&&e.length?oo(e,0,(t=n||t===o?1:gs(t))<0?0:t):[]},Wn.takeRight=function(e,t,n){var r=null==e?0:e.length;return r?oo(e,(t=r-(t=n||t===o?1:gs(t)))<0?0:t,r):[]},Wn.takeRightWhile=function(e,t){return e&&e.length?go(e,ui(t,3),!1,!0):[]},Wn.takeWhile=function(e,t){return e&&e.length?go(e,ui(t,3)):[]},Wn.tap=function(e,t){return t(e),e},Wn.throttle=function(e,t,n){var r=!0,o=!0;if("function"!=typeof e)throw new Ae(i);return ts(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),Ta(e,t,{leading:r,maxWait:t,trailing:o})},Wn.thru=ha,Wn.toArray=ps,Wn.toPairs=$s,Wn.toPairsIn=Vs,Wn.toPath=function(e){return Ha(e)?It(e,Ni):cs(e)?[e]:Oo(Di(vs(e)))},Wn.toPlainObject=xs,Wn.transform=function(e,t,n){var r=Ha(e),o=r||Ga(e)||us(e);if(t=ui(t,4),null==n){var i=e&&e.constructor;n=o?r?new i:[]:ts(e)&&Ja(i)?Bn(Ue(e)):{}}return(o?Rt:wr)(e,(function(e,r,o){return t(n,e,r,o)})),n},Wn.unary=function(e){return Sa(e,1)},Wn.union=na,Wn.unionBy=ra,Wn.unionWith=oa,Wn.uniq=function(e){return e&&e.length?fo(e):[]},Wn.uniqBy=function(e,t){return e&&e.length?fo(e,ui(t,2)):[]},Wn.uniqWith=function(e,t){return t="function"==typeof t?t:o,e&&e.length?fo(e,o,t):[]},Wn.unset=function(e,t){return null==e||po(e,t)},Wn.unzip=ia,Wn.unzipWith=aa,Wn.update=function(e,t,n){return null==e?e:ho(e,t,yo(n))},Wn.updateWith=function(e,t,n,r){return r="function"==typeof r?r:o,null==e?e:ho(e,t,yo(n),r)},Wn.values=Ws,Wn.valuesIn=function(e){return null==e?[]:en(e,Es(e))},Wn.without=sa,Wn.words=Js,Wn.wrap=function(e,t){return Na(yo(t),e)},Wn.xor=la,Wn.xorBy=ca,Wn.xorWith=ua,Wn.zip=da,Wn.zipObject=function(e,t){return xo(e||[],t||[],nr)},Wn.zipObjectDeep=function(e,t){return xo(e||[],t||[],eo)},Wn.zipWith=fa,Wn.entries=$s,Wn.entriesIn=Vs,Wn.extend=ws,Wn.extendWith=Cs,ll(Wn,Wn),Wn.add=xl,Wn.attempt=Ks,Wn.camelCase=Bs,Wn.capitalize=Fs,Wn.ceil=vl,Wn.clamp=function(e,t,n){return n===o&&(n=t,t=o),n!==o&&(n=(n=bs(n))==n?n:0),t!==o&&(t=(t=bs(t))==t?t:0),lr(bs(e),t,n)},Wn.clone=function(e){return cr(e,4)},Wn.cloneDeep=function(e){return cr(e,5)},Wn.cloneDeepWith=function(e,t){return cr(e,5,t="function"==typeof t?t:o)},Wn.cloneWith=function(e,t){return cr(e,4,t="function"==typeof t?t:o)},Wn.conformsTo=function(e,t){return null==t||ur(e,t,Ts(t))},Wn.deburr=Zs,Wn.defaultTo=function(e,t){return null==e||e!=e?t:e},Wn.divide=yl,Wn.endsWith=function(e,t,n){e=vs(e),t=uo(t);var r=e.length,i=n=n===o?r:lr(gs(n),0,r);return(n-=t.length)>=0&&e.slice(n,i)==t},Wn.eq=Wa,Wn.escape=function(e){return(e=vs(e))&&Y.test(e)?e.replace(G,an):e},Wn.escapeRegExp=function(e){return(e=vs(e))&&ie.test(e)?e.replace(oe,"\\$&"):e},Wn.every=function(e,t,n){var r=Ha(e)?Ot:gr;return n&&wi(e,t,n)&&(t=o),r(e,ui(t,3))},Wn.find=ba,Wn.findIndex=Zi,Wn.findKey=function(e,t){return Wt(e,ui(t,3),wr)},Wn.findLast=xa,Wn.findLastIndex=Hi,Wn.findLastKey=function(e,t){return Wt(e,ui(t,3),Cr)},Wn.floor=wl,Wn.forEach=va,Wn.forEachRight=ya,Wn.forIn=function(e,t){return null==e?e:vr(e,ui(t,3),Es)},Wn.forInRight=function(e,t){return null==e?e:yr(e,ui(t,3),Es)},Wn.forOwn=function(e,t){return e&&wr(e,ui(t,3))},Wn.forOwnRight=function(e,t){return e&&Cr(e,ui(t,3))},Wn.get=Ms,Wn.gt=Ba,Wn.gte=Fa,Wn.has=function(e,t){return null!=e&&bi(e,t,Sr)},Wn.hasIn=Ss,Wn.head=Ui,Wn.identity=ol,Wn.includes=function(e,t,n,r){e=Ua(e)?e:Ws(e),n=n&&!r?gs(n):0;var o=e.length;return n<0&&(n=vn(o+n,0)),ls(e)?n<=o&&e.indexOf(t,n)>-1:!!o&&Ft(e,t,n)>-1},Wn.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var o=null==n?0:gs(n);return o<0&&(o=vn(r+o,0)),Ft(e,t,o)},Wn.inRange=function(e,t,n){return t=hs(t),n===o?(n=t,t=0):n=hs(n),function(e,t,n){return e>=yn(t,n)&&e<vn(t,n)}(e=bs(e),t,n)},Wn.invoke=Os,Wn.isArguments=Za,Wn.isArray=Ha,Wn.isArrayBuffer=qa,Wn.isArrayLike=Ua,Wn.isArrayLikeObject=Qa,Wn.isBoolean=function(e){return!0===e||!1===e||ns(e)&&_r(e)==y},Wn.isBuffer=Ga,Wn.isDate=Xa,Wn.isElement=function(e){return ns(e)&&1===e.nodeType&&!is(e)},Wn.isEmpty=function(e){if(null==e)return!0;if(Ua(e)&&(Ha(e)||"string"==typeof e||"function"==typeof e.splice||Ga(e)||us(e)||Za(e)))return!e.length;var t=mi(e);if(t==j||t==A)return!e.size;if(ji(e))return!Dr(e).length;for(var n in e)if(ze.call(e,n))return!1;return!0},Wn.isEqual=function(e,t){return Er(e,t)},Wn.isEqualWith=function(e,t,n){var r=(n="function"==typeof n?n:o)?n(e,t):o;return r===o?Er(e,t,o,n):!!r},Wn.isError=Ya,Wn.isFinite=function(e){return"number"==typeof e&&yt(e)},Wn.isFunction=Ja,Wn.isInteger=Ka,Wn.isLength=es,Wn.isMap=rs,Wn.isMatch=function(e,t){return e===t||Pr(e,t,fi(t))},Wn.isMatchWith=function(e,t,n){return n="function"==typeof n?n:o,Pr(e,t,fi(t),n)},Wn.isNaN=function(e){return os(e)&&e!=+e},Wn.isNative=function(e){if(Li(e))throw new Le("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Ir(e)},Wn.isNil=function(e){return null==e},Wn.isNull=function(e){return null===e},Wn.isNumber=os,Wn.isObject=ts,Wn.isObjectLike=ns,Wn.isPlainObject=is,Wn.isRegExp=as,Wn.isSafeInteger=function(e){return Ka(e)&&e>=-9007199254740991&&e<=h},Wn.isSet=ss,Wn.isString=ls,Wn.isSymbol=cs,Wn.isTypedArray=us,Wn.isUndefined=function(e){return e===o},Wn.isWeakMap=function(e){return ns(e)&&mi(e)==E},Wn.isWeakSet=function(e){return ns(e)&&"[object WeakSet]"==_r(e)},Wn.join=function(e,t){return null==e?"":Vt.call(e,t)},Wn.kebabCase=Hs,Wn.last=Yi,Wn.lastIndexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=r;return n!==o&&(i=(i=gs(n))<0?vn(r+i,0):yn(i,r-1)),t==t?function(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}(e,t,i):Bt(e,Ht,i,!0)},Wn.lowerCase=qs,Wn.lowerFirst=Us,Wn.lt=ds,Wn.lte=fs,Wn.max=function(e){return e&&e.length?mr(e,ol,Mr):o},Wn.maxBy=function(e,t){return e&&e.length?mr(e,ui(t,2),Mr):o},Wn.mean=function(e){return qt(e,ol)},Wn.meanBy=function(e,t){return qt(e,ui(t,2))},Wn.min=function(e){return e&&e.length?mr(e,ol,$r):o},Wn.minBy=function(e,t){return e&&e.length?mr(e,ui(t,2),$r):o},Wn.stubArray=ml,Wn.stubFalse=bl,Wn.stubObject=function(){return{}},Wn.stubString=function(){return""},Wn.stubTrue=function(){return!0},Wn.multiply=kl,Wn.nth=function(e,t){return e&&e.length?Zr(e,gs(t)):o},Wn.noConflict=function(){return gt._===this&&(gt._=We),this},Wn.noop=cl,Wn.now=Ma,Wn.pad=function(e,t,n){e=vs(e);var r=(t=gs(t))?hn(e):0;if(!t||r>=t)return e;var o=(t-r)/2;return qo(mt(o),n)+e+qo(ht(o),n)},Wn.padEnd=function(e,t,n){e=vs(e);var r=(t=gs(t))?hn(e):0;return t&&r<t?e+qo(t-r,n):e},Wn.padStart=function(e,t,n){e=vs(e);var r=(t=gs(t))?hn(e):0;return t&&r<t?qo(t-r,n)+e:e},Wn.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),Cn(vs(e).replace(ae,""),t||0)},Wn.random=function(e,t,n){if(n&&"boolean"!=typeof n&&wi(e,t,n)&&(t=n=o),n===o&&("boolean"==typeof t?(n=t,t=o):"boolean"==typeof e&&(n=e,e=o)),e===o&&t===o?(e=0,t=1):(e=hs(e),t===o?(t=e,e=0):t=hs(t)),e>t){var r=e;e=t,t=r}if(n||e%1||t%1){var i=kn();return yn(e+i*(t-e+dt("1e-"+((i+"").length-1))),t)}return Gr(e,t)},Wn.reduce=function(e,t,n){var r=Ha(e)?Dt:Gt,o=arguments.length<3;return r(e,ui(t,4),n,o,pr)},Wn.reduceRight=function(e,t,n){var r=Ha(e)?Nt:Gt,o=arguments.length<3;return r(e,ui(t,4),n,o,hr)},Wn.repeat=function(e,t,n){return t=(n?wi(e,t,n):t===o)?1:gs(t),Xr(vs(e),t)},Wn.replace=function(){var e=arguments,t=vs(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Wn.result=function(e,t,n){var r=-1,i=(t=wo(t,e)).length;for(i||(i=1,e=o);++r<i;){var a=null==e?o:e[Ni(t[r])];a===o&&(r=i,a=n),e=Ja(a)?a.call(e):a}return e},Wn.round=Ll,Wn.runInContext=e,Wn.sample=function(e){return(Ha(e)?Jn:Jr)(e)},Wn.size=function(e){if(null==e)return 0;if(Ua(e))return ls(e)?hn(e):e.length;var t=mi(e);return t==j||t==A?e.size:Dr(e).length},Wn.snakeCase=Qs,Wn.some=function(e,t,n){var r=Ha(e)?$t:io;return n&&wi(e,t,n)&&(t=o),r(e,ui(t,3))},Wn.sortedIndex=function(e,t){return ao(e,t)},Wn.sortedIndexBy=function(e,t,n){return so(e,t,ui(n,2))},Wn.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var r=ao(e,t);if(r<n&&Wa(e[r],t))return r}return-1},Wn.sortedLastIndex=function(e,t){return ao(e,t,!0)},Wn.sortedLastIndexBy=function(e,t,n){return so(e,t,ui(n,2),!0)},Wn.sortedLastIndexOf=function(e,t){if(null==e?0:e.length){var n=ao(e,t,!0)-1;if(Wa(e[n],t))return n}return-1},Wn.startCase=Gs,Wn.startsWith=function(e,t,n){return e=vs(e),n=null==n?0:lr(gs(n),0,e.length),t=uo(t),e.slice(n,n+t.length)==t},Wn.subtract=jl,Wn.sum=function(e){return e&&e.length?Xt(e,ol):0},Wn.sumBy=function(e,t){return e&&e.length?Xt(e,ui(t,2)):0},Wn.template=function(e,t,n){var r=Wn.templateSettings;n&&wi(e,t,n)&&(t=o),e=vs(e),t=Cs({},t,r,ei);var i,a,s=Cs({},t.imports,r.imports,ei),l=Ts(s),c=en(s,l),u=0,d=t.interpolate||Ce,f="__p += '",p=Se((t.escape||Ce).source+"|"+d.source+"|"+(d===ee?he:Ce).source+"|"+(t.evaluate||Ce).source+"|$","g"),h="//# sourceURL="+(ze.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++st+"]")+"\n";e.replace(p,(function(t,n,r,o,s,l){return r||(r=o),f+=e.slice(u,l).replace(ke,sn),n&&(i=!0,f+="' +\n__e("+n+") +\n'"),s&&(a=!0,f+="';\n"+s+";\n__p += '"),r&&(f+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),u=l+t.length,t})),f+="';\n";var g=ze.call(t,"variable")&&t.variable;if(g){if(fe.test(g))throw new Le("Invalid `variable` option passed into `_.template`")}else f="with (obj) {\n"+f+"\n}\n";f=(a?f.replace(H,""):f).replace(q,"$1").replace(U,"$1;"),f="function("+(g||"obj")+") {\n"+(g?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+f+"return __p\n}";var m=Ks((function(){return je(l,h+"return "+f).apply(o,c)}));if(m.source=f,Ya(m))throw m;return m},Wn.times=function(e,t){if((e=gs(e))<1||e>h)return[];var n=m,r=yn(e,m);t=ui(t),e-=m;for(var o=Yt(r,t);++n<e;)t(n);return o},Wn.toFinite=hs,Wn.toInteger=gs,Wn.toLength=ms,Wn.toLower=function(e){return vs(e).toLowerCase()},Wn.toNumber=bs,Wn.toSafeInteger=function(e){return e?lr(gs(e),-9007199254740991,h):0===e?e:0},Wn.toString=vs,Wn.toUpper=function(e){return vs(e).toUpperCase()},Wn.trim=function(e,t,n){if((e=vs(e))&&(n||t===o))return Jt(e);if(!e||!(t=uo(t)))return e;var r=gn(e),i=gn(t);return ko(r,nn(r,i),rn(r,i)+1).join("")},Wn.trimEnd=function(e,t,n){if((e=vs(e))&&(n||t===o))return e.slice(0,mn(e)+1);if(!e||!(t=uo(t)))return e;var r=gn(e);return ko(r,0,rn(r,gn(t))+1).join("")},Wn.trimStart=function(e,t,n){if((e=vs(e))&&(n||t===o))return e.replace(ae,"");if(!e||!(t=uo(t)))return e;var r=gn(e);return ko(r,nn(r,gn(t))).join("")},Wn.truncate=function(e,t){var n=30,r="...";if(ts(t)){var i="separator"in t?t.separator:i;n="length"in t?gs(t.length):n,r="omission"in t?uo(t.omission):r}var a=(e=vs(e)).length;if(ln(e)){var s=gn(e);a=s.length}if(n>=a)return e;var l=n-hn(r);if(l<1)return r;var c=s?ko(s,0,l).join(""):e.slice(0,l);if(i===o)return c+r;if(s&&(l+=c.length-l),as(i)){if(e.slice(l).search(i)){var u,d=c;for(i.global||(i=Se(i.source,vs(ge.exec(i))+"g")),i.lastIndex=0;u=i.exec(d);)var f=u.index;c=c.slice(0,f===o?l:f)}}else if(e.indexOf(uo(i),l)!=l){var p=c.lastIndexOf(i);p>-1&&(c=c.slice(0,p))}return c+r},Wn.unescape=function(e){return(e=vs(e))&&X.test(e)?e.replace(Q,bn):e},Wn.uniqueId=function(e){var t=++De;return vs(e)+t},Wn.upperCase=Xs,Wn.upperFirst=Ys,Wn.each=va,Wn.eachRight=ya,Wn.first=Ui,ll(Wn,(Cl={},wr(Wn,(function(e,t){ze.call(Wn.prototype,t)||(Cl[t]=e)})),Cl),{chain:!1}),Wn.VERSION="4.17.21",Rt(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){Wn[e].placeholder=Wn})),Rt(["drop","take"],(function(e,t){Hn.prototype[e]=function(n){n=n===o?1:vn(gs(n),0);var r=this.__filtered__&&!t?new Hn(this):this.clone();return r.__filtered__?r.__takeCount__=yn(n,r.__takeCount__):r.__views__.push({size:yn(n,m),type:e+(r.__dir__<0?"Right":"")}),r},Hn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),Rt(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;Hn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:ui(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),Rt(["head","last"],(function(e,t){var n="take"+(t?"Right":"");Hn.prototype[e]=function(){return this[n](1).value()[0]}})),Rt(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");Hn.prototype[e]=function(){return this.__filtered__?new Hn(this):this[n](1)}})),Hn.prototype.compact=function(){return this.filter(ol)},Hn.prototype.find=function(e){return this.filter(e).head()},Hn.prototype.findLast=function(e){return this.reverse().find(e)},Hn.prototype.invokeMap=Yr((function(e,t){return"function"==typeof e?new Hn(this):this.map((function(n){return Or(n,e,t)}))})),Hn.prototype.reject=function(e){return this.filter(za(ui(e)))},Hn.prototype.slice=function(e,t){e=gs(e);var n=this;return n.__filtered__&&(e>0||t<0)?new Hn(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),t!==o&&(n=(t=gs(t))<0?n.dropRight(-t):n.take(t-e)),n)},Hn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Hn.prototype.toArray=function(){return this.take(m)},wr(Hn.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),i=Wn[r?"take"+("last"==t?"Right":""):t],a=r||/^find/.test(t);i&&(Wn.prototype[t]=function(){var t=this.__wrapped__,s=r?[1]:arguments,l=t instanceof Hn,c=s[0],u=l||Ha(t),d=function(e){var t=i.apply(Wn,zt([e],s));return r&&f?t[0]:t};u&&n&&"function"==typeof c&&1!=c.length&&(l=u=!1);var f=this.__chain__,p=!!this.__actions__.length,h=a&&!f,g=l&&!p;if(!a&&u){t=g?t:new Hn(this);var m=e.apply(t,s);return m.__actions__.push({func:ha,args:[d],thisArg:o}),new Zn(m,f)}return h&&g?e.apply(this,s):(m=this.thru(d),h?r?m.value()[0]:m.value():m)})})),Rt(["pop","push","shift","sort","splice","unshift"],(function(e){var t=Oe[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);Wn.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var o=this.value();return t.apply(Ha(o)?o:[],e)}return this[n]((function(n){return t.apply(Ha(n)?n:[],e)}))}})),wr(Hn.prototype,(function(e,t){var n=Wn[t];if(n){var r=n.name+"";ze.call(Tn,r)||(Tn[r]=[]),Tn[r].push({name:t,func:n})}})),Tn[Bo(o,2).name]=[{name:"wrapper",func:o}],Hn.prototype.clone=function(){var e=new Hn(this.__wrapped__);return e.__actions__=Oo(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Oo(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Oo(this.__views__),e},Hn.prototype.reverse=function(){if(this.__filtered__){var e=new Hn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Hn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=Ha(e),r=t<0,o=n?e.length:0,i=function(e,t,n){var r=-1,o=n.length;for(;++r<o;){var i=n[r],a=i.size;switch(i.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=yn(t,e+a);break;case"takeRight":e=vn(e,t-a)}}return{start:e,end:t}}(0,o,this.__views__),a=i.start,s=i.end,l=s-a,c=r?s:a-1,u=this.__iteratees__,d=u.length,f=0,p=yn(l,this.__takeCount__);if(!n||!r&&o==l&&p==l)return mo(e,this.__actions__);var h=[];e:for(;l--&&f<p;){for(var g=-1,m=e[c+=t];++g<d;){var b=u[g],x=b.iteratee,v=b.type,y=x(m);if(2==v)m=y;else if(!y){if(1==v)continue e;break e}}h[f++]=m}return h},Wn.prototype.at=ga,Wn.prototype.chain=function(){return pa(this)},Wn.prototype.commit=function(){return new Zn(this.value(),this.__chain__)},Wn.prototype.next=function(){this.__values__===o&&(this.__values__=ps(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?o:this.__values__[this.__index__++]}},Wn.prototype.plant=function(e){for(var t,n=this;n instanceof Fn;){var r=Vi(n);r.__index__=0,r.__values__=o,t?i.__wrapped__=r:t=r;var i=r;n=n.__wrapped__}return i.__wrapped__=e,t},Wn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Hn){var t=e;return this.__actions__.length&&(t=new Hn(this)),(t=t.reverse()).__actions__.push({func:ha,args:[ta],thisArg:o}),new Zn(t,this.__chain__)}return this.thru(ta)},Wn.prototype.toJSON=Wn.prototype.valueOf=Wn.prototype.value=function(){return mo(this.__wrapped__,this.__actions__)},Wn.prototype.first=Wn.prototype.head,Je&&(Wn.prototype[Je]=function(){return this}),Wn}();gt._=xn,(r=function(){return xn}.call(t,n,t,e))===o||(e.exports=r)}.call(this)},772:function(e,t,n){"use strict";var r=n(148);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:o};return n.PropTypes=n,n}},862:function(e,t,n){e.exports=n(772)()},148:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},53:function(e,t,n){"use strict";var r=n(156),o=Symbol.for("react.element"),i=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,n){var r,i={},c=null,u=null;for(r in void 0!==n&&(c=""+n),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(u=t.ref),t)a.call(t,r)&&!l.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===i[r]&&(i[r]=t[r]);return{$$typeof:o,type:e,key:c,ref:u,props:i,_owner:s.current}}t.Fragment=i,t.jsx=c,t.jsxs=c},458:function(e,t,n){"use strict";e.exports=n(53)},440:function(e,t,n){self,e.exports=function(e,t,n,r){return function(){var o,i,a={94:function(e,t,n){var r;self,e.exports=(r=n(156),function(){var e={468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,n){for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return m},callAll:function(){return r},dateFormatters:function(){return n},debounce:function(){return i},dissocPath:function(){return b},generateRange:function(){return g},mapObjIndexed:function(){return p},path:function(){return x},pathOr:function(){return v},prop:function(){return y},propOr:function(){return w},throttle:function(){return o}});var n={};e.r(n),e.d(n,{formatDate:function(){return u},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return f},printDayOfTheWeek:function(){return d}});const r=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let n=!1,r=null,o=null;return[function i(...a){n?r=a:(n=!0,e(...a),o=setTimeout((()=>{n=!1,r&&(i(...r),r=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let n=null;return[(...r)=>{n&&clearTimeout(n),n=setTimeout((()=>{n&&clearTimeout(n),e(...r)}),t)},function(){n&&clearTimeout(n)}]},a=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],s={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>a[new Date(e).getDay()],u=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),d=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},f=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const n=Math.floor((Date.now()-t)/1e3);let r;for(const e in s)if(r=Math.floor(n/s[e]),r>=1)return`${r} ${e}${r>1?"s":""} ago`;return"Just Now"},p=(e,t)=>Object.keys(t).reduce(((n,r)=>(n[r]=e(t[r],r,t),n)),{}),h=(e,t,n)=>{for(let r=t;r<n;++r)e.push(r)};var g=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let n=[1];if(1===e)return n;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const r=((e,t)=>{const n=[];return t!==e&&n.push(t),t>1&&n.unshift(t-1),t+1<e&&n.push(t+1),n})(e,t),[o,,i]=r;o-2>1?n.push(-1):h(n,2,o),n=n.concat(r),e-i>2?n.push(-1):h(n,i+1,e)}else e<=5?h(n,2,e):n.push(2,3,-1);return n.push(e),n};const m=([e,...t],n)=>r=>JSON.parse(JSON.stringify({...r,[e]:t.length?m(t,n)(r[e]):n})),b=e=>t=>{const n=JSON.parse(JSON.stringify(t));return e.reduce(((t,n,r)=>(r===e.length-1&&delete t[n],t[n])),n),n},x=e=>t=>e.reduce(((e,t)=>e?.[t]),t),v=(e,t)=>n=>{const r=x(t)(n);return null==r?e:r},y=e=>t=>t?.[e],w=(e,t)=>n=>{const r=y(t)(n);return null==r?e:r};return t}()},156:function(e){"use strict";e.exports=r}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return function(){"use strict";n.r(o),n.d(o,{useApi:function(){return t},useClickOutside:function(){return i},usePaginationRange:function(){return s},useTextSizeDecrease:function(){return d},useWindowSize:function(){return r}});var e=n(156);function t(t,n){const[r,o]=(0,e.useState)(!1),[i,a]=(0,e.useState)(null),[s,l]=(0,e.useState)(n);return{isLoading:r,error:i,data:s,query:async(...e)=>{o(!0),a(null);try{const n=await t(...e);l(n)}catch(e){a(e)}finally{o(!1)}}}}const r=()=>{const[t,n]=(0,e.useState)({width:window.innerWidth,height:window.innerHeight});return(0,e.useEffect)((()=>{function e(){n({width:window.innerWidth,height:window.innerHeight})}return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),t},i=(t,n)=>{const r=["mousedown","touchstart"];(0,e.useEffect)((()=>{const e=e=>{null==t.current||t.current.contains(e.target)||n(e)};return r.forEach((t=>document.addEventListener(t,e))),()=>r.forEach((t=>document.removeEventListener(t,e)))}),[t,n])};var a=n(468);const s=({pagesCount:t,selectedPage:n})=>(0,e.useMemo)((()=>(0,a.generateRange)(t,n)),[t,n]),l=/(\d+\.?\d+)(\S+)/,c=(e,t)=>e.scrollWidth>Number(t?.clientWidth),u=(e,t)=>{const n=window.getComputedStyle(e).fontSize.match(l);if(n){const[,r,o]=n;e.style.fontSize=`${Number(r)-t}${o}`}},d=(t=5,n=1)=>{const o=(0,e.useRef)(null),i=(0,e.useRef)(0),{width:a}=r();return(0,e.useEffect)((()=>{(()=>{if(null==o.current)return;const e=o.current,r=e.parentNode;let a=c(e,r);for(;i.current<t&&a;)u(e,n),a=c(e,r),++i.current;a&&(e.style.wordBreak="break-all")})()}),[o,a]),o}}(),o}())},468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,n){for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return m},callAll:function(){return r},dateFormatters:function(){return n},debounce:function(){return i},dissocPath:function(){return b},generateRange:function(){return g},mapObjIndexed:function(){return p},path:function(){return x},pathOr:function(){return v},prop:function(){return y},propOr:function(){return w},throttle:function(){return o}});var n={};e.r(n),e.d(n,{formatDate:function(){return u},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return f},printDayOfTheWeek:function(){return d}});const r=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let n=!1,r=null,o=null;return[function i(...a){n?r=a:(n=!0,e(...a),o=setTimeout((()=>{n=!1,r&&(i(...r),r=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let n=null;return[(...r)=>{n&&clearTimeout(n),n=setTimeout((()=>{n&&clearTimeout(n),e(...r)}),t)},function(){n&&clearTimeout(n)}]},a=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],s={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>a[new Date(e).getDay()],u=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),d=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},f=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const n=Math.floor((Date.now()-t)/1e3);let r;for(const e in s)if(r=Math.floor(n/s[e]),r>=1)return`${r} ${e}${r>1?"s":""} ago`;return"Just Now"},p=(e,t)=>Object.keys(t).reduce(((n,r)=>(n[r]=e(t[r],r,t),n)),{}),h=(e,t,n)=>{for(let r=t;r<n;++r)e.push(r)};var g=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let n=[1];if(1===e)return n;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const r=((e,t)=>{const n=[];return t!==e&&n.push(t),t>1&&n.unshift(t-1),t+1<e&&n.push(t+1),n})(e,t),[o,,i]=r;o-2>1?n.push(-1):h(n,2,o),n=n.concat(r),e-i>2?n.push(-1):h(n,i+1,e)}else e<=5?h(n,2,e):n.push(2,3,-1);return n.push(e),n};const m=([e,...t],n)=>r=>JSON.parse(JSON.stringify({...r,[e]:t.length?m(t,n)(r[e]):n})),b=e=>t=>{const n=JSON.parse(JSON.stringify(t));return e.reduce(((t,n,r)=>(r===e.length-1&&delete t[n],t[n])),n),n},x=e=>t=>e.reduce(((e,t)=>e?.[t]),t),v=(e,t)=>n=>{const r=x(t)(n);return null==r?e:r},y=e=>t=>t?.[e],w=(e,t)=>n=>{const r=y(t)(n);return null==r?e:r};return t}()},435:function(t){"use strict";t.exports=e},812:function(e){"use strict";e.exports=r},156:function(e){"use strict";e.exports=t},111:function(e){"use strict";e.exports=n}},s={};function l(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={exports:{}};return a[e](n,n.exports,l),n.exports}l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,{a:t}),t},i=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},l.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var n=Object.create(null);l.r(n);var r={};o=o||[null,i({}),i([]),i(i)];for(var a=2&t&&e;"object"==typeof a&&!~o.indexOf(a);a=i(a))Object.getOwnPropertyNames(a).forEach((function(t){r[t]=function(){return e[t]}}));return r.default=function(){return e},l.d(n,r),n},l.d=function(e,t){for(var n in t)l.o(t,n)&&!l.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var c={};return function(){"use strict";l.r(c),l.d(c,{Accordion:function(){return fe},AccordionContent:function(){return ne},AccordionGroup:function(){return X},AccordionGroupContext:function(){return q},AccordionGroupContextProvider:function(){return Q},AccordionTitle:function(){return ue},AddNewAccountCard:function(){return Bc},Avatar:function(){return he},Badge:function(){return ve},Button:function(){return Ee},ButtonGroup:function(){return _s},Card:function(){return Pe},CardBase:function(){return de},CardContent:function(){return J},CardHeader:function(){return Ie},CardList:function(){return Gl},Checkbox:function(){return Ze},CollapsibleNavBar:function(){return yu},ColorPicker:function(){return $e},Dropdown:function(){return It},DropdownArrow:function(){return _t},DropdownBase:function(){return zt},DropdownOption:function(){return Rt},DropdownOptions:function(){return Et},DropdownToggle:function(){return Lt},Filters:function(){return Gu},Form:function(){return vs},FormAction:function(){return ws},FormCheckbox:function(){return wt},FormGroup:function(){return ys},FormHelperText:function(){return us},FormRadioGroup:function(){return bs},Icon:function(){return le},Indicator:function(){return Ls},Input:function(){return $o},Label:function(){return We},LargeTab:function(){return rs},Link:function(){return Ss},LinksTabBar:function(){return yc},Modal:function(){return Wo},ModalContent:function(){return Uo},ModalContext:function(){return Vo},ModalDialog:function(){return qo},ModalDismissButton:function(){return Fo},ModalOpenButton:function(){return Qo},MultipleDropdown:function(){return Pi},MultipleDropdownNotification:function(){return Oi},MultipleDropdownOptions:function(){return Ai},NavBar:function(){return Pl},NotificationCard:function(){return xc},NotificationMenu:function(){return Sc},Pagination:function(){return uc},PaginationContext:function(){return oc},PaginationContextProvider:function(){return ac},PieChart:function(){return Nl},PieChartLegend:function(){return Fl},Popover:function(){return Jo},PopoverClose:function(){return Ko},PopoverContent:function(){return ti},PopoverContext:function(){return Xo},PopoverDescription:function(){return yi},PopoverHeading:function(){return wi},PopoverTrigger:function(){return ki},Progress:function(){return Ii},ProgressBar:function(){return Vi},ProgressChartTooltip:function(){return Ha},ProgressCircle:function(){return Yi},ProgressInfo:function(){return Ul},ProgressInfoTotals:function(){return Zl},ProgressLegend:function(){return Ji},ProgressLegendItem:function(){return Ki},ProgressVertical:function(){return ea},Radio:function(){return hs},RadioGroup:function(){return ms},ResponsiveImage:function(){return xs},SearchBox:function(){return Tc},SearchBoxCrossIcon:function(){return Oc},SearchBoxInput:function(){return Ac},SearchBoxWrapper:function(){return Rc},SimpleChartTooltip:function(){return Ba},Step:function(){return ha},StepConnector:function(){return fa},StepLabel:function(){return ya},Stepper:function(){return oa},Switch:function(){return ja},SwitchContext:function(){return Ca},SwitchContextProvider:function(){return La},Tab:function(){return Ka},TabBar:function(){return Ya},TabBarContext:function(){return Ua},TabBarContextProvider:function(){return Ga},Table:function(){return _a},TableBody:function(){return Aa},TableCell:function(){return Ma},TableFilterCheckbox:function(){return Au},TableFilterTrigger:function(){return ju},TableFilterTriggerWithNotification:function(){return Mu},TableFilters:function(){return Bu},TableFiltersAccordion:function(){return Su},TableFiltersAccordionContent:function(){return Ru},TableFiltersButtons:function(){return zu},TableFiltersCancelButton:function(){return Tu},TableFiltersClearButton:function(){return Pu},TableHead:function(){return Sa},TableRow:function(){return Ra},Tag:function(){return is},TextField:function(){return fs},Textarea:function(){return ss},Tooltip:function(){return Ea},TooltipContent:function(){return Wa},TooltipContentBase:function(){return za},TooltipTrigger:function(){return Pa},Typography:function(){return vi},UserProfile:function(){return $c},WithPagination:function(){return dc},WithVisibleLG:function(){return As},WithVisibleMD:function(){return Ts},WithVisibleSM:function(){return Ps},WithVisibleUpToLG:function(){return zs},Wrapper:function(){return ye},cancelButtonStyles:function(){return Ou},checkboxStyles:function(){return Be},clearButtonStyles:function(){return Eu},filterButtonStyles:function(){return Lu},globalStyles:function(){return e},iconsList:function(){return oe},mainTheme:function(){return i},pieChartPalettes:function(){return o},styleUtils:function(){return t},styles:function(){return r},useAccordionGroupContext:function(){return U},usePaginationContext:function(){return ic},usePopover:function(){return Go},usePopoverContext:function(){return Yo},useSwitchContext:function(){return ka},useTabBarContext:function(){return Qa}});var e={};l.r(e),l.d(e,{blue:function(){return g},blueLight:function(){return m},blueLightDarker:function(){return b},green:function(){return f},pink:function(){return s},purple:function(){return h},turquoise:function(){return p},yellow:function(){return u},yellowWarm:function(){return d}});var t={};l.r(t),l.d(t,{focusOutline:function(){return x},outlineStyles:function(){return v}});var n={};l.r(n),l.d(n,{body1:function(){return ci},body2:function(){return ui},body3:function(){return di},bold:function(){return mi},caption:function(){return fi},gutter:function(){return bi},h1:function(){return ni},h2:function(){return ri},h3:function(){return oi},h4:function(){return ii},h5:function(){return ai},h6:function(){return si},lighter:function(){return pi},medium:function(){return gi},regular:function(){return hi},subtitle:function(){return li}});var r={};l.r(r),l.d(r,{large:function(){return $a},medium:function(){return Na},small:function(){return Da}});var o={};l.r(o),l.d(o,{getBalancePalette:function(){return Fc}});var i={colors:{black25:"rgba(0, 0, 0, 0.25)",black45:"rgba(0, 0, 0, 0.45)",white:"rgba(255, 255, 255, 1)",white80:"rgba(255, 255, 255, 0.8)",white60:"rgba(255, 255, 255, 0.6)",white30:"rgba(255, 255, 255, 0.3)",greyLighter:"rgba(238, 241, 247, 1)",greySelectedMenuItem:"rgba(222, 225, 236, 1)",greyFocused:"rgba(210, 212, 219, 1)",greyFocused40:"rgba(210, 212, 219, 0.4)",greyDropdownMain:"rgba(222, 224, 232, 1)",greyDropdownFocused:"rgba(128, 129, 131)",greyDropdownText:"rgba(21, 21, 21, 1)",greyArrowSidebar:"rgba(218, 219, 220)",grey:"rgba(195, 197, 204, 1)",grey20:"rgba(43, 45, 49, 0.2)",grey40:"rgba(43, 45, 49, 0.4)",greyShadow24:"rgba(93, 102, 112, 0.24)",greyDarker:"rgba(43, 45, 49, 1)",greyDarker60:"rgba(43, 45, 49, 0.6)",greyDarker80:"rgba(43, 45, 49, 0.8)",greyDarker14:"rgba(43, 45, 49, 0.14)",greyDark:"rgb(64, 72, 83)",greyDisabled:"rgba(85, 87, 90, 1)",greyDisabledCheckbox:"rgba(164, 167, 171, 1)",greyButtonGradient:"rgba(77, 82, 87, 1)",greyButtonGradientLight:"rgba(94, 103, 114, 1)",greyBackground:"rgb(64, 68, 73)",greyBackgroundLight:"rgb(76, 84, 93)",greyPopoverLight:"rgba(242, 244, 247, 1)",greyGraphite:"rgba(71, 74, 80, 1)",greyGraphite70:"rgb(122, 124, 127, 0.7)",greyShadow:"rgba(42, 48, 57, 0.08)",greyShadowHover:"rgba(93, 102, 112, 0.24)",greyOutline:"rgba(208,\t210,\t220, 1)",greyFilterIcon:"rgb(133, 137, 147)",greyCancelClearButton:"rgb(101, 101, 103)",redLighter:"rgba(242, 136, 142, 1)",redLighter40:"rgba(242, 136, 142, 0.4)",red:"rgba(235, 117, 86, 1)",red40:"rgba(235, 117, 86, 0.4)",greenLighter:"rgba(137, 217, 150, 1)",greenLighter20:"rgba(137, 217, 150, 0.2)",greenLighter40:"rgba(137, 217, 150, 0.4)",greenLighter60:"rgba(137, 217, 150, 0.6)",green:"rgba(82, 197, 135, 1)",green20:"rgba(82, 197, 135, 0.2)",green40:"rgba(82, 197, 135, 0.4)",green60:"rgba(82, 197, 135, 0.6)",greenMint:"rgba(236, 253, 243, 1)",greenDark:"rgba(11, 159, 67, 1)",pink:"rgba(240, 129, 107, 1)",pink20:"rgba(240, 129, 107, 0.2)",pinkDark:"rgba(221, 99, 75, 1)",pinkDarker:"rgba(241, 132, 122, 1)",pinkLighter:"rgba(249, 153, 144, 1)",pinkLighter20:"rgba(249, 153, 144, 0.2)",pinkLighter40:"rgba(249, 153, 144, 0.4)",pinkShadow40:"rgba(236, 119, 91, 0.4)",yellow:"rgba(237, 153, 93, 1)",yellow20:"rgba(237, 153, 93, 0.2)",yellowLighter:"rgba(237, 186, 93, 1)",yellowLighter20:"rgba(237, 186, 93, 0.2)",yellowLighter40:"rgba(237, 186, 93, 0.4)",yellowWarm:"rgba(237, 223, 93, 1)",yellowWarm20:"rgba(237, 223, 93, 0.2)",yellowWarm40:"rgba(237, 223, 93, 0.4)",turquoise:"rgba(65, 187, 187, 1)",turquoise20:"rgba(65, 187, 187, 0.2)",turquoiseShadow40:"rgba(143, 207, 207, 0.4)",turquoiseLighter:"rgba(125, 203, 203, 1)",turquoiseLighter20:"rgba(125, 203, 203, 0.2)",turquoiseLighter40:"rgba(125, 203, 203, 0.4)",purple:"rgba(123, 71, 235, 1)",purple20:"rgba(123, 71, 235, 0.2)",purpleLighter:"rgba(160, 120, 245, 1)",purpleLighter20:"rgba(160, 120, 245, 0.2)",purpleLighter40:"rgba(160, 120, 245, 0.4)",purpleDark:"rgba(156, 122, 235, 1)",purpleDark40:"rgba(156, 122, 235, 0.4)",blue:"rgba(65, 120, 225, 1)",blue20:"rgba(65, 120, 225, 0.2)",blueDark:"rgba(36, 101, 227, 1)",blueLightDarker:"rgba(127, 159, 221)",blueDropdownWithSelectedItems:"rgba(236, 247, 255, 1)",blueDropdownWithSelectedItemsBorder:"rgba(166, 213, 244, 1)",blueLighter:"rgba(117, 153, 222, 1)",blueLighter20:"rgba(117, 153, 222, 0.2)",blueLighter40:"rgba(117, 153, 222, 0.4)",blueLight:"rgba(68, 179, 252, 1)",blueLight20:"rgba(68, 179, 252, 0.2)",blueLightDarker40:"rgba(127, 159, 221, 0.4)",blueLightLighter:"rgba(133, 199, 242, 1)",blueLightLighter20:"rgba(133, 199, 242, 0.2)",blueLightLighter40:"rgba(133, 199, 242, 0.4)",blueNotification:"rgba(0, 133, 226, 1)",blueNotification40:"rgba(0, 133, 226, 0.4)",blueButtonHoverGradientFrom:"rgb(72, 122, 218)",blueButtonHoverGradientTo:"rgb(14, 75, 193)",blueButtonActive:"rgb(7, 69, 189)",blueRoyal:"rgba(72, 125, 225, 1)"},mediaQueries:{xs:"@media screen and (max-width: 389px)",sm:"@media screen and (min-width: 390px)",md:"@media screen and (min-width: 900px)",lg:"@media screen and (min-width: 1440px)",xlg:"@media screen and (min-width: 1920px)"}},a=l(435);const s=e=>(0,a.css)("background-color:",e.colors.pink,";background:linear-gradient(\n 99.26deg,\n ",e.colors.pink,",\n ",e.colors.pinkLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.pinkLighter40,";","",""),u=e=>(0,a.css)("background-color:",e.colors.yellow,";background:linear-gradient(\n 90deg,\n ",e.colors.yellow,",\n ",e.colors.yellowLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.yellowLighter40,";","",""),d=e=>(0,a.css)("background-color:",e.colors.yellowLighter,";background:linear-gradient(\n 90deg,\n ",e.colors.yellowLighter,",\n ",e.colors.yellowWarm,"\n );box-shadow:-4px 4px 10px ",e.colors.yellowLighter40,";","",""),f=e=>(0,a.css)("background-color:",e.colors.green,";background:linear-gradient(\n 295.98deg,\n ",e.colors.green,",\n ",e.colors.greenLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.greenLighter40,";","",""),p=e=>(0,a.css)("background-color:",e.colors.turquoise,";background:linear-gradient(\n 116.22deg,\n ",e.colors.turquoise,",\n ",e.colors.turquoiseLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.turquoiseLighter40,";","",""),h=e=>(0,a.css)("background-color:",e.colors.purple,";background:linear-gradient(\n 243.84deg,\n ",e.colors.purpleLighter,",\n ",e.colors.purple,"\n );box-shadow:-4px 4px 10px ",e.colors.purpleLighter40,";","",""),g=e=>(0,a.css)("background-color:",e.colors.blue,";background:linear-gradient(\n 90deg,\n ",e.colors.blue,",\n ",e.colors.blueLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLighter40,";","",""),m=e=>(0,a.css)("background-color:",e.colors.blueLight,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueLightLighter,",\n ",e.colors.blueLight,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLightLighter40,";","",""),b=e=>(0,a.css)("background-color:",e.colors.blueLightDarker,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueDark,",\n ",e.colors.blueLightDarker,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLightDarker40,";","",""),x=(e,t,n="12px")=>(0,a.css)("&:focus::before{",v(e,t,n),";}","",""),v=(e,t,n="12px",r="solid")=>(0,a.css)("content:'';position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-style:",r,";border-width:1px;border-color:",e.colors[t||"greyDarker"],";border-radius:",n,";","","");function y(){return y=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},y.apply(this,arguments)}var w=l(156),C=l.t(w,2),k=l.n(w);function L(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}var j=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,_=L((function(e){return j.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91})),M=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)},S={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,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},R=/[A-Z]|^ms/g,A=/_EMO_([^_]+?)_([^]*?)_EMO_/g,O=function(e){return 45===e.charCodeAt(1)},T=function(e){return null!=e&&"boolean"!=typeof e},E=L((function(e){return O(e)?e:e.replace(R,"-$&").toLowerCase()})),P=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(A,(function(e,t,n){return z={name:t,styles:n,next:z},t}))}return 1===S[e]||O(e)||"number"!=typeof t||0===t?t:t+"px"};function I(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return z={name:n.name,styles:n.styles,next:z},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)z={name:r.name,styles:r.styles,next:z},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=I(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":T(a)&&(r+=E(i)+":"+P(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=I(e,t,a);switch(i){case"animation":case"animationName":r+=E(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var l=0;l<a.length;l++)T(a[l])&&(r+=E(i)+":"+P(i,a[l])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=z,i=n(e);return z=o,I(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var z,D=/label:\s*([^\s;\n{]+)\s*(;|$)/g,N=!!w.useInsertionEffect&&w.useInsertionEffect,$=N||function(e){return e()},V=(N||w.useLayoutEffect,_),W=function(e){return"theme"!==e},B=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?V:W},F=function(e,t,n){var r;if(t){var o=t.shouldForwardProp;r=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof r&&n&&(r=e.__emotion_forwardProp),r},Z=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return M(t,n,r),$((function(){return function(e,t,n){M(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}(t,n,r)})),null},H=function e(t,n){var r,o,i=t.__emotion_real===t,s=i&&t.__emotion_base||t;void 0!==n&&(r=n.label,o=n.target);var l=F(t,n,i),c=l||B(s),u=!c("as");return function(){var d=arguments,f=i&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==r&&f.push("label:"+r+";"),null==d[0]||void 0===d[0].raw)f.push.apply(f,d);else{f.push(d[0][0]);for(var p=d.length,h=1;h<p;h++)f.push(d[h],d[0][h])}var g=(0,a.withEmotionCache)((function(e,t,n){var r,i,d,p,h=u&&e.as||s,g="",m=[],b=e;if(null==e.theme){for(var x in b={},e)b[x]=e[x];b.theme=w.useContext(a.ThemeContext)}"string"==typeof e.className?(r=t.registered,i=m,d=e.className,p="",d.split(" ").forEach((function(e){void 0!==r[e]?i.push(r[e]+";"):p+=e+" "})),g=p):null!=e.className&&(g=e.className+" ");var v=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";z=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=I(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=I(n,t,e[a]),r&&(o+=i[a]);D.lastIndex=0;for(var s,l="";null!==(s=D.exec(o));)l+="-"+s[1];var c=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(o)+l;return{name:c,styles:o,next:z}}(f.concat(m),t.registered,b);g+=t.key+"-"+v.name,void 0!==o&&(g+=" "+o);var y=u&&void 0===l?B(h):c,C={};for(var k in e)u&&"as"===k||y(k)&&(C[k]=e[k]);return C.className=g,C.ref=n,w.createElement(w.Fragment,null,w.createElement(Z,{cache:t,serialized:v,isStringTag:"string"==typeof h}),w.createElement(h,C))}));return g.displayName=void 0!==r?r:"Styled("+("string"==typeof s?s:s.displayName||s.name||"Component")+")",g.defaultProps=t.defaultProps,g.__emotion_real=g,g.__emotion_base=s,g.__emotion_styles=f,g.__emotion_forwardProp=l,Object.defineProperty(g,"toString",{value:function(){return"."+o}}),g.withComponent=function(t,r){return e(t,y({},n,r,{shouldForwardProp:F(g,r,!0)})).apply(void 0,f)},g}};const q=(0,w.createContext)({}),U=()=>(0,w.useContext)(q),Q=({children:e})=>{const{openedAccordions:t,stayOpen:n,setOpenedAccordions:r,toggleOpenedAccordion:o,setStayOpen:i}=(()=>{const[e,t]=(0,w.useState)([]),[n,r]=(0,w.useState)(!1);return{openedAccordions:e,stayOpen:n,setOpenedAccordions:t,toggleOpenedAccordion:r=>{const o=!!e.find((e=>e.id===r.id));if(n){const n=o?e.filter((e=>e.id!==r.id)):e.concat([r]);t(n)}else t(o?[]:[r])},setStayOpen:r}})();return(0,a.jsx)(q.Provider,{value:{openedAccordions:t,stayOpen:n,setOpenedAccordions:r,toggleOpenedAccordion:o,setStayOpen:i}},e)},G=H("div",{target:"e6tqso50"})(""),X=({children:e,size:t="empty",accordionsStayOpen:n=!0,...r})=>{const{openedAccordions:o,setOpenedAccordions:i,toggleOpenedAccordion:s,setStayOpen:l}=U();return(0,w.useEffect)((()=>{l(n)}),[]),(0,w.useLayoutEffect)((()=>{const t=[];w.Children.map(e,(e=>{if((0,w.isValidElement)(e)&&e.props.isOpened){const{renderContent:n,renderTitle:r,...o}=e.props;t.push({id:o.id,renderContent:n.bind(null,o),renderTitle:r.bind(null,o)})}})),i(t)}),[]),(0,a.jsx)(G,y({"data-testid":"accordion-group",tabIndex:0},r),w.Children.map(e,(e=>{if((0,w.isValidElement)(e)){const{renderContent:n,renderTitle:r,...i}=e.props,a=i.id,l=!!o?.find((e=>e.id===a));return(0,w.cloneElement)(e,{key:a,isOpened:l,size:t,onClick:()=>s({id:a,renderContent:n.bind(null,i),renderTitle:r.bind(null,i)})})}})))};var Y=H("div",{target:"e3wmt1x0"})("display:flex;justify-content:space-between;flex-direction:",(({direction:e})=>e||"row"),";align-items:",(({direction:e})=>"column"===e?"normal":"center"),";"),J=({children:e,...t})=>(0,a.jsx)(Y,t,e);const K={empty:(0,a.css)("","",""),small:{name:"1iv13by",styles:"background:none;border-radius:0;box-shadow:none"},medium:{name:"1vx7lfx",styles:"border-radius:0;box-shadow:none"},large:{name:"3b8jtc",styles:"margin-bottom:25px;min-height:70px;border-radius:20px;padding:0;&:last-child{margin-bottom:0;}"}},ee={name:"1mji0ze",styles:"user-select:none;align-items:center;cursor:pointer;border:none"},te=e=>(0,a.css)("flex-direction:column;align-self:flex-start;height:",e?"auto":0,";max-height:",e?"initial":0,";overflow:",e?"visible":"hidden",";align-items:flex-start;","",""),ne=({isOpened:e,children:t,size:n="empty",...r})=>{const o=((e,t)=>({empty:(0,a.css)(te(t),";","",""),small:(0,a.css)(te(t),";color:",e.colors.white80,";& p{color:",e.colors.white80,";margin:15px 0;}","",""),medium:(0,a.css)(te(t),";padding:",t?"18px 8px 23px 8px":0,";","",""),large:(0,a.css)(te(t),";padding:",t?"19px 30px 23px 30px":0,";","","")}))((0,a.useTheme)(),e);return(0,a.jsx)(J,y({css:o[n]},r),t)};var re=H("div",{target:"e1yl60z30"})("position:relative;display:flex;justify-content:space-between;width:100%;margin-bottom:20px;background:",(e=>e.transparent?"transparent":"initial"),";padding-left:",(e=>e.hasIcon?"30px":null),";",(({theme:e})=>e.mediaQueries.md),"{padding-left:",(e=>e.hasIcon?"40px":null),";}");const oe=["diet","calendar","home","stats","sleep","trainings","measurements","settings","plus","minus","more","more-vertical","check","check-circle","cross","user","union","notification","information","warning","attention","visible","invisible","log-out","log-in","email","lock","carrot-down","carrot-up","carrot-left","carrot-right","radio-on","circle","arrow-up","arrow-down","filter","search","archive","bin","change","copy","robot","chart","clock","unarchive","cogwheel","circular","ban-user","confirm-email","unlock"],ie=[({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Diet"),(0,a.jsx)("path",{d:"M15.3794 1.6875C15.3294 1.68734 15.2788 1.69189 15.2278 1.70215C14.1195 1.92375 13.0319 2.82406 12.4431 3.96241C8.37168 4.3361 5.25 9.29549 5.25 15.5625C5.25 19.2844 8.27812 22.3125 12 22.3125C15.7219 22.3125 18.75 19.2844 18.75 15.5625C18.75 13.7303 18.0635 12.4566 17.3994 11.2251C16.7443 10.009 16.125 8.86013 16.125 7.125C16.125 5.77573 15.2807 4.62307 14.094 4.1587C14.5181 3.61873 15.077 3.26196 15.5222 3.17286C15.9283 3.09186 16.1917 2.69641 16.1104 2.29029C16.0395 1.93493 15.7292 1.68864 15.3794 1.6875ZM12.9441 5.43824C13.8714 5.4419 14.625 6.19689 14.625 7.125C14.625 9.2385 15.3982 10.6714 16.0796 11.9363C16.7077 13.1018 17.25 14.1086 17.25 15.5625C17.25 18.4575 14.895 20.8125 12 20.8125C9.105 20.8125 6.75 18.4575 6.75 15.5625C6.75 10.0089 9.49693 5.4871 12.884 5.4397C12.9054 5.44185 12.9236 5.43802 12.9441 5.43824ZM12 11.4375C10.2319 11.4375 9 13.6247 9 15.5874C9 17.5599 10.2337 18.9375 12 18.9375C13.7662 18.9375 15 17.5599 15 15.5874C15 13.6247 13.7681 11.4375 12 11.4375ZM12 12.9375C12.6611 12.9375 13.5 14.1849 13.5 15.5874C13.5 16.7109 12.9113 17.4375 12 17.4375C11.0887 17.4375 10.5 16.7109 10.5 15.5874C10.5 14.1849 11.3389 12.9375 12 12.9375Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Calendar"),(0,a.jsx)("path",{d:"M3.61111 0C1.6267 0 0 1.6267 0 3.61111V16.3889C0 18.3733 1.6267 20 3.61111 20H16.3889C18.3733 20 20 18.3733 20 16.3889V3.61111C20 1.6267 18.3733 0 16.3889 0H3.61111ZM3.61111 1.66667H16.3889C17.4723 1.66667 18.3333 2.52774 18.3333 3.61111V4.44444H1.66667V3.61111C1.66667 2.52774 2.52774 1.66667 3.61111 1.66667ZM1.66667 6.11111H18.3333V16.3889C18.3333 17.4723 17.4723 18.3333 16.3889 18.3333H3.61111C2.52774 18.3333 1.66667 17.4723 1.66667 16.3889V6.11111ZM5.27778 8.33333C4.90942 8.33333 4.55615 8.47966 4.29569 8.74013C4.03522 9.0006 3.88889 9.35387 3.88889 9.72222C3.88889 10.0906 4.03522 10.4438 4.29569 10.7043C4.55615 10.9648 4.90942 11.1111 5.27778 11.1111C5.64613 11.1111 5.9994 10.9648 6.25987 10.7043C6.52034 10.4438 6.66667 10.0906 6.66667 9.72222C6.66667 9.35387 6.52034 9.0006 6.25987 8.74013C5.9994 8.47966 5.64613 8.33333 5.27778 8.33333ZM10 8.33333C9.63164 8.33333 9.27837 8.47966 9.01791 8.74013C8.75744 9.0006 8.61111 9.35387 8.61111 9.72222C8.61111 10.0906 8.75744 10.4438 9.01791 10.7043C9.27837 10.9648 9.63164 11.1111 10 11.1111C10.3684 11.1111 10.7216 10.9648 10.9821 10.7043C11.2426 10.4438 11.3889 10.0906 11.3889 9.72222C11.3889 9.35387 11.2426 9.0006 10.9821 8.74013C10.7216 8.47966 10.3684 8.33333 10 8.33333ZM14.7222 8.33333C14.3539 8.33333 14.0006 8.47966 13.7401 8.74013C13.4797 9.0006 13.3333 9.35387 13.3333 9.72222C13.3333 10.0906 13.4797 10.4438 13.7401 10.7043C14.0006 10.9648 14.3539 11.1111 14.7222 11.1111C15.0906 11.1111 15.4438 10.9648 15.7043 10.7043C15.9648 10.4438 16.1111 10.0906 16.1111 9.72222C16.1111 9.35387 15.9648 9.0006 15.7043 8.74013C15.4438 8.47966 15.0906 8.33333 14.7222 8.33333ZM5.27778 13.3333C4.90942 13.3333 4.55615 13.4797 4.29569 13.7401C4.03522 14.0006 3.88889 14.3539 3.88889 14.7222C3.88889 15.0906 4.03522 15.4438 4.29569 15.7043C4.55615 15.9648 4.90942 16.1111 5.27778 16.1111C5.64613 16.1111 5.9994 15.9648 6.25987 15.7043C6.52034 15.4438 6.66667 15.0906 6.66667 14.7222C6.66667 14.3539 6.52034 14.0006 6.25987 13.7401C5.9994 13.4797 5.64613 13.3333 5.27778 13.3333ZM10 13.3333C9.63164 13.3333 9.27837 13.4797 9.01791 13.7401C8.75744 14.0006 8.61111 14.3539 8.61111 14.7222C8.61111 15.0906 8.75744 15.4438 9.01791 15.7043C9.27837 15.9648 9.63164 16.1111 10 16.1111C10.3684 16.1111 10.7216 15.9648 10.9821 15.7043C11.2426 15.4438 11.3889 15.0906 11.3889 14.7222C11.3889 14.3539 11.2426 14.0006 10.9821 13.7401C10.7216 13.4797 10.3684 13.3333 10 13.3333Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 18 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Home"),(0,a.jsx)("path",{d:"M8.97559 0.250119C8.81566 0.25558 8.66168 0.312041 8.53613 0.411252L1.42969 6.00988C0.527739 6.7207 0 7.80687 0 8.9552V18.5001C0 19.1819 0.568203 19.7501 1.25 19.7501H6.25C6.9318 19.7501 7.5 19.1819 7.5 18.5001V13.5001C7.5 13.3526 7.60248 13.2501 7.75 13.2501H10.25C10.3975 13.2501 10.5 13.3526 10.5 13.5001V18.5001C10.5 19.1819 11.0682 19.7501 11.75 19.7501H16.75C17.4318 19.7501 18 19.1819 18 18.5001V8.9552C18 7.80687 17.4723 6.7207 16.5703 6.00988L9.46387 0.411252C9.32518 0.301689 9.15225 0.244623 8.97559 0.250119ZM9 1.9552L15.6426 7.1886C16.1846 7.61578 16.5 8.26552 16.5 8.9552V18.2501H12V13.5001C12 12.5426 11.2075 11.7501 10.25 11.7501H7.75C6.79252 11.7501 6 12.5426 6 13.5001V18.2501H1.5V8.9552C1.5 8.26552 1.81537 7.61578 2.35742 7.1886L9 1.9552Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 22 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Stats"),(0,a.jsx)("path",{d:"M8.60653 3.62364C7.65543 3.81726 6.74357 4.19357 5.9236 4.73666C4.6787 5.56119 3.7015 6.73312 3.11555 8.10427C2.52961 9.47541 2.36125 10.9842 2.63175 12.4398C2.90226 13.8954 3.59949 15.2324 4.63526 16.2818C5.67104 17.3313 6.99885 18.0459 8.45078 18.3355C9.90272 18.625 11.4136 18.4764 12.7923 17.9085C14.1709 17.3405 15.3556 16.3787 16.1963 15.1447C16.7501 14.332 17.1383 13.4251 17.3444 12.4766L14.2451 12.4766C14.116 12.8294 13.943 13.1672 13.7288 13.4816C13.2234 14.2233 12.5114 14.8014 11.6827 15.1427C10.8541 15.4841 9.94598 15.5734 9.0733 15.3994C8.20061 15.2253 7.40253 14.7958 6.77997 14.165C6.15741 13.5343 5.73834 12.7306 5.57575 11.8557C5.41317 10.9809 5.51436 10.074 5.86654 9.24988C6.21873 8.42575 6.80608 7.72135 7.55433 7.22577C7.87147 7.01572 8.21151 6.84716 8.56596 6.72268L8.60653 3.62364ZM9.12977 2.0268C9.67978 1.96553 10.1232 2.41922 10.116 2.97178L10.0637 6.96592C10.0564 7.51848 9.59085 7.95088 9.06614 8.13122C8.82267 8.2149 8.58921 8.32964 8.37184 8.47361C7.87257 8.80429 7.48066 9.27429 7.24567 9.82419C7.01067 10.3741 6.94315 10.9792 7.05164 11.563C7.16013 12.1467 7.43975 12.683 7.85515 13.1038C8.27055 13.5247 8.80308 13.8113 9.38538 13.9274C9.96768 14.0436 10.5736 13.984 11.1265 13.7562C11.6795 13.5284 12.1546 13.1427 12.4917 12.6478C12.6385 12.4323 12.7563 12.2004 12.8432 11.958C13.0304 11.4357 13.4688 10.9759 14.0214 10.9759L18.0159 10.9759C18.5685 10.9759 19.0164 11.4252 18.9479 11.9743C18.7699 13.402 18.2526 14.776 17.4334 15.9785C16.4245 17.4593 15.0029 18.6135 13.3485 19.295C11.694 19.9765 9.88102 20.1548 8.13871 19.8074C6.39639 19.46 4.80302 18.6024 3.56008 17.343C2.31715 16.0837 1.48047 14.4793 1.15587 12.7326C0.83126 10.9858 1.0333 9.17532 1.73643 7.52995C2.43956 5.88458 3.61221 4.47826 5.10608 3.48882C6.31919 2.68535 7.69987 2.18609 9.12977 2.0268Z",fill:e}),(0,a.jsx)("path",{d:"M19.4116 7.47417C19.3221 7.00597 19.1878 6.54685 19.0098 6.10324C18.6446 5.19277 18.1026 4.3655 17.4148 3.66865C16.7271 2.97181 15.9069 2.41904 15.0013 2.04191C14.5601 1.85816 14.1028 1.71786 13.6358 1.62229L13.5952 4.72155C13.6706 4.74828 13.7454 4.77706 13.8193 4.80786C14.3637 5.03454 14.8566 5.36678 15.27 5.78562C15.6834 6.20446 16.0091 6.7017 16.2287 7.24894C16.2585 7.32331 16.2863 7.39842 16.312 7.47417H19.4116ZM21.0021 7.97651C21.0562 8.52571 20.5965 8.97504 20.0439 8.97504H16.0491C15.4964 8.97504 15.07 8.51513 14.8965 7.99278C14.8775 7.93573 14.8568 7.8792 14.8344 7.8233C14.6879 7.45815 14.4705 7.12637 14.1947 6.8469C13.9189 6.56743 13.59 6.34574 13.2268 6.19449C13.1712 6.17133 13.1149 6.1499 13.0581 6.1302C12.5381 5.94984 12.0838 5.51742 12.091 4.96481L12.1433 0.970385C12.1506 0.417779 12.6059 -0.0359408 13.1543 0.0253343C13.9929 0.119031 14.8143 0.330651 15.5939 0.655286C16.6806 1.10784 17.6648 1.77116 18.4901 2.60738C19.3154 3.44359 19.9658 4.43632 20.4041 5.52888C20.7185 6.31262 20.9194 7.13672 21.0021 7.97651Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Sleep"),(0,a.jsx)("path",{d:"M6.00833 2.0001C5.86499 2.002 5.7252 2.04501 5.60557 2.12402C4.00925 3.14394 2.65193 4.502 1.63258 6.0992C1.57541 6.18206 1.53552 6.2756 1.51529 6.37424C1.49506 6.47287 1.4949 6.57457 1.51482 6.67327C1.53474 6.77196 1.57434 6.86563 1.63124 6.94868C1.68814 7.03172 1.76119 7.10245 1.84601 7.15662C1.93084 7.2108 2.0257 7.24732 2.12495 7.264C2.22419 7.28068 2.32577 7.27718 2.42363 7.25371C2.52149 7.23024 2.61363 7.18728 2.69453 7.12739C2.77543 7.06751 2.84343 6.99192 2.89449 6.90516C3.79647 5.49188 4.99859 4.2891 6.41109 3.38663C6.55019 3.30043 6.65725 3.17103 6.71591 3.01821C6.77458 2.86538 6.78161 2.69754 6.73595 2.54034C6.69028 2.38314 6.59443 2.24522 6.46304 2.14766C6.33164 2.05011 6.17194 1.99828 6.00833 2.0001ZM17.9692 2.0001C17.8075 2.00312 17.6512 2.05841 17.5235 2.15772C17.3958 2.25703 17.3037 2.39502 17.2609 2.55107C17.2181 2.70711 17.2269 2.87282 17.286 3.02343C17.3451 3.17404 17.4514 3.30146 17.5889 3.38663C19.0014 4.2891 20.2035 5.49188 21.1055 6.90516C21.1566 6.99192 21.2246 7.06751 21.3055 7.12739C21.3864 7.18727 21.4785 7.23024 21.5764 7.25371C21.6742 7.27718 21.7758 7.28068 21.8751 7.26399C21.9743 7.24731 22.0692 7.2108 22.154 7.15662C22.2388 7.10244 22.3119 7.03172 22.3688 6.94868C22.4257 6.86563 22.4653 6.77196 22.4852 6.67327C22.5051 6.57457 22.5049 6.47287 22.4847 6.37424C22.4645 6.2756 22.4246 6.18206 22.3674 6.0992C21.3481 4.502 19.9907 3.14394 18.3944 2.12402C18.2684 2.04078 18.1202 1.99759 17.9692 2.0001ZM12 3.00512C6.76945 3.00512 2.51319 7.26371 2.51319 12.4971C2.51319 15.3532 3.80753 17.8881 5.80939 19.6298L4.72983 20.71C4.65795 20.779 4.60057 20.8617 4.56104 20.9532C4.5215 21.0448 4.50062 21.1432 4.49961 21.2429C4.49859 21.3426 4.51747 21.4415 4.55514 21.5338C4.5928 21.6261 4.6485 21.71 4.71896 21.7805C4.78942 21.851 4.87323 21.9067 4.96548 21.9444C5.05773 21.9821 5.15658 22.001 5.25622 22C5.35586 21.9989 5.4543 21.9781 5.54576 21.9385C5.63723 21.8989 5.71989 21.8415 5.78891 21.7696L7.01864 20.5392C8.47058 21.4429 10.168 21.9892 12 21.9892C13.832 21.9892 15.5294 21.4429 16.9814 20.5392L18.2111 21.7696C18.2801 21.8415 18.3628 21.8989 18.4542 21.9385C18.5457 21.9781 18.6441 21.9989 18.7438 22C18.8434 22.001 18.9423 21.9821 19.0345 21.9444C19.1268 21.9067 19.2106 21.851 19.281 21.7805C19.3515 21.71 19.4072 21.6261 19.4449 21.5338C19.4825 21.4415 19.5014 21.3426 19.5004 21.2429C19.4994 21.1432 19.4785 21.0448 19.439 20.9532C19.3994 20.8617 19.342 20.779 19.2702 20.71L18.1906 19.6298C20.1925 17.8881 21.4868 15.3532 21.4868 12.4971C21.4868 7.26371 17.2306 3.00512 12 3.00512ZM12 4.50386C16.421 4.50386 19.9889 8.07369 19.9889 12.4971C19.9889 16.9206 16.421 20.4904 12 20.4904C7.57898 20.4904 4.01111 16.9206 4.01111 12.4971C4.01111 8.07369 7.57898 4.50386 12 4.50386ZM10.8 13.3439L10.7992 7.7003C10.7992 7.3137 11.1125 7.00025 11.4991 7.0002C11.8857 7.00014 12.1992 7.31349 12.1992 7.70009L12.1999 12.6035L17.3302 11.3209C17.7053 11.2271 18.0853 11.4552 18.1791 11.8302C18.2729 12.2053 18.0448 12.5853 17.6698 12.6791L11.6698 14.1791C11.2947 14.2729 10.9147 14.0448 10.8209 13.6698C10.8 13.586 10.7951 13.5021 10.8043 13.4211C10.8015 13.3957 10.8001 13.37 10.8 13.3439Z",fill:e}),(0,a.jsx)("path",{d:"M5.60557 2.12402L5.63249 2.16616L5.63313 2.16574L5.60557 2.12402ZM6.00833 2.0001L6.00777 1.95011L6.00767 1.95011L6.00833 2.0001ZM1.63258 6.0992L1.67376 6.1276L1.67472 6.12609L1.63258 6.0992ZM1.51529 6.37424L1.46631 6.36419L1.51529 6.37424ZM1.51482 6.67327L1.56383 6.66337H1.56383L1.51482 6.67327ZM1.63124 6.94868L1.58999 6.97694H1.58999L1.63124 6.94868ZM2.12495 7.264L2.13323 7.21469H2.13323L2.12495 7.264ZM2.42363 7.25371L2.43529 7.30233H2.4353L2.42363 7.25371ZM2.69453 7.12739L2.66478 7.0872H2.66478L2.69453 7.12739ZM2.89449 6.90516L2.85232 6.87824L2.8514 6.8798L2.89449 6.90516ZM6.41109 3.38663L6.38475 3.34413L6.38417 3.3445L6.41109 3.38663ZM6.71591 3.01821L6.76259 3.03612L6.71591 3.01821ZM6.73595 2.54034L6.78396 2.52639V2.52639L6.73595 2.54034ZM6.46304 2.14766L6.43323 2.18781V2.18781L6.46304 2.14766ZM17.5235 2.15772L17.5542 2.19719L17.5235 2.15772ZM17.9692 2.0001L17.9684 1.95011L17.9683 1.95011L17.9692 2.0001ZM17.2609 2.55107L17.2126 2.53784V2.53784L17.2609 2.55107ZM17.5889 3.38663L17.6158 3.34449L17.6152 3.34413L17.5889 3.38663ZM21.1055 6.90516L21.1486 6.87978L21.1477 6.87826L21.1055 6.90516ZM21.3055 7.12739L21.3352 7.0872L21.3055 7.12739ZM21.5764 7.25371L21.588 7.20508L21.5764 7.25371ZM21.8751 7.26399L21.8668 7.21469L21.8751 7.26399ZM22.154 7.15662L22.1809 7.19876V7.19876L22.154 7.15662ZM22.3688 6.94868L22.3275 6.92041V6.92041L22.3688 6.94868ZM22.4852 6.67327L22.4362 6.66337V6.66337L22.4852 6.67327ZM22.3674 6.0992L22.3253 6.12611L22.3263 6.12759L22.3674 6.0992ZM18.3944 2.12402L18.3669 2.16575L18.3675 2.16616L18.3944 2.12402ZM5.80939 19.6298L5.84475 19.6652L5.88263 19.6273L5.84221 19.5921L5.80939 19.6298ZM4.72983 20.71L4.76448 20.746L4.7652 20.7453L4.72983 20.71ZM4.56104 20.9532L4.60694 20.9731L4.56104 20.9532ZM4.55514 21.5338L4.60143 21.5149L4.55514 21.5338ZM4.71896 21.7805L4.68359 21.8158L4.71896 21.7805ZM4.96548 21.9444L4.94657 21.9907H4.94657L4.96548 21.9444ZM5.25622 22L5.25571 21.95H5.25571L5.25622 22ZM5.54576 21.9385L5.52592 21.8926H5.52592L5.54576 21.9385ZM5.78891 21.7696L5.75354 21.7343L5.75283 21.735L5.78891 21.7696ZM7.01864 20.5392L7.04507 20.4967L7.01135 20.4758L6.98328 20.5039L7.01864 20.5392ZM16.9814 20.5392L17.0167 20.5039L16.9886 20.4758L16.9549 20.4967L16.9814 20.5392ZM18.2111 21.7696L18.2472 21.735L18.2465 21.7343L18.2111 21.7696ZM18.4542 21.9385L18.4741 21.8926L18.4542 21.9385ZM18.7438 22L18.7433 22.05L18.7438 22ZM19.0345 21.9444L19.0534 21.9907H19.0534L19.0345 21.9444ZM19.281 21.7805L19.3164 21.8158L19.281 21.7805ZM19.439 20.9532L19.3931 20.9731L19.439 20.9532ZM19.2702 20.71L19.2348 20.7453L19.2355 20.746L19.2702 20.71ZM18.1906 19.6298L18.1578 19.5921L18.1174 19.6273L18.1552 19.6652L18.1906 19.6298ZM10.7992 7.7003L10.8492 7.70029V7.70029L10.7992 7.7003ZM10.8 13.3439L10.85 13.3438L10.8 13.3439ZM11.4991 7.0002L11.4991 7.0502L11.4991 7.0002ZM12.1992 7.70009L12.1492 7.7001L12.1992 7.70009ZM12.1999 12.6035L12.1499 12.6035L12.1499 12.6675L12.2121 12.652L12.1999 12.6035ZM17.3302 11.3209L17.3181 11.2724L17.3302 11.3209ZM18.1791 11.8302L18.2276 11.8181L18.1791 11.8302ZM11.6698 14.1791L11.6819 14.2276H11.6819L11.6698 14.1791ZM10.8209 13.6698L10.8694 13.6576L10.8209 13.6698ZM10.8043 13.4211L10.8552 13.4269L10.854 13.4156L10.8043 13.4211ZM5.63313 2.16574C5.74477 2.092 5.87523 2.05187 6.00899 2.0501L6.00767 1.95011C5.85476 1.95213 5.70564 1.99801 5.57801 2.0823L5.63313 2.16574ZM1.67472 6.12609C2.69017 4.53503 4.0423 3.18216 5.63249 2.16616L5.57865 2.08189C3.97621 3.10571 2.61369 4.46898 1.59043 6.0723L1.67472 6.12609ZM1.56427 6.38428C1.58316 6.29223 1.62038 6.20493 1.67373 6.12759L1.59142 6.0708C1.53044 6.1592 1.48789 6.25898 1.46631 6.36419L1.56427 6.38428ZM1.56383 6.66337C1.54524 6.57126 1.54539 6.47634 1.56427 6.38428L1.46631 6.36419C1.44473 6.4694 1.44456 6.57788 1.46581 6.68316L1.56383 6.66337ZM1.67249 6.92041C1.61938 6.84291 1.58243 6.75549 1.56383 6.66337L1.46581 6.68316C1.48706 6.78844 1.5293 6.88835 1.58999 6.97694L1.67249 6.92041ZM1.87293 7.11448C1.79376 7.06392 1.72559 6.99792 1.67249 6.92041L1.58999 6.97694C1.65069 7.06552 1.72861 7.14097 1.8191 7.19876L1.87293 7.11448ZM2.13323 7.21469C2.04062 7.19912 1.95209 7.16504 1.87293 7.11448L1.8191 7.19876C1.90959 7.25655 2.01079 7.29551 2.11666 7.3133L2.13323 7.21469ZM2.41197 7.20509C2.32065 7.22699 2.22585 7.23025 2.13323 7.21469L2.11666 7.3133C2.22253 7.3311 2.3309 7.32737 2.43529 7.30233L2.41197 7.20509ZM2.66478 7.0872C2.58928 7.14309 2.5033 7.18318 2.41197 7.20509L2.4353 7.30233C2.53969 7.27729 2.63797 7.23146 2.72427 7.16758L2.66478 7.0872ZM2.8514 6.8798C2.80375 6.96078 2.74028 7.03132 2.66478 7.0872L2.72427 7.16758C2.81057 7.1037 2.88312 7.02307 2.93759 6.93052L2.8514 6.8798ZM6.38417 3.3445C4.96554 4.25088 3.75823 5.45886 2.85235 6.87826L2.93664 6.93206C3.83471 5.5249 5.03163 4.32733 6.43801 3.42877L6.38417 3.3445ZM6.66923 3.00029C6.61448 3.14292 6.51456 3.26369 6.38475 3.34413L6.43743 3.42913C6.58581 3.33718 6.70002 3.19914 6.76259 3.03612L6.66923 3.00029ZM6.68793 2.55429C6.73055 2.70101 6.72399 2.85765 6.66923 3.00029L6.76259 3.03612C6.82517 2.87311 6.83267 2.69408 6.78396 2.52639L6.68793 2.55429ZM6.43323 2.18781C6.55585 2.27885 6.64531 2.40757 6.68793 2.55429L6.78396 2.52639C6.73525 2.3587 6.63301 2.21158 6.49284 2.10752L6.43323 2.18781ZM6.00889 2.0501C6.16157 2.0484 6.31061 2.09676 6.43323 2.18781L6.49284 2.10752C6.35268 2.00345 6.18231 1.94816 6.00777 1.95011L6.00889 2.0501ZM17.5542 2.19719C17.6733 2.10451 17.8193 2.05291 17.9702 2.0501L17.9683 1.95011C17.7958 1.95333 17.629 2.01231 17.4928 2.11825L17.5542 2.19719ZM17.3091 2.56429C17.349 2.41865 17.435 2.28987 17.5542 2.19719L17.4928 2.11825C17.3566 2.22419 17.2583 2.37139 17.2126 2.53784L17.3091 2.56429ZM17.3326 3.00516C17.2774 2.86459 17.2691 2.70993 17.3091 2.56429L17.2126 2.53784C17.167 2.70429 17.1764 2.88105 17.2395 3.0417L17.3326 3.00516ZM17.6152 3.34413C17.4869 3.26464 17.3877 3.14572 17.3326 3.00516L17.2395 3.0417C17.3025 3.20236 17.4159 3.33828 17.5626 3.42914L17.6152 3.34413ZM21.1477 6.87826C20.2418 5.45886 19.0345 4.25088 17.6158 3.3445L17.562 3.42877C18.9684 4.32733 20.1653 5.5249 21.0634 6.93206L21.1477 6.87826ZM21.3352 7.0872C21.2597 7.03132 21.1963 6.96078 21.1486 6.8798L21.0624 6.93052C21.1169 7.02307 21.1894 7.1037 21.2757 7.16758L21.3352 7.0872ZM21.588 7.20508C21.4967 7.18318 21.4107 7.14309 21.3352 7.0872L21.2757 7.16758C21.362 7.23146 21.4603 7.27729 21.5647 7.30233L21.588 7.20508ZM21.8668 7.21469C21.7742 7.23025 21.6794 7.22699 21.588 7.20508L21.5647 7.30233C21.6691 7.32736 21.7775 7.3311 21.8833 7.3133L21.8668 7.21469ZM22.1271 7.11448C22.0479 7.16504 21.9594 7.19912 21.8668 7.21469L21.8833 7.3133C21.9892 7.29551 22.0904 7.25655 22.1809 7.19876L22.1271 7.11448ZM22.3275 6.92041C22.2744 6.99792 22.2062 7.06392 22.1271 7.11448L22.1809 7.19876C22.2714 7.14097 22.3493 7.06552 22.41 6.97694L22.3275 6.92041ZM22.4362 6.66337C22.4176 6.75549 22.3806 6.84291 22.3275 6.92041L22.41 6.97694C22.4707 6.88835 22.5129 6.78843 22.5342 6.68316L22.4362 6.66337ZM22.4357 6.38428C22.4546 6.47634 22.4548 6.57126 22.4362 6.66337L22.5342 6.68316C22.5554 6.57788 22.5553 6.4694 22.5337 6.36419L22.4357 6.38428ZM22.3263 6.12759C22.3796 6.20493 22.4168 6.29223 22.4357 6.38428L22.5337 6.36419C22.5121 6.25898 22.4696 6.1592 22.4086 6.0708L22.3263 6.12759ZM18.3675 2.16616C19.9577 3.18216 21.3098 4.53503 22.3253 6.12609L22.4096 6.0723C21.3863 4.46898 20.0238 3.10571 18.4214 2.08189L18.3675 2.16616ZM17.9701 2.0501C18.111 2.04775 18.2493 2.08806 18.3669 2.16574L18.422 2.0823C18.2876 1.99351 18.1295 1.94743 17.9684 1.95011L17.9701 2.0501ZM2.56319 12.4971C2.56319 7.2913 6.79709 3.05512 12 3.05512V2.95512C6.74181 2.95512 2.46319 7.23613 2.46319 12.4971H2.56319ZM5.84221 19.5921C3.85037 17.8591 2.56319 15.3376 2.56319 12.4971H2.46319C2.46319 15.3688 3.76469 17.9171 5.77657 19.6675L5.84221 19.5921ZM4.7652 20.7453L5.84475 19.6652L5.77402 19.5945L4.69447 20.6746L4.7652 20.7453ZM4.60694 20.9731C4.64383 20.8876 4.69739 20.8105 4.76447 20.746L4.69519 20.6739C4.61852 20.7476 4.55731 20.8358 4.51514 20.9334L4.60694 20.9731ZM4.5496 21.2434C4.55055 21.1504 4.57004 21.0585 4.60694 20.9731L4.51514 20.9334C4.47297 21.031 4.45069 21.1361 4.44961 21.2424L4.5496 21.2434ZM4.60143 21.5149C4.56628 21.4288 4.54866 21.3365 4.5496 21.2434L4.44961 21.2424C4.44853 21.3488 4.46867 21.4543 4.50884 21.5527L4.60143 21.5149ZM4.75432 21.7451C4.68856 21.6794 4.63658 21.6011 4.60143 21.5149L4.50884 21.5527C4.54902 21.6512 4.60843 21.7406 4.68359 21.8158L4.75432 21.7451ZM4.98439 21.8981C4.89829 21.8629 4.82008 21.8109 4.75432 21.7451L4.68359 21.8158C4.75875 21.891 4.84816 21.9505 4.94657 21.9907L4.98439 21.8981ZM5.25571 21.95C5.16272 21.9509 5.07048 21.9333 4.98439 21.8981L4.94657 21.9907C5.04499 22.0309 5.15043 22.051 5.25673 22.05L5.25571 21.95ZM5.52592 21.8926C5.44056 21.9295 5.34869 21.949 5.25571 21.95L5.25673 22.05C5.36302 22.0489 5.46803 22.0266 5.56561 21.9844L5.52592 21.8926ZM5.75283 21.735C5.68842 21.8021 5.61128 21.8557 5.52592 21.8926L5.56561 21.9844C5.66319 21.9422 5.75137 21.8809 5.82498 21.8042L5.75283 21.735ZM6.98328 20.5039L5.75354 21.7343L5.82427 21.805L7.05401 20.5745L6.98328 20.5039ZM12 21.9392C10.1782 21.9392 8.4898 21.396 7.04507 20.4967L6.99222 20.5816C8.45137 21.4899 10.1578 22.0392 12 22.0392V21.9392ZM16.9549 20.4967C15.5102 21.396 13.8218 21.9392 12 21.9392V22.0392C13.8422 22.0392 15.5486 21.4899 17.0078 20.5816L16.9549 20.4967ZM18.2465 21.7343L17.0167 20.5039L16.946 20.5745L18.1757 21.805L18.2465 21.7343ZM18.4741 21.8926C18.3887 21.8557 18.3116 21.8021 18.2472 21.735L18.175 21.8042C18.2486 21.8809 18.3368 21.9422 18.4344 21.9844L18.4741 21.8926ZM18.7443 21.95C18.6513 21.949 18.5594 21.9295 18.4741 21.8926L18.4344 21.9844C18.532 22.0266 18.637 22.0489 18.7433 22.05L18.7443 21.95ZM19.0156 21.8981C18.9295 21.9333 18.8373 21.9509 18.7443 21.95L18.7433 22.05C18.8496 22.051 18.955 22.0309 19.0534 21.9907L19.0156 21.8981ZM19.2457 21.7451C19.1799 21.8109 19.1017 21.8629 19.0156 21.8981L19.0534 21.9907C19.1518 21.9505 19.2412 21.891 19.3164 21.8158L19.2457 21.7451ZM19.3986 21.5149C19.3634 21.6011 19.3114 21.6794 19.2457 21.7451L19.3164 21.8158C19.3916 21.7406 19.451 21.6512 19.4912 21.5527L19.3986 21.5149ZM19.4504 21.2434C19.4513 21.3365 19.4337 21.4288 19.3986 21.5149L19.4912 21.5527C19.5313 21.4543 19.5515 21.3488 19.5504 21.2424L19.4504 21.2434ZM19.3931 20.9731C19.43 21.0585 19.4495 21.1504 19.4504 21.2434L19.5504 21.2424C19.5493 21.1361 19.527 21.031 19.4849 20.9334L19.3931 20.9731ZM19.2355 20.746C19.3026 20.8105 19.3562 20.8876 19.3931 20.9731L19.4849 20.9334C19.4427 20.8358 19.3815 20.7476 19.3048 20.6739L19.2355 20.746ZM18.1552 19.6652L19.2348 20.7453L19.3055 20.6746L18.226 19.5945L18.1552 19.6652ZM21.4368 12.4971C21.4368 15.3376 20.1496 17.8591 18.1578 19.5921L18.2234 19.6675C20.2353 17.9171 21.5368 15.3688 21.5368 12.4971H21.4368ZM12 3.05512C17.2029 3.05512 21.4368 7.2913 21.4368 12.4971H21.5368C21.5368 7.23613 17.2582 2.95512 12 2.95512V3.05512ZM20.0389 12.4971C20.0389 8.0461 16.4487 4.45386 12 4.45386V4.55386C16.3934 4.55386 19.9389 8.10128 19.9389 12.4971H20.0389ZM12 20.5404C16.4487 20.5404 20.0389 16.9482 20.0389 12.4971H19.9389C19.9389 16.893 16.3934 20.4404 12 20.4404V20.5404ZM3.96111 12.4971C3.96111 16.9482 7.55134 20.5404 12 20.5404V20.4404C7.60662 20.4404 4.06111 16.893 4.06111 12.4971H3.96111ZM12 4.45386C7.55134 4.45386 3.96111 8.0461 3.96111 12.4971H4.06111C4.06111 8.10128 7.60662 4.55386 12 4.55386V4.45386ZM10.7492 7.70031L10.75 13.3439L10.85 13.3438L10.8492 7.70029L10.7492 7.70031ZM11.4991 6.9502C11.0849 6.95026 10.7492 7.28609 10.7492 7.70031L10.8492 7.70029C10.8492 7.34131 11.1401 7.05025 11.4991 7.0502L11.4991 6.9502ZM12.2492 7.70009C12.2492 7.28587 11.9133 6.95013 11.4991 6.9502L11.4991 7.0502C11.8581 7.05014 12.1492 7.34111 12.1492 7.7001L12.2492 7.70009ZM12.2499 12.6035L12.2492 7.70009L12.1492 7.7001L12.1499 12.6035L12.2499 12.6035ZM12.2121 12.652L17.3424 11.3694L17.3181 11.2724L12.1878 12.555L12.2121 12.652ZM17.3424 11.3694C17.6906 11.2823 18.0435 11.4941 18.1306 11.8424L18.2276 11.8181C18.1271 11.4163 17.7199 11.1719 17.3181 11.2724L17.3424 11.3694ZM18.1306 11.8424C18.2177 12.1906 18.0059 12.5435 17.6576 12.6306L17.6819 12.7276C18.0837 12.6271 18.3281 12.2199 18.2276 11.8181L18.1306 11.8424ZM17.6576 12.6306L11.6576 14.1306L11.6819 14.2276L17.6819 12.7276L17.6576 12.6306ZM11.6576 14.1306C11.3094 14.2177 10.9565 14.0059 10.8694 13.6576L10.7724 13.6819C10.8729 14.0837 11.2801 14.3281 11.6819 14.2276L11.6576 14.1306ZM10.8694 13.6576C10.8499 13.5798 10.8454 13.5019 10.854 13.4267L10.7546 13.4154C10.7447 13.5023 10.75 13.5923 10.7724 13.6819L10.8694 13.6576ZM10.75 13.3439C10.7501 13.3718 10.7516 13.3994 10.7546 13.4265L10.854 13.4156C10.8514 13.3921 10.8501 13.3681 10.85 13.3438L10.75 13.3439Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Trainings"),(0,a.jsx)("path",{d:"M6.75 3.75C5.51634 3.75 4.5 4.76634 4.5 6V6.89062C4.26408 6.80564 4.01367 6.75 3.75 6.75C2.51634 6.75 1.5 7.76634 1.5 9V11.25H0V12.75H1.5V15C1.5 16.2329 2.51544 17.25 3.75 17.25C4.01342 17.25 4.26327 17.1968 4.5 17.1123V18C4.5 19.2329 5.51544 20.25 6.75 20.25C7.3669 20.25 7.93454 19.9971 8.34082 19.5908C8.7471 19.1845 9 18.6169 9 18V12.75H15V18C15 18.6169 15.2529 19.1845 15.6592 19.5908C16.0655 19.9971 16.6331 20.25 17.25 20.25C18.4846 20.25 19.5 19.2329 19.5 18V17.1123C19.7367 17.1968 19.9866 17.25 20.25 17.25C21.4846 17.25 22.5 16.2329 22.5 15V12.75H24V11.25H22.5V9C22.5 7.76634 21.4837 6.75 20.25 6.75C19.9863 6.75 19.7359 6.80564 19.5 6.89062V6C19.5 4.76634 18.4837 3.75 17.25 3.75C16.0154 3.75 15 4.76711 15 6V11.25H9V6C9 4.76711 7.98456 3.75 6.75 3.75ZM6.75 5.25C7.17444 5.25 7.5 5.57689 7.5 6V18C7.5 18.2111 7.41699 18.3936 7.28027 18.5303C7.14355 18.667 6.9611 18.75 6.75 18.75C6.32556 18.75 6 18.4231 6 18V6C6 5.57466 6.32466 5.25 6.75 5.25ZM17.25 5.25C17.6753 5.25 18 5.57466 18 6V9V11.4785V15V18C18 18.4231 17.6744 18.75 17.25 18.75C17.0389 18.75 16.8564 18.667 16.7197 18.5303C16.583 18.3936 16.5 18.2111 16.5 18V6C16.5 5.57689 16.8256 5.25 17.25 5.25ZM3.75 8.25C4.17444 8.25 4.5 8.57689 4.5 9V11.4785V15C4.5 15.2111 4.41699 15.3936 4.28027 15.5303C4.14355 15.667 3.9611 15.75 3.75 15.75C3.32556 15.75 3 15.4231 3 15V9C3 8.57466 3.32466 8.25 3.75 8.25ZM20.25 8.25C20.6753 8.25 21 8.57466 21 9V15C21 15.4231 20.6744 15.75 20.25 15.75C20.0389 15.75 19.8564 15.667 19.7197 15.5303C19.583 15.3936 19.5 15.2111 19.5 15V9C19.5 8.57689 19.8256 8.25 20.25 8.25Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Measurements"),(0,a.jsx)("path",{d:"M8.8254 2C5 2 2 3.60317 2 5.65079V13.5873C2 15.2222 3.95238 16.6349 6.84127 17.0794H6.92064C7.15873 17.0794 7.34921 16.9048 7.39683 16.6825C7.44444 16.4286 7.25397 16.1745 7 16.1428C4.65079 15.7777 2.95238 14.6984 2.95238 13.5873V7.53974C4.12698 8.60324 6.30159 9.30159 8.8254 9.30159H19.1429C20.1905 9.30159 21.0476 10.1587 21.0476 11.2063C21.0476 12.254 20.1905 13.1111 19.1429 13.1111H10.4127C9.26984 13.1111 8.34921 14.0317 8.34921 15.1746V19.9365C8.34921 21.0794 9.26984 22 10.4127 22H19.1429C20.7143 22 22 20.7143 22 19.1429V11.2063C22 9.63492 20.7143 8.34921 19.1429 8.34921H8.8254C5.31746 8.34921 2.95238 6.95238 2.95238 5.65079C2.95238 4.34921 5.31746 2.95238 8.8254 2.95238C12.3333 2.95238 14.6984 4.34921 14.6984 5.65079V6.92064C14.6984 7.19048 14.9048 7.39683 15.1746 7.39683C15.4444 7.39683 15.6508 7.19048 15.6508 6.92064V5.65079C15.6508 3.60317 12.6508 2 8.8254 2ZM8.8254 4.85714C8.40442 4.85714 8.00068 4.94076 7.70301 5.0896C7.40533 5.23844 7.2381 5.4403 7.2381 5.65079C7.2381 5.86128 7.40533 6.06315 7.70301 6.21199C8.00068 6.36083 8.40442 6.44444 8.8254 6.44444C9.24638 6.44444 9.65011 6.36083 9.94779 6.21199C10.2455 6.06315 10.4127 5.86128 10.4127 5.65079C10.4127 5.4403 10.2455 5.23844 9.94779 5.0896C9.65011 4.94076 9.24638 4.85714 8.8254 4.85714ZM21.0476 13.3334V19.1429C21.0476 20.1905 20.1905 21.0476 19.1429 21.0476H10.4127C9.79365 21.0476 9.30159 20.5556 9.30159 19.9365V15.1746C9.30159 14.5556 9.79365 14.0635 10.4127 14.0635H13.1111V15.9683C13.1111 16.2381 13.3175 16.4444 13.5873 16.4444C13.8571 16.4444 14.0635 16.2381 14.0635 15.9683V14.0635H17.873V15.9683C17.873 16.2381 18.0794 16.4444 18.3492 16.4444C18.619 16.4444 18.8254 16.2381 18.8254 15.9683V14.0635H19.1429C19.873 14.0635 20.5397 13.7937 21.0476 13.3334Z",fill:e,stroke:e,strokeWidth:"0.4"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Settings"),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9673 14.5016C13.349 14.5016 14.4837 13.3816 14.5017 12.0001C14.5198 10.6186 13.4145 9.49868 12.0328 9.49868C10.6512 9.49868 9.5165 10.6186 9.49841 12.0001C9.48033 13.3816 10.5857 14.5016 11.9673 14.5016ZM16.0028 12.0001C15.9738 14.2106 14.1583 16.0025 11.9477 16.0025C9.73707 16.0025 7.96848 14.2106 7.99741 12.0001C8.02635 9.78971 9.84186 7.9978 12.0525 7.9978C14.2631 7.9978 16.0317 9.78971 16.0028 12.0001Z",fill:e}),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0239 2.83721L10.6209 4.00046C10.281 4.98131 9.55444 5.67613 8.79735 6.0946C8.73279 6.13028 8.66885 6.16698 8.60556 6.20468C7.86065 6.64834 6.89517 6.92307 5.88366 6.71555L4.68439 6.4695C4.47399 6.42633 4.25779 6.52299 4.14768 6.70947L3.51224 7.78559C3.40213 7.97206 3.42281 8.20651 3.56357 8.36762L4.36704 9.2872C5.0414 10.059 5.27384 11.0262 5.2489 11.8881C5.24674 11.9626 5.24576 12.0373 5.24597 12.1118C5.24834 12.9737 4.99057 13.9409 4.29602 14.7127L3.46847 15.6323C3.32349 15.7934 3.29668 16.0278 3.40191 16.2143L4.00917 17.2904C4.1144 17.4769 4.32806 17.5736 4.5396 17.5304L5.74522 17.2844C6.76218 17.0768 7.72048 17.3516 8.45378 17.7952C8.5161 17.8329 8.5791 17.8697 8.64274 17.9053C9.38887 18.3238 10.0973 19.0186 10.4114 19.9995L10.784 21.1627C10.8494 21.367 11.0388 21.5048 11.2541 21.5048H12.4968C12.7122 21.5048 12.9052 21.367 12.9759 21.1627L13.3789 19.9995C13.7188 19.0186 14.4454 18.3238 15.2025 17.9053C15.267 17.8697 15.331 17.8329 15.3943 17.7952C16.1392 17.3516 17.1047 17.0768 18.1162 17.2844L19.3154 17.5304C19.5258 17.5736 19.742 17.4769 19.8521 17.2904L20.4875 16.2143C20.5976 16.0278 20.5769 15.7934 20.4362 15.6323L19.6328 14.7127C18.9584 13.9409 18.726 12.9737 18.7509 12.1118C18.7531 12.0373 18.754 11.9626 18.7538 11.8881C18.7515 11.0262 19.0092 10.059 19.7038 9.28714L20.5313 8.36762C20.6763 8.20651 20.7031 7.97206 20.5979 7.78559L19.9906 6.70947C19.8854 6.52299 19.6717 6.42633 19.4602 6.4695L18.2545 6.71554C17.2375 6.92307 16.2793 6.64834 15.546 6.20468C15.4837 6.16698 15.4207 6.13028 15.3571 6.0946C14.6109 5.67613 13.9025 4.98131 13.5884 4.00046L13.2158 2.83721C13.1504 2.63293 12.961 2.49515 12.7457 2.49515L11.503 2.49515C11.2876 2.49515 11.0946 2.63293 11.0239 2.83721ZM9.20321 3.52588C9.01369 4.07288 8.59184 4.50289 8.08436 4.7834C8.00543 4.82702 7.92726 4.87189 7.84989 4.91797C7.35101 5.2151 6.7679 5.36099 6.20381 5.24525L5.00454 4.9992C4.16291 4.82653 3.29814 5.21318 2.85769 5.95909L2.22226 7.0352C1.78181 7.78111 1.86451 8.7189 2.42756 9.36333L3.23104 10.2829C3.60754 10.7138 3.76517 11.2885 3.74851 11.8643C3.74589 11.9547 3.74471 12.0452 3.74495 12.1356C3.74654 12.7114 3.57386 13.2861 3.18608 13.717L2.35854 14.6366C1.7786 15.281 1.67135 16.2188 2.09227 16.9647L2.69954 18.0408C3.12046 18.7867 3.9751 19.1733 4.82125 19.0007L6.02688 18.7546C6.59401 18.6389 7.17331 18.7848 7.66441 19.0819C7.7406 19.128 7.81761 19.1729 7.89542 19.2166C8.39556 19.4971 8.80615 19.9271 8.98134 20.4741L9.3539 21.6373C9.61559 22.4544 10.3731 23.0056 11.2345 23.0056H12.4772C13.3386 23.0056 14.1105 22.4544 14.3936 21.6373L14.7966 20.4741C14.9861 19.9271 15.408 19.4971 15.9154 19.2166C15.9944 19.1729 16.0726 19.128 16.15 19.0819C16.6488 18.7848 17.232 18.6389 17.7961 18.7546L18.9952 19.0007C19.8368 19.1733 20.7016 18.7867 21.1421 18.0408L21.7775 16.9647C22.2179 16.2188 22.1352 15.281 21.5722 14.6366L20.7688 13.717C20.3923 13.2861 20.2346 12.7115 20.2513 12.1356C20.2539 12.0452 20.2551 11.9547 20.2549 11.8643C20.2533 11.2884 20.4259 10.7138 20.8137 10.2829L21.6412 9.36333C22.2212 8.7189 22.3284 7.78111 21.9075 7.03521L21.3002 5.95909C20.8793 5.21318 20.0247 4.82653 19.1785 4.9992L17.9728 5.24525C17.4057 5.36098 16.8264 5.21509 16.3353 4.91797C16.2592 4.87189 16.1822 4.82702 16.1044 4.7834C15.6042 4.50289 15.1937 4.07288 15.0185 3.52588L14.6459 2.36262C14.3842 1.54552 13.6267 0.994385 12.7653 0.994385H11.5226C10.6613 0.994385 9.8893 1.54552 9.60622 2.36262L9.20321 3.52588Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Plus"),(0,a.jsx)("path",{d:"M1 5H9",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M5 9V1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 10 2",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Minus"),(0,a.jsx)("path",{d:"M1 1H9",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"More"),(0,a.jsx)("path",{d:"M5.4001 10.2C4.4101 10.2 3.6001 11.01 3.6001 12C3.6001 12.99 4.4101 13.8 5.4001 13.8C6.3901 13.8 7.2001 12.99 7.2001 12C7.2001 11.01 6.3901 10.2 5.4001 10.2Z",fill:e}),(0,a.jsx)("path",{d:"M12.0002 10.2C11.0102 10.2 10.2002 11.01 10.2002 12C10.2002 12.99 11.0102 13.8 12.0002 13.8C12.9902 13.8 13.8002 12.99 13.8002 12C13.8002 11.01 12.9902 10.2 12.0002 10.2Z",fill:e}),(0,a.jsx)("path",{d:"M18.6003 10.2C17.6103 10.2 16.8003 11.01 16.8003 12C16.8003 12.99 17.6103 13.8 18.6003 13.8C19.5903 13.8 20.4003 12.99 20.4003 12C20.4003 11.01 19.5903 10.2 18.6003 10.2Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:t/4+"px",height:`${t}px`,viewBox:"0 0 4 16",fill:"none"},n),(0,a.jsx)("title",null,"More vertical"),(0,a.jsx)("circle",{cx:"1.66016",cy:"2",r:"1.5",fill:e}),(0,a.jsx)("circle",{cx:"1.66016",cy:"8",r:"1.5",fill:e}),(0,a.jsx)("circle",{cx:"1.66016",cy:"14",r:"1.5",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 11 8",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Check"),(0,a.jsx)("path",{d:"M1 3.83L3.83 6.66L9.5 1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),(0,a.jsx)("title",null,"Check circle"),(0,a.jsx)("path",{d:"M10.0003 18.3334C14.5837 18.3334 18.3337 14.5834 18.3337 10.0001C18.3337 5.41675 14.5837 1.66675 10.0003 1.66675C5.41699 1.66675 1.66699 5.41675 1.66699 10.0001C1.66699 14.5834 5.41699 18.3334 10.0003 18.3334Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M6.45801 9.99993L8.81634 12.3583L13.5413 7.6416",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 8 8",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Cross"),(0,a.jsx)("path",{d:"M1 6.66L6.66 1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M6.66 6.66L1 1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"User"),(0,a.jsx)("path",{d:"M12.1202 12.78C12.0502 12.77 11.9602 12.77 11.8802 12.78C10.1202 12.72 8.72021 11.28 8.72021 9.50998C8.72021 7.69998 10.1802 6.22998 12.0002 6.22998C13.8102 6.22998 15.2802 7.69998 15.2802 9.50998C15.2702 11.28 13.8802 12.72 12.1202 12.78Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M18.7398 19.3801C16.9598 21.0101 14.5998 22.0001 11.9998 22.0001C9.39977 22.0001 7.03977 21.0101 5.25977 19.3801C5.35977 18.4401 5.95977 17.5201 7.02977 16.8001C9.76977 14.9801 14.2498 14.9801 16.9698 16.8001C18.0398 17.5201 18.6398 18.4401 18.7398 19.3801Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 3 10",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Union"),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.50879 2C0.956504 2 0.508789 1.55228 0.508789 1C0.508789 0.447715 0.956504 0 1.50879 0H1.51777C2.07006 0 2.51777 0.447715 2.51777 1C2.51777 1.55228 2.07006 2 1.51777 2H1.50879ZM2.21416 9C2.21416 9.3866 1.90076 9.7 1.51416 9.7C1.12756 9.7 0.81416 9.3866 0.81416 9V4C0.81416 3.6134 1.12756 3.3 1.51416 3.3C1.90076 3.3 2.21416 3.6134 2.21416 4V9Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 22",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Notification"),(0,a.jsx)("path",{d:"M0.776752 7.36345C0.819992 7.37426 0.865032 7.37966 0.908271 7.37966C1.14969 7.37966 1.37129 7.21572 1.43255 6.97069C1.9334 4.96728 3.12608 3.19267 4.78899 1.97837C5.0304 1.80181 5.08265 1.46491 4.90609 1.22349C4.72953 0.98207 4.39263 0.929823 4.15121 1.10638C2.28472 2.47022 0.946106 4.45922 0.383997 6.70946C0.31013 6.99772 0.48669 7.29138 0.776752 7.36345ZM15.2114 1.97837C16.8743 3.19267 18.0652 4.96548 18.5679 6.97069C18.6291 7.21572 18.8489 7.37966 19.0921 7.37966C19.1354 7.37966 19.1804 7.37426 19.2237 7.36345C19.5137 7.29138 19.6885 6.99772 19.6164 6.70765C19.0543 4.45922 17.7157 2.46842 15.8492 1.10458C15.6078 0.928021 15.2709 0.980269 15.0943 1.22169C14.9178 1.46491 14.97 1.80181 15.2114 1.97837ZM1.92799 15.3879C1.75144 16.0924 1.90638 16.8256 2.35498 17.3967C2.80179 17.9697 3.4756 18.2976 4.20165 18.2976H6.80681C7.06445 19.8289 8.39765 21 10.0011 21C11.6046 21 12.936 19.8289 13.1954 18.2976H15.8006C16.5266 18.2976 17.2004 17.9697 17.6472 17.3967C18.094 16.8238 18.249 16.0924 18.0742 15.3879L16.1194 7.58325C15.4168 4.7691 12.8999 2.80352 9.9993 2.80352C7.09868 2.80352 4.5818 4.7691 3.87916 7.58325L1.92799 15.3879ZM9.9993 19.919C8.99399 19.919 8.14903 19.229 7.90761 18.2976H12.0892C11.8496 19.229 11.0046 19.919 9.9993 19.919ZM9.9993 3.8845C12.4027 3.8845 14.489 5.51317 15.0709 7.84448L17.0221 15.6492C17.1176 16.0293 17.0329 16.4221 16.7933 16.7319C16.5518 17.04 16.1897 17.2166 15.7988 17.2166H4.19985C3.8089 17.2166 3.44677 17.04 3.20535 16.7319C2.96393 16.4239 2.88106 16.0293 2.97654 15.6492L4.92771 7.84448C5.50964 5.51317 7.59593 3.8845 9.9993 3.8845Z",fill:e,stroke:e,strokeWidth:"0.3"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Information"),(0,a.jsx)("path",{d:"M9.99998 17.8889C14.3651 17.8889 17.9365 14.3175 17.9365 9.95238C17.9365 5.5873 14.3651 2.01587 9.99998 2.01587C5.6349 2.01587 2.06348 5.5873 2.06348 9.95238C2.06348 14.3175 5.6349 17.8889 9.99998 17.8889Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M9.99573 7.77759C9.44344 7.77759 8.99573 7.32987 8.99573 6.77759C8.99573 6.2253 9.44344 5.77759 9.99573 5.77759H10.0029C10.5551 5.77759 11.0029 6.2253 11.0029 6.77759C11.0029 7.32987 10.5551 7.77759 10.0029 7.77759H9.99573ZM10.7 13.1268C10.7 13.5134 10.3866 13.8268 9.99999 13.8268C9.61339 13.8268 9.29999 13.5134 9.29999 13.1268V9.15854C9.29999 8.77194 9.61339 8.45854 9.99999 8.45854C10.3866 8.45854 10.7 8.77194 10.7 9.15854V13.1268Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Warning"),(0,a.jsx)("path",{d:"M9.65357 1.32393C9.80753 1.05726 10.1924 1.05726 10.3464 1.32393L18.5118 15.4668C18.6657 15.7334 18.4733 16.0668 18.1654 16.0668H1.8346C1.52668 16.0668 1.33423 15.7334 1.48819 15.4668L9.65357 1.32393Z",stroke:e,strokeWidth:"1.2"}),(0,a.jsx)("path",{d:"M10.7003 6.19072C10.7003 5.80412 10.3869 5.49072 10.0003 5.49072C9.61368 5.49072 9.30028 5.80412 9.30028 6.19072V10.159C9.30028 10.5456 9.61368 10.859 10.0003 10.859C10.3869 10.859 10.7003 10.5456 10.7003 10.159V6.19072ZM9.99609 12.1749C9.44381 12.1749 8.99609 12.6226 8.99609 13.1749C8.99609 13.7272 9.44381 14.1749 9.99609 14.1749H10.0032C10.5555 14.1749 11.0032 13.7272 11.0032 13.1749C11.0032 12.6226 10.5555 12.1749 10.0032 12.1749H9.99609Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Attention"),(0,a.jsx)("path",{d:"M10 1.90479L2.85718 6.1905V13.8095L10 18.5715L17.1429 13.8095V6.1905L10 1.90479Z",stroke:e,strokeWidth:"1.2"}),(0,a.jsx)("path",{d:"M10.7004 6.19048C10.7004 5.80388 10.387 5.49048 10.0004 5.49048C9.6138 5.49048 9.3004 5.80388 9.3004 6.19048V10.1587C9.3004 10.5453 9.6138 10.8587 10.0004 10.8587C10.387 10.8587 10.7004 10.5453 10.7004 10.1587V6.19048ZM9.99622 12.1746C9.44393 12.1746 8.99622 12.6224 8.99622 13.1746C8.99622 13.7269 9.44393 14.1746 9.99622 14.1746H10.0033C10.5556 14.1746 11.0033 13.7269 11.0033 13.1746C11.0033 12.6224 10.5556 12.1746 10.0033 12.1746H9.99622Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Visible"),(0,a.jsx)("path",{d:"M15.5799 11.9999C15.5799 13.9799 13.9799 15.5799 11.9999 15.5799C10.0199 15.5799 8.41992 13.9799 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C13.9799 8.41992 15.5799 10.0199 15.5799 11.9999Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M11.9998 20.27C15.5298 20.27 18.8198 18.19 21.1098 14.59C22.0098 13.18 22.0098 10.81 21.1098 9.39997C18.8198 5.79997 15.5298 3.71997 11.9998 3.71997C8.46984 3.71997 5.17984 5.79997 2.88984 9.39997C1.98984 10.81 1.98984 13.18 2.88984 14.59C5.17984 18.19 8.46984 20.27 11.9998 20.27Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Invisible"),(0,a.jsx)("path",{d:"M14.5299 9.46992L9.46992 14.5299C8.81992 13.8799 8.41992 12.9899 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C12.9899 8.41992 13.8799 8.81992 14.5299 9.46992Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M17.8198 5.76998C16.0698 4.44998 14.0698 3.72998 11.9998 3.72998C8.46984 3.72998 5.17984 5.80998 2.88984 9.40998C1.98984 10.82 1.98984 13.19 2.88984 14.6C3.67984 15.84 4.59984 16.91 5.59984 17.77",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M8.41992 19.5299C9.55992 20.0099 10.7699 20.2699 11.9999 20.2699C15.5299 20.2699 18.8199 18.1899 21.1099 14.5899C22.0099 13.1799 22.0099 10.8099 21.1099 9.39993C20.7799 8.87993 20.4199 8.38993 20.0499 7.92993",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M15.5099 12.7C15.2499 14.11 14.0999 15.26 12.6899 15.52",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M9.47 14.53L2 22",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M21.9998 2L14.5298 9.47",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 16 15",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Log out"),(0,a.jsx)("path",{d:"M7.9751 13.7292H2.36876C2.0249 13.7292 1.74585 13.4502 1.74585 13.1063V1.89369C1.74585 1.54983 2.02493 1.27078 2.36876 1.27078H7.9751C8.31957 1.27078 8.59801 0.992344 8.59801 0.647871C8.59801 0.303398 8.31957 0.0249023 7.9751 0.0249023H2.36876C1.33845 0.0249023 0.5 0.863379 0.5 1.89369V13.1063C0.5 14.1366 1.33845 14.9751 2.36876 14.9751H7.9751C8.31957 14.9751 8.59801 14.6966 8.59801 14.3522C8.59801 14.0077 8.31957 13.7292 7.9751 13.7292Z",fill:e}),(0,a.jsx)("path",{d:"M15.3144 7.05653L11.527 3.31898C11.2828 3.07729 10.8879 3.08042 10.6462 3.32522C10.4045 3.57003 10.407 3.96434 10.6524 4.20604L13.359 6.87712H6.10631C5.76184 6.87712 5.4834 7.15556 5.4834 7.50003C5.4834 7.8445 5.76184 8.12297 6.10631 8.12297H13.359L10.6524 10.7941C10.407 11.0358 10.4051 11.4301 10.6462 11.6749C10.7683 11.7982 10.929 11.8605 11.0897 11.8605C11.2479 11.8605 11.4061 11.8007 11.527 11.6811L15.3144 7.94353C15.4327 7.82643 15.5 7.66693 15.5 7.5C15.5 7.33313 15.4333 7.17428 15.3144 7.05653Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 15 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Log in"),(0,a.jsx)("path",{d:"M7.39504 9.17067C8.58623 9.17067 9.61771 8.74344 10.4605 7.90051C11.3033 7.05773 11.7305 6.02652 11.7305 4.8352C11.7305 3.64428 11.3033 2.61294 10.4604 1.76988C9.61743 0.92723 8.58609 0.5 7.39504 0.5C6.20371 0.5 5.17251 0.92723 4.32972 1.77002C3.48694 2.6128 3.05957 3.64414 3.05957 4.8352C3.05957 6.02652 3.48694 7.05786 4.32986 7.90065C5.17279 8.7433 6.20413 9.17067 7.39504 9.17067Z",fill:e}),(0,a.jsx)("path",{d:"M14.9811 14.341C14.9568 13.9902 14.9076 13.6076 14.8352 13.2036C14.7622 12.7966 14.6681 12.4118 14.5555 12.0601C14.4392 11.6966 14.281 11.3376 14.0854 10.9936C13.8824 10.6365 13.644 10.3256 13.3765 10.0698C13.0968 9.80212 12.7543 9.58693 12.3582 9.42996C11.9635 9.27382 11.5261 9.19472 11.0583 9.19472C10.8745 9.19472 10.6968 9.27011 10.3536 9.49354C10.1424 9.63129 9.89537 9.79059 9.61961 9.96678C9.38382 10.117 9.06439 10.2578 8.66985 10.3852C8.28491 10.5098 7.89407 10.5729 7.50832 10.5729C7.12256 10.5729 6.73186 10.5098 6.34652 10.3852C5.95238 10.2579 5.63296 10.1172 5.39744 9.96692C5.12429 9.79237 4.8771 9.63307 4.66273 9.49341C4.31995 9.26997 4.14211 9.19458 3.95837 9.19458C3.49035 9.19458 3.0531 9.27382 2.65855 9.4301C2.26277 9.58679 1.92013 9.80199 1.64012 10.0699C1.37274 10.3259 1.1342 10.6367 0.931502 10.9936C0.736083 11.3376 0.57788 11.6964 0.461425 12.0602C0.348953 12.4119 0.254882 12.7966 0.181823 13.2036C0.109451 13.6071 0.0602874 13.9898 0.0359802 14.3414C0.0120849 14.6858 0 15.0433 0 15.4043C0 16.3439 0.29869 17.1046 0.887694 17.6656C1.46942 18.2191 2.23915 18.5 3.17518 18.5H11.8423C12.7783 18.5 13.5478 18.2193 14.1296 17.6656C14.7188 17.105 15.0175 16.3442 15.0175 15.4042C15.0173 15.0415 15.0051 14.6838 14.9811 14.341Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 18 14",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Email"),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.718587 2.52762C0.823606 2.04828 1.08177 1.62029 1.4508 1.31376C1.81982 1.00722 2.27784 0.840299 2.74984 0.840332H15.2498C15.7218 0.840299 16.1799 1.00722 16.5489 1.31376C16.9179 1.62029 17.1761 2.04828 17.2811 2.52762L8.99984 7.79997L0.718587 2.52762ZM0.666504 3.76676V11.4751L6.7113 7.61442L0.666504 3.76676ZM7.70921 8.25136L0.865462 12.6209C1.03455 12.9923 1.30143 13.3061 1.63503 13.5256C1.96863 13.7452 2.35523 13.8616 2.74984 13.8612H15.2498C15.6444 13.8613 16.0308 13.7446 16.3642 13.5249C16.6977 13.3051 16.9643 12.9913 17.1332 12.6198L10.2894 8.25027L8.99984 9.07167L7.70921 8.25027V8.25136ZM11.2884 7.61551L17.3332 11.4751V3.76676L11.2884 7.61442V7.61551Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 16 21",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Lock"),(0,a.jsx)("path",{d:"M13.625 8.41602H13V5.91602C13 3.15852 10.7575 0.916016 8 0.916016C5.2425 0.916016 3 3.15852 3 5.91602V8.41602H2.375C1.34167 8.41602 0.5 9.25685 0.5 10.291V19.041C0.5 20.0752 1.34167 20.916 2.375 20.916H13.625C14.6583 20.916 15.5 20.0752 15.5 19.041V10.291C15.5 9.25685 14.6583 8.41602 13.625 8.41602ZM4.66667 5.91602C4.66667 4.07768 6.16167 2.58268 8 2.58268C9.83833 2.58268 11.3333 4.07768 11.3333 5.91602V8.41602H4.66667V5.91602ZM8.83333 14.851V16.7493C8.83333 17.2093 8.46083 17.5827 8 17.5827C7.53917 17.5827 7.16667 17.2093 7.16667 16.7493V14.851C6.67083 14.5618 6.33333 14.0302 6.33333 13.416C6.33333 12.4968 7.08083 11.7493 8 11.7493C8.91917 11.7493 9.66667 12.4968 9.66667 13.416C9.66667 14.0302 9.32917 14.5618 8.83333 14.851Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 18 10",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Carrot down"),(0,a.jsx)("path",{d:"M17 1L9 9L1 1",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 18 10",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Carrot up"),(0,a.jsx)("path",{d:"M17 9.5L9 1.5L1 9.5",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 11 18",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Carrot left"),(0,a.jsx)("path",{d:"M9.5 0.999999L1.5 9L9.5 17",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 11 18",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},n),(0,a.jsx)("title",null,"Carrot right"),(0,a.jsx)("path",{d:"M1.5 0.999999L9.5 9L1.5 17",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 21",fill:"#fff",xmlns:"http://www.w3.org/2000/svg"},n),(0,a.jsx)("title",null,"Radio on"),(0,a.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",fill:e}),(0,a.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",stroke:e,strokeWidth:"1.4"}),(0,a.jsx)("circle",{cx:"10",cy:"10.7",r:"5",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 21",fill:"#fff"},n),(0,a.jsx)("title",null,"Circle"),(0,a.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",fill:"none"}),(0,a.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",stroke:e,strokeWidth:"1.4"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 7 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),(0,a.jsx)("title",null,"Arrow Up"),(0,a.jsx)("path",{d:"M3.17757 0.92293L3.17757 7.07727",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M0.416507 3.40515L3.17751 0.922901L5.93896 3.40515",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 7 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),(0,a.jsx)("title",null,"Arrow Down"),(0,a.jsx)("path",{d:"M3.1779 7.07707L3.1779 0.922729",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"}),(0,a.jsx)("path",{d:"M5.93896 4.59485L3.17796 7.0771L0.416504 4.59485",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 21 20",fill:"none"},n),(0,a.jsx)("title",null,"Filter"),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.0189 10.0002C16.8598 10.0002 18.3522 8.50775 18.3522 6.66683C18.3522 4.82588 16.8598 3.3335 15.0189 3.3335C13.4657 3.3335 12.1606 4.3958 11.7905 5.8335H2.51888C2.05865 5.8335 1.68555 6.2066 1.68555 6.66683C1.68555 7.12707 2.05865 7.50016 2.51888 7.50016H11.7905C12.1606 8.93783 13.4657 10.0002 15.0189 10.0002ZM13.3522 6.66683C13.3522 7.5873 14.0984 8.3335 15.0189 8.3335C15.9394 8.3335 16.6855 7.5873 16.6855 6.66683C16.6855 5.74635 15.9394 5.00016 15.0189 5.00016C14.0984 5.00016 13.3522 5.74635 13.3522 6.66683ZM1.68555 13.3335C1.68555 11.4926 3.17793 10.0002 5.01888 10.0002C6.57208 10.0002 7.87716 11.0625 8.2472 12.5002H17.5189C17.9791 12.5002 18.3522 12.8732 18.3522 13.3335C18.3522 13.7937 17.9791 14.1668 17.5189 14.1668H8.2472C7.87716 15.6045 6.57208 16.6668 5.01888 16.6668C3.17793 16.6668 1.68555 15.1744 1.68555 13.3335ZM6.68555 13.3335C6.68555 12.413 5.93936 11.6668 5.01888 11.6668C4.09841 11.6668 3.35221 12.413 3.35221 13.3335C3.35221 14.254 4.09841 15.0002 5.01888 15.0002C5.93936 15.0002 6.68555 14.254 6.68555 13.3335Z",fill:e})),({fill:e="#55575A",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 20",fill:"none"},n),(0,a.jsx)("title",null,"Search"),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8292 4.47028C15.1756 6.5284 15.5224 10.0541 13.6219 12.53L18 16.9081L16.9081 18L12.53 13.6219C10.0541 15.5224 6.5284 15.1756 4.47028 12.8292C2.41216 10.4828 2.52792 6.94189 4.73491 4.73491C6.94189 2.52792 10.4828 2.41216 12.8292 4.47028ZM4.5 9C4.5 11.4853 6.51472 13.5 9 13.5C11.4853 13.5 13.5 11.4853 13.5 9C13.5 6.51472 11.4853 4.5 9 4.5C6.51472 4.5 4.5 6.51472 4.5 9Z",fill:e})),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},n),(0,a.jsx)("title",null,"Archive"),(0,a.jsx)("g",{clipPath:"url(#clip0_532_12720)"},(0,a.jsx)("path",{d:"M12.5 14.2188H2.5C2.04426 14.2184 1.60728 14.0372 1.28503 13.715C0.96277 13.3927 0.781581 12.9557 0.78125 12.5V5C0.78125 4.87568 0.830636 4.75645 0.918544 4.66854C1.00645 4.58064 1.12568 4.53125 1.25 4.53125H13.75C13.8743 4.53125 13.9936 4.58064 14.0815 4.66854C14.1694 4.75645 14.2188 4.87568 14.2188 5V12.5C14.2184 12.9557 14.0372 13.3927 13.715 13.715C13.3927 14.0372 12.9557 14.2184 12.5 14.2188ZM1.71875 5.46875V12.5C1.71908 12.7071 1.8015 12.9056 1.94794 13.0521C2.09438 13.1985 2.2929 13.2809 2.5 13.2813H12.5C12.7071 13.2809 12.9056 13.1985 13.0521 13.0521C13.1985 12.9056 13.2809 12.7071 13.2813 12.5V5.46875H1.71875Z",fill:e}),(0,a.jsx)("path",{d:"M13.75 5.46876H1.24998C1.17011 5.46875 1.09156 5.44834 1.02179 5.40945C0.952017 5.37056 0.893342 5.31449 0.851329 5.24656C0.809316 5.17862 0.78536 5.10108 0.781733 5.02129C0.778107 4.94149 0.794931 4.8621 0.830609 4.79063L2.53311 1.38563C2.62339 1.20356 2.76288 1.05043 2.93577 0.943609C3.10865 0.836785 3.30801 0.780542 3.51123 0.781257H11.4887C11.692 0.780526 11.8915 0.836833 12.0644 0.943779C12.2373 1.05073 12.3767 1.20402 12.4669 1.38626L14.1694 4.79063C14.205 4.8621 14.2219 4.94149 14.2182 5.02129C14.2146 5.10108 14.1907 5.17862 14.1486 5.24656C14.1066 5.31449 14.048 5.37056 13.9782 5.40945C13.9084 5.44834 13.8299 5.46875 13.75 5.46876ZM2.00873 4.53126H12.9912L11.6281 1.80501C11.6153 1.779 11.5955 1.75711 11.5708 1.74186C11.5462 1.7266 11.5177 1.7186 11.4887 1.71876H3.51123C3.48234 1.71869 3.45401 1.72666 3.42939 1.74178C3.40477 1.7569 3.38485 1.77858 3.37186 1.80438L2.00873 4.53126Z",fill:e}),(0,a.jsx)("path",{d:"M7.5 11.7188C7.37568 11.7188 7.25645 11.6694 7.16854 11.5815C7.08064 11.4935 7.03125 11.3743 7.03125 11.25V7.5C7.03125 7.37568 7.08064 7.25645 7.16854 7.16854C7.25645 7.08064 7.37568 7.03125 7.5 7.03125C7.62432 7.03125 7.74355 7.08064 7.83146 7.16854C7.91936 7.25645 7.96875 7.37568 7.96875 7.5V11.25C7.96875 11.3743 7.91936 11.4935 7.83146 11.5815C7.74355 11.6694 7.62432 11.7188 7.5 11.7188Z",fill:e}),(0,a.jsx)("path",{d:"M7.50003 11.7188C7.43846 11.7189 7.37747 11.7069 7.32061 11.6832C7.26375 11.6596 7.21214 11.625 7.16878 11.5813L5.29378 9.70628C5.21098 9.61742 5.1659 9.49989 5.16804 9.37845C5.17018 9.25701 5.21938 9.14115 5.30526 9.05526C5.39115 8.96938 5.50701 8.92018 5.62845 8.91804C5.74989 8.9159 5.86742 8.96098 5.95628 9.04378L7.50003 10.5869L9.04378 9.04378C9.13264 8.96098 9.25016 8.9159 9.3716 8.91804C9.49304 8.92018 9.60891 8.96938 9.69479 9.05526C9.78067 9.14115 9.82987 9.25701 9.83201 9.37845C9.83415 9.49989 9.78908 9.61742 9.70628 9.70628L7.83128 11.5813C7.78791 11.625 7.7363 11.6596 7.67944 11.6832C7.62258 11.7069 7.56159 11.7189 7.50003 11.7188Z",fill:e})),(0,a.jsx)("defs",null,(0,a.jsx)("clipPath",{id:"clip0_532_12720"},(0,a.jsx)("rect",{width:t,height:t,fill:"white"})))),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},n),(0,a.jsx)("title",null,"Bin"),(0,a.jsx)("path",{d:"M9.14062 11.1328C9.39947 11.1328 9.60938 10.9229 9.60938 10.6641V5.97656C9.60938 5.71772 9.39947 5.50781 9.14062 5.50781C8.88178 5.50781 8.67188 5.71772 8.67188 5.97656V10.6641C8.67188 10.9229 8.88178 11.1328 9.14062 11.1328Z",fill:e}),(0,a.jsx)("path",{d:"M5.85938 11.1328C6.11822 11.1328 6.32812 10.9229 6.32812 10.6641V5.97656C6.32812 5.71772 6.11822 5.50781 5.85938 5.50781C5.60053 5.50781 5.39062 5.71772 5.39062 5.97656V10.6641C5.39062 10.9229 5.60053 11.1328 5.85938 11.1328Z",fill:e}),(0,a.jsx)("path",{d:"M9.375 1.99219C9.63384 1.99219 9.84375 1.78228 9.84375 1.52344C9.84375 1.26459 9.63384 1.05469 9.375 1.05469H5.625C5.36616 1.05469 5.15625 1.26459 5.15625 1.52344C5.15625 1.78228 5.36616 1.99219 5.625 1.99219H9.375Z",fill:e}),(0,a.jsx)("path",{d:"M2.34375 2.46094C2.08491 2.46094 1.875 2.67084 1.875 2.92969C1.875 3.18853 2.08491 3.39844 2.34375 3.39844H2.8125V12.0234C2.8125 13.0828 3.675 13.9453 4.73438 13.9453H10.2656C11.325 13.9453 12.1875 13.0828 12.1875 12.0234V3.39844H12.6562C12.9151 3.39844 13.125 3.18853 13.125 2.92969C13.125 2.67084 12.9151 2.46094 12.6562 2.46094H11.7188H3.28125H2.34375ZM11.25 3.39844V12.0234C11.25 12.5672 10.8094 13.0078 10.2656 13.0078H4.73438C4.19063 13.0078 3.75 12.5672 3.75 12.0234V3.39844H11.25Z",fill:e})),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},n),(0,a.jsx)("title",null,"Change"),(0,a.jsx)("path",{d:"M4.3628 1.24246C4.20043 1.2473 4.04632 1.31518 3.93312 1.43169L1.43311 3.93289C1.37491 3.99095 1.32874 4.05988 1.29723 4.13582C1.26573 4.21175 1.24951 4.29316 1.24951 4.37537C1.24951 4.45758 1.26573 4.53898 1.29723 4.61492C1.32874 4.69085 1.37491 4.75979 1.43311 4.81785L3.93312 7.31911C3.99087 7.37893 4.05998 7.42662 4.1364 7.4594C4.21283 7.49217 4.29502 7.50939 4.37817 7.51C4.46132 7.51062 4.54376 7.49464 4.62066 7.463C4.69755 7.43136 4.76736 7.38463 4.826 7.32567C4.88463 7.26671 4.93092 7.19671 4.96213 7.11964C4.99335 7.04257 5.00888 6.95999 5.0078 6.87685C5.00673 6.7937 4.98907 6.71159 4.95588 6.63535C4.92268 6.55911 4.8746 6.49028 4.81446 6.43285L3.38258 4.99857H13.1238C13.2897 4.99857 13.4488 4.93265 13.5662 4.81532C13.6835 4.698 13.7494 4.53884 13.7494 4.37292C13.7494 4.20699 13.6835 4.04791 13.5662 3.93058C13.4488 3.81325 13.2897 3.74733 13.1238 3.74733H3.38868L4.81446 2.31788C4.90548 2.23039 4.96787 2.11734 4.99342 1.9937C5.01897 1.87006 5.00647 1.74158 4.95759 1.62518C4.9087 1.50878 4.82571 1.4099 4.71954 1.34158C4.61337 1.27326 4.489 1.23873 4.3628 1.24246ZM10.6189 7.49364C10.4953 7.49464 10.3747 7.53226 10.2725 7.60177C10.1703 7.67128 10.091 7.76955 10.0446 7.88414C9.99819 7.99873 9.98683 8.12455 10.0119 8.2456C10.037 8.36665 10.0974 8.47752 10.1856 8.56423L11.6199 9.99973H1.87623C1.71284 10.0033 1.55734 10.0708 1.44306 10.1876C1.32877 10.3044 1.26477 10.4613 1.26477 10.6247C1.26477 10.7882 1.32877 10.9451 1.44306 11.062C1.55734 11.1788 1.71284 11.2462 1.87623 11.2498H11.6162L10.1856 12.6841C10.1201 12.7401 10.067 12.8091 10.0295 12.8866C9.99196 12.9641 9.97088 13.0486 9.96756 13.1347C9.96424 13.2208 9.97874 13.3066 10.0102 13.3868C10.0416 13.467 10.0893 13.5399 10.1502 13.6009C10.2111 13.6618 10.2839 13.7094 10.3641 13.7409C10.4444 13.7723 10.5302 13.7868 10.6163 13.7835C10.7024 13.7801 10.7868 13.759 10.8644 13.7215C10.9419 13.684 11.0109 13.6309 11.0669 13.5655L13.5669 11.0654C13.6833 10.9483 13.7487 10.7899 13.7487 10.6247C13.7487 10.4596 13.6833 10.3012 13.5669 10.1841L11.0669 7.68287C11.0087 7.623 10.939 7.57537 10.8621 7.54287C10.7851 7.51038 10.7024 7.49364 10.6189 7.49364Z",fill:e})),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},n),(0,a.jsx)("title",null,"Copy"),(0,a.jsx)("g",{clipPath:"url(#clip0_532_12716)"},(0,a.jsx)("path",{d:"M12.8755 14.5239H5.40479C4.49601 14.5239 3.75684 13.7848 3.75684 12.876V5.40527C3.75684 4.4965 4.49601 3.75732 5.40479 3.75732H12.8755C13.7843 3.75732 14.5234 4.4965 14.5234 5.40527V12.876C14.5234 13.7848 13.7843 14.5239 12.8755 14.5239ZM5.40479 4.85596C5.10189 4.85596 4.85547 5.10238 4.85547 5.40527V12.876C4.85547 13.1789 5.10189 13.4253 5.40479 13.4253H12.8755C13.1784 13.4253 13.4248 13.1789 13.4248 12.876V5.40527C13.4248 5.10238 13.1784 4.85596 12.8755 4.85596H5.40479ZM2.6582 10.1294H2.10889C1.80599 10.1294 1.55957 9.88297 1.55957 9.58008V2.10938C1.55957 1.80648 1.80599 1.56006 2.10889 1.56006H9.57959C9.88249 1.56006 10.1289 1.80648 10.1289 2.10938V2.63123H11.2275V2.10938C11.2275 1.2006 10.4884 0.461426 9.57959 0.461426H2.10889C1.20011 0.461426 0.460938 1.2006 0.460938 2.10938V9.58008C0.460938 10.4889 1.20011 11.228 2.10889 11.228H2.6582V10.1294Z",fill:e})),(0,a.jsx)("defs",null,(0,a.jsx)("clipPath",{id:"clip0_532_12716"},(0,a.jsx)("rect",{width:t,height:t,fill:"white"})))),({fill:e="#000",size:t=50,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 54 50",fill:"none"},n),(0,a.jsx)("title",null,"Robot"),(0,a.jsx)("path",{d:"M32.7144 16.6105H32.7143H27.6714V15.0526C27.6714 14.8784 27.5998 14.7121 27.4736 14.59L27.4043 14.6617L27.4736 14.59C27.3474 14.468 27.177 14.4 27 14.4C26.823 14.4 26.6526 14.468 26.5264 14.59C26.4002 14.7121 26.3286 14.8784 26.3286 15.0526V16.6105L21.2857 16.6105L21.2856 16.6105C20.5026 16.6112 19.7513 16.9123 19.1967 17.4487C18.6419 17.9852 18.3293 18.7134 18.3286 19.4736V19.4737L18.3286 29.4211L18.3286 29.4212C18.3293 30.1814 18.6419 30.9096 19.1967 31.4461C19.7513 31.9825 20.5026 32.2836 21.2856 32.2843H21.2857H24.356L26.4422 35.3107L26.5246 35.254L26.4422 35.3107C26.5039 35.4001 26.5872 35.4731 26.6844 35.5234C26.7817 35.5738 26.8901 35.6 27 35.6C27.1099 35.6 27.2183 35.5738 27.3156 35.5234C27.4128 35.4731 27.4961 35.4001 27.5578 35.3107L27.4754 35.254L27.5578 35.3107L29.644 32.2843H32.7143H32.7144C33.4974 32.2836 34.2487 31.9825 34.8033 31.4461C35.3581 30.9096 35.6707 30.1814 35.6714 29.4212V29.4211V19.4737V19.4736C35.6707 18.7134 35.3581 17.9852 34.8033 17.4487C34.2487 16.9123 33.4974 16.6112 32.7144 16.6105ZM28.728 31.2683L27 33.775L25.272 31.2683L25.272 31.2682C25.2102 31.1789 25.127 31.106 25.0298 31.0557C24.9326 31.0054 24.8243 30.9791 24.7144 30.979H24.7143H21.2858C20.8567 30.9785 20.446 30.8135 20.1436 30.521C19.8413 30.2286 19.6719 29.833 19.6714 29.421V27.8632H34.3286V29.421C34.3281 29.833 34.1587 30.2286 33.8564 30.521C33.554 30.8135 33.1433 30.9785 32.7142 30.979H29.2857H29.2856C29.1757 30.9791 29.0674 31.0055 28.9702 31.0558C28.873 31.1061 28.7898 31.1789 28.728 31.2682L28.728 31.2683ZM34.3286 26.5579H19.6714V19.4738C19.6719 19.0618 19.8413 18.6662 20.1436 18.3738C20.446 18.0813 20.8567 17.9163 21.2858 17.9158H32.7142C33.1433 17.9163 33.554 18.0813 33.8564 18.3738C34.1587 18.6662 34.3281 19.0618 34.3286 19.4738V26.5579ZM24.604 23.4604C24.7409 23.2621 24.8143 23.0286 24.8143 22.7895C24.8143 22.4687 24.6825 22.1618 24.4491 21.9361C24.2158 21.7104 23.9 21.5842 23.5714 21.5842C23.3263 21.5842 23.0865 21.6545 22.8822 21.7865C22.6779 21.9185 22.5181 22.1066 22.4236 22.3272C22.3291 22.5478 22.3044 22.7908 22.3526 23.0253C22.4008 23.2597 22.5197 23.4746 22.6938 23.6429C22.8678 23.8112 23.0891 23.9255 23.3296 23.9717C23.57 24.018 23.8193 23.9943 24.046 23.9035C24.2727 23.8126 24.467 23.6586 24.604 23.4604ZM31.4611 23.4604C31.5981 23.2621 31.6714 23.0286 31.6714 22.7895C31.6714 22.4687 31.5396 22.1618 31.3062 21.9361C31.0729 21.7104 30.7571 21.5842 30.4286 21.5842C30.1835 21.5842 29.9436 21.6545 29.7394 21.7865C29.535 21.9185 29.3753 22.1066 29.2808 22.3272C29.1863 22.5478 29.1615 22.7908 29.2097 23.0253C29.2579 23.2597 29.3769 23.4746 29.5509 23.6429C29.725 23.8112 29.9463 23.9255 30.1867 23.9717C30.4272 24.018 30.6764 23.9943 30.9031 23.9035C31.1298 23.8126 31.3241 23.6586 31.4611 23.4604ZM16.2429 25V20.579C16.2429 20.4048 16.1713 20.2384 16.045 20.1163C15.9189 19.9943 15.7484 19.9263 15.5714 19.9263C15.3944 19.9263 15.224 19.9943 15.0978 20.1163C14.9716 20.2384 14.9 20.4048 14.9 20.579V25C14.9 25.1742 14.9716 25.3406 15.0978 25.4627C15.224 25.5847 15.3944 25.6527 15.5714 25.6527C15.7484 25.6527 15.9189 25.5847 16.045 25.4627C16.1713 25.3406 16.2429 25.1742 16.2429 25ZM39.1 25V20.579C39.1 20.4048 39.0284 20.2384 38.9022 20.1163C38.776 19.9943 38.6056 19.9263 38.4286 19.9263C38.2516 19.9263 38.0811 19.9943 37.955 20.1163C37.8287 20.2384 37.7571 20.4048 37.7571 20.579V25C37.7571 25.1742 37.8287 25.3406 37.955 25.4627C38.0811 25.5847 38.2516 25.6527 38.4286 25.6527C38.6056 25.6527 38.776 25.5847 38.9022 25.4627C39.0284 25.3406 39.1 25.1742 39.1 25Z",fill:e,stroke:e,strokeWidth:"0.2"})),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 22 22",fill:"none"},n),(0,a.jsx)("title",null,"Chart"),(0,a.jsx)("g",{clipPath:"url(#clip0_2353_10249)"},(0,a.jsx)("path",{d:"M15.9118 19.3153L15.9119 19.3152C16.1279 19.1374 16.1629 18.8202 15.9915 18.5992L15.9914 18.5991L10.2667 11.2396V2.24969C10.2667 1.96446 10.0352 1.73301 9.75 1.73301C4.8614 1.73301 0.9 6.08572 0.9 11.4163C0.9 16.7557 5.24395 21.0997 10.5833 21.0997C11.771 21.0997 12.6938 20.9922 13.526 20.7137C14.359 20.4349 15.0948 19.987 15.9118 19.3153ZM10.5833 20.0664C5.81355 20.0664 1.93332 16.1861 1.93332 11.4164C1.93332 6.83058 5.17123 3.0801 9.23332 2.78478V11.4164C9.23332 11.531 9.27152 11.6427 9.34279 11.7337C9.34284 11.7338 9.3429 11.7338 9.34295 11.7339L14.8604 18.8277C14.2411 19.2904 13.6698 19.5955 13.0225 19.7874C12.346 19.9879 11.5811 20.0664 10.5833 20.0664Z",fill:e,stroke:e,strokeWidth:"0.2"}),(0,a.jsx)("path",{d:"M11.4167 11.1H20.5834C20.8686 11.1 21.1 10.8685 21.1 10.5833C21.1 5.24395 16.756 0.9 11.4167 0.9C11.1315 0.9 10.9 1.13145 10.9 1.41668V10.5834C10.9 10.8686 11.1315 11.1 11.4167 11.1ZM11.9333 10.0666V1.94877C16.2925 2.20673 19.7933 5.70751 20.0512 10.0666H11.9333Z",fill:e,stroke:e,strokeWidth:"0.2"}),(0,a.jsx)("path",{d:"M18.0192 19.3336L18.0189 19.3339C17.9231 19.4225 17.7972 19.4721 17.6668 19.4721L18.0192 19.3336ZM18.0192 19.3336C19.9769 17.5072 21.1001 14.9258 21.1001 12.2497C21.1001 11.9645 20.8687 11.733 20.5835 11.733H12.2501M18.0192 19.3336L12.2501 11.733M12.2501 11.733C12.0517 11.733 11.8691 11.8475 11.7832 12.0274M12.2501 11.733L11.7832 12.0274M11.7832 12.0274C11.6974 12.2073 11.7232 12.4202 11.8482 12.5743M11.7832 12.0274L11.8482 12.5743M11.8482 12.5743C11.8483 12.5743 11.8483 12.5743 11.8483 12.5744M11.8482 12.5743L11.8483 12.5744M11.8483 12.5744L17.2645 19.2795C17.2645 19.2796 17.2646 19.2797 17.2647 19.2797C17.3549 19.3926 17.4872 19.4606 17.63 19.471C17.6298 19.471 17.6296 19.471 17.6295 19.471L11.8483 12.5744ZM20.0512 12.7664C19.9288 14.7847 19.0958 16.7118 17.7089 18.185L13.332 12.7664H20.0512Z",fill:e,stroke:e,strokeWidth:"0.2"})),(0,a.jsx)("defs",null,(0,a.jsx)("clipPath",{id:"clip0_2353_10249"},(0,a.jsx)("rect",{width:"22",height:"22",fill:"white"})))),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",fill:"none"},n),(0,a.jsx)("title",null,"Clock"),(0,a.jsx)("circle",{cx:"12.1001",cy:"12.1001",r:"11.1001",stroke:e,strokeWidth:"1.4"}),(0,a.jsx)("path",{d:"M11.4824 6.18066L11.4835 13.1411",stroke:e,strokeWidth:"1.4",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M18.8843 11.4834L11.4842 13.3334",stroke:e,strokeWidth:"1.4",strokeLinecap:"round"})),({fill:e="#000",size:t=20,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 21 20",fill:"none"},n),(0,a.jsx)("title",null,"Unarchive"),(0,a.jsx)("g",{clipPath:"url(#clip0_1141_12546)"},(0,a.jsx)("path",{d:"M16.8271 18.9582H3.49382C2.88616 18.9577 2.30352 18.7161 1.87385 18.2865C1.44417 17.8568 1.20259 17.2742 1.20215 16.6665V6.6665C1.20215 6.50074 1.268 6.34177 1.38521 6.22456C1.50242 6.10735 1.66139 6.0415 1.82715 6.0415H18.4938C18.6596 6.0415 18.8185 6.10735 18.9358 6.22456C19.053 6.34177 19.1188 6.50074 19.1188 6.6665V16.6665C19.1184 17.2742 18.8768 17.8568 18.4471 18.2865C18.0174 18.7161 17.4348 18.9577 16.8271 18.9582ZM2.45215 7.2915V16.6665C2.45259 16.9426 2.56248 17.2073 2.75773 17.4026C2.95299 17.5978 3.21768 17.7077 3.49382 17.7082H16.8271C17.1033 17.7077 17.368 17.5978 17.5632 17.4026C17.7585 17.2073 17.8684 16.9426 17.8688 16.6665V7.2915H2.45215Z",fill:e}),(0,a.jsx)("path",{d:"M10.1602 15.625C9.9944 15.625 9.83543 15.5592 9.71821 15.4419C9.601 15.3247 9.53516 15.1658 9.53516 15V10C9.53516 9.83424 9.601 9.67527 9.71821 9.55806C9.83543 9.44085 9.9944 9.375 10.1602 9.375C10.3259 9.375 10.4849 9.44085 10.6021 9.55806C10.7193 9.67527 10.7852 9.83424 10.7852 10V15C10.7852 15.1658 10.7193 15.3247 10.6021 15.4419C10.4849 15.5592 10.3259 15.625 10.1602 15.625Z",fill:e}),(0,a.jsx)("path",{d:"M10.1601 8.89059C10.2422 8.89039 10.3235 8.90649 10.3993 8.93796C10.4752 8.96943 10.544 9.01565 10.6018 9.07392L13.1018 11.5739C13.2122 11.6924 13.2723 11.8491 13.2694 12.011C13.2666 12.1729 13.201 12.3274 13.0865 12.4419C12.972 12.5565 12.8175 12.622 12.6556 12.6249C12.4936 12.6278 12.3369 12.5677 12.2185 12.4573L10.1601 10.3998L8.10179 12.4573C7.98331 12.5677 7.8266 12.6278 7.66469 12.6249C7.50277 12.622 7.34828 12.5565 7.23377 12.4419C7.11926 12.3274 7.05366 12.1729 7.05081 12.011C7.04795 11.8491 7.10805 11.6924 7.21845 11.5739L9.71845 9.07392C9.77627 9.01565 9.84508 8.96943 9.9209 8.93796C9.99672 8.90649 10.078 8.89039 10.1601 8.89059Z",fill:e}),(0,a.jsx)("path",{d:"M1.25056 0.447437C1.21048 0.17422 0.956494 -0.0147705 0.683277 0.0253158C0.410059 0.0654021 0.221069 0.319385 0.261156 0.592602L1.25056 0.447437ZM2.23794 7.17712L1.25056 0.447437L0.261156 0.592602L1.24853 7.32229L2.23794 7.17712Z",fill:e}),(0,a.jsx)("path",{d:"M19.0102 0.447437C19.0503 0.17422 19.3042 -0.0147705 19.5775 0.0253158C19.8507 0.0654021 20.0397 0.319385 19.9996 0.592602L19.0102 0.447437ZM18.0228 7.17712L19.0102 0.447437L19.9996 0.592602L19.0122 7.32229L18.0228 7.17712Z",fill:e})),(0,a.jsx)("defs",null,(0,a.jsx)("clipPath",{id:"clip0_1141_12546"},(0,a.jsx)("rect",{width:"20",height:"20",fill:"white",transform:"translate(0.160156)"})))),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",fill:"none"},n),(0,a.jsx)("title",null,"Cogwheel"),(0,a.jsx)("path",{d:"M10.353 1.11378C10.4393 1.04038 10.549 1.00006 10.6624 1H13.2928C13.4055 0.999874 13.5146 1.03954 13.6009 1.11199C13.6872 1.18445 13.7451 1.28505 13.7645 1.39606L14.2652 4.25815C14.8255 4.42339 15.358 4.64665 15.8597 4.9223L18.2146 3.22877C18.3067 3.16244 18.4193 3.13101 18.5324 3.14008C18.6455 3.14915 18.7517 3.19813 18.832 3.27828L19.0161 3.46223L17.7061 4.77221L16.2053 5.8508C16.1292 5.90547 16.0387 5.93656 15.945 5.94022C15.8513 5.94387 15.7587 5.91992 15.6785 5.87135C15.0789 5.50835 14.422 5.23205 13.7225 5.05775C13.6327 5.03524 13.5514 4.98717 13.4884 4.91935C13.4254 4.85154 13.3834 4.7669 13.3675 4.6757L12.8911 1.95652H11.0696L10.6278 4.65982C10.6128 4.75239 10.5708 4.8385 10.5072 4.90742C10.4436 4.97635 10.3611 5.02505 10.27 5.04747C9.56944 5.21926 8.90803 5.49292 8.30749 5.8536C8.22764 5.90158 8.1355 5.9252 8.04241 5.92155C7.94932 5.9179 7.85932 5.88714 7.78346 5.83305L5.55376 4.23947L4.26376 5.52853L5.83492 7.77412C5.88805 7.85015 5.91793 7.93999 5.92092 8.0327C5.9239 8.12541 5.89987 8.21699 5.85174 8.29628C5.48675 8.90026 5.20981 9.55998 5.03346 10.2654C5.01085 10.3558 4.96229 10.4377 4.89375 10.501C4.8252 10.5642 4.73967 10.606 4.64768 10.6213L1.95653 11.0687V12.893L4.64955 13.3713C4.74041 13.3874 4.82464 13.4296 4.8921 13.4925C4.95956 13.5555 5.00735 13.6367 5.02973 13.7262C5.20457 14.4292 5.48164 15.089 5.848 15.6944C5.89651 15.7744 5.92051 15.8668 5.91702 15.9603C5.91353 16.0537 5.88272 16.1441 5.82838 16.2203L4.74825 17.7301L3.46083 19.0175L3.27548 18.832C3.19567 18.7519 3.14681 18.6462 3.13758 18.5335C3.12835 18.4208 3.15933 18.3085 3.22504 18.2165L4.89895 15.8747C4.62081 15.3684 4.39781 14.8317 4.232 14.268L1.39419 13.7655C1.28353 13.7457 1.18337 13.6876 1.11128 13.6013C1.0392 13.515 0.999799 13.4061 1 13.2937V10.6633C0.99999 10.5502 1.04005 10.4408 1.11307 10.3544C1.18609 10.2681 1.28734 10.2104 1.39887 10.1916L4.2348 9.71986C4.40152 9.15522 4.62594 8.61883 4.90362 8.1132L3.25026 5.74805C3.18566 5.65596 3.15558 5.54404 3.16532 5.43197C3.17506 5.3199 3.22399 5.21485 3.3035 5.13528L5.16424 3.27641C5.24433 3.1966 5.3501 3.14775 5.46279 3.13851C5.57548 3.12928 5.68779 3.16026 5.77981 3.22597L8.13001 4.90455C8.63271 4.63109 9.16609 4.41153 9.72546 4.24881L10.1906 1.40073C10.209 1.28887 10.2666 1.18717 10.353 1.11378Z",fill:e}),(0,a.jsx)("path",{d:"M19.1199 6.40206L20.5383 4.98366L20.6928 5.13808C20.7723 5.21765 20.8212 5.3227 20.8309 5.43477C20.8407 5.54684 20.8106 5.65876 20.746 5.75085L19.0684 8.14122C19.3405 8.64009 19.5602 9.16814 19.7241 9.72266L22.5974 10.1925C22.7093 10.2109 22.811 10.2684 22.8844 10.3548C22.9578 10.4412 22.9981 10.5509 22.9981 10.6642V13.2947C22.9983 13.4072 22.9588 13.5162 22.8865 13.6025C22.8142 13.6888 22.7138 13.7468 22.603 13.7664L19.725 14.2708C19.5622 14.826 19.3431 15.355 19.0712 15.8541L20.7722 18.2155C20.8385 18.3076 20.8699 18.4202 20.8609 18.5333C20.8518 18.6464 20.8028 18.7526 20.7227 18.833L18.8629 20.6946C18.7833 20.7741 18.6782 20.8231 18.5662 20.8328C18.4541 20.8426 18.3422 20.8125 18.2501 20.7479L15.8644 19.074C15.3629 19.3507 14.8307 19.5752 14.2717 19.7418L13.7645 22.6049C13.745 22.7157 13.6869 22.8161 13.6006 22.8884C13.5144 22.9606 13.4054 23.0002 13.2928 23H10.6624C10.5491 23 10.4396 22.9598 10.3532 22.8866C10.2668 22.8134 10.2092 22.7119 10.1906 22.6002L9.71706 19.7484C9.15581 19.5842 8.62111 19.3631 8.11694 19.088L5.74712 20.7469C5.655 20.8112 5.54322 20.8409 5.43135 20.831C5.31949 20.8211 5.21468 20.7722 5.13528 20.6928L4.98226 20.5397L6.39894 19.123L7.77692 18.1576C7.85258 18.1046 7.94197 18.0746 8.03431 18.0713C8.12664 18.068 8.21795 18.0915 8.29722 18.1389C8.90094 18.5013 9.56083 18.7772 10.2607 18.9497C10.3513 18.9722 10.4334 19.0207 10.4968 19.0892C10.5603 19.1578 10.6022 19.2434 10.6175 19.3355L11.0678 22.0435H12.8921L13.375 19.3234C13.3911 19.2326 13.4331 19.1485 13.4959 19.081C13.5587 19.0136 13.6397 18.9657 13.729 18.9432C14.4261 18.7664 15.0837 18.4888 15.6804 18.1258C15.7598 18.0775 15.8515 18.0534 15.9444 18.0564C16.0373 18.0594 16.1273 18.0893 16.2035 18.1427L18.4705 19.7334L19.7587 18.4444L18.1427 16.2016C18.0881 16.1256 18.0569 16.0353 18.0531 15.9419C18.0493 15.8484 18.0729 15.7559 18.1212 15.6757C18.4806 15.0775 18.7533 14.4247 18.9254 13.73C18.9476 13.64 18.9954 13.5583 19.063 13.495C19.1307 13.4316 19.2153 13.3893 19.3066 13.3731L22.0416 12.893V11.0715L19.3122 10.625C19.22 10.6099 19.1343 10.5682 19.0655 10.5049C18.9968 10.4417 18.9481 10.3597 18.9254 10.2691C18.7513 9.57349 18.4787 8.92071 18.1193 8.32244C18.0717 8.24307 18.048 8.15157 18.0514 8.05905C18.0547 7.96653 18.0848 7.87696 18.138 7.80121L19.1199 6.40206Z",fill:e}),(0,a.jsx)("path",{d:"M8.73597 16.786C9.25339 17.1353 9.83633 17.4059 10.4723 17.5763C13.5545 18.4022 16.734 16.5665 17.5599 13.4844C18.01 11.8044 17.6695 10.0955 16.7673 8.75462L16.0598 9.46219C16.731 10.5504 16.9708 11.9017 16.6146 13.2311C15.9285 15.7918 13.2864 17.3173 10.7256 16.6311C10.262 16.5069 9.83241 16.3186 9.44368 16.0783L8.73597 16.786Z",fill:e}),(0,a.jsx)("path",{d:"M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",fill:e}),(0,a.jsx)("path",{d:"M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",fill:e}),(0,a.jsx)("path",{d:"M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",fill:e}),(0,a.jsx)("path",{d:"M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",fill:e}),(0,a.jsx)("path",{d:"M10.353 1.11378C10.4393 1.04038 10.549 1.00006 10.6624 1H13.2928C13.4055 0.999874 13.5146 1.03954 13.6009 1.11199C13.6872 1.18445 13.7451 1.28505 13.7645 1.39606L14.2652 4.25815C14.8255 4.42339 15.358 4.64665 15.8597 4.9223L18.2146 3.22877C18.3067 3.16244 18.4193 3.13101 18.5324 3.14008C18.6455 3.14915 18.7517 3.19813 18.832 3.27828L19.0161 3.46223L17.7061 4.77221L16.2053 5.8508C16.1292 5.90547 16.0387 5.93656 15.945 5.94022C15.8513 5.94387 15.7587 5.91992 15.6785 5.87135C15.0789 5.50835 14.422 5.23205 13.7225 5.05775C13.6327 5.03524 13.5514 4.98717 13.4884 4.91935C13.4254 4.85154 13.3834 4.7669 13.3675 4.6757L12.8911 1.95652H11.0696L10.6278 4.65982C10.6128 4.75239 10.5708 4.8385 10.5072 4.90742C10.4436 4.97635 10.3611 5.02505 10.27 5.04747C9.56944 5.21926 8.90803 5.49292 8.30749 5.8536C8.22764 5.90158 8.1355 5.9252 8.04241 5.92155C7.94932 5.9179 7.85932 5.88714 7.78346 5.83305L5.55376 4.23947L4.26376 5.52853L5.83492 7.77412C5.88805 7.85015 5.91793 7.93999 5.92092 8.0327C5.9239 8.12541 5.89987 8.21699 5.85174 8.29628C5.48675 8.90026 5.20981 9.55998 5.03346 10.2654C5.01085 10.3558 4.96229 10.4377 4.89375 10.501C4.8252 10.5642 4.73967 10.606 4.64768 10.6213L1.95653 11.0687V12.893L4.64955 13.3713C4.74041 13.3874 4.82464 13.4296 4.8921 13.4925C4.95956 13.5555 5.00735 13.6367 5.02973 13.7262C5.20457 14.4292 5.48164 15.089 5.848 15.6944C5.89651 15.7744 5.92051 15.8668 5.91702 15.9603C5.91353 16.0537 5.88272 16.1441 5.82838 16.2203L4.74825 17.7301L3.46083 19.0175L3.27548 18.832C3.19567 18.7519 3.14681 18.6462 3.13758 18.5335C3.12835 18.4208 3.15933 18.3085 3.22504 18.2165L4.89895 15.8747C4.62081 15.3684 4.39781 14.8317 4.232 14.268L1.39419 13.7655C1.28353 13.7457 1.18337 13.6876 1.11128 13.6013C1.0392 13.515 0.999799 13.4061 1 13.2937V10.6633C0.99999 10.5502 1.04005 10.4408 1.11307 10.3544C1.18609 10.2681 1.28734 10.2104 1.39887 10.1916L4.2348 9.71986C4.40152 9.15522 4.62594 8.61883 4.90362 8.1132L3.25026 5.74805C3.18566 5.65596 3.15558 5.54404 3.16532 5.43197C3.17506 5.3199 3.22399 5.21485 3.3035 5.13528L5.16424 3.27641C5.24433 3.1966 5.3501 3.14775 5.46279 3.13851C5.57548 3.12928 5.68779 3.16026 5.77981 3.22597L8.13001 4.90455C8.63271 4.63109 9.16609 4.41153 9.72546 4.24881L10.1906 1.40073C10.209 1.28887 10.2666 1.18717 10.353 1.11378Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M19.1199 6.40206L20.5383 4.98366L20.6928 5.13808C20.7723 5.21765 20.8212 5.3227 20.8309 5.43477C20.8407 5.54684 20.8106 5.65876 20.746 5.75085L19.0684 8.14122C19.3405 8.64009 19.5602 9.16814 19.7241 9.72266L22.5974 10.1925C22.7093 10.2109 22.811 10.2684 22.8844 10.3548C22.9578 10.4412 22.9981 10.5509 22.9981 10.6642V13.2947C22.9983 13.4072 22.9588 13.5162 22.8865 13.6025C22.8142 13.6888 22.7138 13.7468 22.603 13.7664L19.725 14.2708C19.5622 14.826 19.3431 15.355 19.0712 15.8541L20.7722 18.2155C20.8385 18.3076 20.8699 18.4202 20.8609 18.5333C20.8518 18.6464 20.8028 18.7526 20.7227 18.833L18.8629 20.6946C18.7833 20.7741 18.6782 20.8231 18.5662 20.8328C18.4541 20.8426 18.3422 20.8125 18.2501 20.7479L15.8644 19.074C15.3629 19.3507 14.8307 19.5752 14.2717 19.7418L13.7645 22.6049C13.745 22.7157 13.6869 22.8161 13.6006 22.8884C13.5144 22.9606 13.4054 23.0002 13.2928 23H10.6624C10.5491 23 10.4396 22.9598 10.3532 22.8866C10.2668 22.8134 10.2092 22.7119 10.1906 22.6002L9.71706 19.7484C9.15581 19.5842 8.62111 19.3631 8.11694 19.088L5.74712 20.7469C5.655 20.8112 5.54322 20.8409 5.43135 20.831C5.31949 20.8211 5.21468 20.7722 5.13528 20.6928L4.98226 20.5397L6.39894 19.123L7.77692 18.1576C7.85258 18.1046 7.94197 18.0746 8.03431 18.0713C8.12664 18.068 8.21795 18.0915 8.29722 18.1389C8.90094 18.5013 9.56083 18.7772 10.2607 18.9497C10.3513 18.9722 10.4334 19.0207 10.4968 19.0892C10.5603 19.1578 10.6022 19.2434 10.6175 19.3355L11.0678 22.0435H12.8921L13.375 19.3234C13.3911 19.2326 13.4331 19.1485 13.4959 19.081C13.5587 19.0136 13.6397 18.9657 13.729 18.9432C14.4261 18.7664 15.0837 18.4888 15.6804 18.1258C15.7598 18.0775 15.8515 18.0534 15.9444 18.0564C16.0373 18.0594 16.1273 18.0893 16.2035 18.1427L18.4705 19.7334L19.7587 18.4444L18.1427 16.2016C18.0881 16.1256 18.0569 16.0353 18.0531 15.9419C18.0493 15.8484 18.0729 15.7559 18.1212 15.6757C18.4806 15.0775 18.7533 14.4247 18.9254 13.73C18.9476 13.64 18.9954 13.5583 19.063 13.495C19.1307 13.4316 19.2153 13.3893 19.3066 13.3731L22.0416 12.893V11.0715L19.3122 10.625C19.22 10.6099 19.1343 10.5682 19.0655 10.5049C18.9968 10.4417 18.9481 10.3597 18.9254 10.2691C18.7513 9.57349 18.4787 8.92071 18.1193 8.32244C18.0717 8.24307 18.048 8.15157 18.0514 8.05905C18.0547 7.96653 18.0848 7.87696 18.138 7.80121L19.1199 6.40206Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M8.73597 16.786C9.25339 17.1353 9.83633 17.4059 10.4723 17.5763C13.5545 18.4022 16.734 16.5665 17.5599 13.4844C18.01 11.8044 17.6695 10.0955 16.7673 8.75462L16.0598 9.46219C16.731 10.5504 16.9708 11.9017 16.6146 13.2311C15.9285 15.7918 13.2864 17.3173 10.7256 16.6311C10.262 16.5069 9.83241 16.3186 9.44368 16.0783L8.73597 16.786Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,a.jsx)("path",{d:"M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"})),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 13 13",fill:"none"},n),(0,a.jsx)("title",null,"Circular"),(0,a.jsx)("path",{d:"M1.7289 2.42862C2.85955 1.1478 4.51389 0.339844 6.35182 0.339844C9.63351 0.339844 12.3206 2.92225 12.4987 6.16175L12.4988 6.16265C12.5036 6.23476 12.494 6.3071 12.4707 6.37549C12.4473 6.44388 12.4106 6.50695 12.3627 6.56106C12.3148 6.61516 12.2566 6.65921 12.1915 6.69067C12.1264 6.72213 12.0558 6.74036 11.9836 6.74431C11.9115 6.74827 11.8392 6.73786 11.7711 6.7137C11.703 6.68953 11.6404 6.65209 11.5868 6.60355C11.5333 6.555 11.4899 6.49631 11.4592 6.43089C11.4285 6.36546 11.4111 6.29459 11.408 6.22239L11.408 6.22146C11.261 3.54808 9.06488 1.43217 6.35182 1.43217C4.89837 1.43217 3.59436 2.04214 2.67134 3.01702L2.54667 3.14869L3.54297 3.1487L3.54408 3.14868C3.61645 3.14766 3.68831 3.16103 3.75547 3.18802C3.82263 3.21501 3.88376 3.25507 3.9353 3.30589C3.98684 3.35671 4.02777 3.41726 4.05571 3.48404C4.08364 3.55081 4.09803 3.62247 4.09803 3.69485C4.09803 3.76723 4.08364 3.8389 4.05571 3.90567C4.02777 3.97244 3.98684 4.033 3.9353 4.08382C3.88376 4.13463 3.82263 4.1747 3.75547 4.20169C3.68831 4.22868 3.61645 4.24204 3.54408 4.24102H0.500058L0.500066 1.1981L0.500051 1.19703C0.498071 1.05227 0.553642 0.912645 0.654554 0.808833C0.755465 0.705021 0.893461 0.645517 1.03822 0.643395C1.11125 0.642326 1.18375 0.655912 1.25143 0.68335C1.31911 0.710788 1.38061 0.75152 1.43227 0.803137C1.48394 0.854755 1.52473 0.916209 1.55223 0.983866C1.57974 1.05152 1.59339 1.12401 1.59239 1.19703V2.58327L1.7289 2.42862Z",fill:e}),(0,a.jsx)("path",{d:"M11.2711 10.5714C10.1405 11.8522 8.48611 12.6602 6.64818 12.6602C3.36649 12.6602 0.679442 10.0777 0.501275 6.83825L0.501221 6.83735C0.496425 6.76524 0.505984 6.6929 0.529348 6.62451C0.552712 6.55612 0.589417 6.49305 0.637332 6.43894C0.685246 6.38484 0.743422 6.34079 0.808486 6.30933C0.87355 6.27787 0.944211 6.25964 1.01637 6.25569C1.08853 6.25173 1.16076 6.26214 1.22887 6.2863C1.29698 6.31047 1.35962 6.34791 1.41316 6.39645C1.4667 6.445 1.51007 6.50369 1.54076 6.56911C1.57145 6.63454 1.58886 6.70541 1.59196 6.77761L1.59201 6.77854C1.73904 9.45192 3.93511 11.5678 6.64818 11.5678C8.10163 11.5678 9.40564 10.9579 10.3287 9.98298L10.4533 9.85131L9.45703 9.8513L9.45592 9.85132C9.38355 9.85234 9.31169 9.83897 9.24453 9.81198C9.17737 9.78499 9.11624 9.74493 9.0647 9.69411C9.01316 9.64329 8.97223 9.58274 8.94429 9.51596C8.91636 9.44919 8.90197 9.37753 8.90197 9.30515C8.90197 9.23277 8.91636 9.1611 8.94429 9.09433C8.97223 9.02756 9.01316 8.967 9.0647 8.91618C9.11624 8.86537 9.17737 8.8253 9.24453 8.79831C9.31169 8.77132 9.38355 8.75796 9.45592 8.75898H12.4999L12.4999 11.8019L12.4999 11.803C12.5019 11.9477 12.4464 12.0874 12.3454 12.1912C12.2445 12.295 12.1065 12.3545 11.9618 12.3566C11.8888 12.3577 11.8163 12.3441 11.7486 12.3167C11.6809 12.2892 11.6194 12.2485 11.5677 12.1969C11.5161 12.1452 11.4753 12.0838 11.4478 12.0161C11.4203 11.9485 11.4066 11.876 11.4076 11.803V10.4167L11.2711 10.5714Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},n),(0,a.jsx)("title",null,"Ban User"),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.32475 6.84657C7.1623 6.84657 7.88756 6.54617 8.48015 5.95349C9.07273 5.36091 9.37313 4.63584 9.37313 3.79819C9.37313 2.96082 9.07273 2.23566 8.48005 1.64289C7.88737 1.0504 7.16221 0.75 6.32475 0.75C5.4871 0.75 4.76203 1.0504 4.16945 1.64298C3.57686 2.23557 3.27637 2.96073 3.27637 3.79819C3.27637 4.63584 3.57686 5.361 4.16954 5.95359C4.76222 6.54608 5.48739 6.84657 6.32475 6.84657ZM6.32475 5.94322C6.92265 5.94322 7.41813 5.73806 7.84133 5.31478C8.26459 4.89153 8.46978 4.39615 8.46978 3.79819C8.46978 3.20064 8.26472 2.70522 7.84139 2.28175C7.41803 1.8586 6.92244 1.65335 6.32475 1.65335C5.72679 1.65335 5.23146 1.85849 4.80821 2.28174C4.3849 2.70505 4.17971 3.2005 4.17971 3.79819C4.17971 4.39607 4.3849 4.89146 4.8082 5.31472C5.23165 5.73801 5.7272 5.94322 6.32475 5.94322Z",fill:e}),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.40491 7.07368C8.64621 6.91658 8.77116 6.86356 8.90035 6.86356C9.22933 6.86356 9.53687 6.91918 9.81438 7.02897C10.0929 7.13934 10.3337 7.29065 10.5304 7.47884C10.7185 7.65873 10.8861 7.87734 11.0288 8.1284C11.0678 8.1969 11.1046 8.26625 11.1392 8.33627C11.0663 8.33083 10.9926 8.32806 10.9183 8.32806C10.6539 8.32806 10.3974 8.3631 10.1531 8.42877C10.0742 8.31154 9.99081 8.21279 9.90601 8.13169C9.80175 8.03193 9.66283 7.94068 9.48207 7.86897C9.34396 7.81433 9.18229 7.77844 8.9962 7.76925C8.97133 7.78386 8.93928 7.8037 8.89778 7.83072C8.74653 7.92935 8.57059 8.04279 8.37518 8.16765L8.37421 8.16827C8.12063 8.32984 7.81769 8.4572 7.49865 8.56025C7.14272 8.67538 6.77433 8.73598 6.40429 8.73598C6.03408 8.73598 5.6658 8.67533 5.30974 8.56026C4.99111 8.45733 4.68724 8.32948 4.43366 8.16772C4.23995 8.04394 4.06384 7.93045 3.91037 7.83047C3.86914 7.80359 3.83709 7.78371 3.81234 7.76916C3.62639 7.77837 3.46492 7.81428 3.32696 7.86893C3.14647 7.94039 3.00743 8.0315 2.90291 8.13146C2.78463 8.24474 2.66913 8.39197 2.56542 8.57459C2.45769 8.76425 2.37195 8.95964 2.30978 9.15379C2.24417 9.35897 2.18714 9.59032 2.142 9.84182C2.09594 10.0986 2.06597 10.3352 2.05148 10.5448C2.03619 10.7652 2.02835 10.9957 2.02835 11.2297C2.02835 11.6847 2.16507 11.9681 2.37189 12.1652C2.5854 12.3684 2.89015 12.503 3.35755 12.503H8.21879C8.37265 12.8428 8.5889 13.1489 8.85275 13.4063H3.35755C2.6994 13.4063 2.15819 13.2089 1.74916 12.8196C1.33502 12.4252 1.125 11.8904 1.125 11.2297C1.125 10.9758 1.1335 10.7245 1.1503 10.4823C1.16739 10.2351 1.20196 9.96602 1.25284 9.68233C1.30421 9.39613 1.37036 9.12566 1.44944 8.87837C1.53132 8.62259 1.64256 8.37028 1.77996 8.1284C1.92248 7.87744 2.09021 7.65892 2.27821 7.47894C2.47509 7.29055 2.71601 7.13924 2.99429 7.02907C3.27171 6.91918 3.57915 6.86347 3.90823 6.86347C4.03743 6.86347 4.16247 6.91648 4.40348 7.07358C4.55421 7.17178 4.72802 7.28379 4.92008 7.40652C5.08568 7.51216 5.31027 7.61113 5.5874 7.70064C5.85834 7.78822 6.13306 7.83264 6.40429 7.83264C6.67553 7.83264 6.95034 7.78822 7.22099 7.70064C7.49841 7.61103 7.723 7.51206 7.8888 7.40642C8.08269 7.28254 8.2564 7.17053 8.40491 7.07368Z",fill:e}),(0,a.jsx)("path",{d:"M12.1119 10.0904C12.2736 10.2521 12.2736 10.5143 12.1119 10.6759L11.5013 11.2865L12.1119 11.8971C12.2736 12.0588 12.2736 12.3209 12.1119 12.4826C11.9502 12.6443 11.688 12.6443 11.5263 12.4826L10.9158 11.8721L10.3052 12.4826C10.1435 12.6443 9.88134 12.6443 9.71965 12.4826C9.55796 12.3209 9.55796 12.0588 9.71965 11.8971L10.3302 11.2865L9.71965 10.6759C9.55796 10.5143 9.55796 10.2521 9.71965 10.0904C9.88134 9.92872 10.1435 9.92872 10.3052 10.0904L10.9158 10.701L11.5263 10.0904C11.688 9.92872 11.9502 9.92872 12.1119 10.0904Z",fill:e}),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.9573 11.289C7.9573 9.65946 9.28871 8.32806 10.9183 8.32806C12.5478 8.32806 13.8792 9.65946 13.8792 11.289C13.8792 12.9186 12.5478 14.25 10.9183 14.25C9.28871 14.25 7.9573 12.9186 7.9573 11.289ZM10.9183 9.23141C9.78761 9.23141 8.86065 10.1584 8.86065 11.289C8.86065 12.4197 9.78761 13.3467 10.9183 13.3467C12.0489 13.3467 12.9759 12.4197 12.9759 11.289C12.9759 10.1584 12.0489 9.23141 10.9183 9.23141Z",fill:e})),({fill:e="#000",size:t=15,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 15 15",fill:"none",width:`${t}px`,height:`${t}px`},n),(0,a.jsx)("title",null,"Confirm Email"),(0,a.jsx)("path",{d:"M12.5811 9.43434C12.7511 9.2647 13.0263 9.26494 13.196 9.43488C13.3656 9.60482 13.3654 9.8801 13.1954 10.0497L11.4771 11.7651C11.3073 11.9346 11.0322 11.9345 10.8625 11.7648L10.0048 10.9071C9.83505 10.7373 9.83505 10.4621 10.0048 10.2923C10.1746 10.1225 10.4499 10.1225 10.6197 10.2923L11.1437 10.8163C11.1583 10.8309 11.1821 10.8309 11.1967 10.8163L12.5811 9.43434Z",fill:e}),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.77194 1.875C1.21315 1.875 0.793286 2.03679 0.494547 2.34803C0.197556 2.65745 0.0375977 3.13579 0.0375977 3.80587V9.75896C0.0375977 10.427 0.207453 10.9037 0.524502 11.2134C0.842687 11.524 1.32702 11.6898 2.00122 11.6898H8.58728C8.60302 11.6898 8.61709 11.6997 8.6225 11.7145C9.08048 12.9681 10.2867 13.868 11.6942 13.868C13.4929 13.868 14.9626 12.3983 14.9626 10.5996C14.9626 9.48724 14.4005 8.50059 13.5458 7.90958C13.5357 7.90258 13.5296 7.89105 13.5296 7.87874V3.80587C13.5296 3.1377 13.3603 2.66051 13.0433 2.35089C12.7252 2.04042 12.2404 1.875 11.566 1.875H1.77194ZM1.79606 2.75237L1.81513 2.7504C1.85502 2.74625 1.90197 2.74136 1.95264 2.74136H11.6075C11.6642 2.74136 11.716 2.74693 11.7608 2.75174L11.9522 2.77213C11.9666 2.77366 11.9788 2.78335 11.9836 2.79701C11.9884 2.81068 11.9849 2.82588 11.9746 2.83607L7.64338 7.12451C7.49659 7.26579 7.35457 7.37535 7.2186 7.44783C7.08009 7.52166 6.93621 7.5606 6.78826 7.5606C6.63566 7.5606 6.4886 7.52214 6.34919 7.44783C6.21316 7.37532 6.07182 7.26611 5.92488 7.12496L5.92394 7.12405L1.59228 2.83459C1.58197 2.82438 1.57847 2.80913 1.58332 2.79544C1.58816 2.78176 1.60046 2.77209 1.61491 2.77064L1.79606 2.75237ZM0.970431 3.40442C0.983957 3.39965 0.999017 3.40301 1.00923 3.41308L4.39048 6.74694C4.3976 6.75396 4.40162 6.76354 4.40165 6.77355C4.40167 6.78355 4.3977 6.79315 4.39061 6.80021L1.01253 10.165C1.00241 10.1751 0.987428 10.1785 0.973908 10.1739C0.960388 10.1693 0.950679 10.1574 0.948871 10.1432L0.926789 9.97C0.918404 9.90423 0.912697 9.8347 0.912697 9.75896V3.79768C0.912697 3.72901 0.919037 3.66685 0.925515 3.61054L0.945646 3.4355C0.947285 3.42125 0.956906 3.40919 0.970431 3.40442ZM12.598 3.4106C12.6115 3.41538 12.6211 3.42744 12.6227 3.44168L12.6428 3.61655C12.6494 3.67387 12.6556 3.73637 12.6556 3.80587V7.42572C12.6556 7.43753 12.6501 7.44865 12.6406 7.45573C12.6312 7.46281 12.6189 7.46503 12.6076 7.46171C12.3175 7.3768 12.011 7.33123 11.6942 7.33123C11.1333 7.33123 10.6045 7.4741 10.1422 7.72528C10.1277 7.73321 10.1096 7.7306 10.0978 7.71888L9.1777 6.80062C9.17062 6.79356 9.16665 6.78395 9.16669 6.77395C9.16672 6.76395 9.17075 6.75437 9.17788 6.74735L12.5592 3.41924C12.5694 3.40918 12.5844 3.40583 12.598 3.4106ZM9.38122 10.5996C9.38122 9.32857 10.4232 8.28663 11.6942 8.28663C12.9653 8.28663 14.0072 9.32857 14.0072 10.5996C14.0072 11.8707 12.9653 12.9126 11.6942 12.9126C10.4232 12.9126 9.38122 11.8707 9.38122 10.5996ZM8.59372 7.3744C8.57915 7.35986 8.55558 7.35978 8.54092 7.37422L8.09287 7.81532C7.86549 8.03754 7.6468 8.19455 7.43679 8.29075C7.22555 8.38738 7.00992 8.43515 6.78826 8.43515C6.56653 8.43515 6.34888 8.38735 6.1349 8.29053C5.92212 8.19427 5.70183 8.03761 5.47479 7.81575L5.03075 7.37802C5.01608 7.36356 4.99251 7.36364 4.97793 7.37818L1.61408 10.7351C1.60374 10.7454 1.60033 10.7608 1.60535 10.7745C1.61038 10.7882 1.72276 10.8235 1.72276 10.8235C1.72276 10.8235 1.91571 10.8235 1.95264 10.8235H8.39353C8.40384 10.8235 8.4137 10.8192 8.42078 10.8117C8.42786 10.8042 8.43155 10.7942 8.43097 10.7839C8.42755 10.7229 8.42581 10.6614 8.42581 10.5996C8.42581 9.68196 8.8083 8.84992 9.42207 8.25489C9.42928 8.2479 9.43339 8.23829 9.43346 8.22824C9.43354 8.21819 9.42957 8.20853 9.42245 8.20143L8.59372 7.3744Z",fill:e})),({fill:e="#000",size:t=24,...n})=>(0,a.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},n),(0,a.jsx)("title",null,"Unlock"),(0,a.jsx)("path",{d:"M6.65912 9.39867C6.65912 8.92244 7.02368 8.55788 7.49991 8.55788C7.97614 8.55788 8.3407 8.92244 8.3407 9.39867C8.3407 9.65047 8.22903 9.87161 8.06044 10.0117V10.8C8.06044 11.1087 7.80864 11.3605 7.49991 11.3605C7.19118 11.3605 6.93939 11.1087 6.93939 10.8V10.0117C6.77079 9.87161 6.65912 9.65047 6.65912 9.39867Z",fill:e}),(0,a.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.83532 0.155603C6.18303 0.0480855 6.53419 -0.00110042 6.87832 1.86603e-05C6.9938 2.86739e-05 7.10506 0.00696763 7.2172 0.0182945C8.58196 0.158886 9.80554 1.10042 10.2356 2.48784L10.2423 2.50954V2.51968C10.2737 2.62671 10.3587 2.90395 10.4389 3.1641C10.4816 3.3028 10.5228 3.43589 10.5532 3.53432L10.6022 3.69236C10.6572 3.84181 10.6239 4.00725 10.5205 4.1254L10.5198 4.12618C10.4137 4.24582 10.2505 4.29597 10.0952 4.25777C9.94024 4.22049 9.821 4.09922 9.78152 3.94804L9.73402 3.79382C9.70448 3.69783 9.66443 3.56751 9.62239 3.43024C9.53858 3.15656 9.44609 2.8527 9.41386 2.73987L9.40808 2.71967V2.71315C8.96217 1.32972 7.47234 0.553255 6.08177 0.985168C4.68006 1.42061 3.88983 2.91025 4.3238 4.30953L4.38411 4.50397H4.38227C4.49217 4.83056 4.65126 5.33061 4.73747 5.60528H11.9841C12.5279 5.60528 12.9749 6.05233 12.9749 6.59607V13.3224C12.9749 13.8661 12.5279 14.3132 11.9841 14.3132H3.01569C2.47195 14.3132 2.0249 13.8661 2.0249 13.3224V6.59607C2.0249 6.05233 2.47195 5.60528 3.01569 5.60528H3.82849C3.71189 5.22705 3.56504 4.75383 3.50527 4.58903L3.49628 4.56425V4.54284C2.93702 2.69678 3.99409 0.727215 5.83532 0.155603ZM3.01569 6.46581C2.94308 6.46581 2.88543 6.52346 2.88543 6.59607V13.3224C2.88543 13.395 2.94308 13.4527 3.01569 13.4527H11.9841C12.0567 13.4527 12.1144 13.395 12.1144 13.3224V6.59607C12.1144 6.52346 12.0567 6.46581 11.9841 6.46581H3.01569Z",fill:e}))],ae=oe.reduce(((e,t,n)=>(e[t]=ie[n],e)),{});var se=({name:e,color:t,...n})=>{const r=ae[e];return null==r?null:(0,a.jsx)(r,y({fill:t},n))},le=({name:e,color:t="#000",size:n,...r})=>(0,a.jsx)(se,y({name:e,color:t,size:n},r));const ce=re.withComponent("button",{target:"e1d2nzq00"}),ue=({title:e,size:t="empty",id:n,isOpened:r,ariaControls:o,className:i,onClick:s})=>{const l=((e,t)=>({empty:(0,a.css)(ee,";","",""),small:(0,a.css)(ee," color:",e.colors.white80,";margin-bottom:0;height:20px;font-size:16px;font-weight:500;& svg{width:16px;height:16px;& path{stroke:",e.colors.greyArrowSidebar,";stroke-width:1.6px;}}","",""),medium:(0,a.css)(ee," color:",e.colors.greyDropdownText,";margin-bottom:0;height:40px;font-weight:500;font-size:14px;padding:11px 22px 9px 17px;border:1px solid ",e.colors.greyDropdownMain,";border-radius:5px;& svg{width:16px;height:8px;& path{stroke:",e.colors.greyDropdownText,";stroke-width:1.2px;}}","",""),large:(0,a.css)(ee," margin-bottom:0;height:70px;font-weight:700;font-size:20px;padding:23px 22px 23px 30px;background:",t?e.colors.greyLighter:"none",";border-top-left-radius:20px;border-top-right-radius:20px;& svg{width:20px;height:10px;& path{stroke:",e.colors.greyDarker,";stroke-width:1.2px;}}","","")}))((0,a.useTheme)(),r);return(0,a.jsx)(ce,{type:"button","data-testid":"accordion-title",css:l[t],className:i,id:`${n}`,"aria-expanded":r,"aria-controls":o,onClick:()=>{"function"==typeof s&&s()}},(0,a.jsx)(w.Fragment,null,e,r?(0,a.jsx)(le,{name:"carrot-down"}):(0,a.jsx)(le,{name:"carrot-up"})))};var de=H("div",{target:"e1ddmilo0"})("display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;box-shadow:",(({theme:e,noShadow:t})=>!t&&`0px 10px 40px ${e.colors.greyDarker60}`),";border-radius:10px;border:none;cursor:",(({onClick:e})=>e?"pointer":"default"),";");const fe=({title:e,isOpened:t,ariaControls:n,id:r,size:o="empty",contentProps:i,renderTitle:s,renderContent:l,onClick:c,...u})=>(0,a.jsx)(de,y({role:"region",tabIndex:0,css:K[o]},u),s({id:r,isOpened:t,title:e,size:o,ariaControls:n,onClick:c}),l({id:`${n}`,isOpened:t,size:o,...i,"aria-labelledby":`${r}`})),pe=H("div",{target:"e1gxdpq60"})("border-radius:100px;overflow:hidden;width:",(({size:e})=>e),"px;height:",(({size:e})=>e),"px;background:",(({image:e})=>`url(${e})`)," center no-repeat;");var he=pe,ge=H("div",{target:"e1kzcm730"})({name:"1peiwb3",styles:"display:inline-block;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;border-radius:6px;text-align:center;color:#fff;white-space:pre"});const me={small:{name:"56mou",styles:"height:18px;padding:4px 8px;font-size:0.438rem"},medium:{name:"a7vpx0",styles:"height:24px;padding:4px 15px;font-size:0.688rem"},large:{name:"n10po3",styles:"height:32px;padding:4px 18px;font-size:1rem"}},be={pink:s,yellow:u,yellowWarm:d,green:f,turquoise:p,purple:h,blueLight:m,blue:g},xe=k().forwardRef((function({color:e="purple",size:t="medium",children:n,...r},o){return(0,a.jsx)(ge,y({ref:o,css:[be[e],me[t],"","","",""]},r),n||null)}));var ve=xe,ye=H("div",{target:"ecpj7sg0"})("display:flex;align-items:",(({alignItems:e})=>e||"center"),";width:100%;flex-direction:",(({direction:e})=>e||"row"),";");const we=H("button",{target:"eaatt7n0"})({name:"by1nkt",styles:"display:inline-flex;align-items:center;position:relative;border:none;padding:0 16px;font:inherit;cursor:pointer;outline:inherit;border-radius:12px"}),Ce=({text:e,className:t,testId:n})=>(0,a.jsx)("span",{className:t,"data-testid":n},e),ke=({text:e})=>{const t=(0,a.useTheme)();return(0,a.jsx)(Ce,{testId:"white-button-text",text:e,css:(0,a.css)({color:t.colors.white},"","")})},Le=({text:e})=>{const t=(0,a.useTheme)();return(0,a.jsx)(Ce,{testId:"grey-button-text",text:e,css:(0,a.css)({color:t.colors.greyDarker},"","")})},je=({text:e})=>{const t=(0,a.useTheme)();return(0,a.jsx)(Ce,{testId:"greylight-button-text",text:e,css:(0,a.css)({color:t.colors.greyButtonGradient},"","")})},_e=({text:e})=>{const t=(0,a.useTheme)();return(0,a.jsx)(Ce,{testId:"disabled-button-text",text:e,css:(0,a.css)({color:t.colors.grey40},"","")})},Me={name:"3s76dy",styles:"display:grid;span{display:inline-block;margin:auto;}"},Se={name:"rbcvie",styles:"display:inline-flex;margin-right:6px"},Re={name:"1640ilx",styles:"display:inline-flex;margin-left:6px"},Ae={small:{name:"9hr42i",styles:"height:36px;font-size:13.33px;font-weight:400;letter-spacing:0.8px;padding:0 16px"},medium:{name:"1xlglgs",styles:"height:46px;font-weight:500;font-size:16px;letter-spacing:0.8px;padding:0 24px"},large:{name:"42ly3s",styles:"height:54px;font-weight:400;font-size:16px;letter-spacing:0.8px;padding:0 32px"}},Oe={primary:e=>(0,a.css)("color:",e.colors.white,";background:linear-gradient(\n 108.3deg,\n ",e.colors.greyDarker," -0.36%,\n ",e.colors.greyDark," 100%\n );&:hover{background:linear-gradient(\n 108.3deg,\n ",e.colors.greyButtonGradient," -0.36%,\n ",e.colors.greyButtonGradientLight," 100%\n );box-shadow:-4px 4px 14px ",e.colors.greyDarker14,";}&:active{background:",e.colors.greyDarker,";box-shadow:-4px 4px 14px ",e.colors.greyDarker14,";}&:disabled{background:",e.colors.grey,";}&:focus{background:linear-gradient(\n 108.3deg,\n ",e.colors.greyBackground," -0.36%,\n ",e.colors.greyBackgroundLight," 100%\n );box-shadow:-4px 4px 14px ",e.colors.greyDarker14,";}","",""),secondary:e=>(0,a.css)("background:",e.colors.greyLighter,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";&:hover{background:",e.colors.white,";box-shadow:0px 10px 40px ",e.colors.greyShadowHover,";}&:active{background:",e.colors.greyFocused,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";}&:disabled{background:",e.colors.grey,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";}&:focus{background:",e.colors.greySelectedMenuItem,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";}","",""),tertiary:e=>(0,a.css)("background:transparent;",x(e,"greyOutline"),";","",""),info:e=>(0,a.css)("color:",e.colors.white,";background:linear-gradient(\n 247deg,\n ",e.colors.blueLighter," 14.71%,\n ",e.colors.blue," 85.29%\n );&:hover{background:linear-gradient(\n 247deg,\n ",e.colors.blueButtonHoverGradientFrom," 14.71%,\n ",e.colors.blueButtonHoverGradientTo," 85.29%\n );}&:active{background:",e.colors.blueButtonActive,";}&:disabled{background:",e.colors.grey,";}","",""),attention:e=>(0,a.css)("color:",e.colors.white,";background:linear-gradient(\n 99.26deg,\n ",e.colors.pink," -7.01%,\n ",e.colors.pinkLighter," 92.87%\n );&:hover{background:linear-gradient(\n 99.26deg,\n ",e.colors.pinkDark," 7.01%,\n ",e.colors.pinkDarker," 92.87%\n );}&:active{background:",e.colors.pinkDark,";}&:disabled{background:",e.colors.grey,";}","","")},Te=(0,w.forwardRef)((function({block:e=!1,size:t="small",text:n,startIcon:r,endIcon:o,variant:i="primary",type:s="button",className:l,isDisabled:c,onClick:u,children:d,...f},p){if(!(n||r||o||d))throw new Error("Button must have either text or icon or children");const h=(0,a.useTheme)(),[g,m]=(0,w.useState)(!1),b="primary"===i,x="info"===i,v="tertiary"===i,C="attention"===i,k=n?{}:{margin:0},L=b||x||v||"secondary"===i||C?Oe[i]&&Oe[i](h):void 0,j=(0,a.jsx)(we,y({ref:p,css:[Ae[t],L,"","","",""],type:s,disabled:c,className:l,onMouseEnter:()=>m(!0),onMouseLeave:()=>m(!1),onClick:u},f),r?(0,a.jsx)("span",{style:k,css:[Se,"","","",""]},r):null,d||(n?c?(0,a.jsx)(_e,{text:n,size:t}):b||x||C?(0,a.jsx)(ke,{text:n,size:t}):v&&g?(0,a.jsx)(je,{text:n,size:t}):(0,a.jsx)(Le,{text:n,size:t}):null),o?(0,a.jsx)("span",{style:k,css:Re},o):null);return e?(0,a.jsx)(ye,{css:Me},j):j}));var Ee=Te,Pe=({children:e,onClick:t,...n})=>(0,a.jsx)(de,y({},n,{as:t?"button":"div",onClick:t}),e),Ie=({children:e,icon:t,transparent:n,...r})=>(0,a.jsx)(re,y({transparent:n,hasIcon:!!t},r),t?(0,a.jsx)("span",{style:{position:"absolute",left:"-30px",top:"-30px"}},t):null,e);const ze=H("button",{target:"e1u7e71a0"})("cursor:pointer;width:24px;height:24px;border:none;border-radius:50%;border:",(({active:e})=>e?"1.4px solid #fff":"none"),";box-shadow:",(({active:e})=>e?"inherit":"none !important"),";"),De={pink:s,yellow:u,green:f,turquoise:p,blueLight:m,blue:g,purple:h};var Ne={name:"eebmbo",styles:"display:flex;gap:10px;list-style:none;padding:0"},$e=({onChange:e,initColor:t})=>{const[n,r]=(0,w.useState)(t||"");return(0,a.jsx)("ul",{css:Ne},Object.keys(De).map((t=>(0,a.jsx)("li",{key:t},(0,a.jsx)(ze,{active:t===n,onClick:()=>(t=>{e(t),r(t)})(t),css:[De[t],"","","",""]})))))};const Ve=H("label",{target:"e1t1qetj0"})("display:inline-block;flex:1;font-weight:500;font-size:1rem;line-height:22px;color:",(({theme:e})=>e.colors.greyDarker),";margin:0 0 6px 4px;");var We=({children:e,htmlFor:t,className:n,onMouseEnter:r,onMouseLeave:o})=>(0,a.jsx)(Ve,{htmlFor:t,className:n,onMouseEnter:r,onMouseLeave:o},e);const Be={blueInput:e=>(0,a.css)("& input:focus+div{box-shadow:-4px 4px 10px ",e.colors.blueNotification40,";}& input:disabled+div,& input:indeterminate:disabled+div{background:",e.colors.greyFocused,";}& input:not(:checked, :indeterminate, :disabled)+div::before{border:1.5px solid ",e.colors.greyDropdownMain,";}& input:not(:checked, :indeterminate, :disabled)+div:hover::before{border:1.5px solid ",e.colors.greyDropdownMain,";}& input:not(:disabled):checked+div::before,& input:not(:disabled):indeterminate+div::before{background:",e.colors.blueNotification,";}& input:not(:disabled):checked+div:hover::before{background:",e.colors.blueNotification,";}& input:not(:disabled):checked+div+span{font-weight:500;color:",e.colors.greyDropdownText,";}","",""),greenInput:e=>(0,a.css)("& input:focus+div{box-shadow:-4px 4px 10px ",e.colors.green40,";}& input:disabled+div,& input:indeterminate:disabled+div{background:",e.colors.greyFocused,";}& input:not(:checked, :indeterminate, :disabled)+div::before{border:1.5px solid ",e.colors.green,";}& input:not(:checked, :indeterminate, :disabled)+div:hover::before{border:1.5px solid ",e.colors.green60,";}& input:not(:disabled):checked+div::before,& input:not(:disabled):indeterminate+div::before{background:linear-gradient(\n 117.5deg,\n ",e.colors.greenLighter," 17.12%,\n ",e.colors.green," 85.53%\n );}& input:not(:disabled):checked+div:hover::before,& input:not(:disabled):indeterminate+div:hover::before{background:linear-gradient(\n 117.5deg,\n ",e.colors.greenLighter60," 17.12%,\n ",e.colors.green60," 85.53%\n );}","","")},Fe=H(We,{target:"e9e7wc30"})("position:relative;display:inline-flex;flex-grow:0;align-items:center;vertical-align:middle;cursor:pointer;&:has(input:disabled){cursor:default;}div{position:relative;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:6px;}input+div{svg{z-index:2;}&::before{content:'';position:absolute;box-sizing:border-box;height:20px;width:20px;top:0;left:0;border-radius:6px;z-index:1;}}",(({color:e="green",theme:t})=>{switch(e){case"blue":return Be.blueInput(t);case"green":return Be.greenInput(t)}})," input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}span{margin-left:10px;font-size:14px;font-weight:100;}");var Ze=({text:e,id:t,onChange:n,isDisabled:r,externalState:o,initialState:i,isIndeterminate:s,name:l="",isRequired:c=!1,ref:u,register:d,...f})=>{const[p,h]=(0,w.useState)(Boolean(i)),g=(0,w.useId)(),m=(0,a.useTheme)(),b=(0,w.useRef)(null);(0,w.useEffect)((()=>{b.current&&(b.current.indeterminate=Boolean(s))}),[s,p]),(0,w.useEffect)((()=>{"boolean"==typeof o&&h(Boolean(o))}),[o]);const x=t||g;return(0,a.jsx)(Fe,y({htmlFor:x},f),(0,a.jsx)("input",y({id:x,type:"checkbox",checked:p,onChange:()=>{const e=!p;h(e),n?.(e)},disabled:r,ref:e=>{b.current=e,u&&(u.current=e)},name:l,required:c},d)),(0,a.jsx)("div",null,s?(0,a.jsx)(le,{name:"minus",size:12,color:m.colors.white}):p?(0,a.jsx)(le,{name:"check",size:12,color:m.colors.white}):null),e?(0,a.jsx)("span",null,e):null)},He=e=>"checkbox"===e.type,qe=e=>e instanceof Date,Ue=e=>null==e;const Qe=e=>"object"==typeof e;var Ge=e=>!Ue(e)&&!Array.isArray(e)&&Qe(e)&&!qe(e),Xe=e=>Ge(e)&&e.target?He(e.target)?e.target.checked:e.target.value:e,Ye=(e,t)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(t)),Je=e=>{const t=e.constructor&&e.constructor.prototype;return Ge(t)&&t.hasOwnProperty("isPrototypeOf")},Ke="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function et(e){let t;const n=Array.isArray(e);if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else{if(Ke&&(e instanceof Blob||e instanceof FileList)||!n&&!Ge(e))return e;if(t=n?[]:{},n||Je(e))for(const n in e)e.hasOwnProperty(n)&&(t[n]=et(e[n]));else t=e}return t}var tt=e=>Array.isArray(e)?e.filter(Boolean):[],nt=e=>void 0===e,rt=(e,t,n)=>{if(!t||!Ge(e))return n;const r=tt(t.split(/[,[\].]+?/)).reduce(((e,t)=>Ue(e)?e:e[t]),e);return nt(r)||r===e?nt(e[t])?n:e[t]:r};const ot={BLUR:"blur",FOCUS_OUT:"focusout",CHANGE:"change"},it={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},at=w.createContext(null),st=()=>w.useContext(at);var lt=(e,t,n,r=!0)=>{const o={defaultValues:t._defaultValues};for(const i in e)Object.defineProperty(o,i,{get:()=>{const o=i;return t._proxyFormState[o]!==it.all&&(t._proxyFormState[o]=!r||it.all),n&&(n[o]=!0),e[o]}});return o},ct=e=>Ge(e)&&!Object.keys(e).length,ut=(e,t,n,r)=>{n(e);const{name:o,...i}=e;return ct(i)||Object.keys(i).length>=Object.keys(t).length||Object.keys(i).find((e=>t[e]===(!r||it.all)))},dt=e=>Array.isArray(e)?e:[e],ft=(e,t,n)=>n&&t?e===t||Array.isArray(e)&&e.some((e=>e&&n&&e===t)):!e||!t||e===t||dt(e).some((e=>e&&(e.startsWith(t)||t.startsWith(e))));function pt(e){const t=w.useRef(e);t.current=e,w.useEffect((()=>{const n=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{n&&n.unsubscribe()}}),[e.disabled])}var ht=e=>"string"==typeof e,gt=(e,t,n,r,o)=>ht(e)?(r&&t.watch.add(e),rt(n,e,o)):Array.isArray(e)?e.map((e=>(r&&t.watch.add(e),rt(n,e)))):(r&&(t.watchAll=!0),n);function mt(e){const t=st(),{control:n=t.control,name:r,defaultValue:o,disabled:i,exact:a}=e||{},s=w.useRef(r);s.current=r,pt({disabled:i,subject:n._subjects.values,next:e=>{ft(s.current,e.name,a)&&c(et(gt(s.current,n._names,e.values||n._formValues,!1,o)))}});const[l,c]=w.useState(n._getWatch(r,o));return w.useEffect((()=>n._removeUnmounted())),l}var bt=e=>/^\w*$/.test(e),xt=e=>tt(e.replace(/["|']|\]/g,"").split(/\.|\[/));function vt(e,t,n){let r=-1;const o=bt(t)?[t]:xt(t),i=o.length,a=i-1;for(;++r<i;){const t=o[r];let i=n;if(r!==a){const n=e[t];i=Ge(n)||Array.isArray(n)?n:isNaN(+o[r+1])?{}:[]}e[t]=i,e=e[t]}return e}function yt(e){const t=st(),{name:n,disabled:r,control:o=t.control,shouldUnregister:i}=e,a=Ye(o._names.array,n),s=mt({control:o,name:n,defaultValue:rt(o._formValues,n,rt(o._defaultValues,n,e.defaultValue)),exact:!0}),l=function(e){const t=st(),{control:n=t.control,disabled:r,name:o,exact:i}=e||{},[a,s]=w.useState(n._formState),l=w.useRef(!0),c=w.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1}),u=w.useRef(o);return u.current=o,pt({disabled:r,next:e=>l.current&&ft(u.current,e.name,i)&&ut(e,c.current,n._updateFormState)&&s({...n._formState,...e}),subject:n._subjects.state}),w.useEffect((()=>(l.current=!0,c.current.isValid&&n._updateValid(!0),()=>{l.current=!1})),[n]),lt(a,n,c.current,!1)}({control:o,name:n}),c=w.useRef(o.register(n,{...e.rules,value:s}));return c.current=o.register(n,e.rules),w.useEffect((()=>{const e=o._options.shouldUnregister||i,t=(e,t)=>{const n=rt(o._fields,e);n&&(n._f.mount=t)};if(t(n,!0),e){const e=et(rt(o._options.defaultValues,n));vt(o._defaultValues,n,e),nt(rt(o._formValues,n))&&vt(o._formValues,n,e)}return()=>{(a?e&&!o._state.action:e)?o.unregister(n):t(n,!1)}}),[n,o,a,i]),w.useEffect((()=>{o._updateDisabledField({disabled:r,fields:o._fields,name:n})}),[r,n,o]),{field:{name:n,value:s,disabled:r,onChange:w.useCallback((e=>c.current.onChange({target:{value:Xe(e),name:n},type:ot.CHANGE})),[n]),onBlur:w.useCallback((()=>c.current.onBlur({target:{value:rt(o._formValues,n),name:n},type:ot.BLUR})),[n,o]),ref:e=>{const t=rt(o._fields,n);t&&e&&(t._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:t=>e.setCustomValidity(t),reportValidity:()=>e.reportValidity()})}},formState:l,fieldState:Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!rt(l.errors,n)},isDirty:{enumerable:!0,get:()=>!!rt(l.dirtyFields,n)},isTouched:{enumerable:!0,get:()=>!!rt(l.touchedFields,n)},error:{enumerable:!0,get:()=>rt(l.errors,n)}})}}it.onSubmit,it.onChange;var wt=({control:e,name:t,isRequired:n=!1,...r})=>{const{field:o}=yt({control:e,name:t,rules:{required:n}});return(0,a.jsx)(Ze,y({name:t,onChange:e=>{o.onChange(e)},isRequired:n},r))},Ct=l(94);const kt=H("button",{target:"er3kf7h0"})((({isMultiple:e,theme:t})=>e?x(t,"greyDropdownFocused","5px"):x(t))," display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;gap:10px;position:relative;color:",(({colors:e,isOpen:t})=>t&&e?.[0]||"initial"),";width:auto;padding:8px 14px;font:inherit;font-size:13px;text-align:left;line-height:18px;border:none;cursor:pointer;outline:inherit;border-radius:12px;background:",(({isOpen:e,theme:t})=>e?`linear-gradient(108.3deg, ${t.colors.greyDarker} -0.36%, ${t.colors.greyDark} 100%)`:t.colors.greyLighter),";&:disabled{background:",(({theme:e})=>e.colors.grey),";cursor:default;}&:focus{color:",(({colors:e,theme:t})=>e?.[0]||t.colors.greyDarker),";background:",(({isOpen:e,theme:t})=>e?`linear-gradient(108.3deg, ${t.colors.greyDarker} -0.36%, ${t.colors.greyDark} 100%)`:t.colors.greyFocused),";}svg{path{stroke:",(({colors:e,theme:t})=>e?.[0]||t.colors.greyDarker),";}}",(({isMultiple:e,selectedCount:t,theme:n})=>e&&(({theme:e,selectedCount:t=0})=>{let n=e.colors.greyDropdownMain,r=e.colors.greyDropdownFocused,o=e.colors.white;return t>0&&(n=e.colors.blueDropdownWithSelectedItemsBorder,r=e.colors.blueDropdownWithSelectedItemsBorder,o=e.colors.blueDropdownWithSelectedItems),(0,a.css)("justify-content:space-between;height:40px;padding:11px 15px 9px 10px;font-size:14px;font-weight:500;color:",e.colors.greyDropdownText,";border:1px solid ",n,";border-radius:5px;background:",o,";max-width:250px;&:focus{color:",e.colors.greyDropdownText,";background:",o,";&::before{border-color:",r,";}}svg{path{stroke:",e.colors.greyDarker,";}}","","")})({theme:n,selectedCount:t})),";");var Lt=({onClick:e,onFocus:t,isOpen:n,isMultiple:r,selectedCount:o,disabled:i,children:s,ariaLabelledby:l,ariaControls:c,colors:u,className:d})=>(0,a.jsx)(kt,{className:d,colors:u,isOpen:n,type:"button",isMultiple:r,selectedCount:o,onClick:t=>{t.currentTarget.focus(),e&&e(t)},onFocus:t,disabled:i,role:"combobox","aria-labelledby":l,"aria-controls":c,"aria-expanded":n,"aria-haspopup":"listbox"},s);const jt=H("div",{target:"e1lkmrt90"})({name:"s5xdrg",styles:"display:flex;align-items:center"});var _t=({isUp:e})=>(0,a.jsx)(jt,null,(0,a.jsx)(le,{name:"carrot-"+(e?"up":"down"),size:12}));const Mt=w.createContext({activeItem:null,onChange:()=>{}});var St=Mt,Rt=H("li",{target:"e784n6w0"})("overflow:hidden;height:34px;padding:8px 16px;border:none;background:",(({isActive:e,theme:t})=>e?t.colors.greySelectedMenuItem:"inherit"),";&:hover{background:",(({theme:e})=>e.colors.greyLighter),";}",(({isMultiple:e,isDisabled:t,theme:n})=>e&&(({theme:e,isDisabled:t})=>(0,a.css)("background:none;color:",t?e.colors.greyDisabledCheckbox:e.colors.greyDisabled,";&:hover{background:none;}","",""))({theme:n,isDisabled:t})),";");const At=H("ul",{target:"e1qg2z4z0"})("position:absolute;width:100%;list-style:none;margin:4px 0 0;padding:0;background:#fff;border-radius:8px;overflow-x:hidden;overflow-y:auto;z-index:2;filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";backdrop-filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";"),Ot={name:"1vl8pyi",styles:"display:flex;align-items:center;cursor:pointer;font:inherit;font-size:0.813rem;outline:inherit;text-align:left;width:100%;padding:0;margin:0;background:none;color:inherit;border:none"},Tt={id:Number.NaN,value:"No items"};var Et=({ariaLabelledby:e,id:t,children:n})=>{const{onChange:r,activeItem:o}=w.useContext(Mt),i=k().Children.toArray(n).filter(Boolean).map((e=>{const t=o?.value===e.props.value;return k().cloneElement(e,{...e.props,isActive:t,"aria-selected":t,onClick:r.bind(null,e.props.value)},(0,a.jsx)("button",{type:"button",css:Ot},e.props.children||e.props.label||e.props.value))}));return 0===i.length&&i.push((0,a.jsx)(Rt,{key:Tt.id,value:"",onClick:r.bind(null,""),"aria-selected":!1},(0,a.jsx)("button",{css:Ot},Tt.value))),(0,a.jsx)(At,{role:"listbox",tabindex:"-1",id:t,"aria-labelledby":e},i)};const Pt=H("div",{target:"eizhqtp0"})({name:"11ffxfj",styles:"display:inline-block;position:relative"});var It=({selectedItem:e,isDisabled:t,isOpen:n,children:r,onChange:o,className:i})=>{const s=(0,a.useTheme)(),l=(0,w.useRef)(null),c="Select something",u=(0,w.useId)(),d=[],[f,p]=(0,w.useState)(!1),[h,g]=(0,w.useState)(n||!1),[m,b]=(0,w.useState)([]),[x,v]=(0,w.useState)(e),y=e=>{const n=d.filter((t=>t.value===e))[0];g(!1),!t&&e&&n.value!==x?.value&&(v(n),o&&o(n))};(0,Ct.useClickOutside)(l,(()=>h&&g(!1))),(0,w.useEffect)((()=>{t?b([s.colors.greyDarker60,s.colors.grey20]):h?b([s.colors.white,s.colors.white60]):f&&b([s.colors.greyDarker,s.colors.greyDarker60])}),[h,t,f]),(0,w.useEffect)((()=>{t&&h&&g(!1)}),[t]);const C=k().Children.toArray(r).filter(Boolean).map(((e,t)=>(d.push(e.props),k().cloneElement(e,{index:t,onClick:y.bind(void 0),...e.props})))),L=k().useMemo((()=>({onChange:y,activeItem:x})),[y,x]),j=x&&(x.label||x.children||x.value||x)||c;return(0,a.jsx)(St.Provider,{value:L},(0,a.jsx)(Pt,{ref:l,"data-testid":"dropdown"},(0,a.jsx)(Lt,{className:i,isOpen:h,disabled:t,onClick:g.bind(null,!h),onFocus:p.bind(null,!0),colors:m,ariaLabelledby:`dropdown-label-${u}`,ariaControls:`dropdown-popup-${u}`},j,(0,a.jsx)(_t,{isUp:h})),h?(0,a.jsx)(Et,null,C):null))},zt=H("div",{target:"e17t09ee0"})({name:"1g20qn",styles:"display:inline-block;position:relative;min-width:180px"});function Dt(e){return Vt(e)?(e.nodeName||"").toLowerCase():"#document"}function Nt(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function $t(e){var t;return null==(t=(Vt(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Vt(e){return e instanceof Node||e instanceof Nt(e).Node}function Wt(e){return e instanceof Element||e instanceof Nt(e).Element}function Bt(e){return e instanceof HTMLElement||e instanceof Nt(e).HTMLElement}function Ft(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof Nt(e).ShadowRoot)}function Zt(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Gt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Ht(e){return["table","td","th"].includes(Dt(e))}function qt(e){const t=Ut(),n=Gt(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function Ut(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Qt(e){return["html","body","#document"].includes(Dt(e))}function Gt(e){return Nt(e).getComputedStyle(e)}function Xt(e){return Wt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Yt(e){if("html"===Dt(e))return e;const t=e.assignedSlot||e.parentNode||Ft(e)&&e.host||$t(e);return Ft(t)?t.host:t}function Jt(e){const t=Yt(e);return Qt(t)?e.ownerDocument?e.ownerDocument.body:e.body:Bt(t)&&Zt(t)?t:Jt(t)}function Kt(e,t){var n;void 0===t&&(t=[]);const r=Jt(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=Nt(r);return o?t.concat(i,i.visualViewport||[],Zt(r)?r:[]):t.concat(r,Kt(r))}function en(e){let t=e.activeElement;for(;null!=(null==(n=t)||null==(r=n.shadowRoot)?void 0:r.activeElement);){var n,r;t=t.shadowRoot.activeElement}return t}function tn(e,t){if(!e||!t)return!1;const n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Ft(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function nn(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}function rn(e){if(0===e.mozInputSource&&e.isTrusted)return!0;const t=/Android/i;return(t.test(nn())||t.test(function(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>{let{brand:t,version:n}=e;return t+"/"+n})).join(" "):navigator.userAgent}()))&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType}function on(e){return 0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"!==e.pointerType||e.width<1&&e.height<1&&0===e.pressure&&0===e.detail}function an(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function sn(e){return(null==e?void 0:e.ownerDocument)||document}function ln(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return null!=n.target&&t.contains(n.target)}function cn(e){return"composedPath"in e?e.composedPath()[0]:e.target}const un="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function dn(e){return Bt(e)&&e.matches(un)}function fn(e){e.preventDefault(),e.stopPropagation()}const pn=Math.min,hn=Math.max,gn=Math.round,mn=Math.floor,bn=e=>({x:e,y:e}),xn={left:"right",right:"left",bottom:"top",top:"bottom"},vn={start:"end",end:"start"};function yn(e,t,n){return hn(e,pn(t,n))}function wn(e,t){return"function"==typeof e?e(t):e}function Cn(e){return e.split("-")[0]}function kn(e){return e.split("-")[1]}function Ln(e){return"x"===e?"y":"x"}function jn(e){return"y"===e?"height":"width"}function _n(e){return["top","bottom"].includes(Cn(e))?"y":"x"}function Mn(e){return Ln(_n(e))}function Sn(e){return e.replace(/start|end/g,(e=>vn[e]))}function Rn(e){return e.replace(/left|right|bottom|top/g,(e=>xn[e]))}function An(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function On(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Tn(e,t,n){let{reference:r,floating:o}=e;const i=_n(t),a=Mn(t),s=jn(a),l=Cn(t),c="y"===i,u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[s]/2-o[s]/2;let p;switch(l){case"top":p={x:u,y:r.y-o.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:d};break;case"left":p={x:r.x-o.width,y:d};break;default:p={x:r.x,y:r.y}}switch(kn(t)){case"start":p[a]-=f*(n&&c?-1:1);break;case"end":p[a]+=f*(n&&c?-1:1)}return p}async function En(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:p=0}=wn(t,e),h=An(p),g=s[f?"floating"===d?"reference":"floating":d],m=On(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(g)))||n?g:g.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),b="floating"===d?{...a.floating,x:r,y:o}:a.reference,x=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),v=await(null==i.isElement?void 0:i.isElement(x))&&await(null==i.getScale?void 0:i.getScale(x))||{x:1,y:1},y=On(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:x,strategy:l}):b);return{top:(m.top-y.top+h.top)/v.y,bottom:(y.bottom-m.bottom+h.bottom)/v.y,left:(m.left-y.left+h.left)/v.x,right:(y.right-m.right+h.right)/v.x}}const Pn=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:a,elements:s}=t,{element:l,padding:c=0}=wn(e,t)||{};if(null==l)return{};const u=An(c),d={x:n,y:r},f=Mn(o),p=jn(f),h=await a.getDimensions(l),g="y"===f,m=g?"top":"left",b=g?"bottom":"right",x=g?"clientHeight":"clientWidth",v=i.reference[p]+i.reference[f]-d[f]-i.floating[p],y=d[f]-i.reference[f],w=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l));let C=w?w[x]:0;C&&await(null==a.isElement?void 0:a.isElement(w))||(C=s.floating[x]||i.floating[p]);const k=v/2-y/2,L=C/2-h[p]/2-1,j=pn(u[m],L),_=pn(u[b],L),M=j,S=C-h[p]-_,R=C/2-h[p]/2+k,A=yn(M,R,S),O=null!=kn(o)&&R!=A&&i.reference[p]/2-(R<M?j:_)-h[p]/2<0?R<M?M-R:S-R:0;return{[f]:d[f]-O,data:{[f]:A,centerOffset:R-A+O}}}}),In=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:o,rects:i,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:c=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:h=!0,...g}=wn(e,t),m=Cn(r),b=Cn(a)===a,x=await(null==s.isRTL?void 0:s.isRTL(l.floating)),v=d||(b||!h?[Rn(a)]:function(e){const t=Rn(e);return[Sn(e),t,Sn(t)]}(a));d||"none"===p||v.push(...function(e,t,n,r){const o=kn(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}(Cn(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(Sn)))),i}(a,h,p,x));const y=[a,...v],w=await En(t,g),C=[];let k=(null==(n=o.flip)?void 0:n.overflows)||[];if(c&&C.push(w[m]),u){const e=function(e,t,n){void 0===n&&(n=!1);const r=kn(e),o=Mn(e),i=jn(o);let a="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=Rn(a)),[a,Rn(a)]}(r,i,x);C.push(w[e[0]],w[e[1]])}if(k=[...k,{placement:r,overflows:C}],!C.every((e=>e<=0))){var L,j;const e=((null==(L=o.flip)?void 0:L.index)||0)+1,t=y[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n=null==(j=k.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:j.placement;if(!n)switch(f){case"bestFit":{var _;const e=null==(_=k.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:_[0];e&&(n=e);break}case"initialPlacement":n=a}if(r!==n)return{reset:{placement:n}}}return{}}}},zn=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,o=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),a=Cn(n),s=kn(n),l="y"===_n(n),c=["left","top"].includes(a)?-1:1,u=i&&l?-1:1,d=wn(t,e);let{mainAxis:f,crossAxis:p,alignmentAxis:h}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof h&&(p="end"===s?-1*h:h),l?{x:p*u,y:f*c}:{x:f*c,y:p*u}}(t,e);return{x:n+o.x,y:r+o.y,data:o}}}},Dn=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=wn(e,t),c={x:n,y:r},u=await En(t,l),d=_n(Cn(o)),f=Ln(d);let p=c[f],h=c[d];if(i){const e="y"===f?"bottom":"right";p=yn(p+u["y"===f?"top":"left"],p,p-u[e])}if(a){const e="y"===d?"bottom":"right";h=yn(h+u["y"===d?"top":"left"],h,h-u[e])}const g=s.fn({...t,[f]:p,[d]:h});return{...g,data:{x:g.x-n,y:g.y-r}}}}};function Nn(e){const t=Gt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Bt(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=gn(n)!==i||gn(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function $n(e){return Wt(e)?e:e.contextElement}function Vn(e){const t=$n(e);if(!Bt(t))return bn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=Nn(t);let a=(i?gn(n.width):n.width)/r,s=(i?gn(n.height):n.height)/o;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const Wn=bn(0);function Bn(e){const t=Nt(e);return Ut()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Wn}function Fn(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=$n(e);let a=bn(1);t&&(r?Wt(r)&&(a=Vn(r)):a=Vn(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Nt(e))&&t}(i,n,r)?Bn(i):bn(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const e=Nt(i),t=r&&Wt(r)?Nt(r):r;let n=e.frameElement;for(;n&&r&&t!==e;){const e=Vn(n),t=n.getBoundingClientRect(),r=Gt(n),o=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=o,c+=i,n=Nt(n).frameElement}}return On({width:u,height:d,x:l,y:c})}function Zn(e){return Fn($t(e)).left+Xt(e).scrollLeft}function Hn(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=Nt(e),r=$t(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const e=Ut();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s,y:l}}(e,n);else if("document"===t)r=function(e){const t=$t(e),n=Xt(e),r=e.ownerDocument.body,o=hn(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=hn(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+Zn(e);const s=-n.scrollTop;return"rtl"===Gt(r).direction&&(a+=hn(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}($t(e));else if(Wt(t))r=function(e,t){const n=Fn(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=Bt(e)?Vn(e):bn(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=Bn(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return On(r)}function qn(e,t){const n=Yt(e);return!(n===t||!Wt(n)||Qt(n))&&("fixed"===Gt(n).position||qn(n,t))}function Un(e,t,n){const r=Bt(t),o=$t(t),i="fixed"===n,a=Fn(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=bn(0);if(r||!r&&!i)if(("body"!==Dt(t)||Zt(o))&&(s=Xt(t)),r){const e=Fn(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=Zn(o));return{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function Qn(e,t){return Bt(e)&&"fixed"!==Gt(e).position?t?t(e):e.offsetParent:null}function Gn(e,t){const n=Nt(e);if(!Bt(e))return n;let r=Qn(e,t);for(;r&&Ht(r)&&"static"===Gt(r).position;)r=Qn(r,t);return r&&("html"===Dt(r)||"body"===Dt(r)&&"static"===Gt(r).position&&!qt(r))?n:r||function(e){let t=Yt(e);for(;Bt(t)&&!Qt(t);){if(qt(t))return t;t=Yt(t)}return null}(e)||n}const Xn={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=Bt(n),i=$t(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},s=bn(1);const l=bn(0);if((o||!o&&"fixed"!==r)&&(("body"!==Dt(n)||Zt(i))&&(a=Xt(n)),Bt(n))){const e=Fn(n);s=Vn(n),l.x=e.x+n.clientLeft,l.y=e.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}},getDocumentElement:$t,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[..."clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=Kt(e).filter((e=>Wt(e)&&"body"!==Dt(e))),o=null;const i="fixed"===Gt(e).position;let a=i?Yt(e):e;for(;Wt(a)&&!Qt(a);){const t=Gt(a),n=qt(a);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||Zt(a)&&!n&&qn(e,a))?r=r.filter((e=>e!==a)):o=t,a=Yt(a)}return t.set(e,r),r}(t,this._c):[].concat(n),r],a=i[0],s=i.reduce(((e,n)=>{const r=Hn(t,n,o);return e.top=hn(r.top,e.top),e.right=pn(r.right,e.right),e.bottom=pn(r.bottom,e.bottom),e.left=hn(r.left,e.left),e}),Hn(t,a,o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:Gn,getElementRects:async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||Gn,i=this.getDimensions;return{reference:Un(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return Nn(e)},getScale:Vn,isElement:Wt,isRTL:function(e){return"rtl"===Gt(e).direction}};function Yn(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=$n(e),u=o||i?[...c?Kt(c):[],...Kt(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=c&&s?function(e,t){let n,r=null;const o=$t(e);function i(){clearTimeout(n),r&&r.disconnect(),r=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),i();const{left:c,top:u,width:d,height:f}=e.getBoundingClientRect();if(s||t(),!d||!f)return;const p={rootMargin:-mn(u)+"px "+-mn(o.clientWidth-(c+d))+"px "+-mn(o.clientHeight-(u+f))+"px "+-mn(c)+"px",threshold:hn(0,pn(1,l))||1};let h=!0;function g(e){const t=e[0].intersectionRatio;if(t!==l){if(!h)return a();t?a(!1,t):n=setTimeout((()=>{a(!1,1e-7)}),100)}h=!1}try{r=new IntersectionObserver(g,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(g,p)}r.observe(e)}(!0),i}(c,n):null;let f,p=-1,h=null;a&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{h&&h.observe(t)}))),n()})),c&&!l&&h.observe(c),h.observe(t));let g=l?Fn(e):null;return l&&function t(){const r=Fn(e);!g||r.x===g.x&&r.y===g.y&&r.width===g.width&&r.height===g.height||n(),g=r,f=requestAnimationFrame(t)}(),n(),()=>{u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),d&&d(),h&&h.disconnect(),h=null,l&&cancelAnimationFrame(f)}}const Jn=(e,t,n)=>{const r=new Map,o={platform:Xn,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,s=i.filter(Boolean),l=await(null==a.isRTL?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=Tn(c,r,l),f=r,p={},h=0;for(let n=0;n<s.length;n++){const{name:i,fn:g}=s[n],{x:m,y:b,data:x,reset:v}=await g({x:u,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:p,rects:c,platform:a,elements:{reference:e,floating:t}});u=null!=m?m:u,d=null!=b?b:d,p={...p,[i]:{...p[i],...x}},v&&h<=50&&(h++,"object"==typeof v&&(v.placement&&(f=v.placement),v.rects&&(c=!0===v.rects?await a.getElementRects({reference:e,floating:t,strategy:o}):v.rects),({x:u,y:d}=Tn(c,f,l))),n=-1)}return{x:u,y:d,placement:f,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})};var Kn=l(111),er="undefined"!=typeof document?w.useLayoutEffect:w.useEffect;function tr(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;0!=r--;)if(!tr(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(!("_owner"===n&&e.$$typeof||tr(e[n],t[n])))return!1}return!0}return e!=e&&t!=t}function nr(e){return"undefined"==typeof window?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function rr(e,t){const n=nr(e);return Math.round(t*n)/n}function or(e){const t=w.useRef(e);return er((()=>{t.current=e})),t}var ir=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"].join(","),ar="undefined"==typeof Element,sr=ar?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,lr=!ar&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},cr=function e(t,n){var r;void 0===n&&(n=!0);var o=null==t||null===(r=t.getAttribute)||void 0===r?void 0:r.call(t,"inert");return""===o||"true"===o||n&&t&&e(t.parentNode)},ur=function(e,t,n){if(cr(e))return[];var r=Array.prototype.slice.apply(e.querySelectorAll(ir));return t&&sr.call(e,ir)&&r.unshift(e),r.filter(n)},dr=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var a=i.shift();if(!cr(a,!1))if("SLOT"===a.tagName){var s=a.assignedElements(),l=e(s.length?s:a.children,!0,r);r.flatten?o.push.apply(o,l):o.push({scopeParent:a,candidates:l})}else{sr.call(a,ir)&&r.filter(a)&&(n||!t.includes(a))&&o.push(a);var c=a.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(a),u=!cr(c,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(a));if(c&&u){var d=e(!0===c?a.children:c.children,!0,r);r.flatten?o.push.apply(o,d):o.push({scopeParent:a,candidates:d})}else i.unshift.apply(i,a.children)}}return o},fr=function(e,t){return e.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,n=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===n||"true"===n}(e))&&isNaN(parseInt(e.getAttribute("tabindex"),10))?0:e.tabIndex},pr=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},hr=function(e){return"INPUT"===e.tagName},gr=function(e){return function(e){return hr(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||lr(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!o||o===e}(e)},mr=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},br=function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=sr.call(e,"details>summary:first-of-type")?e.parentElement:e;if(sr.call(o,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return mr(e)}else{if("function"==typeof r){for(var i=e;e;){var a=e.parentElement,s=lr(e);if(a&&!a.shadowRoot&&!0===r(a))return mr(e);e=e.assignedSlot?e.assignedSlot:a||s===e.ownerDocument?a:s.host}e=i}if(function(e){var t,n,r,o,i=e&&lr(e),a=null===(t=i)||void 0===t?void 0:t.host,s=!1;if(i&&i!==e)for(s=!!(null!==(n=a)&&void 0!==n&&null!==(r=n.ownerDocument)&&void 0!==r&&r.contains(a)||null!=e&&null!==(o=e.ownerDocument)&&void 0!==o&&o.contains(e));!s&&a;){var l,c,u;s=!(null===(c=a=null===(l=i=lr(a))||void 0===l?void 0:l.host)||void 0===c||null===(u=c.ownerDocument)||void 0===u||!u.contains(a))}return s}(e))return!e.getClientRects().length;if("legacy-full"!==n)return!0}return!1},xr=function(e,t){return!(t.disabled||cr(t)||function(e){return hr(e)&&"hidden"===e.type}(t)||br(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!sr.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},vr=function(e,t){return!(gr(t)||fr(t)<0||!xr(e,t))},yr=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},wr=function e(t){var n=[],r=[];return t.forEach((function(t,o){var i=!!t.scopeParent,a=i?t.scopeParent:t,s=fr(a,i),l=i?e(t.candidates):a;0===s?i?n.push.apply(n,l):n.push(a):r.push({documentOrder:o,tabIndex:s,item:t,isScope:i,content:l})})),r.sort(pr).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},Cr=function(e,t){var n;return n=(t=t||{}).getShadowRoot?dr([e],t.includeContainer,{filter:vr.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:yr}):ur(e,t.includeContainer,vr.bind(null,t)),wr(n)};function kr(e){return w.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)}))}),e)}let Lr=0;function jr(e,t){void 0===t&&(t={});const{preventScroll:n=!1,cancelPrevious:r=!0,sync:o=!1}=t;r&&cancelAnimationFrame(Lr);const i=()=>null==e?void 0:e.focus({preventScroll:n});o?i():Lr=requestAnimationFrame(i)}var _r="undefined"!=typeof document?w.useLayoutEffect:w.useEffect;function Mr(){return Mr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Mr.apply(this,arguments)}let Sr=!1,Rr=0;const Ar=()=>"floating-ui-"+Rr++,Or=C["useId".toString()]||function(){const[e,t]=w.useState((()=>Sr?Ar():void 0));return _r((()=>{null==e&&t(Ar())}),[]),w.useEffect((()=>{Sr||(Sr=!0)}),[]),e},Tr=w.forwardRef((function(e,t){let{context:{placement:n,elements:{floating:r},middlewareData:{arrow:o}},width:i=14,height:a=7,tipRadius:s=0,strokeWidth:l=0,staticOffset:c,stroke:u,d:d,style:{transform:f,...p}={},...h}=e;const g=Or();if(!r)return null;l*=2;const m=l/2,b=i/2*(s/-8+1),x=a/2*s/4,[v,y]=n.split("-"),C=Xn.isRTL(r),k=!!d,L="top"===v||"bottom"===v,j=c&&"end"===y?"bottom":"top";let _=c&&"end"===y?"right":"left";c&&C&&(_="end"===y?"left":"right");const M=null!=(null==o?void 0:o.x)?c||o.x:"",S=null!=(null==o?void 0:o.y)?c||o.y:"",R=d||"M0,0 H"+i+" L"+(i-b)+","+(a-x)+" Q"+i/2+","+a+" "+b+","+(a-x)+" Z",A={top:k?"rotate(180deg)":"",left:k?"rotate(90deg)":"rotate(-90deg)",bottom:k?"":"rotate(180deg)",right:k?"rotate(-90deg)":"rotate(90deg)"}[v];return w.createElement("svg",Mr({},h,{"aria-hidden":!0,ref:t,width:k?i:i+l,height:i,viewBox:"0 0 "+i+" "+(a>i?a:i),style:{position:"absolute",pointerEvents:"none",[_]:M,[j]:S,[v]:L||k?"100%":"calc(100% - "+l/2+"px)",transform:""+A+(null!=f?f:""),...p}}),l>0&&w.createElement("path",{clipPath:"url(#"+g+")",fill:"none",stroke:u,strokeWidth:l+(d?0:1),d:R}),w.createElement("path",{stroke:l&&!d?h.fill:"none",d:R}),w.createElement("clipPath",{id:g},w.createElement("rect",{x:-m,y:m*(k?-1:1),width:i+l,height:i})))}));function Er(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,(null==(r=e.get(t))?void 0:r.filter((e=>e!==n)))||[])}}}const Pr=w.createContext(null),Ir=w.createContext(null),zr=()=>{var e;return(null==(e=w.useContext(Pr))?void 0:e.id)||null},Dr=()=>w.useContext(Ir);function Nr(e){return"data-floating-ui-"+e}function $r(e){const t=(0,w.useRef)(e);return _r((()=>{t.current=e})),t}const Vr=Nr("safe-polygon");function Wr(e,t,n){return n&&!an(n)?0:"number"==typeof e?e:null==e?void 0:e[t]}function Br(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:i,elements:{domReference:a,floating:s},refs:l}=e,{enabled:c=!0,delay:u=0,handleClose:d=null,mouseOnly:f=!1,restMs:p=0,move:h=!0}=t,g=Dr(),m=zr(),b=$r(d),x=$r(u),v=w.useRef(),y=w.useRef(),C=w.useRef(),k=w.useRef(),L=w.useRef(!0),j=w.useRef(!1),_=w.useRef((()=>{})),M=w.useCallback((()=>{var e;const t=null==(e=o.current.openEvent)?void 0:e.type;return(null==t?void 0:t.includes("mouse"))&&"mousedown"!==t}),[o]);w.useEffect((()=>{if(c)return i.on("dismiss",e),()=>{i.off("dismiss",e)};function e(){clearTimeout(y.current),clearTimeout(k.current),L.current=!0}}),[c,i]),w.useEffect((()=>{if(!c||!b.current||!n)return;function e(e){M()&&r(!1,e)}const t=sn(s).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[s,n,r,c,b,o,M]);const S=w.useCallback((function(e,t){void 0===t&&(t=!0);const n=Wr(x.current,"close",v.current);n&&!C.current?(clearTimeout(y.current),y.current=setTimeout((()=>r(!1,e)),n)):t&&(clearTimeout(y.current),r(!1,e))}),[x,r]),R=w.useCallback((()=>{_.current(),C.current=void 0}),[]),A=w.useCallback((()=>{if(j.current){const e=sn(l.floating.current).body;e.style.pointerEvents="",e.removeAttribute(Vr),j.current=!1}}),[l]);return w.useEffect((()=>{if(c&&Wt(a)){const e=a;return n&&e.addEventListener("mouseleave",u),null==s||s.addEventListener("mouseleave",u),h&&e.addEventListener("mousemove",i,{once:!0}),e.addEventListener("mouseenter",i),e.addEventListener("mouseleave",l),()=>{n&&e.removeEventListener("mouseleave",u),null==s||s.removeEventListener("mouseleave",u),h&&e.removeEventListener("mousemove",i),e.removeEventListener("mouseenter",i),e.removeEventListener("mouseleave",l)}}function t(){return!!o.current.openEvent&&["click","mousedown"].includes(o.current.openEvent.type)}function i(e){if(clearTimeout(y.current),L.current=!1,f&&!an(v.current)||p>0&&0===Wr(x.current,"open"))return;const t=Wr(x.current,"open",v.current);t?y.current=setTimeout((()=>{r(!0,e)}),t):r(!0,e)}function l(r){if(t())return;_.current();const o=sn(s);if(clearTimeout(k.current),b.current){n||clearTimeout(y.current),C.current=b.current({...e,tree:g,x:r.clientX,y:r.clientY,onClose(){A(),R(),S(r)}});const t=C.current;return o.addEventListener("mousemove",t),void(_.current=()=>{o.removeEventListener("mousemove",t)})}("touch"!==v.current||!tn(s,r.relatedTarget))&&S(r)}function u(n){t()||null==b.current||b.current({...e,tree:g,x:n.clientX,y:n.clientY,onClose(){A(),R(),S(n)}})(n)}}),[a,s,c,e,f,p,h,S,R,A,r,n,g,x,b,o]),_r((()=>{var e;if(c&&n&&null!=(e=b.current)&&e.__options.blockPointerEvents&&M()){const e=sn(s).body;if(e.setAttribute(Vr,""),e.style.pointerEvents="none",j.current=!0,Wt(a)&&s){var t,r;const e=a,n=null==g||null==(t=g.nodesRef.current.find((e=>e.id===m)))||null==(r=t.context)?void 0:r.elements.floating;return n&&(n.style.pointerEvents=""),e.style.pointerEvents="auto",s.style.pointerEvents="auto",()=>{e.style.pointerEvents="",s.style.pointerEvents=""}}}}),[c,n,m,s,a,g,b,o,M]),_r((()=>{n||(v.current=void 0,R(),A())}),[n,R,A]),w.useEffect((()=>()=>{R(),clearTimeout(y.current),clearTimeout(k.current),A()}),[c,a,R,A]),w.useMemo((()=>{if(!c)return{};function e(e){v.current=e.pointerType}return{reference:{onPointerDown:e,onPointerEnter:e,onMouseMove(e){n||0===p||(clearTimeout(k.current),k.current=setTimeout((()=>{L.current||r(!0,e.nativeEvent)}),p))}},floating:{onMouseEnter(){clearTimeout(y.current)},onMouseLeave(e){i.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),S(e.nativeEvent,!1)}}}}),[i,c,p,n,r,S])}function Fr(e,t){let n=e.filter((e=>{var n;return e.parentId===t&&(null==(n=e.context)?void 0:n.open)})),r=n;for(;r.length;)r=e.filter((e=>{var t;return null==(t=r)?void 0:t.some((t=>{var n;return e.parentId===t.id&&(null==(n=e.context)?void 0:n.open)}))})),n=n.concat(r);return n}let Zr=new WeakMap,Hr=new WeakSet,qr={},Ur=0;const Qr=e=>e&&(e.host||Qr(e.parentNode)),Gr=(e,t)=>t.map((t=>{if(e.contains(t))return t;const n=Qr(t);return e.contains(n)?n:null})).filter((e=>null!=e));function Xr(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!1);const r=sn(e[0]).body;return function(e,t,n,r){const o="data-floating-ui-inert",i=r?"inert":n?"aria-hidden":null,a=Gr(t,e),s=new Set,l=new Set(a),c=[];qr[o]||(qr[o]=new WeakMap);const u=qr[o];return a.forEach((function e(t){t&&!s.has(t)&&(s.add(t),t.parentNode&&e(t.parentNode))})),function e(t){t&&!l.has(t)&&Array.prototype.forEach.call(t.children,(t=>{if(s.has(t))e(t);else{const e=i?t.getAttribute(i):null,n=null!==e&&"false"!==e,r=(Zr.get(t)||0)+1,a=(u.get(t)||0)+1;Zr.set(t,r),u.set(t,a),c.push(t),1===r&&n&&Hr.add(t),1===a&&t.setAttribute(o,""),!n&&i&&t.setAttribute(i,"true")}}))}(t),s.clear(),Ur++,()=>{c.forEach((e=>{const t=(Zr.get(e)||0)-1,n=(u.get(e)||0)-1;Zr.set(e,t),u.set(e,n),t||(!Hr.has(e)&&i&&e.removeAttribute(i),Hr.delete(e)),n||e.removeAttribute(o)})),Ur--,Ur||(Zr=new WeakMap,Zr=new WeakMap,Hr=new WeakSet,qr={})}}(e.concat(Array.from(r.querySelectorAll("[aria-live]"))),r,t,n)}const Yr=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Jr(e,t){const n=Cr(e,Yr());"prev"===t&&n.reverse();const r=n.indexOf(en(sn(e)));return n.slice(r+1)[0]}function Kr(){return Jr(document.body,"next")}function eo(){return Jr(document.body,"prev")}function to(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!tn(n,r)}function no(e){Cr(e,Yr()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function ro(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const oo={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function io(e){"Tab"===e.key&&(e.target,clearTimeout(void 0))}const ao=w.forwardRef((function(e,t){const[n,r]=w.useState();_r((()=>(/apple/i.test(navigator.vendor)&&r("button"),document.addEventListener("keydown",io),()=>{document.removeEventListener("keydown",io)})),[]);const o={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[Nr("focus-guard")]:"",style:oo};return w.createElement("span",Mr({},e,o))})),so=w.createContext(null);function lo(e){let{children:t,id:n,root:r=null,preserveTabOrder:o=!0}=e;const i=function(e){let{id:t,root:n}=void 0===e?{}:e;const[r,o]=w.useState(null),i=Or(),a=co(),s=w.useMemo((()=>({id:t,root:n,portalContext:a,uniqueId:i})),[t,n,a,i]),l=w.useRef();return _r((()=>()=>{null==r||r.remove()}),[r,s]),_r((()=>{if(l.current===s)return;l.current=s;const{id:e,root:t,portalContext:n,uniqueId:r}=s,i=e?document.getElementById(e):null,a=Nr("portal");if(i){const e=document.createElement("div");e.id=r,e.setAttribute(a,""),i.appendChild(e),o(e)}else{let i=t||(null==n?void 0:n.portalNode);i&&!Wt(i)&&(i=i.current),i=i||document.body;let s=null;e&&(s=document.createElement("div"),s.id=e,i.appendChild(s));const l=document.createElement("div");l.id=r,l.setAttribute(a,""),i=s||i,i.appendChild(l),o(l)}}),[s]),r}({id:n,root:r}),[a,s]=w.useState(null),l=w.useRef(null),c=w.useRef(null),u=w.useRef(null),d=w.useRef(null),f=!!a&&!a.modal&&a.open&&o&&!(!r&&!i);return w.useEffect((()=>{if(i&&o&&(null==a||!a.modal))return i.addEventListener("focusin",e,!0),i.addEventListener("focusout",e,!0),()=>{i.removeEventListener("focusin",e,!0),i.removeEventListener("focusout",e,!0)};function e(e){i&&to(e)&&("focusin"===e.type?ro:no)(i)}}),[i,o,null==a?void 0:a.modal]),w.createElement(so.Provider,{value:w.useMemo((()=>({preserveTabOrder:o,beforeOutsideRef:l,afterOutsideRef:c,beforeInsideRef:u,afterInsideRef:d,portalNode:i,setFocusManagerState:s})),[o,i])},f&&i&&w.createElement(ao,{"data-type":"outside",ref:l,onFocus:e=>{if(to(e,i)){var t;null==(t=u.current)||t.focus()}else{const e=eo()||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),f&&i&&w.createElement("span",{"aria-owns":i.id,style:oo}),i&&(0,Kn.createPortal)(t,i),f&&i&&w.createElement(ao,{"data-type":"outside",ref:c,onFocus:e=>{if(to(e,i)){var t;null==(t=d.current)||t.focus()}else{const t=Kr()||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const co=()=>w.useContext(so),uo=w.forwardRef((function(e,t){return w.createElement("button",Mr({},e,{type:"button",ref:t,tabIndex:-1,style:oo}))}));function fo(e){const{context:t,children:n,disabled:r=!1,order:o=["content"],guards:i=!0,initialFocus:a=0,returnFocus:s=!0,modal:l=!0,visuallyHiddenDismiss:c=!1,closeOnFocusOut:u=!0}=e,{open:d,refs:f,nodeId:p,onOpenChange:h,events:g,dataRef:m,elements:{domReference:b,floating:x}}=t,v="undefined"==typeof HTMLElement||!("inert"in HTMLElement.prototype)||i,y=$r(o),C=$r(a),k=$r(s),L=Dr(),j=co(),_="number"==typeof a&&a<0,M=w.useRef(null),S=w.useRef(null),R=w.useRef(!1),A=w.useRef(null),O=w.useRef(!1),T=null!=j,E=b&&"combobox"===b.getAttribute("role")&&dn(b)&&_,P=w.useCallback((function(e){return void 0===e&&(e=x),e?Cr(e,Yr()):[]}),[x]),I=w.useCallback((e=>{const t=P(e);return y.current.map((e=>b&&"reference"===e?b:x&&"floating"===e?x:t)).filter(Boolean).flat()}),[b,x,y,P]);function z(e){return!r&&c&&l?w.createElement(uo,{ref:"start"===e?M:S,onClick:e=>h(!1,e.nativeEvent)},"string"==typeof c?c:"Dismiss"):null}w.useEffect((()=>{if(r||!l)return;function e(e){if("Tab"===e.key){tn(x,en(sn(x)))&&0===P().length&&!E&&fn(e);const t=I(),n=cn(e);"reference"===y.current[0]&&n===b&&(fn(e),e.shiftKey?jr(t[t.length-1]):jr(t[1])),"floating"===y.current[1]&&n===x&&e.shiftKey&&(fn(e),jr(t[0]))}}const t=sn(x);return t.addEventListener("keydown",e),()=>{t.removeEventListener("keydown",e)}}),[r,b,x,l,y,f,E,P,I]),w.useEffect((()=>{if(!r&&u)return x&&Bt(b)?(b.addEventListener("focusout",t),b.addEventListener("pointerdown",e),!l&&x.addEventListener("focusout",t),()=>{b.removeEventListener("focusout",t),b.removeEventListener("pointerdown",e),!l&&x.removeEventListener("focusout",t)}):void 0;function e(){O.current=!0,setTimeout((()=>{O.current=!1}))}function t(e){const t=e.relatedTarget;queueMicrotask((()=>{const n=!(tn(b,t)||tn(x,t)||tn(t,x)||tn(null==j?void 0:j.portalNode,t)||null!=t&&t.hasAttribute(Nr("focus-guard"))||L&&(Fr(L.nodesRef.current,p).find((e=>{var n,r;return tn(null==(n=e.context)?void 0:n.elements.floating,t)||tn(null==(r=e.context)?void 0:r.elements.domReference,t)}))||function(e,t){var n;let r=[],o=null==(n=e.find((e=>e.id===t)))?void 0:n.parentId;for(;o;){const t=e.find((e=>e.id===o));o=null==t?void 0:t.parentId,t&&(r=r.concat(t))}return r}(L.nodesRef.current,p).find((e=>{var n,r;return(null==(n=e.context)?void 0:n.elements.floating)===t||(null==(r=e.context)?void 0:r.elements.domReference)===t}))));t&&n&&!O.current&&t!==A.current&&(R.current=!0,h(!1,e))}))}}),[r,b,x,l,p,L,j,h,u]),w.useEffect((()=>{var e;if(r)return;const t=Array.from((null==j||null==(e=j.portalNode)?void 0:e.querySelectorAll("["+Nr("portal")+"]"))||[]);if(x){const e=[x,...t,M.current,S.current,y.current.includes("reference")||E?b:null].filter((e=>null!=e)),n=l?Xr(e,v,!v):Xr(e);return()=>{n()}}}),[r,b,x,l,y,j,E,v]),_r((()=>{if(r||!x)return;const e=en(sn(x));queueMicrotask((()=>{const t=I(x),n=C.current,r=("number"==typeof n?t[n]:n.current)||x,o=tn(x,e);_||o||!d||jr(r,{preventScroll:r===x})}))}),[r,d,x,_,I,C]),_r((()=>{if(r||!x)return;let e=!1;const t=sn(x),n=en(t),o=m.current;function i(t){if("escapeKey"===t.type&&f.domReference.current&&(A.current=f.domReference.current),["referencePress","escapeKey"].includes(t.type))return;const n=t.data.returnFocus;"object"==typeof n?(R.current=!1,e=n.preventScroll):R.current=!n}return A.current=n,g.on("dismiss",i),()=>{g.off("dismiss",i);const n=en(t);(tn(x,n)||L&&Fr(L.nodesRef.current,p).some((e=>{var t;return tn(null==(t=e.context)?void 0:t.elements.floating,n)}))||o.openEvent&&["click","mousedown"].includes(o.openEvent.type))&&f.domReference.current&&(A.current=f.domReference.current),k.current&&Bt(A.current)&&!R.current&&jr(A.current,{cancelPrevious:!1,preventScroll:e})}}),[r,x,k,m,f,g,L,p]),_r((()=>{if(!r&&j)return j.setFocusManagerState({modal:l,closeOnFocusOut:u,open:d,onOpenChange:h,refs:f}),()=>{j.setFocusManagerState(null)}}),[r,j,l,d,h,f,u]),_r((()=>{if(!r&&x&&"function"==typeof MutationObserver&&!_){const e=()=>{const e=x.getAttribute("tabindex");y.current.includes("floating")||en(sn(x))!==f.domReference.current&&0===P().length?"0"!==e&&x.setAttribute("tabindex","0"):"-1"!==e&&x.setAttribute("tabindex","-1")};e();const t=new MutationObserver(e);return t.observe(x,{childList:!0,subtree:!0,attributes:!0}),()=>{t.disconnect()}}}),[r,x,f,y,P,_]);const D=!r&&v&&!E&&(T||l);return w.createElement(w.Fragment,null,D&&w.createElement(ao,{"data-type":"inside",ref:null==j?void 0:j.beforeInsideRef,onFocus:e=>{if(l){const e=I();jr("reference"===o[0]?e[0]:e[e.length-1])}else if(null!=j&&j.preserveTabOrder&&j.portalNode)if(R.current=!1,to(e,j.portalNode)){const e=Kr()||b;null==e||e.focus()}else{var t;null==(t=j.beforeOutsideRef.current)||t.focus()}}}),!E&&z("start"),n,z("end"),D&&w.createElement(ao,{"data-type":"inside",ref:null==j?void 0:j.afterInsideRef,onFocus:e=>{if(l)jr(I()[0]);else if(null!=j&&j.preserveTabOrder&&j.portalNode)if(u&&(R.current=!0),to(e,j.portalNode)){const e=eo()||b;null==e||e.focus()}else{var t;null==(t=j.afterOutsideRef.current)||t.focus()}}}))}function po(e){return Bt(e.target)&&"BUTTON"===e.target.tagName}function ho(e){return dn(e)}function go(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,elements:{domReference:i}}=e,{enabled:a=!0,event:s="click",toggle:l=!0,ignoreMouse:c=!1,keyboardHandlers:u=!0}=t,d=w.useRef(),f=w.useRef(!1);return w.useMemo((()=>a?{reference:{onPointerDown(e){d.current=e.pointerType},onMouseDown(e){0===e.button&&(an(d.current,!0)&&c||"click"!==s&&(!n||!l||o.current.openEvent&&"mousedown"!==o.current.openEvent.type?(e.preventDefault(),r(!0,e.nativeEvent)):r(!1,e.nativeEvent)))},onClick(e){"mousedown"===s&&d.current?d.current=void 0:an(d.current,!0)&&c||(!n||!l||o.current.openEvent&&"click"!==o.current.openEvent.type?r(!0,e.nativeEvent):r(!1,e.nativeEvent))},onKeyDown(e){d.current=void 0,e.defaultPrevented||!u||po(e)||(" "!==e.key||ho(i)||(e.preventDefault(),f.current=!0),"Enter"===e.key&&r(!n||!l,e.nativeEvent))},onKeyUp(e){e.defaultPrevented||!u||po(e)||ho(i)||" "===e.key&&f.current&&(f.current=!1,r(!n||!l,e.nativeEvent))}}}:{}),[a,o,s,c,u,i,l,n,r])}const mo=C["useInsertionEffect".toString()]||(e=>e());function bo(e){const t=w.useRef((()=>{}));return mo((()=>{t.current=e})),w.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}const xo={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},vo={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"};function yo(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,events:o,nodeId:i,elements:{reference:a,domReference:s,floating:l},dataRef:c}=e,{enabled:u=!0,escapeKey:d=!0,outsidePress:f=!0,outsidePressEvent:p="pointerdown",referencePress:h=!1,referencePressEvent:g="pointerdown",ancestorScroll:m=!1,bubbles:b}=t,x=Dr(),v=null!=zr(),y=bo("function"==typeof f?f:()=>!1),C="function"==typeof f?y:f,k=w.useRef(!1),{escapeKeyBubbles:L,outsidePressBubbles:j}=(e=>{var t,n;return{escapeKeyBubbles:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePressBubbles:"boolean"==typeof e?e:null==(n=null==e?void 0:e.outsidePress)||n}})(b),_=bo((e=>{if(!n||!u||!d||"Escape"!==e.key)return;const t=x?Fr(x.nodesRef.current,i):[];if(!L&&(e.stopPropagation(),t.length>0)){let e=!0;if(t.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}o.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),r(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e)})),M=bo((e=>{const t=k.current;if(k.current=!1,t)return;if("function"==typeof C&&!C(e))return;const n=cn(e),a="["+Nr("inert")+"]",c=sn(l).querySelectorAll(a);let u=Wt(n)?n:null;for(;u&&!Qt(u);){const e=Yt(u);if(e===sn(l).body||!Wt(e))break;u=e}if(c.length&&Wt(n)&&!n.matches("html,body")&&!tn(n,l)&&Array.from(c).every((e=>!tn(u,e))))return;if(Bt(n)&&l){const t=n.clientWidth>0&&n.scrollWidth>n.clientWidth,r=n.clientHeight>0&&n.scrollHeight>n.clientHeight;let o=r&&e.offsetX>n.clientWidth;if(r&&"rtl"===Gt(n).direction&&(o=e.offsetX<=n.offsetWidth-n.clientWidth),o||t&&e.offsetY>n.clientHeight)return}const d=x&&Fr(x.nodesRef.current,i).some((t=>{var n;return ln(e,null==(n=t.context)?void 0:n.elements.floating)}));if(ln(e,l)||ln(e,s)||d)return;const f=x?Fr(x.nodesRef.current,i):[];if(f.length>0){let e=!0;if(f.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}o.emit("dismiss",{type:"outsidePress",data:{returnFocus:v?{preventScroll:!0}:rn(e)||on(e)}}),r(!1,e)}));return w.useEffect((()=>{if(!n||!u)return;function e(e){r(!1,e)}c.current.__escapeKeyBubbles=L,c.current.__outsidePressBubbles=j;const t=sn(l);d&&t.addEventListener("keydown",_),C&&t.addEventListener(p,M);let o=[];return m&&(Wt(s)&&(o=Kt(s)),Wt(l)&&(o=o.concat(Kt(l))),!Wt(a)&&a&&a.contextElement&&(o=o.concat(Kt(a.contextElement)))),o=o.filter((e=>{var n;return e!==(null==(n=t.defaultView)?void 0:n.visualViewport)})),o.forEach((t=>{t.addEventListener("scroll",e,{passive:!0})})),()=>{d&&t.removeEventListener("keydown",_),C&&t.removeEventListener(p,M),o.forEach((t=>{t.removeEventListener("scroll",e)}))}}),[c,l,s,a,d,C,p,n,r,m,u,L,j,_,M]),w.useEffect((()=>{k.current=!1}),[C,p]),w.useMemo((()=>u?{reference:{onKeyDown:_,[xo[g]]:e=>{h&&(o.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),r(!1,e.nativeEvent))}},floating:{onKeyDown:_,[vo[p]]:()=>{k.current=!0}}}:{}),[u,o,h,p,g,r,_])}function wo(e){var t;void 0===e&&(e={});const{open:n=!1,onOpenChange:r,nodeId:o}=e,[i,a]=w.useState(null),s=(null==(t=e.elements)?void 0:t.reference)||i,l=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:a}={},transform:s=!0,whileElementsMounted:l,open:c}=e,[u,d]=w.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,p]=w.useState(r);tr(f,r)||p(r);const[h,g]=w.useState(null),[m,b]=w.useState(null),x=w.useCallback((e=>{e!=k.current&&(k.current=e,g(e))}),[g]),v=w.useCallback((e=>{e!==L.current&&(L.current=e,b(e))}),[b]),y=i||h,C=a||m,k=w.useRef(null),L=w.useRef(null),j=w.useRef(u),_=or(l),M=or(o),S=w.useCallback((()=>{if(!k.current||!L.current)return;const e={placement:t,strategy:n,middleware:f};M.current&&(e.platform=M.current),Jn(k.current,L.current,e).then((e=>{const t={...e,isPositioned:!0};R.current&&!tr(j.current,t)&&(j.current=t,Kn.flushSync((()=>{d(t)})))}))}),[f,t,n,M]);er((()=>{!1===c&&j.current.isPositioned&&(j.current.isPositioned=!1,d((e=>({...e,isPositioned:!1}))))}),[c]);const R=w.useRef(!1);er((()=>(R.current=!0,()=>{R.current=!1})),[]),er((()=>{if(y&&(k.current=y),C&&(L.current=C),y&&C){if(_.current)return _.current(y,C,S);S()}}),[y,C,S,_]);const A=w.useMemo((()=>({reference:k,floating:L,setReference:x,setFloating:v})),[x,v]),O=w.useMemo((()=>({reference:y,floating:C})),[y,C]),T=w.useMemo((()=>{const e={position:n,left:0,top:0};if(!O.floating)return e;const t=rr(O.floating,u.x),r=rr(O.floating,u.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...nr(O.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,O.floating,u.x,u.y]);return w.useMemo((()=>({...u,update:S,refs:A,elements:O,floatingStyles:T})),[u,S,A,O,T])}(e),c=Dr(),u=bo(((e,t)=>{e&&(f.current.openEvent=t),null==r||r(e,t)})),d=w.useRef(null),f=w.useRef({}),p=w.useState((()=>Er()))[0],h=Or(),g=w.useCallback((e=>{const t=Wt(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;l.refs.setReference(t)}),[l.refs]),m=w.useCallback((e=>{(Wt(e)||null===e)&&(d.current=e,a(e)),(Wt(l.refs.reference.current)||null===l.refs.reference.current||null!==e&&!Wt(e))&&l.refs.setReference(e)}),[l.refs]),b=w.useMemo((()=>({...l.refs,setReference:m,setPositionReference:g,domReference:d})),[l.refs,m,g]),x=w.useMemo((()=>({...l.elements,domReference:s})),[l.elements,s]),v=w.useMemo((()=>({...l,refs:b,elements:x,dataRef:f,nodeId:o,floatingId:h,events:p,open:n,onOpenChange:u})),[l,o,h,p,n,u,b,x]);return _r((()=>{const e=null==c?void 0:c.nodesRef.current.find((e=>e.id===o));e&&(e.context=v)})),w.useMemo((()=>({...l,context:v,refs:b,elements:x})),[l,b,x,v])}function Co(e,t,n){const r=new Map;return{..."floating"===n&&{tabIndex:-1},...e,...t.map((e=>e?e[n]:null)).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[n,o]=t;var i;0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof o&&(null==(i=r.get(n))||i.push(o),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=o})),e):e),{})}}function ko(e){void 0===e&&(e=[]);const t=e,n=w.useCallback((t=>Co(t,e,"reference")),t),r=w.useCallback((t=>Co(t,e,"floating")),t),o=w.useCallback((t=>Co(t,e,"item")),e.map((e=>null==e?void 0:e.item)));return w.useMemo((()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:o})),[n,r,o])}function Lo(e,t){void 0===t&&(t={});const{open:n,floatingId:r}=e,{enabled:o=!0,role:i="dialog"}=t,a=Or();return w.useMemo((()=>{const e={id:r,role:i};return o?"tooltip"===i?{reference:{"aria-describedby":n?r:void 0},floating:e}:{reference:{"aria-expanded":n?"true":"false","aria-haspopup":"alertdialog"===i?"dialog":i,"aria-controls":n?r:void 0,..."listbox"===i&&{role:"combobox"},..."menu"===i&&{id:a}},floating:{...e,..."menu"===i&&{"aria-labelledby":a}}}:{}}),[o,i,n,r,a])}function jo(e,t){const[n,r]=e;let o=!1;const i=t.length;for(let e=0,a=i-1;e<i;a=e++){const[i,s]=t[e]||[0,0],[l,c]=t[a]||[0,0];s>=r!=c>=r&&n<=(l-i)*(r-s)/(c-s)+i&&(o=!o)}return o}function _o(e){void 0===e&&(e={});const{buffer:t=.5,blockPointerEvents:n=!1,requireIntent:r=!0}=e;let o,i=!1,a=null,s=null,l=performance.now();const c=e=>{let{x:n,y:c,placement:u,elements:d,onClose:f,nodeId:p,tree:h}=e;return function(e){function g(){clearTimeout(o),f()}if(clearTimeout(o),!d.domReference||!d.floating||null==u||null==n||null==c)return;const{clientX:m,clientY:b}=e,x=[m,b],v=cn(e),y="mouseleave"===e.type,w=tn(d.floating,v),C=tn(d.domReference,v),k=d.domReference.getBoundingClientRect(),L=d.floating.getBoundingClientRect(),j=u.split("-")[0],_=n>L.right-L.width/2,M=c>L.bottom-L.height/2,S=function(e,t){return e[0]>=t.x&&e[0]<=t.x+t.width&&e[1]>=t.y&&e[1]<=t.y+t.height}(x,k),R=L.width>k.width,A=L.height>k.height,O=(R?k:L).left,T=(R?k:L).right,E=(A?k:L).top,P=(A?k:L).bottom;if(w&&(i=!0,!y))return;if(C&&(i=!1),C&&!y)return void(i=!0);if(y&&Wt(e.relatedTarget)&&tn(d.floating,e.relatedTarget))return;if(h&&Fr(h.nodesRef.current,p).some((e=>{let{context:t}=e;return null==t?void 0:t.open})))return;if("top"===j&&c>=k.bottom-1||"bottom"===j&&c<=k.top+1||"left"===j&&n>=k.right-1||"right"===j&&n<=k.left+1)return g();let I=[];switch(j){case"top":I=[[O,k.top+1],[O,L.bottom-1],[T,L.bottom-1],[T,k.top+1]];break;case"bottom":I=[[O,L.top+1],[O,k.bottom-1],[T,k.bottom-1],[T,L.top+1]];break;case"left":I=[[L.right-1,P],[L.right-1,E],[k.left+1,E],[k.left+1,P]];break;case"right":I=[[k.right-1,P],[k.right-1,E],[L.left+1,E],[L.left+1,P]]}if(!jo([m,b],I)){if(i&&!S)return g();if(!y&&r){const t=function(e,t){const n=performance.now(),r=n-l;if(null===a||null===s||0===r)return a=e,s=t,l=n,null;const o=e-a,i=t-s,c=Math.sqrt(o*o+i*i);return a=e,s=t,l=n,c/r}(e.clientX,e.clientY);if(null!==t&&t<.1)return g()}jo([m,b],function(e){let[n,r]=e;switch(j){case"top":return[[R?n+t/2:_?n+4*t:n-4*t,r+t+1],[R?n-t/2:_?n+4*t:n-4*t,r+t+1],[L.left,_||R?L.bottom-t:L.top],[L.right,_?R?L.bottom-t:L.top:L.bottom-t]];case"bottom":return[[R?n+t/2:_?n+4*t:n-4*t,r-t],[R?n-t/2:_?n+4*t:n-4*t,r-t],[L.left,_||R?L.top+t:L.bottom],[L.right,_?R?L.top+t:L.bottom:L.top+t]];case"left":{const e=[n+t+1,A?r+t/2:M?r+4*t:r-4*t],o=[n+t+1,A?r-t/2:M?r+4*t:r-4*t];return[[M||A?L.right-t:L.left,L.top],[M?A?L.right-t:L.left:L.right-t,L.bottom],e,o]}case"right":return[[n-t,A?r+t/2:M?r+4*t:r-4*t],[n-t,A?r-t/2:M?r+4*t:r-4*t],[M||A?L.left+t:L.right,L.top],[M?A?L.left+t:L.right:L.left+t,L.bottom]]}}([n,c]))?!i&&r&&(o=window.setTimeout(g,40)):g()}}};return c.__options={blockPointerEvents:n},c}const Mo=H("input",{target:"emgvleb0"})("flex:1;background:",(({theme:e})=>e.colors.white),";border-radius:12px;background-origin:border-box;background-clip:padding-box,border-box;border:",(({theme:e})=>`1px solid ${e.colors.grey}`),";color:",(({theme:e})=>e.colors.greyDarker),";width:100%;height:44px;padding:14px;font-weight:400;font-size:0.875rem;line-height:1rem;&::placeholder{color:",(({theme:e})=>e.colors.greyDarker60),";}&:disabled{color:",(({theme:e})=>`${e.colors.grey}`),";background:",(({theme:e})=>e.colors.greyLighter),";&::placeholder{color:",(({theme:e})=>e.colors.grey),";}&:disabled,&:disabled:hover{border:",(({theme:e})=>`1px solid ${e.colors.grey}`),";background-image:none;}}"),So=H("div",{target:"ewb6hsz0"})("position:relative;width:100%;*{color:",(({theme:e,disabled:t})=>t?`${e.colors.grey} !important`:"inherit"),";}");var Ro={name:"0",styles:""};const Ao={name:"1g5wypb",styles:"position:absolute;top:34%;right:14px;display:flex;justify-content:center;align-items:center;border-radius:10px;width:14px;height:14px"},Oo={name:"1wiujvu",styles:"position:absolute;top:0;left:14px;height:100%;width:auto;display:flex;justify-content:center;align-items:center;border-radius:10px"},To={name:"14yja53",styles:"position:absolute;top:0;right:14px;height:100%;width:auto;display:flex;justify-content:center;align-items:center;border-radius:10px"},Eo=H("div",{target:"e1urrxy10"})("background:",(({theme:e})=>`linear-gradient(117.5deg, ${e.colors.red}, ${e.colors.redLighter});`),";svg{transform:rotateX(180deg);}"),Po=()=>(0,a.jsx)(Eo,{css:Ao},(0,a.jsx)(le,{name:"union",size:10,color:"#fff"})),Io=H("div",{target:"ea93yeh0"})("background:",(({theme:e})=>`linear-gradient(68.38deg, ${e.colors.greenLighter}, ${e.colors.green});`),";"),zo=()=>(0,a.jsx)(Io,{css:Ao},(0,a.jsx)(le,{name:"check",size:10,color:"#fff"})),Do={basic:e=>(0,a.css)({[`& ${Mo}`]:{border:`1px solid ${e.colors.grey}`,"&:hover":{border:`1.4px solid ${e.colors.greyDarker60}`},"&:focus":{border:`2px solid ${e.colors.grey40}`}}},"","","",""),error:e=>(0,a.css)({[`& ${Mo}`]:{border:"double 1px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(to right, ${e.colors.red}, ${e.colors.redLighter})`,"&:hover":{border:"double 1.4px transparent"},"&:focus":{border:"double 2px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(\n to right,\n ${e.colors.red40},\n ${e.colors.redLighter40}\n )`}}},"","","",""),success:e=>(0,a.css)({[`& ${Mo}`]:{border:"double 1px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(\n to right,\n ${e.colors.greenLighter},\n ${e.colors.green}\n )`,"&:hover":{border:"double 1.4px transparent"},"&:focus":{border:"double 2px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(\n to right,\n ${e.colors.greenLighter40},\n ${e.colors.green40}\n )`}},svg:{stroke:`${e.colors.green}`}},"","","",""),custom:()=>Ro},No=({name:e,type:t="text",placeholder:n,validationSchema:r,status:o="basic",disabled:i=!1,startElement:s,endElement:l,className:c,inputProps:u={},register:d,onKeyUp:f},p)=>{if(!d)throw new Error("Input component must be used within a Form component");const h=()=>!i&&!l,g=d(e,r);return(0,a.jsx)(So,{css:[Do[o],"","","",""],disabled:i},s?(0,a.jsx)("div",{css:Oo},s):null,(0,a.jsx)(Mo,y({type:t,id:`formElement-${e}`,placeholder:n,disabled:i,css:(0,a.css)({paddingLeft:s&&40,paddingRight:l&&40},"",""),className:c,onKeyUp:f},u,d(e,r),{ref:kr([g.ref,p])})),"error"===o&&h()?(0,a.jsx)(Po,null):null,"success"===o&&h()?(0,a.jsx)(zo,null):null,l?(0,a.jsx)("div",{css:To},l):null)};var $o=(0,w.forwardRef)(No);const Vo=(0,w.createContext)([!1,()=>{}]);var Wo=({isOpen:e,...t})=>{const[n,r]=(0,w.useState)(e||!1);return(0,a.jsx)(Vo.Provider,y({value:[n,r]},t))},Bo=l(468),Fo=function({children:e}){const[,t]=(0,w.useContext)(Vo);return(0,w.cloneElement)(e,{onClick:(0,Bo.callAll)((()=>t(!1)),e.props.onClick)})};const Zo=(e,t,n)=>(0,a.css)("display:",t?"flex":"none",";position:fixed;inset:0;justify-content:center;align-items:center;background-color:",n?"transparent":e.colors.grey20,";z-index:1000;","",""),Ho=(e,t)=>(0,a.css)("display:",t?"flex":"none",";flex-direction:column;position:relative;width:100%;max-width:400px;padding:20px;background-color:white;box-shadow:0 5px 15px ",e.colors.grey20,";border-radius:20px;","","");var qo=({isOpen:e,noBackground:t,children:n,"aria-label":r,...o})=>{const i=(0,a.useTheme)();return(0,a.jsx)("div",{role:"button",tabIndex:-1,css:Zo(i,e,t)},(0,a.jsx)("div",y({"aria-modal":"true","aria-labelledby":r,role:"dialog",css:Ho(i,e)},o),n))},Uo=function({children:e,"aria-label":t,...n}){const[r]=(0,w.useContext)(Vo);return(0,a.jsx)(qo,y({"aria-label":t,isOpen:r},n),r?e:null)},Qo=function({children:e}){const[,t]=(0,w.useContext)(Vo);return(0,w.cloneElement)(e,{onClick:(0,Bo.callAll)((()=>t(!0)),e.props.onClick)})};const Go=({initialOpen:e=!1,placement:t="bottom",modal:n,open:r,onOpenChange:o,floatingOptions:i={},interactionsEnabled:a="click"}={})=>{const[s,l]=w.useState(e),[c,u]=w.useState(),[d,f]=w.useState(),p=r??s,h=o??l,g=wo({placement:t,open:p,onOpenChange:h,whileElementsMounted:Yn,middleware:[zn(5),In({crossAxis:t.includes("-"),padding:5}),Dn({padding:5})],...i}),m=g.context,b=go(m,{enabled:null==r&&["click","both"].includes(a)}),x=yo(m,{referencePress:!0,ancestorScroll:!0}),v=Lo(m),y=Br(m,{enabled:null==r&&["hover","both"].includes(a),handleClose:_o()}),C=[x,v];switch(a){case"click":C.push(b);break;case"hover":C.push(y);break;default:C.push(b,y)}const k=ko(C);return w.useMemo((()=>({open:p,setOpen:h,...k,...g,modal:n,labelId:c,descriptionId:d,floatingOptions:i,setLabelId:u,setDescriptionId:f})),[p,h,k,g,n,c,d,i])},Xo=w.createContext({}),Yo=()=>{const e=w.useContext(Xo);if(null==e)throw new Error("Popover components must be wrapped in <Popover />");return e},Jo=({children:e,modal:t=!1,...n})=>{const r=Go({modal:t,...n});return(0,a.jsx)(Xo.Provider,{value:r},e)},Ko=w.forwardRef((function(e,t){const{setOpen:n}=Yo();return(0,a.jsx)(Ee,y({ref:t,variant:"secondary"},e,{onClick:t=>{e.onClick?.(t),n(!1)}}))}));var ei={name:"3abrc0",styles:"width:auto"};const ti=w.forwardRef((function({style:e,isFocusManagerDisabled:t=!1,...n},r){const{context:o,...i}=Yo(),s=kr([i.refs.setFloating,r]);return o.open?(0,a.jsx)(lo,null,(0,a.jsx)(fo,{context:o,modal:i.modal,disabled:t},(0,a.jsx)(ye,y({ref:s,css:ei,style:{...i.floatingStyles,...e},"aria-labelledby":i.labelId,"aria-describedby":i.descriptionId,direction:"column"},i.getFloatingProps(n)),n.children))):null})),ni={name:"96m7w5",styles:"font-size:2.488rem;line-height:3.375rem"},ri=e=>(0,a.css)("font-size:1.188rem;line-height:1.375rem;",e.mediaQueries.md,"{font-size:1.719rem;}",e.mediaQueries.lg,"{font-size:2.074rem;line-height:2.813rem;}","",""),oi=e=>(0,a.css)("font-size:1.438rem;line-height:1.625rem;",e.mediaQueries.lg,"{font-size:1.728rem;}","",""),ii={name:"syje04",styles:"font-size:1.44rem;line-height:1.625rem"},ai=e=>(0,a.css)("font-size:1rem;line-height:1.5rem;",e.mediaQueries.md,"{font-size:1.2rem;}","",""),si={name:"186bvbg",styles:"font-size:1rem;line-height:1.375rem"},li={name:"t6dbm",styles:"font-size:0.833rem;line-height:0.938rem"},ci={name:"xmvvjj",styles:"font-size:0.694rem;line-height:0.938rem"},ui={name:"176y97v",styles:"font-size:0.579rem;line-height:0.938rem"},di={name:"1289xoh",styles:"font-size:0.5rem;line-height:0.938rem"},fi={name:"1j7d63q",styles:"display:block;font-size:0.481rem;line-height:0.75rem"},pi={name:"zfxb30",styles:"font-style:normal;font-weight:400"},hi={name:"1ef5ax",styles:"font-style:normal;font-weight:500"},gi={name:"14avjek",styles:"font-style:normal;font-weight:600"},mi={name:"h15tq0",styles:"font-style:normal;font-weight:700"},bi={name:"14oxna6",styles:"margin-block-end:1rem"},xi={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle:"h6",body1:"p",body2:"p",body3:"p",caption:"span"};var vi=(0,w.forwardRef)((function({children:e,weight:t="regular",variant:r="body1",gutter:o=!1,color:i="rgba(43, 45, 49, 1)",as:s,...l},c){const u=s||xi[r];return(0,a.jsx)(u,y({ref:c,css:[n[r],n[t],(0,a.css)("color:",i,";","",""),o&&bi,"","","",""]},l),e)}));const yi=w.forwardRef((function(e,t){const{setDescriptionId:n}=Yo(),r=Or();return w.useLayoutEffect((()=>(n(r),()=>n(void 0))),[r,n]),(0,a.jsx)(vi,y({as:"div"},e,{ref:t,id:r}))})),wi=w.forwardRef((function(e,t){const{setLabelId:n}=Yo(),r=Or();return w.useLayoutEffect((()=>(n(r),()=>n(void 0))),[r,n]),(0,a.jsx)(vi,y({},e,{ref:t,id:r}),e.children)}));var Ci={name:"220rkc",styles:"color:#fff"};const ki=w.forwardRef((function({children:e,asChild:t=!1,dataTestId:n="trigger-button",...r},o){const i=Yo(),s=e?.ref,l=kr([i?.refs.setReference,o,s]);return t&&w.isValidElement(e)?w.cloneElement(e,i?.getReferenceProps({ref:l,...r,...e.props,"data-state":i.open?"open":"closed"})):(0,a.jsx)(Ee,y({css:Ci,"data-testid":n,ref:l,"data-state":i?.open?"open":"closed"},i?.getReferenceProps(r)),e)})),Li=w.createContext({allItems:{},isMultiple:!1,onChange:()=>{}});var ji=Li;const _i=H("ul",{target:"e1ckq94i1"})("position:absolute;width:100%;list-style:none;margin:4px 0 0;padding:0;background:#fff;border-radius:8px;overflow-x:hidden;overflow-y:auto;z-index:2;filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";backdrop-filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";",(({theme:e})=>Be.blueInput(e)),";"),Mi=H("div",{target:"e1ckq94i0"})((({theme:e,isDisabled:t})=>({display:"block",cursor:t?"default":"pointer",font:"inherit",fontSize:"0.813rem",outline:"inherit",textAlign:"left",width:"100%",padding:0,margin:0,background:"none",color:"inherit",border:"none",whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden",userSelect:"none","& label":{margin:"0 16px 0 0","& input + div":{borderRadius:"2px","&::before":{borderRadius:"2px"}}},"&:has(> label > input:checked)":{fontWeight:"800"},"&:hover input:not(:checked, :indeterminate) + div::before":{borderColor:e.colors.greyDropdownFocused}})),""),Si={id:Number.NaN,value:"No items"};var Ri={name:"ti75j2",styles:"margin:0"},Ai=({ariaLabelledby:e,id:t,children:n})=>{const{onChange:r,allItems:o,isMultiple:i}=w.useContext(Li),s=k().Children.toArray(n).filter(Boolean).map((e=>{const t=o[e.props.value],n=Boolean(t?.isSelected),s=Boolean(t?.isDisabled);return k().cloneElement(e,{...e.props,isActive:n,isMultiple:i,"aria-selected":n,onClick:t=>{t.preventDefault(),((e,t)=>{if(!t){const t=o[e];r(t)}})(e.props.value,s)}},(0,a.jsx)(Mi,{checked:n,isDisabled:s,role:"button"},i&&(0,a.jsx)(Ze,{initialState:n,externalState:n,isDisabled:s,css:Ri,color:"blue"}),e.props.children||e.props.label||e.props.value))}));return 0===s.length&&s.push((0,a.jsx)(Rt,{key:Si.id,value:"","aria-selected":!1},(0,a.jsx)(Mi,{as:"button"},Si.value))),(0,a.jsx)(_i,{role:"listbox",tabindex:"-1",id:t,"aria-labelledby":e},s)},Oi=H(ge,{target:"epos7tr0"})("min-width:18px;width:18px;color:",(({theme:e})=>e.colors.white),";background-color:",(({theme:e})=>e.colors.blueNotification),";font-size:10px;border-radius:50%;");const Ti=H("div",{target:"ezz35kx0"})({name:"l8l8b8",styles:"white-space:nowrap;overflow:hidden;text-overflow:ellipsis"});function Ei({selectedItems:e=[],isDisabled:t,isOpen:n,isMultiple:r=!0,placeholder:o="Select something",showPlaceholder:i=!0,label:s,children:l,onChange:c,className:u},d){const f=(0,a.useTheme)(),p=(0,w.useRef)(null),h=(0,w.useId)(),[g,m]=(0,w.useState)(!1),[b,x]=(0,w.useState)(n||!1),[v,y]=(0,w.useState)([]),[C,L]=(0,w.useState)({}),[j,_]=(0,w.useState)([]),[M,S]=(0,w.useState)([]),[R,A]=(0,w.useState)([]),O=k().useMemo((()=>e),[JSON.stringify(e)]),T=e=>{if(t||!e)return;if(!r&&C[e.value].isSelected)return;let n={},o=!0;r?(o=!C[e.value].isSelected,n={...C,[e.value]:{...C[e.value],isSelected:o}},L(n)):(n=(0,Bo.mapObjIndexed)((t=>({...t,isSelected:t.value===e.value})),C),L(n),x(!1)),c&&c(e.value,o)};(0,Ct.useClickOutside)(p,(()=>b&&x(!1))),(0,w.useEffect)((()=>{t?y([f.colors.greyDarker60,f.colors.grey20]):b?y([f.colors.white,f.colors.white60]):g&&y([f.colors.greyDarker,f.colors.greyDarker60])}),[b,t,g]),(0,w.useEffect)((()=>{t&&b&&x(!1)}),[t]),(0,w.useEffect)((()=>{const e=k().Children.toArray(l).filter(Boolean),t=[],n={},r=e.map(((e,r)=>{const o={...e.props,isSelected:!!O.find((t=>t.value===e.props.value))};return t.push(o),n[o.value]=o,k().cloneElement(e,{index:r,onClick:T.bind(null),...e.props})}));L(n),_(r)}),[O,l]);const E=k().useMemo((()=>({onChange:T,allItems:C,isMultiple:r})),[T,C,r]);return(0,w.useEffect)((()=>{const e=(({allItems:e={},placeholder:t})=>{const n=Object.values(e).filter((e=>e.isSelected)).map((e=>(({activeItem:e,placeholder:t})=>e&&(e.label||e.children||e.value||e)||t)({activeItem:e,placeholder:t})));return n.length?n:[t]})({allItems:C,placeholder:o}),t=e.filter((e=>e!==o));S(e),A(t)}),[C]),(0,a.jsx)(ji.Provider,{value:E},(0,a.jsx)(zt,{ref:kr([p,d]),"data-testid":"dropdown"},(0,a.jsx)(Lt,{className:u,isOpen:b,disabled:t,onClick:x.bind(null,!b),onFocus:m.bind(null,!0),colors:v,ariaLabelledby:`dropdown-label-${h}`,ariaControls:`dropdown-popup-${h}`,isMultiple:r,selectedCount:R.length},r?(0,a.jsx)(k().Fragment,null,(0,a.jsx)(Ti,null,s,i?M.length>0&&`: ${M[0]}`:R.length>0&&`: ${R[0]}`),M.length>1?(0,a.jsx)(Oi,{as:"div"},"+",M.length-1):""):M.join(""),(0,a.jsx)(_t,{isUp:b})),b?(0,a.jsx)(Ai,null,j):null))}var Pi=k().forwardRef(Ei),Ii=({children:e})=>(0,a.jsx)("div",null,e);const zi=e=>(0,a.css)("position:relative;background-color:",e.colors.greyLighter,";border-radius:12px;box-shadow:inset 0 -1px 1px ",e.colors.white30,";","","");var Di={name:"14rz325",styles:"position:absolute;display:block;bottom:0;border-radius:12px"};const Ni=()=>Di,$i={pink:s,yellow:u,green:f,turquoise:p,purple:h,blue:g,blueLight:m,yellowWarm:d};var Vi=({percentage:e,color:t="green",vertical:n=!1,bgColor:r="rgba(238, 241, 247, 1)",size:o=12})=>{const i={horizontal:{height:o,width:"100%"},vertical:{height:"100%",width:o}},s={horizontal:{width:`${e}%`,height:o},vertical:{width:o,height:`${e}%`}};return(0,a.jsx)("div",{css:[zi,{backgroundColor:r},"","","",""],style:{...i[n?"vertical":"horizontal"]}},(0,a.jsx)("span",{role:"progressbar",css:[Ni,$i[t],"","","",""],style:s[n?"vertical":"horizontal"]}))},Wi={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Bi;const Fi=new Uint8Array(16);function Zi(){if(!Bi&&(Bi="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Bi))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Bi(Fi)}const Hi=[];for(let e=0;e<256;++e)Hi.push((e+256).toString(16).slice(1));function qi(e,t=0){return(Hi[e[t+0]]+Hi[e[t+1]]+Hi[e[t+2]]+Hi[e[t+3]]+"-"+Hi[e[t+4]]+Hi[e[t+5]]+"-"+Hi[e[t+6]]+Hi[e[t+7]]+"-"+Hi[e[t+8]]+Hi[e[t+9]]+"-"+Hi[e[t+10]]+Hi[e[t+11]]+Hi[e[t+12]]+Hi[e[t+13]]+Hi[e[t+14]]+Hi[e[t+15]]).toLowerCase()}var Ui=function(e,t,n){if(Wi.randomUUID&&!t&&!e)return Wi.randomUUID();const r=(e=e||{}).random||(e.rng||Zi)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return qi(r)};const Qi=H("div",{target:"eok4i9s0"})("width:",(({size:e})=>e),"px;height:",(({size:e})=>e),"px;position:relative;svg{position:absolute;top:0;left:0;filter:",(({theme:e,color:t})=>`drop-shadow(3px 5px 10px ${e.colors[`${t}Lighter40`]||e.colors[t]})`),";}circle{fill:none;stroke:url(#",(({gradientId:e})=>e),");stroke-width:",(({size:e})=>e/10),"px;stroke-linecap:round;stroke-dasharray:",(({fullStroke:e})=>e),";stroke-dashoffset:",(({fullStroke:e})=>e),";animation:",(({gradientId:e})=>e)," 1s linear forwards;}@keyframes ",(({gradientId:e})=>e),"{100%{stroke-dashoffset:",(e=>e.svgOffset),";}}"),Gi=H("div",{target:"ec0v4p0"})("width:",(({size:e})=>e),"px;height:",(({size:e})=>e),"px;border-radius:50%;padding:",(({size:e})=>e/10),"px;background:",(({theme:e})=>e.colors.greyLighter),";"),Xi=H("div",{target:"e73kyir0"})("width:",(({size:e})=>e-e/10*2),"px;height:",(({size:e})=>e-e/10*2),"px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;");var Yi=({max:e,currentValue:t,color:n="green",size:r=160,infoContent:o})=>{const i=(0,a.useTheme)(),s=`gradient-${Ui()}`,l=r/10/2,c=22/7*2*(r/2-l),u=c-44/7*(r/2-l)*(t/e*100)/100,d=`${n}Lighter`,f=i.colors[d]||i.colors[n];return(0,a.jsx)(Qi,{gradientId:s,role:"progressbar",fullStroke:c,svgOffset:u,color:n,size:r},(0,a.jsx)(Gi,{size:r},(0,a.jsx)(Xi,{size:r},o)),(0,a.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",version:"1.1",viewBox:`0 0 ${r} ${r}`,preserveAspectRatio:"xMinYMin slice",width:"100%",height:"100%"},(0,a.jsx)("defs",null,(0,a.jsx)("linearGradient",{id:s},(0,a.jsx)("stop",{offset:"0%",stopColor:i.colors[n]}),(0,a.jsx)("stop",{offset:"100%",stopColor:f}))),(0,a.jsx)("circle",{cx:r/2,cy:r/2,r:r/2-l})))},Ji=({children:e,vertical:t=!1})=>{const n={horizontal:{width:"100%",height:"12px"},vertical:{height:"100%",width:"35px"}};return(0,a.jsx)("div",{style:{position:"relative",fontSize:"10px",fontWeight:700,...n[t?"vertical":"horizontal"]}},w.Children.map(e,(e=>{if((0,w.isValidElement)(e))return(0,w.cloneElement)(e,{...e.props,vertical:t})})))},Ki=({position:e="current",percentage:t,vertical:n=!1,children:r})=>{const o={horizontal:{top:0,left:"start"===e?0:"current"===e?`${t}%`:"100%",transform:"current"===e||"end"===e?"translateX(-50%)":"none"},vertical:{width:"100%",top:"start"===e?"100%":"current"===e?100-t+"%":0,transform:"start"===e?"translateY(-100%)":"current"===e?"translateY(-50%)":"none"}};return(0,a.jsx)("div",{style:{position:"absolute",display:"block",lineHeight:1,...o[n?"vertical":"horizontal"]}},r)},ea=({children:e})=>(0,a.jsx)("div",{style:{display:"flex",height:"100%"}},w.Children.map(e,(e=>{if((0,w.isValidElement)(e))return(0,w.cloneElement)(e,{vertical:!0})})));const ta=w.createContext({activeStep:0,orientation:"horizontal",color:"grey",inverted:!1});function na(){return w.useContext(ta)}var ra=ta,oa=({activeStep:e=0,orientation:t="horizontal",color:n="#4178e1",inverted:r=!1,children:o,sx:i})=>{const s=k().Children.toArray(o).filter(Boolean);r&&s.reverse();const l=s.map(((e,t)=>k().cloneElement(e,{index:r?s.length-t-1:t,...e.props}))),c=k().useMemo((()=>({activeStep:e,orientation:t,color:n,inverted:r})),[e,t,n,r]);return(0,a.jsx)(ra.Provider,{value:c},(0,a.jsx)("div",{"data-testid":"stepper",css:(0,a.css)("display:flex;flex-direction:","vertical"===t?"column":"row",";row-gap:8px;","",""),style:{...i}},l))};const ia=w.createContext({index:0,active:!1,completed:!1,disabled:!1});function aa(){return w.useContext(ia)}var sa=ia;const la=e=>(0,a.css)("position:absolute;top:10px;left:calc(",e?"50%":"-50%"," + 16px);right:calc(",e?"-50%":"50%"," + 16px);","",""),ca=e=>(0,a.css)("display:block;border-color:",e,";border-left-style:solid;border-left-width:2px;min-height:20px;","",""),ua=e=>(0,a.css)("display:block;border-color:",e,";border-top-width:2px;border-top-style:solid;","","");var da={name:"1hrg7is",styles:"flex:1 1 auto;margin-left:calc(12px - 1px)"},fa=()=>{const e=(0,a.useTheme)(),{orientation:t,color:n,inverted:r}=na(),{active:o,completed:i}=aa(),s=o||i?n:e.colors.grey;return"vertical"===t?(0,a.jsx)("div",{css:da},(0,a.jsx)("span",{css:ca(s)})):(0,a.jsx)("div",{css:la(r)},(0,a.jsx)("span",{css:ua(s)}))},pa={name:"15tvnc7",styles:"flex:1 1 0%;position:relative"},ha=({index:e=0,children:t,Connector:n=fa})=>{const{activeStep:r,orientation:o,inverted:i}=na();let[s,l,c]=[!1,!1,!1];r===e?s=r===e:r>e?l=!0:r<e&&(c=!0);const u=(0,w.useMemo)((()=>({index:e,active:s,completed:l,disabled:c})),[e,s,l,c]);return(0,a.jsx)(sa.Provider,{value:u},i||"vertical"!==o||0===e?null:(0,a.jsx)(n,{active:s,completed:l}),(0,a.jsx)("div",{css:pa},"horizontal"===o&&0!==e?(0,a.jsx)(n,{active:s,completed:l}):null,t),i&&"vertical"===o&&0!==e&&(0,a.jsx)(n,{active:s,completed:l}))};const ga={name:"i38kcj",styles:"display:flex;align-items:center;flex-direction:column"},ma={name:"1w8lz0x",styles:"display:flex;height:22px;align-items:center"},ba={name:"11a6uth",styles:"display:flex;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:5px"},xa={name:"1azakc",styles:"text-align:center"},va=e=>(0,a.css)("display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:",e,";","","");var ya=({children:e,StepIcon:t})=>{const n=(0,a.useTheme)(),{orientation:r,color:o}=na(),{index:i,active:s,completed:l}=aa(),c="vertical"===r?ba:ma;return(0,a.jsx)("div",{role:"listitem",css:ga,style:{flexDirection:"vertical"===r?"row":"column"}},(0,a.jsx)("div",{css:c},t?(0,a.jsx)(t,{index:i,completed:l,active:l}):l?(0,a.jsx)(le,{name:"check",size:16,color:o}):(0,a.jsx)("div",{css:va(s||l?o:n.colors.greyLighter)},(0,a.jsx)("span",{style:{color:s||l?n.colors.white:n.colors.grey}},i+1))),(0,a.jsx)("div",{css:xa},e))},wa=H("button",{target:"eb0rpfw0"})("width:44px;height:24px;border:0;outline:0;padding:0;border-radius:50px;position:relative;background:",(({theme:e})=>`linear-gradient(117.5deg, ${e.colors.greenLighter}, ${e.colors.green});`),";cursor:pointer;&::before{position:absolute;content:'';height:14px;width:14px;right:5px;bottom:calc(50% - 7px);background-color:",(({theme:e})=>e.colors.white),";transition:0.4s;border-radius:50%;}&[aria-checked='false']{background:",(({theme:e})=>e.colors.greyFocused),";}&:focus{box-shadow:",(({theme:e})=>`-4px 4px 10px ${e.colors.green40}`),";outline:0;}&:disabled{background:",(({theme:e})=>e.colors.greyDisabled),";cursor:auto;}&:not(:disabled):hover{box-shadow:",(({theme:e})=>`-4px 4px 10px ${e.colors.green40}`),";}&[aria-checked='false']:focus::after,&:not(:disabled)[aria-checked='false']:hover::after{",(({theme:e})=>v(e,"greenLighter","50px")),";}&[aria-checked='true']::before{transform:translateX(0);}&[aria-checked='false']::before{transform:translateX(-20px);}");const Ca=(0,w.createContext)({isOn:!0,toggle:()=>{}}),ka=()=>(0,w.useContext)(Ca),La=({initialState:e,children:t})=>{const[n,r]=((e=!1)=>{const[t,n]=(0,w.useState)(e);return[t,(0,w.useCallback)((()=>n((e=>!e))),[])]})(e);return(0,a.jsx)(Ca.Provider,{value:{isOn:n,toggle:r}},t)};var ja=({label:e,isDisabled:t=!1})=>{const{isOn:n,toggle:r}=ka();return(0,a.jsx)(wa,{type:"button",role:"switch","aria-readonly":t,"aria-checked":n,"aria-label":e,disabled:t,onClick:()=>!t&&r()})},_a=H("table",{target:"ef55xbt0"})({name:"1suweh2",styles:"display:table;width:100%;border-collapse:collapse;border-spacing:0"}),Ma=H("td",{target:"e9xnb9j0"})("display:table-cell;vertical-align:inherit;text-align:",(({align:e})=>e||"left"),";border-bottom:1px solid #eef1f7;border-right:1px solid #eef1f7;padding:14px;"),Sa=H("thead",{target:"e1ezyu020"})({display:"table-header-group",background:"#eef1f7",[`& ${Ma}`]:{borderBottom:"1px solid white",borderRight:"1px solid white"}},""),Ra=H("tr",{target:"epe3ucm0"})({name:"1cb05rb",styles:"display:table-row;outline:0;vertical-align:middle"}),Aa=H("tbody",{target:"erj4fs00"})({name:"xfuyo9",styles:"display:table-row-group"});const Oa=(0,w.createContext)(null),Ta=()=>{const e=(0,w.useContext)(Oa);if(null==e)throw new Error("The component should be wrapped with <Tooltip> to have access to the context");return e};var Ea=({children:e,...t})=>{const n=(({placement:e,enableClick:t=!0,enableHover:n=!1,offsetPx:r=12,size:o="small",hasArrow:i=!0,arrowProps:a={},isOpen:s=!1})=>{const[l,c]=(0,w.useState)(s||!1),u=(0,w.useRef)(null),d=wo({open:l,onOpenChange:c,placement:e,middleware:[zn(r),In(),Dn(),(f={element:u},{name:"arrow",options:f,fn(e){const{element:t,padding:n}="function"==typeof f?f(e):f;return t&&(r=t,{}.hasOwnProperty.call(r,"current"))?null!=t.current?Pn({element:t.current,padding:n}).fn(e):{}:t?Pn({element:t,padding:n}).fn(e):{};var r}})],whileElementsMounted:Yn});var f;const{context:p}=d,h=ko([Br(p,{enabled:n,move:!0}),go(p,{enabled:t}),yo(p),Lo(p)]);return(0,w.useMemo)((()=>({isOpen:l,arrowRef:u,size:o,hasArrow:i,arrowProps:a,...d,...h})),[l,u,o,i,a,d,h])})(t);return(0,a.jsx)(Oa.Provider,{value:n},e)},Pa=({children:e})=>{const t=Ta();return(0,w.isValidElement)(e)?(0,w.cloneElement)(e,t?.getReferenceProps({ref:t.refs.setReference})):null};const Ia=({width:e=10,height:t=10,fill:n,...r})=>{const{context:o,arrowRef:i}=Ta(),s=(0,a.useTheme)();return(0,a.jsx)(Tr,y({"data-testid":"floating-arrow",ref:i,context:o,width:e,height:t,fill:n||s.colors.greyLighter},r))},za=H("div",{target:"e1bojkfb0"})("line-height:0.75rem;background:",(({theme:e})=>e.colors.greyLighter),";border-radius:8px;color:",(({theme:e})=>e.colors.greyDarker),";font-weight:600;"),Da={name:"1gyajfm",styles:"font-size:0.579rem;padding:6px 12px"},Na={name:"171cl2n",styles:"font-size:0.694rem;padding:8px 16px"},$a={name:"2t1ujq",styles:"font-size:0.833rem;padding:10px 20px"},Va={small:Da,medium:Na,large:$a};var Wa=(0,w.forwardRef)((function({children:e,className:t,style:n},r){const o=Ta(),i=kr([o?.refs.setFloating,r]);return(0,a.jsx)(lo,null,o?.isOpen&&(0,a.jsx)(fo,{context:o.context,modal:!1},(0,a.jsx)(za,o.getFloatingProps({ref:i,css:o.size&&Va[o.size],className:t,style:{position:o.strategy,top:o.y??0,left:o.x??0,width:"max-content",...n}}),o.hasArrow&&(0,a.jsx)(Ia,o.arrowProps),e)))}));const Ba=({point:e,size:t="small",renderValue:n})=>{const{data:r}=e,{xFormatted:o,yFormatted:i}=r;return(0,a.jsx)(za,{css:Va[t]},"function"==typeof n?n(r):`${o} - ${i}`)};var Fa={name:"1pays9c",styles:"display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:1rem;margin-bottom:6px"},Za={name:"s5xdrg",styles:"display:flex;align-items:center"};const Ha=({caption:e,value:t,valueFormatted:n,iconName:r,barProps:o={}})=>{const{color:i}=o;return(0,a.jsx)(za,{css:[Va.small,"padding:12px;width:112px;","","",""]},(0,a.jsx)("div",{css:Fa},(0,a.jsx)(vi,{variant:"body2",weight:"medium"},e),(0,a.jsx)(vi,{variant:"body3",weight:"lighter",css:Za},n,r&&(0,a.jsx)(le,{name:r,size:8}))),(0,a.jsx)(Vi,{percentage:t,color:i,bgColor:"#fff",size:6}))},qa={tabId:Number.NaN,renderContent(){return null}},Ua=(0,w.createContext)({activeTab:qa,setActiveTab(){}}),Qa=()=>(0,w.useContext)(Ua),Ga=({initialTab:e=qa,children:t})=>{const{activeTab:n,setActiveTab:r}=(e=>{const[t,n]=(0,w.useState)(e);return{activeTab:t,setActiveTab:e=>n(e)}})(e);return(0,a.jsx)(Ua.Provider,{value:{activeTab:n,setActiveTab:r}},t)},Xa=H("div",{target:"e1hg26v10"})("");var Ya=({children:e})=>{const{activeTab:t,setActiveTab:n}=Qa(),r=t?.tabId;return(0,a.jsx)(Xa,{role:"tablist"},w.Children.map(e,(e=>{if((0,w.isValidElement)(e)){const{renderContent:t,...o}=e.props,i=o.tabId;return(0,w.cloneElement)(e,{key:i,isActive:r===i,onClick:()=>r!==i&&n({tabId:i,renderContent:t.bind(null,o)})})}})))};const Ja=H("button",{target:"e1k30s2y0"})("height:34px;border:0;outline:0;padding:0 14px;margin:0 1px 0 0;color:",(({theme:e})=>e.colors.greyDarker),";background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greyLighter),";font-size:14px;line-height:15px;cursor:pointer;&:first-of-type{border-radius:12px 0 0 12px;}&:last-child{border-radius:0 12px 12px 0;margin-right:0;}&:focus{background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greySelectedMenuItem),";}");var Ka=({onClick:e,isActive:t,text:n,ariaControls:r,tabId:o})=>(0,a.jsx)(Ja,{role:"tab",id:`${o}`,"aria-selected":t,"aria-controls":r,tabIndex:0,isActive:t,title:n,onClick:()=>{"function"==typeof e&&e()}},n);const es=H("button",{target:"etuhwiv0"})("width:100px;max-width:100px;height:60px;border:0;border-radius:12px;outline:0;margin:0 12px 0 0;padding:0;color:",(({theme:e})=>e.colors.greyDarker),";background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greyLighter),";box-shadow:",(({isActive:e,theme:t})=>e?`0px 10px 40px ${t.colors.greyShadow24}`:null),";cursor:pointer;&:last-child{margin-right:0;}&:focus{background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greySelectedMenuItem),";}p{letter-spacing:0.1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}@media (max-width: 900px){max-width:70px;}"),ts=e=>(0,a.css)("fontSize:'15.5px',lineHeight:'22px',fontWeight:300,color:",e.colors.greyDarker60,",margin:0,;","",""),ns=e=>(0,a.css)("fontSize:'14px',fontWeight:500,lineHeight:'18px',color:",e.colors.greyDarker,",margin:'3px 0 0 0',;","","");var rs=({topText:e,bottomText:t,isActive:n,onClick:r,ariaControls:o,tabId:i})=>{const s=(0,a.useTheme)();return(0,a.jsx)(es,{role:"tab",id:`${i}`,"aria-selected":n,"aria-controls":o,tabIndex:0,isActive:n,title:`${e}-${t}`,onClick:()=>{"function"==typeof r&&r()}},(0,a.jsx)("p",{css:ts(s)},e),(0,a.jsx)("p",{css:ns(s)},t))};const os={pink:[e=>(0,a.css)("color:",e.colors.pink,";background-color:",e.colors.pink20,";background:linear-gradient(\n 90deg,\n ",e.colors.pink20," 0%,\n ",e.colors.pinkLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.pinkShadow40,";","",""),(0,a.css)("border:1px solid ",i.colors.pink,";","","")],yellow:[e=>(0,a.css)("color:",e.colors.yellow,";background-color:",e.colors.yellow20,";background:linear-gradient(\n 90deg,\n ",e.colors.yellow20," 0%,\n ",e.colors.yellowLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.yellowLighter40,";","",""),(0,a.css)("border:1px solid ",i.colors.yellow,";","","")],green:[e=>(0,a.css)("color:",e.colors.green,";background-color:",e.colors.green20,";background:linear-gradient(\n 270deg,\n ",e.colors.greenLighter20," 0%,\n ",e.colors.green20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.greenLighter40,";","",""),(0,a.css)("border:1px solid ",i.colors.green,";","","")],turquoise:[e=>(0,a.css)("color:",e.colors.turquoise,";background-color:",e.colors.turquoise20,";background:linear-gradient(\n 90deg,\n ",e.colors.turquoise20," 0%,\n ",e.colors.turquoiseLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.turquoiseShadow40,";","",""),(0,a.css)("border:1px solid ",i.colors.turquoise,";","","")],purple:[e=>(0,a.css)("color:",e.colors.purple,";background-color:",e.colors.purpleLighter20,";background:linear-gradient(\n 270deg,\n ",e.colors.purpleLighter20," 0%,\n ",e.colors.purple20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.purpleLighter40,";","",""),(0,a.css)("border:1px solid ",i.colors.purple,";","","")],blueLight:[e=>(0,a.css)("color:",e.colors.blueLight,";background-color:",e.colors.blueLight20,";background:linear-gradient(\n 270deg,\n ",e.colors.blueLight20," 0%,\n ",e.colors.blueLightLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.blueLightLighter40,";","",""),(0,a.css)("border:1px solid ",i.colors.blueLight,";","","")],blue:[e=>(0,a.css)("color:",e.colors.blue,";background-color:",e.colors.blue20,";background:linear-gradient(\n 90deg,\n ",e.colors.blueLighter20,",\n ",e.colors.blue20,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLightDarker40,";","",""),(0,a.css)("border:1px solid ",i.colors.blue,";","","")],yellowWarm:[e=>(0,a.css)("color:",e.colors.yellowLighter,";background-color:",e.colors.yellowLighter20,";background:linear-gradient(\n 90deg,\n ",e.colors.yellowLighter20," 0%,\n ",e.colors.yellowWarm20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.yellowWarm40,";","",""),(0,a.css)("border:1px solid ",i.colors.yellowWarm,";","","")]};var is=({color:e="purple",size:t="medium",className:n,children:r})=>(0,a.jsx)(ve,{color:e,size:t,css:os[e],className:n},r);const as=H("textarea",{target:"e1jiml3c0"})("flex:1 100%;background:",(({theme:e})=>e.colors.white),";border-radius:12px;background-origin:border-box;background-clip:padding-box,border-box;border:none;box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.grey}`),";color:",(({theme:e})=>e.colors.greyDarker),";width:100%;min-height:114px;padding:14px;font-weight:400;font-size:0.875rem;line-height:1rem;&::placeholder{color:",(({theme:e})=>e.colors.greyDarker60),";}&:hover{box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.greyDarker60}`),";}&:focus{box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.grey40}`),";}&:disabled{color:",(({theme:e})=>`${e.colors.grey}`),";box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.grey}`),";background:",(({theme:e})=>e.colors.greyLighter),";&::placeholder{color:",(({theme:e})=>e.colors.grey),";}}");var ss=k().forwardRef((function({name:e,placeholder:t,validationSchema:n,disabled:r=!1,readOnly:o=!1,rows:i=10,maxLength:s,title:l,onPaste:c,register:u,setCountChar:d},f){if(!u)throw new Error("Input component must be used within a Form component");const{onChange:p,...h}=u(e,n);return(0,a.jsx)(as,y({id:`formElement-${e}`,placeholder:t,disabled:r,readOnly:o,rows:i,maxLength:s,onChange:(0,Bo.callAll)(d,p),onPaste:c,title:l},h,{ref:kr([h.ref,f])}))}));const ls={error:"red",success:"greenLighter",basic:"greyDarker60"},cs=H("span",{target:"ereid9f0"})("display:block;font-weight:400;font-size:0.688rem;margin:6px 0 0 4px;color:",(({theme:e,status:t="basic"})=>e.colors[ls[t]]),";");var us=({role:e,status:t,disabled:n,children:r})=>(t=n?"basic":t,(0,a.jsx)(cs,{role:e,status:t},r)),ds={name:"unrh3l",styles:"display:flex;justify-content:space-between;width:100%"},fs=({multirow:e,name:t,label:n,errors:r,helperText:o,success:i,disabled:s,maxLength:l,...c})=>{const[u,d]=k().useState(0),f=i?"success":r?"error":"basic";return(0,a.jsx)(k().Fragment,null,(0,a.jsx)(We,{htmlFor:`formElement-${t}`},n),e?(0,a.jsx)(ss,y({name:t,disabled:s,maxLength:l,setCountChar:e=>d(e.currentTarget.value.length)},c)):(0,a.jsx)($o,y({name:t,status:f,disabled:s},c)),(0,a.jsx)("div",{css:ds},(0,a.jsx)(us,{role:"status",status:f,disabled:s},r?r?.message:o),(0,a.jsx)(us,{role:"meter"},l?`${u} / ${l}`:null)))};const ps=H(We,{target:"efp6u1p0"})("display:inline-flex;flex-grow:0;align-items:center;cursor:pointer;&:has(input:disabled){cursor:default;}input:focus+svg{filter:drop-shadow(\n ",(({theme:e})=>`-4px 4px 10px ${e.colors.green40}`),"\n );}input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}span{margin-left:10px;font-size:14px;font-weight:100;}");var hs=({id:e,name:t="",value:n,isChecked:r,isDisabled:o,isRequired:i,onChange:s,text:l,className:c})=>{const u=(0,a.useTheme)(),d=(0,w.useId)(),[f,p]=(0,w.useState)(!1),h=e||d;return(0,a.jsx)(ps,{htmlFor:h,className:c,onMouseEnter:()=>p(!0),onMouseLeave:()=>p(!1)},(0,a.jsx)("input",{id:h,type:"radio",value:n,checked:r,onChange:()=>"function"==typeof s&&s(n),disabled:o,required:i,name:t}),(0,a.jsx)(le,{name:r?"radio-on":"circle",size:20,color:u.colors[o?"greyFocused40":f?"green60":"green"]}),l?(0,a.jsx)("span",{"data-testid":e},l):null)};const gs=H("div",{target:"ex21npo0"})("");var ms=({name:e,isRequired:t,initialState:n,onChange:r,children:o,className:i})=>{const[s,l]=(0,w.useState)(n),c=e=>{l(e),r(e)};return(0,a.jsx)(gs,{role:"radiogroup","aria-required":t,className:i},w.Children.map(o,(n=>{if((0,w.isValidElement)(n)&&n.type===hs){const{id:r,value:o,isDisabled:i,text:a}=n.props;return(0,w.cloneElement)(n,{key:r,name:e,value:o,isChecked:s===o,isDisabled:i,isRequired:t,text:a,onChange:c})}})))},bs=({name:e,isRequired:t=!1,control:n,children:r,...o})=>{const{field:i}=yt({control:n,name:e,rules:{required:t}});return(0,a.jsx)(ms,y({name:i.name,onChange:e=>{i.onChange(e)},isRequired:t},o),r)},xs=({src:e,alt:t,...n})=>(0,a.jsx)("img",y({src:e,alt:t},n)),vs=H("form",{target:"e33is650"})({name:"1wb33nr",styles:"display:flex;flex-flow:row wrap"}),ys=H("div",{target:"e1kq83bj0"})({name:"b3bm4q",styles:"display:flex;margin:10px 0;flex:1 1 100%;flex-wrap:wrap;align-items:flex-start"}),ws=H("div",{target:"e1fqyjs10"})({name:"10h7o7i",styles:"flex:1 1 100%"}),Cs=H("div",{target:"ex2po2m0"})("position:absolute;left:0;z-index:1;display:flex;justify-content:center;align-items:center;min-width:5px;min-height:5px;padding:2px;border-radius:50%;aspect-ratio:1;background:",(({theme:e,background:t})=>t||`linear-gradient(291.8deg, ${e.colors.blueLightDarker}, ${e.colors.blueDark})`),";",(({theme:e})=>e.mediaQueries.md),"{min-width:8px;min-height:8px;padding:3px;}"),ks={name:"1w60ly8",styles:"border-radius:10px;aspect-ratio:0"},Ls=({isVisible:e=!0,position:t="left",background:n,text:r,children:o})=>{const i=(0,w.useRef)(null),s=(0,w.useRef)(null),[l,c]=(0,w.useState)(0),[u,d]=(0,w.useState)({}||null),{width:f}=(0,Ct.useWindowSize)(),p=(0,a.useTheme)(),h=i.current?i.current.offsetWidth:0,g="right"===t;return(0,w.useEffect)((()=>{if(i.current&&s.current){const e={top:s.current.offsetTop,left:s.current.offsetLeft,width:s.current.offsetWidth,right:s.current.offsetWidth+s.current.offsetLeft};c(h),d(e)}}),[l,s.current,f]),(0,a.jsx)(k().Fragment,null,e?(0,a.jsx)(Cs,{"data-testid":`indicator-${t}`,ref:i,css:u&&[(0,a.css)("top:",u.top+2,"px;left:",g?"-6px":"1px",";transform:translate(",u?.[t],"px, -50%);",p.mediaQueries.md,"{left:",g?"-10px":"1px",";}","",""),l>8&&(0,a.css)("left:",g?"4px":"-4px",";transform:",g?`translate(${u?.[t]-l}px, -50%)`:`translate(${u?.[t]}px, -50%)`,";",p.mediaQueries.md,"{left:",g?"4px":"-4px",";}","",""),l>24&&ks],background:n},r):null,k().cloneElement(o,{ref:e=>s.current=e}))};const js=e=>(0,a.css)("justify-content:center;min-width:40px;height:auto;padding:8px;text-align:center;letter-spacing:0em;border-radius:0;box-shadow:none;user-select:none;&:hover,&:focus,&:active{box-shadow:none;}&:first-of-type{border-radius:6px 0 0 6px;}&:last-child{border-radius:0 6px 6px 0;}&:not(:last-child){margin-right:1px;}&.active{background:",e.colors.greyFocused,";}&:disabled{background:",e.colors.grey,";p{color:",e.colors.grey40,";}}",e.mediaQueries.md,"{min-width:65px;padding:12px;p{font-size:13.3px;line-height:15px;}}","",""),_s=({items:e,buttonStyles:t,selectedItem:n,externalState:r=n||e[0],onClick:o})=>{const[i,s]=(0,w.useState)(n||e[0]),l=e=>()=>{s(e),o(e)};return(0,w.useEffect)((()=>{s(r)}),[r]),(0,a.jsx)(k().Fragment,null,e.map((e=>{const n=i.id===e.id&&!e.isDisabled;return(0,a.jsx)(Ee,{key:e.id,"aria-pressed":n,variant:"secondary",size:"small",isDisabled:e.isDisabled,"aria-disabled":e.isDisabled,onClick:l(e),css:[js,t,"","","",""],className:n?"active":""},(0,a.jsx)(vi,{variant:"body1"},e.text))})))},Ms=H("a",{target:"e7p2unh0"})({name:"1r5gb7q",styles:"display:inline-block"}),Ss=({children:e,href:t,...n})=>(0,a.jsx)(Ms,y({href:t},n),(0,a.jsx)(vi,{variant:"subtitle"},e)),Rs=H("div",{target:"e14qh3vx0"})("display:none;",(({theme:e})=>e.mediaQueries.lg),"{display:block;}"),As=(e,t)=>{const n=n=>(0,a.jsx)(Rs,y({"data-testid":"with-visible-lg"},t),(0,a.jsx)(e,n));return n.displayName=`WithVisibleLG(${e.displayName})`,n},Os=H("div",{target:"e1goyw8f0"})("display:none;",(({theme:e})=>e.mediaQueries.md),"{display:block;}"),Ts=(e,t)=>{const n=n=>(0,a.jsx)(Os,{"data-testid":"with-visible-md",css:t},(0,a.jsx)(e,n));return n.displayName=`WithVisibleMD(${e.displayName})`,n},Es=H("div",{target:"e1kkeqhe0"})((({theme:e})=>e.mediaQueries.md),"{display:none;}"),Ps=(e,t)=>{const n=n=>(0,a.jsx)(Es,{"data-testid":"with-visible-sm",css:t},(0,a.jsx)(e,n));return n.displayName=`WithVisibleSM(${e.displayName})`,n},Is=H("div",{target:"eqchpbh0"})({name:"1ee4gzv",styles:"display:none;@media screen and (max-width: 1439px){display:block;}"}),zs=(e,t)=>{const n=n=>(0,a.jsx)(Is,{"data-testid":"with-visible-up-to-lg",css:t},(0,a.jsx)(e,n));return n.displayName=`WithVisibleUpToLG(${e.displayName})`,n};var Ds,Ns,$s=H("nav",{target:"ejhe3dp0"})("align-items:center;justify-content:center;z-index:9999;color:",(({theme:e})=>e.colors.greyLighter),";input[type='checkbox']{display:none;&:checked{&~div:first-of-type{background-color:#dee1ec;}&~div:nth-of-type(2){transform:translateY(0);border-radius:12px 12px 0 0;height:calc(100vh - 60px);",(({theme:e})=>e.mediaQueries.lg),"{border-radius:0;height:100vh;}}}}",(({theme:e})=>e.mediaQueries.lg),"{display:flex;top:0;border-radius:0;button{display:none;}}"),Vs=H("div",{target:"e2jodrv0"})("position:absolute;top:60px;left:0;width:56px;border-radius:12px 12px 0 0;background:linear-gradient(\n 108.3deg,\n ",(({theme:e})=>e.colors.greyDarker)," -0.36%,\n ",(({theme:e})=>e.colors.greyDarker)," 100%\n );transform:translateY(-200vh);transition:height 475ms ease,transform 450ms ease,border-radius 450ms ease;",(({theme:e})=>e.mediaQueries.md),"{width:64px;}",(({theme:e})=>e.mediaQueries.xlg),"{display:flex;position:fixed;top:0;width:94px;height:100vh;border-radius:0;transform:translateY(0);}"),Ws=H("ul",{target:"e3ju6b30"})({name:"t0tg5g",styles:"display:flex;flex-wrap:wrap;list-style:none;align-items:center;align-self:center;height:486px;padding:0"}),Bs=H("li",{target:"e6xb0400"})({name:"fd4ibt",styles:"display:flex;flex:1 1 100%;align-items:center;justify-content:center;height:65px"});function Fs(){return Fs=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Fs.apply(this,arguments)}function Zs(e,t){if(!1===e||null==e)throw new Error(t)}function Hs(e,t){if(!e){"undefined"!=typeof console&&console.warn(t);try{throw new Error(t)}catch(e){}}}function qs(e){let{pathname:t="/",search:n="",hash:r=""}=e;return n&&"?"!==n&&(t+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(t+="#"===r.charAt(0)?r:"#"+r),t}function Us(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function Qs(e,t){"string"==typeof e&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=function(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!0),Hs("*"===e||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were "'+e.replace(/\*$/,"/*")+'" because the `*` character must always follow a `/` in the pattern. To get rid of this warning, please change the route path to "'+e.replace(/\*$/,"/*")+'".');let r=[],o="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/\/:(\w+)/g,((e,t)=>(r.push(t),"/([^\\/]+)")));return e.endsWith("*")?(r.push("*"),o+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?o+="\\/*$":""!==e&&"/"!==e&&(o+="(?:(?=\\/|$))"),[new RegExp(o,t?void 0:"i"),r]}(e.path,e.caseSensitive,e.end),o=t.match(n);if(!o)return null;let i=o[0],a=i.replace(/(.)\/+$/,"$1"),s=o.slice(1),l=r.reduce(((e,t,n)=>{if("*"===t){let e=s[n]||"";a=i.slice(0,i.length-e.length).replace(/(.)\/+$/,"$1")}return e[t]=function(e,t){try{return decodeURIComponent(e)}catch(n){return Hs(!1,'The value for the URL param "'+t+'" will not be decoded because the string "'+e+'" is a malformed URL segment. This is probably due to a bad percent encoding ('+n+")."),e}}(s[n]||"",t),e}),{});return{params:l,pathname:i,pathnameBase:a,pattern:e}}function Gs(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&"/"!==r?null:e.slice(n)||"/"}function Xs(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified `to."+t+"` field ["+JSON.stringify(r)+"]. Please separate it out to the `to."+n+'` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.'}function Ys(e){return e.filter(((e,t)=>0===t||e.route.path&&e.route.path.length>0))}function Js(e,t,n,r){let o;void 0===r&&(r=!1),"string"==typeof e?o=Us(e):(o=Fs({},e),Zs(!o.pathname||!o.pathname.includes("?"),Xs("?","pathname","search",o)),Zs(!o.pathname||!o.pathname.includes("#"),Xs("#","pathname","hash",o)),Zs(!o.search||!o.search.includes("#"),Xs("#","search","hash",o)));let i,a=""===e||""===o.pathname,s=a?"/":o.pathname;if(r||null==s)i=n;else{let e=t.length-1;if(s.startsWith("..")){let t=s.split("/");for(;".."===t[0];)t.shift(),e-=1;o.pathname=t.join("/")}i=e>=0?t[e]:"/"}let l=function(e,t){void 0===t&&(t="/");let{pathname:n,search:r="",hash:o=""}="string"==typeof e?Us(e):e,i=n?n.startsWith("/")?n:function(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?n.length>1&&n.pop():"."!==e&&n.push(e)})),n.length>1?n.join("/"):"/"}(n,t):t;return{pathname:i,search:el(r),hash:tl(o)}}(o,i),c=s&&"/"!==s&&s.endsWith("/"),u=(a||"."===s)&&n.endsWith("/");return l.pathname.endsWith("/")||!c&&!u||(l.pathname+="/"),l}!function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"}(Ds||(Ds={})),function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(Ns||(Ns={})),new Set(["lazy","caseSensitive","path","id","index","children"]);const Ks=e=>e.join("/").replace(/\/\/+/g,"/"),el=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",tl=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";Error;const nl=["post","put","patch","delete"],rl=(new Set(nl),["get",...nl]);function ol(){return ol=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ol.apply(this,arguments)}new Set(rl),new Set([301,302,303,307,308]),new Set([307,308]),"undefined"!=typeof window&&void 0!==window.document&&window.document.createElement,Symbol("deferred");const il=w.createContext(null),al=w.createContext(null),sl=w.createContext(null),ll=w.createContext(null),cl=w.createContext({outlet:null,matches:[],isDataRoute:!1});function ul(){return null!=w.useContext(ll)}function dl(){return ul()||Zs(!1),w.useContext(ll).location}function fl(e){w.useContext(sl).static||w.useLayoutEffect(e)}function pl(){let{isDataRoute:e}=w.useContext(cl);return e?function(){let{router:e}=xl(gl.UseNavigateStable),t=vl(ml.UseNavigateStable),n=w.useRef(!1);return fl((()=>{n.current=!0})),w.useCallback((function(r,o){void 0===o&&(o={}),n.current&&("number"==typeof r?e.navigate(r):e.navigate(r,ol({fromRouteId:t},o)))}),[e,t])}():function(){ul()||Zs(!1);let e=w.useContext(il),{basename:t,navigator:n}=w.useContext(sl),{matches:r}=w.useContext(cl),{pathname:o}=dl(),i=JSON.stringify(Ys(r).map((e=>e.pathnameBase))),a=w.useRef(!1);return fl((()=>{a.current=!0})),w.useCallback((function(r,s){if(void 0===s&&(s={}),!a.current)return;if("number"==typeof r)return void n.go(r);let l=Js(r,JSON.parse(i),o,"path"===s.relative);null==e&&"/"!==t&&(l.pathname="/"===l.pathname?t:Ks([t,l.pathname])),(s.replace?n.replace:n.push)(l,s.state,s)}),[t,n,i,o,e])}()}function hl(e,t){let{relative:n}=void 0===t?{}:t,{matches:r}=w.useContext(cl),{pathname:o}=dl(),i=JSON.stringify(Ys(r).map((e=>e.pathnameBase)));return w.useMemo((()=>Js(e,JSON.parse(i),o,"path"===n)),[e,i,o,n])}var gl,ml,bl;function xl(e){let t=w.useContext(il);return t||Zs(!1),t}function vl(e){let t=function(e){let t=w.useContext(cl);return t||Zs(!1),t}(),n=t.matches[t.matches.length-1];return n.route.id||Zs(!1),n.route.id}function yl(){return yl=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},yl.apply(this,arguments)}function wl(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}w.Component,function(e){e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate"}(gl||(gl={})),function(e){e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId"}(ml||(ml={})),function(e){e[e.pending=0]="pending",e[e.success=1]="success",e[e.error=2]="error"}(bl||(bl={})),new Promise((()=>{})),w.Component;const Cl=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset"],kl=["aria-current","caseSensitive","className","end","style","to","children"],Ll="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,jl=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,_l=w.forwardRef((function(e,t){let n,{onClick:r,relative:o,reloadDocument:i,replace:a,state:s,target:l,to:c,preventScrollReset:u}=e,d=wl(e,Cl),{basename:f}=w.useContext(sl),p=!1;if("string"==typeof c&&jl.test(c)&&(n=c,Ll))try{let e=new URL(window.location.href),t=c.startsWith("//")?new URL(e.protocol+c):new URL(c),n=Gs(t.pathname,f);t.origin===e.origin&&null!=n?c=n+t.search+t.hash:p=!0}catch(e){}let h=function(e,t){let{relative:n}=void 0===t?{}:t;ul()||Zs(!1);let{basename:r,navigator:o}=w.useContext(sl),{hash:i,pathname:a,search:s}=hl(e,{relative:n}),l=a;return"/"!==r&&(l="/"===a?r:Ks([r,a])),o.createHref({pathname:l,search:s,hash:i})}(c,{relative:o}),g=function(e,t){let{target:n,replace:r,state:o,preventScrollReset:i,relative:a}=void 0===t?{}:t,s=pl(),l=dl(),c=hl(e,{relative:a});return w.useCallback((t=>{if(function(e,t){return!(0!==e.button||t&&"_self"!==t||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e))}(t,n)){t.preventDefault();let n=void 0!==r?r:qs(l)===qs(c);s(e,{replace:n,state:o,preventScrollReset:i,relative:a})}}),[l,s,c,r,o,n,e,i,a])}(c,{replace:a,state:s,target:l,preventScrollReset:u,relative:o});return w.createElement("a",yl({},d,{href:n||h,onClick:p||i?r:function(e){r&&r(e),e.defaultPrevented||g(e)},ref:t,target:l}))})),Ml=w.forwardRef((function(e,t){let{"aria-current":n="page",caseSensitive:r=!1,className:o="",end:i=!1,style:a,to:s,children:l}=e,c=wl(e,kl),u=hl(s,{relative:c.relative}),d=dl(),f=w.useContext(al),{navigator:p}=w.useContext(sl),h=p.encodeLocation?p.encodeLocation(u).pathname:u.pathname,g=d.pathname,m=f&&f.navigation&&f.navigation.location?f.navigation.location.pathname:null;r||(g=g.toLowerCase(),m=m?m.toLowerCase():null,h=h.toLowerCase());let b,x=g===h||!i&&g.startsWith(h)&&"/"===g.charAt(h.length),v=null!=m&&(m===h||!i&&m.startsWith(h)&&"/"===m.charAt(h.length)),y=x?n:void 0;b="function"==typeof o?o({isActive:x,isPending:v}):[o,x?"active":null,v?"pending":null].filter(Boolean).join(" ");let C="function"==typeof a?a({isActive:x,isPending:v}):a;return w.createElement(_l,yl({},c,{"aria-current":y,className:b,ref:t,style:C,to:s}),"function"==typeof l?l({isActive:x,isPending:v}):l)}));var Sl,Rl;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmitImpl="useSubmitImpl",e.UseFetcher="useFetcher"})(Sl||(Sl={})),function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"}(Rl||(Rl={}));var Al=H(Ml,{target:"ek1ggez0"})("cursor:pointer;&:not(.active):hover{svg{filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.white})`),";}}&.active{cursor:default;backdrop-filter:blur(0);filter:drop-shadow(-4px 4px 14px ",(({theme:e})=>e.colors.white),");color:",(({theme:e})=>e.colors.white),";svg{filter:drop-shadow(-4px 4px 14px ",(({theme:e})=>e.colors.white),");& path{fill:",(({theme:e})=>e.colors.white),";}& circle{stroke:",(({theme:e})=>e.colors.white),";}}}"),Ol=H("div",{target:"e1h667tn0"})("display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border:none;border-radius:25px;background:transparent;height:36px;width:36px;",(({theme:e})=>e.mediaQueries.lg),"{display:none;}"),Tl={name:"1apeu08",styles:"cursor:pointer;height:20px;width:20px;transform:scale(-1, 1);span{height:2px;width:100%;background:black;display:block;margin:3px 0;&:nth-of-type(2){width:80%;}}"},El=({htmlFor:e})=>(0,a.jsx)(Ol,null,(0,a.jsx)("label",{htmlFor:e,css:Tl},(0,a.jsx)("span",null),(0,a.jsx)("span",null),(0,a.jsx)("span",null)));const Pl=({items:e})=>{const t=(0,w.useId)(),n=(0,a.useTheme)();return(0,a.jsx)($s,null,(0,a.jsx)("input",{type:"checkbox",id:t}),(0,a.jsx)(El,{htmlFor:t}),(0,a.jsx)(Vs,null,(0,a.jsx)(Ws,null,e.map((({path:e,iconName:t})=>(0,a.jsx)(Bs,{key:e},(0,a.jsx)(Al,{to:"/"+e},(0,a.jsx)(le,{name:t,color:n.colors.grey}))))))))};var Il=l(812);const zl=H("div",{target:"exqqcbs1"})({name:"jy88eh",styles:"display:flex;flex-direction:row;justify-content:space-between;align-items:center;&>.pie-chart-wrapper{position:relative;width:160px;height:160px;}"}),Dl=H("div",{target:"exqqcbs0"})({name:"917u4b",styles:"position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center"}),Nl=({data:e,as:t,className:n,title:r,children:o,...i})=>(0,a.jsx)(zl,{as:t,className:n},(0,a.jsx)("div",{className:"pie-chart-wrapper"},(0,a.jsx)(Il.ResponsivePie,y({data:e,isInteractive:!1,innerRadius:.8,enableArcLinkLabels:!1,enableArcLabels:!1,padAngle:2,cornerRadius:16,activeOuterRadiusOffset:8,colors:{datum:"data.color"},arcLinkLabelsSkipAngle:10,arcLinkLabelsTextColor:"#333333",arcLinkLabelsThickness:2,arcLinkLabelsColor:{from:"color"},arcLabelsSkipAngle:10,layers:["arcs"]},i)),r&&(0,a.jsx)(Dl,null,r)),o),$l=H(ve,{target:"ed7nm3y0"})({name:"czkajx",styles:"display:inline-block;padding:0;margin-right:12px;width:8px;height:8px"}),Vl=H("ul",{target:"egusuac0"})({name:"8ev57u",styles:"display:flex;flex-flow:column;justify-content:center;list-style:none;height:100%;padding:0;margin:0;gap:14px;li{display:flex;align-items:center;height:20px;}"});var Wl={name:"1fttcpj",styles:"display:flex;flex-direction:column"},Bl={name:"mmvz9h",styles:"font-weight:400"};const Fl=({data:e,colors:t,renderLabel:n,renderValue:r,markerStyles:o,currency:i,labelListStyles:s,valueListStyles:l,variant:c="valueList"})=>{const u=(0,a.useTheme)(),d="valueList"===c;return(0,a.jsx)(w.Fragment,null,(0,a.jsx)(Vl,{css:s},e.map(((e,r)=>{const{id:s,label:l,value:c,legendValue:u}=e;return(0,a.jsx)("li",{key:`tag-${s}`},(0,a.jsx)($l,{color:t[r]||"purple",as:"span",css:o}),d?(0,a.jsx)(vi,{variant:"h6"},"function"==typeof n?n(e):l):(0,a.jsx)(vi,{variant:"subtitle",css:Wl},(0,a.jsx)("span",null,u," ",l),(0,a.jsx)("span",{css:Bl},c," ",i)))}))),d&&(0,a.jsx)(Vl,{css:l},e.map((e=>(0,a.jsx)("li",{key:`subtitle-${e.id}`},(0,a.jsx)(vi,{variant:"subtitle",color:u.colors.greyDarker60},"function"==typeof r?r(e):e.value))))))},Zl=(0,a.withTheme)((({theme:e,total:t})=>(0,a.jsx)(vi,{variant:"body2",weight:"regular",color:e.colors.greyDarker60,css:(0,a.css)("font-size:13px;line-height:16px;margin-top:-5px;",e.mediaQueries.md,"{font-size:16px;font-weight:700;}","","")},"Total",(0,a.jsx)(vi,{variant:"body2",weight:"bold",color:e.colors.greyDarker,as:"span",css:(0,a.css)("font-size:19px;line-height:23px;display:block;",e.mediaQueries.md,"{font-size:27.65px;line-height:35px;}","","")},t,(0,a.jsx)(vi,{variant:"body2",weight:"regular",as:"span",color:e.colors.greyDarker60,css:(0,a.css)("font-size:13px;font-weight:600;margin-left:3px;",e.mediaQueries.md,"{font-size:16px;}","","")},"hrs"))))),Hl=e=>(0,a.css)("width:100%;height:100%;max-width:380px;div:nth-of-type(1){width:120px;height:120px;}",e.mediaQueries.md,"{div:nth-of-type(1){width:160px;height:160px;}}","","");var ql={name:"1uqairc",styles:"border-radius:20px;padding-inline:24px;padding-block:24px"};const Ul=({data:e,className:t})=>{const[n,r]=(0,w.useState)([]),[o,i]=(0,w.useState)(),[s,l]=(0,w.useState)([]),c=(0,a.useTheme)();(0,w.useEffect)((()=>{if(Object.keys(e).length>0){const t=[];Object.keys(e).forEach((n=>{Object.keys(e[n]).length>0&&t.push({value:n,id:n})})),r(t),i(t[0]),d(t[0].id)}}),[e]);const u=(e,t)=>({...e,value:e.value+(t?.value?t.value:0)}),d=t=>{const n=[];Object.keys(e[t]).forEach((r=>{const o=e[t][r].reduce(u);n.push(o)})),l(n)};return(0,a.jsx)(Pe,{css:ql,className:t},(0,a.jsx)(Ie,null,(0,a.jsx)(vi,{variant:"h3",weight:"bold"},"Progress"),Object.keys(n).length>0&&(0,a.jsx)(It,{selectedItem:o,onChange:e=>{d(e.value)}},n.map(((e,t)=>(0,a.jsx)(Rt,{key:t,value:e.value}))))),s.length>0?(0,a.jsx)(Nl,{data:s,css:Hl(c),title:(0,a.jsx)(Zl,{theme:c,total:s.reduce(((e,{value:t})=>e+t),0)})},(0,a.jsx)(Fl,{data:s,colors:s.map((({colorTag:e})=>e||"purple")),renderValue:({value:e})=>e+" hrs"})):null)};var Ql={name:"1fgo50s",styles:"list-style:none;padding:0;li{margin-bottom:15px;}"};const Gl=({title:e,items:t,renderItem:n})=>(0,a.jsx)(w.Fragment,null,(0,a.jsx)(vi,{variant:"h5",weight:"bold"},e),(0,a.jsx)("ul",{css:Ql},Array.isArray(t)&&t.map((e=>(0,a.jsx)("li",{key:e.id},n(e)))))),Xl=e=>(0,a.css)("height:30px;border-radius:6px;",e.mediaQueries.md,"{height:25px;}&:disabled{cursor:default;}","",""),Yl=e=>(0,a.css)("background:",e.colors.blueLightDarker,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueDark,",\n ",e.colors.blueLightDarker,"\n );&:disabled{background:",e.colors.blueLightDarker,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueDark,",\n ",e.colors.blueLightDarker,"\n );}","",""),Jl=e=>(0,a.css)(Xl(e)," padding:0 8px;background:",e.colors.white,";&:disabled{background:unset;}&:not(:disabled):hover{box-shadow:0 5px 5px -2px rgba(0, 0, 0, 0.2);cursor:pointer;}","",""),Kl=({direction:e,onClick:t,isDisabled:n,className:r})=>{const o=(0,a.useTheme)();return(0,a.jsx)(Ee,{startIcon:(0,a.jsx)(le,{name:`carrot-${e}`,size:12,color:o.colors.greyDisabled}),variant:"custom",onClick:t,isDisabled:n,size:"small",className:r,css:Jl(o),"aria-label":`Go to ${"left"===e?"previous":"next"} page`})};var ec={name:"1ll9bqd",styles:"cursor:default"};const tc=()=>(0,a.jsx)("span",{css:ec},"..."),nc=({onClick:e,isSelected:t,page:n,isDisabled:r})=>{const o=(0,a.useTheme)(),i=(0,w.useMemo)((()=>t?(e=>(0,a.css)(Xl(e)," ",Yl(e)," color:white;margin:0 3px;padding:0 13px;",e.mediaQueries.md,"{padding:0 10px;}&:hover,&:active,&:focus{",Yl(e),";}&:not(:disabled):hover{box-shadow:0 5px 5px -1px rgba(0, 0, 0, 0.3);cursor:default;}","",""))(o):(e=>(0,a.css)(Xl(e)," background:unset;box-shadow:unset;color:#070821;padding:0 11px;",e.mediaQueries.md,"{padding:0 9px;}&:disabled{background:unset;box-shadow:unset;}&:not(:disabled):hover,&:not(:disabled):active,&:not(:disabled):focus{background:#eef1f7;box-shadow:unset;}","",""))(o)),[t]);return(0,a.jsx)(Ee,{size:"small",variant:"secondary",isDisabled:r,onClick:t?()=>{}:e,css:i,"aria-label":t?`Current page ${n}`:`Go to page ${n}`,"aria-current":t},n)},rc=({range:e,selectedPage:t,onClick:n,isDisabled:r})=>Array.isArray(e)&&e.map(((e,o)=>-1===e?(0,a.jsx)(tc,{key:o}):(0,a.jsx)(nc,{key:o,page:e,isSelected:e===t,onClick:()=>n(e),isDisabled:r}))),oc=(0,w.createContext)({}),ic=()=>(0,w.useContext)(oc),ac=({selectedPage:e,children:t})=>{const[n,r]=(0,w.useState)(e);return(0,a.jsx)(oc.Provider,{value:{page:n,setPage:r}},t)},sc=H("nav",{target:"em6d3ek0"})("");var lc={name:"1j97xhc",styles:"margin-right:12px"},cc={name:"lrb7um",styles:"margin-left:7px"},uc=({pagesCount:e,className:t,as:n,ariaLabel:r,isDisabled:o})=>{const{page:i,setPage:s}=ic(),l=(0,Ct.usePaginationRange)({pagesCount:e,selectedPage:i});return(0,a.jsx)(sc,{className:t,as:n,"aria-label":r||"Pagination"},(0,a.jsx)(Kl,{direction:"left",onClick:()=>{i&&s(i-1)},isDisabled:o||null==e||e<=1||null==i||1===i,css:lc}),(0,a.jsx)(rc,{range:l,selectedPage:i,onClick:s,isDisabled:o}),(0,a.jsx)(Kl,{direction:"right",onClick:()=>{i&&s(i+1)},isDisabled:o||null==e||e<=1||null==i||i===e,css:cc}))};const dc=e=>{const t=t=>(0,a.jsx)(ac,{selectedPage:1},(0,a.jsx)(e,t));return t.displayName=`WithPagination(${e.displayName})`,t},fc=e=>(0,a.css)("position:relative;display:grid;column-gap:9px;grid-template-columns:auto 1fr auto;padding:14px 12px;align-items:flex-start;&:not(:last-child){margin-bottom:5px;}",e.mediaQueries.md,"{column-gap:12px;padding:14px 18px 14px 12px;&:not(:last-child){margin-bottom:10px;}}",e.mediaQueries.xs,"{padding:10px 8px;}","",""),pc=e=>(0,a.css)("display:grid;grid-row:1/span 2;height:auto;width:fit-content;padding:8px;border-radius:6px;box-shadow:-4px 12px 14px 0 #dae1e1;",e.mediaQueries.md,"{padding:11px;border-radius:12px;svg{width:20px;height:20px;}}","",""),hc=e=>(0,a.css)("grid-row:1;grid-column:2;margin-bottom:2px;",e.mediaQueries.md,"{margin-top:-3px;font-size:16px;line-height:20px;}",e.mediaQueries.xs,"{grid-row:2;}","",""),gc=e=>(0,a.css)("grid-row:2;grid-column:2/span 3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;&:hover{overflow:visible;text-overflow:inherit;white-space:normal;}",e.mediaQueries.md,"{font-size:13.3px;line-height:20px;overflow:visible;text-overflow:inherit;white-space:normal;}",e.mediaQueries.xs,"{grid-row:3;}","",""),mc=e=>(0,a.css)("grid-row:1;grid-column:3;text-align:right;",e.mediaQueries.xs,"{grid-column:2;text-align:left;}","",""),bc={Informational:{icon:"information",color:"blueLight"},Warning:{icon:"warning",color:"yellowWarm"},Error:{icon:"attention",color:"pink"}},xc=(0,w.forwardRef)((function({title:e,children:t,text:n,isRead:r,type:o,time:i,onClick:s,className:l},c){const u=(0,a.useTheme)(),{getTimeAgo:d}=Bo.dateFormatters;return(0,a.jsx)(de,{ref:c,"data-testid":"notification",css:fc,className:l,noShadow:!0,onClick:()=>{"function"==typeof s&&s()}},(0,a.jsx)(Ls,{isVisible:!r},(0,a.jsx)(ve,{"data-testid":"badge",color:bc[o].color,css:pc},(0,a.jsx)(le,{name:bc[o].icon,color:u.colors.white,size:14}))),(0,a.jsx)(vi,{variant:"subtitle",weight:"medium",css:hc,color:u.colors.greyDarker},e),(0,a.jsx)(vi,{variant:"body1",weight:"regular",css:gc,color:u.colors.greyDarker60},n),t,(0,a.jsx)(vi,{variant:"body1",weight:"regular",css:mc,color:u.colors.greyDarker},d(i)))})),vc=H("div",{target:"els5hw50"})("display:flex;flex-direction:row;justify-content:space-between;a{display:flex;align-items:center;position:relative;padding:8px 4px;font-size:14px;text-decoration:none;color:",(({theme:e})=>e.colors.greyDropdownFocused),";}",(({theme:e})=>e.mediaQueries.md),"{a{font-size:18px;}}a.active{font-weight:700;color:",(({theme:e})=>e.colors.greyDarker),";text-decoration:underline solid #2f6ce3;text-decoration-thickness:2px;text-underline-offset:8px;}a:focus-visible::before{",(({theme:e})=>v(e,"grey40","6px","dashed")),";}"),yc=({as:e,className:t,links:n})=>(0,a.jsx)(vc,{as:e,className:t},n.map((({id:e,...t})=>(0,a.jsx)(Ml,y({key:e},t))))),wc={name:"2hrei",styles:"padding:0;height:auto;background:none;&:focus,&:hover{border:none;background:none;box-shadow:none;&::before{border:none;}}"},Cc=e=>(0,a.css)("align-items:flex-start;z-index:1;width:345px;border-radius:15px;box-shadow:0px 4px 15px 0px ",e.colors.black25,";background:",e.colors.greyPopoverLight,";",e.mediaQueries.md,"{width:470px;}",e.mediaQueries.xs,"{width:310px;}","",""),kc=e=>(0,a.css)("width:100%;padding:10px;",e.mediaQueries.md,"{padding:20px;}","",""),Lc={name:"tkkksa",styles:"max-height:460px;overflow:auto"},jc=e=>(0,a.css)("display:grid;grid-template-columns:auto;justify-content:space-between;width:100%;padding:10px;border-top:0.4px solid ",e.colors.greyGraphite70,";",e.mediaQueries.md,"{padding:10px 20px 13px;}",e.mediaQueries.xs,"{button{span{font-size:12px;}}}","",""),_c=e=>(0,a.css)("position:absolute;right:10px;top:15px;",wc,";",e.mediaQueries.md,"{right:26px;top:26px;}","",""),Mc=e=>(0,a.css)("display:flex;align-items:center;justify-content:center;height:460px;&:before{width:30px;height:30px;border:5px solid ",e.colors.greyGraphite70,";border-radius:50%;border-top:5px solid ",e.colors.grey,";animation:spin 2s linear infinite;content:'';}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}","",""),Sc=({trigger:e,notifications:t,children:n,onClick:r,isLoading:o,rightButton:i,leftButton:s})=>{const l=(0,a.useTheme)();return(0,a.jsx)(Jo,{placement:"bottom-end"},(0,a.jsx)(ki,{onClick:r,css:wc},e),(0,a.jsx)(ti,{className:"popover",css:Cc},(0,a.jsx)("div",{css:kc},(0,a.jsx)(Ko,{css:_c},(0,a.jsx)(le,{name:"cross",size:14,color:l.colors.greyGraphite70})),(0,a.jsx)(wi,{variant:"h5",weight:"bold"},"Notification"),(0,a.jsx)(yi,{variant:"body1"},(0,a.jsx)("div",{"data-testid":"element-wrapper"},n),o?(0,a.jsx)("div",{css:Mc}):(0,a.jsx)("div",{css:Lc},t.map(((e,t)=>(0,a.jsx)(xc,{key:t,title:e.title,text:e.text,type:e.type,time:e.time,isRead:e.isRead})))))),i||s?(0,a.jsx)("div",{css:jc},s,i):null))},Rc=H("div",{target:"ehv0hyh0"})("width:139px;",(({theme:e})=>e.mediaQueries.md),"{width:180px;}"),Ac=H($o,{target:"e1kaxfzq0"})("height:30px;font-size:12px;border-radius:5px;background-color:",(({theme:e})=>e.colors.greyLighter),";border:1px solid #dee0e8;color:",(({theme:e})=>e.colors.greyDarker),";padding-right:20px;&::placeholder{color:#55575a;font-weight:500;}&:hover{border:",(({theme:e})=>`1px solid ${e.colors.greyDropdownFocused}`),";}&+div{right:11px;& svg{width:12px;height:12px;}}",(({theme:e})=>e.mediaQueries.md),"{height:36px;font-size:14px;padding-right:40px;&+div{right:23px;& svg{width:15px;height:15px;}}}",(({theme:e})=>e.mediaQueries.lg),"{height:40px;}"),Oc=({onClick:e})=>{const t=(0,a.useTheme)();return(0,a.jsx)(Ee,{onClick:e,variant:"custom","data-testid":"cross-icon",css:(0,a.css)({padding:0,background:"none","& svg path":{strokeWidth:1,stroke:t.colors.greyFilterIcon}},"","")},(0,a.jsx)(le,{name:"cross",size:15,color:"#55575A"}))},Tc=({name:e,placeholder:t="Search by name",control:n,callbackDelay:r=500,autoSearchTrigger:o=!0,register:i,resetField:s,callback:l,...c})=>{const u=mt({control:n}),d=(0,w.useRef)(null),f=(0,w.useRef)((0,Bo.debounce)(l,r)),[p,h]=f.current;(0,w.useEffect)((()=>{const t=u[e];o&&void 0!==t&&p(t)}),[u]);const g=u[e]?(0,a.jsx)(Oc,{onClick:()=>{s(e,{defaultValue:""}),d.current?.focus()}}):(0,a.jsx)("div",{"data-testid":"search-icon"},(0,a.jsx)(le,{name:"search",size:15,color:"#55575A"}));return(0,a.jsx)(Rc,null,(0,a.jsx)(Ac,y({name:e,endElement:g,register:i,control:n,placeholder:t,status:"custom",onKeyUp:t=>{"Enter"===t.key&&(h(),l(u[e]))}},c,{ref:d})))},Ec={name:"2hrei",styles:"padding:0;height:auto;background:none;&:focus,&:hover{border:none;background:none;box-shadow:none;&::before{border:none;}}"},Pc=e=>(0,a.css)("width:224px;background:",e.colors.greyPopoverLight,";border-radius:20px;box-shadow:0px 4px 15px 0px ",e.colors.black25,";","",""),Ic={name:"fwy071",styles:"gap:2px;width:100%;padding:10px"},zc=e=>(0,a.css)("width:100%;padding:10px 10px 18px 10px;border-top:0.4px solid ",e.colors.greyGraphite70,";","",""),Dc={name:"1t1u438",styles:"justify-content:center;gap:8px;width:100%;padding:8px;font-size:14px;line-height:19px;font-weight:500"};var Nc={name:"gxlp6o",styles:"font-size:14px;margin-top:6px"};const $c=({name:e,email:t,trigger:n,onClick:r,logOutText:o="Log Out",className:i})=>{const s=(0,a.useTheme)();return(0,a.jsx)(Jo,{placement:"bottom-end",interactionsEnabled:"both"},(0,a.jsx)(ki,{css:Ec},n),(0,a.jsx)(ti,{css:Pc,className:i},(0,a.jsx)("div",{css:Ic},(0,a.jsx)(wi,{variant:"h5",weight:"bold"},e),(0,a.jsx)(yi,{css:Nc,weight:"regular",color:s.colors.greyDropdownFocused},t)),(0,a.jsx)("div",{css:zc},(0,a.jsx)(Ee,{variant:"info",css:Dc,onClick:r},(0,a.jsx)(le,{name:"log-out",size:15,color:s.colors.white}),o))))},Vc=e=>(0,a.css)("display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;padding:21px 10px;color:",e.colors.blueRoyal,";font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;border-radius:20px;padding:21px 0;background:",e.colors.greyLighter,";border:1px solid ",e.colors.white,";box-shadow:0px 10px 40px 0px ",e.colors.greyShadow,";transition:0.3s;cursor:pointer;&:hover{border:1px solid ",e.colors.white,";background:",e.colors.greyLighter,";box-shadow:5px 5px 20px 0px ",e.colors.black25,";}","","");var Wc={name:"g65o95",styles:"text-decoration:none"};const Bc=({children:e,link:t,onClick:n})=>t?(0,a.jsx)(_l,{css:Wc,to:t,onClick:n},(0,a.jsx)(Pe,{css:Vc,noShadow:!0},e)):(0,a.jsx)(Pe,{css:Vc,noShadow:!0,onClick:n},e),Fc=e=>({legendColorNames:["yellow","blue","green","yellowWarm","blueLight","turquoise","pink","purple"],pieChartColors:[e.colors.yellow,e.colors.blue,e.colors.green,e.colors.yellowLighter,e.colors.blueLight,e.colors.turquoise,e.colors.pink,e.colors.purple]}),Zc=e=>(0,a.css)("cursor:pointer;align-items:center;",e.mediaQueries.md,"{display:flex;justify-content:center;}& div.icon-wrapper{width:100%;gap:0;}& div.icon-wrapper:not(.active):hover>button svg path,& div.icon-wrapper.active>button svg path{stroke:#fff;fill:none;}& .trigger-icon{height:22px;}","",""),Hc=e=>(0,a.css)("padding:0 14px 0 22px;",e.mediaQueries.md,"{display:none;}","",""),qc=e=>(0,a.css)("display:flex;align-items:flex-start;width:100%;padding-left:44px;overflow:hidden;perspective:1px;",e.mediaQueries.md,"{display:none;}",e.mediaQueries.lg,"{display:none;}","",""),Uc=e=>(0,a.css)("display:flex;",e.mediaQueries.md,"{display:flex;}",e.mediaQueries.lg,"{display:flex;}","",""),Qc=e=>(0,a.css)("position:relative;",e.mediaQueries.md,"{justify-content:center;}",e.mediaQueries.lg,"{justify-content:flex-start;}","",""),Gc=e=>(0,a.css)("display:none;position:absolute;cursor:pointer;right:-17px;width:34px;height:34px;background:",e.colors.greyLighter,";border-radius:12px;justify-content:center;align-items:center;& input{display:none;}& svg{cursor:pointer;}",e.mediaQueries.lg,"{display:flex;}","",""),Xc=e=>(0,a.css)("& a>button{display:",e?"block":"none",";}&>div>div>div>div:first-of-type{display:",e?"block":"none",";&>button{display:",e?"block":"none",";}}","",""),Yc=e=>(0,a.css)("& a>div{display:",e?"flex":"none",";}&>div>div>div>div:nth-of-type(2){display:",e?"flex":"none",";}&>div>div>div:nth-of-type(2){display:",e?"block":"none",";}","","");var Jc=H($s,{target:"eat377q0"})("padding:15px 0 0 15px;position:absolute;& li{",Xc(!1),";}&.opened{background:linear-gradient(\n 108.3deg,\n ",(({theme:e})=>e.colors.greyDarker)," -0.36%,\n ",(({theme:e})=>e.colors.greyDarker)," 100%\n );align-items:flex-start;min-width:100%;width:100%;height:100%;",(({theme:e})=>e.mediaQueries.md),"{height:initial;}}&>input[type='checkbox']{&:checked{&~div:first-of-type{background-color:#4a4d51;& label span{opacity:1;transform:rotate(45deg) translate(-5px, -9px);background:",(({theme:e})=>e.colors.white),";&:nth-last-of-type(3){opacity:0;transform:rotate(0deg) scale(0.2, 0.2);}&:nth-last-of-type(2){transform:rotate(-45deg) translate(-2px, 8px);}}}&~div:nth-of-type(2){display:block;border-radius:12px 12px 0 0;height:calc(100vh - 60px);",(({theme:e})=>e.mediaQueries.xlg),"{border-radius:0;height:100vh;}}}}",(({theme:e})=>e.mediaQueries.md),"{width:85px;padding:0;position:static;z-index:0;min-width:unset;& li{",Yc(!1)," ",Xc(!0),";}}",(({theme:e})=>e.mediaQueries.lg),"{&.opened{min-width:unset;width:240px;&>div:nth-of-type(2){width:240px;padding-left:31px;& img{margin-left:0;}& li{justify-content:flex-start;& button{display:flex;}",Yc(!0)," ",Xc(!1)," &>a>span{display:block;}& div>div>div:nth-of-type(2){display:flex;}}}}}"),Kc=H(Vs,{target:"e17jwp1e0"})("transform:none;transition:unset;position:static;display:none;width:100%;",(({theme:e})=>e.mediaQueries.md),"{display:flex;flex-direction:column;align-items:center;height:100%;min-height:100vh;width:85px;border-radius:0;padding-top:35px;}"),eu=H(Ws,{target:"em9v5k50"})("height:auto;padding:0 0 0 15px;margin:14px 0 0 0;",(({theme:e})=>e.mediaQueries.md),"{margin-top:90px;width:100%;padding:0;}",(({theme:e})=>e.mediaQueries.lg),"{margin-top:84px;}"),tu=H(Ol,{target:"e1i07a9c0"})("border-radius:50%;background:",(({theme:e})=>e.colors.greyLighter),";height:40px;width:40px;",(({theme:e})=>e.mediaQueries.md),"{display:none;}"),nu={name:"16v0cfi",styles:"cursor:pointer;height:20px;width:20px;transform:scale(-1, 1);span{height:2px;width:100%;background:black;display:block;margin:4px 0;transform-origin:4px 0;transition:transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.35s ease;&:first-of-type{transform-origin:0% 0%;}&:nth-last-of-type(2){transform-origin:0% 100%;}}"},ru=({id:e})=>(0,a.jsx)(w.Fragment,null,(0,a.jsx)(tu,null,(0,a.jsx)("label",{htmlFor:e,css:nu},(0,a.jsx)("span",null),(0,a.jsx)("span",null),(0,a.jsx)("span",null)))),ou={name:"syxc93",styles:"width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer"};const iu=({id:e,isChecked:t})=>(0,a.jsx)("div",{css:Gc},(0,a.jsx)("label",{htmlFor:e,css:ou},(0,a.jsx)(le,{name:t?"carrot-left":"carrot-right",size:14})));var au=H(Bs,{target:"e1m4ul8g0"})("align-items:flex-start;justify-content:flex-start;height:auto;min-height:24px;padding:12px 0;&:first-of-type{padding-top:0;}&:last-of-type{padding-bottom:0;}width:100%;&>a{height:26px;}",(({theme:e})=>e.mediaQueries.md),"{justify-content:center;padding:20px 0;width:100%;}"),su=H(Al,{target:"ekeqo5r0"})("text-decoration:none;display:inline-flex;align-items:center;gap:20px;color:",(({theme:e})=>e.colors.white80),";svg{backdrop-filter:blur(0);}&:not(.active):hover{backdrop-filter:blur(0);filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.white})`),";color:",(({theme:e})=>e.colors.white),";svg{& path{fill:",(({theme:e})=>e.colors.white),";}& circle{stroke:",(({theme:e})=>e.colors.white),";}}}&>span{color:",(({theme:e})=>e.colors.white80),";",(({theme:e})=>e.mediaQueries.md),"{display:none;}}");const lu=H(su,{target:"e1gb8tyr0"})({name:"17te7b1",styles:"width:100%;padding:4.8px 0;&:first-of-type{padding-top:15px;}&:not(.active):hover{filter:initial;}&.active{text-decoration:underline;filter:initial;}"}),cu=({items:e,accordionUniqueName:t,prefix:n,isPopover:r,onClick:o,...i})=>(0,a.jsx)(ne,y({},i,{css:[qc,r&&Uc,"","","",""]}),e.map((e=>(0,a.jsx)(lu,{key:`${t}-link-${e.title.replace(" ","").toLowerCase()}`,onClick:o,to:"/"+n+e.path},e.title))));var uu={name:"eqp0yr",styles:"height:auto;padding:0;margin:0;cursor:pointer;background-color:unset;border-radius:0"};const du=({triggerIcon:e,title:t,content:n})=>{const r=(0,a.useTheme)(),[o,i]=(0,w.useState)(!1),{width:s}=(0,Ct.useWindowSize)();return(0,w.useEffect)((()=>{i(!1)}),[s]),(0,a.jsx)(Jo,{floatingOptions:{onOpenChange:e=>{i(e)},open:o,middleware:[zn({mainAxis:37})]},placement:"right-start",interactionsEnabled:"both"},(0,a.jsx)(ki,{variant:"custom",dataTestId:"collapsible-nav-bar-trigger-button",css:uu,startIcon:e}),(0,a.jsx)(ti,{css:(0,a.css)({[r.mediaQueries.xs]:{display:"none"},[r.mediaQueries.md]:{display:"block"},zIndex:2},"",""),isFocusManagerDisabled:!0},(0,a.jsx)(wi,{css:(0,a.css)({color:r.colors.white,fontSize:12,padding:"3px 5px 5px 5px",background:r.colors.greyGraphite,borderRadius:5,cursor:"default",marginBottom:1,width:"auto",whiteSpace:"nowrap","&::before":{content:'""',display:"block",background:"rgba(71, 74, 80, 1)",borderRadius:2,position:"absolute",width:9,height:9,top:7,left:-4,transform:"rotate(45deg)",zIndex:-1}},"","")},t),(0,a.jsx)(yi,{css:(0,a.css)({"& > div":{padding:0,background:r.colors.greyGraphite,borderRadius:5,width:85,"& > a":{color:r.colors.white,padding:5,fontSize:12,fontWeight:400,"&:first-of-type":{paddingTop:5},"&:hover":{background:"#62656B"}}}},"","")},n)))};var fu={name:"180y5m1",styles:"width:auto;min-width:22px;justify-content:center;overflow:visible;position:relative;height:26px"};const pu=({iconName:e,iconSize:t,className:n,CustomIcon:r})=>{const o=(0,a.useTheme)();return(0,a.jsx)(ye,{css:fu,className:"trigger-icon"},r?(0,a.jsx)(r,{size:t,className:n,color:o.colors.grey}):(0,a.jsx)(le,{name:e,color:o.colors.grey,size:t,className:n}))},hu=su.withComponent("div",{target:"enmfiaw0"});var gu={name:"1d3w5wq",styles:"width:100%"},mu={name:"14hk0hx",styles:"padding:0;& ul li:last-child{padding-bottom:10px;}"};const bu=({item:e,onClick:t})=>{const{iconName:n,iconSize:r,title:o,items:i,prefix:s,css:l,CustomIcon:c}=e,u=n+o.replace(" ","").toLowerCase(),d=u+"accordion",f=function(e){ul()||Zs(!1);let{pathname:t}=dl();return w.useMemo((()=>Qs(e,t)),[t,e])}(s+":id"),p=()=>(0,a.jsx)(pu,{iconName:n,iconSize:r,css:(0,a.css)({...l},"","")});return(0,a.jsx)(Q,{key:u},(0,a.jsx)(au,null,(0,a.jsx)(X,{size:"small",css:gu},(0,a.jsx)(fe,{id:d,title:o,isOpened:!1,ariaControls:`${d}-panel`,css:mu,renderContent:e=>(0,a.jsx)(cu,y({items:i,accordionUniqueName:d,prefix:s,isPopover:!1,onClick:t},e)),renderTitle:e=>(0,a.jsx)(ye,{onClick:e.onClick,css:Zc},(0,a.jsx)(hu,{to:"",className:f?" active":""},(0,a.jsx)(du,{triggerIcon:(0,a.jsx)(p,null),title:e.title,content:(0,a.jsx)(cu,{items:i,accordionUniqueName:d,prefix:s,id:d,isOpened:!0,isPopover:!0})})),(0,a.jsx)(hu,{to:"",className:"icon-wrapper"+(f?" active":"")},c?(0,a.jsx)(c,null):(0,a.jsx)(p,null),(0,a.jsx)(ue,y({},e,{css:Hc}))))}))))},xu=({item:e,onClick:t})=>{const{path:n,iconName:r,title:o,iconSize:i,css:s,CustomIcon:l}=e,c=()=>(0,a.jsx)(pu,{iconName:r,iconSize:i,CustomIcon:l,css:(0,a.css)({...s},"","")});return(0,a.jsx)(au,{key:n},(0,a.jsx)(su,{to:"/"+n,onClick:t},(0,a.jsx)(du,{triggerIcon:(0,a.jsx)(c,null),title:o}),(0,a.jsx)(c,null),(0,a.jsx)("span",null,o)))},vu={width:900,height:1200},yu=({items:e,renderLogo:t,onChange:n})=>{const r=(0,w.useId)(),{width:o}=(0,Ct.useWindowSize)(),[i,s]=(0,w.useState)(!1),l=o<vu.width;(0,w.useEffect)((()=>{s(!1)}),[o]),(0,w.useEffect)((()=>{n?.(i)}),[i]);const c=()=>{l&&s(!i)};return(0,a.jsx)(Jc,{className:i?"opened":void 0},(0,a.jsx)("input",{type:"checkbox",id:r,checked:i,onChange:()=>{s(!i)}}),(0,a.jsx)(ru,{id:r}),(0,a.jsx)(Kc,null,(0,a.jsx)(ye,{css:Qc},t,(0,a.jsx)(iu,{id:r,isChecked:i})),(0,a.jsx)(eu,null,e.map((e=>{const{iconName:t,title:n}=e,r=t+n.replace(" ","").toLowerCase();return"items"in e?(0,a.jsx)(bu,{item:e,key:r,onClick:c}):(0,a.jsx)(xu,{item:e,key:r,onClick:c})})))))},wu=e=>(0,a.css)("border:1px solid ",e.colors.greyDropdownMain,";border-radius:20px;padding:20px 20px 14px 18px;width:340px;background:",e.colors.white,";","",""),Cu=e=>(0,a.css)("border:1px solid ",e.colors.greyDropdownMain,";width:calc(100% + 38px);margin:22px auto 14px -19px;","",""),ku={name:"jk3zq0",styles:"padding:0 14px;height:38px;border-radius:5px;font-size:14px;font-weight:600;&:hover{box-shadow:none;}"},Lu=e=>t=>(0,a.css)("height:40px;color:",t.colors.greyDisabled,";background:",t.colors.white,";border:1px solid ",t.colors.greyDropdownMain,";border-radius:6.5px;padding:0 11px 0 13px;font-size:14px;letter-spacing:normal;gap:5px;user-select:none;&::before{display:block;content:'\"Filter\"';content:",e?'"More"':'"Filter"',";}@media screen and (min-width: 900px){&::before{content:'More';}}&:hover{border-color:",t.colors.greyDropdownFocused,";}&:active{border-color:",t.colors.blueNotification,";}&:disabled{background:",t.colors.grey,";}","",""),ju=({children:e,count:t,...n})=>{const r=(0,a.useTheme)();return(0,a.jsx)(ki,y({variant:"custom",css:Lu(t),endIcon:(0,a.jsx)(le,{name:"filter",color:r.colors.greyFilterIcon,size:20})},n),e)};var _u={name:"3e57yb",styles:"width:16px;height:16px;min-width:16px;display:flex;justify-content:center;align-items:center"};const Mu=({children:e,count:t,visible:n=!0})=>{const r=(0,a.useTheme)(),o={display:n?"flex":"none"};return t&&(o.background=r.colors.blueDropdownWithSelectedItems,o.borderColor=r.colors.blueDropdownWithSelectedItemsBorder),(0,a.jsx)(ju,{css:o,count:t},e,t?(0,a.jsx)(Oi,{as:"div",css:_u,"data-testid":"trigger-notification"},t):"")},Su=e=>(0,a.jsx)(fe,y({},e,{css:(0,a.css)({display:e.isHidden?"none":"flex",padding:"10px 0","&:last-child":{paddingBottom:0}},"","")})),Ru=({isOpened:e,children:t,...n})=>(0,a.jsx)(ne,y({},n,{isOpened:e,css:(0,a.css)({padding:e?"18px 3px 5px 3px":0},"","")}),t),Au=e=>{const t=(e=>(0,a.css)("margin:0 0 14px;& span{margin-left:16px;color:",e.colors.greyDisabled,";user-select:none;}& input+div{border-radius:2px;&::before{border-radius:2px;}}",Be.blueInput(e),";","",""))((0,a.useTheme)());return(0,a.jsx)(Ze,y({},e,{css:t}))},Ou=e=>(0,a.css)(ku," color:",e.colors.greyCancelClearButton,";background:",e.colors.white,";border:1px solid ",e.colors.greyDropdownMain,";justify-content:center;&:hover{border-color:",e.colors.greyDropdownFocused,";}&:active{border-color:",e.colors.blueNotification,";}&:disabled{background:",e.colors.grey,";color:",e.colors.greyFilterIcon,";}","",""),Tu=({children:e,onClick:t})=>{const n=(0,a.useTheme)();return(0,a.jsx)(Ko,{css:Ou(n),onClick:t},e)},Eu=e=>(0,a.css)(ku," color:",e.colors.greyCancelClearButton,";background:",e.colors.greyLighter,";border:1px solid ",e.colors.greyDropdownMain,";justify-content:center;&:hover{border-color:",e.colors.greyDropdownFocused,";background:",e.colors.greyLighter,";}&:active{border-color:",e.colors.greyDropdownFocused,";background:",e.colors.greyLighter,";}&:disabled{background:",e.colors.grey,";color:",e.colors.greyFilterIcon,";}","",""),Pu=({children:e,onClick:t})=>{const n=(0,a.useTheme)();return(0,a.jsx)(Ee,{css:(0,a.css)({...ku,...Eu(n)},"",""),variant:"secondary",onClick:t},e)};var Iu={name:"ufsh0v",styles:"gap:10px;width:auto;align-self:end"};const zu=({onClear:e,onCancel:t})=>(0,a.jsx)(ye,{css:Iu},(0,a.jsx)(Tu,{onClick:()=>{t?.()}},"Cancel"),(0,a.jsx)(Pu,{onClick:()=>{e?.()}},"Clear"),(0,a.jsx)(Ee,{css:ku,variant:"info",type:"submit"},"Apply")),Du=e=>{let t=JSON.parse(JSON.stringify(e));const n={};return Object.keys(t).forEach((e=>{t=(0,Bo.assocPath)([e,"selectedItems"],t[e].selectedItemsDraft)(t),n[e]=t[e].selectedItemsDraft})),{submitCheckboxData:t,dataForSubmit:n}},Nu=e=>{let t=JSON.parse(JSON.stringify(e));return Object.keys(t).forEach((e=>{t=(0,Bo.assocPath)([e,"selectedItemsDraft"],t[e].selectedItems)(t)})),t},$u=e=>{let t=JSON.parse(JSON.stringify(e));return Object.keys(e).forEach((n=>{const r=[],o=e[n].selectedItems,i=e[n].items;Object.keys(e[n].items).forEach((e=>{const t=i[e];t.isDisabled&&o.includes(t.name)&&r.push(t.name)})),t=(0,Bo.assocPath)([n,"selectedItemsDraft"],r)(t)})),t},Vu=(e,t,n)=>{const r=[t,"selectedItemsDraft"],o=(0,Bo.pathOr)([],r)(e);return{items:o.includes(`${n}`)?o.filter((e=>e!==n)):[...o,n],path:r}};var Wu={name:"b6wrti",styles:"display:flex;flex-direction:column;width:100%"};const Bu=({checkboxData:e={},onReset:t,onSubmit:n,onClear:r,onCheckboxToggle:o,handleMoreButtonVisibleChange:i})=>{const[s,l]=(0,w.useState)(e),[c,u]=(0,w.useState)(0),[d,f]=(0,w.useState)(!1),[p,h]=(0,w.useState)(!1);(0,w.useEffect)((()=>{l(e)}),[e]),(0,w.useLayoutEffect)((()=>{let e=0;Object.keys(s).forEach((t=>{(s[t].selectedItemsDraft||[]).length>0&&e++})),u(e),0===Object.keys(s).length&&h(!1);const t=!(0===Object.keys(s).length);f(t)}),[s]),(0,w.useEffect)((()=>{i?.(d)}),[d]);const g=(e,t)=>()=>{const{items:n,path:r}=Vu(s,e,t);l((0,Bo.assocPath)(r,n)),o?.(e,t)};return(0,a.jsx)(Jo,{floatingOptions:{onOpenChange:e=>{h(e)},open:p}},(0,a.jsx)(Mu,{count:c,visible:d}),(0,a.jsx)(ti,{className:"popover",css:wu},(0,a.jsx)("form",{onSubmit:e=>{e.preventDefault();const{submitCheckboxData:t}=Du(s);l(t),n?.()},css:Wu,"data-testid":"table-filters-form"},(0,a.jsx)(yi,{variant:"body1"},(0,a.jsx)(Q,null,(0,a.jsx)(X,{size:"medium"},Object.keys(s).map((e=>{const t=s[e];return(0,a.jsx)(Su,{key:t.id,id:t.id,title:t.title,isOpened:t.isOpened,ariaControls:t.ariaControls,renderContent:n=>(0,a.jsx)(Ru,n,Object.keys(t.items).map((n=>{const r=t.items[n],o={},i=!!s?.[t.id].selectedItemsDraft?.includes(r.name);return r.isDisabled?o.initialState=i:o.externalState=i,(0,a.jsx)(Au,y({key:r.key,name:r.name,id:r.key,onChange:g(e,r.name),text:r.content.text,isDisabled:r.isDisabled},o))}))),renderTitle:ue})}))))),(0,a.jsx)("hr",{css:Cu}),(0,a.jsx)(zu,{onClear:()=>{const e=$u(s);l(e),r?.()},onCancel:()=>{const e=Nu(s);l(e),h(!1),t?.()}}))))},Fu=(0,w.createContext)({checkboxData:{strategy:{id:"strategy",title:"Strategy",isOpened:!0,ariaControls:"strategy-panel",selectedItems:["checkbox1","checkbox4"],items:{checkbox1:{key:"strategy-checkbox1",name:"checkbox1",content:{statePath:["strategy","items","checkbox1"],text:"checkbox1"}},checkbox2:{key:"strategy-checkbox2",name:"checkbox2",content:{statePath:["strategy","items","checkbox2"],text:"checkbox2"}},checkbox3:{key:"strategy-checkbox3",name:"checkbox3",content:{statePath:["strategy","items","checkbox3"],text:"checkbox3"}},checkbox4:{key:"strategy-checkbox4",name:"checkbox4",content:{statePath:["strategy","items","checkbox4"],text:"checkbox4"}},checkbox5:{key:"strategy-checkbox5",name:"checkbox5",content:{statePath:["strategy","items","checkbox5"],text:"checkbox5"}}}},status:{id:"status",title:"Status",isOpened:!1,ariaControls:"status-panel",selectedItems:["running"],items:{running:{key:"status-checkbox-running",name:"running",content:{statePath:["status","items","running"],text:"Running"}},stopped:{key:"status-checkbox-stopped",name:"stopped",content:{statePath:["status","items","stopped"],text:"Stopped"}}}},pairs:{id:"pairs",title:"Pairs",isOpened:!1,ariaControls:"pairs-panel",selectedItems:["btcfdusd"],items:{btcfdusd:{key:"btcfdusd",name:"btcfdusd",isDisabled:!0,content:{statePath:["pairs","items","btcfdusd"],text:"BTC-FDUSD"}}}},exchange:{id:"exchange",title:"Exchange",isOpened:!1,ariaControls:"exchange-panel",selectedItems:["binance"],items:{binance:{key:"binance",name:"binance",isDisabled:!0,content:{statePath:["exchange","items","binance"],text:"Binance"}}}}},selectedItemsByGroup:{},onCheckboxToggle:(e,t)=>()=>{},onDropdownChange:(e,t)=>()=>{},onClear:()=>{},onReset:()=>{},onSubmit:e=>{},refsList:[],setElementRef:(e,t)=>{},wrapperRef:(0,w.createRef)()}),Zu=({children:e,...t})=>(0,a.jsx)(Fu.Provider,{value:t},e),Hu=()=>{const{setElementRef:e,onDropdownChange:t,checkboxData:n}=(0,w.useContext)(Fu),r=e=>n=>{t(e,n)},[o,i]=(0,w.useState)({}),s=(0,a.useTheme)();return(0,w.useEffect)((()=>{const e={};Object.keys(n).map((t=>{const r=n[t].selectedItemsDraft;r&&(e[t]=r.map((e=>({value:e}))))})),i(e)}),[n]),(0,a.jsx)(k().Fragment,null,Object.keys(n).map((t=>{const i=n[t],l=o[t];return(0,a.jsx)(Pi,{key:i.id,showPlaceholder:!1,label:i.title,ref:t=>{e(i.id,t)},onChange:r(t),selectedItems:l,css:(0,a.css)({padding:"11px 15px 9px 10px","& + ul":{minWidth:150,maxHeight:"50vh"},[s.mediaQueries.md]:{padding:"0 15px 0 10px"}},"","")},Object.keys(i.items).map((e=>{const t=i.items[e];return(0,a.jsx)(Rt,{key:`${i.id}${t.name}`,value:t.name,isDisabled:t.isDisabled},t.content.text)})))})))},qu=H(ye,{target:"e1u6erjm0"})({name:"1g4e29i",styles:"justify-content:end;width:100%;&>div{min-width:auto;margin-right:10px;}"}),Uu=H("div",{target:"e1ojp2jx0"})("width:300px;display:flex;justify-content:right;flex:auto;flex-direction:",(({isMoreButtonVisible:e})=>e?"row":"row-reverse"),";& button{height:30px;}&>div:first-of-type>div:last-child{margin-right:",(({isMoreButtonVisible:e})=>e?"10px":0),";ul:{right:",(({isMoreButtonVisible:e})=>e?"auto":0),";}}",(({theme:e})=>e.mediaQueries.md),"{& button{height:36px;}}",(({theme:e})=>e.mediaQueries.lg),"{& button{height:40px;}}");var Qu={name:"inyrtd",styles:"width:110px"};const Gu=({checkboxData:e={},updatedCheckboxData:t,handleSubmit:n,handleCancel:r,handleClear:o,handleDropdownChange:i})=>{const s=(0,w.useRef)(null),[l,c]=(0,w.useState)({}),[u,d]=(0,w.useState)(!1),f=(({initialState:e,wrapperRef:t,updatedCheckboxData:n,handleCancel:r,handleSubmit:o,handleClear:i,handleDropdownChange:a})=>{const[s,l]=(0,w.useState)({}),[c,u]=(0,w.useState)([]),[d,f]=(0,w.useState)([]),p=e=>{if(e){const t=JSON.parse(JSON.stringify(e));Object.keys(e).forEach((n=>{const r=(0,Bo.propOr)({},n)(e),o=(0,Bo.propOr)([],"selectedItems")(r);t[n].selectedItemsDraft=o})),l(t)}};return(0,w.useEffect)((()=>{p(e)}),[]),(0,w.useEffect)((()=>{p(n)}),[JSON.stringify(n)]),{checkboxData:s,wrapperRef:t,refsList:c,setElementRef:(e,t)=>{if(null!==t&&!d.includes(e)){const n=(0,w.createRef)();n.current=t,u((e=>[...e,n])),f((t=>[...t,e]))}},onCheckboxToggle:(e,t)=>{const{items:n,path:r}=Vu(s,e,t);l((0,Bo.assocPath)(r,n))},onDropdownChange:(e,t)=>{const{items:n,path:r}=Vu(s,e,t),i=(0,Bo.assocPath)(r,n)(s);a?.({groupName:e,name:t,checked:n.includes(t)});const{submitCheckboxData:c,dataForSubmit:u}=Du(i);l(c),o?.(u)},onSubmit:e=>{e?.preventDefault();const{submitCheckboxData:t,dataForSubmit:n}=Du(s);l(t),o?.(n)},onReset:()=>{const e=Nu(s);l(e),r?.()},onClear:()=>{const e=$u(s);l(e),i?.()}}})({initialState:e,updatedCheckboxData:t,wrapperRef:s,handleSubmit:n,handleCancel:r,handleClear:o,handleDropdownChange:i}),{checkboxData:p,refsList:h}=f;return(({checkboxData:e,wrapperRef:t,refsList:n,onVisibilityProcessed:r})=>{const[o,i]=(0,w.useState)(Object.keys(e).map((()=>!1))),a=()=>{t&&t.current&&c()},s=(0,w.useMemo)((()=>null===t?null:new IntersectionObserver(a,{root:t?.current,rootMargin:"0px",threshold:1})),[t?.current,n]);(0,w.useEffect)((()=>()=>{null!==s&&s.disconnect()}),[]),(0,w.useEffect)((()=>(n.length===Object.keys(e).length&&n.forEach((e=>{e.current&&null!==s&&s.observe(e.current)})),()=>{n.forEach((e=>{e.current&&null!==s&&s.unobserve(e.current)}))})),[n,s]);const l=(0,Ct.useWindowSize)(),c=()=>{const e=[];n.forEach((n=>{if(n.current&&t?.current){const r=n.current?.offsetLeft>=t?.current.offsetLeft;e.push(r),n.current.style.visibility=r?"visible":"hidden"}})),i(e)},u=(0,w.useMemo)((()=>o),[JSON.stringify(o)]);(0,w.useEffect)((()=>{r?.()}),[u]),(0,w.useEffect)((()=>{n.length>0&&n.length===Object.keys(e).length&&c()}),[l.width])})({checkboxData:p,refsList:h,wrapperRef:s,onVisibilityProcessed:()=>{const e={},t=Object.keys(p);h.forEach(((n,r)=>{const o=t[r];"hidden"===n.current?.style.visibility&&(e[o]=p[o])})),c(e)}}),(0,a.jsx)(Uu,{ref:s,isMoreButtonVisible:u},(0,a.jsx)(Zu,f,(0,a.jsx)(qu,null,(0,a.jsx)(Hu,null)),(0,a.jsx)(ye,{css:Qu},(0,a.jsx)(Bu,y({},f,{checkboxData:l,handleMoreButtonVisibleChange:e=>{d(e)}})))))}}(),c}()}(n(435),n(156),n(111),n(101))},94:function(e,t,n){self,e.exports=function(e){return function(){var t={468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,n){for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return m},callAll:function(){return r},dateFormatters:function(){return n},debounce:function(){return i},dissocPath:function(){return b},generateRange:function(){return g},mapObjIndexed:function(){return p},path:function(){return x},pathOr:function(){return v},prop:function(){return y},propOr:function(){return w},throttle:function(){return o}});var n={};e.r(n),e.d(n,{formatDate:function(){return u},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return f},printDayOfTheWeek:function(){return d}});const r=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let n=!1,r=null,o=null;return[function i(...a){n?r=a:(n=!0,e(...a),o=setTimeout((()=>{n=!1,r&&(i(...r),r=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let n=null;return[(...r)=>{n&&clearTimeout(n),n=setTimeout((()=>{n&&clearTimeout(n),e(...r)}),t)},function(){n&&clearTimeout(n)}]},a=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],s={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>a[new Date(e).getDay()],u=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),d=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},f=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const n=Math.floor((Date.now()-t)/1e3);let r;for(const e in s)if(r=Math.floor(n/s[e]),r>=1)return`${r} ${e}${r>1?"s":""} ago`;return"Just Now"},p=(e,t)=>Object.keys(t).reduce(((n,r)=>(n[r]=e(t[r],r,t),n)),{}),h=(e,t,n)=>{for(let r=t;r<n;++r)e.push(r)};var g=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let n=[1];if(1===e)return n;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const r=((e,t)=>{const n=[];return t!==e&&n.push(t),t>1&&n.unshift(t-1),t+1<e&&n.push(t+1),n})(e,t),[o,,i]=r;o-2>1?n.push(-1):h(n,2,o),n=n.concat(r),e-i>2?n.push(-1):h(n,i+1,e)}else e<=5?h(n,2,e):n.push(2,3,-1);return n.push(e),n};const m=([e,...t],n)=>r=>JSON.parse(JSON.stringify({...r,[e]:t.length?m(t,n)(r[e]):n})),b=e=>t=>{const n=JSON.parse(JSON.stringify(t));return e.reduce(((t,n,r)=>(r===e.length-1&&delete t[n],t[n])),n),n},x=e=>t=>e.reduce(((e,t)=>e?.[t]),t),v=(e,t)=>n=>{const r=x(t)(n);return null==r?e:r},y=e=>t=>t?.[e],w=(e,t)=>n=>{const r=y(t)(n);return null==r?e:r};return t}()},156:function(t){"use strict";t.exports=e}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}};return t[e](i,i.exports,r),i.exports}r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return function(){"use strict";r.r(o),r.d(o,{useApi:function(){return t},useClickOutside:function(){return i},usePaginationRange:function(){return s},useTextSizeDecrease:function(){return d},useWindowSize:function(){return n}});var e=r(156);function t(t,n){const[r,o]=(0,e.useState)(!1),[i,a]=(0,e.useState)(null),[s,l]=(0,e.useState)(n);return{isLoading:r,error:i,data:s,query:async(...e)=>{o(!0),a(null);try{const n=await t(...e);l(n)}catch(e){a(e)}finally{o(!1)}}}}const n=()=>{const[t,n]=(0,e.useState)({width:window.innerWidth,height:window.innerHeight});return(0,e.useEffect)((()=>{function e(){n({width:window.innerWidth,height:window.innerHeight})}return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),t},i=(t,n)=>{const r=["mousedown","touchstart"];(0,e.useEffect)((()=>{const e=e=>{null==t.current||t.current.contains(e.target)||n(e)};return r.forEach((t=>document.addEventListener(t,e))),()=>r.forEach((t=>document.removeEventListener(t,e)))}),[t,n])};var a=r(468);const s=({pagesCount:t,selectedPage:n})=>(0,e.useMemo)((()=>(0,a.generateRange)(t,n)),[t,n]),l=/(\d+\.?\d+)(\S+)/,c=(e,t)=>e.scrollWidth>Number(t?.clientWidth),u=(e,t)=>{const n=window.getComputedStyle(e).fontSize.match(l);if(n){const[,r,o]=n;e.style.fontSize=`${Number(r)-t}${o}`}},d=(t=5,r=1)=>{const o=(0,e.useRef)(null),i=(0,e.useRef)(0),{width:a}=n();return(0,e.useEffect)((()=>{(()=>{if(null==o.current)return;const e=o.current,n=e.parentNode;let a=c(e,n);for(;i.current<t&&a;)u(e,r),a=c(e,n),++i.current;a&&(e.style.wordBreak="break-all")})()}),[o,a]),o}}(),o}()}(n(156))},468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,n){for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return m},callAll:function(){return r},dateFormatters:function(){return n},debounce:function(){return i},dissocPath:function(){return b},generateRange:function(){return g},mapObjIndexed:function(){return p},path:function(){return x},pathOr:function(){return v},prop:function(){return y},propOr:function(){return w},throttle:function(){return o}});var n={};e.r(n),e.d(n,{formatDate:function(){return u},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return f},printDayOfTheWeek:function(){return d}});const r=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let n=!1,r=null,o=null;return[function i(...a){n?r=a:(n=!0,e(...a),o=setTimeout((()=>{n=!1,r&&(i(...r),r=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let n=null;return[(...r)=>{n&&clearTimeout(n),n=setTimeout((()=>{n&&clearTimeout(n),e(...r)}),t)},function(){n&&clearTimeout(n)}]},a=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],s={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>a[new Date(e).getDay()],u=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),d=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},f=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const n=Math.floor((Date.now()-t)/1e3);let r;for(const e in s)if(r=Math.floor(n/s[e]),r>=1)return`${r} ${e}${r>1?"s":""} ago`;return"Just Now"},p=(e,t)=>Object.keys(t).reduce(((n,r)=>(n[r]=e(t[r],r,t),n)),{}),h=(e,t,n)=>{for(let r=t;r<n;++r)e.push(r)};var g=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let n=[1];if(1===e)return n;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const r=((e,t)=>{const n=[];return t!==e&&n.push(t),t>1&&n.unshift(t-1),t+1<e&&n.push(t+1),n})(e,t),[o,,i]=r;o-2>1?n.push(-1):h(n,2,o),n=n.concat(r),e-i>2?n.push(-1):h(n,i+1,e)}else e<=5?h(n,2,e):n.push(2,3,-1);return n.push(e),n};const m=([e,...t],n)=>r=>JSON.parse(JSON.stringify({...r,[e]:t.length?m(t,n)(r[e]):n})),b=e=>t=>{const n=JSON.parse(JSON.stringify(t));return e.reduce(((t,n,r)=>(r===e.length-1&&delete t[n],t[n])),n),n},x=e=>t=>e.reduce(((e,t)=>e?.[t]),t),v=(e,t)=>n=>{const r=x(t)(n);return null==r?e:r},y=e=>t=>t?.[e],w=(e,t)=>n=>{const r=y(t)(n);return null==r?e:r};return t}()},435:function(t){"use strict";t.exports=e},607:function(e){"use strict";e.exports=r},712:function(e){"use strict";e.exports=o},156:function(e){"use strict";e.exports=t},111:function(e){"use strict";e.exports=n},128:function(e){"use strict";e.exports=i}},s={};function l(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={id:e,loaded:!1,exports:{}};return a[e].call(n.exports,n,n.exports,l),n.loaded=!0,n.exports}l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,{a:t}),t},l.d=function(e,t){for(var n in t)l.o(t,n)&&!l.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},l.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var c={};return function(){"use strict";l.r(c),l.d(c,{AccountBalance:function(){return Zt},Activity:function(){return h},BalancePieChart:function(){return $t},BalancePieChartTitle:function(){return Dt},Bmi:function(){return $e},BotsTable:function(){return It},BotsTableCell:function(){return Pt},BotsTableHead:function(){return Tt},BotsTableRow:function(){return Et},BotsTableWrapper:function(){return Ot},Calories:function(){return x},ExchangeAccount:function(){return Yt},ExchangeAccountKeys:function(){return sn},HeartRate:function(){return ee},ListGoals:function(){return Ze},MealNutrients:function(){return he},MealPlanner:function(){return tt},StepsCounter:function(){return it},TradingInfoCard:function(){return St},TradingScoreboard:function(){return At},UpcomingWorkouts:function(){return ve},UserCard:function(){return bt},WaterConsume:function(){return je},WithLink:function(){return Wt}});var e=l(435);function t(){return t=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},t.apply(this,arguments)}var n=l(156),r=l.n(n),o=l(440);const i=t=>(0,e.css)("justify-content:center;gap:20px;flex-direction:row;max-width:380px;",t.mediaQueries.md,"{gap:30px;}","","");var a=l(468);const{printDayOfTheWeek:s}=a.dateFormatters,u={name:"109oaxu",styles:"display:flex;align-items:center;flex-direction:column;justify-content:center;height:162px;gap:10px;font-size:11px"};var d=({currentValue:t,date:n})=>(0,e.jsx)("div",{css:u},(0,e.jsx)(o.ProgressVertical,null,(0,e.jsx)(o.ProgressBar,{percentage:t,color:"yellow"})),(0,e.jsx)(o.Typography,{variant:"subtitle"},s(new Date(n).getDay())));var f={name:"11yrylr",styles:"width:100%;flex-direction:column"},p={name:"1uqairc",styles:"border-radius:20px;padding-inline:24px;padding-block:24px"};const h=({data:r})=>{const[a,s]=(0,n.useState)(""),[l,c]=(0,n.useState)([]);(0,n.useEffect)((()=>{null!=r&&"object"==typeof r&&c(Object.keys(r).map(((e,t)=>({id:t,value:`${e.charAt(0).toUpperCase()}${e.slice(1)}`}))))}),[r]),(0,n.useEffect)((()=>{l?.length>0&&!a&&u(l[0])}),[l]);const u=e=>{const t=e.value.toString().toLowerCase();s(t)};return(0,e.jsx)(o.Card,{css:p},(0,e.jsx)(o.CardHeader,null,(0,e.jsx)(o.Typography,{variant:"h3",weight:"bold"},"Activity"),l?.length>0&&(0,e.jsx)(o.Dropdown,{selectedItem:l[0],onChange:u},l.map(((t,n)=>(0,e.jsx)(o.DropdownOption,{key:n,value:t.value}))))),(0,e.jsx)(o.CardContent,{css:f},(0,e.jsx)(o.Wrapper,{css:i},Array.isArray(r[a])&&r[a].map(((n,r)=>(0,e.jsx)(d,t({key:r},n)))))))};var g={name:"8or0zb",styles:"gap:5px"};const m=({currentValue:t,max:n})=>{const r=(0,e.useTheme)();return(0,e.jsx)("div",{style:{display:"grid",textAlign:"center"}},(0,e.jsx)(o.Wrapper,{alignItems:"baseline",direction:"row",css:g},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",color:r.colors.greyDarker},t),(0,e.jsx)(o.Typography,{variant:"subtitle",weight:"bold",color:r.colors.greyDarker},"kcal")),(0,e.jsx)(o.Typography,{variant:"subtitle",color:r.colors.greyDarker60},t/n*100,"% done"))};var b={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"};const x=({max:t,currentValue:n})=>{const r=(0,e.useTheme)();return(0,e.jsx)(o.Card,{css:b},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0px 5px 5px ${r.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fcalories%2Fcalories_64.png?alt=media&token=6a57e3f5-0e15-4dcf-8871-f1bf94d887af 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fcalories%2Fcalories_48.png?alt=media&token=861ad7c8-1bcb-4f2d-a581-4b73b4821251 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fcalories%2Fcalories_48.png?alt=media&token=861ad7c8-1bcb-4f2d-a581-4b73b4821251",alt:"Calories burn"})},(0,e.jsx)(o.Typography,{variant:"h6",weight:"bold"},"Calories")),(0,e.jsx)(o.CardContent,null,(0,e.jsx)(o.ProgressCircle,{max:t,currentValue:n,color:"pink",infoContent:(0,e.jsx)(m,{max:t,currentValue:n}),size:120})))};var v=l(607),y=l(712);const w={margin:{top:0,right:0,bottom:0,left:0},xScale:{type:"point"},yScale:{type:"linear",min:"auto",max:"auto",stacked:!0,reverse:!1},pointBorderColor:{from:"serieColor"},legends:[],xFormat:e=>{return new Date(e).toLocaleTimeString("en-US",t||{hour:"2-digit",minute:"2-digit"});var t},yFormat:e=>`${e} bpm`,tooltip:t=>(0,e.jsx)(o.SimpleChartTooltip,t)},C=({data:n,...r})=>(0,e.jsx)(y.ResponsiveLine,t({data:n,curve:"linear",axisTop:null,axisRight:null,axisBottom:null,axisLeft:null,enableGridX:!1,enableGridY:!1,lineWidth:1,enablePoints:!1,pointSize:3,pointColor:"black",pointBorderWidth:2,pointLabelYOffset:-12,enableArea:!0,areaOpacity:.1,enableCrosshair:!1,crosshairType:"top-left",useMesh:!0,animate:!1},w,r));function k(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}var L=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,j=k((function(e){return L.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));var _=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};var M={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,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},S=/[A-Z]|^ms/g,R=/_EMO_([^_]+?)_([^]*?)_EMO_/g,A=function(e){return 45===e.charCodeAt(1)},O=function(e){return null!=e&&"boolean"!=typeof e},T=k((function(e){return A(e)?e:e.replace(S,"-$&").toLowerCase()})),E=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(R,(function(e,t,n){return I={name:t,styles:n,next:I},t}))}return 1===M[e]||A(e)||"number"!=typeof t||0===t?t:t+"px"};function P(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return I={name:n.name,styles:n.styles,next:I},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)I={name:r.name,styles:r.styles,next:I},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=P(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":O(a)&&(r+=T(i)+":"+E(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=P(e,t,a);switch(i){case"animation":case"animationName":r+=T(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var l=0;l<a.length;l++)O(a[l])&&(r+=T(i)+":"+E(i,a[l])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=I,i=n(e);return I=o,P(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var I,z=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var D=!!n.useInsertionEffect&&n.useInsertionEffect,N=D||function(e){return e()},$=(D||n.useLayoutEffect,j),V=function(e){return"theme"!==e},W=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?$:V},B=function(e,t,n){var r;if(t){var o=t.shouldForwardProp;r=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof r&&n&&(r=e.__emotion_forwardProp),r},F=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return _(t,n,r),N((function(){return function(e,t,n){_(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}(t,n,r)})),null},Z=function r(o,i){var a,s,l=o.__emotion_real===o,c=l&&o.__emotion_base||o;void 0!==i&&(a=i.label,s=i.target);var u=B(o,i,l),d=u||W(c),f=!d("as");return function(){var p=arguments,h=l&&void 0!==o.__emotion_styles?o.__emotion_styles.slice(0):[];if(void 0!==a&&h.push("label:"+a+";"),null==p[0]||void 0===p[0].raw)h.push.apply(h,p);else{0,h.push(p[0][0]);for(var g=p.length,m=1;m<g;m++)h.push(p[m],p[0][m])}var b=(0,e.withEmotionCache)((function(t,r,o){var i,a,l,p,g=f&&t.as||c,m="",b=[],x=t;if(null==t.theme){for(var v in x={},t)x[v]=t[v];x.theme=n.useContext(e.ThemeContext)}"string"==typeof t.className?(i=r.registered,a=b,l=t.className,p="",l.split(" ").forEach((function(e){void 0!==i[e]?a.push(i[e]+";"):p+=e+" "})),m=p):null!=t.className&&(m=t.className+" ");var y=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";I=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=P(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=P(n,t,e[a]),r&&(o+=i[a]);z.lastIndex=0;for(var s,l="";null!==(s=z.exec(o));)l+="-"+s[1];var c=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(o)+l;return{name:c,styles:o,next:I}}(h.concat(b),r.registered,x);m+=r.key+"-"+y.name,void 0!==s&&(m+=" "+s);var w=f&&void 0===u?W(g):d,C={};for(var k in t)f&&"as"===k||w(k)&&(C[k]=t[k]);return C.className=m,C.ref=o,n.createElement(n.Fragment,null,n.createElement(F,{cache:r,serialized:y,isStringTag:"string"==typeof g}),n.createElement(g,C))}));return b.displayName=void 0!==a?a:"Styled("+("string"==typeof c?c:c.displayName||c.name||"Component")+")",b.defaultProps=o.defaultProps,b.__emotion_real=b,b.__emotion_base=c,b.__emotion_styles=h,b.__emotion_forwardProp=u,Object.defineProperty(b,"toString",{value:function(){return"."+s}}),b.withComponent=function(e,n){return r(e,t({},i,n,{shouldForwardProp:B(b,n,!0)})).apply(void 0,h)},b}};const H=Z("div",{target:"ek7c6rl0"})({name:"1v1gu0d",styles:"text-align:center;margin-top:23px"}),q={name:"1ttuluy",styles:"font-weight:700;font-size:1.728rem;line-height:2rem;@media (max-width: 900px){font-size:1.2rem;line-height:1.639;}"},U=t=>(0,e.css)("color:",t.colors.greyDarker60,";font-weight:600;font-size:1rem;line-height:1.5rem;margin-left:4px;@media (max-width: 900px){font-size:0.833rem;line-height:1.375;}","",""),Q=({value:t})=>{const n=(0,e.useTheme)();return(0,e.jsx)(H,null,(0,e.jsx)("span",{css:q},t),(0,e.jsx)("span",{css:U(n)},"BPM"))};const G="HeartRateGradient",X=[{match:"*",id:G}];var Y={name:"1srykpd",styles:"height:65px;width:calc(100% + 40px);margin-inline:-20px"},J={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"},K={name:"1d3w5wq",styles:"width:100%"};const ee=({data:r,caption:i="Heart Rate",color:s})=>{const[l,c]=(0,n.useState)(r?.data?.[0]?.y),[u,d]=(0,n.useMemo)((()=>(0,a.throttle)((e=>c(e?.data?.y)),100)),[]),f=(0,e.useTheme)(),p=s||f.colors.purpleDark;(0,n.useEffect)((()=>()=>d()),[]),(0,n.useEffect)((()=>{c(r?.data?.[0]?.y)}),[r]);const h=(0,n.useMemo)((()=>[(0,v.linearGradientDef)(G,[{offset:100,color:p},{offset:0,color:p}])]),[p]),g=(0,n.useMemo)((()=>({data:[r],colors:p})),[r,p]);return(0,e.jsx)(o.Card,{css:J},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0px 5px 5px ${f.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fheart%2Fheart_64.png?alt=media&token=aca1639b-62f5-44ed-a0d1-3cea8e4797e2 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fheart%2Fheart_48.png?alt=media&token=7ef68a25-5362-48b9-b359-c46b48d1db54 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fheart%2Fheart_48.png?alt=media&token=7ef68a25-5362-48b9-b359-c46b48d1db54",alt:"Heart"})},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold"},i)),(0,e.jsx)(o.CardContent,{direction:"column",css:K},(0,e.jsx)("div",{css:Y},(0,e.jsx)(C,t({},g,{fill:X,defs:h,onMouseMove:u}))),null!=l?(0,e.jsx)(Q,{value:l}):null))},{formatDayOfWeek:te}=a.dateFormatters,ne=[0,20,40,60,80,100],re={margin:{top:28,right:50,bottom:50,left:5},xScale:{type:"time",format:"%L",precision:"day"},yScale:{type:"linear",min:"auto",max:"auto",stacked:!1,reverse:!1},axisRight:{tickSize:0,tickPadding:10,tickRotation:0,tickValues:ne,format:e=>`${e}%`,legend:"",legendOffset:0},axisBottom:{tickSize:0,tickPadding:30,tickRotation:0,legend:"",tickValues:"every day",format:te},pointColor:{from:"color",modifiers:[]},pointBorderColor:{from:"color",modifiers:[]},legends:[],gridYValues:ne,layers:["grid","markers","axes","areas","crosshair","lines",({currentPoint:n,pointSize:r,pointBorderWidth:o,...i})=>{const a=(0,v.useTheme)();if(!n)return;const s=n;return(0,e.jsx)("g",null,(0,e.jsx)(v.DotsItem,t({key:s.id,x:s.x,y:s.y,color:s.color,borderColor:s.borderColor,datum:s.data,theme:a,size:r||0,borderWidth:o||0},i)))},"slices","mesh","legends"]},oe=({colorName:t,point:n})=>{const r=`${(i=String(n.serieId))[0].toUpperCase()}${i.substring(1)}`;var i;const{data:{y:a,comp:s,unit:l}}=n,c=s&&"arrow-"+(s>0?"up":"down")||void 0;return(0,e.jsx)(o.ProgressChartTooltip,{caption:r,value:a,valueFormatted:`${s}${l}`,iconName:c,barProps:{color:t}})},ie=["pink","purple","turquoise","yellow","green","blue"],ae=({data:r,...o})=>{const i=(0,e.useTheme)(),a=(0,n.useMemo)((()=>ie.reduce(((e,t)=>(e[i.colors[`${t}Lighter`]]=t,e)),{})),[i.colors]),s=(0,n.useMemo)((()=>Object.assign(re,{colors:ie.map((e=>i.colors[`${e}Lighter`])),tooltip:({point:t})=>{const n=a[t.color];return(0,e.jsx)(oe,{point:t,colorName:n})},theme:{fontFamily:"'Manrope', sans-serif",axis:{ticks:{text:{fontSize:"0.833rem",fontWeight:500,fill:i.colors.greyDarker}}},grid:{line:{stroke:i.colors.greyLighter,strokeWidth:1,strokeDasharray:"8 8"}}}})),[i.colors,a]);return(0,e.jsx)(y.ResponsiveLine,t({data:r,curve:"catmullRom",axisTop:null,axisLeft:null,enableGridX:!1,enableGridY:!0,lineWidth:1,enablePoints:!0,pointSize:8,pointBorderWidth:0,pointLabelYOffset:-12,enableArea:!1,areaOpacity:.1,enableCrosshair:!1,useMesh:!0,animate:!1},s,o))},{formatTime:se,formatDayOfWeek:le,formatDate:ce}=a.dateFormatters;var ue=(e,t,r="day")=>{const[o,i]=(0,n.useState)(0),s=(0,n.useRef)((0,a.throttle)((e=>{i(e[0].contentRect.width)}),50)),l=(0,n.useRef)(new ResizeObserver(s?.current?.[0]));return(0,n.useEffect)((()=>{const t=e.current;return l.current&&t&&l.current.observe(t),()=>{l.current&&t&&l.current.unobserve(t)}}),[e,l]),(0,n.useEffect)((()=>()=>{if(s.current){const[,e]=s.current;e()}}),[s]),(0,n.useMemo)((()=>({xScale:{type:"time",format:"%L",precision:"week"===r?"day":r},axisBottom:{tickSize:0,tickPadding:30,legend:"",tickValues:o<600?7:void 0,tickRotation:o<600?30:0,format:"hour"===r?se:"week"===r?le:ce}})),[t,o,r])};var de={name:"as11ew",styles:"line-height:normal"},fe={name:"1d3w5wq",styles:"width:100%"},pe={name:"1otqacd",styles:"height:227px;svg{overflow:visible;}"};const he=({caption:r="Meal Nutrients",options:i,data:a,onOptionChange:s})=>{const[l,c]=(0,n.useState)(),u=(0,n.useRef)(null),d=ue(u,a,l?.precision);(0,n.useEffect)((()=>{i?.length>0&&null==l&&f(i[0])}),[i]);const f=e=>{const t=i.filter((t=>t.value===e.value))[0];c(t),s&&s(t)};return(0,e.jsx)("div",{ref:u},(0,e.jsx)(o.CardHeader,{transparent:!0},(0,e.jsx)(o.Typography,{variant:"h4",weight:"bold",css:de},r),i?.length>0&&(0,e.jsx)(o.Dropdown,{selectedItem:i[0],onChange:f},i.map((t=>(0,e.jsx)(o.DropdownOption,{key:t.value,value:t.value,label:t.label}))))),(0,e.jsx)(o.Card,null,(0,e.jsx)(o.CardContent,{direction:"column",css:fe},(0,e.jsx)("div",{css:pe},a?.length>0&&(0,e.jsx)(ae,t({data:a},d))))))};var ge={name:"1g7ta9s",styles:"display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:15px"};const me=()=>ge;var be={name:"10ava9y",styles:"width:calc(100% - 42px)"};const xe=({image:t,title:n,workoutTime:r,renderDetails:i,onClick:a})=>{const s=(0,e.useTheme)();return(0,e.jsx)(o.Card,{noShadow:!0},(0,e.jsx)(o.Wrapper,{direction:"row"},(0,e.jsx)(o.Avatar,{size:42,image:t}),(0,e.jsx)(o.CardContent,{css:be},(0,e.jsx)(o.Wrapper,{direction:"column"},(0,e.jsx)("div",{css:me},(0,e.jsx)(o.Typography,{variant:"h6"},n),(0,e.jsx)(o.Button,{endIcon:(0,e.jsx)(o.Icon,{name:"more"}),variant:"tertiary",size:"small",onClick:a})),(0,e.jsx)("div",{css:me},(0,e.jsx)(o.Typography,{variant:"subtitle",color:s.colors.greyDarker60,as:"p"},i()),(0,e.jsx)(o.Typography,{variant:"subtitle",as:"p"},r))))))},ve=({workouts:t})=>(0,e.jsx)(o.CardList,{title:"Upcoming Workout",items:t,renderItem:t=>(0,e.jsx)(xe,{image:t.image,title:t.title,workoutTime:t.workoutTime,onClick:t.handleClick,renderDetails:()=>(0,e.jsx)(n.Fragment,null,(0,e.jsx)("strong",null,t.details.exercises)," Exercises |"," ",(0,e.jsx)("strong",null,t.details.minutes)," mins")})});var ye={name:"7mn33w",styles:"flex:1 1 auto;margin-left:11.5px"};const we=({active:t,completed:n})=>{const r=(0,e.useTheme)();return(0,e.jsx)("div",{css:ye},(0,e.jsx)("span",{css:(0,e.css)("display:block;border-color:",t||n?r.colors.blueLightLighter:r.colors.greyDarker60,";border-left-style:dashed;border-left-width:1px;min-height:20px;","","")}))},Ce=t=>{const{active:n,completed:r}=t,o=(0,e.useTheme)();return(0,e.jsx)("div",{css:(0,e.css)("width:6px;height:6px;background-color:",n||r?o.colors.blueLightLighter:o.colors.greyDarker60,";border-radius:50%;","","")})};var ke={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"},Le={name:"1n5h93v",styles:"width:100%;justify-content:center;align-items:stretch"};const je=({minValue:t=0,maxValue:n=100,currentValue:r,active:i,steps:a,unit:s="%"})=>{const l=(0,e.useTheme)(),c=Math.round(100*r/n);return(0,e.jsx)(o.Card,{css:ke},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0px 5px 5px ${l.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fwater%2Fwater_64.png?alt=media&token=2abf9f9c-2159-4235-856c-f054783a007d 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fwater%2Fwater_48.png?alt=media&token=abc1e619-940a-4fc0-9f83-ef0a998464f2 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fwater%2Fwater_48.png?alt=media&token=abc1e619-940a-4fc0-9f83-ef0a998464f2",alt:"Water"})},(0,e.jsx)(o.Typography,{variant:"h6",weight:"bold"},"Water")),(0,e.jsx)(o.CardContent,{css:Le},(0,e.jsx)("div",{style:{fontSize:14,marginRight:"15px"}},(0,e.jsx)(o.ProgressVertical,null,(0,e.jsx)(o.ProgressLegend,null,(0,e.jsx)(o.ProgressLegendItem,{position:"end",percentage:100},(0,e.jsx)("span",{style:{textAlign:"right",display:"block",paddingRight:6}},`${n}${s}`)),(0,e.jsx)(o.ProgressLegendItem,{position:"current",percentage:c},(0,e.jsx)("span",{style:{textAlign:"right",display:"block",paddingRight:6}},`${r}${s}`)),(0,e.jsx)(o.ProgressLegendItem,{position:"start",percentage:0},(0,e.jsx)("span",{style:{textAlign:"right",display:"block",paddingRight:6}},`${t}${s}`))),(0,e.jsx)(o.ProgressBar,{percentage:c,color:"blueLight"}))),(0,e.jsx)(o.Stepper,{color:l.colors.blueLight,activeStep:i,orientation:"vertical",inverted:!0,sx:{rowGap:0}},a.map(((t,n)=>(0,e.jsx)(o.Step,{key:n,Connector:we},(0,e.jsx)(o.StepLabel,{StepIcon:Ce},(0,e.jsx)("span",{style:{textAlign:"left",display:"block",fontSize:9}},t.caption),(0,e.jsx)("span",{style:{textAlign:"left",display:"block",fontSize:9,fontWeight:700}},t.title))))))))};const _e=Z("div",{target:"e1n6hn4h0"})({name:"1oaiz4z",styles:"width:100%;height:14px;background:linear-gradient(\n 90deg,\n #8b60f4 0%,\n #658fdf 16.67%,\n #69cdd0 35.42%,\n #88e4c3 51.04%,\n #edba5d 68.23%,\n #ed8f66 84.38%,\n #f28689 100%\n );border-radius:21px"}),Me=Z("div",{target:"etdmc4t0"})("position:absolute;left:",(({percentage:e})=>e),"%;top:0;width:14px;height:14px;background:#2b2d31;box-shadow:-4px 4px 10px rgba(42, 48, 57, 0.2);border-radius:19px;"),Se=Z("div",{target:"e1968qvg0"})("display:flex;padding:8px 16px;background:",(({theme:e})=>e.colors.greyLighter),";border-radius:12px;align-items:center;");const Re=Z(o.Typography,{target:"ejsfewa0"})({name:"h16vwx",styles:"position:absolute;left:65%"});var Ae={name:"13f8x48",styles:"left:80%"},Oe={name:"322hte",styles:"left:60%"},Te={name:"1s4icj2",styles:"left:20%"},Ee={name:"1i0rnv0",styles:"position:relative;margin-top:5px"};const Pe=()=>(0,e.jsx)("div",{css:Ee},(0,e.jsx)(Re,{variant:"subtitle",css:Te},"18.5"),(0,e.jsx)(Re,{variant:"subtitle",css:Oe},"25"),(0,e.jsx)(Re,{variant:"subtitle",css:Ae},"30"));const Ie=t=>(0,e.css)("display:flex;h6{line-height:1.625rem;margin-left:10px;color:",t.colors.greyDarker60,";}","",""),ze={name:"1fgsgvi",styles:"position:relative;width:100%;padding-top:20px"};var De={name:"1d3w5wq",styles:"width:100%"},Ne={name:"zccqi5",styles:"box-shadow:0 10px 40px rgba(29, 22, 23, 0.07);border-radius:16px;padding-bottom:40px"};const $e=({height:t=175,weight:r=66})=>{const[i,a]=(0,n.useState)(""),[s,l]=(0,n.useState)(0),c=Number((r/(t*t)*1e4).toFixed(1)),u=()=>{a("Under Weight"),l(10)},d=()=>{a("Healthy"),l(40)},f=()=>{a("Overweight"),l(70)},p=()=>{a("Obese"),l(90)};return(0,n.useEffect)((()=>{c<18.5?u():c>18.5&&c<=24.9?d():c>24.9&&c<30?f():p()}),[c]),(0,e.jsx)(n.Fragment,null,(0,e.jsx)(o.CardHeader,{transparent:!0},(0,e.jsx)("div",{css:Ie},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold"},"BMI"," "),(0,e.jsx)(o.Typography,{variant:"h6"},"Body Mass Index"))),(0,e.jsx)(o.Card,{css:Ne},(0,e.jsx)(o.CardHeader,null,(0,e.jsx)(o.Typography,{variant:"h2",weight:"medium"},c),(0,e.jsx)(Se,null,(0,e.jsx)(o.Typography,{variant:"subtitle",weight:"lighter"},"You're ",i))),(0,e.jsx)(o.CardContent,{css:De},(0,e.jsx)("div",{css:ze},(0,e.jsx)(Me,{"data-testid":"bmi-pointer",percentage:s}),(0,e.jsx)(_e,null),(0,e.jsx)(Pe,null)))))},Ve=t=>(0,e.css)("h6{line-height:23px;}p{color:",t.colors.greyDarker60,";line-height:23px;}","","");var We={name:"ui9771",styles:"width:calc(100% - 42px);padding-left:15px"},Be={name:"1ch9yvl",styles:"border-radius:0"};const Fe=({image:t,title:n,details:r,progressProps:i})=>{const{size:a=50,max:s=100,currentValue:l=0,infoContent:c,color:u="blue"}=i;return(0,e.jsx)(o.Card,{noShadow:!0},(0,e.jsx)(o.Wrapper,{direction:"row",avatarSize:42},(0,e.jsx)(o.Avatar,{size:42,image:t,css:Be}),(0,e.jsx)(o.CardContent,{css:We},(0,e.jsx)("div",{css:Ve},(0,e.jsx)(o.Typography,{variant:"h6"},n),(0,e.jsx)(o.Typography,{variant:"subtitle",as:"p"},r)),(0,e.jsx)(o.ProgressCircle,{size:a,max:s,currentValue:l,infoContent:c||(0,e.jsx)(o.Typography,{variant:"body1"},l,"%"),color:u}))))},Ze=({goals:t})=>(0,e.jsx)(o.CardList,{title:"Goals",items:t,renderItem:t=>(0,e.jsx)(Fe,{image:t.image,title:t.title,details:t.details,progressProps:{currentValue:t.completion,color:t.color}})});var He=Z(o.Badge,{target:"e12bwihj0"})({name:"1c9h7mo",styles:"display:inline-block;padding:0;margin-right:5px;width:4px;height:4px"});var qe={List:Z("ul",{target:"e1yfjgtr1"})({name:"wmff3h",styles:"display:flex;justify-content:space-between;list-style:none;width:100%;height:20px;padding:0;margin:0;margin-bottom:8px"}),Item:Z("li",{target:"e1yfjgtr0"})({name:"s5xdrg",styles:"display:flex;align-items:center"})};var Ue=Z("ul",{target:"e1obar840"})({name:"1bn6kyv",styles:"display:flex;list-style:none;width:100%;height:20px;padding:0;margin:0;&>li:nth-of-type(2n):not(:last-child){margin:0 5px;}"});const Qe={carbs:"yellow",protein:"green",fat:"blue"};var Ge={name:"azty0s",styles:"width:calc(100% - 64px);padding-left:15px"},Xe={name:"14aax6i",styles:"margin-top:5.6px"};const Ye=({name:t,image:n,carbs:r,protein:i,fat:a})=>{const s={carbs:r,protein:i,fat:a};return(0,e.jsx)(o.Wrapper,{css:Xe},(0,e.jsx)(o.Avatar,{size:64,image:n}),(0,e.jsx)("div",{css:Ge},(0,e.jsx)(o.Typography,{variant:"h6",weight:"medium"},t),(0,e.jsx)(qe.List,null,Object.keys(s).map((t=>(0,e.jsx)(qe.Item,{key:t},(0,e.jsx)(He,{color:Qe[t]}),(0,e.jsx)(o.Typography,{variant:"body1"},s[t],"% ",t))))),(0,e.jsx)(Ue,null,Object.keys(s).map((t=>(0,e.jsx)("li",{css:(0,e.css)("width:",s[t],"%;","",""),key:t},(0,e.jsx)(o.ProgressBar,{percentage:100,color:Qe[t]})))))))};const Je=Z(o.DropdownOption,{target:"e1mo13t60"})({name:"dzdmk4",styles:"text-align:left;line-height:18px;font-size:11px"});var Ke={name:"17y49kf",styles:"flex-direction:column;width:100%"},et={name:"as11ew",styles:"line-height:normal"};const tt=({data:r})=>{const[i,a]=(0,n.useState)(null),[s,l]=(0,n.useState)([]),c=e=>{const t=e.value.toString().toLowerCase();a(t)};return(0,n.useEffect)((()=>{null!=r&&"object"==typeof r&&l(Object.keys(r).map(((e,t)=>({id:t,value:`${e.charAt(0).toUpperCase()}${e.slice(1)}`,label:`${e.charAt(0).toUpperCase()}${e.slice(1)} | ${r[e].time}`,extraVal:r[e].time}))))}),[r]),(0,n.useEffect)((()=>{s?.length>0&&null==i&&c(s[0])}),[s]),(0,e.jsx)("div",null,(0,e.jsx)(o.CardHeader,{transparent:!0},(0,e.jsx)(o.Typography,{variant:"h4",weight:"bold",css:et},"Meal Planner"),s?.length>0&&(0,e.jsx)(o.Dropdown,{selectedItem:s[0],onChange:c},s.map(((t,n)=>(0,e.jsx)(Je,{key:n,value:t.value,label:t.label.toString()},(0,e.jsx)("span",{style:{fontSize:13,fontWeight:500}},t.value)," | ",(0,e.jsx)("span",{style:{fontSize:11,fontWeight:500}},t.extraVal)))))),(0,e.jsx)(o.Card,null,(0,e.jsx)(o.CardContent,{css:Ke},i&&r[i].data.map((({id:n,...r})=>(0,e.jsx)(Ye,t({key:n},r)))))))};var nt={name:"1rcnabe",styles:"width:100%;margin:10px 0"},rt={name:"192owum",styles:"font-size:33px;font-weight:bold"},ot={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"};const it=({max:t,currentValue:n})=>{const r=(0,e.useTheme)(),i=Math.round(n/t*100);return(0,e.jsx)(o.Card,{css:ot},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0 5px 5px ${r.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fsteps%2Fsteps_64.png?alt=media&token=22d59e48-da19-448a-98e3-25f396108243 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fsteps%2Fsteps_48.png?alt=media&token=7c66d777-ddad-416a-9f07-a89dd3167ca7 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fsteps%2Fsteps_48.png?alt=media&token=7c66d777-ddad-416a-9f07-a89dd3167ca7",alt:"Steps"})},(0,e.jsx)(o.Typography,{variant:"h6",weight:"bold"},"Steps")),(0,e.jsx)(o.CardContent,{style:{flexWrap:"wrap"}},(0,e.jsx)("div",null,(0,e.jsx)("span",{css:rt},n),(0,e.jsx)("span",null,"Steps")),(0,e.jsx)("div",{css:nt},(0,e.jsx)(o.ProgressBar,{percentage:i,color:"green"})),(0,e.jsx)(o.Typography,{variant:"body1",css:(0,e.css)("color:",r.colors.greyDarker60,";","","")},!Number.isNaN(i)&&`${i}% of your goals`)))};const at=t=>(0,e.css)("display:flex;width:92px;height:68px;align-items:center;flex-flow:column;justify-content:center;background:",t.colors.white,";border-radius:16px;box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);","","");var st={name:"1sw7psn",styles:"align-items:baseline;justify-content:center"};var lt=({value:t,unit:n,caption:r})=>(0,e.jsx)("div",{css:at},(0,e.jsx)(o.Wrapper,{css:st},(0,e.jsx)(o.Typography,{variant:"h4",weight:"bold"},t),(0,e.jsx)(o.Typography,{variant:"subtitle"},n)),(0,e.jsx)(o.Typography,{variant:"subtitle"},r));const ct={name:"d346af",styles:"display:flex;justify-content:space-between;list-style:none;padding:0;li{max-width:92px;}"};var ut=({weight:t,height:n,age:r})=>(0,e.jsx)("ul",{css:ct},(0,e.jsx)("li",null,(0,e.jsx)(lt,{value:t||"",unit:"kg",caption:"Weight"})),(0,e.jsx)("li",null,(0,e.jsx)(lt,{value:n||"",unit:"cm",caption:"Height"})),(0,e.jsx)("li",null,(0,e.jsx)(lt,{value:r||"",unit:"yrs",caption:"Age"})));const dt=t=>(0,e.css)("display:flex;align-items:center;button{display:none;}",t.mediaQueries.lg,"{justify-content:space-between;button{display:block;}}","","");var ft={name:"3u6yym",styles:"padding-inline:15px"},pt={name:"s5xdrg",styles:"display:flex;align-items:center"};var ht=({name:t,email:n})=>(0,e.jsx)("div",{css:dt},(0,e.jsx)("div",{css:pt},(0,e.jsx)(o.Avatar,{size:42,image:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fface%2Fface_46.png?alt=media&token=aaa3a75c-4779-4887-b011-352f8dd6c214"}),(0,e.jsx)("div",{css:ft},(0,e.jsx)(o.Typography,{variant:"subtitle"},t),(0,e.jsx)(o.Typography,{variant:"body1"},n))),(0,e.jsx)(o.Button,{variant:"tertiary",size:"large",endIcon:(0,e.jsx)(o.Icon,{name:"notification"})}));const gt=t=>(0,e.css)("display:grid;grid-template-columns:50px auto;align-items:center;",t.mediaQueries.lg,"{grid-template-columns:auto;}","","");var mt={name:"e0dnmk",styles:"cursor:pointer"};var bt=({user:t})=>(0,e.jsx)(n.Fragment,null,(0,e.jsx)("div",{css:gt},(0,e.jsx)("div",{css:t=>(0,e.css)(t.mediaQueries.lg,"{display:none;}","","")},(0,e.jsx)("label",{htmlFor:"aside",css:mt},(0,e.jsx)(o.Icon,{name:"carrot-left",size:16}))),(0,e.jsx)(ht,{name:t?.name,email:t?.email})),(0,e.jsx)(ut,{weight:t?.weight,height:t?.height,age:t?.age}));var xt={name:"1ytt2st",styles:"justify-content:flex-start;align-items:baseline;gap:2px"},vt={name:"xutw8p",styles:"display:flex;align-self:center;margin-left:3px"};var yt=({value:t,unit:n,icon:r})=>{const i=(0,e.useTheme)();return(0,e.jsx)(o.CardContent,{css:xt},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",color:i.colors.greyDarker},t),n?(0,e.jsx)(o.Typography,{"data-testid":"unit",variant:"h6",weight:"lighter"},n):null,r?(0,e.jsx)("div",{css:vt},r):null)};var wt={name:"rnnx2x",styles:"font-size:12px"};var Ct=({trigger:t,children:n})=>{const r=(0,e.useTheme)();return(0,e.jsx)(o.Tooltip,{offsetPx:0,enableHover:!0,enableClick:!1,arrowProps:{width:18,height:3,fill:r.colors.greyGraphite}},(0,e.jsx)(o.TooltipTrigger,null,(0,e.jsx)("div",{"data-testid":"tooltip-trigger"},t)),(0,e.jsx)(o.TooltipContent,{css:(0,e.css)("padding:4px 5px;border-radius:2px;background:",r.colors.greyGraphite,";svg{margin-bottom:-1px;}","","")},(0,e.jsx)(o.Typography,{css:wt,color:r.colors.white},n)))},kt=l(128);const Lt=t=>(0,e.css)("position:relative;display:flex;flex-direction:column;align-items:flex-start;width:max-content;min-width:100%;background:",t.colors.greyLighter,";padding:4px 10px;border-radius:6px;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:none;user-select:none;&::before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;box-shadow:0 10px 40px 0 ",t.colors.greyShadow,";content:'';}&:active{background:",t.colors.white,";&::before{border-radius:6px;box-shadow:0 10px 40px 0 ",t.colors.greyShadow24,";}}","","");var jt=({onClick:t,link:n,children:i})=>(0,e.jsx)(r().Fragment,null,n?(0,e.jsx)(kt.Link,{to:n,css:Lt},i):(0,e.jsx)(o.CardBase,{role:t?"button":"region",tabIndex:t?0:-1,onClick:()=>{"function"==typeof t&&t()},css:Lt},i));var _t={name:"rnnx2x",styles:"font-size:12px"};const Mt=({value:t,unit:n,title:r,icon:i,link:a,onClick:s})=>{const l=Number(t),c=Number.isNaN(l)?t:l.toFixed(1).includes(".0")?Math.floor(l):l.toFixed(1);return(0,e.jsx)(jt,{onClick:s,link:a},(0,e.jsx)(yt,{value:c,unit:n,icon:i}),(0,e.jsx)(o.CardContent,null,(0,e.jsx)(o.Typography,{css:_t},r)))};var St=t=>{const{value:n,unit:r}=t,o=Number(n);return Number.isInteger(o)||Number.isNaN(o)?(0,e.jsx)(Mt,t):(0,e.jsx)(Ct,{trigger:(0,e.jsx)(Mt,t)},n," ",r)};var Rt=Z("div",{target:"e1xdy4lf0"})("display:grid;gap:5px;grid-auto-flow:column;overflow:auto;",(({theme:e})=>e.mediaQueries.md),"{grid-template-columns:",(({itemsPerRow:e})=>e&&`repeat(${e}, 1fr)`),";grid-auto-flow:inherit;overflow:inherit;}");var At=({items:t,onClick:n,renderCard:r,...o})=>(0,e.jsx)("div",null,(0,e.jsx)(Rt,o,t.map(((t,o)=>(0,e.jsx)("div",{key:o},"function"==typeof r?r(t,n):(0,e.jsx)(St,{value:t.value,unit:t.unit,title:t.title,icon:t.icon,link:t.link,onClick:()=>{"function"==typeof n&&n(t)}}))))));const Ot=Z(o.Table,{target:"e1x8lq5p0"})({name:"ibvn9w",styles:"background:none;& thead td:first-of-type{border-top-left-radius:20px;}& thead td:last-child{border-top-right-radius:20px;}& tbody tr:last-child td:first-of-type{border-bottom-left-radius:20px;}& tbody tr:last-child td:last-child{border-bottom-right-radius:20px;}& tbody tr:not([aria-disabled='true']):hover{& td{background-color:#eef1f7;}}"}),Tt=Z(o.TableHead,{target:"e13om0eu0"})("background:none;font-size:12px;",(({theme:e})=>e.mediaQueries.lg),"{font-size:14px;}& tr td:first-of-type{padding-left:16px;}"),Et=Z(o.TableRow,{target:"e5of4c10"})("border:none;padding:0 16px;height:44px;",(({isDisabled:e})=>e&&{opacity:.6,cursor:"default",userSelect:"none"})," & tr:first-of-type{padding-left:18px;}"),Pt=Z(o.TableCell,{target:"e1tsk7oh0"})("border:none;padding:0 16px;background:#fff;font-size:12px;font-weight:500;",(({theme:e})=>e.mediaQueries.lg),"{font-size:14px;}"),It=({children:t,columns:r,className:i})=>(0,e.jsx)(Ot,{className:i},(0,e.jsx)(Tt,null,(0,e.jsx)(Et,null,r.map((t=>(0,e.jsx)(Pt,{key:`column-${t.toLowerCase()}`},t))))),(0,e.jsx)(o.TableBody,null,n.Children.map(t,(e=>{if((0,n.isValidElement)(e))return(0,n.cloneElement)(e,{key:e.props.id})}))));var zt=l(94);const Dt=(0,e.withTheme)((({total:t,currency:n,theme:r})=>{const i=(0,zt.useTextSizeDecrease)();return(0,e.jsx)(o.Typography,{ref:i,variant:"body2",weight:"bold",color:r.colors.greyDarker,css:(0,e.css)("font-size:13px;padding:0 14px;",r.mediaQueries.md,"{font-size:14px;}",r.mediaQueries.lg,"{font-size:16px;}line-height:1;","","")},t,(0,e.jsx)(o.Typography,{variant:"body2",weight:"regular",as:"span",color:r.colors.greyDarker80,css:(0,e.css)("display:block;font-size:12px;",r.mediaQueries.md,"{font-size:13px;}",r.mediaQueries.lg,"{font-size:14px;}line-height:25px;","","")},n))}));var Nt={name:"1f1533z",styles:"width:10px;height:10px;margin-right:5px"};const $t=(0,e.withTheme)((({total:t,currency:n,data:r,theme:i,chartColorPalette:a,legendColorPalette:s,variant:l="valueList"})=>{const{legendColorNames:c,pieChartColors:u}=o.pieChartPalettes.getBalancePalette(i);return(0,e.jsx)(o.PieChart,{data:r,colors:a||u,animate:!1,title:(0,e.jsx)(Dt,{theme:i,total:t,currency:n}),css:(0,e.css)("div:nth-of-type(1){width:100px;height:100px;}",i.mediaQueries.lg,"{div:nth-of-type(1){width:120px;height:120px;}}","","")},(0,e.jsx)(o.PieChartLegend,{data:r,colors:s||c,variant:l,currency:n,markerStyles:Nt,labelListStyles:(0,e.css)("gap:5px;h6{font-weight:700;font-size:12px;",i.mediaQueries.md,"{font-size:13px;}",i.mediaQueries.lg,"{font-size:14px;}}",i.mediaQueries.lg,"{margin-left:-20%;}","",""),valueListStyles:(0,e.css)("gap:5px;h6{color:",i.colors.greyDarker80,";font-size:11px;",i.mediaQueries.lg,"{font-size:12px;}}","",""),renderValue:({id:e,legendValue:t})=>"Other"===e?t+" "+n:t+" "+e}))}));var Vt={name:"me5k4h",styles:"text-decoration:none;div{cursor:pointer;}"};const Wt=({link:t,onClick:n,children:r,className:o})=>t?(0,e.jsx)(kt.Link,{to:t,onClick:n,className:o,css:Vt},r):r;var Bt={name:"12yl7b1",styles:"max-width:406px;width:100%;display:block"},Ft={name:"pr10xp",styles:"margin-bottom:10px"};const Zt=({title:n="Balance",className:r,onClick:i,link:a,variant:s="valueList",...l})=>{const c=(0,e.useTheme)();return(0,e.jsx)(Wt,{link:a,onClick:i},(0,e.jsx)(o.Card,{className:r,onClick:a?void 0:i,css:(0,e.css)("border-radius:20px;padding:5px 10px;width:100%;",c.mediaQueries.md,"{padding:10px;}",c.mediaQueries.lg,"{padding:12px 20px 11px;}box-shadow:0 10px 40px 0 ",c.colors.greyShadow,";","","")},(0,e.jsx)(o.CardHeader,{css:Ft},(0,e.jsx)(o.Typography,{variant:"h3",weight:"bold",css:(0,e.css)("font-size:16px;",c.mediaQueries.md,"{font-size:20px;}","","")},n)),(0,e.jsx)(o.CardContent,{css:Bt},(0,e.jsx)($t,t({theme:c,variant:s},l)))))};const Ht=t=>(0,e.css)("padding:0;border-radius:20px;box-shadow:0px 10px 40px 0px ",t.colors.greyShadow,";transition:0.3s;&:hover{box-shadow:5px 5px 20px 0px ",t.colors.black25,";}","",""),qt=t=>(0,e.css)("display:grid;grid-template-columns:auto 1fr 20px;align-items:center;width:100%;padding:10px;border-radius:20px 20px 0 0;background:",t.colors.greyLighter,";margin-bottom:0;",t.mediaQueries.md,"{h6{font-size:16px;line-height:24px;}}",t.mediaQueries.xs,"{padding:6px 10px;}","",""),Ut=t=>(0,e.css)("height:auto;padding:0;background:none;box-shadow:none;&:hover,&:focus{background:none;box-shadow:none;}&:hover{svg path{fill:",t.colors.greyDarker,";}}","",""),Qt={name:"75whpw",styles:"display:flex;align-items:center;gap:9px;margin-right:13px"},Gt=t=>(0,e.css)("width:100%;text-align:center;padding:4px;&.active{color:",t.colors.greenDark,";background:",t.colors.greenMint,";}&.not-available{color:",t.colors.red,";background:",t.colors.redLighter40,";}",t.mediaQueries.md,"{font-size:14px;line-height:17px;}","",""),Xt=t=>(0,e.css)("width:100%;padding:10px 20px;ul:last-child{li{justify-content:flex-end;text-align:right;}}",t.mediaQueries.md,"{>div{display:block;text-align:center;.pie-chart-wrapper{margin:0 auto 6px;}}ul{display:inline-flex;height:auto;}ul:last-child{margin-left:30px;}}",t.mediaQueries.lg,"{>div{display:flex;justify-content:space-around;.pie-chart-wrapper{margin:0 10px 0 0;}}ul{display:flex;margin-left:0;}ul:last-child{margin-left:10px;}}","",""),Yt=({platform:n,title:r,status:i,link:a,data:s,onClick:l,onDelete:c})=>{const u=(0,e.useTheme)(),d="Active"===i;return(0,e.jsx)(Wt,{link:a,onClick:l},(0,e.jsx)(o.CardBase,{noShadow:!0,css:Ht,"data-testid":"card",onClick:a?void 0:l},(0,e.jsx)(o.CardHeader,{css:qt},(0,e.jsx)(o.Typography,{variant:"subtitle",weight:"bold",color:u.colors.greyDarker,css:Qt},n),(0,e.jsx)(o.Typography,{color:u.colors.greyDropdownFocused,variant:"subtitle",weight:"regular"},r),(0,e.jsx)(o.Button,{css:Ut,onClick:e=>{return(t=e).preventDefault(),t.stopPropagation(),void c();var t}},(0,e.jsx)(o.Icon,{name:"bin",color:u.colors.greyDropdownFocused,size:20}))),(0,e.jsx)(o.Typography,{css:Gt,className:d?"active":"not-available",variant:"body1",weight:"regular"},d?i:"Not available"),(0,e.jsx)(o.CardContent,{css:Xt,direction:"column"},(0,e.jsx)($t,t({theme:u},s)))))};const Jt=t=>(0,e.css)("box-shadow:0 10px 40px 0 ",t.colors.greyShadow,";padding:0;border-radius:20px;&.disabled{pointer-events:none;}","",""),Kt=t=>(0,e.css)("align-items:center;background:",t.colors.greyLighter,";padding:10px;border-radius:20px 20px 0 0;margin-bottom:0;",t.mediaQueries.md,"{padding:15px 10px 15px 30px;}","",""),en=t=>(0,e.css)("height:auto;background:none;box-shadow:none;&:hover,&:focus{background:none;box-shadow:none;}&:hover{svg path{fill:",t.colors.greyDarker,";}}",t.mediaQueries.md,"{padding:12px;}","",""),tn=t=>(0,e.css)("width:100%;padding:10px;",t.mediaQueries.md,"{padding:13px 30px 20px;}","",""),nn={name:"gnnc8a",styles:"display:flex;flex-direction:column;gap:5px;&:not(:last-child){margin-bottom:20px;}"},rn={name:"15bna7",styles:"height:auto;padding:0;background:none;box-shadow:none;&:hover,&:focus{background:none;box-shadow:none;}"},on={name:"1u3vkts",styles:"display:flex;align-items:center;gap:7px"},an={name:"26bywx",styles:"overflow-wrap:anywhere"},sn=({title:t,apiKey:r,secretKey:i,onDelete:a,onVisibilityChange:s,isDisabled:l})=>{const[c,u]=(0,n.useState)(!1),d=(0,e.useTheme)(),f=(0,e.jsx)("span",null,"******");return(0,n.useEffect)((()=>{s(c)}),[c]),(0,e.jsx)(o.Card,{noShadow:!0,css:Jt,className:l?"disabled":""},(0,e.jsx)(o.CardHeader,{css:Kt},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold"},t),(0,e.jsx)(o.Button,{css:en,onClick:a},(0,e.jsx)(o.Icon,{name:"bin",size:15,color:d.colors.greyDropdownFocused}))),(0,e.jsx)(o.CardContent,{css:tn,direction:"column"},(0,e.jsx)("div",{css:nn},(0,e.jsx)(o.Typography,{variant:"h6",color:d.colors.greyDropdownFocused},"API Key"),(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",css:an},r)),(0,e.jsx)("div",{css:nn},(0,e.jsx)(o.Typography,{variant:"h6",color:d.colors.greyDropdownFocused},"Secret Key"),(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",css:on},(0,e.jsx)("span",{css:an},c&&i||f),(0,e.jsx)(o.Button,{css:rn,onClick:()=>{u((e=>!e))}},(0,e.jsx)(o.Icon,{name:c?"visible":"invisible",size:20,color:d.colors.greyDropdownFocused}))))))}}(),c}()}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@emotion/react"),require("react"),require("react-dom"),require("react-router-dom"),require("@nivo/pie"),require("@nivo/core"),require("@nivo/line")):"function"==typeof define&&define.amd?define(["@emotion/react","react","react-dom","react-router-dom","@nivo/pie","@nivo/core","@nivo/line"],t):"object"==typeof exports?exports.SSAWidgets=t(require("@emotion/react"),require("react"),require("react-dom"),require("react-router-dom"),require("@nivo/pie"),require("@nivo/core"),require("@nivo/line")):e.SSAWidgets=t(e["@emotion/react"],e.react,e["react-dom"],e["react-router-dom"],e["@nivo/pie"],e["@nivo/core"],e["@nivo/line"])}(self,(function(e,t,r,n,o,i,s){return function(){var a={440:function(e,t,r){var n,o,i,s,a;self,e.exports=(n=r(435),o=r(156),i=r(111),s=r(128),a=r(812),function(){var e,t,r={94:function(e,t,r){var n;self,e.exports=(n=r(156),function(){var e={468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,r){for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return x},callAll:function(){return n},dateFormatters:function(){return r},debounce:function(){return i},dissocPath:function(){return m},generateRange:function(){return f},mapObjIndexed:function(){return g},path:function(){return b},pathOr:function(){return C},prop:function(){return y},propOr:function(){return v},throttle:function(){return o}});var r={};e.r(r),e.d(r,{formatDate:function(){return d},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return p},printDayOfTheWeek:function(){return u}});const n=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let r=!1,n=null,o=null;return[function i(...s){r?n=s:(r=!0,e(...s),o=setTimeout((()=>{r=!1,n&&(i(...n),n=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let r=null;return[(...n)=>{r&&clearTimeout(r),r=setTimeout((()=>{r&&clearTimeout(r),e(...n)}),t)},function(){r&&clearTimeout(r)}]},s=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],a={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>s[new Date(e).getDay()],d=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),u=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},p=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const r=Math.floor((Date.now()-t)/1e3);let n;for(const e in a)if(n=Math.floor(r/a[e]),n>=1)return`${n} ${e}${n>1?"s":""} ago`;return"Just Now"},g=(e,t)=>Object.keys(t).reduce(((r,n)=>(r[n]=e(t[n],n,t),r)),{}),h=(e,t,r)=>{for(let n=t;n<r;++n)e.push(n)};var f=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let r=[1];if(1===e)return r;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const n=((e,t)=>{const r=[];return t!==e&&r.push(t),t>1&&r.unshift(t-1),t+1<e&&r.push(t+1),r})(e,t),[o,,i]=n;o-2>1?r.push(-1):h(r,2,o),r=r.concat(n),e-i>2?r.push(-1):h(r,i+1,e)}else e<=5?h(r,2,e):r.push(2,3,-1);return r.push(e),r};const x=([e,...t],r)=>n=>JSON.parse(JSON.stringify({...n,[e]:t.length?x(t,r)(n[e]):r})),m=e=>t=>{const r=JSON.parse(JSON.stringify(t));return e.reduce(((t,r,n)=>(n===e.length-1&&delete t[r],t[r])),r),r},b=e=>t=>e.reduce(((e,t)=>e?.[t]),t),C=(e,t)=>r=>{const n=b(t)(r);return null==n?e:n},y=e=>t=>t?.[e],v=(e,t)=>r=>{const n=y(t)(r);return null==n?e:n};return t}()},156:function(e){"use strict";e.exports=n}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return function(){"use strict";r.r(o),r.d(o,{useApi:function(){return t},useClickOutside:function(){return i},usePaginationRange:function(){return a},useTextSizeDecrease:function(){return u},useWindowSize:function(){return n}});var e=r(156);function t(t,r){const[n,o]=(0,e.useState)(!1),[i,s]=(0,e.useState)(null),[a,l]=(0,e.useState)(r);return{isLoading:n,error:i,data:a,query:async(...e)=>{o(!0),s(null);try{const r=await t(...e);l(r)}catch(e){s(e)}finally{o(!1)}}}}const n=()=>{const[t,r]=(0,e.useState)({width:window.innerWidth,height:window.innerHeight});return(0,e.useEffect)((()=>{function e(){r({width:window.innerWidth,height:window.innerHeight})}return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),t},i=(t,r)=>{const n=["mousedown","touchstart"];(0,e.useEffect)((()=>{const e=e=>{null==t.current||t.current.contains(e.target)||r(e)};return n.forEach((t=>document.addEventListener(t,e))),()=>n.forEach((t=>document.removeEventListener(t,e)))}),[t,r])};var s=r(468);const a=({pagesCount:t,selectedPage:r})=>(0,e.useMemo)((()=>(0,s.generateRange)(t,r)),[t,r]),l=/(\d+\.?\d+)(\S+)/,c=(e,t)=>e.scrollWidth>Number(t?.clientWidth),d=(e,t)=>{const r=window.getComputedStyle(e).fontSize.match(l);if(r){const[,n,o]=r;e.style.fontSize=`${Number(n)-t}${o}`}},u=(t=5,r=1)=>{const o=(0,e.useRef)(null),i=(0,e.useRef)(0),{width:s}=n();return(0,e.useEffect)((()=>{(()=>{if(null==o.current)return;const e=o.current,n=e.parentNode;let s=c(e,n);for(;i.current<t&&s;)d(e,r),s=c(e,n),++i.current;s&&(e.style.wordBreak="break-all")})()}),[o,s]),o}}(),o}())},468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,r){for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return x},callAll:function(){return n},dateFormatters:function(){return r},debounce:function(){return i},dissocPath:function(){return m},generateRange:function(){return f},mapObjIndexed:function(){return g},path:function(){return b},pathOr:function(){return C},prop:function(){return y},propOr:function(){return v},throttle:function(){return o}});var r={};e.r(r),e.d(r,{formatDate:function(){return d},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return p},printDayOfTheWeek:function(){return u}});const n=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let r=!1,n=null,o=null;return[function i(...s){r?n=s:(r=!0,e(...s),o=setTimeout((()=>{r=!1,n&&(i(...n),n=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let r=null;return[(...n)=>{r&&clearTimeout(r),r=setTimeout((()=>{r&&clearTimeout(r),e(...n)}),t)},function(){r&&clearTimeout(r)}]},s=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],a={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>s[new Date(e).getDay()],d=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),u=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},p=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const r=Math.floor((Date.now()-t)/1e3);let n;for(const e in a)if(n=Math.floor(r/a[e]),n>=1)return`${n} ${e}${n>1?"s":""} ago`;return"Just Now"},g=(e,t)=>Object.keys(t).reduce(((r,n)=>(r[n]=e(t[n],n,t),r)),{}),h=(e,t,r)=>{for(let n=t;n<r;++n)e.push(n)};var f=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let r=[1];if(1===e)return r;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const n=((e,t)=>{const r=[];return t!==e&&r.push(t),t>1&&r.unshift(t-1),t+1<e&&r.push(t+1),r})(e,t),[o,,i]=n;o-2>1?r.push(-1):h(r,2,o),r=r.concat(n),e-i>2?r.push(-1):h(r,i+1,e)}else e<=5?h(r,2,e):r.push(2,3,-1);return r.push(e),r};const x=([e,...t],r)=>n=>JSON.parse(JSON.stringify({...n,[e]:t.length?x(t,r)(n[e]):r})),m=e=>t=>{const r=JSON.parse(JSON.stringify(t));return e.reduce(((t,r,n)=>(n===e.length-1&&delete t[r],t[r])),r),r},b=e=>t=>e.reduce(((e,t)=>e?.[t]),t),C=(e,t)=>r=>{const n=b(t)(r);return null==n?e:n},y=e=>t=>t?.[e],v=(e,t)=>r=>{const n=y(t)(r);return null==n?e:n};return t}()},435:function(e){"use strict";e.exports=n},812:function(e){"use strict";e.exports=a},156:function(e){"use strict";e.exports=o},111:function(e){"use strict";e.exports=i},128:function(e){"use strict";e.exports=s}},l={};function c(e){var t=l[e];if(void 0!==t)return t.exports;var n=l[e]={exports:{}};return r[e](n,n.exports,c),n.exports}c.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(t,{a:t}),t},t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},c.t=function(r,n){if(1&n&&(r=this(r)),8&n)return r;if("object"==typeof r&&r){if(4&n&&r.__esModule)return r;if(16&n&&"function"==typeof r.then)return r}var o=Object.create(null);c.r(o);var i={};e=e||[null,t({}),t([]),t(t)];for(var s=2&n&&r;"object"==typeof s&&!~e.indexOf(s);s=t(s))Object.getOwnPropertyNames(s).forEach((function(e){i[e]=function(){return r[e]}}));return i.default=function(){return r},c.d(o,i),o},c.d=function(e,t){for(var r in t)c.o(t,r)&&!c.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},c.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},c.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};return function(){"use strict";c.r(d),c.d(d,{Accordion:function(){return pe},AccordionContent:function(){return re},AccordionGroup:function(){return X},AccordionGroupContext:function(){return q},AccordionGroupContextProvider:function(){return U},AccordionTitle:function(){return de},AddNewAccountCard:function(){return ec},Avatar:function(){return he},Badge:function(){return Ce},Button:function(){return Re},ButtonGroup:function(){return Sa},Card:function(){return Pe},CardBase:function(){return ue},CardContent:function(){return Y},CardHeader:function(){return Ae},CardList:function(){return al},Checkbox:function(){return We},CollapsibleNavBar:function(){return zc},ColorPicker:function(){return Ne},Dropdown:function(){return At},DropdownArrow:function(){return St},DropdownBase:function(){return Zt},DropdownOption:function(){return Dt},DropdownOptions:function(){return Rt},DropdownToggle:function(){return jt},Filters:function(){return ad},Form:function(){return Ca},FormAction:function(){return va},FormCheckbox:function(){return vt},FormGroup:function(){return ya},FormHelperText:function(){return da},FormRadioGroup:function(){return ma},Icon:function(){return le},Indicator:function(){return ja},Input:function(){return No},Label:function(){return He},LargeTab:function(){return na},Link:function(){return Ta},LinksTabBar:function(){return zl},Modal:function(){return Ho},ModalContent:function(){return Qo},ModalContext:function(){return $o},ModalDialog:function(){return qo},ModalDismissButton:function(){return Bo},ModalOpenButton:function(){return Uo},MultipleDropdown:function(){return Pi},MultipleDropdownNotification:function(){return Oi},MultipleDropdownOptions:function(){return Ei},NavBar:function(){return qa},NotificationCard:function(){return El},NotificationMenu:function(){return $l},Pagination:function(){return wl},PaginationContext:function(){return xl},PaginationContextProvider:function(){return bl},PieChart:function(){return Xa},PieChartLegend:function(){return tl},Popover:function(){return Yo},PopoverClose:function(){return Ko},PopoverContent:function(){return ti},PopoverContext:function(){return Xo},PopoverDescription:function(){return yi},PopoverHeading:function(){return vi},PopoverTrigger:function(){return ki},Progress:function(){return Ai},ProgressBar:function(){return $i},ProgressChartTooltip:function(){return _s},ProgressCircle:function(){return Ji},ProgressInfo:function(){return il},ProgressInfoTotals:function(){return rl},ProgressLegend:function(){return Yi},ProgressLegendItem:function(){return Ki},ProgressVertical:function(){return es},Radio:function(){return ha},RadioGroup:function(){return xa},ResponsiveImage:function(){return ba},SearchBox:function(){return Wl},SearchBoxCrossIcon:function(){return Bl},SearchBoxInput:function(){return Fl},SearchBoxWrapper:function(){return Hl},SimpleChartTooltip:function(){return Fs},Step:function(){return hs},StepConnector:function(){return ps},StepLabel:function(){return ys},Stepper:function(){return os},Switch:function(){return Ls},SwitchContext:function(){return ws},SwitchContextProvider:function(){return js},Tab:function(){return Ks},TabBar:function(){return Js},TabBarContext:function(){return Qs},TabBarContextProvider:function(){return Gs},Table:function(){return Ss},TableBody:function(){return Es},TableCell:function(){return Ms},TableFilterCheckbox:function(){return Fc},TableFilterTrigger:function(){return Ic},TableFilterTriggerWithNotification:function(){return Nc},TableFilters:function(){return ed},TableFiltersAccordion:function(){return $c},TableFiltersAccordionContent:function(){return Hc},TableFiltersButtons:function(){return Uc},TableFiltersCancelButton:function(){return Wc},TableFiltersClearButton:function(){return qc},TableHead:function(){return Ts},TableRow:function(){return Ds},Tag:function(){return ia},TextField:function(){return pa},Textarea:function(){return aa},Tooltip:function(){return Rs},TooltipContent:function(){return Hs},TooltipContentBase:function(){return Zs},TooltipTrigger:function(){return Ps},Typography:function(){return Ci},UserProfile:function(){return Jl},WithPagination:function(){return kl},WithVisibleLG:function(){return Ea},WithVisibleMD:function(){return za},WithVisibleSM:function(){return Pa},WithVisibleUpToLG:function(){return Za},Wrapper:function(){return ye},cancelButtonStyles:function(){return Bc},checkboxStyles:function(){return Fe},clearButtonStyles:function(){return _c},filterButtonStyles:function(){return Zc},globalStyles:function(){return e},iconsList:function(){return oe},mainTheme:function(){return i},pieChartPalettes:function(){return o},styleUtils:function(){return t},styles:function(){return n},useAccordionGroupContext:function(){return Q},usePaginationContext:function(){return ml},usePopover:function(){return Go},usePopoverContext:function(){return Jo},useSwitchContext:function(){return ks},useTabBarContext:function(){return Us}});var e={};c.r(e),c.d(e,{blue:function(){return f},blueLight:function(){return x},blueLightDarker:function(){return m},green:function(){return p},pink:function(){return a},purple:function(){return h},turquoise:function(){return g},yellow:function(){return l},yellowWarm:function(){return u}});var t={};c.r(t),c.d(t,{focusOutline:function(){return b},outlineStyles:function(){return C}});var r={};c.r(r),c.d(r,{body1:function(){return ci},body2:function(){return di},body3:function(){return ui},bold:function(){return xi},caption:function(){return pi},gutter:function(){return mi},h1:function(){return ri},h2:function(){return ni},h3:function(){return oi},h4:function(){return ii},h5:function(){return si},h6:function(){return ai},lighter:function(){return gi},medium:function(){return fi},regular:function(){return hi},subtitle:function(){return li}});var n={};c.r(n),c.d(n,{large:function(){return Ns},medium:function(){return Vs},small:function(){return Is}});var o={};c.r(o),c.d(o,{getBalancePalette:function(){return tc}});var i={colors:{black25:"rgba(0, 0, 0, 0.25)",black45:"rgba(0, 0, 0, 0.45)",white:"rgba(255, 255, 255, 1)",white80:"rgba(255, 255, 255, 0.8)",white60:"rgba(255, 255, 255, 0.6)",white30:"rgba(255, 255, 255, 0.3)",greyLighter:"rgba(238, 241, 247, 1)",greySelectedMenuItem:"rgba(222, 225, 236, 1)",greyFocused:"rgba(210, 212, 219, 1)",greyFocused40:"rgba(210, 212, 219, 0.4)",greyDropdownMain:"rgba(222, 224, 232, 1)",greyDropdownFocused:"rgba(128, 129, 131)",greyDropdownText:"rgba(21, 21, 21, 1)",greyArrowSidebar:"rgba(218, 219, 220)",grey:"rgba(195, 197, 204, 1)",grey20:"rgba(43, 45, 49, 0.2)",grey40:"rgba(43, 45, 49, 0.4)",greyShadow24:"rgba(93, 102, 112, 0.24)",greyDarker:"rgba(43, 45, 49, 1)",greyDarker60:"rgba(43, 45, 49, 0.6)",greyDarker80:"rgba(43, 45, 49, 0.8)",greyDarker14:"rgba(43, 45, 49, 0.14)",greyDark:"rgb(64, 72, 83)",greyDisabled:"rgba(85, 87, 90, 1)",greyDisabledCheckbox:"rgba(164, 167, 171, 1)",greyButtonGradient:"rgba(77, 82, 87, 1)",greyButtonGradientLight:"rgba(94, 103, 114, 1)",greyBackground:"rgb(64, 68, 73)",greyBackgroundLight:"rgb(76, 84, 93)",greyPopoverLight:"rgba(242, 244, 247, 1)",greyGraphite:"rgba(71, 74, 80, 1)",greyGraphite70:"rgb(122, 124, 127, 0.7)",greyShadow:"rgba(42, 48, 57, 0.08)",greyShadowHover:"rgba(93, 102, 112, 0.24)",greyOutline:"rgba(208,\t210,\t220, 1)",greyFilterIcon:"rgb(133, 137, 147)",greyCancelClearButton:"rgb(101, 101, 103)",redLighter:"rgba(242, 136, 142, 1)",redLighter40:"rgba(242, 136, 142, 0.4)",red:"rgba(235, 117, 86, 1)",red40:"rgba(235, 117, 86, 0.4)",greenLighter:"rgba(137, 217, 150, 1)",greenLighter20:"rgba(137, 217, 150, 0.2)",greenLighter40:"rgba(137, 217, 150, 0.4)",greenLighter60:"rgba(137, 217, 150, 0.6)",green:"rgba(82, 197, 135, 1)",green20:"rgba(82, 197, 135, 0.2)",green40:"rgba(82, 197, 135, 0.4)",green60:"rgba(82, 197, 135, 0.6)",greenMint:"rgba(236, 253, 243, 1)",greenDark:"rgba(11, 159, 67, 1)",pink:"rgba(240, 129, 107, 1)",pink20:"rgba(240, 129, 107, 0.2)",pinkDark:"rgba(221, 99, 75, 1)",pinkDarker:"rgba(241, 132, 122, 1)",pinkLighter:"rgba(249, 153, 144, 1)",pinkLighter20:"rgba(249, 153, 144, 0.2)",pinkLighter40:"rgba(249, 153, 144, 0.4)",pinkShadow40:"rgba(236, 119, 91, 0.4)",yellow:"rgba(237, 153, 93, 1)",yellow20:"rgba(237, 153, 93, 0.2)",yellowLighter:"rgba(237, 186, 93, 1)",yellowLighter20:"rgba(237, 186, 93, 0.2)",yellowLighter40:"rgba(237, 186, 93, 0.4)",yellowWarm:"rgba(237, 223, 93, 1)",yellowWarm20:"rgba(237, 223, 93, 0.2)",yellowWarm40:"rgba(237, 223, 93, 0.4)",turquoise:"rgba(65, 187, 187, 1)",turquoise20:"rgba(65, 187, 187, 0.2)",turquoiseShadow40:"rgba(143, 207, 207, 0.4)",turquoiseLighter:"rgba(125, 203, 203, 1)",turquoiseLighter20:"rgba(125, 203, 203, 0.2)",turquoiseLighter40:"rgba(125, 203, 203, 0.4)",purple:"rgba(123, 71, 235, 1)",purple20:"rgba(123, 71, 235, 0.2)",purpleLighter:"rgba(160, 120, 245, 1)",purpleLighter20:"rgba(160, 120, 245, 0.2)",purpleLighter40:"rgba(160, 120, 245, 0.4)",purpleDark:"rgba(156, 122, 235, 1)",purpleDark40:"rgba(156, 122, 235, 0.4)",blue:"rgba(65, 120, 225, 1)",blue20:"rgba(65, 120, 225, 0.2)",blueDark:"rgba(36, 101, 227, 1)",blueLightDarker:"rgba(127, 159, 221)",blueDropdownWithSelectedItems:"rgba(236, 247, 255, 1)",blueDropdownWithSelectedItemsBorder:"rgba(166, 213, 244, 1)",blueLighter:"rgba(117, 153, 222, 1)",blueLighter20:"rgba(117, 153, 222, 0.2)",blueLighter40:"rgba(117, 153, 222, 0.4)",blueLight:"rgba(68, 179, 252, 1)",blueLight20:"rgba(68, 179, 252, 0.2)",blueLightDarker40:"rgba(127, 159, 221, 0.4)",blueLightLighter:"rgba(133, 199, 242, 1)",blueLightLighter20:"rgba(133, 199, 242, 0.2)",blueLightLighter40:"rgba(133, 199, 242, 0.4)",blueNotification:"rgba(0, 133, 226, 1)",blueNotification40:"rgba(0, 133, 226, 0.4)",blueButtonHoverGradientFrom:"rgb(72, 122, 218)",blueButtonHoverGradientTo:"rgb(14, 75, 193)",blueButtonActive:"rgb(7, 69, 189)",blueRoyal:"rgba(72, 125, 225, 1)"},mediaQueries:{xs:"@media screen and (max-width: 389px)",sm:"@media screen and (min-width: 390px)",md:"@media screen and (min-width: 900px)",lg:"@media screen and (min-width: 1440px)",xlg:"@media screen and (min-width: 1920px)"}},s=c(435);const a=e=>(0,s.css)("background-color:",e.colors.pink,";background:linear-gradient(\n 99.26deg,\n ",e.colors.pink,",\n ",e.colors.pinkLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.pinkLighter40,";","",""),l=e=>(0,s.css)("background-color:",e.colors.yellow,";background:linear-gradient(\n 90deg,\n ",e.colors.yellow,",\n ",e.colors.yellowLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.yellowLighter40,";","",""),u=e=>(0,s.css)("background-color:",e.colors.yellowLighter,";background:linear-gradient(\n 90deg,\n ",e.colors.yellowLighter,",\n ",e.colors.yellowWarm,"\n );box-shadow:-4px 4px 10px ",e.colors.yellowLighter40,";","",""),p=e=>(0,s.css)("background-color:",e.colors.green,";background:linear-gradient(\n 295.98deg,\n ",e.colors.green,",\n ",e.colors.greenLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.greenLighter40,";","",""),g=e=>(0,s.css)("background-color:",e.colors.turquoise,";background:linear-gradient(\n 116.22deg,\n ",e.colors.turquoise,",\n ",e.colors.turquoiseLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.turquoiseLighter40,";","",""),h=e=>(0,s.css)("background-color:",e.colors.purple,";background:linear-gradient(\n 243.84deg,\n ",e.colors.purpleLighter,",\n ",e.colors.purple,"\n );box-shadow:-4px 4px 10px ",e.colors.purpleLighter40,";","",""),f=e=>(0,s.css)("background-color:",e.colors.blue,";background:linear-gradient(\n 90deg,\n ",e.colors.blue,",\n ",e.colors.blueLighter,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLighter40,";","",""),x=e=>(0,s.css)("background-color:",e.colors.blueLight,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueLightLighter,",\n ",e.colors.blueLight,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLightLighter40,";","",""),m=e=>(0,s.css)("background-color:",e.colors.blueLightDarker,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueDark,",\n ",e.colors.blueLightDarker,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLightDarker40,";","",""),b=(e,t,r="12px")=>(0,s.css)("&:focus::before{",C(e,t,r),";}","",""),C=(e,t,r="12px",n="solid")=>(0,s.css)("content:'';position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-style:",n,";border-width:1px;border-color:",e.colors[t||"greyDarker"],";border-radius:",r,";","","");function y(){return y=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},y.apply(this,arguments)}var v=c(156),w=c.t(v,2),k=c.n(v);function j(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}var L=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,S=j((function(e){return L.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91})),M=function(e,t,r){var n=e.key+"-"+t.name;!1===r&&void 0===e.registered[n]&&(e.registered[n]=t.styles)},T={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,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},D=/[A-Z]|^ms/g,E=/_EMO_([^_]+?)_([^]*?)_EMO_/g,O=function(e){return 45===e.charCodeAt(1)},z=function(e){return null!=e&&"boolean"!=typeof e},R=j((function(e){return O(e)?e:e.replace(D,"-$&").toLowerCase()})),P=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(E,(function(e,t,r){return Z={name:t,styles:r,next:Z},t}))}return 1===T[e]||O(e)||"number"!=typeof t||0===t?t:t+"px"};function A(e,t,r){if(null==r)return"";if(void 0!==r.__emotion_styles)return r;switch(typeof r){case"boolean":return"";case"object":if(1===r.anim)return Z={name:r.name,styles:r.styles,next:Z},r.name;if(void 0!==r.styles){var n=r.next;if(void 0!==n)for(;void 0!==n;)Z={name:n.name,styles:n.styles,next:Z},n=n.next;return r.styles+";"}return function(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=A(e,t,r[o])+";";else for(var i in r){var s=r[i];if("object"!=typeof s)null!=t&&void 0!==t[s]?n+=i+"{"+t[s]+"}":z(s)&&(n+=R(i)+":"+P(i,s)+";");else if(!Array.isArray(s)||"string"!=typeof s[0]||null!=t&&void 0!==t[s[0]]){var a=A(e,t,s);switch(i){case"animation":case"animationName":n+=R(i)+":"+a+";";break;default:n+=i+"{"+a+"}"}}else for(var l=0;l<s.length;l++)z(s[l])&&(n+=R(i)+":"+P(i,s[l])+";")}return n}(e,t,r);case"function":if(void 0!==e){var o=Z,i=r(e);return Z=o,A(e,t,i)}}if(null==t)return r;var s=t[r];return void 0!==s?s:r}var Z,I=/label:\s*([^\s;\n{]+)\s*(;|$)/g,V=!!v.useInsertionEffect&&v.useInsertionEffect,N=V||function(e){return e()},$=(V||v.useLayoutEffect,S),H=function(e){return"theme"!==e},F=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?$:H},B=function(e,t,r){var n;if(t){var o=t.shouldForwardProp;n=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof n&&r&&(n=e.__emotion_forwardProp),n},W=function(e){var t=e.cache,r=e.serialized,n=e.isStringTag;return M(t,r,n),N((function(){return function(e,t,r){M(e,t,r);var n=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+n:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}(t,r,n)})),null},_=function e(t,r){var n,o,i=t.__emotion_real===t,a=i&&t.__emotion_base||t;void 0!==r&&(n=r.label,o=r.target);var l=B(t,r,i),c=l||F(a),d=!c("as");return function(){var u=arguments,p=i&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==n&&p.push("label:"+n+";"),null==u[0]||void 0===u[0].raw)p.push.apply(p,u);else{p.push(u[0][0]);for(var g=u.length,h=1;h<g;h++)p.push(u[h],u[0][h])}var f=(0,s.withEmotionCache)((function(e,t,r){var n,i,u,g,h=d&&e.as||a,f="",x=[],m=e;if(null==e.theme){for(var b in m={},e)m[b]=e[b];m.theme=v.useContext(s.ThemeContext)}"string"==typeof e.className?(n=t.registered,i=x,u=e.className,g="",u.split(" ").forEach((function(e){void 0!==n[e]?i.push(n[e]+";"):g+=e+" "})),f=g):null!=e.className&&(f=e.className+" ");var C=function(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var n=!0,o="";Z=void 0;var i=e[0];null==i||void 0===i.raw?(n=!1,o+=A(r,t,i)):o+=i[0];for(var s=1;s<e.length;s++)o+=A(r,t,e[s]),n&&(o+=i[s]);I.lastIndex=0;for(var a,l="";null!==(a=I.exec(o));)l+="-"+a[1];var c=function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))+(59797*(t>>>16)<<16),r=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&r)+(59797*(r>>>16)<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r=1540483477*(65535&(r^=255&e.charCodeAt(n)))+(59797*(r>>>16)<<16)}return(((r=1540483477*(65535&(r^=r>>>13))+(59797*(r>>>16)<<16))^r>>>15)>>>0).toString(36)}(o)+l;return{name:c,styles:o,next:Z}}(p.concat(x),t.registered,m);f+=t.key+"-"+C.name,void 0!==o&&(f+=" "+o);var y=d&&void 0===l?F(h):c,w={};for(var k in e)d&&"as"===k||y(k)&&(w[k]=e[k]);return w.className=f,w.ref=r,v.createElement(v.Fragment,null,v.createElement(W,{cache:t,serialized:C,isStringTag:"string"==typeof h}),v.createElement(h,w))}));return f.displayName=void 0!==n?n:"Styled("+("string"==typeof a?a:a.displayName||a.name||"Component")+")",f.defaultProps=t.defaultProps,f.__emotion_real=f,f.__emotion_base=a,f.__emotion_styles=p,f.__emotion_forwardProp=l,Object.defineProperty(f,"toString",{value:function(){return"."+o}}),f.withComponent=function(t,n){return e(t,y({},r,n,{shouldForwardProp:B(f,n,!0)})).apply(void 0,p)},f}};const q=(0,v.createContext)({}),Q=()=>(0,v.useContext)(q),U=({children:e})=>{const{openedAccordions:t,stayOpen:r,setOpenedAccordions:n,toggleOpenedAccordion:o,setStayOpen:i}=(()=>{const[e,t]=(0,v.useState)([]),[r,n]=(0,v.useState)(!1);return{openedAccordions:e,stayOpen:r,setOpenedAccordions:t,toggleOpenedAccordion:n=>{const o=!!e.find((e=>e.id===n.id));if(r){const r=o?e.filter((e=>e.id!==n.id)):e.concat([n]);t(r)}else t(o?[]:[n])},setStayOpen:n}})();return(0,s.jsx)(q.Provider,{value:{openedAccordions:t,stayOpen:r,setOpenedAccordions:n,toggleOpenedAccordion:o,setStayOpen:i}},e)},G=_("div",{target:"e6tqso50"})(""),X=({children:e,size:t="empty",accordionsStayOpen:r=!0,...n})=>{const{openedAccordions:o,setOpenedAccordions:i,toggleOpenedAccordion:a,setStayOpen:l}=Q();return(0,v.useEffect)((()=>{l(r)}),[]),(0,v.useLayoutEffect)((()=>{const t=[];v.Children.map(e,(e=>{if((0,v.isValidElement)(e)&&e.props.isOpened){const{renderContent:r,renderTitle:n,...o}=e.props;t.push({id:o.id,renderContent:r.bind(null,o),renderTitle:n.bind(null,o)})}})),i(t)}),[]),(0,s.jsx)(G,y({"data-testid":"accordion-group",tabIndex:0},n),v.Children.map(e,(e=>{if((0,v.isValidElement)(e)){const{renderContent:r,renderTitle:n,...i}=e.props,s=i.id,l=!!o?.find((e=>e.id===s));return(0,v.cloneElement)(e,{key:s,isOpened:l,size:t,onClick:()=>a({id:s,renderContent:r.bind(null,i),renderTitle:n.bind(null,i)})})}})))};var J=_("div",{target:"e3wmt1x0"})("display:flex;justify-content:space-between;flex-direction:",(({direction:e})=>e||"row"),";align-items:",(({direction:e})=>"column"===e?"normal":"center"),";"),Y=({children:e,...t})=>(0,s.jsx)(J,t,e);const K={empty:(0,s.css)("","",""),small:{name:"1iv13by",styles:"background:none;border-radius:0;box-shadow:none"},medium:{name:"1vx7lfx",styles:"border-radius:0;box-shadow:none"},large:{name:"3b8jtc",styles:"margin-bottom:25px;min-height:70px;border-radius:20px;padding:0;&:last-child{margin-bottom:0;}"}},ee={name:"1mji0ze",styles:"user-select:none;align-items:center;cursor:pointer;border:none"},te=e=>(0,s.css)("flex-direction:column;align-self:flex-start;height:",e?"auto":0,";max-height:",e?"initial":0,";overflow:",e?"visible":"hidden",";align-items:flex-start;","",""),re=({isOpened:e,children:t,size:r="empty",...n})=>{const o=((e,t)=>({empty:(0,s.css)(te(t),";","",""),small:(0,s.css)(te(t),";color:",e.colors.white80,";& p{color:",e.colors.white80,";margin:15px 0;}","",""),medium:(0,s.css)(te(t),";padding:",t?"18px 8px 23px 8px":0,";","",""),large:(0,s.css)(te(t),";padding:",t?"19px 30px 23px 30px":0,";","","")}))((0,s.useTheme)(),e);return(0,s.jsx)(Y,y({css:o[r]},n),t)};var ne=_("div",{target:"e1yl60z30"})("position:relative;display:flex;justify-content:space-between;width:100%;margin-bottom:20px;background:",(e=>e.transparent?"transparent":"initial"),";padding-left:",(e=>e.hasIcon?"30px":null),";",(({theme:e})=>e.mediaQueries.md),"{padding-left:",(e=>e.hasIcon?"40px":null),";}");const oe=["diet","calendar","home","stats","sleep","trainings","measurements","settings","plus","minus","more","more-vertical","check","check-circle","cross","user","union","notification","information","warning","attention","visible","invisible","log-out","log-in","email","lock","carrot-down","carrot-up","carrot-left","carrot-right","radio-on","circle","arrow-up","arrow-down","filter","search","archive","bin","change","copy","robot","chart","clock","unarchive","cogwheel","circular","ban-user","confirm-email","unlock"],ie=[({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Diet"),(0,s.jsx)("path",{d:"M15.3794 1.6875C15.3294 1.68734 15.2788 1.69189 15.2278 1.70215C14.1195 1.92375 13.0319 2.82406 12.4431 3.96241C8.37168 4.3361 5.25 9.29549 5.25 15.5625C5.25 19.2844 8.27812 22.3125 12 22.3125C15.7219 22.3125 18.75 19.2844 18.75 15.5625C18.75 13.7303 18.0635 12.4566 17.3994 11.2251C16.7443 10.009 16.125 8.86013 16.125 7.125C16.125 5.77573 15.2807 4.62307 14.094 4.1587C14.5181 3.61873 15.077 3.26196 15.5222 3.17286C15.9283 3.09186 16.1917 2.69641 16.1104 2.29029C16.0395 1.93493 15.7292 1.68864 15.3794 1.6875ZM12.9441 5.43824C13.8714 5.4419 14.625 6.19689 14.625 7.125C14.625 9.2385 15.3982 10.6714 16.0796 11.9363C16.7077 13.1018 17.25 14.1086 17.25 15.5625C17.25 18.4575 14.895 20.8125 12 20.8125C9.105 20.8125 6.75 18.4575 6.75 15.5625C6.75 10.0089 9.49693 5.4871 12.884 5.4397C12.9054 5.44185 12.9236 5.43802 12.9441 5.43824ZM12 11.4375C10.2319 11.4375 9 13.6247 9 15.5874C9 17.5599 10.2337 18.9375 12 18.9375C13.7662 18.9375 15 17.5599 15 15.5874C15 13.6247 13.7681 11.4375 12 11.4375ZM12 12.9375C12.6611 12.9375 13.5 14.1849 13.5 15.5874C13.5 16.7109 12.9113 17.4375 12 17.4375C11.0887 17.4375 10.5 16.7109 10.5 15.5874C10.5 14.1849 11.3389 12.9375 12 12.9375Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Calendar"),(0,s.jsx)("path",{d:"M3.61111 0C1.6267 0 0 1.6267 0 3.61111V16.3889C0 18.3733 1.6267 20 3.61111 20H16.3889C18.3733 20 20 18.3733 20 16.3889V3.61111C20 1.6267 18.3733 0 16.3889 0H3.61111ZM3.61111 1.66667H16.3889C17.4723 1.66667 18.3333 2.52774 18.3333 3.61111V4.44444H1.66667V3.61111C1.66667 2.52774 2.52774 1.66667 3.61111 1.66667ZM1.66667 6.11111H18.3333V16.3889C18.3333 17.4723 17.4723 18.3333 16.3889 18.3333H3.61111C2.52774 18.3333 1.66667 17.4723 1.66667 16.3889V6.11111ZM5.27778 8.33333C4.90942 8.33333 4.55615 8.47966 4.29569 8.74013C4.03522 9.0006 3.88889 9.35387 3.88889 9.72222C3.88889 10.0906 4.03522 10.4438 4.29569 10.7043C4.55615 10.9648 4.90942 11.1111 5.27778 11.1111C5.64613 11.1111 5.9994 10.9648 6.25987 10.7043C6.52034 10.4438 6.66667 10.0906 6.66667 9.72222C6.66667 9.35387 6.52034 9.0006 6.25987 8.74013C5.9994 8.47966 5.64613 8.33333 5.27778 8.33333ZM10 8.33333C9.63164 8.33333 9.27837 8.47966 9.01791 8.74013C8.75744 9.0006 8.61111 9.35387 8.61111 9.72222C8.61111 10.0906 8.75744 10.4438 9.01791 10.7043C9.27837 10.9648 9.63164 11.1111 10 11.1111C10.3684 11.1111 10.7216 10.9648 10.9821 10.7043C11.2426 10.4438 11.3889 10.0906 11.3889 9.72222C11.3889 9.35387 11.2426 9.0006 10.9821 8.74013C10.7216 8.47966 10.3684 8.33333 10 8.33333ZM14.7222 8.33333C14.3539 8.33333 14.0006 8.47966 13.7401 8.74013C13.4797 9.0006 13.3333 9.35387 13.3333 9.72222C13.3333 10.0906 13.4797 10.4438 13.7401 10.7043C14.0006 10.9648 14.3539 11.1111 14.7222 11.1111C15.0906 11.1111 15.4438 10.9648 15.7043 10.7043C15.9648 10.4438 16.1111 10.0906 16.1111 9.72222C16.1111 9.35387 15.9648 9.0006 15.7043 8.74013C15.4438 8.47966 15.0906 8.33333 14.7222 8.33333ZM5.27778 13.3333C4.90942 13.3333 4.55615 13.4797 4.29569 13.7401C4.03522 14.0006 3.88889 14.3539 3.88889 14.7222C3.88889 15.0906 4.03522 15.4438 4.29569 15.7043C4.55615 15.9648 4.90942 16.1111 5.27778 16.1111C5.64613 16.1111 5.9994 15.9648 6.25987 15.7043C6.52034 15.4438 6.66667 15.0906 6.66667 14.7222C6.66667 14.3539 6.52034 14.0006 6.25987 13.7401C5.9994 13.4797 5.64613 13.3333 5.27778 13.3333ZM10 13.3333C9.63164 13.3333 9.27837 13.4797 9.01791 13.7401C8.75744 14.0006 8.61111 14.3539 8.61111 14.7222C8.61111 15.0906 8.75744 15.4438 9.01791 15.7043C9.27837 15.9648 9.63164 16.1111 10 16.1111C10.3684 16.1111 10.7216 15.9648 10.9821 15.7043C11.2426 15.4438 11.3889 15.0906 11.3889 14.7222C11.3889 14.3539 11.2426 14.0006 10.9821 13.7401C10.7216 13.4797 10.3684 13.3333 10 13.3333Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 18 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Home"),(0,s.jsx)("path",{d:"M8.97559 0.250119C8.81566 0.25558 8.66168 0.312041 8.53613 0.411252L1.42969 6.00988C0.527739 6.7207 0 7.80687 0 8.9552V18.5001C0 19.1819 0.568203 19.7501 1.25 19.7501H6.25C6.9318 19.7501 7.5 19.1819 7.5 18.5001V13.5001C7.5 13.3526 7.60248 13.2501 7.75 13.2501H10.25C10.3975 13.2501 10.5 13.3526 10.5 13.5001V18.5001C10.5 19.1819 11.0682 19.7501 11.75 19.7501H16.75C17.4318 19.7501 18 19.1819 18 18.5001V8.9552C18 7.80687 17.4723 6.7207 16.5703 6.00988L9.46387 0.411252C9.32518 0.301689 9.15225 0.244623 8.97559 0.250119ZM9 1.9552L15.6426 7.1886C16.1846 7.61578 16.5 8.26552 16.5 8.9552V18.2501H12V13.5001C12 12.5426 11.2075 11.7501 10.25 11.7501H7.75C6.79252 11.7501 6 12.5426 6 13.5001V18.2501H1.5V8.9552C1.5 8.26552 1.81537 7.61578 2.35742 7.1886L9 1.9552Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 22 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Stats"),(0,s.jsx)("path",{d:"M8.60653 3.62364C7.65543 3.81726 6.74357 4.19357 5.9236 4.73666C4.6787 5.56119 3.7015 6.73312 3.11555 8.10427C2.52961 9.47541 2.36125 10.9842 2.63175 12.4398C2.90226 13.8954 3.59949 15.2324 4.63526 16.2818C5.67104 17.3313 6.99885 18.0459 8.45078 18.3355C9.90272 18.625 11.4136 18.4764 12.7923 17.9085C14.1709 17.3405 15.3556 16.3787 16.1963 15.1447C16.7501 14.332 17.1383 13.4251 17.3444 12.4766L14.2451 12.4766C14.116 12.8294 13.943 13.1672 13.7288 13.4816C13.2234 14.2233 12.5114 14.8014 11.6827 15.1427C10.8541 15.4841 9.94598 15.5734 9.0733 15.3994C8.20061 15.2253 7.40253 14.7958 6.77997 14.165C6.15741 13.5343 5.73834 12.7306 5.57575 11.8557C5.41317 10.9809 5.51436 10.074 5.86654 9.24988C6.21873 8.42575 6.80608 7.72135 7.55433 7.22577C7.87147 7.01572 8.21151 6.84716 8.56596 6.72268L8.60653 3.62364ZM9.12977 2.0268C9.67978 1.96553 10.1232 2.41922 10.116 2.97178L10.0637 6.96592C10.0564 7.51848 9.59085 7.95088 9.06614 8.13122C8.82267 8.2149 8.58921 8.32964 8.37184 8.47361C7.87257 8.80429 7.48066 9.27429 7.24567 9.82419C7.01067 10.3741 6.94315 10.9792 7.05164 11.563C7.16013 12.1467 7.43975 12.683 7.85515 13.1038C8.27055 13.5247 8.80308 13.8113 9.38538 13.9274C9.96768 14.0436 10.5736 13.984 11.1265 13.7562C11.6795 13.5284 12.1546 13.1427 12.4917 12.6478C12.6385 12.4323 12.7563 12.2004 12.8432 11.958C13.0304 11.4357 13.4688 10.9759 14.0214 10.9759L18.0159 10.9759C18.5685 10.9759 19.0164 11.4252 18.9479 11.9743C18.7699 13.402 18.2526 14.776 17.4334 15.9785C16.4245 17.4593 15.0029 18.6135 13.3485 19.295C11.694 19.9765 9.88102 20.1548 8.13871 19.8074C6.39639 19.46 4.80302 18.6024 3.56008 17.343C2.31715 16.0837 1.48047 14.4793 1.15587 12.7326C0.83126 10.9858 1.0333 9.17532 1.73643 7.52995C2.43956 5.88458 3.61221 4.47826 5.10608 3.48882C6.31919 2.68535 7.69987 2.18609 9.12977 2.0268Z",fill:e}),(0,s.jsx)("path",{d:"M19.4116 7.47417C19.3221 7.00597 19.1878 6.54685 19.0098 6.10324C18.6446 5.19277 18.1026 4.3655 17.4148 3.66865C16.7271 2.97181 15.9069 2.41904 15.0013 2.04191C14.5601 1.85816 14.1028 1.71786 13.6358 1.62229L13.5952 4.72155C13.6706 4.74828 13.7454 4.77706 13.8193 4.80786C14.3637 5.03454 14.8566 5.36678 15.27 5.78562C15.6834 6.20446 16.0091 6.7017 16.2287 7.24894C16.2585 7.32331 16.2863 7.39842 16.312 7.47417H19.4116ZM21.0021 7.97651C21.0562 8.52571 20.5965 8.97504 20.0439 8.97504H16.0491C15.4964 8.97504 15.07 8.51513 14.8965 7.99278C14.8775 7.93573 14.8568 7.8792 14.8344 7.8233C14.6879 7.45815 14.4705 7.12637 14.1947 6.8469C13.9189 6.56743 13.59 6.34574 13.2268 6.19449C13.1712 6.17133 13.1149 6.1499 13.0581 6.1302C12.5381 5.94984 12.0838 5.51742 12.091 4.96481L12.1433 0.970385C12.1506 0.417779 12.6059 -0.0359408 13.1543 0.0253343C13.9929 0.119031 14.8143 0.330651 15.5939 0.655286C16.6806 1.10784 17.6648 1.77116 18.4901 2.60738C19.3154 3.44359 19.9658 4.43632 20.4041 5.52888C20.7185 6.31262 20.9194 7.13672 21.0021 7.97651Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Sleep"),(0,s.jsx)("path",{d:"M6.00833 2.0001C5.86499 2.002 5.7252 2.04501 5.60557 2.12402C4.00925 3.14394 2.65193 4.502 1.63258 6.0992C1.57541 6.18206 1.53552 6.2756 1.51529 6.37424C1.49506 6.47287 1.4949 6.57457 1.51482 6.67327C1.53474 6.77196 1.57434 6.86563 1.63124 6.94868C1.68814 7.03172 1.76119 7.10245 1.84601 7.15662C1.93084 7.2108 2.0257 7.24732 2.12495 7.264C2.22419 7.28068 2.32577 7.27718 2.42363 7.25371C2.52149 7.23024 2.61363 7.18728 2.69453 7.12739C2.77543 7.06751 2.84343 6.99192 2.89449 6.90516C3.79647 5.49188 4.99859 4.2891 6.41109 3.38663C6.55019 3.30043 6.65725 3.17103 6.71591 3.01821C6.77458 2.86538 6.78161 2.69754 6.73595 2.54034C6.69028 2.38314 6.59443 2.24522 6.46304 2.14766C6.33164 2.05011 6.17194 1.99828 6.00833 2.0001ZM17.9692 2.0001C17.8075 2.00312 17.6512 2.05841 17.5235 2.15772C17.3958 2.25703 17.3037 2.39502 17.2609 2.55107C17.2181 2.70711 17.2269 2.87282 17.286 3.02343C17.3451 3.17404 17.4514 3.30146 17.5889 3.38663C19.0014 4.2891 20.2035 5.49188 21.1055 6.90516C21.1566 6.99192 21.2246 7.06751 21.3055 7.12739C21.3864 7.18727 21.4785 7.23024 21.5764 7.25371C21.6742 7.27718 21.7758 7.28068 21.8751 7.26399C21.9743 7.24731 22.0692 7.2108 22.154 7.15662C22.2388 7.10244 22.3119 7.03172 22.3688 6.94868C22.4257 6.86563 22.4653 6.77196 22.4852 6.67327C22.5051 6.57457 22.5049 6.47287 22.4847 6.37424C22.4645 6.2756 22.4246 6.18206 22.3674 6.0992C21.3481 4.502 19.9907 3.14394 18.3944 2.12402C18.2684 2.04078 18.1202 1.99759 17.9692 2.0001ZM12 3.00512C6.76945 3.00512 2.51319 7.26371 2.51319 12.4971C2.51319 15.3532 3.80753 17.8881 5.80939 19.6298L4.72983 20.71C4.65795 20.779 4.60057 20.8617 4.56104 20.9532C4.5215 21.0448 4.50062 21.1432 4.49961 21.2429C4.49859 21.3426 4.51747 21.4415 4.55514 21.5338C4.5928 21.6261 4.6485 21.71 4.71896 21.7805C4.78942 21.851 4.87323 21.9067 4.96548 21.9444C5.05773 21.9821 5.15658 22.001 5.25622 22C5.35586 21.9989 5.4543 21.9781 5.54576 21.9385C5.63723 21.8989 5.71989 21.8415 5.78891 21.7696L7.01864 20.5392C8.47058 21.4429 10.168 21.9892 12 21.9892C13.832 21.9892 15.5294 21.4429 16.9814 20.5392L18.2111 21.7696C18.2801 21.8415 18.3628 21.8989 18.4542 21.9385C18.5457 21.9781 18.6441 21.9989 18.7438 22C18.8434 22.001 18.9423 21.9821 19.0345 21.9444C19.1268 21.9067 19.2106 21.851 19.281 21.7805C19.3515 21.71 19.4072 21.6261 19.4449 21.5338C19.4825 21.4415 19.5014 21.3426 19.5004 21.2429C19.4994 21.1432 19.4785 21.0448 19.439 20.9532C19.3994 20.8617 19.342 20.779 19.2702 20.71L18.1906 19.6298C20.1925 17.8881 21.4868 15.3532 21.4868 12.4971C21.4868 7.26371 17.2306 3.00512 12 3.00512ZM12 4.50386C16.421 4.50386 19.9889 8.07369 19.9889 12.4971C19.9889 16.9206 16.421 20.4904 12 20.4904C7.57898 20.4904 4.01111 16.9206 4.01111 12.4971C4.01111 8.07369 7.57898 4.50386 12 4.50386ZM10.8 13.3439L10.7992 7.7003C10.7992 7.3137 11.1125 7.00025 11.4991 7.0002C11.8857 7.00014 12.1992 7.31349 12.1992 7.70009L12.1999 12.6035L17.3302 11.3209C17.7053 11.2271 18.0853 11.4552 18.1791 11.8302C18.2729 12.2053 18.0448 12.5853 17.6698 12.6791L11.6698 14.1791C11.2947 14.2729 10.9147 14.0448 10.8209 13.6698C10.8 13.586 10.7951 13.5021 10.8043 13.4211C10.8015 13.3957 10.8001 13.37 10.8 13.3439Z",fill:e}),(0,s.jsx)("path",{d:"M5.60557 2.12402L5.63249 2.16616L5.63313 2.16574L5.60557 2.12402ZM6.00833 2.0001L6.00777 1.95011L6.00767 1.95011L6.00833 2.0001ZM1.63258 6.0992L1.67376 6.1276L1.67472 6.12609L1.63258 6.0992ZM1.51529 6.37424L1.46631 6.36419L1.51529 6.37424ZM1.51482 6.67327L1.56383 6.66337H1.56383L1.51482 6.67327ZM1.63124 6.94868L1.58999 6.97694H1.58999L1.63124 6.94868ZM2.12495 7.264L2.13323 7.21469H2.13323L2.12495 7.264ZM2.42363 7.25371L2.43529 7.30233H2.4353L2.42363 7.25371ZM2.69453 7.12739L2.66478 7.0872H2.66478L2.69453 7.12739ZM2.89449 6.90516L2.85232 6.87824L2.8514 6.8798L2.89449 6.90516ZM6.41109 3.38663L6.38475 3.34413L6.38417 3.3445L6.41109 3.38663ZM6.71591 3.01821L6.76259 3.03612L6.71591 3.01821ZM6.73595 2.54034L6.78396 2.52639V2.52639L6.73595 2.54034ZM6.46304 2.14766L6.43323 2.18781V2.18781L6.46304 2.14766ZM17.5235 2.15772L17.5542 2.19719L17.5235 2.15772ZM17.9692 2.0001L17.9684 1.95011L17.9683 1.95011L17.9692 2.0001ZM17.2609 2.55107L17.2126 2.53784V2.53784L17.2609 2.55107ZM17.5889 3.38663L17.6158 3.34449L17.6152 3.34413L17.5889 3.38663ZM21.1055 6.90516L21.1486 6.87978L21.1477 6.87826L21.1055 6.90516ZM21.3055 7.12739L21.3352 7.0872L21.3055 7.12739ZM21.5764 7.25371L21.588 7.20508L21.5764 7.25371ZM21.8751 7.26399L21.8668 7.21469L21.8751 7.26399ZM22.154 7.15662L22.1809 7.19876V7.19876L22.154 7.15662ZM22.3688 6.94868L22.3275 6.92041V6.92041L22.3688 6.94868ZM22.4852 6.67327L22.4362 6.66337V6.66337L22.4852 6.67327ZM22.3674 6.0992L22.3253 6.12611L22.3263 6.12759L22.3674 6.0992ZM18.3944 2.12402L18.3669 2.16575L18.3675 2.16616L18.3944 2.12402ZM5.80939 19.6298L5.84475 19.6652L5.88263 19.6273L5.84221 19.5921L5.80939 19.6298ZM4.72983 20.71L4.76448 20.746L4.7652 20.7453L4.72983 20.71ZM4.56104 20.9532L4.60694 20.9731L4.56104 20.9532ZM4.55514 21.5338L4.60143 21.5149L4.55514 21.5338ZM4.71896 21.7805L4.68359 21.8158L4.71896 21.7805ZM4.96548 21.9444L4.94657 21.9907H4.94657L4.96548 21.9444ZM5.25622 22L5.25571 21.95H5.25571L5.25622 22ZM5.54576 21.9385L5.52592 21.8926H5.52592L5.54576 21.9385ZM5.78891 21.7696L5.75354 21.7343L5.75283 21.735L5.78891 21.7696ZM7.01864 20.5392L7.04507 20.4967L7.01135 20.4758L6.98328 20.5039L7.01864 20.5392ZM16.9814 20.5392L17.0167 20.5039L16.9886 20.4758L16.9549 20.4967L16.9814 20.5392ZM18.2111 21.7696L18.2472 21.735L18.2465 21.7343L18.2111 21.7696ZM18.4542 21.9385L18.4741 21.8926L18.4542 21.9385ZM18.7438 22L18.7433 22.05L18.7438 22ZM19.0345 21.9444L19.0534 21.9907H19.0534L19.0345 21.9444ZM19.281 21.7805L19.3164 21.8158L19.281 21.7805ZM19.439 20.9532L19.3931 20.9731L19.439 20.9532ZM19.2702 20.71L19.2348 20.7453L19.2355 20.746L19.2702 20.71ZM18.1906 19.6298L18.1578 19.5921L18.1174 19.6273L18.1552 19.6652L18.1906 19.6298ZM10.7992 7.7003L10.8492 7.70029V7.70029L10.7992 7.7003ZM10.8 13.3439L10.85 13.3438L10.8 13.3439ZM11.4991 7.0002L11.4991 7.0502L11.4991 7.0002ZM12.1992 7.70009L12.1492 7.7001L12.1992 7.70009ZM12.1999 12.6035L12.1499 12.6035L12.1499 12.6675L12.2121 12.652L12.1999 12.6035ZM17.3302 11.3209L17.3181 11.2724L17.3302 11.3209ZM18.1791 11.8302L18.2276 11.8181L18.1791 11.8302ZM11.6698 14.1791L11.6819 14.2276H11.6819L11.6698 14.1791ZM10.8209 13.6698L10.8694 13.6576L10.8209 13.6698ZM10.8043 13.4211L10.8552 13.4269L10.854 13.4156L10.8043 13.4211ZM5.63313 2.16574C5.74477 2.092 5.87523 2.05187 6.00899 2.0501L6.00767 1.95011C5.85476 1.95213 5.70564 1.99801 5.57801 2.0823L5.63313 2.16574ZM1.67472 6.12609C2.69017 4.53503 4.0423 3.18216 5.63249 2.16616L5.57865 2.08189C3.97621 3.10571 2.61369 4.46898 1.59043 6.0723L1.67472 6.12609ZM1.56427 6.38428C1.58316 6.29223 1.62038 6.20493 1.67373 6.12759L1.59142 6.0708C1.53044 6.1592 1.48789 6.25898 1.46631 6.36419L1.56427 6.38428ZM1.56383 6.66337C1.54524 6.57126 1.54539 6.47634 1.56427 6.38428L1.46631 6.36419C1.44473 6.4694 1.44456 6.57788 1.46581 6.68316L1.56383 6.66337ZM1.67249 6.92041C1.61938 6.84291 1.58243 6.75549 1.56383 6.66337L1.46581 6.68316C1.48706 6.78844 1.5293 6.88835 1.58999 6.97694L1.67249 6.92041ZM1.87293 7.11448C1.79376 7.06392 1.72559 6.99792 1.67249 6.92041L1.58999 6.97694C1.65069 7.06552 1.72861 7.14097 1.8191 7.19876L1.87293 7.11448ZM2.13323 7.21469C2.04062 7.19912 1.95209 7.16504 1.87293 7.11448L1.8191 7.19876C1.90959 7.25655 2.01079 7.29551 2.11666 7.3133L2.13323 7.21469ZM2.41197 7.20509C2.32065 7.22699 2.22585 7.23025 2.13323 7.21469L2.11666 7.3133C2.22253 7.3311 2.3309 7.32737 2.43529 7.30233L2.41197 7.20509ZM2.66478 7.0872C2.58928 7.14309 2.5033 7.18318 2.41197 7.20509L2.4353 7.30233C2.53969 7.27729 2.63797 7.23146 2.72427 7.16758L2.66478 7.0872ZM2.8514 6.8798C2.80375 6.96078 2.74028 7.03132 2.66478 7.0872L2.72427 7.16758C2.81057 7.1037 2.88312 7.02307 2.93759 6.93052L2.8514 6.8798ZM6.38417 3.3445C4.96554 4.25088 3.75823 5.45886 2.85235 6.87826L2.93664 6.93206C3.83471 5.5249 5.03163 4.32733 6.43801 3.42877L6.38417 3.3445ZM6.66923 3.00029C6.61448 3.14292 6.51456 3.26369 6.38475 3.34413L6.43743 3.42913C6.58581 3.33718 6.70002 3.19914 6.76259 3.03612L6.66923 3.00029ZM6.68793 2.55429C6.73055 2.70101 6.72399 2.85765 6.66923 3.00029L6.76259 3.03612C6.82517 2.87311 6.83267 2.69408 6.78396 2.52639L6.68793 2.55429ZM6.43323 2.18781C6.55585 2.27885 6.64531 2.40757 6.68793 2.55429L6.78396 2.52639C6.73525 2.3587 6.63301 2.21158 6.49284 2.10752L6.43323 2.18781ZM6.00889 2.0501C6.16157 2.0484 6.31061 2.09676 6.43323 2.18781L6.49284 2.10752C6.35268 2.00345 6.18231 1.94816 6.00777 1.95011L6.00889 2.0501ZM17.5542 2.19719C17.6733 2.10451 17.8193 2.05291 17.9702 2.0501L17.9683 1.95011C17.7958 1.95333 17.629 2.01231 17.4928 2.11825L17.5542 2.19719ZM17.3091 2.56429C17.349 2.41865 17.435 2.28987 17.5542 2.19719L17.4928 2.11825C17.3566 2.22419 17.2583 2.37139 17.2126 2.53784L17.3091 2.56429ZM17.3326 3.00516C17.2774 2.86459 17.2691 2.70993 17.3091 2.56429L17.2126 2.53784C17.167 2.70429 17.1764 2.88105 17.2395 3.0417L17.3326 3.00516ZM17.6152 3.34413C17.4869 3.26464 17.3877 3.14572 17.3326 3.00516L17.2395 3.0417C17.3025 3.20236 17.4159 3.33828 17.5626 3.42914L17.6152 3.34413ZM21.1477 6.87826C20.2418 5.45886 19.0345 4.25088 17.6158 3.3445L17.562 3.42877C18.9684 4.32733 20.1653 5.5249 21.0634 6.93206L21.1477 6.87826ZM21.3352 7.0872C21.2597 7.03132 21.1963 6.96078 21.1486 6.8798L21.0624 6.93052C21.1169 7.02307 21.1894 7.1037 21.2757 7.16758L21.3352 7.0872ZM21.588 7.20508C21.4967 7.18318 21.4107 7.14309 21.3352 7.0872L21.2757 7.16758C21.362 7.23146 21.4603 7.27729 21.5647 7.30233L21.588 7.20508ZM21.8668 7.21469C21.7742 7.23025 21.6794 7.22699 21.588 7.20508L21.5647 7.30233C21.6691 7.32736 21.7775 7.3311 21.8833 7.3133L21.8668 7.21469ZM22.1271 7.11448C22.0479 7.16504 21.9594 7.19912 21.8668 7.21469L21.8833 7.3133C21.9892 7.29551 22.0904 7.25655 22.1809 7.19876L22.1271 7.11448ZM22.3275 6.92041C22.2744 6.99792 22.2062 7.06392 22.1271 7.11448L22.1809 7.19876C22.2714 7.14097 22.3493 7.06552 22.41 6.97694L22.3275 6.92041ZM22.4362 6.66337C22.4176 6.75549 22.3806 6.84291 22.3275 6.92041L22.41 6.97694C22.4707 6.88835 22.5129 6.78843 22.5342 6.68316L22.4362 6.66337ZM22.4357 6.38428C22.4546 6.47634 22.4548 6.57126 22.4362 6.66337L22.5342 6.68316C22.5554 6.57788 22.5553 6.4694 22.5337 6.36419L22.4357 6.38428ZM22.3263 6.12759C22.3796 6.20493 22.4168 6.29223 22.4357 6.38428L22.5337 6.36419C22.5121 6.25898 22.4696 6.1592 22.4086 6.0708L22.3263 6.12759ZM18.3675 2.16616C19.9577 3.18216 21.3098 4.53503 22.3253 6.12609L22.4096 6.0723C21.3863 4.46898 20.0238 3.10571 18.4214 2.08189L18.3675 2.16616ZM17.9701 2.0501C18.111 2.04775 18.2493 2.08806 18.3669 2.16574L18.422 2.0823C18.2876 1.99351 18.1295 1.94743 17.9684 1.95011L17.9701 2.0501ZM2.56319 12.4971C2.56319 7.2913 6.79709 3.05512 12 3.05512V2.95512C6.74181 2.95512 2.46319 7.23613 2.46319 12.4971H2.56319ZM5.84221 19.5921C3.85037 17.8591 2.56319 15.3376 2.56319 12.4971H2.46319C2.46319 15.3688 3.76469 17.9171 5.77657 19.6675L5.84221 19.5921ZM4.7652 20.7453L5.84475 19.6652L5.77402 19.5945L4.69447 20.6746L4.7652 20.7453ZM4.60694 20.9731C4.64383 20.8876 4.69739 20.8105 4.76447 20.746L4.69519 20.6739C4.61852 20.7476 4.55731 20.8358 4.51514 20.9334L4.60694 20.9731ZM4.5496 21.2434C4.55055 21.1504 4.57004 21.0585 4.60694 20.9731L4.51514 20.9334C4.47297 21.031 4.45069 21.1361 4.44961 21.2424L4.5496 21.2434ZM4.60143 21.5149C4.56628 21.4288 4.54866 21.3365 4.5496 21.2434L4.44961 21.2424C4.44853 21.3488 4.46867 21.4543 4.50884 21.5527L4.60143 21.5149ZM4.75432 21.7451C4.68856 21.6794 4.63658 21.6011 4.60143 21.5149L4.50884 21.5527C4.54902 21.6512 4.60843 21.7406 4.68359 21.8158L4.75432 21.7451ZM4.98439 21.8981C4.89829 21.8629 4.82008 21.8109 4.75432 21.7451L4.68359 21.8158C4.75875 21.891 4.84816 21.9505 4.94657 21.9907L4.98439 21.8981ZM5.25571 21.95C5.16272 21.9509 5.07048 21.9333 4.98439 21.8981L4.94657 21.9907C5.04499 22.0309 5.15043 22.051 5.25673 22.05L5.25571 21.95ZM5.52592 21.8926C5.44056 21.9295 5.34869 21.949 5.25571 21.95L5.25673 22.05C5.36302 22.0489 5.46803 22.0266 5.56561 21.9844L5.52592 21.8926ZM5.75283 21.735C5.68842 21.8021 5.61128 21.8557 5.52592 21.8926L5.56561 21.9844C5.66319 21.9422 5.75137 21.8809 5.82498 21.8042L5.75283 21.735ZM6.98328 20.5039L5.75354 21.7343L5.82427 21.805L7.05401 20.5745L6.98328 20.5039ZM12 21.9392C10.1782 21.9392 8.4898 21.396 7.04507 20.4967L6.99222 20.5816C8.45137 21.4899 10.1578 22.0392 12 22.0392V21.9392ZM16.9549 20.4967C15.5102 21.396 13.8218 21.9392 12 21.9392V22.0392C13.8422 22.0392 15.5486 21.4899 17.0078 20.5816L16.9549 20.4967ZM18.2465 21.7343L17.0167 20.5039L16.946 20.5745L18.1757 21.805L18.2465 21.7343ZM18.4741 21.8926C18.3887 21.8557 18.3116 21.8021 18.2472 21.735L18.175 21.8042C18.2486 21.8809 18.3368 21.9422 18.4344 21.9844L18.4741 21.8926ZM18.7443 21.95C18.6513 21.949 18.5594 21.9295 18.4741 21.8926L18.4344 21.9844C18.532 22.0266 18.637 22.0489 18.7433 22.05L18.7443 21.95ZM19.0156 21.8981C18.9295 21.9333 18.8373 21.9509 18.7443 21.95L18.7433 22.05C18.8496 22.051 18.955 22.0309 19.0534 21.9907L19.0156 21.8981ZM19.2457 21.7451C19.1799 21.8109 19.1017 21.8629 19.0156 21.8981L19.0534 21.9907C19.1518 21.9505 19.2412 21.891 19.3164 21.8158L19.2457 21.7451ZM19.3986 21.5149C19.3634 21.6011 19.3114 21.6794 19.2457 21.7451L19.3164 21.8158C19.3916 21.7406 19.451 21.6512 19.4912 21.5527L19.3986 21.5149ZM19.4504 21.2434C19.4513 21.3365 19.4337 21.4288 19.3986 21.5149L19.4912 21.5527C19.5313 21.4543 19.5515 21.3488 19.5504 21.2424L19.4504 21.2434ZM19.3931 20.9731C19.43 21.0585 19.4495 21.1504 19.4504 21.2434L19.5504 21.2424C19.5493 21.1361 19.527 21.031 19.4849 20.9334L19.3931 20.9731ZM19.2355 20.746C19.3026 20.8105 19.3562 20.8876 19.3931 20.9731L19.4849 20.9334C19.4427 20.8358 19.3815 20.7476 19.3048 20.6739L19.2355 20.746ZM18.1552 19.6652L19.2348 20.7453L19.3055 20.6746L18.226 19.5945L18.1552 19.6652ZM21.4368 12.4971C21.4368 15.3376 20.1496 17.8591 18.1578 19.5921L18.2234 19.6675C20.2353 17.9171 21.5368 15.3688 21.5368 12.4971H21.4368ZM12 3.05512C17.2029 3.05512 21.4368 7.2913 21.4368 12.4971H21.5368C21.5368 7.23613 17.2582 2.95512 12 2.95512V3.05512ZM20.0389 12.4971C20.0389 8.0461 16.4487 4.45386 12 4.45386V4.55386C16.3934 4.55386 19.9389 8.10128 19.9389 12.4971H20.0389ZM12 20.5404C16.4487 20.5404 20.0389 16.9482 20.0389 12.4971H19.9389C19.9389 16.893 16.3934 20.4404 12 20.4404V20.5404ZM3.96111 12.4971C3.96111 16.9482 7.55134 20.5404 12 20.5404V20.4404C7.60662 20.4404 4.06111 16.893 4.06111 12.4971H3.96111ZM12 4.45386C7.55134 4.45386 3.96111 8.0461 3.96111 12.4971H4.06111C4.06111 8.10128 7.60662 4.55386 12 4.55386V4.45386ZM10.7492 7.70031L10.75 13.3439L10.85 13.3438L10.8492 7.70029L10.7492 7.70031ZM11.4991 6.9502C11.0849 6.95026 10.7492 7.28609 10.7492 7.70031L10.8492 7.70029C10.8492 7.34131 11.1401 7.05025 11.4991 7.0502L11.4991 6.9502ZM12.2492 7.70009C12.2492 7.28587 11.9133 6.95013 11.4991 6.9502L11.4991 7.0502C11.8581 7.05014 12.1492 7.34111 12.1492 7.7001L12.2492 7.70009ZM12.2499 12.6035L12.2492 7.70009L12.1492 7.7001L12.1499 12.6035L12.2499 12.6035ZM12.2121 12.652L17.3424 11.3694L17.3181 11.2724L12.1878 12.555L12.2121 12.652ZM17.3424 11.3694C17.6906 11.2823 18.0435 11.4941 18.1306 11.8424L18.2276 11.8181C18.1271 11.4163 17.7199 11.1719 17.3181 11.2724L17.3424 11.3694ZM18.1306 11.8424C18.2177 12.1906 18.0059 12.5435 17.6576 12.6306L17.6819 12.7276C18.0837 12.6271 18.3281 12.2199 18.2276 11.8181L18.1306 11.8424ZM17.6576 12.6306L11.6576 14.1306L11.6819 14.2276L17.6819 12.7276L17.6576 12.6306ZM11.6576 14.1306C11.3094 14.2177 10.9565 14.0059 10.8694 13.6576L10.7724 13.6819C10.8729 14.0837 11.2801 14.3281 11.6819 14.2276L11.6576 14.1306ZM10.8694 13.6576C10.8499 13.5798 10.8454 13.5019 10.854 13.4267L10.7546 13.4154C10.7447 13.5023 10.75 13.5923 10.7724 13.6819L10.8694 13.6576ZM10.75 13.3439C10.7501 13.3718 10.7516 13.3994 10.7546 13.4265L10.854 13.4156C10.8514 13.3921 10.8501 13.3681 10.85 13.3438L10.75 13.3439Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Trainings"),(0,s.jsx)("path",{d:"M6.75 3.75C5.51634 3.75 4.5 4.76634 4.5 6V6.89062C4.26408 6.80564 4.01367 6.75 3.75 6.75C2.51634 6.75 1.5 7.76634 1.5 9V11.25H0V12.75H1.5V15C1.5 16.2329 2.51544 17.25 3.75 17.25C4.01342 17.25 4.26327 17.1968 4.5 17.1123V18C4.5 19.2329 5.51544 20.25 6.75 20.25C7.3669 20.25 7.93454 19.9971 8.34082 19.5908C8.7471 19.1845 9 18.6169 9 18V12.75H15V18C15 18.6169 15.2529 19.1845 15.6592 19.5908C16.0655 19.9971 16.6331 20.25 17.25 20.25C18.4846 20.25 19.5 19.2329 19.5 18V17.1123C19.7367 17.1968 19.9866 17.25 20.25 17.25C21.4846 17.25 22.5 16.2329 22.5 15V12.75H24V11.25H22.5V9C22.5 7.76634 21.4837 6.75 20.25 6.75C19.9863 6.75 19.7359 6.80564 19.5 6.89062V6C19.5 4.76634 18.4837 3.75 17.25 3.75C16.0154 3.75 15 4.76711 15 6V11.25H9V6C9 4.76711 7.98456 3.75 6.75 3.75ZM6.75 5.25C7.17444 5.25 7.5 5.57689 7.5 6V18C7.5 18.2111 7.41699 18.3936 7.28027 18.5303C7.14355 18.667 6.9611 18.75 6.75 18.75C6.32556 18.75 6 18.4231 6 18V6C6 5.57466 6.32466 5.25 6.75 5.25ZM17.25 5.25C17.6753 5.25 18 5.57466 18 6V9V11.4785V15V18C18 18.4231 17.6744 18.75 17.25 18.75C17.0389 18.75 16.8564 18.667 16.7197 18.5303C16.583 18.3936 16.5 18.2111 16.5 18V6C16.5 5.57689 16.8256 5.25 17.25 5.25ZM3.75 8.25C4.17444 8.25 4.5 8.57689 4.5 9V11.4785V15C4.5 15.2111 4.41699 15.3936 4.28027 15.5303C4.14355 15.667 3.9611 15.75 3.75 15.75C3.32556 15.75 3 15.4231 3 15V9C3 8.57466 3.32466 8.25 3.75 8.25ZM20.25 8.25C20.6753 8.25 21 8.57466 21 9V15C21 15.4231 20.6744 15.75 20.25 15.75C20.0389 15.75 19.8564 15.667 19.7197 15.5303C19.583 15.3936 19.5 15.2111 19.5 15V9C19.5 8.57689 19.8256 8.25 20.25 8.25Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Measurements"),(0,s.jsx)("path",{d:"M8.8254 2C5 2 2 3.60317 2 5.65079V13.5873C2 15.2222 3.95238 16.6349 6.84127 17.0794H6.92064C7.15873 17.0794 7.34921 16.9048 7.39683 16.6825C7.44444 16.4286 7.25397 16.1745 7 16.1428C4.65079 15.7777 2.95238 14.6984 2.95238 13.5873V7.53974C4.12698 8.60324 6.30159 9.30159 8.8254 9.30159H19.1429C20.1905 9.30159 21.0476 10.1587 21.0476 11.2063C21.0476 12.254 20.1905 13.1111 19.1429 13.1111H10.4127C9.26984 13.1111 8.34921 14.0317 8.34921 15.1746V19.9365C8.34921 21.0794 9.26984 22 10.4127 22H19.1429C20.7143 22 22 20.7143 22 19.1429V11.2063C22 9.63492 20.7143 8.34921 19.1429 8.34921H8.8254C5.31746 8.34921 2.95238 6.95238 2.95238 5.65079C2.95238 4.34921 5.31746 2.95238 8.8254 2.95238C12.3333 2.95238 14.6984 4.34921 14.6984 5.65079V6.92064C14.6984 7.19048 14.9048 7.39683 15.1746 7.39683C15.4444 7.39683 15.6508 7.19048 15.6508 6.92064V5.65079C15.6508 3.60317 12.6508 2 8.8254 2ZM8.8254 4.85714C8.40442 4.85714 8.00068 4.94076 7.70301 5.0896C7.40533 5.23844 7.2381 5.4403 7.2381 5.65079C7.2381 5.86128 7.40533 6.06315 7.70301 6.21199C8.00068 6.36083 8.40442 6.44444 8.8254 6.44444C9.24638 6.44444 9.65011 6.36083 9.94779 6.21199C10.2455 6.06315 10.4127 5.86128 10.4127 5.65079C10.4127 5.4403 10.2455 5.23844 9.94779 5.0896C9.65011 4.94076 9.24638 4.85714 8.8254 4.85714ZM21.0476 13.3334V19.1429C21.0476 20.1905 20.1905 21.0476 19.1429 21.0476H10.4127C9.79365 21.0476 9.30159 20.5556 9.30159 19.9365V15.1746C9.30159 14.5556 9.79365 14.0635 10.4127 14.0635H13.1111V15.9683C13.1111 16.2381 13.3175 16.4444 13.5873 16.4444C13.8571 16.4444 14.0635 16.2381 14.0635 15.9683V14.0635H17.873V15.9683C17.873 16.2381 18.0794 16.4444 18.3492 16.4444C18.619 16.4444 18.8254 16.2381 18.8254 15.9683V14.0635H19.1429C19.873 14.0635 20.5397 13.7937 21.0476 13.3334Z",fill:e,stroke:e,strokeWidth:"0.4"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Settings"),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9673 14.5016C13.349 14.5016 14.4837 13.3816 14.5017 12.0001C14.5198 10.6186 13.4145 9.49868 12.0328 9.49868C10.6512 9.49868 9.5165 10.6186 9.49841 12.0001C9.48033 13.3816 10.5857 14.5016 11.9673 14.5016ZM16.0028 12.0001C15.9738 14.2106 14.1583 16.0025 11.9477 16.0025C9.73707 16.0025 7.96848 14.2106 7.99741 12.0001C8.02635 9.78971 9.84186 7.9978 12.0525 7.9978C14.2631 7.9978 16.0317 9.78971 16.0028 12.0001Z",fill:e}),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0239 2.83721L10.6209 4.00046C10.281 4.98131 9.55444 5.67613 8.79735 6.0946C8.73279 6.13028 8.66885 6.16698 8.60556 6.20468C7.86065 6.64834 6.89517 6.92307 5.88366 6.71555L4.68439 6.4695C4.47399 6.42633 4.25779 6.52299 4.14768 6.70947L3.51224 7.78559C3.40213 7.97206 3.42281 8.20651 3.56357 8.36762L4.36704 9.2872C5.0414 10.059 5.27384 11.0262 5.2489 11.8881C5.24674 11.9626 5.24576 12.0373 5.24597 12.1118C5.24834 12.9737 4.99057 13.9409 4.29602 14.7127L3.46847 15.6323C3.32349 15.7934 3.29668 16.0278 3.40191 16.2143L4.00917 17.2904C4.1144 17.4769 4.32806 17.5736 4.5396 17.5304L5.74522 17.2844C6.76218 17.0768 7.72048 17.3516 8.45378 17.7952C8.5161 17.8329 8.5791 17.8697 8.64274 17.9053C9.38887 18.3238 10.0973 19.0186 10.4114 19.9995L10.784 21.1627C10.8494 21.367 11.0388 21.5048 11.2541 21.5048H12.4968C12.7122 21.5048 12.9052 21.367 12.9759 21.1627L13.3789 19.9995C13.7188 19.0186 14.4454 18.3238 15.2025 17.9053C15.267 17.8697 15.331 17.8329 15.3943 17.7952C16.1392 17.3516 17.1047 17.0768 18.1162 17.2844L19.3154 17.5304C19.5258 17.5736 19.742 17.4769 19.8521 17.2904L20.4875 16.2143C20.5976 16.0278 20.5769 15.7934 20.4362 15.6323L19.6328 14.7127C18.9584 13.9409 18.726 12.9737 18.7509 12.1118C18.7531 12.0373 18.754 11.9626 18.7538 11.8881C18.7515 11.0262 19.0092 10.059 19.7038 9.28714L20.5313 8.36762C20.6763 8.20651 20.7031 7.97206 20.5979 7.78559L19.9906 6.70947C19.8854 6.52299 19.6717 6.42633 19.4602 6.4695L18.2545 6.71554C17.2375 6.92307 16.2793 6.64834 15.546 6.20468C15.4837 6.16698 15.4207 6.13028 15.3571 6.0946C14.6109 5.67613 13.9025 4.98131 13.5884 4.00046L13.2158 2.83721C13.1504 2.63293 12.961 2.49515 12.7457 2.49515L11.503 2.49515C11.2876 2.49515 11.0946 2.63293 11.0239 2.83721ZM9.20321 3.52588C9.01369 4.07288 8.59184 4.50289 8.08436 4.7834C8.00543 4.82702 7.92726 4.87189 7.84989 4.91797C7.35101 5.2151 6.7679 5.36099 6.20381 5.24525L5.00454 4.9992C4.16291 4.82653 3.29814 5.21318 2.85769 5.95909L2.22226 7.0352C1.78181 7.78111 1.86451 8.7189 2.42756 9.36333L3.23104 10.2829C3.60754 10.7138 3.76517 11.2885 3.74851 11.8643C3.74589 11.9547 3.74471 12.0452 3.74495 12.1356C3.74654 12.7114 3.57386 13.2861 3.18608 13.717L2.35854 14.6366C1.7786 15.281 1.67135 16.2188 2.09227 16.9647L2.69954 18.0408C3.12046 18.7867 3.9751 19.1733 4.82125 19.0007L6.02688 18.7546C6.59401 18.6389 7.17331 18.7848 7.66441 19.0819C7.7406 19.128 7.81761 19.1729 7.89542 19.2166C8.39556 19.4971 8.80615 19.9271 8.98134 20.4741L9.3539 21.6373C9.61559 22.4544 10.3731 23.0056 11.2345 23.0056H12.4772C13.3386 23.0056 14.1105 22.4544 14.3936 21.6373L14.7966 20.4741C14.9861 19.9271 15.408 19.4971 15.9154 19.2166C15.9944 19.1729 16.0726 19.128 16.15 19.0819C16.6488 18.7848 17.232 18.6389 17.7961 18.7546L18.9952 19.0007C19.8368 19.1733 20.7016 18.7867 21.1421 18.0408L21.7775 16.9647C22.2179 16.2188 22.1352 15.281 21.5722 14.6366L20.7688 13.717C20.3923 13.2861 20.2346 12.7115 20.2513 12.1356C20.2539 12.0452 20.2551 11.9547 20.2549 11.8643C20.2533 11.2884 20.4259 10.7138 20.8137 10.2829L21.6412 9.36333C22.2212 8.7189 22.3284 7.78111 21.9075 7.03521L21.3002 5.95909C20.8793 5.21318 20.0247 4.82653 19.1785 4.9992L17.9728 5.24525C17.4057 5.36098 16.8264 5.21509 16.3353 4.91797C16.2592 4.87189 16.1822 4.82702 16.1044 4.7834C15.6042 4.50289 15.1937 4.07288 15.0185 3.52588L14.6459 2.36262C14.3842 1.54552 13.6267 0.994385 12.7653 0.994385H11.5226C10.6613 0.994385 9.8893 1.54552 9.60622 2.36262L9.20321 3.52588Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Plus"),(0,s.jsx)("path",{d:"M1 5H9",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M5 9V1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 10 2",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Minus"),(0,s.jsx)("path",{d:"M1 1H9",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"More"),(0,s.jsx)("path",{d:"M5.4001 10.2C4.4101 10.2 3.6001 11.01 3.6001 12C3.6001 12.99 4.4101 13.8 5.4001 13.8C6.3901 13.8 7.2001 12.99 7.2001 12C7.2001 11.01 6.3901 10.2 5.4001 10.2Z",fill:e}),(0,s.jsx)("path",{d:"M12.0002 10.2C11.0102 10.2 10.2002 11.01 10.2002 12C10.2002 12.99 11.0102 13.8 12.0002 13.8C12.9902 13.8 13.8002 12.99 13.8002 12C13.8002 11.01 12.9902 10.2 12.0002 10.2Z",fill:e}),(0,s.jsx)("path",{d:"M18.6003 10.2C17.6103 10.2 16.8003 11.01 16.8003 12C16.8003 12.99 17.6103 13.8 18.6003 13.8C19.5903 13.8 20.4003 12.99 20.4003 12C20.4003 11.01 19.5903 10.2 18.6003 10.2Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:t/4+"px",height:`${t}px`,viewBox:"0 0 4 16",fill:"none"},r),(0,s.jsx)("title",null,"More vertical"),(0,s.jsx)("circle",{cx:"1.66016",cy:"2",r:"1.5",fill:e}),(0,s.jsx)("circle",{cx:"1.66016",cy:"8",r:"1.5",fill:e}),(0,s.jsx)("circle",{cx:"1.66016",cy:"14",r:"1.5",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 11 8",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Check"),(0,s.jsx)("path",{d:"M1 3.83L3.83 6.66L9.5 1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r),(0,s.jsx)("title",null,"Check circle"),(0,s.jsx)("path",{d:"M10.0003 18.3334C14.5837 18.3334 18.3337 14.5834 18.3337 10.0001C18.3337 5.41675 14.5837 1.66675 10.0003 1.66675C5.41699 1.66675 1.66699 5.41675 1.66699 10.0001C1.66699 14.5834 5.41699 18.3334 10.0003 18.3334Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M6.45801 9.99993L8.81634 12.3583L13.5413 7.6416",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 8 8",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Cross"),(0,s.jsx)("path",{d:"M1 6.66L6.66 1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M6.66 6.66L1 1",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"User"),(0,s.jsx)("path",{d:"M12.1202 12.78C12.0502 12.77 11.9602 12.77 11.8802 12.78C10.1202 12.72 8.72021 11.28 8.72021 9.50998C8.72021 7.69998 10.1802 6.22998 12.0002 6.22998C13.8102 6.22998 15.2802 7.69998 15.2802 9.50998C15.2702 11.28 13.8802 12.72 12.1202 12.78Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M18.7398 19.3801C16.9598 21.0101 14.5998 22.0001 11.9998 22.0001C9.39977 22.0001 7.03977 21.0101 5.25977 19.3801C5.35977 18.4401 5.95977 17.5201 7.02977 16.8001C9.76977 14.9801 14.2498 14.9801 16.9698 16.8001C18.0398 17.5201 18.6398 18.4401 18.7398 19.3801Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 3 10",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Union"),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.50879 2C0.956504 2 0.508789 1.55228 0.508789 1C0.508789 0.447715 0.956504 0 1.50879 0H1.51777C2.07006 0 2.51777 0.447715 2.51777 1C2.51777 1.55228 2.07006 2 1.51777 2H1.50879ZM2.21416 9C2.21416 9.3866 1.90076 9.7 1.51416 9.7C1.12756 9.7 0.81416 9.3866 0.81416 9V4C0.81416 3.6134 1.12756 3.3 1.51416 3.3C1.90076 3.3 2.21416 3.6134 2.21416 4V9Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 22",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Notification"),(0,s.jsx)("path",{d:"M0.776752 7.36345C0.819992 7.37426 0.865032 7.37966 0.908271 7.37966C1.14969 7.37966 1.37129 7.21572 1.43255 6.97069C1.9334 4.96728 3.12608 3.19267 4.78899 1.97837C5.0304 1.80181 5.08265 1.46491 4.90609 1.22349C4.72953 0.98207 4.39263 0.929823 4.15121 1.10638C2.28472 2.47022 0.946106 4.45922 0.383997 6.70946C0.31013 6.99772 0.48669 7.29138 0.776752 7.36345ZM15.2114 1.97837C16.8743 3.19267 18.0652 4.96548 18.5679 6.97069C18.6291 7.21572 18.8489 7.37966 19.0921 7.37966C19.1354 7.37966 19.1804 7.37426 19.2237 7.36345C19.5137 7.29138 19.6885 6.99772 19.6164 6.70765C19.0543 4.45922 17.7157 2.46842 15.8492 1.10458C15.6078 0.928021 15.2709 0.980269 15.0943 1.22169C14.9178 1.46491 14.97 1.80181 15.2114 1.97837ZM1.92799 15.3879C1.75144 16.0924 1.90638 16.8256 2.35498 17.3967C2.80179 17.9697 3.4756 18.2976 4.20165 18.2976H6.80681C7.06445 19.8289 8.39765 21 10.0011 21C11.6046 21 12.936 19.8289 13.1954 18.2976H15.8006C16.5266 18.2976 17.2004 17.9697 17.6472 17.3967C18.094 16.8238 18.249 16.0924 18.0742 15.3879L16.1194 7.58325C15.4168 4.7691 12.8999 2.80352 9.9993 2.80352C7.09868 2.80352 4.5818 4.7691 3.87916 7.58325L1.92799 15.3879ZM9.9993 19.919C8.99399 19.919 8.14903 19.229 7.90761 18.2976H12.0892C11.8496 19.229 11.0046 19.919 9.9993 19.919ZM9.9993 3.8845C12.4027 3.8845 14.489 5.51317 15.0709 7.84448L17.0221 15.6492C17.1176 16.0293 17.0329 16.4221 16.7933 16.7319C16.5518 17.04 16.1897 17.2166 15.7988 17.2166H4.19985C3.8089 17.2166 3.44677 17.04 3.20535 16.7319C2.96393 16.4239 2.88106 16.0293 2.97654 15.6492L4.92771 7.84448C5.50964 5.51317 7.59593 3.8845 9.9993 3.8845Z",fill:e,stroke:e,strokeWidth:"0.3"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Information"),(0,s.jsx)("path",{d:"M9.99998 17.8889C14.3651 17.8889 17.9365 14.3175 17.9365 9.95238C17.9365 5.5873 14.3651 2.01587 9.99998 2.01587C5.6349 2.01587 2.06348 5.5873 2.06348 9.95238C2.06348 14.3175 5.6349 17.8889 9.99998 17.8889Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M9.99573 7.77759C9.44344 7.77759 8.99573 7.32987 8.99573 6.77759C8.99573 6.2253 9.44344 5.77759 9.99573 5.77759H10.0029C10.5551 5.77759 11.0029 6.2253 11.0029 6.77759C11.0029 7.32987 10.5551 7.77759 10.0029 7.77759H9.99573ZM10.7 13.1268C10.7 13.5134 10.3866 13.8268 9.99999 13.8268C9.61339 13.8268 9.29999 13.5134 9.29999 13.1268V9.15854C9.29999 8.77194 9.61339 8.45854 9.99999 8.45854C10.3866 8.45854 10.7 8.77194 10.7 9.15854V13.1268Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Warning"),(0,s.jsx)("path",{d:"M9.65357 1.32393C9.80753 1.05726 10.1924 1.05726 10.3464 1.32393L18.5118 15.4668C18.6657 15.7334 18.4733 16.0668 18.1654 16.0668H1.8346C1.52668 16.0668 1.33423 15.7334 1.48819 15.4668L9.65357 1.32393Z",stroke:e,strokeWidth:"1.2"}),(0,s.jsx)("path",{d:"M10.7003 6.19072C10.7003 5.80412 10.3869 5.49072 10.0003 5.49072C9.61368 5.49072 9.30028 5.80412 9.30028 6.19072V10.159C9.30028 10.5456 9.61368 10.859 10.0003 10.859C10.3869 10.859 10.7003 10.5456 10.7003 10.159V6.19072ZM9.99609 12.1749C9.44381 12.1749 8.99609 12.6226 8.99609 13.1749C8.99609 13.7272 9.44381 14.1749 9.99609 14.1749H10.0032C10.5555 14.1749 11.0032 13.7272 11.0032 13.1749C11.0032 12.6226 10.5555 12.1749 10.0032 12.1749H9.99609Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Attention"),(0,s.jsx)("path",{d:"M10 1.90479L2.85718 6.1905V13.8095L10 18.5715L17.1429 13.8095V6.1905L10 1.90479Z",stroke:e,strokeWidth:"1.2"}),(0,s.jsx)("path",{d:"M10.7004 6.19048C10.7004 5.80388 10.387 5.49048 10.0004 5.49048C9.6138 5.49048 9.3004 5.80388 9.3004 6.19048V10.1587C9.3004 10.5453 9.6138 10.8587 10.0004 10.8587C10.387 10.8587 10.7004 10.5453 10.7004 10.1587V6.19048ZM9.99622 12.1746C9.44393 12.1746 8.99622 12.6224 8.99622 13.1746C8.99622 13.7269 9.44393 14.1746 9.99622 14.1746H10.0033C10.5556 14.1746 11.0033 13.7269 11.0033 13.1746C11.0033 12.6224 10.5556 12.1746 10.0033 12.1746H9.99622Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Visible"),(0,s.jsx)("path",{d:"M15.5799 11.9999C15.5799 13.9799 13.9799 15.5799 11.9999 15.5799C10.0199 15.5799 8.41992 13.9799 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C13.9799 8.41992 15.5799 10.0199 15.5799 11.9999Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M11.9998 20.27C15.5298 20.27 18.8198 18.19 21.1098 14.59C22.0098 13.18 22.0098 10.81 21.1098 9.39997C18.8198 5.79997 15.5298 3.71997 11.9998 3.71997C8.46984 3.71997 5.17984 5.79997 2.88984 9.39997C1.98984 10.81 1.98984 13.18 2.88984 14.59C5.17984 18.19 8.46984 20.27 11.9998 20.27Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Invisible"),(0,s.jsx)("path",{d:"M14.5299 9.46992L9.46992 14.5299C8.81992 13.8799 8.41992 12.9899 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C12.9899 8.41992 13.8799 8.81992 14.5299 9.46992Z",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M17.8198 5.76998C16.0698 4.44998 14.0698 3.72998 11.9998 3.72998C8.46984 3.72998 5.17984 5.80998 2.88984 9.40998C1.98984 10.82 1.98984 13.19 2.88984 14.6C3.67984 15.84 4.59984 16.91 5.59984 17.77",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M8.41992 19.5299C9.55992 20.0099 10.7699 20.2699 11.9999 20.2699C15.5299 20.2699 18.8199 18.1899 21.1099 14.5899C22.0099 13.1799 22.0099 10.8099 21.1099 9.39993C20.7799 8.87993 20.4199 8.38993 20.0499 7.92993",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M15.5099 12.7C15.2499 14.11 14.0999 15.26 12.6899 15.52",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M9.47 14.53L2 22",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M21.9998 2L14.5298 9.47",stroke:e,strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 16 15",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Log out"),(0,s.jsx)("path",{d:"M7.9751 13.7292H2.36876C2.0249 13.7292 1.74585 13.4502 1.74585 13.1063V1.89369C1.74585 1.54983 2.02493 1.27078 2.36876 1.27078H7.9751C8.31957 1.27078 8.59801 0.992344 8.59801 0.647871C8.59801 0.303398 8.31957 0.0249023 7.9751 0.0249023H2.36876C1.33845 0.0249023 0.5 0.863379 0.5 1.89369V13.1063C0.5 14.1366 1.33845 14.9751 2.36876 14.9751H7.9751C8.31957 14.9751 8.59801 14.6966 8.59801 14.3522C8.59801 14.0077 8.31957 13.7292 7.9751 13.7292Z",fill:e}),(0,s.jsx)("path",{d:"M15.3144 7.05653L11.527 3.31898C11.2828 3.07729 10.8879 3.08042 10.6462 3.32522C10.4045 3.57003 10.407 3.96434 10.6524 4.20604L13.359 6.87712H6.10631C5.76184 6.87712 5.4834 7.15556 5.4834 7.50003C5.4834 7.8445 5.76184 8.12297 6.10631 8.12297H13.359L10.6524 10.7941C10.407 11.0358 10.4051 11.4301 10.6462 11.6749C10.7683 11.7982 10.929 11.8605 11.0897 11.8605C11.2479 11.8605 11.4061 11.8007 11.527 11.6811L15.3144 7.94353C15.4327 7.82643 15.5 7.66693 15.5 7.5C15.5 7.33313 15.4333 7.17428 15.3144 7.05653Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 15 20",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Log in"),(0,s.jsx)("path",{d:"M7.39504 9.17067C8.58623 9.17067 9.61771 8.74344 10.4605 7.90051C11.3033 7.05773 11.7305 6.02652 11.7305 4.8352C11.7305 3.64428 11.3033 2.61294 10.4604 1.76988C9.61743 0.92723 8.58609 0.5 7.39504 0.5C6.20371 0.5 5.17251 0.92723 4.32972 1.77002C3.48694 2.6128 3.05957 3.64414 3.05957 4.8352C3.05957 6.02652 3.48694 7.05786 4.32986 7.90065C5.17279 8.7433 6.20413 9.17067 7.39504 9.17067Z",fill:e}),(0,s.jsx)("path",{d:"M14.9811 14.341C14.9568 13.9902 14.9076 13.6076 14.8352 13.2036C14.7622 12.7966 14.6681 12.4118 14.5555 12.0601C14.4392 11.6966 14.281 11.3376 14.0854 10.9936C13.8824 10.6365 13.644 10.3256 13.3765 10.0698C13.0968 9.80212 12.7543 9.58693 12.3582 9.42996C11.9635 9.27382 11.5261 9.19472 11.0583 9.19472C10.8745 9.19472 10.6968 9.27011 10.3536 9.49354C10.1424 9.63129 9.89537 9.79059 9.61961 9.96678C9.38382 10.117 9.06439 10.2578 8.66985 10.3852C8.28491 10.5098 7.89407 10.5729 7.50832 10.5729C7.12256 10.5729 6.73186 10.5098 6.34652 10.3852C5.95238 10.2579 5.63296 10.1172 5.39744 9.96692C5.12429 9.79237 4.8771 9.63307 4.66273 9.49341C4.31995 9.26997 4.14211 9.19458 3.95837 9.19458C3.49035 9.19458 3.0531 9.27382 2.65855 9.4301C2.26277 9.58679 1.92013 9.80199 1.64012 10.0699C1.37274 10.3259 1.1342 10.6367 0.931502 10.9936C0.736083 11.3376 0.57788 11.6964 0.461425 12.0602C0.348953 12.4119 0.254882 12.7966 0.181823 13.2036C0.109451 13.6071 0.0602874 13.9898 0.0359802 14.3414C0.0120849 14.6858 0 15.0433 0 15.4043C0 16.3439 0.29869 17.1046 0.887694 17.6656C1.46942 18.2191 2.23915 18.5 3.17518 18.5H11.8423C12.7783 18.5 13.5478 18.2193 14.1296 17.6656C14.7188 17.105 15.0175 16.3442 15.0175 15.4042C15.0173 15.0415 15.0051 14.6838 14.9811 14.341Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 18 14",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Email"),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.718587 2.52762C0.823606 2.04828 1.08177 1.62029 1.4508 1.31376C1.81982 1.00722 2.27784 0.840299 2.74984 0.840332H15.2498C15.7218 0.840299 16.1799 1.00722 16.5489 1.31376C16.9179 1.62029 17.1761 2.04828 17.2811 2.52762L8.99984 7.79997L0.718587 2.52762ZM0.666504 3.76676V11.4751L6.7113 7.61442L0.666504 3.76676ZM7.70921 8.25136L0.865462 12.6209C1.03455 12.9923 1.30143 13.3061 1.63503 13.5256C1.96863 13.7452 2.35523 13.8616 2.74984 13.8612H15.2498C15.6444 13.8613 16.0308 13.7446 16.3642 13.5249C16.6977 13.3051 16.9643 12.9913 17.1332 12.6198L10.2894 8.25027L8.99984 9.07167L7.70921 8.25027V8.25136ZM11.2884 7.61551L17.3332 11.4751V3.76676L11.2884 7.61442V7.61551Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,fill:"none",viewBox:"0 0 16 21",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Lock"),(0,s.jsx)("path",{d:"M13.625 8.41602H13V5.91602C13 3.15852 10.7575 0.916016 8 0.916016C5.2425 0.916016 3 3.15852 3 5.91602V8.41602H2.375C1.34167 8.41602 0.5 9.25685 0.5 10.291V19.041C0.5 20.0752 1.34167 20.916 2.375 20.916H13.625C14.6583 20.916 15.5 20.0752 15.5 19.041V10.291C15.5 9.25685 14.6583 8.41602 13.625 8.41602ZM4.66667 5.91602C4.66667 4.07768 6.16167 2.58268 8 2.58268C9.83833 2.58268 11.3333 4.07768 11.3333 5.91602V8.41602H4.66667V5.91602ZM8.83333 14.851V16.7493C8.83333 17.2093 8.46083 17.5827 8 17.5827C7.53917 17.5827 7.16667 17.2093 7.16667 16.7493V14.851C6.67083 14.5618 6.33333 14.0302 6.33333 13.416C6.33333 12.4968 7.08083 11.7493 8 11.7493C8.91917 11.7493 9.66667 12.4968 9.66667 13.416C9.66667 14.0302 9.32917 14.5618 8.83333 14.851Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 18 10",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Carrot down"),(0,s.jsx)("path",{d:"M17 1L9 9L1 1",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 18 10",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Carrot up"),(0,s.jsx)("path",{d:"M17 9.5L9 1.5L1 9.5",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 11 18",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Carrot left"),(0,s.jsx)("path",{d:"M9.5 0.999999L1.5 9L9.5 17",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 11 18",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},r),(0,s.jsx)("title",null,"Carrot right"),(0,s.jsx)("path",{d:"M1.5 0.999999L9.5 9L1.5 17",stroke:e,strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 21",fill:"#fff",xmlns:"http://www.w3.org/2000/svg"},r),(0,s.jsx)("title",null,"Radio on"),(0,s.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",fill:e}),(0,s.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",stroke:e,strokeWidth:"1.4"}),(0,s.jsx)("circle",{cx:"10",cy:"10.7",r:"5",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 21",fill:"#fff"},r),(0,s.jsx)("title",null,"Circle"),(0,s.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",fill:"none"}),(0,s.jsx)("rect",{x:"0.7",y:"1.39995",width:"18.6",height:"18.6",rx:"9.3",stroke:e,strokeWidth:"1.4"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 7 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r),(0,s.jsx)("title",null,"Arrow Up"),(0,s.jsx)("path",{d:"M3.17757 0.92293L3.17757 7.07727",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M0.416507 3.40515L3.17751 0.922901L5.93896 3.40515",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({width:`${t}px`,height:`${t}px`,viewBox:"0 0 7 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r),(0,s.jsx)("title",null,"Arrow Down"),(0,s.jsx)("path",{d:"M3.1779 7.07707L3.1779 0.922729",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"}),(0,s.jsx)("path",{d:"M5.93896 4.59485L3.17796 7.0771L0.416504 4.59485",stroke:e,strokeWidth:"0.8",strokeLinecap:"round",strokeLinejoin:"round"})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 21 20",fill:"none"},r),(0,s.jsx)("title",null,"Filter"),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.0189 10.0002C16.8598 10.0002 18.3522 8.50775 18.3522 6.66683C18.3522 4.82588 16.8598 3.3335 15.0189 3.3335C13.4657 3.3335 12.1606 4.3958 11.7905 5.8335H2.51888C2.05865 5.8335 1.68555 6.2066 1.68555 6.66683C1.68555 7.12707 2.05865 7.50016 2.51888 7.50016H11.7905C12.1606 8.93783 13.4657 10.0002 15.0189 10.0002ZM13.3522 6.66683C13.3522 7.5873 14.0984 8.3335 15.0189 8.3335C15.9394 8.3335 16.6855 7.5873 16.6855 6.66683C16.6855 5.74635 15.9394 5.00016 15.0189 5.00016C14.0984 5.00016 13.3522 5.74635 13.3522 6.66683ZM1.68555 13.3335C1.68555 11.4926 3.17793 10.0002 5.01888 10.0002C6.57208 10.0002 7.87716 11.0625 8.2472 12.5002H17.5189C17.9791 12.5002 18.3522 12.8732 18.3522 13.3335C18.3522 13.7937 17.9791 14.1668 17.5189 14.1668H8.2472C7.87716 15.6045 6.57208 16.6668 5.01888 16.6668C3.17793 16.6668 1.68555 15.1744 1.68555 13.3335ZM6.68555 13.3335C6.68555 12.413 5.93936 11.6668 5.01888 11.6668C4.09841 11.6668 3.35221 12.413 3.35221 13.3335C3.35221 14.254 4.09841 15.0002 5.01888 15.0002C5.93936 15.0002 6.68555 14.254 6.68555 13.3335Z",fill:e})),({fill:e="#55575A",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 20 20",fill:"none"},r),(0,s.jsx)("title",null,"Search"),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.8292 4.47028C15.1756 6.5284 15.5224 10.0541 13.6219 12.53L18 16.9081L16.9081 18L12.53 13.6219C10.0541 15.5224 6.5284 15.1756 4.47028 12.8292C2.41216 10.4828 2.52792 6.94189 4.73491 4.73491C6.94189 2.52792 10.4828 2.41216 12.8292 4.47028ZM4.5 9C4.5 11.4853 6.51472 13.5 9 13.5C11.4853 13.5 13.5 11.4853 13.5 9C13.5 6.51472 11.4853 4.5 9 4.5C6.51472 4.5 4.5 6.51472 4.5 9Z",fill:e})),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},r),(0,s.jsx)("title",null,"Archive"),(0,s.jsx)("g",{clipPath:"url(#clip0_532_12720)"},(0,s.jsx)("path",{d:"M12.5 14.2188H2.5C2.04426 14.2184 1.60728 14.0372 1.28503 13.715C0.96277 13.3927 0.781581 12.9557 0.78125 12.5V5C0.78125 4.87568 0.830636 4.75645 0.918544 4.66854C1.00645 4.58064 1.12568 4.53125 1.25 4.53125H13.75C13.8743 4.53125 13.9936 4.58064 14.0815 4.66854C14.1694 4.75645 14.2188 4.87568 14.2188 5V12.5C14.2184 12.9557 14.0372 13.3927 13.715 13.715C13.3927 14.0372 12.9557 14.2184 12.5 14.2188ZM1.71875 5.46875V12.5C1.71908 12.7071 1.8015 12.9056 1.94794 13.0521C2.09438 13.1985 2.2929 13.2809 2.5 13.2813H12.5C12.7071 13.2809 12.9056 13.1985 13.0521 13.0521C13.1985 12.9056 13.2809 12.7071 13.2813 12.5V5.46875H1.71875Z",fill:e}),(0,s.jsx)("path",{d:"M13.75 5.46876H1.24998C1.17011 5.46875 1.09156 5.44834 1.02179 5.40945C0.952017 5.37056 0.893342 5.31449 0.851329 5.24656C0.809316 5.17862 0.78536 5.10108 0.781733 5.02129C0.778107 4.94149 0.794931 4.8621 0.830609 4.79063L2.53311 1.38563C2.62339 1.20356 2.76288 1.05043 2.93577 0.943609C3.10865 0.836785 3.30801 0.780542 3.51123 0.781257H11.4887C11.692 0.780526 11.8915 0.836833 12.0644 0.943779C12.2373 1.05073 12.3767 1.20402 12.4669 1.38626L14.1694 4.79063C14.205 4.8621 14.2219 4.94149 14.2182 5.02129C14.2146 5.10108 14.1907 5.17862 14.1486 5.24656C14.1066 5.31449 14.048 5.37056 13.9782 5.40945C13.9084 5.44834 13.8299 5.46875 13.75 5.46876ZM2.00873 4.53126H12.9912L11.6281 1.80501C11.6153 1.779 11.5955 1.75711 11.5708 1.74186C11.5462 1.7266 11.5177 1.7186 11.4887 1.71876H3.51123C3.48234 1.71869 3.45401 1.72666 3.42939 1.74178C3.40477 1.7569 3.38485 1.77858 3.37186 1.80438L2.00873 4.53126Z",fill:e}),(0,s.jsx)("path",{d:"M7.5 11.7188C7.37568 11.7188 7.25645 11.6694 7.16854 11.5815C7.08064 11.4935 7.03125 11.3743 7.03125 11.25V7.5C7.03125 7.37568 7.08064 7.25645 7.16854 7.16854C7.25645 7.08064 7.37568 7.03125 7.5 7.03125C7.62432 7.03125 7.74355 7.08064 7.83146 7.16854C7.91936 7.25645 7.96875 7.37568 7.96875 7.5V11.25C7.96875 11.3743 7.91936 11.4935 7.83146 11.5815C7.74355 11.6694 7.62432 11.7188 7.5 11.7188Z",fill:e}),(0,s.jsx)("path",{d:"M7.50003 11.7188C7.43846 11.7189 7.37747 11.7069 7.32061 11.6832C7.26375 11.6596 7.21214 11.625 7.16878 11.5813L5.29378 9.70628C5.21098 9.61742 5.1659 9.49989 5.16804 9.37845C5.17018 9.25701 5.21938 9.14115 5.30526 9.05526C5.39115 8.96938 5.50701 8.92018 5.62845 8.91804C5.74989 8.9159 5.86742 8.96098 5.95628 9.04378L7.50003 10.5869L9.04378 9.04378C9.13264 8.96098 9.25016 8.9159 9.3716 8.91804C9.49304 8.92018 9.60891 8.96938 9.69479 9.05526C9.78067 9.14115 9.82987 9.25701 9.83201 9.37845C9.83415 9.49989 9.78908 9.61742 9.70628 9.70628L7.83128 11.5813C7.78791 11.625 7.7363 11.6596 7.67944 11.6832C7.62258 11.7069 7.56159 11.7189 7.50003 11.7188Z",fill:e})),(0,s.jsx)("defs",null,(0,s.jsx)("clipPath",{id:"clip0_532_12720"},(0,s.jsx)("rect",{width:t,height:t,fill:"white"})))),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},r),(0,s.jsx)("title",null,"Bin"),(0,s.jsx)("path",{d:"M9.14062 11.1328C9.39947 11.1328 9.60938 10.9229 9.60938 10.6641V5.97656C9.60938 5.71772 9.39947 5.50781 9.14062 5.50781C8.88178 5.50781 8.67188 5.71772 8.67188 5.97656V10.6641C8.67188 10.9229 8.88178 11.1328 9.14062 11.1328Z",fill:e}),(0,s.jsx)("path",{d:"M5.85938 11.1328C6.11822 11.1328 6.32812 10.9229 6.32812 10.6641V5.97656C6.32812 5.71772 6.11822 5.50781 5.85938 5.50781C5.60053 5.50781 5.39062 5.71772 5.39062 5.97656V10.6641C5.39062 10.9229 5.60053 11.1328 5.85938 11.1328Z",fill:e}),(0,s.jsx)("path",{d:"M9.375 1.99219C9.63384 1.99219 9.84375 1.78228 9.84375 1.52344C9.84375 1.26459 9.63384 1.05469 9.375 1.05469H5.625C5.36616 1.05469 5.15625 1.26459 5.15625 1.52344C5.15625 1.78228 5.36616 1.99219 5.625 1.99219H9.375Z",fill:e}),(0,s.jsx)("path",{d:"M2.34375 2.46094C2.08491 2.46094 1.875 2.67084 1.875 2.92969C1.875 3.18853 2.08491 3.39844 2.34375 3.39844H2.8125V12.0234C2.8125 13.0828 3.675 13.9453 4.73438 13.9453H10.2656C11.325 13.9453 12.1875 13.0828 12.1875 12.0234V3.39844H12.6562C12.9151 3.39844 13.125 3.18853 13.125 2.92969C13.125 2.67084 12.9151 2.46094 12.6562 2.46094H11.7188H3.28125H2.34375ZM11.25 3.39844V12.0234C11.25 12.5672 10.8094 13.0078 10.2656 13.0078H4.73438C4.19063 13.0078 3.75 12.5672 3.75 12.0234V3.39844H11.25Z",fill:e})),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},r),(0,s.jsx)("title",null,"Change"),(0,s.jsx)("path",{d:"M4.3628 1.24246C4.20043 1.2473 4.04632 1.31518 3.93312 1.43169L1.43311 3.93289C1.37491 3.99095 1.32874 4.05988 1.29723 4.13582C1.26573 4.21175 1.24951 4.29316 1.24951 4.37537C1.24951 4.45758 1.26573 4.53898 1.29723 4.61492C1.32874 4.69085 1.37491 4.75979 1.43311 4.81785L3.93312 7.31911C3.99087 7.37893 4.05998 7.42662 4.1364 7.4594C4.21283 7.49217 4.29502 7.50939 4.37817 7.51C4.46132 7.51062 4.54376 7.49464 4.62066 7.463C4.69755 7.43136 4.76736 7.38463 4.826 7.32567C4.88463 7.26671 4.93092 7.19671 4.96213 7.11964C4.99335 7.04257 5.00888 6.95999 5.0078 6.87685C5.00673 6.7937 4.98907 6.71159 4.95588 6.63535C4.92268 6.55911 4.8746 6.49028 4.81446 6.43285L3.38258 4.99857H13.1238C13.2897 4.99857 13.4488 4.93265 13.5662 4.81532C13.6835 4.698 13.7494 4.53884 13.7494 4.37292C13.7494 4.20699 13.6835 4.04791 13.5662 3.93058C13.4488 3.81325 13.2897 3.74733 13.1238 3.74733H3.38868L4.81446 2.31788C4.90548 2.23039 4.96787 2.11734 4.99342 1.9937C5.01897 1.87006 5.00647 1.74158 4.95759 1.62518C4.9087 1.50878 4.82571 1.4099 4.71954 1.34158C4.61337 1.27326 4.489 1.23873 4.3628 1.24246ZM10.6189 7.49364C10.4953 7.49464 10.3747 7.53226 10.2725 7.60177C10.1703 7.67128 10.091 7.76955 10.0446 7.88414C9.99819 7.99873 9.98683 8.12455 10.0119 8.2456C10.037 8.36665 10.0974 8.47752 10.1856 8.56423L11.6199 9.99973H1.87623C1.71284 10.0033 1.55734 10.0708 1.44306 10.1876C1.32877 10.3044 1.26477 10.4613 1.26477 10.6247C1.26477 10.7882 1.32877 10.9451 1.44306 11.062C1.55734 11.1788 1.71284 11.2462 1.87623 11.2498H11.6162L10.1856 12.6841C10.1201 12.7401 10.067 12.8091 10.0295 12.8866C9.99196 12.9641 9.97088 13.0486 9.96756 13.1347C9.96424 13.2208 9.97874 13.3066 10.0102 13.3868C10.0416 13.467 10.0893 13.5399 10.1502 13.6009C10.2111 13.6618 10.2839 13.7094 10.3641 13.7409C10.4444 13.7723 10.5302 13.7868 10.6163 13.7835C10.7024 13.7801 10.7868 13.759 10.8644 13.7215C10.9419 13.684 11.0109 13.6309 11.0669 13.5655L13.5669 11.0654C13.6833 10.9483 13.7487 10.7899 13.7487 10.6247C13.7487 10.4596 13.6833 10.3012 13.5669 10.1841L11.0669 7.68287C11.0087 7.623 10.939 7.57537 10.8621 7.54287C10.7851 7.51038 10.7024 7.49364 10.6189 7.49364Z",fill:e})),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},r),(0,s.jsx)("title",null,"Copy"),(0,s.jsx)("g",{clipPath:"url(#clip0_532_12716)"},(0,s.jsx)("path",{d:"M12.8755 14.5239H5.40479C4.49601 14.5239 3.75684 13.7848 3.75684 12.876V5.40527C3.75684 4.4965 4.49601 3.75732 5.40479 3.75732H12.8755C13.7843 3.75732 14.5234 4.4965 14.5234 5.40527V12.876C14.5234 13.7848 13.7843 14.5239 12.8755 14.5239ZM5.40479 4.85596C5.10189 4.85596 4.85547 5.10238 4.85547 5.40527V12.876C4.85547 13.1789 5.10189 13.4253 5.40479 13.4253H12.8755C13.1784 13.4253 13.4248 13.1789 13.4248 12.876V5.40527C13.4248 5.10238 13.1784 4.85596 12.8755 4.85596H5.40479ZM2.6582 10.1294H2.10889C1.80599 10.1294 1.55957 9.88297 1.55957 9.58008V2.10938C1.55957 1.80648 1.80599 1.56006 2.10889 1.56006H9.57959C9.88249 1.56006 10.1289 1.80648 10.1289 2.10938V2.63123H11.2275V2.10938C11.2275 1.2006 10.4884 0.461426 9.57959 0.461426H2.10889C1.20011 0.461426 0.460938 1.2006 0.460938 2.10938V9.58008C0.460938 10.4889 1.20011 11.228 2.10889 11.228H2.6582V10.1294Z",fill:e})),(0,s.jsx)("defs",null,(0,s.jsx)("clipPath",{id:"clip0_532_12716"},(0,s.jsx)("rect",{width:t,height:t,fill:"white"})))),({fill:e="#000",size:t=50,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 54 50",fill:"none"},r),(0,s.jsx)("title",null,"Robot"),(0,s.jsx)("path",{d:"M32.7144 16.6105H32.7143H27.6714V15.0526C27.6714 14.8784 27.5998 14.7121 27.4736 14.59L27.4043 14.6617L27.4736 14.59C27.3474 14.468 27.177 14.4 27 14.4C26.823 14.4 26.6526 14.468 26.5264 14.59C26.4002 14.7121 26.3286 14.8784 26.3286 15.0526V16.6105L21.2857 16.6105L21.2856 16.6105C20.5026 16.6112 19.7513 16.9123 19.1967 17.4487C18.6419 17.9852 18.3293 18.7134 18.3286 19.4736V19.4737L18.3286 29.4211L18.3286 29.4212C18.3293 30.1814 18.6419 30.9096 19.1967 31.4461C19.7513 31.9825 20.5026 32.2836 21.2856 32.2843H21.2857H24.356L26.4422 35.3107L26.5246 35.254L26.4422 35.3107C26.5039 35.4001 26.5872 35.4731 26.6844 35.5234C26.7817 35.5738 26.8901 35.6 27 35.6C27.1099 35.6 27.2183 35.5738 27.3156 35.5234C27.4128 35.4731 27.4961 35.4001 27.5578 35.3107L27.4754 35.254L27.5578 35.3107L29.644 32.2843H32.7143H32.7144C33.4974 32.2836 34.2487 31.9825 34.8033 31.4461C35.3581 30.9096 35.6707 30.1814 35.6714 29.4212V29.4211V19.4737V19.4736C35.6707 18.7134 35.3581 17.9852 34.8033 17.4487C34.2487 16.9123 33.4974 16.6112 32.7144 16.6105ZM28.728 31.2683L27 33.775L25.272 31.2683L25.272 31.2682C25.2102 31.1789 25.127 31.106 25.0298 31.0557C24.9326 31.0054 24.8243 30.9791 24.7144 30.979H24.7143H21.2858C20.8567 30.9785 20.446 30.8135 20.1436 30.521C19.8413 30.2286 19.6719 29.833 19.6714 29.421V27.8632H34.3286V29.421C34.3281 29.833 34.1587 30.2286 33.8564 30.521C33.554 30.8135 33.1433 30.9785 32.7142 30.979H29.2857H29.2856C29.1757 30.9791 29.0674 31.0055 28.9702 31.0558C28.873 31.1061 28.7898 31.1789 28.728 31.2682L28.728 31.2683ZM34.3286 26.5579H19.6714V19.4738C19.6719 19.0618 19.8413 18.6662 20.1436 18.3738C20.446 18.0813 20.8567 17.9163 21.2858 17.9158H32.7142C33.1433 17.9163 33.554 18.0813 33.8564 18.3738C34.1587 18.6662 34.3281 19.0618 34.3286 19.4738V26.5579ZM24.604 23.4604C24.7409 23.2621 24.8143 23.0286 24.8143 22.7895C24.8143 22.4687 24.6825 22.1618 24.4491 21.9361C24.2158 21.7104 23.9 21.5842 23.5714 21.5842C23.3263 21.5842 23.0865 21.6545 22.8822 21.7865C22.6779 21.9185 22.5181 22.1066 22.4236 22.3272C22.3291 22.5478 22.3044 22.7908 22.3526 23.0253C22.4008 23.2597 22.5197 23.4746 22.6938 23.6429C22.8678 23.8112 23.0891 23.9255 23.3296 23.9717C23.57 24.018 23.8193 23.9943 24.046 23.9035C24.2727 23.8126 24.467 23.6586 24.604 23.4604ZM31.4611 23.4604C31.5981 23.2621 31.6714 23.0286 31.6714 22.7895C31.6714 22.4687 31.5396 22.1618 31.3062 21.9361C31.0729 21.7104 30.7571 21.5842 30.4286 21.5842C30.1835 21.5842 29.9436 21.6545 29.7394 21.7865C29.535 21.9185 29.3753 22.1066 29.2808 22.3272C29.1863 22.5478 29.1615 22.7908 29.2097 23.0253C29.2579 23.2597 29.3769 23.4746 29.5509 23.6429C29.725 23.8112 29.9463 23.9255 30.1867 23.9717C30.4272 24.018 30.6764 23.9943 30.9031 23.9035C31.1298 23.8126 31.3241 23.6586 31.4611 23.4604ZM16.2429 25V20.579C16.2429 20.4048 16.1713 20.2384 16.045 20.1163C15.9189 19.9943 15.7484 19.9263 15.5714 19.9263C15.3944 19.9263 15.224 19.9943 15.0978 20.1163C14.9716 20.2384 14.9 20.4048 14.9 20.579V25C14.9 25.1742 14.9716 25.3406 15.0978 25.4627C15.224 25.5847 15.3944 25.6527 15.5714 25.6527C15.7484 25.6527 15.9189 25.5847 16.045 25.4627C16.1713 25.3406 16.2429 25.1742 16.2429 25ZM39.1 25V20.579C39.1 20.4048 39.0284 20.2384 38.9022 20.1163C38.776 19.9943 38.6056 19.9263 38.4286 19.9263C38.2516 19.9263 38.0811 19.9943 37.955 20.1163C37.8287 20.2384 37.7571 20.4048 37.7571 20.579V25C37.7571 25.1742 37.8287 25.3406 37.955 25.4627C38.0811 25.5847 38.2516 25.6527 38.4286 25.6527C38.6056 25.6527 38.776 25.5847 38.9022 25.4627C39.0284 25.3406 39.1 25.1742 39.1 25Z",fill:e,stroke:e,strokeWidth:"0.2"})),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 22 22",fill:"none"},r),(0,s.jsx)("title",null,"Chart"),(0,s.jsx)("g",{clipPath:"url(#clip0_2353_10249)"},(0,s.jsx)("path",{d:"M15.9118 19.3153L15.9119 19.3152C16.1279 19.1374 16.1629 18.8202 15.9915 18.5992L15.9914 18.5991L10.2667 11.2396V2.24969C10.2667 1.96446 10.0352 1.73301 9.75 1.73301C4.8614 1.73301 0.9 6.08572 0.9 11.4163C0.9 16.7557 5.24395 21.0997 10.5833 21.0997C11.771 21.0997 12.6938 20.9922 13.526 20.7137C14.359 20.4349 15.0948 19.987 15.9118 19.3153ZM10.5833 20.0664C5.81355 20.0664 1.93332 16.1861 1.93332 11.4164C1.93332 6.83058 5.17123 3.0801 9.23332 2.78478V11.4164C9.23332 11.531 9.27152 11.6427 9.34279 11.7337C9.34284 11.7338 9.3429 11.7338 9.34295 11.7339L14.8604 18.8277C14.2411 19.2904 13.6698 19.5955 13.0225 19.7874C12.346 19.9879 11.5811 20.0664 10.5833 20.0664Z",fill:e,stroke:e,strokeWidth:"0.2"}),(0,s.jsx)("path",{d:"M11.4167 11.1H20.5834C20.8686 11.1 21.1 10.8685 21.1 10.5833C21.1 5.24395 16.756 0.9 11.4167 0.9C11.1315 0.9 10.9 1.13145 10.9 1.41668V10.5834C10.9 10.8686 11.1315 11.1 11.4167 11.1ZM11.9333 10.0666V1.94877C16.2925 2.20673 19.7933 5.70751 20.0512 10.0666H11.9333Z",fill:e,stroke:e,strokeWidth:"0.2"}),(0,s.jsx)("path",{d:"M18.0192 19.3336L18.0189 19.3339C17.9231 19.4225 17.7972 19.4721 17.6668 19.4721L18.0192 19.3336ZM18.0192 19.3336C19.9769 17.5072 21.1001 14.9258 21.1001 12.2497C21.1001 11.9645 20.8687 11.733 20.5835 11.733H12.2501M18.0192 19.3336L12.2501 11.733M12.2501 11.733C12.0517 11.733 11.8691 11.8475 11.7832 12.0274M12.2501 11.733L11.7832 12.0274M11.7832 12.0274C11.6974 12.2073 11.7232 12.4202 11.8482 12.5743M11.7832 12.0274L11.8482 12.5743M11.8482 12.5743C11.8483 12.5743 11.8483 12.5743 11.8483 12.5744M11.8482 12.5743L11.8483 12.5744M11.8483 12.5744L17.2645 19.2795C17.2645 19.2796 17.2646 19.2797 17.2647 19.2797C17.3549 19.3926 17.4872 19.4606 17.63 19.471C17.6298 19.471 17.6296 19.471 17.6295 19.471L11.8483 12.5744ZM20.0512 12.7664C19.9288 14.7847 19.0958 16.7118 17.7089 18.185L13.332 12.7664H20.0512Z",fill:e,stroke:e,strokeWidth:"0.2"})),(0,s.jsx)("defs",null,(0,s.jsx)("clipPath",{id:"clip0_2353_10249"},(0,s.jsx)("rect",{width:"22",height:"22",fill:"white"})))),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",fill:"none"},r),(0,s.jsx)("title",null,"Clock"),(0,s.jsx)("circle",{cx:"12.1001",cy:"12.1001",r:"11.1001",stroke:e,strokeWidth:"1.4"}),(0,s.jsx)("path",{d:"M11.4824 6.18066L11.4835 13.1411",stroke:e,strokeWidth:"1.4",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M18.8843 11.4834L11.4842 13.3334",stroke:e,strokeWidth:"1.4",strokeLinecap:"round"})),({fill:e="#000",size:t=20,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 21 20",fill:"none"},r),(0,s.jsx)("title",null,"Unarchive"),(0,s.jsx)("g",{clipPath:"url(#clip0_1141_12546)"},(0,s.jsx)("path",{d:"M16.8271 18.9582H3.49382C2.88616 18.9577 2.30352 18.7161 1.87385 18.2865C1.44417 17.8568 1.20259 17.2742 1.20215 16.6665V6.6665C1.20215 6.50074 1.268 6.34177 1.38521 6.22456C1.50242 6.10735 1.66139 6.0415 1.82715 6.0415H18.4938C18.6596 6.0415 18.8185 6.10735 18.9358 6.22456C19.053 6.34177 19.1188 6.50074 19.1188 6.6665V16.6665C19.1184 17.2742 18.8768 17.8568 18.4471 18.2865C18.0174 18.7161 17.4348 18.9577 16.8271 18.9582ZM2.45215 7.2915V16.6665C2.45259 16.9426 2.56248 17.2073 2.75773 17.4026C2.95299 17.5978 3.21768 17.7077 3.49382 17.7082H16.8271C17.1033 17.7077 17.368 17.5978 17.5632 17.4026C17.7585 17.2073 17.8684 16.9426 17.8688 16.6665V7.2915H2.45215Z",fill:e}),(0,s.jsx)("path",{d:"M10.1602 15.625C9.9944 15.625 9.83543 15.5592 9.71821 15.4419C9.601 15.3247 9.53516 15.1658 9.53516 15V10C9.53516 9.83424 9.601 9.67527 9.71821 9.55806C9.83543 9.44085 9.9944 9.375 10.1602 9.375C10.3259 9.375 10.4849 9.44085 10.6021 9.55806C10.7193 9.67527 10.7852 9.83424 10.7852 10V15C10.7852 15.1658 10.7193 15.3247 10.6021 15.4419C10.4849 15.5592 10.3259 15.625 10.1602 15.625Z",fill:e}),(0,s.jsx)("path",{d:"M10.1601 8.89059C10.2422 8.89039 10.3235 8.90649 10.3993 8.93796C10.4752 8.96943 10.544 9.01565 10.6018 9.07392L13.1018 11.5739C13.2122 11.6924 13.2723 11.8491 13.2694 12.011C13.2666 12.1729 13.201 12.3274 13.0865 12.4419C12.972 12.5565 12.8175 12.622 12.6556 12.6249C12.4936 12.6278 12.3369 12.5677 12.2185 12.4573L10.1601 10.3998L8.10179 12.4573C7.98331 12.5677 7.8266 12.6278 7.66469 12.6249C7.50277 12.622 7.34828 12.5565 7.23377 12.4419C7.11926 12.3274 7.05366 12.1729 7.05081 12.011C7.04795 11.8491 7.10805 11.6924 7.21845 11.5739L9.71845 9.07392C9.77627 9.01565 9.84508 8.96943 9.9209 8.93796C9.99672 8.90649 10.078 8.89039 10.1601 8.89059Z",fill:e}),(0,s.jsx)("path",{d:"M1.25056 0.447437C1.21048 0.17422 0.956494 -0.0147705 0.683277 0.0253158C0.410059 0.0654021 0.221069 0.319385 0.261156 0.592602L1.25056 0.447437ZM2.23794 7.17712L1.25056 0.447437L0.261156 0.592602L1.24853 7.32229L2.23794 7.17712Z",fill:e}),(0,s.jsx)("path",{d:"M19.0102 0.447437C19.0503 0.17422 19.3042 -0.0147705 19.5775 0.0253158C19.8507 0.0654021 20.0397 0.319385 19.9996 0.592602L19.0102 0.447437ZM18.0228 7.17712L19.0102 0.447437L19.9996 0.592602L19.0122 7.32229L18.0228 7.17712Z",fill:e})),(0,s.jsx)("defs",null,(0,s.jsx)("clipPath",{id:"clip0_1141_12546"},(0,s.jsx)("rect",{width:"20",height:"20",fill:"white",transform:"translate(0.160156)"})))),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 24 24",fill:"none"},r),(0,s.jsx)("title",null,"Cogwheel"),(0,s.jsx)("path",{d:"M10.353 1.11378C10.4393 1.04038 10.549 1.00006 10.6624 1H13.2928C13.4055 0.999874 13.5146 1.03954 13.6009 1.11199C13.6872 1.18445 13.7451 1.28505 13.7645 1.39606L14.2652 4.25815C14.8255 4.42339 15.358 4.64665 15.8597 4.9223L18.2146 3.22877C18.3067 3.16244 18.4193 3.13101 18.5324 3.14008C18.6455 3.14915 18.7517 3.19813 18.832 3.27828L19.0161 3.46223L17.7061 4.77221L16.2053 5.8508C16.1292 5.90547 16.0387 5.93656 15.945 5.94022C15.8513 5.94387 15.7587 5.91992 15.6785 5.87135C15.0789 5.50835 14.422 5.23205 13.7225 5.05775C13.6327 5.03524 13.5514 4.98717 13.4884 4.91935C13.4254 4.85154 13.3834 4.7669 13.3675 4.6757L12.8911 1.95652H11.0696L10.6278 4.65982C10.6128 4.75239 10.5708 4.8385 10.5072 4.90742C10.4436 4.97635 10.3611 5.02505 10.27 5.04747C9.56944 5.21926 8.90803 5.49292 8.30749 5.8536C8.22764 5.90158 8.1355 5.9252 8.04241 5.92155C7.94932 5.9179 7.85932 5.88714 7.78346 5.83305L5.55376 4.23947L4.26376 5.52853L5.83492 7.77412C5.88805 7.85015 5.91793 7.93999 5.92092 8.0327C5.9239 8.12541 5.89987 8.21699 5.85174 8.29628C5.48675 8.90026 5.20981 9.55998 5.03346 10.2654C5.01085 10.3558 4.96229 10.4377 4.89375 10.501C4.8252 10.5642 4.73967 10.606 4.64768 10.6213L1.95653 11.0687V12.893L4.64955 13.3713C4.74041 13.3874 4.82464 13.4296 4.8921 13.4925C4.95956 13.5555 5.00735 13.6367 5.02973 13.7262C5.20457 14.4292 5.48164 15.089 5.848 15.6944C5.89651 15.7744 5.92051 15.8668 5.91702 15.9603C5.91353 16.0537 5.88272 16.1441 5.82838 16.2203L4.74825 17.7301L3.46083 19.0175L3.27548 18.832C3.19567 18.7519 3.14681 18.6462 3.13758 18.5335C3.12835 18.4208 3.15933 18.3085 3.22504 18.2165L4.89895 15.8747C4.62081 15.3684 4.39781 14.8317 4.232 14.268L1.39419 13.7655C1.28353 13.7457 1.18337 13.6876 1.11128 13.6013C1.0392 13.515 0.999799 13.4061 1 13.2937V10.6633C0.99999 10.5502 1.04005 10.4408 1.11307 10.3544C1.18609 10.2681 1.28734 10.2104 1.39887 10.1916L4.2348 9.71986C4.40152 9.15522 4.62594 8.61883 4.90362 8.1132L3.25026 5.74805C3.18566 5.65596 3.15558 5.54404 3.16532 5.43197C3.17506 5.3199 3.22399 5.21485 3.3035 5.13528L5.16424 3.27641C5.24433 3.1966 5.3501 3.14775 5.46279 3.13851C5.57548 3.12928 5.68779 3.16026 5.77981 3.22597L8.13001 4.90455C8.63271 4.63109 9.16609 4.41153 9.72546 4.24881L10.1906 1.40073C10.209 1.28887 10.2666 1.18717 10.353 1.11378Z",fill:e}),(0,s.jsx)("path",{d:"M19.1199 6.40206L20.5383 4.98366L20.6928 5.13808C20.7723 5.21765 20.8212 5.3227 20.8309 5.43477C20.8407 5.54684 20.8106 5.65876 20.746 5.75085L19.0684 8.14122C19.3405 8.64009 19.5602 9.16814 19.7241 9.72266L22.5974 10.1925C22.7093 10.2109 22.811 10.2684 22.8844 10.3548C22.9578 10.4412 22.9981 10.5509 22.9981 10.6642V13.2947C22.9983 13.4072 22.9588 13.5162 22.8865 13.6025C22.8142 13.6888 22.7138 13.7468 22.603 13.7664L19.725 14.2708C19.5622 14.826 19.3431 15.355 19.0712 15.8541L20.7722 18.2155C20.8385 18.3076 20.8699 18.4202 20.8609 18.5333C20.8518 18.6464 20.8028 18.7526 20.7227 18.833L18.8629 20.6946C18.7833 20.7741 18.6782 20.8231 18.5662 20.8328C18.4541 20.8426 18.3422 20.8125 18.2501 20.7479L15.8644 19.074C15.3629 19.3507 14.8307 19.5752 14.2717 19.7418L13.7645 22.6049C13.745 22.7157 13.6869 22.8161 13.6006 22.8884C13.5144 22.9606 13.4054 23.0002 13.2928 23H10.6624C10.5491 23 10.4396 22.9598 10.3532 22.8866C10.2668 22.8134 10.2092 22.7119 10.1906 22.6002L9.71706 19.7484C9.15581 19.5842 8.62111 19.3631 8.11694 19.088L5.74712 20.7469C5.655 20.8112 5.54322 20.8409 5.43135 20.831C5.31949 20.8211 5.21468 20.7722 5.13528 20.6928L4.98226 20.5397L6.39894 19.123L7.77692 18.1576C7.85258 18.1046 7.94197 18.0746 8.03431 18.0713C8.12664 18.068 8.21795 18.0915 8.29722 18.1389C8.90094 18.5013 9.56083 18.7772 10.2607 18.9497C10.3513 18.9722 10.4334 19.0207 10.4968 19.0892C10.5603 19.1578 10.6022 19.2434 10.6175 19.3355L11.0678 22.0435H12.8921L13.375 19.3234C13.3911 19.2326 13.4331 19.1485 13.4959 19.081C13.5587 19.0136 13.6397 18.9657 13.729 18.9432C14.4261 18.7664 15.0837 18.4888 15.6804 18.1258C15.7598 18.0775 15.8515 18.0534 15.9444 18.0564C16.0373 18.0594 16.1273 18.0893 16.2035 18.1427L18.4705 19.7334L19.7587 18.4444L18.1427 16.2016C18.0881 16.1256 18.0569 16.0353 18.0531 15.9419C18.0493 15.8484 18.0729 15.7559 18.1212 15.6757C18.4806 15.0775 18.7533 14.4247 18.9254 13.73C18.9476 13.64 18.9954 13.5583 19.063 13.495C19.1307 13.4316 19.2153 13.3893 19.3066 13.3731L22.0416 12.893V11.0715L19.3122 10.625C19.22 10.6099 19.1343 10.5682 19.0655 10.5049C18.9968 10.4417 18.9481 10.3597 18.9254 10.2691C18.7513 9.57349 18.4787 8.92071 18.1193 8.32244C18.0717 8.24307 18.048 8.15157 18.0514 8.05905C18.0547 7.96653 18.0848 7.87696 18.138 7.80121L19.1199 6.40206Z",fill:e}),(0,s.jsx)("path",{d:"M8.73597 16.786C9.25339 17.1353 9.83633 17.4059 10.4723 17.5763C13.5545 18.4022 16.734 16.5665 17.5599 13.4844C18.01 11.8044 17.6695 10.0955 16.7673 8.75462L16.0598 9.46219C16.731 10.5504 16.9708 11.9017 16.6146 13.2311C15.9285 15.7918 13.2864 17.3173 10.7256 16.6311C10.262 16.5069 9.83241 16.3186 9.44368 16.0783L8.73597 16.786Z",fill:e}),(0,s.jsx)("path",{d:"M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",fill:e}),(0,s.jsx)("path",{d:"M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",fill:e}),(0,s.jsx)("path",{d:"M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",fill:e}),(0,s.jsx)("path",{d:"M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",fill:e}),(0,s.jsx)("path",{d:"M10.353 1.11378C10.4393 1.04038 10.549 1.00006 10.6624 1H13.2928C13.4055 0.999874 13.5146 1.03954 13.6009 1.11199C13.6872 1.18445 13.7451 1.28505 13.7645 1.39606L14.2652 4.25815C14.8255 4.42339 15.358 4.64665 15.8597 4.9223L18.2146 3.22877C18.3067 3.16244 18.4193 3.13101 18.5324 3.14008C18.6455 3.14915 18.7517 3.19813 18.832 3.27828L19.0161 3.46223L17.7061 4.77221L16.2053 5.8508C16.1292 5.90547 16.0387 5.93656 15.945 5.94022C15.8513 5.94387 15.7587 5.91992 15.6785 5.87135C15.0789 5.50835 14.422 5.23205 13.7225 5.05775C13.6327 5.03524 13.5514 4.98717 13.4884 4.91935C13.4254 4.85154 13.3834 4.7669 13.3675 4.6757L12.8911 1.95652H11.0696L10.6278 4.65982C10.6128 4.75239 10.5708 4.8385 10.5072 4.90742C10.4436 4.97635 10.3611 5.02505 10.27 5.04747C9.56944 5.21926 8.90803 5.49292 8.30749 5.8536C8.22764 5.90158 8.1355 5.9252 8.04241 5.92155C7.94932 5.9179 7.85932 5.88714 7.78346 5.83305L5.55376 4.23947L4.26376 5.52853L5.83492 7.77412C5.88805 7.85015 5.91793 7.93999 5.92092 8.0327C5.9239 8.12541 5.89987 8.21699 5.85174 8.29628C5.48675 8.90026 5.20981 9.55998 5.03346 10.2654C5.01085 10.3558 4.96229 10.4377 4.89375 10.501C4.8252 10.5642 4.73967 10.606 4.64768 10.6213L1.95653 11.0687V12.893L4.64955 13.3713C4.74041 13.3874 4.82464 13.4296 4.8921 13.4925C4.95956 13.5555 5.00735 13.6367 5.02973 13.7262C5.20457 14.4292 5.48164 15.089 5.848 15.6944C5.89651 15.7744 5.92051 15.8668 5.91702 15.9603C5.91353 16.0537 5.88272 16.1441 5.82838 16.2203L4.74825 17.7301L3.46083 19.0175L3.27548 18.832C3.19567 18.7519 3.14681 18.6462 3.13758 18.5335C3.12835 18.4208 3.15933 18.3085 3.22504 18.2165L4.89895 15.8747C4.62081 15.3684 4.39781 14.8317 4.232 14.268L1.39419 13.7655C1.28353 13.7457 1.18337 13.6876 1.11128 13.6013C1.0392 13.515 0.999799 13.4061 1 13.2937V10.6633C0.99999 10.5502 1.04005 10.4408 1.11307 10.3544C1.18609 10.2681 1.28734 10.2104 1.39887 10.1916L4.2348 9.71986C4.40152 9.15522 4.62594 8.61883 4.90362 8.1132L3.25026 5.74805C3.18566 5.65596 3.15558 5.54404 3.16532 5.43197C3.17506 5.3199 3.22399 5.21485 3.3035 5.13528L5.16424 3.27641C5.24433 3.1966 5.3501 3.14775 5.46279 3.13851C5.57548 3.12928 5.68779 3.16026 5.77981 3.22597L8.13001 4.90455C8.63271 4.63109 9.16609 4.41153 9.72546 4.24881L10.1906 1.40073C10.209 1.28887 10.2666 1.18717 10.353 1.11378Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M19.1199 6.40206L20.5383 4.98366L20.6928 5.13808C20.7723 5.21765 20.8212 5.3227 20.8309 5.43477C20.8407 5.54684 20.8106 5.65876 20.746 5.75085L19.0684 8.14122C19.3405 8.64009 19.5602 9.16814 19.7241 9.72266L22.5974 10.1925C22.7093 10.2109 22.811 10.2684 22.8844 10.3548C22.9578 10.4412 22.9981 10.5509 22.9981 10.6642V13.2947C22.9983 13.4072 22.9588 13.5162 22.8865 13.6025C22.8142 13.6888 22.7138 13.7468 22.603 13.7664L19.725 14.2708C19.5622 14.826 19.3431 15.355 19.0712 15.8541L20.7722 18.2155C20.8385 18.3076 20.8699 18.4202 20.8609 18.5333C20.8518 18.6464 20.8028 18.7526 20.7227 18.833L18.8629 20.6946C18.7833 20.7741 18.6782 20.8231 18.5662 20.8328C18.4541 20.8426 18.3422 20.8125 18.2501 20.7479L15.8644 19.074C15.3629 19.3507 14.8307 19.5752 14.2717 19.7418L13.7645 22.6049C13.745 22.7157 13.6869 22.8161 13.6006 22.8884C13.5144 22.9606 13.4054 23.0002 13.2928 23H10.6624C10.5491 23 10.4396 22.9598 10.3532 22.8866C10.2668 22.8134 10.2092 22.7119 10.1906 22.6002L9.71706 19.7484C9.15581 19.5842 8.62111 19.3631 8.11694 19.088L5.74712 20.7469C5.655 20.8112 5.54322 20.8409 5.43135 20.831C5.31949 20.8211 5.21468 20.7722 5.13528 20.6928L4.98226 20.5397L6.39894 19.123L7.77692 18.1576C7.85258 18.1046 7.94197 18.0746 8.03431 18.0713C8.12664 18.068 8.21795 18.0915 8.29722 18.1389C8.90094 18.5013 9.56083 18.7772 10.2607 18.9497C10.3513 18.9722 10.4334 19.0207 10.4968 19.0892C10.5603 19.1578 10.6022 19.2434 10.6175 19.3355L11.0678 22.0435H12.8921L13.375 19.3234C13.3911 19.2326 13.4331 19.1485 13.4959 19.081C13.5587 19.0136 13.6397 18.9657 13.729 18.9432C14.4261 18.7664 15.0837 18.4888 15.6804 18.1258C15.7598 18.0775 15.8515 18.0534 15.9444 18.0564C16.0373 18.0594 16.1273 18.0893 16.2035 18.1427L18.4705 19.7334L19.7587 18.4444L18.1427 16.2016C18.0881 16.1256 18.0569 16.0353 18.0531 15.9419C18.0493 15.8484 18.0729 15.7559 18.1212 15.6757C18.4806 15.0775 18.7533 14.4247 18.9254 13.73C18.9476 13.64 18.9954 13.5583 19.063 13.495C19.1307 13.4316 19.2153 13.3893 19.3066 13.3731L22.0416 12.893V11.0715L19.3122 10.625C19.22 10.6099 19.1343 10.5682 19.0655 10.5049C18.9968 10.4417 18.9481 10.3597 18.9254 10.2691C18.7513 9.57349 18.4787 8.92071 18.1193 8.32244C18.0717 8.24307 18.048 8.15157 18.0514 8.05905C18.0547 7.96653 18.0848 7.87696 18.138 7.80121L19.1199 6.40206Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M8.73597 16.786C9.25339 17.1353 9.83633 17.4059 10.4723 17.5763C13.5545 18.4022 16.734 16.5665 17.5599 13.4844C18.01 11.8044 17.6695 10.0955 16.7673 8.75462L16.0598 9.46219C16.731 10.5504 16.9708 11.9017 16.6146 13.2311C15.9285 15.7918 13.2864 17.3173 10.7256 16.6311C10.262 16.5069 9.83241 16.3186 9.44368 16.0783L8.73597 16.786Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"}),(0,s.jsx)("path",{d:"M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",stroke:e,strokeWidth:"0.3",strokeLinecap:"round"})),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 13 13",fill:"none"},r),(0,s.jsx)("title",null,"Circular"),(0,s.jsx)("path",{d:"M1.7289 2.42862C2.85955 1.1478 4.51389 0.339844 6.35182 0.339844C9.63351 0.339844 12.3206 2.92225 12.4987 6.16175L12.4988 6.16265C12.5036 6.23476 12.494 6.3071 12.4707 6.37549C12.4473 6.44388 12.4106 6.50695 12.3627 6.56106C12.3148 6.61516 12.2566 6.65921 12.1915 6.69067C12.1264 6.72213 12.0558 6.74036 11.9836 6.74431C11.9115 6.74827 11.8392 6.73786 11.7711 6.7137C11.703 6.68953 11.6404 6.65209 11.5868 6.60355C11.5333 6.555 11.4899 6.49631 11.4592 6.43089C11.4285 6.36546 11.4111 6.29459 11.408 6.22239L11.408 6.22146C11.261 3.54808 9.06488 1.43217 6.35182 1.43217C4.89837 1.43217 3.59436 2.04214 2.67134 3.01702L2.54667 3.14869L3.54297 3.1487L3.54408 3.14868C3.61645 3.14766 3.68831 3.16103 3.75547 3.18802C3.82263 3.21501 3.88376 3.25507 3.9353 3.30589C3.98684 3.35671 4.02777 3.41726 4.05571 3.48404C4.08364 3.55081 4.09803 3.62247 4.09803 3.69485C4.09803 3.76723 4.08364 3.8389 4.05571 3.90567C4.02777 3.97244 3.98684 4.033 3.9353 4.08382C3.88376 4.13463 3.82263 4.1747 3.75547 4.20169C3.68831 4.22868 3.61645 4.24204 3.54408 4.24102H0.500058L0.500066 1.1981L0.500051 1.19703C0.498071 1.05227 0.553642 0.912645 0.654554 0.808833C0.755465 0.705021 0.893461 0.645517 1.03822 0.643395C1.11125 0.642326 1.18375 0.655912 1.25143 0.68335C1.31911 0.710788 1.38061 0.75152 1.43227 0.803137C1.48394 0.854755 1.52473 0.916209 1.55223 0.983866C1.57974 1.05152 1.59339 1.12401 1.59239 1.19703V2.58327L1.7289 2.42862Z",fill:e}),(0,s.jsx)("path",{d:"M11.2711 10.5714C10.1405 11.8522 8.48611 12.6602 6.64818 12.6602C3.36649 12.6602 0.679442 10.0777 0.501275 6.83825L0.501221 6.83735C0.496425 6.76524 0.505984 6.6929 0.529348 6.62451C0.552712 6.55612 0.589417 6.49305 0.637332 6.43894C0.685246 6.38484 0.743422 6.34079 0.808486 6.30933C0.87355 6.27787 0.944211 6.25964 1.01637 6.25569C1.08853 6.25173 1.16076 6.26214 1.22887 6.2863C1.29698 6.31047 1.35962 6.34791 1.41316 6.39645C1.4667 6.445 1.51007 6.50369 1.54076 6.56911C1.57145 6.63454 1.58886 6.70541 1.59196 6.77761L1.59201 6.77854C1.73904 9.45192 3.93511 11.5678 6.64818 11.5678C8.10163 11.5678 9.40564 10.9579 10.3287 9.98298L10.4533 9.85131L9.45703 9.8513L9.45592 9.85132C9.38355 9.85234 9.31169 9.83897 9.24453 9.81198C9.17737 9.78499 9.11624 9.74493 9.0647 9.69411C9.01316 9.64329 8.97223 9.58274 8.94429 9.51596C8.91636 9.44919 8.90197 9.37753 8.90197 9.30515C8.90197 9.23277 8.91636 9.1611 8.94429 9.09433C8.97223 9.02756 9.01316 8.967 9.0647 8.91618C9.11624 8.86537 9.17737 8.8253 9.24453 8.79831C9.31169 8.77132 9.38355 8.75796 9.45592 8.75898H12.4999L12.4999 11.8019L12.4999 11.803C12.5019 11.9477 12.4464 12.0874 12.3454 12.1912C12.2445 12.295 12.1065 12.3545 11.9618 12.3566C11.8888 12.3577 11.8163 12.3441 11.7486 12.3167C11.6809 12.2892 11.6194 12.2485 11.5677 12.1969C11.5161 12.1452 11.4753 12.0838 11.4478 12.0161C11.4203 11.9485 11.4066 11.876 11.4076 11.803V10.4167L11.2711 10.5714Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},r),(0,s.jsx)("title",null,"Ban User"),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.32475 6.84657C7.1623 6.84657 7.88756 6.54617 8.48015 5.95349C9.07273 5.36091 9.37313 4.63584 9.37313 3.79819C9.37313 2.96082 9.07273 2.23566 8.48005 1.64289C7.88737 1.0504 7.16221 0.75 6.32475 0.75C5.4871 0.75 4.76203 1.0504 4.16945 1.64298C3.57686 2.23557 3.27637 2.96073 3.27637 3.79819C3.27637 4.63584 3.57686 5.361 4.16954 5.95359C4.76222 6.54608 5.48739 6.84657 6.32475 6.84657ZM6.32475 5.94322C6.92265 5.94322 7.41813 5.73806 7.84133 5.31478C8.26459 4.89153 8.46978 4.39615 8.46978 3.79819C8.46978 3.20064 8.26472 2.70522 7.84139 2.28175C7.41803 1.8586 6.92244 1.65335 6.32475 1.65335C5.72679 1.65335 5.23146 1.85849 4.80821 2.28174C4.3849 2.70505 4.17971 3.2005 4.17971 3.79819C4.17971 4.39607 4.3849 4.89146 4.8082 5.31472C5.23165 5.73801 5.7272 5.94322 6.32475 5.94322Z",fill:e}),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.40491 7.07368C8.64621 6.91658 8.77116 6.86356 8.90035 6.86356C9.22933 6.86356 9.53687 6.91918 9.81438 7.02897C10.0929 7.13934 10.3337 7.29065 10.5304 7.47884C10.7185 7.65873 10.8861 7.87734 11.0288 8.1284C11.0678 8.1969 11.1046 8.26625 11.1392 8.33627C11.0663 8.33083 10.9926 8.32806 10.9183 8.32806C10.6539 8.32806 10.3974 8.3631 10.1531 8.42877C10.0742 8.31154 9.99081 8.21279 9.90601 8.13169C9.80175 8.03193 9.66283 7.94068 9.48207 7.86897C9.34396 7.81433 9.18229 7.77844 8.9962 7.76925C8.97133 7.78386 8.93928 7.8037 8.89778 7.83072C8.74653 7.92935 8.57059 8.04279 8.37518 8.16765L8.37421 8.16827C8.12063 8.32984 7.81769 8.4572 7.49865 8.56025C7.14272 8.67538 6.77433 8.73598 6.40429 8.73598C6.03408 8.73598 5.6658 8.67533 5.30974 8.56026C4.99111 8.45733 4.68724 8.32948 4.43366 8.16772C4.23995 8.04394 4.06384 7.93045 3.91037 7.83047C3.86914 7.80359 3.83709 7.78371 3.81234 7.76916C3.62639 7.77837 3.46492 7.81428 3.32696 7.86893C3.14647 7.94039 3.00743 8.0315 2.90291 8.13146C2.78463 8.24474 2.66913 8.39197 2.56542 8.57459C2.45769 8.76425 2.37195 8.95964 2.30978 9.15379C2.24417 9.35897 2.18714 9.59032 2.142 9.84182C2.09594 10.0986 2.06597 10.3352 2.05148 10.5448C2.03619 10.7652 2.02835 10.9957 2.02835 11.2297C2.02835 11.6847 2.16507 11.9681 2.37189 12.1652C2.5854 12.3684 2.89015 12.503 3.35755 12.503H8.21879C8.37265 12.8428 8.5889 13.1489 8.85275 13.4063H3.35755C2.6994 13.4063 2.15819 13.2089 1.74916 12.8196C1.33502 12.4252 1.125 11.8904 1.125 11.2297C1.125 10.9758 1.1335 10.7245 1.1503 10.4823C1.16739 10.2351 1.20196 9.96602 1.25284 9.68233C1.30421 9.39613 1.37036 9.12566 1.44944 8.87837C1.53132 8.62259 1.64256 8.37028 1.77996 8.1284C1.92248 7.87744 2.09021 7.65892 2.27821 7.47894C2.47509 7.29055 2.71601 7.13924 2.99429 7.02907C3.27171 6.91918 3.57915 6.86347 3.90823 6.86347C4.03743 6.86347 4.16247 6.91648 4.40348 7.07358C4.55421 7.17178 4.72802 7.28379 4.92008 7.40652C5.08568 7.51216 5.31027 7.61113 5.5874 7.70064C5.85834 7.78822 6.13306 7.83264 6.40429 7.83264C6.67553 7.83264 6.95034 7.78822 7.22099 7.70064C7.49841 7.61103 7.723 7.51206 7.8888 7.40642C8.08269 7.28254 8.2564 7.17053 8.40491 7.07368Z",fill:e}),(0,s.jsx)("path",{d:"M12.1119 10.0904C12.2736 10.2521 12.2736 10.5143 12.1119 10.6759L11.5013 11.2865L12.1119 11.8971C12.2736 12.0588 12.2736 12.3209 12.1119 12.4826C11.9502 12.6443 11.688 12.6443 11.5263 12.4826L10.9158 11.8721L10.3052 12.4826C10.1435 12.6443 9.88134 12.6443 9.71965 12.4826C9.55796 12.3209 9.55796 12.0588 9.71965 11.8971L10.3302 11.2865L9.71965 10.6759C9.55796 10.5143 9.55796 10.2521 9.71965 10.0904C9.88134 9.92872 10.1435 9.92872 10.3052 10.0904L10.9158 10.701L11.5263 10.0904C11.688 9.92872 11.9502 9.92872 12.1119 10.0904Z",fill:e}),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.9573 11.289C7.9573 9.65946 9.28871 8.32806 10.9183 8.32806C12.5478 8.32806 13.8792 9.65946 13.8792 11.289C13.8792 12.9186 12.5478 14.25 10.9183 14.25C9.28871 14.25 7.9573 12.9186 7.9573 11.289ZM10.9183 9.23141C9.78761 9.23141 8.86065 10.1584 8.86065 11.289C8.86065 12.4197 9.78761 13.3467 10.9183 13.3467C12.0489 13.3467 12.9759 12.4197 12.9759 11.289C12.9759 10.1584 12.0489 9.23141 10.9183 9.23141Z",fill:e})),({fill:e="#000",size:t=15,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 15 15",fill:"none",width:`${t}px`,height:`${t}px`},r),(0,s.jsx)("title",null,"Confirm Email"),(0,s.jsx)("path",{d:"M12.5811 9.43434C12.7511 9.2647 13.0263 9.26494 13.196 9.43488C13.3656 9.60482 13.3654 9.8801 13.1954 10.0497L11.4771 11.7651C11.3073 11.9346 11.0322 11.9345 10.8625 11.7648L10.0048 10.9071C9.83505 10.7373 9.83505 10.4621 10.0048 10.2923C10.1746 10.1225 10.4499 10.1225 10.6197 10.2923L11.1437 10.8163C11.1583 10.8309 11.1821 10.8309 11.1967 10.8163L12.5811 9.43434Z",fill:e}),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.77194 1.875C1.21315 1.875 0.793286 2.03679 0.494547 2.34803C0.197556 2.65745 0.0375977 3.13579 0.0375977 3.80587V9.75896C0.0375977 10.427 0.207453 10.9037 0.524502 11.2134C0.842687 11.524 1.32702 11.6898 2.00122 11.6898H8.58728C8.60302 11.6898 8.61709 11.6997 8.6225 11.7145C9.08048 12.9681 10.2867 13.868 11.6942 13.868C13.4929 13.868 14.9626 12.3983 14.9626 10.5996C14.9626 9.48724 14.4005 8.50059 13.5458 7.90958C13.5357 7.90258 13.5296 7.89105 13.5296 7.87874V3.80587C13.5296 3.1377 13.3603 2.66051 13.0433 2.35089C12.7252 2.04042 12.2404 1.875 11.566 1.875H1.77194ZM1.79606 2.75237L1.81513 2.7504C1.85502 2.74625 1.90197 2.74136 1.95264 2.74136H11.6075C11.6642 2.74136 11.716 2.74693 11.7608 2.75174L11.9522 2.77213C11.9666 2.77366 11.9788 2.78335 11.9836 2.79701C11.9884 2.81068 11.9849 2.82588 11.9746 2.83607L7.64338 7.12451C7.49659 7.26579 7.35457 7.37535 7.2186 7.44783C7.08009 7.52166 6.93621 7.5606 6.78826 7.5606C6.63566 7.5606 6.4886 7.52214 6.34919 7.44783C6.21316 7.37532 6.07182 7.26611 5.92488 7.12496L5.92394 7.12405L1.59228 2.83459C1.58197 2.82438 1.57847 2.80913 1.58332 2.79544C1.58816 2.78176 1.60046 2.77209 1.61491 2.77064L1.79606 2.75237ZM0.970431 3.40442C0.983957 3.39965 0.999017 3.40301 1.00923 3.41308L4.39048 6.74694C4.3976 6.75396 4.40162 6.76354 4.40165 6.77355C4.40167 6.78355 4.3977 6.79315 4.39061 6.80021L1.01253 10.165C1.00241 10.1751 0.987428 10.1785 0.973908 10.1739C0.960388 10.1693 0.950679 10.1574 0.948871 10.1432L0.926789 9.97C0.918404 9.90423 0.912697 9.8347 0.912697 9.75896V3.79768C0.912697 3.72901 0.919037 3.66685 0.925515 3.61054L0.945646 3.4355C0.947285 3.42125 0.956906 3.40919 0.970431 3.40442ZM12.598 3.4106C12.6115 3.41538 12.6211 3.42744 12.6227 3.44168L12.6428 3.61655C12.6494 3.67387 12.6556 3.73637 12.6556 3.80587V7.42572C12.6556 7.43753 12.6501 7.44865 12.6406 7.45573C12.6312 7.46281 12.6189 7.46503 12.6076 7.46171C12.3175 7.3768 12.011 7.33123 11.6942 7.33123C11.1333 7.33123 10.6045 7.4741 10.1422 7.72528C10.1277 7.73321 10.1096 7.7306 10.0978 7.71888L9.1777 6.80062C9.17062 6.79356 9.16665 6.78395 9.16669 6.77395C9.16672 6.76395 9.17075 6.75437 9.17788 6.74735L12.5592 3.41924C12.5694 3.40918 12.5844 3.40583 12.598 3.4106ZM9.38122 10.5996C9.38122 9.32857 10.4232 8.28663 11.6942 8.28663C12.9653 8.28663 14.0072 9.32857 14.0072 10.5996C14.0072 11.8707 12.9653 12.9126 11.6942 12.9126C10.4232 12.9126 9.38122 11.8707 9.38122 10.5996ZM8.59372 7.3744C8.57915 7.35986 8.55558 7.35978 8.54092 7.37422L8.09287 7.81532C7.86549 8.03754 7.6468 8.19455 7.43679 8.29075C7.22555 8.38738 7.00992 8.43515 6.78826 8.43515C6.56653 8.43515 6.34888 8.38735 6.1349 8.29053C5.92212 8.19427 5.70183 8.03761 5.47479 7.81575L5.03075 7.37802C5.01608 7.36356 4.99251 7.36364 4.97793 7.37818L1.61408 10.7351C1.60374 10.7454 1.60033 10.7608 1.60535 10.7745C1.61038 10.7882 1.72276 10.8235 1.72276 10.8235C1.72276 10.8235 1.91571 10.8235 1.95264 10.8235H8.39353C8.40384 10.8235 8.4137 10.8192 8.42078 10.8117C8.42786 10.8042 8.43155 10.7942 8.43097 10.7839C8.42755 10.7229 8.42581 10.6614 8.42581 10.5996C8.42581 9.68196 8.8083 8.84992 9.42207 8.25489C9.42928 8.2479 9.43339 8.23829 9.43346 8.22824C9.43354 8.21819 9.42957 8.20853 9.42245 8.20143L8.59372 7.3744Z",fill:e})),({fill:e="#000",size:t=24,...r})=>(0,s.jsx)("svg",y({xmlns:"http://www.w3.org/2000/svg",width:`${t}px`,height:`${t}px`,viewBox:"0 0 15 15",fill:"none"},r),(0,s.jsx)("title",null,"Unlock"),(0,s.jsx)("path",{d:"M6.65912 9.39867C6.65912 8.92244 7.02368 8.55788 7.49991 8.55788C7.97614 8.55788 8.3407 8.92244 8.3407 9.39867C8.3407 9.65047 8.22903 9.87161 8.06044 10.0117V10.8C8.06044 11.1087 7.80864 11.3605 7.49991 11.3605C7.19118 11.3605 6.93939 11.1087 6.93939 10.8V10.0117C6.77079 9.87161 6.65912 9.65047 6.65912 9.39867Z",fill:e}),(0,s.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.83532 0.155603C6.18303 0.0480855 6.53419 -0.00110042 6.87832 1.86603e-05C6.9938 2.86739e-05 7.10506 0.00696763 7.2172 0.0182945C8.58196 0.158886 9.80554 1.10042 10.2356 2.48784L10.2423 2.50954V2.51968C10.2737 2.62671 10.3587 2.90395 10.4389 3.1641C10.4816 3.3028 10.5228 3.43589 10.5532 3.53432L10.6022 3.69236C10.6572 3.84181 10.6239 4.00725 10.5205 4.1254L10.5198 4.12618C10.4137 4.24582 10.2505 4.29597 10.0952 4.25777C9.94024 4.22049 9.821 4.09922 9.78152 3.94804L9.73402 3.79382C9.70448 3.69783 9.66443 3.56751 9.62239 3.43024C9.53858 3.15656 9.44609 2.8527 9.41386 2.73987L9.40808 2.71967V2.71315C8.96217 1.32972 7.47234 0.553255 6.08177 0.985168C4.68006 1.42061 3.88983 2.91025 4.3238 4.30953L4.38411 4.50397H4.38227C4.49217 4.83056 4.65126 5.33061 4.73747 5.60528H11.9841C12.5279 5.60528 12.9749 6.05233 12.9749 6.59607V13.3224C12.9749 13.8661 12.5279 14.3132 11.9841 14.3132H3.01569C2.47195 14.3132 2.0249 13.8661 2.0249 13.3224V6.59607C2.0249 6.05233 2.47195 5.60528 3.01569 5.60528H3.82849C3.71189 5.22705 3.56504 4.75383 3.50527 4.58903L3.49628 4.56425V4.54284C2.93702 2.69678 3.99409 0.727215 5.83532 0.155603ZM3.01569 6.46581C2.94308 6.46581 2.88543 6.52346 2.88543 6.59607V13.3224C2.88543 13.395 2.94308 13.4527 3.01569 13.4527H11.9841C12.0567 13.4527 12.1144 13.395 12.1144 13.3224V6.59607C12.1144 6.52346 12.0567 6.46581 11.9841 6.46581H3.01569Z",fill:e}))],se=oe.reduce(((e,t,r)=>(e[t]=ie[r],e)),{});var ae=({name:e,color:t,...r})=>{const n=se[e];return null==n?null:(0,s.jsx)(n,y({fill:t},r))},le=({name:e,color:t="#000",size:r,...n})=>(0,s.jsx)(ae,y({name:e,color:t,size:r},n));const ce=ne.withComponent("button",{target:"e1d2nzq00"}),de=({title:e,size:t="empty",id:r,isOpened:n,ariaControls:o,className:i,onClick:a})=>{const l=((e,t)=>({empty:(0,s.css)(ee,";","",""),small:(0,s.css)(ee," color:",e.colors.white80,";margin-bottom:0;height:20px;font-size:16px;font-weight:500;& svg{width:16px;height:16px;& path{stroke:",e.colors.greyArrowSidebar,";stroke-width:1.6px;}}","",""),medium:(0,s.css)(ee," color:",e.colors.greyDropdownText,";margin-bottom:0;height:40px;font-weight:500;font-size:14px;padding:11px 22px 9px 17px;border:1px solid ",e.colors.greyDropdownMain,";border-radius:5px;& svg{width:16px;height:8px;& path{stroke:",e.colors.greyDropdownText,";stroke-width:1.2px;}}","",""),large:(0,s.css)(ee," margin-bottom:0;height:70px;font-weight:700;font-size:20px;padding:23px 22px 23px 30px;background:",t?e.colors.greyLighter:"none",";border-top-left-radius:20px;border-top-right-radius:20px;& svg{width:20px;height:10px;& path{stroke:",e.colors.greyDarker,";stroke-width:1.2px;}}","","")}))((0,s.useTheme)(),n);return(0,s.jsx)(ce,{type:"button","data-testid":"accordion-title",css:l[t],className:i,id:`${r}`,"aria-expanded":n,"aria-controls":o,onClick:()=>{"function"==typeof a&&a()}},(0,s.jsx)(v.Fragment,null,e,n?(0,s.jsx)(le,{name:"carrot-down"}):(0,s.jsx)(le,{name:"carrot-up"})))};var ue=_("div",{target:"e1ddmilo0"})("display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;box-shadow:",(({theme:e,noShadow:t})=>!t&&`0px 10px 40px ${e.colors.greyDarker60}`),";border-radius:10px;border:none;cursor:",(({onClick:e})=>e?"pointer":"default"),";");const pe=({title:e,isOpened:t,ariaControls:r,id:n,size:o="empty",contentProps:i,renderTitle:a,renderContent:l,onClick:c,...d})=>(0,s.jsx)(ue,y({role:"region",tabIndex:0,css:K[o]},d),a({id:n,isOpened:t,title:e,size:o,ariaControls:r,onClick:c}),l({id:`${r}`,isOpened:t,size:o,...i,"aria-labelledby":`${n}`})),ge=_("div",{target:"e1gxdpq60"})("border-radius:100px;overflow:hidden;width:",(({size:e})=>e),"px;height:",(({size:e})=>e),"px;background:",(({image:e})=>`url(${e})`)," center no-repeat;");var he=ge,fe=_("div",{target:"e1kzcm730"})({name:"1peiwb3",styles:"display:inline-block;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;border-radius:6px;text-align:center;color:#fff;white-space:pre"});const xe={small:{name:"56mou",styles:"height:18px;padding:4px 8px;font-size:0.438rem"},medium:{name:"a7vpx0",styles:"height:24px;padding:4px 15px;font-size:0.688rem"},large:{name:"n10po3",styles:"height:32px;padding:4px 18px;font-size:1rem"}},me={pink:a,yellow:l,yellowWarm:u,green:p,turquoise:g,purple:h,blueLight:x,blue:f},be=k().forwardRef((function({color:e="purple",size:t="medium",children:r,...n},o){return(0,s.jsx)(fe,y({ref:o,css:[me[e],xe[t],"","","",""]},n),r||null)}));var Ce=be,ye=_("div",{target:"ecpj7sg0"})("display:flex;align-items:",(({alignItems:e})=>e||"center"),";width:100%;flex-direction:",(({direction:e})=>e||"row"),";");const ve=_("button",{target:"eaatt7n0"})({name:"by1nkt",styles:"display:inline-flex;align-items:center;position:relative;border:none;padding:0 16px;font:inherit;cursor:pointer;outline:inherit;border-radius:12px"}),we=({text:e,className:t,testId:r})=>(0,s.jsx)("span",{className:t,"data-testid":r},e),ke=({text:e})=>{const t=(0,s.useTheme)();return(0,s.jsx)(we,{testId:"white-button-text",text:e,css:(0,s.css)({color:t.colors.white},"","")})},je=({text:e})=>{const t=(0,s.useTheme)();return(0,s.jsx)(we,{testId:"grey-button-text",text:e,css:(0,s.css)({color:t.colors.greyDarker},"","")})},Le=({text:e})=>{const t=(0,s.useTheme)();return(0,s.jsx)(we,{testId:"greylight-button-text",text:e,css:(0,s.css)({color:t.colors.greyButtonGradient},"","")})},Se=({text:e})=>{const t=(0,s.useTheme)();return(0,s.jsx)(we,{testId:"disabled-button-text",text:e,css:(0,s.css)({color:t.colors.grey40},"","")})},Me={name:"3s76dy",styles:"display:grid;span{display:inline-block;margin:auto;}"},Te={name:"rbcvie",styles:"display:inline-flex;margin-right:6px"},De={name:"1640ilx",styles:"display:inline-flex;margin-left:6px"},Ee={small:{name:"9hr42i",styles:"height:36px;font-size:13.33px;font-weight:400;letter-spacing:0.8px;padding:0 16px"},medium:{name:"1xlglgs",styles:"height:46px;font-weight:500;font-size:16px;letter-spacing:0.8px;padding:0 24px"},large:{name:"42ly3s",styles:"height:54px;font-weight:400;font-size:16px;letter-spacing:0.8px;padding:0 32px"}},Oe={primary:e=>(0,s.css)("color:",e.colors.white,";background:linear-gradient(\n 108.3deg,\n ",e.colors.greyDarker," -0.36%,\n ",e.colors.greyDark," 100%\n );&:hover{background:linear-gradient(\n 108.3deg,\n ",e.colors.greyButtonGradient," -0.36%,\n ",e.colors.greyButtonGradientLight," 100%\n );box-shadow:-4px 4px 14px ",e.colors.greyDarker14,";}&:active{background:",e.colors.greyDarker,";box-shadow:-4px 4px 14px ",e.colors.greyDarker14,";}&:disabled{background:",e.colors.grey,";}&:focus{background:linear-gradient(\n 108.3deg,\n ",e.colors.greyBackground," -0.36%,\n ",e.colors.greyBackgroundLight," 100%\n );box-shadow:-4px 4px 14px ",e.colors.greyDarker14,";}","",""),secondary:e=>(0,s.css)("background:",e.colors.greyLighter,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";&:hover{background:",e.colors.white,";box-shadow:0px 10px 40px ",e.colors.greyShadowHover,";}&:active{background:",e.colors.greyFocused,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";}&:disabled{background:",e.colors.grey,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";}&:focus{background:",e.colors.greySelectedMenuItem,";box-shadow:0px 10px 40px ",e.colors.greyShadow,";}","",""),tertiary:e=>(0,s.css)("background:transparent;",b(e,"greyOutline"),";","",""),info:e=>(0,s.css)("color:",e.colors.white,";background:linear-gradient(\n 247deg,\n ",e.colors.blueLighter," 14.71%,\n ",e.colors.blue," 85.29%\n );&:hover{background:linear-gradient(\n 247deg,\n ",e.colors.blueButtonHoverGradientFrom," 14.71%,\n ",e.colors.blueButtonHoverGradientTo," 85.29%\n );}&:active{background:",e.colors.blueButtonActive,";}&:disabled{background:",e.colors.grey,";}","",""),attention:e=>(0,s.css)("color:",e.colors.white,";background:linear-gradient(\n 99.26deg,\n ",e.colors.pink," -7.01%,\n ",e.colors.pinkLighter," 92.87%\n );&:hover{background:linear-gradient(\n 99.26deg,\n ",e.colors.pinkDark," 7.01%,\n ",e.colors.pinkDarker," 92.87%\n );}&:active{background:",e.colors.pinkDark,";}&:disabled{background:",e.colors.grey,";}","","")},ze=(0,v.forwardRef)((function({block:e=!1,size:t="small",text:r,startIcon:n,endIcon:o,variant:i="primary",type:a="button",className:l,isDisabled:c,onClick:d,children:u,...p},g){if(!(r||n||o||u))throw new Error("Button must have either text or icon or children");const h=(0,s.useTheme)(),[f,x]=(0,v.useState)(!1),m="primary"===i,b="info"===i,C="tertiary"===i,w="attention"===i,k=r?{}:{margin:0},j=m||b||C||"secondary"===i||w?Oe[i]&&Oe[i](h):void 0,L=(0,s.jsx)(ve,y({ref:g,css:[Ee[t],j,"","","",""],type:a,disabled:c,className:l,onMouseEnter:()=>x(!0),onMouseLeave:()=>x(!1),onClick:d},p),n?(0,s.jsx)("span",{style:k,css:[Te,"","","",""]},n):null,u||(r?c?(0,s.jsx)(Se,{text:r,size:t}):m||b||w?(0,s.jsx)(ke,{text:r,size:t}):C&&f?(0,s.jsx)(Le,{text:r,size:t}):(0,s.jsx)(je,{text:r,size:t}):null),o?(0,s.jsx)("span",{style:k,css:De},o):null);return e?(0,s.jsx)(ye,{css:Me},L):L}));var Re=ze,Pe=({children:e,onClick:t,...r})=>(0,s.jsx)(ue,y({},r,{as:t?"button":"div",onClick:t}),e),Ae=({children:e,icon:t,transparent:r,...n})=>(0,s.jsx)(ne,y({transparent:r,hasIcon:!!t},n),t?(0,s.jsx)("span",{style:{position:"absolute",left:"-30px",top:"-30px"}},t):null,e);const Ze=_("button",{target:"e1u7e71a0"})("cursor:pointer;width:24px;height:24px;border:none;border-radius:50%;border:",(({active:e})=>e?"1.4px solid #fff":"none"),";box-shadow:",(({active:e})=>e?"inherit":"none !important"),";"),Ie={pink:a,yellow:l,green:p,turquoise:g,blueLight:x,blue:f,purple:h};var Ve={name:"eebmbo",styles:"display:flex;gap:10px;list-style:none;padding:0"},Ne=({onChange:e,initColor:t})=>{const[r,n]=(0,v.useState)(t||"");return(0,s.jsx)("ul",{css:Ve},Object.keys(Ie).map((t=>(0,s.jsx)("li",{key:t},(0,s.jsx)(Ze,{active:t===r,onClick:()=>(t=>{e(t),n(t)})(t),css:[Ie[t],"","","",""]})))))};const $e=_("label",{target:"e1t1qetj0"})("display:inline-block;flex:1;font-weight:500;font-size:1rem;line-height:22px;color:",(({theme:e})=>e.colors.greyDarker),";margin:0 0 6px 4px;");var He=({children:e,htmlFor:t,className:r,onMouseEnter:n,onMouseLeave:o})=>(0,s.jsx)($e,{htmlFor:t,className:r,onMouseEnter:n,onMouseLeave:o},e);const Fe={blueInput:e=>(0,s.css)("& input:focus+div{box-shadow:-4px 4px 10px ",e.colors.blueNotification40,";}& input:disabled+div,& input:indeterminate:disabled+div{background:",e.colors.greyFocused,";}& input:not(:checked, :indeterminate, :disabled)+div::before{border:1.5px solid ",e.colors.greyDropdownMain,";}& input:not(:checked, :indeterminate, :disabled)+div:hover::before{border:1.5px solid ",e.colors.greyDropdownMain,";}& input:not(:disabled):checked+div::before,& input:not(:disabled):indeterminate+div::before{background:",e.colors.blueNotification,";}& input:not(:disabled):checked+div:hover::before{background:",e.colors.blueNotification,";}& input:not(:disabled):checked+div+span{font-weight:500;color:",e.colors.greyDropdownText,";}","",""),greenInput:e=>(0,s.css)("& input:focus+div{box-shadow:-4px 4px 10px ",e.colors.green40,";}& input:disabled+div,& input:indeterminate:disabled+div{background:",e.colors.greyFocused,";}& input:not(:checked, :indeterminate, :disabled)+div::before{border:1.5px solid ",e.colors.green,";}& input:not(:checked, :indeterminate, :disabled)+div:hover::before{border:1.5px solid ",e.colors.green60,";}& input:not(:disabled):checked+div::before,& input:not(:disabled):indeterminate+div::before{background:linear-gradient(\n 117.5deg,\n ",e.colors.greenLighter," 17.12%,\n ",e.colors.green," 85.53%\n );}& input:not(:disabled):checked+div:hover::before,& input:not(:disabled):indeterminate+div:hover::before{background:linear-gradient(\n 117.5deg,\n ",e.colors.greenLighter60," 17.12%,\n ",e.colors.green60," 85.53%\n );}","","")},Be=_(He,{target:"e9e7wc30"})("position:relative;display:inline-flex;flex-grow:0;align-items:center;vertical-align:middle;cursor:pointer;&:has(input:disabled){cursor:default;}div{position:relative;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:6px;}input+div{svg{z-index:2;}&::before{content:'';position:absolute;box-sizing:border-box;height:20px;width:20px;top:0;left:0;border-radius:6px;z-index:1;}}",(({color:e="green",theme:t})=>{switch(e){case"blue":return Fe.blueInput(t);case"green":return Fe.greenInput(t)}})," input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}span{margin-left:10px;font-size:14px;font-weight:100;}");var We=({text:e,id:t,onChange:r,isDisabled:n,externalState:o,initialState:i,isIndeterminate:a,name:l="",isRequired:c=!1,ref:d,register:u,...p})=>{const[g,h]=(0,v.useState)(Boolean(i)),f=(0,v.useId)(),x=(0,s.useTheme)(),m=(0,v.useRef)(null);(0,v.useEffect)((()=>{m.current&&(m.current.indeterminate=Boolean(a))}),[a,g]),(0,v.useEffect)((()=>{"boolean"==typeof o&&h(Boolean(o))}),[o]);const b=t||f;return(0,s.jsx)(Be,y({htmlFor:b},p),(0,s.jsx)("input",y({id:b,type:"checkbox",checked:g,onChange:()=>{const e=!g;h(e),r?.(e)},disabled:n,ref:e=>{m.current=e,d&&(d.current=e)},name:l,required:c},u)),(0,s.jsx)("div",null,a?(0,s.jsx)(le,{name:"minus",size:12,color:x.colors.white}):g?(0,s.jsx)(le,{name:"check",size:12,color:x.colors.white}):null),e?(0,s.jsx)("span",null,e):null)},_e=e=>"checkbox"===e.type,qe=e=>e instanceof Date,Qe=e=>null==e;const Ue=e=>"object"==typeof e;var Ge=e=>!Qe(e)&&!Array.isArray(e)&&Ue(e)&&!qe(e),Xe=e=>Ge(e)&&e.target?_e(e.target)?e.target.checked:e.target.value:e,Je=(e,t)=>e.has((e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e)(t)),Ye=e=>{const t=e.constructor&&e.constructor.prototype;return Ge(t)&&t.hasOwnProperty("isPrototypeOf")},Ke="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function et(e){let t;const r=Array.isArray(e);if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else{if(Ke&&(e instanceof Blob||e instanceof FileList)||!r&&!Ge(e))return e;if(t=r?[]:{},r||Ye(e))for(const r in e)e.hasOwnProperty(r)&&(t[r]=et(e[r]));else t=e}return t}var tt=e=>Array.isArray(e)?e.filter(Boolean):[],rt=e=>void 0===e,nt=(e,t,r)=>{if(!t||!Ge(e))return r;const n=tt(t.split(/[,[\].]+?/)).reduce(((e,t)=>Qe(e)?e:e[t]),e);return rt(n)||n===e?rt(e[t])?r:e[t]:n};const ot={BLUR:"blur",FOCUS_OUT:"focusout",CHANGE:"change"},it={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},st=v.createContext(null),at=()=>v.useContext(st);var lt=(e,t,r,n=!0)=>{const o={defaultValues:t._defaultValues};for(const i in e)Object.defineProperty(o,i,{get:()=>{const o=i;return t._proxyFormState[o]!==it.all&&(t._proxyFormState[o]=!n||it.all),r&&(r[o]=!0),e[o]}});return o},ct=e=>Ge(e)&&!Object.keys(e).length,dt=(e,t,r,n)=>{r(e);const{name:o,...i}=e;return ct(i)||Object.keys(i).length>=Object.keys(t).length||Object.keys(i).find((e=>t[e]===(!n||it.all)))},ut=e=>Array.isArray(e)?e:[e],pt=(e,t,r)=>r&&t?e===t||Array.isArray(e)&&e.some((e=>e&&r&&e===t)):!e||!t||e===t||ut(e).some((e=>e&&(e.startsWith(t)||t.startsWith(e))));function gt(e){const t=v.useRef(e);t.current=e,v.useEffect((()=>{const r=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{r&&r.unsubscribe()}}),[e.disabled])}var ht=e=>"string"==typeof e,ft=(e,t,r,n,o)=>ht(e)?(n&&t.watch.add(e),nt(r,e,o)):Array.isArray(e)?e.map((e=>(n&&t.watch.add(e),nt(r,e)))):(n&&(t.watchAll=!0),r);function xt(e){const t=at(),{control:r=t.control,name:n,defaultValue:o,disabled:i,exact:s}=e||{},a=v.useRef(n);a.current=n,gt({disabled:i,subject:r._subjects.values,next:e=>{pt(a.current,e.name,s)&&c(et(ft(a.current,r._names,e.values||r._formValues,!1,o)))}});const[l,c]=v.useState(r._getWatch(n,o));return v.useEffect((()=>r._removeUnmounted())),l}var mt=e=>/^\w*$/.test(e),bt=e=>tt(e.replace(/["|']|\]/g,"").split(/\.|\[/));function Ct(e,t,r){let n=-1;const o=mt(t)?[t]:bt(t),i=o.length,s=i-1;for(;++n<i;){const t=o[n];let i=r;if(n!==s){const r=e[t];i=Ge(r)||Array.isArray(r)?r:isNaN(+o[n+1])?{}:[]}e[t]=i,e=e[t]}return e}function yt(e){const t=at(),{name:r,disabled:n,control:o=t.control,shouldUnregister:i}=e,s=Je(o._names.array,r),a=xt({control:o,name:r,defaultValue:nt(o._formValues,r,nt(o._defaultValues,r,e.defaultValue)),exact:!0}),l=function(e){const t=at(),{control:r=t.control,disabled:n,name:o,exact:i}=e||{},[s,a]=v.useState(r._formState),l=v.useRef(!0),c=v.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1}),d=v.useRef(o);return d.current=o,gt({disabled:n,next:e=>l.current&&pt(d.current,e.name,i)&&dt(e,c.current,r._updateFormState)&&a({...r._formState,...e}),subject:r._subjects.state}),v.useEffect((()=>(l.current=!0,c.current.isValid&&r._updateValid(!0),()=>{l.current=!1})),[r]),lt(s,r,c.current,!1)}({control:o,name:r}),c=v.useRef(o.register(r,{...e.rules,value:a}));return c.current=o.register(r,e.rules),v.useEffect((()=>{const e=o._options.shouldUnregister||i,t=(e,t)=>{const r=nt(o._fields,e);r&&(r._f.mount=t)};if(t(r,!0),e){const e=et(nt(o._options.defaultValues,r));Ct(o._defaultValues,r,e),rt(nt(o._formValues,r))&&Ct(o._formValues,r,e)}return()=>{(s?e&&!o._state.action:e)?o.unregister(r):t(r,!1)}}),[r,o,s,i]),v.useEffect((()=>{o._updateDisabledField({disabled:n,fields:o._fields,name:r})}),[n,r,o]),{field:{name:r,value:a,disabled:n,onChange:v.useCallback((e=>c.current.onChange({target:{value:Xe(e),name:r},type:ot.CHANGE})),[r]),onBlur:v.useCallback((()=>c.current.onBlur({target:{value:nt(o._formValues,r),name:r},type:ot.BLUR})),[r,o]),ref:e=>{const t=nt(o._fields,r);t&&e&&(t._f.ref={focus:()=>e.focus(),select:()=>e.select(),setCustomValidity:t=>e.setCustomValidity(t),reportValidity:()=>e.reportValidity()})}},formState:l,fieldState:Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!nt(l.errors,r)},isDirty:{enumerable:!0,get:()=>!!nt(l.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!nt(l.touchedFields,r)},error:{enumerable:!0,get:()=>nt(l.errors,r)}})}}it.onSubmit,it.onChange;var vt=({control:e,name:t,isRequired:r=!1,...n})=>{const{field:o}=yt({control:e,name:t,rules:{required:r}});return(0,s.jsx)(We,y({name:t,onChange:e=>{o.onChange(e)},isRequired:r},n))},wt=c(94);const kt=_("button",{target:"er3kf7h0"})((({isMultiple:e,theme:t})=>e?b(t,"greyDropdownFocused","5px"):b(t))," display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;gap:10px;position:relative;color:",(({colors:e,isOpen:t})=>t&&e?.[0]||"initial"),";width:auto;padding:8px 14px;font:inherit;font-size:13px;text-align:left;line-height:18px;border:none;cursor:pointer;outline:inherit;border-radius:12px;background:",(({isOpen:e,theme:t})=>e?`linear-gradient(108.3deg, ${t.colors.greyDarker} -0.36%, ${t.colors.greyDark} 100%)`:t.colors.greyLighter),";&:disabled{background:",(({theme:e})=>e.colors.grey),";cursor:default;}&:focus{color:",(({colors:e,theme:t})=>e?.[0]||t.colors.greyDarker),";background:",(({isOpen:e,theme:t})=>e?`linear-gradient(108.3deg, ${t.colors.greyDarker} -0.36%, ${t.colors.greyDark} 100%)`:t.colors.greyFocused),";}svg{path{stroke:",(({colors:e,theme:t})=>e?.[0]||t.colors.greyDarker),";}}",(({isMultiple:e,selectedCount:t,theme:r})=>e&&(({theme:e,selectedCount:t=0})=>{let r=e.colors.greyDropdownMain,n=e.colors.greyDropdownFocused,o=e.colors.white;return t>0&&(r=e.colors.blueDropdownWithSelectedItemsBorder,n=e.colors.blueDropdownWithSelectedItemsBorder,o=e.colors.blueDropdownWithSelectedItems),(0,s.css)("justify-content:space-between;height:40px;padding:11px 15px 9px 10px;font-size:14px;font-weight:500;color:",e.colors.greyDropdownText,";border:1px solid ",r,";border-radius:5px;background:",o,";max-width:250px;&:focus{color:",e.colors.greyDropdownText,";background:",o,";&::before{border-color:",n,";}}svg{path{stroke:",e.colors.greyDarker,";}}","","")})({theme:r,selectedCount:t})),";");var jt=({onClick:e,onFocus:t,isOpen:r,isMultiple:n,selectedCount:o,disabled:i,children:a,ariaLabelledby:l,ariaControls:c,colors:d,className:u})=>(0,s.jsx)(kt,{className:u,colors:d,isOpen:r,type:"button",isMultiple:n,selectedCount:o,onClick:t=>{t.currentTarget.focus(),e&&e(t)},onFocus:t,disabled:i,role:"combobox","aria-labelledby":l,"aria-controls":c,"aria-expanded":r,"aria-haspopup":"listbox"},a);const Lt=_("div",{target:"e1lkmrt90"})({name:"s5xdrg",styles:"display:flex;align-items:center"});var St=({isUp:e})=>(0,s.jsx)(Lt,null,(0,s.jsx)(le,{name:"carrot-"+(e?"up":"down"),size:12}));const Mt=v.createContext({activeItem:null,onChange:()=>{}});var Tt=Mt,Dt=_("li",{target:"e784n6w0"})("overflow:hidden;height:34px;padding:8px 16px;border:none;background:",(({isActive:e,theme:t})=>e?t.colors.greySelectedMenuItem:"inherit"),";&:hover{background:",(({theme:e})=>e.colors.greyLighter),";}",(({isMultiple:e,isDisabled:t,theme:r})=>e&&(({theme:e,isDisabled:t})=>(0,s.css)("background:none;color:",t?e.colors.greyDisabledCheckbox:e.colors.greyDisabled,";&:hover{background:none;}","",""))({theme:r,isDisabled:t})),";");const Et=_("ul",{target:"e1qg2z4z0"})("position:absolute;width:100%;list-style:none;margin:4px 0 0;padding:0;background:#fff;border-radius:8px;overflow-x:hidden;overflow-y:auto;z-index:2;filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";backdrop-filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";"),Ot={name:"1vl8pyi",styles:"display:flex;align-items:center;cursor:pointer;font:inherit;font-size:0.813rem;outline:inherit;text-align:left;width:100%;padding:0;margin:0;background:none;color:inherit;border:none"},zt={id:Number.NaN,value:"No items"};var Rt=({ariaLabelledby:e,id:t,children:r})=>{const{onChange:n,activeItem:o}=v.useContext(Mt),i=k().Children.toArray(r).filter(Boolean).map((e=>{const t=o?.value===e.props.value;return k().cloneElement(e,{...e.props,isActive:t,"aria-selected":t,onClick:n.bind(null,e.props.value)},(0,s.jsx)("button",{type:"button",css:Ot},e.props.children||e.props.label||e.props.value))}));return 0===i.length&&i.push((0,s.jsx)(Dt,{key:zt.id,value:"",onClick:n.bind(null,""),"aria-selected":!1},(0,s.jsx)("button",{css:Ot},zt.value))),(0,s.jsx)(Et,{role:"listbox",tabindex:"-1",id:t,"aria-labelledby":e},i)};const Pt=_("div",{target:"eizhqtp0"})({name:"11ffxfj",styles:"display:inline-block;position:relative"});var At=({selectedItem:e,isDisabled:t,isOpen:r,children:n,onChange:o,className:i})=>{const a=(0,s.useTheme)(),l=(0,v.useRef)(null),c="Select something",d=(0,v.useId)(),u=[],[p,g]=(0,v.useState)(!1),[h,f]=(0,v.useState)(r||!1),[x,m]=(0,v.useState)([]),[b,C]=(0,v.useState)(e),y=e=>{const r=u.filter((t=>t.value===e))[0];f(!1),!t&&e&&r.value!==b?.value&&(C(r),o&&o(r))};(0,wt.useClickOutside)(l,(()=>h&&f(!1))),(0,v.useEffect)((()=>{t?m([a.colors.greyDarker60,a.colors.grey20]):h?m([a.colors.white,a.colors.white60]):p&&m([a.colors.greyDarker,a.colors.greyDarker60])}),[h,t,p]),(0,v.useEffect)((()=>{t&&h&&f(!1)}),[t]);const w=k().Children.toArray(n).filter(Boolean).map(((e,t)=>(u.push(e.props),k().cloneElement(e,{index:t,onClick:y.bind(void 0),...e.props})))),j=k().useMemo((()=>({onChange:y,activeItem:b})),[y,b]),L=b&&(b.label||b.children||b.value||b)||c;return(0,s.jsx)(Tt.Provider,{value:j},(0,s.jsx)(Pt,{ref:l,"data-testid":"dropdown"},(0,s.jsx)(jt,{className:i,isOpen:h,disabled:t,onClick:f.bind(null,!h),onFocus:g.bind(null,!0),colors:x,ariaLabelledby:`dropdown-label-${d}`,ariaControls:`dropdown-popup-${d}`},L,(0,s.jsx)(St,{isUp:h})),h?(0,s.jsx)(Rt,null,w):null))},Zt=_("div",{target:"e17t09ee0"})({name:"1g20qn",styles:"display:inline-block;position:relative;min-width:180px"});function It(e){return $t(e)?(e.nodeName||"").toLowerCase():"#document"}function Vt(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Nt(e){var t;return null==(t=($t(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function $t(e){return e instanceof Node||e instanceof Vt(e).Node}function Ht(e){return e instanceof Element||e instanceof Vt(e).Element}function Ft(e){return e instanceof HTMLElement||e instanceof Vt(e).HTMLElement}function Bt(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof Vt(e).ShadowRoot)}function Wt(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=Gt(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(o)}function _t(e){return["table","td","th"].includes(It(e))}function qt(e){const t=Qt(),r=Gt(e);return"none"!==r.transform||"none"!==r.perspective||!!r.containerType&&"normal"!==r.containerType||!t&&!!r.backdropFilter&&"none"!==r.backdropFilter||!t&&!!r.filter&&"none"!==r.filter||["transform","perspective","filter"].some((e=>(r.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(r.contain||"").includes(e)))}function Qt(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Ut(e){return["html","body","#document"].includes(It(e))}function Gt(e){return Vt(e).getComputedStyle(e)}function Xt(e){return Ht(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Jt(e){if("html"===It(e))return e;const t=e.assignedSlot||e.parentNode||Bt(e)&&e.host||Nt(e);return Bt(t)?t.host:t}function Yt(e){const t=Jt(e);return Ut(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ft(t)&&Wt(t)?t:Yt(t)}function Kt(e,t){var r;void 0===t&&(t=[]);const n=Yt(e),o=n===(null==(r=e.ownerDocument)?void 0:r.body),i=Vt(n);return o?t.concat(i,i.visualViewport||[],Wt(n)?n:[]):t.concat(n,Kt(n))}function er(e){let t=e.activeElement;for(;null!=(null==(r=t)||null==(n=r.shadowRoot)?void 0:n.activeElement);){var r,n;t=t.shadowRoot.activeElement}return t}function tr(e,t){if(!e||!t)return!1;const r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Bt(r)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function rr(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}function nr(e){if(0===e.mozInputSource&&e.isTrusted)return!0;const t=/Android/i;return(t.test(rr())||t.test(function(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>{let{brand:t,version:r}=e;return t+"/"+r})).join(" "):navigator.userAgent}()))&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType}function or(e){return 0===e.width&&0===e.height||1===e.width&&1===e.height&&0===e.pressure&&0===e.detail&&"mouse"!==e.pointerType||e.width<1&&e.height<1&&0===e.pressure&&0===e.detail}function ir(e,t){const r=["mouse","pen"];return t||r.push("",void 0),r.includes(e)}function sr(e){return(null==e?void 0:e.ownerDocument)||document}function ar(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const r=e;return null!=r.target&&t.contains(r.target)}function lr(e){return"composedPath"in e?e.composedPath()[0]:e.target}const cr="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function dr(e){return Ft(e)&&e.matches(cr)}function ur(e){e.preventDefault(),e.stopPropagation()}const pr=Math.min,gr=Math.max,hr=Math.round,fr=Math.floor,xr=e=>({x:e,y:e}),mr={left:"right",right:"left",bottom:"top",top:"bottom"},br={start:"end",end:"start"};function Cr(e,t,r){return gr(e,pr(t,r))}function yr(e,t){return"function"==typeof e?e(t):e}function vr(e){return e.split("-")[0]}function wr(e){return e.split("-")[1]}function kr(e){return"x"===e?"y":"x"}function jr(e){return"y"===e?"height":"width"}function Lr(e){return["top","bottom"].includes(vr(e))?"y":"x"}function Sr(e){return kr(Lr(e))}function Mr(e){return e.replace(/start|end/g,(e=>br[e]))}function Tr(e){return e.replace(/left|right|bottom|top/g,(e=>mr[e]))}function Dr(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function Er(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Or(e,t,r){let{reference:n,floating:o}=e;const i=Lr(t),s=Sr(t),a=jr(s),l=vr(t),c="y"===i,d=n.x+n.width/2-o.width/2,u=n.y+n.height/2-o.height/2,p=n[a]/2-o[a]/2;let g;switch(l){case"top":g={x:d,y:n.y-o.height};break;case"bottom":g={x:d,y:n.y+n.height};break;case"right":g={x:n.x+n.width,y:u};break;case"left":g={x:n.x-o.width,y:u};break;default:g={x:n.x,y:n.y}}switch(wr(t)){case"start":g[s]-=p*(r&&c?-1:1);break;case"end":g[s]+=p*(r&&c?-1:1)}return g}async function zr(e,t){var r;void 0===t&&(t={});const{x:n,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:p=!1,padding:g=0}=yr(t,e),h=Dr(g),f=a[p?"floating"===u?"reference":"floating":u],x=Er(await i.getClippingRect({element:null==(r=await(null==i.isElement?void 0:i.isElement(f)))||r?f:f.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:d,strategy:l})),m="floating"===u?{...s.floating,x:n,y:o}:s.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),C=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},y=Er(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:m,offsetParent:b,strategy:l}):m);return{top:(x.top-y.top+h.top)/C.y,bottom:(y.bottom-x.bottom+h.bottom)/C.y,left:(x.left-y.left+h.left)/C.x,right:(y.right-x.right+h.right)/C.x}}const Rr=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:i,platform:s,elements:a}=t,{element:l,padding:c=0}=yr(e,t)||{};if(null==l)return{};const d=Dr(c),u={x:r,y:n},p=Sr(o),g=jr(p),h=await s.getDimensions(l),f="y"===p,x=f?"top":"left",m=f?"bottom":"right",b=f?"clientHeight":"clientWidth",C=i.reference[g]+i.reference[p]-u[p]-i.floating[g],y=u[p]-i.reference[p],v=await(null==s.getOffsetParent?void 0:s.getOffsetParent(l));let w=v?v[b]:0;w&&await(null==s.isElement?void 0:s.isElement(v))||(w=a.floating[b]||i.floating[g]);const k=C/2-y/2,j=w/2-h[g]/2-1,L=pr(d[x],j),S=pr(d[m],j),M=L,T=w-h[g]-S,D=w/2-h[g]/2+k,E=Cr(M,D,T),O=null!=wr(o)&&D!=E&&i.reference[g]/2-(D<M?L:S)-h[g]/2<0?D<M?M-D:T-D:0;return{[p]:u[p]-O,data:{[p]:E,centerOffset:D-E+O}}}}),Pr=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var r;const{placement:n,middlewareData:o,rects:i,initialPlacement:s,platform:a,elements:l}=t,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:u,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:h=!0,...f}=yr(e,t),x=vr(n),m=vr(s)===s,b=await(null==a.isRTL?void 0:a.isRTL(l.floating)),C=u||(m||!h?[Tr(s)]:function(e){const t=Tr(e);return[Mr(e),t,Mr(t)]}(s));u||"none"===g||C.push(...function(e,t,r,n){const o=wr(e);let i=function(e,t,r){const n=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return r?t?o:n:t?n:o;case"left":case"right":return t?i:s;default:return[]}}(vr(e),"start"===r,n);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(Mr)))),i}(s,h,g,b));const y=[s,...C],v=await zr(t,f),w=[];let k=(null==(r=o.flip)?void 0:r.overflows)||[];if(c&&w.push(v[x]),d){const e=function(e,t,r){void 0===r&&(r=!1);const n=wr(e),o=Sr(e),i=jr(o);let s="x"===o?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Tr(s)),[s,Tr(s)]}(n,i,b);w.push(v[e[0]],v[e[1]])}if(k=[...k,{placement:n,overflows:w}],!w.every((e=>e<=0))){var j,L;const e=((null==(j=o.flip)?void 0:j.index)||0)+1,t=y[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let r=null==(L=k.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:L.placement;if(!r)switch(p){case"bestFit":{var S;const e=null==(S=k.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:S[0];e&&(r=e);break}case"initialPlacement":r=s}if(n!==r)return{reset:{placement:r}}}return{}}}},Ar=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:r,y:n}=t,o=await async function(e,t){const{placement:r,platform:n,elements:o}=e,i=await(null==n.isRTL?void 0:n.isRTL(o.floating)),s=vr(r),a=wr(r),l="y"===Lr(r),c=["left","top"].includes(s)?-1:1,d=i&&l?-1:1,u=yr(t,e);let{mainAxis:p,crossAxis:g,alignmentAxis:h}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...u};return a&&"number"==typeof h&&(g="end"===a?-1*h:h),l?{x:g*d,y:p*c}:{x:p*c,y:g*d}}(t,e);return{x:r+o.x,y:n+o.y,data:o}}}},Zr=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:r}=e;return{x:t,y:r}}},...l}=yr(e,t),c={x:r,y:n},d=await zr(t,l),u=Lr(vr(o)),p=kr(u);let g=c[p],h=c[u];if(i){const e="y"===p?"bottom":"right";g=Cr(g+d["y"===p?"top":"left"],g,g-d[e])}if(s){const e="y"===u?"bottom":"right";h=Cr(h+d["y"===u?"top":"left"],h,h-d[e])}const f=a.fn({...t,[p]:g,[u]:h});return{...f,data:{x:f.x-r,y:f.y-n}}}}};function Ir(e){const t=Gt(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=Ft(e),i=o?e.offsetWidth:r,s=o?e.offsetHeight:n,a=hr(r)!==i||hr(n)!==s;return a&&(r=i,n=s),{width:r,height:n,$:a}}function Vr(e){return Ht(e)?e:e.contextElement}function Nr(e){const t=Vr(e);if(!Ft(t))return xr(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:i}=Ir(t);let s=(i?hr(r.width):r.width)/n,a=(i?hr(r.height):r.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const $r=xr(0);function Hr(e){const t=Vt(e);return Qt()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:$r}function Fr(e,t,r,n){void 0===t&&(t=!1),void 0===r&&(r=!1);const o=e.getBoundingClientRect(),i=Vr(e);let s=xr(1);t&&(n?Ht(n)&&(s=Nr(n)):s=Nr(e));const a=function(e,t,r){return void 0===t&&(t=!1),!(!r||t&&r!==Vt(e))&&t}(i,r,n)?Hr(i):xr(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,d=o.width/s.x,u=o.height/s.y;if(i){const e=Vt(i),t=n&&Ht(n)?Vt(n):n;let r=e.frameElement;for(;r&&n&&t!==e;){const e=Nr(r),t=r.getBoundingClientRect(),n=Gt(r),o=t.left+(r.clientLeft+parseFloat(n.paddingLeft))*e.x,i=t.top+(r.clientTop+parseFloat(n.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,u*=e.y,l+=o,c+=i,r=Vt(r).frameElement}}return Er({width:d,height:u,x:l,y:c})}function Br(e){return Fr(Nt(e)).left+Xt(e).scrollLeft}function Wr(e,t,r){let n;if("viewport"===t)n=function(e,t){const r=Vt(e),n=Nt(e),o=r.visualViewport;let i=n.clientWidth,s=n.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=Qt();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:s,x:a,y:l}}(e,r);else if("document"===t)n=function(e){const t=Nt(e),r=Xt(e),n=e.ownerDocument.body,o=gr(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=gr(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let s=-r.scrollLeft+Br(e);const a=-r.scrollTop;return"rtl"===Gt(n).direction&&(s+=gr(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:s,y:a}}(Nt(e));else if(Ht(t))n=function(e,t){const r=Fr(e,!0,"fixed"===t),n=r.top+e.clientTop,o=r.left+e.clientLeft,i=Ft(e)?Nr(e):xr(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:n*i.y}}(t,r);else{const r=Hr(e);n={...t,x:t.x-r.x,y:t.y-r.y}}return Er(n)}function _r(e,t){const r=Jt(e);return!(r===t||!Ht(r)||Ut(r))&&("fixed"===Gt(r).position||_r(r,t))}function qr(e,t,r){const n=Ft(t),o=Nt(t),i="fixed"===r,s=Fr(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=xr(0);if(n||!n&&!i)if(("body"!==It(t)||Wt(o))&&(a=Xt(t)),n){const e=Fr(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=Br(o));return{x:s.left+a.scrollLeft-l.x,y:s.top+a.scrollTop-l.y,width:s.width,height:s.height}}function Qr(e,t){return Ft(e)&&"fixed"!==Gt(e).position?t?t(e):e.offsetParent:null}function Ur(e,t){const r=Vt(e);if(!Ft(e))return r;let n=Qr(e,t);for(;n&&_t(n)&&"static"===Gt(n).position;)n=Qr(n,t);return n&&("html"===It(n)||"body"===It(n)&&"static"===Gt(n).position&&!qt(n))?r:n||function(e){let t=Jt(e);for(;Ft(t)&&!Ut(t);){if(qt(t))return t;t=Jt(t)}return null}(e)||r}const Gr={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:r,strategy:n}=e;const o=Ft(r),i=Nt(r);if(r===i)return t;let s={scrollLeft:0,scrollTop:0},a=xr(1);const l=xr(0);if((o||!o&&"fixed"!==n)&&(("body"!==It(r)||Wt(i))&&(s=Xt(r)),Ft(r))){const e=Fr(r);a=Nr(r),l.x=e.x+r.clientLeft,l.y=e.y+r.clientTop}return{width:t.width*a.x,height:t.height*a.y,x:t.x*a.x-s.scrollLeft*a.x+l.x,y:t.y*a.y-s.scrollTop*a.y+l.y}},getDocumentElement:Nt,getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i=[..."clippingAncestors"===r?function(e,t){const r=t.get(e);if(r)return r;let n=Kt(e).filter((e=>Ht(e)&&"body"!==It(e))),o=null;const i="fixed"===Gt(e).position;let s=i?Jt(e):e;for(;Ht(s)&&!Ut(s);){const t=Gt(s),r=qt(s);r||"fixed"!==t.position||(o=null),(i?!r&&!o:!r&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||Wt(s)&&!r&&_r(e,s))?n=n.filter((e=>e!==s)):o=t,s=Jt(s)}return t.set(e,n),n}(t,this._c):[].concat(r),n],s=i[0],a=i.reduce(((e,r)=>{const n=Wr(t,r,o);return e.top=gr(n.top,e.top),e.right=pr(n.right,e.right),e.bottom=pr(n.bottom,e.bottom),e.left=gr(n.left,e.left),e}),Wr(t,s,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},getOffsetParent:Ur,getElementRects:async function(e){let{reference:t,floating:r,strategy:n}=e;const o=this.getOffsetParent||Ur,i=this.getDimensions;return{reference:qr(t,await o(r),n),floating:{x:0,y:0,...await i(r)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return Ir(e)},getScale:Nr,isElement:Ht,isRTL:function(e){return"rtl"===Gt(e).direction}};function Xr(e,t,r,n){void 0===n&&(n={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=n,c=Vr(e),d=o||i?[...c?Kt(c):[],...Kt(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",r,{passive:!0}),i&&e.addEventListener("resize",r)}));const u=c&&a?function(e,t){let r,n=null;const o=Nt(e);function i(){clearTimeout(r),n&&n.disconnect(),n=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const{left:c,top:d,width:u,height:p}=e.getBoundingClientRect();if(a||t(),!u||!p)return;const g={rootMargin:-fr(d)+"px "+-fr(o.clientWidth-(c+u))+"px "+-fr(o.clientHeight-(d+p))+"px "+-fr(c)+"px",threshold:gr(0,pr(1,l))||1};let h=!0;function f(e){const t=e[0].intersectionRatio;if(t!==l){if(!h)return s();t?s(!1,t):r=setTimeout((()=>{s(!1,1e-7)}),100)}h=!1}try{n=new IntersectionObserver(f,{...g,root:o.ownerDocument})}catch(e){n=new IntersectionObserver(f,g)}n.observe(e)}(!0),i}(c,r):null;let p,g=-1,h=null;s&&(h=new ResizeObserver((e=>{let[n]=e;n&&n.target===c&&h&&(h.unobserve(t),cancelAnimationFrame(g),g=requestAnimationFrame((()=>{h&&h.observe(t)}))),r()})),c&&!l&&h.observe(c),h.observe(t));let f=l?Fr(e):null;return l&&function t(){const n=Fr(e);!f||n.x===f.x&&n.y===f.y&&n.width===f.width&&n.height===f.height||r(),f=n,p=requestAnimationFrame(t)}(),r(),()=>{d.forEach((e=>{o&&e.removeEventListener("scroll",r),i&&e.removeEventListener("resize",r)})),u&&u(),h&&h.disconnect(),h=null,l&&cancelAnimationFrame(p)}}const Jr=(e,t,r)=>{const n=new Map,o={platform:Gr,...r},i={...o.platform,_c:n};return(async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:s}=r,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:u}=Or(c,n,l),p=n,g={},h=0;for(let r=0;r<a.length;r++){const{name:i,fn:f}=a[r],{x:x,y:m,data:b,reset:C}=await f({x:d,y:u,initialPlacement:n,placement:p,strategy:o,middlewareData:g,rects:c,platform:s,elements:{reference:e,floating:t}});d=null!=x?x:d,u=null!=m?m:u,g={...g,[i]:{...g[i],...b}},C&&h<=50&&(h++,"object"==typeof C&&(C.placement&&(p=C.placement),C.rects&&(c=!0===C.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):C.rects),({x:d,y:u}=Or(c,p,l))),r=-1)}return{x:d,y:u,placement:p,strategy:o,middlewareData:g}})(e,t,{...o,platform:i})};var Yr=c(111),Kr="undefined"!=typeof document?v.useLayoutEffect:v.useEffect;function en(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let r,n,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;0!=n--;)if(!en(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(n=r;0!=n--;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=r;0!=n--;){const r=o[n];if(!("_owner"===r&&e.$$typeof||en(e[r],t[r])))return!1}return!0}return e!=e&&t!=t}function tn(e){return"undefined"==typeof window?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function rn(e,t){const r=tn(e);return Math.round(t*r)/r}function nn(e){const t=v.useRef(e);return Kr((()=>{t.current=e})),t}var on=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"].join(","),sn="undefined"==typeof Element,an=sn?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ln=!sn&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},cn=function e(t,r){var n;void 0===r&&(r=!0);var o=null==t||null===(n=t.getAttribute)||void 0===n?void 0:n.call(t,"inert");return""===o||"true"===o||r&&t&&e(t.parentNode)},dn=function(e,t,r){if(cn(e))return[];var n=Array.prototype.slice.apply(e.querySelectorAll(on));return t&&an.call(e,on)&&n.unshift(e),n.filter(r)},un=function e(t,r,n){for(var o=[],i=Array.from(t);i.length;){var s=i.shift();if(!cn(s,!1))if("SLOT"===s.tagName){var a=s.assignedElements(),l=e(a.length?a:s.children,!0,n);n.flatten?o.push.apply(o,l):o.push({scopeParent:s,candidates:l})}else{an.call(s,on)&&n.filter(s)&&(r||!t.includes(s))&&o.push(s);var c=s.shadowRoot||"function"==typeof n.getShadowRoot&&n.getShadowRoot(s),d=!cn(c,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(s));if(c&&d){var u=e(!0===c?s.children:c.children,!0,n);n.flatten?o.push.apply(o,u):o.push({scopeParent:s,candidates:u})}else i.unshift.apply(i,s.children)}}return o},pn=function(e,t){return e.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,r=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===r||"true"===r}(e))&&isNaN(parseInt(e.getAttribute("tabindex"),10))?0:e.tabIndex},gn=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},hn=function(e){return"INPUT"===e.tagName},fn=function(e){return function(e){return hn(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,r=e.form||ln(e),n=function(e){return r.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=n(window.CSS.escape(e.name));else try{t=n(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var r=0;r<e.length;r++)if(e[r].checked&&e[r].form===t)return e[r]}(t,e.form);return!o||o===e}(e)},xn=function(e){var t=e.getBoundingClientRect(),r=t.width,n=t.height;return 0===r&&0===n},mn=function(e,t){var r=t.displayCheck,n=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=an.call(e,"details>summary:first-of-type")?e.parentElement:e;if(an.call(o,"details:not([open]) *"))return!0;if(r&&"full"!==r&&"legacy-full"!==r){if("non-zero-area"===r)return xn(e)}else{if("function"==typeof n){for(var i=e;e;){var s=e.parentElement,a=ln(e);if(s&&!s.shadowRoot&&!0===n(s))return xn(e);e=e.assignedSlot?e.assignedSlot:s||a===e.ownerDocument?s:a.host}e=i}if(function(e){var t,r,n,o,i=e&&ln(e),s=null===(t=i)||void 0===t?void 0:t.host,a=!1;if(i&&i!==e)for(a=!!(null!==(r=s)&&void 0!==r&&null!==(n=r.ownerDocument)&&void 0!==n&&n.contains(s)||null!=e&&null!==(o=e.ownerDocument)&&void 0!==o&&o.contains(e));!a&&s;){var l,c,d;a=!(null===(c=s=null===(l=i=ln(s))||void 0===l?void 0:l.host)||void 0===c||null===(d=c.ownerDocument)||void 0===d||!d.contains(s))}return a}(e))return!e.getClientRects().length;if("legacy-full"!==r)return!0}return!1},bn=function(e,t){return!(t.disabled||cn(t)||function(e){return hn(e)&&"hidden"===e.type}(t)||mn(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var r=0;r<t.children.length;r++){var n=t.children.item(r);if("LEGEND"===n.tagName)return!!an.call(t,"fieldset[disabled] *")||!n.contains(e)}return!0}t=t.parentElement}return!1}(t))},Cn=function(e,t){return!(fn(t)||pn(t)<0||!bn(e,t))},yn=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},vn=function e(t){var r=[],n=[];return t.forEach((function(t,o){var i=!!t.scopeParent,s=i?t.scopeParent:t,a=pn(s,i),l=i?e(t.candidates):s;0===a?i?r.push.apply(r,l):r.push(s):n.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:l})})),n.sort(gn).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(r)},wn=function(e,t){var r;return r=(t=t||{}).getShadowRoot?un([e],t.includeContainer,{filter:Cn.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:yn}):dn(e,t.includeContainer,Cn.bind(null,t)),vn(r)};function kn(e){return v.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)}))}),e)}let jn=0;function Ln(e,t){void 0===t&&(t={});const{preventScroll:r=!1,cancelPrevious:n=!0,sync:o=!1}=t;n&&cancelAnimationFrame(jn);const i=()=>null==e?void 0:e.focus({preventScroll:r});o?i():jn=requestAnimationFrame(i)}var Sn="undefined"!=typeof document?v.useLayoutEffect:v.useEffect;function Mn(){return Mn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Mn.apply(this,arguments)}let Tn=!1,Dn=0;const En=()=>"floating-ui-"+Dn++,On=w["useId".toString()]||function(){const[e,t]=v.useState((()=>Tn?En():void 0));return Sn((()=>{null==e&&t(En())}),[]),v.useEffect((()=>{Tn||(Tn=!0)}),[]),e},zn=v.forwardRef((function(e,t){let{context:{placement:r,elements:{floating:n},middlewareData:{arrow:o}},width:i=14,height:s=7,tipRadius:a=0,strokeWidth:l=0,staticOffset:c,stroke:d,d:u,style:{transform:p,...g}={},...h}=e;const f=On();if(!n)return null;l*=2;const x=l/2,m=i/2*(a/-8+1),b=s/2*a/4,[C,y]=r.split("-"),w=Gr.isRTL(n),k=!!u,j="top"===C||"bottom"===C,L=c&&"end"===y?"bottom":"top";let S=c&&"end"===y?"right":"left";c&&w&&(S="end"===y?"left":"right");const M=null!=(null==o?void 0:o.x)?c||o.x:"",T=null!=(null==o?void 0:o.y)?c||o.y:"",D=u||"M0,0 H"+i+" L"+(i-m)+","+(s-b)+" Q"+i/2+","+s+" "+m+","+(s-b)+" Z",E={top:k?"rotate(180deg)":"",left:k?"rotate(90deg)":"rotate(-90deg)",bottom:k?"":"rotate(180deg)",right:k?"rotate(-90deg)":"rotate(90deg)"}[C];return v.createElement("svg",Mn({},h,{"aria-hidden":!0,ref:t,width:k?i:i+l,height:i,viewBox:"0 0 "+i+" "+(s>i?s:i),style:{position:"absolute",pointerEvents:"none",[S]:M,[L]:T,[C]:j||k?"100%":"calc(100% - "+l/2+"px)",transform:""+E+(null!=p?p:""),...g}}),l>0&&v.createElement("path",{clipPath:"url(#"+f+")",fill:"none",stroke:d,strokeWidth:l+(u?0:1),d:D}),v.createElement("path",{stroke:l&&!u?h.fill:"none",d:D}),v.createElement("clipPath",{id:f},v.createElement("rect",{x:-x,y:x*(k?-1:1),width:i+l,height:i})))}));function Rn(){const e=new Map;return{emit(t,r){var n;null==(n=e.get(t))||n.forEach((e=>e(r)))},on(t,r){e.set(t,[...e.get(t)||[],r])},off(t,r){var n;e.set(t,(null==(n=e.get(t))?void 0:n.filter((e=>e!==r)))||[])}}}const Pn=v.createContext(null),An=v.createContext(null),Zn=()=>{var e;return(null==(e=v.useContext(Pn))?void 0:e.id)||null},In=()=>v.useContext(An);function Vn(e){return"data-floating-ui-"+e}function Nn(e){const t=(0,v.useRef)(e);return Sn((()=>{t.current=e})),t}const $n=Vn("safe-polygon");function Hn(e,t,r){return r&&!ir(r)?0:"number"==typeof e?e:null==e?void 0:e[t]}function Fn(e,t){void 0===t&&(t={});const{open:r,onOpenChange:n,dataRef:o,events:i,elements:{domReference:s,floating:a},refs:l}=e,{enabled:c=!0,delay:d=0,handleClose:u=null,mouseOnly:p=!1,restMs:g=0,move:h=!0}=t,f=In(),x=Zn(),m=Nn(u),b=Nn(d),C=v.useRef(),y=v.useRef(),w=v.useRef(),k=v.useRef(),j=v.useRef(!0),L=v.useRef(!1),S=v.useRef((()=>{})),M=v.useCallback((()=>{var e;const t=null==(e=o.current.openEvent)?void 0:e.type;return(null==t?void 0:t.includes("mouse"))&&"mousedown"!==t}),[o]);v.useEffect((()=>{if(c)return i.on("dismiss",e),()=>{i.off("dismiss",e)};function e(){clearTimeout(y.current),clearTimeout(k.current),j.current=!0}}),[c,i]),v.useEffect((()=>{if(!c||!m.current||!r)return;function e(e){M()&&n(!1,e)}const t=sr(a).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[a,r,n,c,m,o,M]);const T=v.useCallback((function(e,t){void 0===t&&(t=!0);const r=Hn(b.current,"close",C.current);r&&!w.current?(clearTimeout(y.current),y.current=setTimeout((()=>n(!1,e)),r)):t&&(clearTimeout(y.current),n(!1,e))}),[b,n]),D=v.useCallback((()=>{S.current(),w.current=void 0}),[]),E=v.useCallback((()=>{if(L.current){const e=sr(l.floating.current).body;e.style.pointerEvents="",e.removeAttribute($n),L.current=!1}}),[l]);return v.useEffect((()=>{if(c&&Ht(s)){const e=s;return r&&e.addEventListener("mouseleave",d),null==a||a.addEventListener("mouseleave",d),h&&e.addEventListener("mousemove",i,{once:!0}),e.addEventListener("mouseenter",i),e.addEventListener("mouseleave",l),()=>{r&&e.removeEventListener("mouseleave",d),null==a||a.removeEventListener("mouseleave",d),h&&e.removeEventListener("mousemove",i),e.removeEventListener("mouseenter",i),e.removeEventListener("mouseleave",l)}}function t(){return!!o.current.openEvent&&["click","mousedown"].includes(o.current.openEvent.type)}function i(e){if(clearTimeout(y.current),j.current=!1,p&&!ir(C.current)||g>0&&0===Hn(b.current,"open"))return;const t=Hn(b.current,"open",C.current);t?y.current=setTimeout((()=>{n(!0,e)}),t):n(!0,e)}function l(n){if(t())return;S.current();const o=sr(a);if(clearTimeout(k.current),m.current){r||clearTimeout(y.current),w.current=m.current({...e,tree:f,x:n.clientX,y:n.clientY,onClose(){E(),D(),T(n)}});const t=w.current;return o.addEventListener("mousemove",t),void(S.current=()=>{o.removeEventListener("mousemove",t)})}("touch"!==C.current||!tr(a,n.relatedTarget))&&T(n)}function d(r){t()||null==m.current||m.current({...e,tree:f,x:r.clientX,y:r.clientY,onClose(){E(),D(),T(r)}})(r)}}),[s,a,c,e,p,g,h,T,D,E,n,r,f,b,m,o]),Sn((()=>{var e;if(c&&r&&null!=(e=m.current)&&e.__options.blockPointerEvents&&M()){const e=sr(a).body;if(e.setAttribute($n,""),e.style.pointerEvents="none",L.current=!0,Ht(s)&&a){var t,n;const e=s,r=null==f||null==(t=f.nodesRef.current.find((e=>e.id===x)))||null==(n=t.context)?void 0:n.elements.floating;return r&&(r.style.pointerEvents=""),e.style.pointerEvents="auto",a.style.pointerEvents="auto",()=>{e.style.pointerEvents="",a.style.pointerEvents=""}}}}),[c,r,x,a,s,f,m,o,M]),Sn((()=>{r||(C.current=void 0,D(),E())}),[r,D,E]),v.useEffect((()=>()=>{D(),clearTimeout(y.current),clearTimeout(k.current),E()}),[c,s,D,E]),v.useMemo((()=>{if(!c)return{};function e(e){C.current=e.pointerType}return{reference:{onPointerDown:e,onPointerEnter:e,onMouseMove(e){r||0===g||(clearTimeout(k.current),k.current=setTimeout((()=>{j.current||n(!0,e.nativeEvent)}),g))}},floating:{onMouseEnter(){clearTimeout(y.current)},onMouseLeave(e){i.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),T(e.nativeEvent,!1)}}}}),[i,c,g,r,n,T])}function Bn(e,t){let r=e.filter((e=>{var r;return e.parentId===t&&(null==(r=e.context)?void 0:r.open)})),n=r;for(;n.length;)n=e.filter((e=>{var t;return null==(t=n)?void 0:t.some((t=>{var r;return e.parentId===t.id&&(null==(r=e.context)?void 0:r.open)}))})),r=r.concat(n);return r}let Wn=new WeakMap,_n=new WeakSet,qn={},Qn=0;const Un=e=>e&&(e.host||Un(e.parentNode)),Gn=(e,t)=>t.map((t=>{if(e.contains(t))return t;const r=Un(t);return e.contains(r)?r:null})).filter((e=>null!=e));function Xn(e,t,r){void 0===t&&(t=!1),void 0===r&&(r=!1);const n=sr(e[0]).body;return function(e,t,r,n){const o="data-floating-ui-inert",i=n?"inert":r?"aria-hidden":null,s=Gn(t,e),a=new Set,l=new Set(s),c=[];qn[o]||(qn[o]=new WeakMap);const d=qn[o];return s.forEach((function e(t){t&&!a.has(t)&&(a.add(t),t.parentNode&&e(t.parentNode))})),function e(t){t&&!l.has(t)&&Array.prototype.forEach.call(t.children,(t=>{if(a.has(t))e(t);else{const e=i?t.getAttribute(i):null,r=null!==e&&"false"!==e,n=(Wn.get(t)||0)+1,s=(d.get(t)||0)+1;Wn.set(t,n),d.set(t,s),c.push(t),1===n&&r&&_n.add(t),1===s&&t.setAttribute(o,""),!r&&i&&t.setAttribute(i,"true")}}))}(t),a.clear(),Qn++,()=>{c.forEach((e=>{const t=(Wn.get(e)||0)-1,r=(d.get(e)||0)-1;Wn.set(e,t),d.set(e,r),t||(!_n.has(e)&&i&&e.removeAttribute(i),_n.delete(e)),r||e.removeAttribute(o)})),Qn--,Qn||(Wn=new WeakMap,Wn=new WeakMap,_n=new WeakSet,qn={})}}(e.concat(Array.from(n.querySelectorAll("[aria-live]"))),n,t,r)}const Jn=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Yn(e,t){const r=wn(e,Jn());"prev"===t&&r.reverse();const n=r.indexOf(er(sr(e)));return r.slice(n+1)[0]}function Kn(){return Yn(document.body,"next")}function eo(){return Yn(document.body,"prev")}function to(e,t){const r=t||e.currentTarget,n=e.relatedTarget;return!n||!tr(r,n)}function ro(e){wn(e,Jn()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function no(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const oo={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function io(e){"Tab"===e.key&&(e.target,clearTimeout(void 0))}const so=v.forwardRef((function(e,t){const[r,n]=v.useState();Sn((()=>(/apple/i.test(navigator.vendor)&&n("button"),document.addEventListener("keydown",io),()=>{document.removeEventListener("keydown",io)})),[]);const o={ref:t,tabIndex:0,role:r,"aria-hidden":!r||void 0,[Vn("focus-guard")]:"",style:oo};return v.createElement("span",Mn({},e,o))})),ao=v.createContext(null);function lo(e){let{children:t,id:r,root:n=null,preserveTabOrder:o=!0}=e;const i=function(e){let{id:t,root:r}=void 0===e?{}:e;const[n,o]=v.useState(null),i=On(),s=co(),a=v.useMemo((()=>({id:t,root:r,portalContext:s,uniqueId:i})),[t,r,s,i]),l=v.useRef();return Sn((()=>()=>{null==n||n.remove()}),[n,a]),Sn((()=>{if(l.current===a)return;l.current=a;const{id:e,root:t,portalContext:r,uniqueId:n}=a,i=e?document.getElementById(e):null,s=Vn("portal");if(i){const e=document.createElement("div");e.id=n,e.setAttribute(s,""),i.appendChild(e),o(e)}else{let i=t||(null==r?void 0:r.portalNode);i&&!Ht(i)&&(i=i.current),i=i||document.body;let a=null;e&&(a=document.createElement("div"),a.id=e,i.appendChild(a));const l=document.createElement("div");l.id=n,l.setAttribute(s,""),i=a||i,i.appendChild(l),o(l)}}),[a]),n}({id:r,root:n}),[s,a]=v.useState(null),l=v.useRef(null),c=v.useRef(null),d=v.useRef(null),u=v.useRef(null),p=!!s&&!s.modal&&s.open&&o&&!(!n&&!i);return v.useEffect((()=>{if(i&&o&&(null==s||!s.modal))return i.addEventListener("focusin",e,!0),i.addEventListener("focusout",e,!0),()=>{i.removeEventListener("focusin",e,!0),i.removeEventListener("focusout",e,!0)};function e(e){i&&to(e)&&("focusin"===e.type?no:ro)(i)}}),[i,o,null==s?void 0:s.modal]),v.createElement(ao.Provider,{value:v.useMemo((()=>({preserveTabOrder:o,beforeOutsideRef:l,afterOutsideRef:c,beforeInsideRef:d,afterInsideRef:u,portalNode:i,setFocusManagerState:a})),[o,i])},p&&i&&v.createElement(so,{"data-type":"outside",ref:l,onFocus:e=>{if(to(e,i)){var t;null==(t=d.current)||t.focus()}else{const e=eo()||(null==s?void 0:s.refs.domReference.current);null==e||e.focus()}}}),p&&i&&v.createElement("span",{"aria-owns":i.id,style:oo}),i&&(0,Yr.createPortal)(t,i),p&&i&&v.createElement(so,{"data-type":"outside",ref:c,onFocus:e=>{if(to(e,i)){var t;null==(t=u.current)||t.focus()}else{const t=Kn()||(null==s?void 0:s.refs.domReference.current);null==t||t.focus(),(null==s?void 0:s.closeOnFocusOut)&&(null==s||s.onOpenChange(!1,e.nativeEvent))}}}))}const co=()=>v.useContext(ao),uo=v.forwardRef((function(e,t){return v.createElement("button",Mn({},e,{type:"button",ref:t,tabIndex:-1,style:oo}))}));function po(e){const{context:t,children:r,disabled:n=!1,order:o=["content"],guards:i=!0,initialFocus:s=0,returnFocus:a=!0,modal:l=!0,visuallyHiddenDismiss:c=!1,closeOnFocusOut:d=!0}=e,{open:u,refs:p,nodeId:g,onOpenChange:h,events:f,dataRef:x,elements:{domReference:m,floating:b}}=t,C="undefined"==typeof HTMLElement||!("inert"in HTMLElement.prototype)||i,y=Nn(o),w=Nn(s),k=Nn(a),j=In(),L=co(),S="number"==typeof s&&s<0,M=v.useRef(null),T=v.useRef(null),D=v.useRef(!1),E=v.useRef(null),O=v.useRef(!1),z=null!=L,R=m&&"combobox"===m.getAttribute("role")&&dr(m)&&S,P=v.useCallback((function(e){return void 0===e&&(e=b),e?wn(e,Jn()):[]}),[b]),A=v.useCallback((e=>{const t=P(e);return y.current.map((e=>m&&"reference"===e?m:b&&"floating"===e?b:t)).filter(Boolean).flat()}),[m,b,y,P]);function Z(e){return!n&&c&&l?v.createElement(uo,{ref:"start"===e?M:T,onClick:e=>h(!1,e.nativeEvent)},"string"==typeof c?c:"Dismiss"):null}v.useEffect((()=>{if(n||!l)return;function e(e){if("Tab"===e.key){tr(b,er(sr(b)))&&0===P().length&&!R&&ur(e);const t=A(),r=lr(e);"reference"===y.current[0]&&r===m&&(ur(e),e.shiftKey?Ln(t[t.length-1]):Ln(t[1])),"floating"===y.current[1]&&r===b&&e.shiftKey&&(ur(e),Ln(t[0]))}}const t=sr(b);return t.addEventListener("keydown",e),()=>{t.removeEventListener("keydown",e)}}),[n,m,b,l,y,p,R,P,A]),v.useEffect((()=>{if(!n&&d)return b&&Ft(m)?(m.addEventListener("focusout",t),m.addEventListener("pointerdown",e),!l&&b.addEventListener("focusout",t),()=>{m.removeEventListener("focusout",t),m.removeEventListener("pointerdown",e),!l&&b.removeEventListener("focusout",t)}):void 0;function e(){O.current=!0,setTimeout((()=>{O.current=!1}))}function t(e){const t=e.relatedTarget;queueMicrotask((()=>{const r=!(tr(m,t)||tr(b,t)||tr(t,b)||tr(null==L?void 0:L.portalNode,t)||null!=t&&t.hasAttribute(Vn("focus-guard"))||j&&(Bn(j.nodesRef.current,g).find((e=>{var r,n;return tr(null==(r=e.context)?void 0:r.elements.floating,t)||tr(null==(n=e.context)?void 0:n.elements.domReference,t)}))||function(e,t){var r;let n=[],o=null==(r=e.find((e=>e.id===t)))?void 0:r.parentId;for(;o;){const t=e.find((e=>e.id===o));o=null==t?void 0:t.parentId,t&&(n=n.concat(t))}return n}(j.nodesRef.current,g).find((e=>{var r,n;return(null==(r=e.context)?void 0:r.elements.floating)===t||(null==(n=e.context)?void 0:n.elements.domReference)===t}))));t&&r&&!O.current&&t!==E.current&&(D.current=!0,h(!1,e))}))}}),[n,m,b,l,g,j,L,h,d]),v.useEffect((()=>{var e;if(n)return;const t=Array.from((null==L||null==(e=L.portalNode)?void 0:e.querySelectorAll("["+Vn("portal")+"]"))||[]);if(b){const e=[b,...t,M.current,T.current,y.current.includes("reference")||R?m:null].filter((e=>null!=e)),r=l?Xn(e,C,!C):Xn(e);return()=>{r()}}}),[n,m,b,l,y,L,R,C]),Sn((()=>{if(n||!b)return;const e=er(sr(b));queueMicrotask((()=>{const t=A(b),r=w.current,n=("number"==typeof r?t[r]:r.current)||b,o=tr(b,e);S||o||!u||Ln(n,{preventScroll:n===b})}))}),[n,u,b,S,A,w]),Sn((()=>{if(n||!b)return;let e=!1;const t=sr(b),r=er(t),o=x.current;function i(t){if("escapeKey"===t.type&&p.domReference.current&&(E.current=p.domReference.current),["referencePress","escapeKey"].includes(t.type))return;const r=t.data.returnFocus;"object"==typeof r?(D.current=!1,e=r.preventScroll):D.current=!r}return E.current=r,f.on("dismiss",i),()=>{f.off("dismiss",i);const r=er(t);(tr(b,r)||j&&Bn(j.nodesRef.current,g).some((e=>{var t;return tr(null==(t=e.context)?void 0:t.elements.floating,r)}))||o.openEvent&&["click","mousedown"].includes(o.openEvent.type))&&p.domReference.current&&(E.current=p.domReference.current),k.current&&Ft(E.current)&&!D.current&&Ln(E.current,{cancelPrevious:!1,preventScroll:e})}}),[n,b,k,x,p,f,j,g]),Sn((()=>{if(!n&&L)return L.setFocusManagerState({modal:l,closeOnFocusOut:d,open:u,onOpenChange:h,refs:p}),()=>{L.setFocusManagerState(null)}}),[n,L,l,u,h,p,d]),Sn((()=>{if(!n&&b&&"function"==typeof MutationObserver&&!S){const e=()=>{const e=b.getAttribute("tabindex");y.current.includes("floating")||er(sr(b))!==p.domReference.current&&0===P().length?"0"!==e&&b.setAttribute("tabindex","0"):"-1"!==e&&b.setAttribute("tabindex","-1")};e();const t=new MutationObserver(e);return t.observe(b,{childList:!0,subtree:!0,attributes:!0}),()=>{t.disconnect()}}}),[n,b,p,y,P,S]);const I=!n&&C&&!R&&(z||l);return v.createElement(v.Fragment,null,I&&v.createElement(so,{"data-type":"inside",ref:null==L?void 0:L.beforeInsideRef,onFocus:e=>{if(l){const e=A();Ln("reference"===o[0]?e[0]:e[e.length-1])}else if(null!=L&&L.preserveTabOrder&&L.portalNode)if(D.current=!1,to(e,L.portalNode)){const e=Kn()||m;null==e||e.focus()}else{var t;null==(t=L.beforeOutsideRef.current)||t.focus()}}}),!R&&Z("start"),r,Z("end"),I&&v.createElement(so,{"data-type":"inside",ref:null==L?void 0:L.afterInsideRef,onFocus:e=>{if(l)Ln(A()[0]);else if(null!=L&&L.preserveTabOrder&&L.portalNode)if(d&&(D.current=!0),to(e,L.portalNode)){const e=eo()||m;null==e||e.focus()}else{var t;null==(t=L.afterOutsideRef.current)||t.focus()}}}))}function go(e){return Ft(e.target)&&"BUTTON"===e.target.tagName}function ho(e){return dr(e)}function fo(e,t){void 0===t&&(t={});const{open:r,onOpenChange:n,dataRef:o,elements:{domReference:i}}=e,{enabled:s=!0,event:a="click",toggle:l=!0,ignoreMouse:c=!1,keyboardHandlers:d=!0}=t,u=v.useRef(),p=v.useRef(!1);return v.useMemo((()=>s?{reference:{onPointerDown(e){u.current=e.pointerType},onMouseDown(e){0===e.button&&(ir(u.current,!0)&&c||"click"!==a&&(!r||!l||o.current.openEvent&&"mousedown"!==o.current.openEvent.type?(e.preventDefault(),n(!0,e.nativeEvent)):n(!1,e.nativeEvent)))},onClick(e){"mousedown"===a&&u.current?u.current=void 0:ir(u.current,!0)&&c||(!r||!l||o.current.openEvent&&"click"!==o.current.openEvent.type?n(!0,e.nativeEvent):n(!1,e.nativeEvent))},onKeyDown(e){u.current=void 0,e.defaultPrevented||!d||go(e)||(" "!==e.key||ho(i)||(e.preventDefault(),p.current=!0),"Enter"===e.key&&n(!r||!l,e.nativeEvent))},onKeyUp(e){e.defaultPrevented||!d||go(e)||ho(i)||" "===e.key&&p.current&&(p.current=!1,n(!r||!l,e.nativeEvent))}}}:{}),[s,o,a,c,d,i,l,r,n])}const xo=w["useInsertionEffect".toString()]||(e=>e());function mo(e){const t=v.useRef((()=>{}));return xo((()=>{t.current=e})),v.useCallback((function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return null==t.current?void 0:t.current(...r)}),[])}const bo={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Co={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"};function yo(e,t){void 0===t&&(t={});const{open:r,onOpenChange:n,events:o,nodeId:i,elements:{reference:s,domReference:a,floating:l},dataRef:c}=e,{enabled:d=!0,escapeKey:u=!0,outsidePress:p=!0,outsidePressEvent:g="pointerdown",referencePress:h=!1,referencePressEvent:f="pointerdown",ancestorScroll:x=!1,bubbles:m}=t,b=In(),C=null!=Zn(),y=mo("function"==typeof p?p:()=>!1),w="function"==typeof p?y:p,k=v.useRef(!1),{escapeKeyBubbles:j,outsidePressBubbles:L}=(e=>{var t,r;return{escapeKeyBubbles:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePressBubbles:"boolean"==typeof e?e:null==(r=null==e?void 0:e.outsidePress)||r}})(m),S=mo((e=>{if(!r||!d||!u||"Escape"!==e.key)return;const t=b?Bn(b.nodesRef.current,i):[];if(!j&&(e.stopPropagation(),t.length>0)){let e=!0;if(t.forEach((t=>{var r;null==(r=t.context)||!r.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}o.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),n(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e)})),M=mo((e=>{const t=k.current;if(k.current=!1,t)return;if("function"==typeof w&&!w(e))return;const r=lr(e),s="["+Vn("inert")+"]",c=sr(l).querySelectorAll(s);let d=Ht(r)?r:null;for(;d&&!Ut(d);){const e=Jt(d);if(e===sr(l).body||!Ht(e))break;d=e}if(c.length&&Ht(r)&&!r.matches("html,body")&&!tr(r,l)&&Array.from(c).every((e=>!tr(d,e))))return;if(Ft(r)&&l){const t=r.clientWidth>0&&r.scrollWidth>r.clientWidth,n=r.clientHeight>0&&r.scrollHeight>r.clientHeight;let o=n&&e.offsetX>r.clientWidth;if(n&&"rtl"===Gt(r).direction&&(o=e.offsetX<=r.offsetWidth-r.clientWidth),o||t&&e.offsetY>r.clientHeight)return}const u=b&&Bn(b.nodesRef.current,i).some((t=>{var r;return ar(e,null==(r=t.context)?void 0:r.elements.floating)}));if(ar(e,l)||ar(e,a)||u)return;const p=b?Bn(b.nodesRef.current,i):[];if(p.length>0){let e=!0;if(p.forEach((t=>{var r;null==(r=t.context)||!r.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}o.emit("dismiss",{type:"outsidePress",data:{returnFocus:C?{preventScroll:!0}:nr(e)||or(e)}}),n(!1,e)}));return v.useEffect((()=>{if(!r||!d)return;function e(e){n(!1,e)}c.current.__escapeKeyBubbles=j,c.current.__outsidePressBubbles=L;const t=sr(l);u&&t.addEventListener("keydown",S),w&&t.addEventListener(g,M);let o=[];return x&&(Ht(a)&&(o=Kt(a)),Ht(l)&&(o=o.concat(Kt(l))),!Ht(s)&&s&&s.contextElement&&(o=o.concat(Kt(s.contextElement)))),o=o.filter((e=>{var r;return e!==(null==(r=t.defaultView)?void 0:r.visualViewport)})),o.forEach((t=>{t.addEventListener("scroll",e,{passive:!0})})),()=>{u&&t.removeEventListener("keydown",S),w&&t.removeEventListener(g,M),o.forEach((t=>{t.removeEventListener("scroll",e)}))}}),[c,l,a,s,u,w,g,r,n,x,d,j,L,S,M]),v.useEffect((()=>{k.current=!1}),[w,g]),v.useMemo((()=>d?{reference:{onKeyDown:S,[bo[f]]:e=>{h&&(o.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),n(!1,e.nativeEvent))}},floating:{onKeyDown:S,[Co[g]]:()=>{k.current=!0}}}:{}),[d,o,h,g,f,n,S])}function vo(e){var t;void 0===e&&(e={});const{open:r=!1,onOpenChange:n,nodeId:o}=e,[i,s]=v.useState(null),a=(null==(t=e.elements)?void 0:t.reference)||i,l=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:i,floating:s}={},transform:a=!0,whileElementsMounted:l,open:c}=e,[d,u]=v.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[p,g]=v.useState(n);en(p,n)||g(n);const[h,f]=v.useState(null),[x,m]=v.useState(null),b=v.useCallback((e=>{e!=k.current&&(k.current=e,f(e))}),[f]),C=v.useCallback((e=>{e!==j.current&&(j.current=e,m(e))}),[m]),y=i||h,w=s||x,k=v.useRef(null),j=v.useRef(null),L=v.useRef(d),S=nn(l),M=nn(o),T=v.useCallback((()=>{if(!k.current||!j.current)return;const e={placement:t,strategy:r,middleware:p};M.current&&(e.platform=M.current),Jr(k.current,j.current,e).then((e=>{const t={...e,isPositioned:!0};D.current&&!en(L.current,t)&&(L.current=t,Yr.flushSync((()=>{u(t)})))}))}),[p,t,r,M]);Kr((()=>{!1===c&&L.current.isPositioned&&(L.current.isPositioned=!1,u((e=>({...e,isPositioned:!1}))))}),[c]);const D=v.useRef(!1);Kr((()=>(D.current=!0,()=>{D.current=!1})),[]),Kr((()=>{if(y&&(k.current=y),w&&(j.current=w),y&&w){if(S.current)return S.current(y,w,T);T()}}),[y,w,T,S]);const E=v.useMemo((()=>({reference:k,floating:j,setReference:b,setFloating:C})),[b,C]),O=v.useMemo((()=>({reference:y,floating:w})),[y,w]),z=v.useMemo((()=>{const e={position:r,left:0,top:0};if(!O.floating)return e;const t=rn(O.floating,d.x),n=rn(O.floating,d.y);return a?{...e,transform:"translate("+t+"px, "+n+"px)",...tn(O.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}}),[r,a,O.floating,d.x,d.y]);return v.useMemo((()=>({...d,update:T,refs:E,elements:O,floatingStyles:z})),[d,T,E,O,z])}(e),c=In(),d=mo(((e,t)=>{e&&(p.current.openEvent=t),null==n||n(e,t)})),u=v.useRef(null),p=v.useRef({}),g=v.useState((()=>Rn()))[0],h=On(),f=v.useCallback((e=>{const t=Ht(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;l.refs.setReference(t)}),[l.refs]),x=v.useCallback((e=>{(Ht(e)||null===e)&&(u.current=e,s(e)),(Ht(l.refs.reference.current)||null===l.refs.reference.current||null!==e&&!Ht(e))&&l.refs.setReference(e)}),[l.refs]),m=v.useMemo((()=>({...l.refs,setReference:x,setPositionReference:f,domReference:u})),[l.refs,x,f]),b=v.useMemo((()=>({...l.elements,domReference:a})),[l.elements,a]),C=v.useMemo((()=>({...l,refs:m,elements:b,dataRef:p,nodeId:o,floatingId:h,events:g,open:r,onOpenChange:d})),[l,o,h,g,r,d,m,b]);return Sn((()=>{const e=null==c?void 0:c.nodesRef.current.find((e=>e.id===o));e&&(e.context=C)})),v.useMemo((()=>({...l,context:C,refs:m,elements:b})),[l,m,b,C])}function wo(e,t,r){const n=new Map;return{..."floating"===r&&{tabIndex:-1},...e,...t.map((e=>e?e[r]:null)).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[r,o]=t;var i;0===r.indexOf("on")?(n.has(r)||n.set(r,[]),"function"==typeof o&&(null==(i=n.get(r))||i.push(o),e[r]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=n.get(r))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[r]=o})),e):e),{})}}function ko(e){void 0===e&&(e=[]);const t=e,r=v.useCallback((t=>wo(t,e,"reference")),t),n=v.useCallback((t=>wo(t,e,"floating")),t),o=v.useCallback((t=>wo(t,e,"item")),e.map((e=>null==e?void 0:e.item)));return v.useMemo((()=>({getReferenceProps:r,getFloatingProps:n,getItemProps:o})),[r,n,o])}function jo(e,t){void 0===t&&(t={});const{open:r,floatingId:n}=e,{enabled:o=!0,role:i="dialog"}=t,s=On();return v.useMemo((()=>{const e={id:n,role:i};return o?"tooltip"===i?{reference:{"aria-describedby":r?n:void 0},floating:e}:{reference:{"aria-expanded":r?"true":"false","aria-haspopup":"alertdialog"===i?"dialog":i,"aria-controls":r?n:void 0,..."listbox"===i&&{role:"combobox"},..."menu"===i&&{id:s}},floating:{...e,..."menu"===i&&{"aria-labelledby":s}}}:{}}),[o,i,r,n,s])}function Lo(e,t){const[r,n]=e;let o=!1;const i=t.length;for(let e=0,s=i-1;e<i;s=e++){const[i,a]=t[e]||[0,0],[l,c]=t[s]||[0,0];a>=n!=c>=n&&r<=(l-i)*(n-a)/(c-a)+i&&(o=!o)}return o}function So(e){void 0===e&&(e={});const{buffer:t=.5,blockPointerEvents:r=!1,requireIntent:n=!0}=e;let o,i=!1,s=null,a=null,l=performance.now();const c=e=>{let{x:r,y:c,placement:d,elements:u,onClose:p,nodeId:g,tree:h}=e;return function(e){function f(){clearTimeout(o),p()}if(clearTimeout(o),!u.domReference||!u.floating||null==d||null==r||null==c)return;const{clientX:x,clientY:m}=e,b=[x,m],C=lr(e),y="mouseleave"===e.type,v=tr(u.floating,C),w=tr(u.domReference,C),k=u.domReference.getBoundingClientRect(),j=u.floating.getBoundingClientRect(),L=d.split("-")[0],S=r>j.right-j.width/2,M=c>j.bottom-j.height/2,T=function(e,t){return e[0]>=t.x&&e[0]<=t.x+t.width&&e[1]>=t.y&&e[1]<=t.y+t.height}(b,k),D=j.width>k.width,E=j.height>k.height,O=(D?k:j).left,z=(D?k:j).right,R=(E?k:j).top,P=(E?k:j).bottom;if(v&&(i=!0,!y))return;if(w&&(i=!1),w&&!y)return void(i=!0);if(y&&Ht(e.relatedTarget)&&tr(u.floating,e.relatedTarget))return;if(h&&Bn(h.nodesRef.current,g).some((e=>{let{context:t}=e;return null==t?void 0:t.open})))return;if("top"===L&&c>=k.bottom-1||"bottom"===L&&c<=k.top+1||"left"===L&&r>=k.right-1||"right"===L&&r<=k.left+1)return f();let A=[];switch(L){case"top":A=[[O,k.top+1],[O,j.bottom-1],[z,j.bottom-1],[z,k.top+1]];break;case"bottom":A=[[O,j.top+1],[O,k.bottom-1],[z,k.bottom-1],[z,j.top+1]];break;case"left":A=[[j.right-1,P],[j.right-1,R],[k.left+1,R],[k.left+1,P]];break;case"right":A=[[k.right-1,P],[k.right-1,R],[j.left+1,R],[j.left+1,P]]}if(!Lo([x,m],A)){if(i&&!T)return f();if(!y&&n){const t=function(e,t){const r=performance.now(),n=r-l;if(null===s||null===a||0===n)return s=e,a=t,l=r,null;const o=e-s,i=t-a,c=Math.sqrt(o*o+i*i);return s=e,a=t,l=r,c/n}(e.clientX,e.clientY);if(null!==t&&t<.1)return f()}Lo([x,m],function(e){let[r,n]=e;switch(L){case"top":return[[D?r+t/2:S?r+4*t:r-4*t,n+t+1],[D?r-t/2:S?r+4*t:r-4*t,n+t+1],[j.left,S||D?j.bottom-t:j.top],[j.right,S?D?j.bottom-t:j.top:j.bottom-t]];case"bottom":return[[D?r+t/2:S?r+4*t:r-4*t,n-t],[D?r-t/2:S?r+4*t:r-4*t,n-t],[j.left,S||D?j.top+t:j.bottom],[j.right,S?D?j.top+t:j.bottom:j.top+t]];case"left":{const e=[r+t+1,E?n+t/2:M?n+4*t:n-4*t],o=[r+t+1,E?n-t/2:M?n+4*t:n-4*t];return[[M||E?j.right-t:j.left,j.top],[M?E?j.right-t:j.left:j.right-t,j.bottom],e,o]}case"right":return[[r-t,E?n+t/2:M?n+4*t:n-4*t],[r-t,E?n-t/2:M?n+4*t:n-4*t],[M||E?j.left+t:j.right,j.top],[M?E?j.left+t:j.right:j.left+t,j.bottom]]}}([r,c]))?!i&&n&&(o=window.setTimeout(f,40)):f()}}};return c.__options={blockPointerEvents:r},c}const Mo=_("input",{target:"emgvleb0"})("flex:1;background:",(({theme:e})=>e.colors.white),";border-radius:12px;background-origin:border-box;background-clip:padding-box,border-box;border:",(({theme:e})=>`1px solid ${e.colors.grey}`),";color:",(({theme:e})=>e.colors.greyDarker),";width:100%;height:44px;padding:14px;font-weight:400;font-size:0.875rem;line-height:1rem;&::placeholder{color:",(({theme:e})=>e.colors.greyDarker60),";}&:disabled{color:",(({theme:e})=>`${e.colors.grey}`),";background:",(({theme:e})=>e.colors.greyLighter),";&::placeholder{color:",(({theme:e})=>e.colors.grey),";}&:disabled,&:disabled:hover{border:",(({theme:e})=>`1px solid ${e.colors.grey}`),";background-image:none;}}"),To=_("div",{target:"ewb6hsz0"})("position:relative;width:100%;*{color:",(({theme:e,disabled:t})=>t?`${e.colors.grey} !important`:"inherit"),";}");var Do={name:"0",styles:""};const Eo={name:"1g5wypb",styles:"position:absolute;top:34%;right:14px;display:flex;justify-content:center;align-items:center;border-radius:10px;width:14px;height:14px"},Oo={name:"1wiujvu",styles:"position:absolute;top:0;left:14px;height:100%;width:auto;display:flex;justify-content:center;align-items:center;border-radius:10px"},zo={name:"14yja53",styles:"position:absolute;top:0;right:14px;height:100%;width:auto;display:flex;justify-content:center;align-items:center;border-radius:10px"},Ro=_("div",{target:"e1urrxy10"})("background:",(({theme:e})=>`linear-gradient(117.5deg, ${e.colors.red}, ${e.colors.redLighter});`),";svg{transform:rotateX(180deg);}"),Po=()=>(0,s.jsx)(Ro,{css:Eo},(0,s.jsx)(le,{name:"union",size:10,color:"#fff"})),Ao=_("div",{target:"ea93yeh0"})("background:",(({theme:e})=>`linear-gradient(68.38deg, ${e.colors.greenLighter}, ${e.colors.green});`),";"),Zo=()=>(0,s.jsx)(Ao,{css:Eo},(0,s.jsx)(le,{name:"check",size:10,color:"#fff"})),Io={basic:e=>(0,s.css)({[`& ${Mo}`]:{border:`1px solid ${e.colors.grey}`,"&:hover":{border:`1.4px solid ${e.colors.greyDarker60}`},"&:focus":{border:`2px solid ${e.colors.grey40}`}}},"","","",""),error:e=>(0,s.css)({[`& ${Mo}`]:{border:"double 1px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(to right, ${e.colors.red}, ${e.colors.redLighter})`,"&:hover":{border:"double 1.4px transparent"},"&:focus":{border:"double 2px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(\n to right,\n ${e.colors.red40},\n ${e.colors.redLighter40}\n )`}}},"","","",""),success:e=>(0,s.css)({[`& ${Mo}`]:{border:"double 1px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(\n to right,\n ${e.colors.greenLighter},\n ${e.colors.green}\n )`,"&:hover":{border:"double 1.4px transparent"},"&:focus":{border:"double 2px transparent",backgroundImage:`linear-gradient(white, white),\n linear-gradient(\n to right,\n ${e.colors.greenLighter40},\n ${e.colors.green40}\n )`}},svg:{stroke:`${e.colors.green}`}},"","","",""),custom:()=>Do},Vo=({name:e,type:t="text",placeholder:r,validationSchema:n,status:o="basic",disabled:i=!1,startElement:a,endElement:l,className:c,inputProps:d={},register:u,onKeyUp:p},g)=>{if(!u)throw new Error("Input component must be used within a Form component");const h=()=>!i&&!l,f=u(e,n);return(0,s.jsx)(To,{css:[Io[o],"","","",""],disabled:i},a?(0,s.jsx)("div",{css:Oo},a):null,(0,s.jsx)(Mo,y({type:t,id:`formElement-${e}`,placeholder:r,disabled:i,css:(0,s.css)({paddingLeft:a&&40,paddingRight:l&&40},"",""),className:c,onKeyUp:p},d,u(e,n),{ref:kn([f.ref,g])})),"error"===o&&h()?(0,s.jsx)(Po,null):null,"success"===o&&h()?(0,s.jsx)(Zo,null):null,l?(0,s.jsx)("div",{css:zo},l):null)};var No=(0,v.forwardRef)(Vo);const $o=(0,v.createContext)([!1,()=>{}]);var Ho=({isOpen:e,...t})=>{const[r,n]=(0,v.useState)(e||!1);return(0,s.jsx)($o.Provider,y({value:[r,n]},t))},Fo=c(468),Bo=function({children:e}){const[,t]=(0,v.useContext)($o);return(0,v.cloneElement)(e,{onClick:(0,Fo.callAll)((()=>t(!1)),e.props.onClick)})};const Wo=(e,t,r)=>(0,s.css)("display:",t?"flex":"none",";position:fixed;inset:0;justify-content:center;align-items:center;background-color:",r?"transparent":e.colors.grey20,";z-index:1000;","",""),_o=(e,t)=>(0,s.css)("display:",t?"flex":"none",";flex-direction:column;position:relative;width:100%;max-width:400px;padding:20px;background-color:white;box-shadow:0 5px 15px ",e.colors.grey20,";border-radius:20px;","","");var qo=({isOpen:e,noBackground:t,children:r,"aria-label":n,...o})=>{const i=(0,s.useTheme)();return(0,s.jsx)("div",{role:"button",tabIndex:-1,css:Wo(i,e,t)},(0,s.jsx)("div",y({"aria-modal":"true","aria-labelledby":n,role:"dialog",css:_o(i,e)},o),r))},Qo=function({children:e,"aria-label":t,...r}){const[n]=(0,v.useContext)($o);return(0,s.jsx)(qo,y({"aria-label":t,isOpen:n},r),n?e:null)},Uo=function({children:e}){const[,t]=(0,v.useContext)($o);return(0,v.cloneElement)(e,{onClick:(0,Fo.callAll)((()=>t(!0)),e.props.onClick)})};const Go=({initialOpen:e=!1,placement:t="bottom",modal:r,open:n,onOpenChange:o,floatingOptions:i={},interactionsEnabled:s="click"}={})=>{const[a,l]=v.useState(e),[c,d]=v.useState(),[u,p]=v.useState(),g=n??a,h=o??l,f=vo({placement:t,open:g,onOpenChange:h,whileElementsMounted:Xr,middleware:[Ar(5),Pr({crossAxis:t.includes("-"),padding:5}),Zr({padding:5})],...i}),x=f.context,m=fo(x,{enabled:null==n&&["click","both"].includes(s)}),b=yo(x,{referencePress:!0,ancestorScroll:!0}),C=jo(x),y=Fn(x,{enabled:null==n&&["hover","both"].includes(s),handleClose:So()}),w=[b,C];switch(s){case"click":w.push(m);break;case"hover":w.push(y);break;default:w.push(m,y)}const k=ko(w);return v.useMemo((()=>({open:g,setOpen:h,...k,...f,modal:r,labelId:c,descriptionId:u,floatingOptions:i,setLabelId:d,setDescriptionId:p})),[g,h,k,f,r,c,u,i])},Xo=v.createContext({}),Jo=()=>{const e=v.useContext(Xo);if(null==e)throw new Error("Popover components must be wrapped in <Popover />");return e},Yo=({children:e,modal:t=!1,...r})=>{const n=Go({modal:t,...r});return(0,s.jsx)(Xo.Provider,{value:n},e)},Ko=v.forwardRef((function(e,t){const{setOpen:r}=Jo();return(0,s.jsx)(Re,y({ref:t,variant:"secondary"},e,{onClick:t=>{e.onClick?.(t),r(!1)}}))}));var ei={name:"3abrc0",styles:"width:auto"};const ti=v.forwardRef((function({style:e,isFocusManagerDisabled:t=!1,...r},n){const{context:o,...i}=Jo(),a=kn([i.refs.setFloating,n]);return o.open?(0,s.jsx)(lo,null,(0,s.jsx)(po,{context:o,modal:i.modal,disabled:t},(0,s.jsx)(ye,y({ref:a,css:ei,style:{...i.floatingStyles,...e},"aria-labelledby":i.labelId,"aria-describedby":i.descriptionId,direction:"column"},i.getFloatingProps(r)),r.children))):null})),ri={name:"96m7w5",styles:"font-size:2.488rem;line-height:3.375rem"},ni=e=>(0,s.css)("font-size:1.188rem;line-height:1.375rem;",e.mediaQueries.md,"{font-size:1.719rem;}",e.mediaQueries.lg,"{font-size:2.074rem;line-height:2.813rem;}","",""),oi=e=>(0,s.css)("font-size:1.438rem;line-height:1.625rem;",e.mediaQueries.lg,"{font-size:1.728rem;}","",""),ii={name:"syje04",styles:"font-size:1.44rem;line-height:1.625rem"},si=e=>(0,s.css)("font-size:1rem;line-height:1.5rem;",e.mediaQueries.md,"{font-size:1.2rem;}","",""),ai={name:"186bvbg",styles:"font-size:1rem;line-height:1.375rem"},li={name:"t6dbm",styles:"font-size:0.833rem;line-height:0.938rem"},ci={name:"xmvvjj",styles:"font-size:0.694rem;line-height:0.938rem"},di={name:"176y97v",styles:"font-size:0.579rem;line-height:0.938rem"},ui={name:"1289xoh",styles:"font-size:0.5rem;line-height:0.938rem"},pi={name:"1j7d63q",styles:"display:block;font-size:0.481rem;line-height:0.75rem"},gi={name:"zfxb30",styles:"font-style:normal;font-weight:400"},hi={name:"1ef5ax",styles:"font-style:normal;font-weight:500"},fi={name:"14avjek",styles:"font-style:normal;font-weight:600"},xi={name:"h15tq0",styles:"font-style:normal;font-weight:700"},mi={name:"14oxna6",styles:"margin-block-end:1rem"},bi={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle:"h6",body1:"p",body2:"p",body3:"p",caption:"span"};var Ci=(0,v.forwardRef)((function({children:e,weight:t="regular",variant:n="body1",gutter:o=!1,color:i="rgba(43, 45, 49, 1)",as:a,...l},c){const d=a||bi[n];return(0,s.jsx)(d,y({ref:c,css:[r[n],r[t],(0,s.css)("color:",i,";","",""),o&&mi,"","","",""]},l),e)}));const yi=v.forwardRef((function(e,t){const{setDescriptionId:r}=Jo(),n=On();return v.useLayoutEffect((()=>(r(n),()=>r(void 0))),[n,r]),(0,s.jsx)(Ci,y({as:"div"},e,{ref:t,id:n}))})),vi=v.forwardRef((function(e,t){const{setLabelId:r}=Jo(),n=On();return v.useLayoutEffect((()=>(r(n),()=>r(void 0))),[n,r]),(0,s.jsx)(Ci,y({},e,{ref:t,id:n}),e.children)}));var wi={name:"220rkc",styles:"color:#fff"};const ki=v.forwardRef((function({children:e,asChild:t=!1,dataTestId:r="trigger-button",...n},o){const i=Jo(),a=e?.ref,l=kn([i?.refs.setReference,o,a]);return t&&v.isValidElement(e)?v.cloneElement(e,i?.getReferenceProps({ref:l,...n,...e.props,"data-state":i.open?"open":"closed"})):(0,s.jsx)(Re,y({css:wi,"data-testid":r,ref:l,"data-state":i?.open?"open":"closed"},i?.getReferenceProps(n)),e)})),ji=v.createContext({allItems:{},isMultiple:!1,onChange:()=>{}});var Li=ji;const Si=_("ul",{target:"e1ckq94i1"})("position:absolute;width:100%;list-style:none;margin:4px 0 0;padding:0;background:#fff;border-radius:8px;overflow-x:hidden;overflow-y:auto;z-index:2;filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";backdrop-filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.greyDarker14})`),";",(({theme:e})=>Fe.blueInput(e)),";"),Mi=_("div",{target:"e1ckq94i0"})((({theme:e,isDisabled:t})=>({display:"block",cursor:t?"default":"pointer",font:"inherit",fontSize:"0.813rem",outline:"inherit",textAlign:"left",width:"100%",padding:0,margin:0,background:"none",color:"inherit",border:"none",whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden",userSelect:"none","& label":{margin:"0 16px 0 0","& input + div":{borderRadius:"2px","&::before":{borderRadius:"2px"}}},"&:has(> label > input:checked)":{fontWeight:"800"},"&:hover input:not(:checked, :indeterminate) + div::before":{borderColor:e.colors.greyDropdownFocused}})),""),Ti={id:Number.NaN,value:"No items"};var Di={name:"ti75j2",styles:"margin:0"},Ei=({ariaLabelledby:e,id:t,children:r})=>{const{onChange:n,allItems:o,isMultiple:i}=v.useContext(ji),a=k().Children.toArray(r).filter(Boolean).map((e=>{const t=o[e.props.value],r=Boolean(t?.isSelected),a=Boolean(t?.isDisabled);return k().cloneElement(e,{...e.props,isActive:r,isMultiple:i,"aria-selected":r,onClick:t=>{t.preventDefault(),((e,t)=>{if(!t){const t=o[e];n(t)}})(e.props.value,a)}},(0,s.jsx)(Mi,{checked:r,isDisabled:a,role:"button"},i&&(0,s.jsx)(We,{initialState:r,externalState:r,isDisabled:a,css:Di,color:"blue"}),e.props.children||e.props.label||e.props.value))}));return 0===a.length&&a.push((0,s.jsx)(Dt,{key:Ti.id,value:"","aria-selected":!1},(0,s.jsx)(Mi,{as:"button"},Ti.value))),(0,s.jsx)(Si,{role:"listbox",tabindex:"-1",id:t,"aria-labelledby":e},a)},Oi=_(fe,{target:"epos7tr0"})("min-width:18px;width:18px;color:",(({theme:e})=>e.colors.white),";background-color:",(({theme:e})=>e.colors.blueNotification),";font-size:10px;border-radius:50%;");const zi=_("div",{target:"ezz35kx0"})({name:"l8l8b8",styles:"white-space:nowrap;overflow:hidden;text-overflow:ellipsis"});function Ri({selectedItems:e=[],isDisabled:t,isOpen:r,isMultiple:n=!0,placeholder:o="Select something",showPlaceholder:i=!0,label:a,children:l,onChange:c,className:d},u){const p=(0,s.useTheme)(),g=(0,v.useRef)(null),h=(0,v.useId)(),[f,x]=(0,v.useState)(!1),[m,b]=(0,v.useState)(r||!1),[C,y]=(0,v.useState)([]),[w,j]=(0,v.useState)({}),[L,S]=(0,v.useState)([]),[M,T]=(0,v.useState)([]),[D,E]=(0,v.useState)([]),O=k().useMemo((()=>e),[JSON.stringify(e)]),z=e=>{if(t||!e)return;if(!n&&w[e.value].isSelected)return;let r={},o=!0;n?(o=!w[e.value].isSelected,r={...w,[e.value]:{...w[e.value],isSelected:o}},j(r)):(r=(0,Fo.mapObjIndexed)((t=>({...t,isSelected:t.value===e.value})),w),j(r),b(!1)),c&&c(e.value,o)};(0,wt.useClickOutside)(g,(()=>m&&b(!1))),(0,v.useEffect)((()=>{t?y([p.colors.greyDarker60,p.colors.grey20]):m?y([p.colors.white,p.colors.white60]):f&&y([p.colors.greyDarker,p.colors.greyDarker60])}),[m,t,f]),(0,v.useEffect)((()=>{t&&m&&b(!1)}),[t]),(0,v.useEffect)((()=>{const e=k().Children.toArray(l).filter(Boolean),t=[],r={},n=e.map(((e,n)=>{const o={...e.props,isSelected:!!O.find((t=>t.value===e.props.value))};return t.push(o),r[o.value]=o,k().cloneElement(e,{index:n,onClick:z.bind(null),...e.props})}));j(r),S(n)}),[O,l]);const R=k().useMemo((()=>({onChange:z,allItems:w,isMultiple:n})),[z,w,n]);return(0,v.useEffect)((()=>{const e=(({allItems:e={},placeholder:t})=>{const r=Object.values(e).filter((e=>e.isSelected)).map((e=>(({activeItem:e,placeholder:t})=>e&&(e.label||e.children||e.value||e)||t)({activeItem:e,placeholder:t})));return r.length?r:[t]})({allItems:w,placeholder:o}),t=e.filter((e=>e!==o));T(e),E(t)}),[w]),(0,s.jsx)(Li.Provider,{value:R},(0,s.jsx)(Zt,{ref:kn([g,u]),"data-testid":"dropdown"},(0,s.jsx)(jt,{className:d,isOpen:m,disabled:t,onClick:b.bind(null,!m),onFocus:x.bind(null,!0),colors:C,ariaLabelledby:`dropdown-label-${h}`,ariaControls:`dropdown-popup-${h}`,isMultiple:n,selectedCount:D.length},n?(0,s.jsx)(k().Fragment,null,(0,s.jsx)(zi,null,a,i?M.length>0&&`: ${M[0]}`:D.length>0&&`: ${D[0]}`),M.length>1?(0,s.jsx)(Oi,{as:"div"},"+",M.length-1):""):M.join(""),(0,s.jsx)(St,{isUp:m})),m?(0,s.jsx)(Ei,null,L):null))}var Pi=k().forwardRef(Ri),Ai=({children:e})=>(0,s.jsx)("div",null,e);const Zi=e=>(0,s.css)("position:relative;background-color:",e.colors.greyLighter,";border-radius:12px;box-shadow:inset 0 -1px 1px ",e.colors.white30,";","","");var Ii={name:"14rz325",styles:"position:absolute;display:block;bottom:0;border-radius:12px"};const Vi=()=>Ii,Ni={pink:a,yellow:l,green:p,turquoise:g,purple:h,blue:f,blueLight:x,yellowWarm:u};var $i=({percentage:e,color:t="green",vertical:r=!1,bgColor:n="rgba(238, 241, 247, 1)",size:o=12})=>{const i={horizontal:{height:o,width:"100%"},vertical:{height:"100%",width:o}},a={horizontal:{width:`${e}%`,height:o},vertical:{width:o,height:`${e}%`}};return(0,s.jsx)("div",{css:[Zi,{backgroundColor:n},"","","",""],style:{...i[r?"vertical":"horizontal"]}},(0,s.jsx)("span",{role:"progressbar",css:[Vi,Ni[t],"","","",""],style:a[r?"vertical":"horizontal"]}))},Hi={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let Fi;const Bi=new Uint8Array(16);function Wi(){if(!Fi&&(Fi="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Fi))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Fi(Bi)}const _i=[];for(let e=0;e<256;++e)_i.push((e+256).toString(16).slice(1));function qi(e,t=0){return(_i[e[t+0]]+_i[e[t+1]]+_i[e[t+2]]+_i[e[t+3]]+"-"+_i[e[t+4]]+_i[e[t+5]]+"-"+_i[e[t+6]]+_i[e[t+7]]+"-"+_i[e[t+8]]+_i[e[t+9]]+"-"+_i[e[t+10]]+_i[e[t+11]]+_i[e[t+12]]+_i[e[t+13]]+_i[e[t+14]]+_i[e[t+15]]).toLowerCase()}var Qi=function(e,t,r){if(Hi.randomUUID&&!t&&!e)return Hi.randomUUID();const n=(e=e||{}).random||(e.rng||Wi)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(let e=0;e<16;++e)t[r+e]=n[e];return t}return qi(n)};const Ui=_("div",{target:"eok4i9s0"})("width:",(({size:e})=>e),"px;height:",(({size:e})=>e),"px;position:relative;svg{position:absolute;top:0;left:0;filter:",(({theme:e,color:t})=>`drop-shadow(3px 5px 10px ${e.colors[`${t}Lighter40`]||e.colors[t]})`),";}circle{fill:none;stroke:url(#",(({gradientId:e})=>e),");stroke-width:",(({size:e})=>e/10),"px;stroke-linecap:round;stroke-dasharray:",(({fullStroke:e})=>e),";stroke-dashoffset:",(({fullStroke:e})=>e),";animation:",(({gradientId:e})=>e)," 1s linear forwards;}@keyframes ",(({gradientId:e})=>e),"{100%{stroke-dashoffset:",(e=>e.svgOffset),";}}"),Gi=_("div",{target:"ec0v4p0"})("width:",(({size:e})=>e),"px;height:",(({size:e})=>e),"px;border-radius:50%;padding:",(({size:e})=>e/10),"px;background:",(({theme:e})=>e.colors.greyLighter),";"),Xi=_("div",{target:"e73kyir0"})("width:",(({size:e})=>e-e/10*2),"px;height:",(({size:e})=>e-e/10*2),"px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;");var Ji=({max:e,currentValue:t,color:r="green",size:n=160,infoContent:o})=>{const i=(0,s.useTheme)(),a=`gradient-${Qi()}`,l=n/10/2,c=22/7*2*(n/2-l),d=c-44/7*(n/2-l)*(t/e*100)/100,u=`${r}Lighter`,p=i.colors[u]||i.colors[r];return(0,s.jsx)(Ui,{gradientId:a,role:"progressbar",fullStroke:c,svgOffset:d,color:r,size:n},(0,s.jsx)(Gi,{size:n},(0,s.jsx)(Xi,{size:n},o)),(0,s.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",version:"1.1",viewBox:`0 0 ${n} ${n}`,preserveAspectRatio:"xMinYMin slice",width:"100%",height:"100%"},(0,s.jsx)("defs",null,(0,s.jsx)("linearGradient",{id:a},(0,s.jsx)("stop",{offset:"0%",stopColor:i.colors[r]}),(0,s.jsx)("stop",{offset:"100%",stopColor:p}))),(0,s.jsx)("circle",{cx:n/2,cy:n/2,r:n/2-l})))},Yi=({children:e,vertical:t=!1})=>{const r={horizontal:{width:"100%",height:"12px"},vertical:{height:"100%",width:"35px"}};return(0,s.jsx)("div",{style:{position:"relative",fontSize:"10px",fontWeight:700,...r[t?"vertical":"horizontal"]}},v.Children.map(e,(e=>{if((0,v.isValidElement)(e))return(0,v.cloneElement)(e,{...e.props,vertical:t})})))},Ki=({position:e="current",percentage:t,vertical:r=!1,children:n})=>{const o={horizontal:{top:0,left:"start"===e?0:"current"===e?`${t}%`:"100%",transform:"current"===e||"end"===e?"translateX(-50%)":"none"},vertical:{width:"100%",top:"start"===e?"100%":"current"===e?100-t+"%":0,transform:"start"===e?"translateY(-100%)":"current"===e?"translateY(-50%)":"none"}};return(0,s.jsx)("div",{style:{position:"absolute",display:"block",lineHeight:1,...o[r?"vertical":"horizontal"]}},n)},es=({children:e})=>(0,s.jsx)("div",{style:{display:"flex",height:"100%"}},v.Children.map(e,(e=>{if((0,v.isValidElement)(e))return(0,v.cloneElement)(e,{vertical:!0})})));const ts=v.createContext({activeStep:0,orientation:"horizontal",color:"grey",inverted:!1});function rs(){return v.useContext(ts)}var ns=ts,os=({activeStep:e=0,orientation:t="horizontal",color:r="#4178e1",inverted:n=!1,children:o,sx:i})=>{const a=k().Children.toArray(o).filter(Boolean);n&&a.reverse();const l=a.map(((e,t)=>k().cloneElement(e,{index:n?a.length-t-1:t,...e.props}))),c=k().useMemo((()=>({activeStep:e,orientation:t,color:r,inverted:n})),[e,t,r,n]);return(0,s.jsx)(ns.Provider,{value:c},(0,s.jsx)("div",{"data-testid":"stepper",css:(0,s.css)("display:flex;flex-direction:","vertical"===t?"column":"row",";row-gap:8px;","",""),style:{...i}},l))};const is=v.createContext({index:0,active:!1,completed:!1,disabled:!1});function ss(){return v.useContext(is)}var as=is;const ls=e=>(0,s.css)("position:absolute;top:10px;left:calc(",e?"50%":"-50%"," + 16px);right:calc(",e?"-50%":"50%"," + 16px);","",""),cs=e=>(0,s.css)("display:block;border-color:",e,";border-left-style:solid;border-left-width:2px;min-height:20px;","",""),ds=e=>(0,s.css)("display:block;border-color:",e,";border-top-width:2px;border-top-style:solid;","","");var us={name:"1hrg7is",styles:"flex:1 1 auto;margin-left:calc(12px - 1px)"},ps=()=>{const e=(0,s.useTheme)(),{orientation:t,color:r,inverted:n}=rs(),{active:o,completed:i}=ss(),a=o||i?r:e.colors.grey;return"vertical"===t?(0,s.jsx)("div",{css:us},(0,s.jsx)("span",{css:cs(a)})):(0,s.jsx)("div",{css:ls(n)},(0,s.jsx)("span",{css:ds(a)}))},gs={name:"15tvnc7",styles:"flex:1 1 0%;position:relative"},hs=({index:e=0,children:t,Connector:r=ps})=>{const{activeStep:n,orientation:o,inverted:i}=rs();let[a,l,c]=[!1,!1,!1];n===e?a=n===e:n>e?l=!0:n<e&&(c=!0);const d=(0,v.useMemo)((()=>({index:e,active:a,completed:l,disabled:c})),[e,a,l,c]);return(0,s.jsx)(as.Provider,{value:d},i||"vertical"!==o||0===e?null:(0,s.jsx)(r,{active:a,completed:l}),(0,s.jsx)("div",{css:gs},"horizontal"===o&&0!==e?(0,s.jsx)(r,{active:a,completed:l}):null,t),i&&"vertical"===o&&0!==e&&(0,s.jsx)(r,{active:a,completed:l}))};const fs={name:"i38kcj",styles:"display:flex;align-items:center;flex-direction:column"},xs={name:"1w8lz0x",styles:"display:flex;height:22px;align-items:center"},ms={name:"11a6uth",styles:"display:flex;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:5px"},bs={name:"1azakc",styles:"text-align:center"},Cs=e=>(0,s.css)("display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:",e,";","","");var ys=({children:e,StepIcon:t})=>{const r=(0,s.useTheme)(),{orientation:n,color:o}=rs(),{index:i,active:a,completed:l}=ss(),c="vertical"===n?ms:xs;return(0,s.jsx)("div",{role:"listitem",css:fs,style:{flexDirection:"vertical"===n?"row":"column"}},(0,s.jsx)("div",{css:c},t?(0,s.jsx)(t,{index:i,completed:l,active:l}):l?(0,s.jsx)(le,{name:"check",size:16,color:o}):(0,s.jsx)("div",{css:Cs(a||l?o:r.colors.greyLighter)},(0,s.jsx)("span",{style:{color:a||l?r.colors.white:r.colors.grey}},i+1))),(0,s.jsx)("div",{css:bs},e))},vs=_("button",{target:"eb0rpfw0"})("width:44px;height:24px;border:0;outline:0;padding:0;border-radius:50px;position:relative;background:",(({theme:e})=>`linear-gradient(117.5deg, ${e.colors.greenLighter}, ${e.colors.green});`),";cursor:pointer;&::before{position:absolute;content:'';height:14px;width:14px;right:5px;bottom:calc(50% - 7px);background-color:",(({theme:e})=>e.colors.white),";transition:0.4s;border-radius:50%;}&[aria-checked='false']{background:",(({theme:e})=>e.colors.greyFocused),";}&:focus{box-shadow:",(({theme:e})=>`-4px 4px 10px ${e.colors.green40}`),";outline:0;}&:disabled{background:",(({theme:e})=>e.colors.greyDisabled),";cursor:auto;}&:not(:disabled):hover{box-shadow:",(({theme:e})=>`-4px 4px 10px ${e.colors.green40}`),";}&[aria-checked='false']:focus::after,&:not(:disabled)[aria-checked='false']:hover::after{",(({theme:e})=>C(e,"greenLighter","50px")),";}&[aria-checked='true']::before{transform:translateX(0);}&[aria-checked='false']::before{transform:translateX(-20px);}");const ws=(0,v.createContext)({isOn:!0,toggle:()=>{}}),ks=()=>(0,v.useContext)(ws),js=({initialState:e,children:t})=>{const[r,n]=((e=!1)=>{const[t,r]=(0,v.useState)(e);return[t,(0,v.useCallback)((()=>r((e=>!e))),[])]})(e);return(0,s.jsx)(ws.Provider,{value:{isOn:r,toggle:n}},t)};var Ls=({label:e,isDisabled:t=!1})=>{const{isOn:r,toggle:n}=ks();return(0,s.jsx)(vs,{type:"button",role:"switch","aria-readonly":t,"aria-checked":r,"aria-label":e,disabled:t,onClick:()=>!t&&n()})},Ss=_("table",{target:"ef55xbt0"})({name:"1suweh2",styles:"display:table;width:100%;border-collapse:collapse;border-spacing:0"}),Ms=_("td",{target:"e9xnb9j0"})("display:table-cell;vertical-align:inherit;text-align:",(({align:e})=>e||"left"),";border-bottom:1px solid #eef1f7;border-right:1px solid #eef1f7;padding:14px;"),Ts=_("thead",{target:"e1ezyu020"})({display:"table-header-group",background:"#eef1f7",[`& ${Ms}`]:{borderBottom:"1px solid white",borderRight:"1px solid white"}},""),Ds=_("tr",{target:"epe3ucm0"})({name:"1cb05rb",styles:"display:table-row;outline:0;vertical-align:middle"}),Es=_("tbody",{target:"erj4fs00"})({name:"xfuyo9",styles:"display:table-row-group"});const Os=(0,v.createContext)(null),zs=()=>{const e=(0,v.useContext)(Os);if(null==e)throw new Error("The component should be wrapped with <Tooltip> to have access to the context");return e};var Rs=({children:e,...t})=>{const r=(({placement:e,enableClick:t=!0,enableHover:r=!1,offsetPx:n=12,size:o="small",hasArrow:i=!0,arrowProps:s={},isOpen:a=!1})=>{const[l,c]=(0,v.useState)(a||!1),d=(0,v.useRef)(null),u=vo({open:l,onOpenChange:c,placement:e,middleware:[Ar(n),Pr(),Zr(),(p={element:d},{name:"arrow",options:p,fn(e){const{element:t,padding:r}="function"==typeof p?p(e):p;return t&&(n=t,{}.hasOwnProperty.call(n,"current"))?null!=t.current?Rr({element:t.current,padding:r}).fn(e):{}:t?Rr({element:t,padding:r}).fn(e):{};var n}})],whileElementsMounted:Xr});var p;const{context:g}=u,h=ko([Fn(g,{enabled:r,move:!0}),fo(g,{enabled:t}),yo(g),jo(g)]);return(0,v.useMemo)((()=>({isOpen:l,arrowRef:d,size:o,hasArrow:i,arrowProps:s,...u,...h})),[l,d,o,i,s,u,h])})(t);return(0,s.jsx)(Os.Provider,{value:r},e)},Ps=({children:e})=>{const t=zs();return(0,v.isValidElement)(e)?(0,v.cloneElement)(e,t?.getReferenceProps({ref:t.refs.setReference})):null};const As=({width:e=10,height:t=10,fill:r,...n})=>{const{context:o,arrowRef:i}=zs(),a=(0,s.useTheme)();return(0,s.jsx)(zn,y({"data-testid":"floating-arrow",ref:i,context:o,width:e,height:t,fill:r||a.colors.greyLighter},n))},Zs=_("div",{target:"e1bojkfb0"})("line-height:0.75rem;background:",(({theme:e})=>e.colors.greyLighter),";border-radius:8px;color:",(({theme:e})=>e.colors.greyDarker),";font-weight:600;"),Is={name:"1gyajfm",styles:"font-size:0.579rem;padding:6px 12px"},Vs={name:"171cl2n",styles:"font-size:0.694rem;padding:8px 16px"},Ns={name:"2t1ujq",styles:"font-size:0.833rem;padding:10px 20px"},$s={small:Is,medium:Vs,large:Ns};var Hs=(0,v.forwardRef)((function({children:e,className:t,style:r},n){const o=zs(),i=kn([o?.refs.setFloating,n]);return(0,s.jsx)(lo,null,o?.isOpen&&(0,s.jsx)(po,{context:o.context,modal:!1},(0,s.jsx)(Zs,o.getFloatingProps({ref:i,css:o.size&&$s[o.size],className:t,style:{position:o.strategy,top:o.y??0,left:o.x??0,width:"max-content",...r}}),o.hasArrow&&(0,s.jsx)(As,o.arrowProps),e)))}));const Fs=({point:e,size:t="small",renderValue:r})=>{const{data:n}=e,{xFormatted:o,yFormatted:i}=n;return(0,s.jsx)(Zs,{css:$s[t]},"function"==typeof r?r(n):`${o} - ${i}`)};var Bs={name:"1pays9c",styles:"display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:1rem;margin-bottom:6px"},Ws={name:"s5xdrg",styles:"display:flex;align-items:center"};const _s=({caption:e,value:t,valueFormatted:r,iconName:n,barProps:o={}})=>{const{color:i}=o;return(0,s.jsx)(Zs,{css:[$s.small,"padding:12px;width:112px;","","",""]},(0,s.jsx)("div",{css:Bs},(0,s.jsx)(Ci,{variant:"body2",weight:"medium"},e),(0,s.jsx)(Ci,{variant:"body3",weight:"lighter",css:Ws},r,n&&(0,s.jsx)(le,{name:n,size:8}))),(0,s.jsx)($i,{percentage:t,color:i,bgColor:"#fff",size:6}))},qs={tabId:Number.NaN,renderContent(){return null}},Qs=(0,v.createContext)({activeTab:qs,setActiveTab(){}}),Us=()=>(0,v.useContext)(Qs),Gs=({initialTab:e=qs,children:t})=>{const{activeTab:r,setActiveTab:n}=(e=>{const[t,r]=(0,v.useState)(e);return{activeTab:t,setActiveTab:e=>r(e)}})(e);return(0,s.jsx)(Qs.Provider,{value:{activeTab:r,setActiveTab:n}},t)},Xs=_("div",{target:"e1hg26v10"})("");var Js=({children:e})=>{const{activeTab:t,setActiveTab:r}=Us(),n=t?.tabId;return(0,s.jsx)(Xs,{role:"tablist"},v.Children.map(e,(e=>{if((0,v.isValidElement)(e)){const{renderContent:t,...o}=e.props,i=o.tabId;return(0,v.cloneElement)(e,{key:i,isActive:n===i,onClick:()=>n!==i&&r({tabId:i,renderContent:t.bind(null,o)})})}})))};const Ys=_("button",{target:"e1k30s2y0"})("height:34px;border:0;outline:0;padding:0 14px;margin:0 1px 0 0;color:",(({theme:e})=>e.colors.greyDarker),";background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greyLighter),";font-size:14px;line-height:15px;cursor:pointer;&:first-of-type{border-radius:12px 0 0 12px;}&:last-child{border-radius:0 12px 12px 0;margin-right:0;}&:focus{background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greySelectedMenuItem),";}");var Ks=({onClick:e,isActive:t,text:r,ariaControls:n,tabId:o})=>(0,s.jsx)(Ys,{role:"tab",id:`${o}`,"aria-selected":t,"aria-controls":n,tabIndex:0,isActive:t,title:r,onClick:()=>{"function"==typeof e&&e()}},r);const ea=_("button",{target:"etuhwiv0"})("width:100px;max-width:100px;height:60px;border:0;border-radius:12px;outline:0;margin:0 12px 0 0;padding:0;color:",(({theme:e})=>e.colors.greyDarker),";background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greyLighter),";box-shadow:",(({isActive:e,theme:t})=>e?`0px 10px 40px ${t.colors.greyShadow24}`:null),";cursor:pointer;&:last-child{margin-right:0;}&:focus{background:",(({isActive:e,theme:t})=>e?t.colors.greyFocused:t.colors.greySelectedMenuItem),";}p{letter-spacing:0.1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}@media (max-width: 900px){max-width:70px;}"),ta=e=>(0,s.css)("fontSize:'15.5px',lineHeight:'22px',fontWeight:300,color:",e.colors.greyDarker60,",margin:0,;","",""),ra=e=>(0,s.css)("fontSize:'14px',fontWeight:500,lineHeight:'18px',color:",e.colors.greyDarker,",margin:'3px 0 0 0',;","","");var na=({topText:e,bottomText:t,isActive:r,onClick:n,ariaControls:o,tabId:i})=>{const a=(0,s.useTheme)();return(0,s.jsx)(ea,{role:"tab",id:`${i}`,"aria-selected":r,"aria-controls":o,tabIndex:0,isActive:r,title:`${e}-${t}`,onClick:()=>{"function"==typeof n&&n()}},(0,s.jsx)("p",{css:ta(a)},e),(0,s.jsx)("p",{css:ra(a)},t))};const oa={pink:[e=>(0,s.css)("color:",e.colors.pink,";background-color:",e.colors.pink20,";background:linear-gradient(\n 90deg,\n ",e.colors.pink20," 0%,\n ",e.colors.pinkLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.pinkShadow40,";","",""),(0,s.css)("border:1px solid ",i.colors.pink,";","","")],yellow:[e=>(0,s.css)("color:",e.colors.yellow,";background-color:",e.colors.yellow20,";background:linear-gradient(\n 90deg,\n ",e.colors.yellow20," 0%,\n ",e.colors.yellowLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.yellowLighter40,";","",""),(0,s.css)("border:1px solid ",i.colors.yellow,";","","")],green:[e=>(0,s.css)("color:",e.colors.green,";background-color:",e.colors.green20,";background:linear-gradient(\n 270deg,\n ",e.colors.greenLighter20," 0%,\n ",e.colors.green20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.greenLighter40,";","",""),(0,s.css)("border:1px solid ",i.colors.green,";","","")],turquoise:[e=>(0,s.css)("color:",e.colors.turquoise,";background-color:",e.colors.turquoise20,";background:linear-gradient(\n 90deg,\n ",e.colors.turquoise20," 0%,\n ",e.colors.turquoiseLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.turquoiseShadow40,";","",""),(0,s.css)("border:1px solid ",i.colors.turquoise,";","","")],purple:[e=>(0,s.css)("color:",e.colors.purple,";background-color:",e.colors.purpleLighter20,";background:linear-gradient(\n 270deg,\n ",e.colors.purpleLighter20," 0%,\n ",e.colors.purple20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.purpleLighter40,";","",""),(0,s.css)("border:1px solid ",i.colors.purple,";","","")],blueLight:[e=>(0,s.css)("color:",e.colors.blueLight,";background-color:",e.colors.blueLight20,";background:linear-gradient(\n 270deg,\n ",e.colors.blueLight20," 0%,\n ",e.colors.blueLightLighter20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.blueLightLighter40,";","",""),(0,s.css)("border:1px solid ",i.colors.blueLight,";","","")],blue:[e=>(0,s.css)("color:",e.colors.blue,";background-color:",e.colors.blue20,";background:linear-gradient(\n 90deg,\n ",e.colors.blueLighter20,",\n ",e.colors.blue20,"\n );box-shadow:-4px 4px 10px ",e.colors.blueLightDarker40,";","",""),(0,s.css)("border:1px solid ",i.colors.blue,";","","")],yellowWarm:[e=>(0,s.css)("color:",e.colors.yellowLighter,";background-color:",e.colors.yellowLighter20,";background:linear-gradient(\n 90deg,\n ",e.colors.yellowLighter20," 0%,\n ",e.colors.yellowWarm20," 100%\n );box-shadow:-4px 4px 10px ",e.colors.yellowWarm40,";","",""),(0,s.css)("border:1px solid ",i.colors.yellowWarm,";","","")]};var ia=({color:e="purple",size:t="medium",className:r,children:n})=>(0,s.jsx)(Ce,{color:e,size:t,css:oa[e],className:r},n);const sa=_("textarea",{target:"e1jiml3c0"})("flex:1 100%;background:",(({theme:e})=>e.colors.white),";border-radius:12px;background-origin:border-box;background-clip:padding-box,border-box;border:none;box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.grey}`),";color:",(({theme:e})=>e.colors.greyDarker),";width:100%;min-height:114px;padding:14px;font-weight:400;font-size:0.875rem;line-height:1rem;&::placeholder{color:",(({theme:e})=>e.colors.greyDarker60),";}&:hover{box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.greyDarker60}`),";}&:focus{box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.grey40}`),";}&:disabled{color:",(({theme:e})=>`${e.colors.grey}`),";box-shadow:",(({theme:e})=>`inset 0 0 1.5px 0 ${e.colors.grey}`),";background:",(({theme:e})=>e.colors.greyLighter),";&::placeholder{color:",(({theme:e})=>e.colors.grey),";}}");var aa=k().forwardRef((function({name:e,placeholder:t,validationSchema:r,disabled:n=!1,readOnly:o=!1,rows:i=10,maxLength:a,title:l,onPaste:c,register:d,setCountChar:u},p){if(!d)throw new Error("Input component must be used within a Form component");const{onChange:g,...h}=d(e,r);return(0,s.jsx)(sa,y({id:`formElement-${e}`,placeholder:t,disabled:n,readOnly:o,rows:i,maxLength:a,onChange:(0,Fo.callAll)(u,g),onPaste:c,title:l},h,{ref:kn([h.ref,p])}))}));const la={error:"red",success:"greenLighter",basic:"greyDarker60"},ca=_("span",{target:"ereid9f0"})("display:block;font-weight:400;font-size:0.688rem;margin:6px 0 0 4px;color:",(({theme:e,status:t="basic"})=>e.colors[la[t]]),";");var da=({role:e,status:t,disabled:r,children:n})=>(t=r?"basic":t,(0,s.jsx)(ca,{role:e,status:t},n)),ua={name:"unrh3l",styles:"display:flex;justify-content:space-between;width:100%"},pa=({multirow:e,name:t,label:r,errors:n,helperText:o,success:i,disabled:a,maxLength:l,...c})=>{const[d,u]=k().useState(0),p=i?"success":n?"error":"basic";return(0,s.jsx)(k().Fragment,null,(0,s.jsx)(He,{htmlFor:`formElement-${t}`},r),e?(0,s.jsx)(aa,y({name:t,disabled:a,maxLength:l,setCountChar:e=>u(e.currentTarget.value.length)},c)):(0,s.jsx)(No,y({name:t,status:p,disabled:a},c)),(0,s.jsx)("div",{css:ua},(0,s.jsx)(da,{role:"status",status:p,disabled:a},n?n?.message:o),(0,s.jsx)(da,{role:"meter"},l?`${d} / ${l}`:null)))};const ga=_(He,{target:"efp6u1p0"})("display:inline-flex;flex-grow:0;align-items:center;cursor:pointer;&:has(input:disabled){cursor:default;}input:focus+svg{filter:drop-shadow(\n ",(({theme:e})=>`-4px 4px 10px ${e.colors.green40}`),"\n );}input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}span{margin-left:10px;font-size:14px;font-weight:100;}");var ha=({id:e,name:t="",value:r,isChecked:n,isDisabled:o,isRequired:i,onChange:a,text:l,className:c})=>{const d=(0,s.useTheme)(),u=(0,v.useId)(),[p,g]=(0,v.useState)(!1),h=e||u;return(0,s.jsx)(ga,{htmlFor:h,className:c,onMouseEnter:()=>g(!0),onMouseLeave:()=>g(!1)},(0,s.jsx)("input",{id:h,type:"radio",value:r,checked:n,onChange:()=>"function"==typeof a&&a(r),disabled:o,required:i,name:t}),(0,s.jsx)(le,{name:n?"radio-on":"circle",size:20,color:d.colors[o?"greyFocused40":p?"green60":"green"]}),l?(0,s.jsx)("span",{"data-testid":e},l):null)};const fa=_("div",{target:"ex21npo0"})("");var xa=({name:e,isRequired:t,initialState:r,onChange:n,children:o,className:i})=>{const[a,l]=(0,v.useState)(r),c=e=>{l(e),n(e)};return(0,s.jsx)(fa,{role:"radiogroup","aria-required":t,className:i},v.Children.map(o,(r=>{if((0,v.isValidElement)(r)&&r.type===ha){const{id:n,value:o,isDisabled:i,text:s}=r.props;return(0,v.cloneElement)(r,{key:n,name:e,value:o,isChecked:a===o,isDisabled:i,isRequired:t,text:s,onChange:c})}})))},ma=({name:e,isRequired:t=!1,control:r,children:n,...o})=>{const{field:i}=yt({control:r,name:e,rules:{required:t}});return(0,s.jsx)(xa,y({name:i.name,onChange:e=>{i.onChange(e)},isRequired:t},o),n)},ba=({src:e,alt:t,...r})=>(0,s.jsx)("img",y({src:e,alt:t},r)),Ca=_("form",{target:"e33is650"})({name:"1wb33nr",styles:"display:flex;flex-flow:row wrap"}),ya=_("div",{target:"e1kq83bj0"})({name:"b3bm4q",styles:"display:flex;margin:10px 0;flex:1 1 100%;flex-wrap:wrap;align-items:flex-start"}),va=_("div",{target:"e1fqyjs10"})({name:"10h7o7i",styles:"flex:1 1 100%"}),wa=_("div",{target:"ex2po2m0"})("position:absolute;left:0;z-index:1;display:flex;justify-content:center;align-items:center;min-width:5px;min-height:5px;padding:2px;border-radius:50%;aspect-ratio:1;background:",(({theme:e,background:t})=>t||`linear-gradient(291.8deg, ${e.colors.blueLightDarker}, ${e.colors.blueDark})`),";",(({theme:e})=>e.mediaQueries.md),"{min-width:8px;min-height:8px;padding:3px;}"),ka={name:"1w60ly8",styles:"border-radius:10px;aspect-ratio:0"},ja=({isVisible:e=!0,position:t="left",background:r,text:n,children:o})=>{const i=(0,v.useRef)(null),a=(0,v.useRef)(null),[l,c]=(0,v.useState)(0),[d,u]=(0,v.useState)({}||null),{width:p}=(0,wt.useWindowSize)(),g=(0,s.useTheme)(),h=i.current?i.current.offsetWidth:0,f="right"===t;return(0,v.useEffect)((()=>{if(i.current&&a.current){const e={top:a.current.offsetTop,left:a.current.offsetLeft,width:a.current.offsetWidth,right:a.current.offsetWidth+a.current.offsetLeft};c(h),u(e)}}),[l,a.current,p]),(0,s.jsx)(k().Fragment,null,e?(0,s.jsx)(wa,{"data-testid":`indicator-${t}`,ref:i,css:d&&[(0,s.css)("top:",d.top+2,"px;left:",f?"-6px":"1px",";transform:translate(",d?.[t],"px, -50%);",g.mediaQueries.md,"{left:",f?"-10px":"1px",";}","",""),l>8&&(0,s.css)("left:",f?"4px":"-4px",";transform:",f?`translate(${d?.[t]-l}px, -50%)`:`translate(${d?.[t]}px, -50%)`,";",g.mediaQueries.md,"{left:",f?"4px":"-4px",";}","",""),l>24&&ka],background:r},n):null,k().cloneElement(o,{ref:e=>a.current=e}))};const La=e=>(0,s.css)("justify-content:center;min-width:40px;height:auto;padding:8px;text-align:center;letter-spacing:0em;border-radius:0;box-shadow:none;user-select:none;&:hover,&:focus,&:active{box-shadow:none;}&:first-of-type{border-radius:6px 0 0 6px;}&:last-child{border-radius:0 6px 6px 0;}&:not(:last-child){margin-right:1px;}&.active{background:",e.colors.greyFocused,";}&:disabled{background:",e.colors.grey,";p{color:",e.colors.grey40,";}}",e.mediaQueries.md,"{min-width:65px;padding:12px;p{font-size:13.3px;line-height:15px;}}","",""),Sa=({items:e,buttonStyles:t,selectedItem:r,externalState:n=r||e[0],onClick:o})=>{const[i,a]=(0,v.useState)(r||e[0]),l=e=>()=>{a(e),o(e)};return(0,v.useEffect)((()=>{a(n)}),[n]),(0,s.jsx)(k().Fragment,null,e.map((e=>{const r=i.id===e.id&&!e.isDisabled;return(0,s.jsx)(Re,{key:e.id,"aria-pressed":r,variant:"secondary",size:"small",isDisabled:e.isDisabled,"aria-disabled":e.isDisabled,onClick:l(e),css:[La,t,"","","",""],className:r?"active":""},(0,s.jsx)(Ci,{variant:"body1"},e.text))})))},Ma=_("a",{target:"e7p2unh0"})({name:"1r5gb7q",styles:"display:inline-block"}),Ta=({children:e,href:t,...r})=>(0,s.jsx)(Ma,y({href:t},r),(0,s.jsx)(Ci,{variant:"subtitle"},e)),Da=_("div",{target:"e14qh3vx0"})("display:none;",(({theme:e})=>e.mediaQueries.lg),"{display:block;}"),Ea=(e,t)=>{const r=r=>(0,s.jsx)(Da,y({"data-testid":"with-visible-lg"},t),(0,s.jsx)(e,r));return r.displayName=`WithVisibleLG(${e.displayName})`,r},Oa=_("div",{target:"e1goyw8f0"})("display:none;",(({theme:e})=>e.mediaQueries.md),"{display:block;}"),za=(e,t)=>{const r=r=>(0,s.jsx)(Oa,{"data-testid":"with-visible-md",css:t},(0,s.jsx)(e,r));return r.displayName=`WithVisibleMD(${e.displayName})`,r},Ra=_("div",{target:"e1kkeqhe0"})((({theme:e})=>e.mediaQueries.md),"{display:none;}"),Pa=(e,t)=>{const r=r=>(0,s.jsx)(Ra,{"data-testid":"with-visible-sm",css:t},(0,s.jsx)(e,r));return r.displayName=`WithVisibleSM(${e.displayName})`,r},Aa=_("div",{target:"eqchpbh0"})({name:"1ee4gzv",styles:"display:none;@media screen and (max-width: 1439px){display:block;}"}),Za=(e,t)=>{const r=r=>(0,s.jsx)(Aa,{"data-testid":"with-visible-up-to-lg",css:t},(0,s.jsx)(e,r));return r.displayName=`WithVisibleUpToLG(${e.displayName})`,r};var Ia=_("nav",{target:"ejhe3dp0"})("align-items:center;justify-content:center;z-index:9999;color:",(({theme:e})=>e.colors.greyLighter),";input[type='checkbox']{display:none;&:checked{&~div:first-of-type{background-color:#dee1ec;}&~div:nth-of-type(2){transform:translateY(0);border-radius:12px 12px 0 0;height:calc(100vh - 60px);",(({theme:e})=>e.mediaQueries.lg),"{border-radius:0;height:100vh;}}}}",(({theme:e})=>e.mediaQueries.lg),"{display:flex;top:0;border-radius:0;button{display:none;}}"),Va=_("div",{target:"e2jodrv0"})("position:absolute;top:60px;left:0;width:56px;border-radius:12px 12px 0 0;background:linear-gradient(\n 108.3deg,\n ",(({theme:e})=>e.colors.greyDarker)," -0.36%,\n ",(({theme:e})=>e.colors.greyDarker)," 100%\n );transform:translateY(-200vh);transition:height 475ms ease,transform 450ms ease,border-radius 450ms ease;",(({theme:e})=>e.mediaQueries.md),"{width:64px;}",(({theme:e})=>e.mediaQueries.lg),"{display:flex;position:fixed;top:0;width:94px;height:100vh;border-radius:0;transform:translateY(0);}"),Na=_("ul",{target:"e3ju6b30"})({name:"t0tg5g",styles:"display:flex;flex-wrap:wrap;list-style:none;align-items:center;align-self:center;height:486px;padding:0"}),$a=_("li",{target:"e6xb0400"})({name:"fd4ibt",styles:"display:flex;flex:1 1 100%;align-items:center;justify-content:center;height:65px"}),Ha=c(128),Fa=_(Ha.NavLink,{target:"ek1ggez0"})("cursor:pointer;&:not(.active):hover{svg{filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.white})`),";}}&.active{cursor:default;backdrop-filter:blur(0);filter:drop-shadow(-4px 4px 14px ",(({theme:e})=>e.colors.white),");color:",(({theme:e})=>e.colors.white),";svg{filter:drop-shadow(-4px 4px 14px ",(({theme:e})=>e.colors.white),");& path{fill:",(({theme:e})=>e.colors.white),";}& circle{stroke:",(({theme:e})=>e.colors.white),";}}}"),Ba=_("div",{target:"e1h667tn0"})("display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border:none;border-radius:25px;background:transparent;height:36px;width:36px;",(({theme:e})=>e.mediaQueries.lg),"{display:none;}"),Wa={name:"1apeu08",styles:"cursor:pointer;height:20px;width:20px;transform:scale(-1, 1);span{height:2px;width:100%;background:black;display:block;margin:3px 0;&:nth-of-type(2){width:80%;}}"},_a=({htmlFor:e})=>(0,s.jsx)(Ba,null,(0,s.jsx)("label",{htmlFor:e,css:Wa},(0,s.jsx)("span",null),(0,s.jsx)("span",null),(0,s.jsx)("span",null)));const qa=({items:e})=>{const t=(0,v.useId)(),r=(0,s.useTheme)();return(0,s.jsx)(Ia,null,(0,s.jsx)("input",{type:"checkbox",id:t}),(0,s.jsx)(_a,{htmlFor:t}),(0,s.jsx)(Va,null,(0,s.jsx)(Na,null,e.map((({path:e,iconName:t})=>(0,s.jsx)($a,{key:e},(0,s.jsx)(Fa,{to:"/"+e},(0,s.jsx)(le,{name:t,color:r.colors.grey}))))))))};var Qa=c(812);const Ua=_("div",{target:"exqqcbs1"})({name:"jy88eh",styles:"display:flex;flex-direction:row;justify-content:space-between;align-items:center;&>.pie-chart-wrapper{position:relative;width:160px;height:160px;}"}),Ga=_("div",{target:"exqqcbs0"})({name:"917u4b",styles:"position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center"}),Xa=({data:e,as:t,className:r,title:n,children:o,...i})=>(0,s.jsx)(Ua,{as:t,className:r},(0,s.jsx)("div",{className:"pie-chart-wrapper"},(0,s.jsx)(Qa.ResponsivePie,y({data:e,isInteractive:!1,innerRadius:.8,enableArcLinkLabels:!1,enableArcLabels:!1,padAngle:2,cornerRadius:16,activeOuterRadiusOffset:8,colors:{datum:"data.color"},arcLinkLabelsSkipAngle:10,arcLinkLabelsTextColor:"#333333",arcLinkLabelsThickness:2,arcLinkLabelsColor:{from:"color"},arcLabelsSkipAngle:10,layers:["arcs"]},i)),n&&(0,s.jsx)(Ga,null,n)),o),Ja=_(Ce,{target:"ed7nm3y0"})({name:"czkajx",styles:"display:inline-block;padding:0;margin-right:12px;width:8px;height:8px"}),Ya=_("ul",{target:"egusuac0"})({name:"8ev57u",styles:"display:flex;flex-flow:column;justify-content:center;list-style:none;height:100%;padding:0;margin:0;gap:14px;li{display:flex;align-items:center;height:20px;}"});var Ka={name:"1fttcpj",styles:"display:flex;flex-direction:column"},el={name:"mmvz9h",styles:"font-weight:400"};const tl=({data:e,colors:t,renderLabel:r,renderValue:n,markerStyles:o,currency:i,labelListStyles:a,valueListStyles:l,variant:c="valueList"})=>{const d=(0,s.useTheme)(),u="valueList"===c;return(0,s.jsx)(v.Fragment,null,(0,s.jsx)(Ya,{css:a},e.map(((e,n)=>{const{id:a,label:l,value:c,legendValue:d}=e;return(0,s.jsx)("li",{key:`tag-${a}`},(0,s.jsx)(Ja,{color:t[n]||"purple",as:"span",css:o}),u?(0,s.jsx)(Ci,{variant:"h6"},"function"==typeof r?r(e):l):(0,s.jsx)(Ci,{variant:"subtitle",css:Ka},(0,s.jsx)("span",null,d," ",l),(0,s.jsx)("span",{css:el},c," ",i)))}))),u&&(0,s.jsx)(Ya,{css:l},e.map((e=>(0,s.jsx)("li",{key:`subtitle-${e.id}`},(0,s.jsx)(Ci,{variant:"subtitle",color:d.colors.greyDarker60},"function"==typeof n?n(e):e.value))))))},rl=(0,s.withTheme)((({theme:e,total:t})=>(0,s.jsx)(Ci,{variant:"body2",weight:"regular",color:e.colors.greyDarker60,css:(0,s.css)("font-size:13px;line-height:16px;margin-top:-5px;",e.mediaQueries.md,"{font-size:16px;font-weight:700;}","","")},"Total",(0,s.jsx)(Ci,{variant:"body2",weight:"bold",color:e.colors.greyDarker,as:"span",css:(0,s.css)("font-size:19px;line-height:23px;display:block;",e.mediaQueries.md,"{font-size:27.65px;line-height:35px;}","","")},t,(0,s.jsx)(Ci,{variant:"body2",weight:"regular",as:"span",color:e.colors.greyDarker60,css:(0,s.css)("font-size:13px;font-weight:600;margin-left:3px;",e.mediaQueries.md,"{font-size:16px;}","","")},"hrs"))))),nl=e=>(0,s.css)("width:100%;height:100%;max-width:380px;div:nth-of-type(1){width:120px;height:120px;}",e.mediaQueries.md,"{div:nth-of-type(1){width:160px;height:160px;}}","","");var ol={name:"1uqairc",styles:"border-radius:20px;padding-inline:24px;padding-block:24px"};const il=({data:e,className:t})=>{const[r,n]=(0,v.useState)([]),[o,i]=(0,v.useState)(),[a,l]=(0,v.useState)([]),c=(0,s.useTheme)();(0,v.useEffect)((()=>{if(Object.keys(e).length>0){const t=[];Object.keys(e).forEach((r=>{Object.keys(e[r]).length>0&&t.push({value:r,id:r})})),n(t),t.length>0&&(i(t[0]),u(t[0].id))}}),[e]);const d=(e,t)=>({...e,value:e.value+(t?.value?t.value:0)}),u=t=>{const r=[];Object.keys(e[t]).forEach((n=>{const o=e[t][n].reduce(d);r.push(o)})),l(r)};return(0,s.jsx)(Pe,{css:ol,className:t},(0,s.jsx)(Ae,null,(0,s.jsx)(Ci,{variant:"h3",weight:"bold"},"Progress"),Object.keys(r).length>0&&(0,s.jsx)(At,{selectedItem:o,onChange:e=>{u(e.value)}},r.map(((e,t)=>(0,s.jsx)(Dt,{key:t,value:e.value}))))),a.length>0?(0,s.jsx)(Xa,{data:a,css:nl(c),title:(0,s.jsx)(rl,{theme:c,total:a.reduce(((e,{value:t})=>e+t),0)})},(0,s.jsx)(tl,{data:a,colors:a.map((({colorTag:e})=>e||"purple")),renderValue:({value:e})=>e+" hrs"})):null)};var sl={name:"1fgo50s",styles:"list-style:none;padding:0;li{margin-bottom:15px;}"};const al=({title:e,items:t,renderItem:r})=>(0,s.jsx)(v.Fragment,null,(0,s.jsx)(Ci,{variant:"h5",weight:"bold"},e),(0,s.jsx)("ul",{css:sl},Array.isArray(t)&&t.map((e=>(0,s.jsx)("li",{key:e.id},r(e)))))),ll=e=>(0,s.css)("height:30px;border-radius:6px;",e.mediaQueries.md,"{height:25px;}&:disabled{cursor:default;}","",""),cl=e=>(0,s.css)("background:",e.colors.blueLightDarker,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueDark,",\n ",e.colors.blueLightDarker,"\n );&:disabled{background:",e.colors.blueLightDarker,";background:linear-gradient(\n 247.37deg,\n ",e.colors.blueDark,",\n ",e.colors.blueLightDarker,"\n );}","",""),dl=e=>(0,s.css)(ll(e)," padding:0 8px;background:",e.colors.white,";&:disabled{background:unset;}&:not(:disabled):hover{box-shadow:0 5px 5px -2px rgba(0, 0, 0, 0.2);cursor:pointer;}","",""),ul=({direction:e,onClick:t,isDisabled:r,className:n})=>{const o=(0,s.useTheme)();return(0,s.jsx)(Re,{startIcon:(0,s.jsx)(le,{name:`carrot-${e}`,size:12,color:o.colors.greyDisabled}),variant:"custom",onClick:t,isDisabled:r,size:"small",className:n,css:dl(o),"aria-label":`Go to ${"left"===e?"previous":"next"} page`})};var pl={name:"1ll9bqd",styles:"cursor:default"};const gl=()=>(0,s.jsx)("span",{css:pl},"..."),hl=({onClick:e,isSelected:t,page:r,isDisabled:n})=>{const o=(0,s.useTheme)(),i=(0,v.useMemo)((()=>t?(e=>(0,s.css)(ll(e)," ",cl(e)," color:white;margin:0 3px;padding:0 13px;",e.mediaQueries.md,"{padding:0 10px;}&:hover,&:active,&:focus{",cl(e),";}&:not(:disabled):hover{box-shadow:0 5px 5px -1px rgba(0, 0, 0, 0.3);cursor:default;}","",""))(o):(e=>(0,s.css)(ll(e)," background:unset;box-shadow:unset;color:#070821;padding:0 11px;",e.mediaQueries.md,"{padding:0 9px;}&:disabled{background:unset;box-shadow:unset;}&:not(:disabled):hover,&:not(:disabled):active,&:not(:disabled):focus{background:#eef1f7;box-shadow:unset;}","",""))(o)),[t]);return(0,s.jsx)(Re,{size:"small",variant:"secondary",isDisabled:n,onClick:t?()=>{}:e,css:i,"aria-label":t?`Current page ${r}`:`Go to page ${r}`,"aria-current":t},r)},fl=({range:e,selectedPage:t,onClick:r,isDisabled:n})=>Array.isArray(e)&&e.map(((e,o)=>-1===e?(0,s.jsx)(gl,{key:o}):(0,s.jsx)(hl,{key:o,page:e,isSelected:e===t,onClick:()=>r(e),isDisabled:n}))),xl=(0,v.createContext)({}),ml=()=>(0,v.useContext)(xl),bl=({selectedPage:e,children:t})=>{const[r,n]=(0,v.useState)(e);return(0,s.jsx)(xl.Provider,{value:{page:r,setPage:n}},t)},Cl=_("nav",{target:"em6d3ek0"})("");var yl={name:"1j97xhc",styles:"margin-right:12px"},vl={name:"lrb7um",styles:"margin-left:7px"},wl=({pagesCount:e,className:t,as:r,ariaLabel:n,isDisabled:o})=>{const{page:i,setPage:a}=ml(),l=(0,wt.usePaginationRange)({pagesCount:e,selectedPage:i});return(0,s.jsx)(Cl,{className:t,as:r,"aria-label":n||"Pagination"},(0,s.jsx)(ul,{direction:"left",onClick:()=>{i&&a(i-1)},isDisabled:o||null==e||e<=1||null==i||1===i,css:yl}),(0,s.jsx)(fl,{range:l,selectedPage:i,onClick:a,isDisabled:o}),(0,s.jsx)(ul,{direction:"right",onClick:()=>{i&&a(i+1)},isDisabled:o||null==e||e<=1||null==i||i===e,css:vl}))};const kl=e=>{const t=t=>(0,s.jsx)(bl,{selectedPage:1},(0,s.jsx)(e,t));return t.displayName=`WithPagination(${e.displayName})`,t},jl=e=>(0,s.css)("position:relative;display:grid;column-gap:9px;grid-template-columns:auto 1fr auto;padding:14px 12px;align-items:flex-start;&:not(:last-child){margin-bottom:5px;}",e.mediaQueries.md,"{column-gap:12px;padding:14px 18px 14px 12px;&:not(:last-child){margin-bottom:10px;}}",e.mediaQueries.xs,"{padding:10px 8px;}","",""),Ll=e=>(0,s.css)("display:grid;grid-row:1/span 2;height:auto;width:fit-content;padding:8px;border-radius:6px;box-shadow:-4px 12px 14px 0 #dae1e1;",e.mediaQueries.md,"{padding:11px;border-radius:12px;svg{width:20px;height:20px;}}","",""),Sl=e=>(0,s.css)("grid-row:1;grid-column:2;margin-bottom:2px;",e.mediaQueries.md,"{margin-top:-3px;font-size:16px;line-height:20px;}",e.mediaQueries.xs,"{grid-row:2;}","",""),Ml=e=>(0,s.css)("grid-row:2;grid-column:2/span 3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;&:hover{overflow:visible;text-overflow:inherit;white-space:normal;}",e.mediaQueries.md,"{font-size:13.3px;line-height:20px;overflow:visible;text-overflow:inherit;white-space:normal;}",e.mediaQueries.xs,"{grid-row:3;}","",""),Tl=e=>(0,s.css)("grid-row:1;grid-column:3;text-align:right;",e.mediaQueries.xs,"{grid-column:2;text-align:left;}","",""),Dl={Informational:{icon:"information",color:"blueLight"},Warning:{icon:"warning",color:"yellowWarm"},Error:{icon:"attention",color:"pink"}},El=(0,v.forwardRef)((function({title:e,children:t,text:r,isRead:n,type:o,time:i,onClick:a,className:l},c){const d=(0,s.useTheme)(),{getTimeAgo:u}=Fo.dateFormatters;return(0,s.jsx)(ue,{ref:c,"data-testid":"notification",css:jl,className:l,noShadow:!0,onClick:()=>{"function"==typeof a&&a()}},(0,s.jsx)(ja,{isVisible:!n},(0,s.jsx)(Ce,{"data-testid":"badge",color:Dl[o].color,css:Ll},(0,s.jsx)(le,{name:Dl[o].icon,color:d.colors.white,size:14}))),(0,s.jsx)(Ci,{variant:"subtitle",weight:"medium",css:Sl,color:d.colors.greyDarker},e),(0,s.jsx)(Ci,{variant:"body1",weight:"regular",css:Ml,color:d.colors.greyDarker60},r),t,(0,s.jsx)(Ci,{variant:"body1",weight:"regular",css:Tl,color:d.colors.greyDarker},u(i)))})),Ol=_("div",{target:"els5hw50"})("display:flex;flex-direction:row;justify-content:space-between;a{display:flex;align-items:center;position:relative;padding:8px 4px;font-size:14px;text-decoration:none;color:",(({theme:e})=>e.colors.greyDropdownFocused),";}",(({theme:e})=>e.mediaQueries.md),"{a{font-size:18px;}}a.active{font-weight:700;color:",(({theme:e})=>e.colors.greyDarker),";text-decoration:underline solid #2f6ce3;text-decoration-thickness:2px;text-underline-offset:8px;}a:focus-visible::before{",(({theme:e})=>C(e,"grey40","6px","dashed")),";}"),zl=({as:e,className:t,links:r})=>(0,s.jsx)(Ol,{as:e,className:t},r.map((({id:e,...t})=>(0,s.jsx)(Ha.NavLink,y({key:e},t))))),Rl={name:"2hrei",styles:"padding:0;height:auto;background:none;&:focus,&:hover{border:none;background:none;box-shadow:none;&::before{border:none;}}"},Pl=e=>(0,s.css)("align-items:flex-start;z-index:1;width:345px;border-radius:15px;box-shadow:0px 4px 15px 0px ",e.colors.black25,";background:",e.colors.greyPopoverLight,";",e.mediaQueries.md,"{width:470px;}",e.mediaQueries.xs,"{width:310px;}","",""),Al=e=>(0,s.css)("width:100%;padding:10px;",e.mediaQueries.md,"{padding:20px;}","",""),Zl={name:"tkkksa",styles:"max-height:460px;overflow:auto"},Il=e=>(0,s.css)("display:grid;grid-template-columns:auto;justify-content:space-between;width:100%;padding:10px;border-top:0.4px solid ",e.colors.greyGraphite70,";",e.mediaQueries.md,"{padding:10px 20px 13px;}",e.mediaQueries.xs,"{button{span{font-size:12px;}}}","",""),Vl=e=>(0,s.css)("position:absolute;right:10px;top:15px;",Rl,";",e.mediaQueries.md,"{right:26px;top:26px;}","",""),Nl=e=>(0,s.css)("display:flex;align-items:center;justify-content:center;height:460px;&:before{width:30px;height:30px;border:5px solid ",e.colors.greyGraphite70,";border-radius:50%;border-top:5px solid ",e.colors.grey,";animation:spin 2s linear infinite;content:'';}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}","",""),$l=({trigger:e,notifications:t,children:r,onClick:n,isLoading:o,rightButton:i,leftButton:a})=>{const l=(0,s.useTheme)();return(0,s.jsx)(Yo,{placement:"bottom-end"},(0,s.jsx)(ki,{onClick:n,css:Rl},e),(0,s.jsx)(ti,{className:"popover",css:Pl},(0,s.jsx)("div",{css:Al},(0,s.jsx)(Ko,{css:Vl},(0,s.jsx)(le,{name:"cross",size:14,color:l.colors.greyGraphite70})),(0,s.jsx)(vi,{variant:"h5",weight:"bold"},"Notification"),(0,s.jsx)(yi,{variant:"body1"},(0,s.jsx)("div",{"data-testid":"element-wrapper"},r),o?(0,s.jsx)("div",{css:Nl}):(0,s.jsx)("div",{css:Zl},t.map(((e,t)=>(0,s.jsx)(El,{key:t,title:e.title,text:e.text,type:e.type,time:e.time,isRead:e.isRead})))))),i||a?(0,s.jsx)("div",{css:Il},a,i):null))},Hl=_("div",{target:"ehv0hyh0"})("width:139px;",(({theme:e})=>e.mediaQueries.md),"{width:180px;}"),Fl=_(No,{target:"e1kaxfzq0"})("height:30px;font-size:12px;border-radius:5px;background-color:",(({theme:e})=>e.colors.greyLighter),";border:1px solid #dee0e8;color:",(({theme:e})=>e.colors.greyDarker),";padding-right:20px;&::placeholder{color:#55575a;font-weight:500;}&:hover{border:",(({theme:e})=>`1px solid ${e.colors.greyDropdownFocused}`),";}&+div{right:11px;& svg{width:12px;height:12px;}}",(({theme:e})=>e.mediaQueries.md),"{height:36px;font-size:14px;padding-right:40px;&+div{right:23px;& svg{width:15px;height:15px;}}}",(({theme:e})=>e.mediaQueries.lg),"{height:40px;}"),Bl=({onClick:e})=>{const t=(0,s.useTheme)();return(0,s.jsx)(Re,{onClick:e,variant:"custom","data-testid":"cross-icon",css:(0,s.css)({padding:0,background:"none","& svg path":{strokeWidth:1,stroke:t.colors.greyFilterIcon}},"","")},(0,s.jsx)(le,{name:"cross",size:15,color:"#55575A"}))},Wl=({name:e,placeholder:t="Search by name",control:r,callbackDelay:n=500,autoSearchTrigger:o=!0,register:i,resetField:a,callback:l,...c})=>{const d=xt({control:r}),u=(0,v.useRef)(null),p=(0,v.useRef)((0,Fo.debounce)(l,n)),[g,h]=p.current;(0,v.useEffect)((()=>{const t=d[e];o&&void 0!==t&&g(t)}),[d]);const f=d[e]?(0,s.jsx)(Bl,{onClick:()=>{a(e,{defaultValue:""}),u.current?.focus()}}):(0,s.jsx)("div",{"data-testid":"search-icon"},(0,s.jsx)(le,{name:"search",size:15,color:"#55575A"}));return(0,s.jsx)(Hl,null,(0,s.jsx)(Fl,y({name:e,endElement:f,register:i,control:r,placeholder:t,status:"custom",onKeyUp:t=>{"Enter"===t.key&&(h(),l(d[e]))}},c,{ref:u})))},_l={name:"2hrei",styles:"padding:0;height:auto;background:none;&:focus,&:hover{border:none;background:none;box-shadow:none;&::before{border:none;}}"},ql=e=>(0,s.css)("width:224px;background:",e.colors.greyPopoverLight,";border-radius:20px;box-shadow:0px 4px 15px 0px ",e.colors.black25,";","",""),Ql={name:"fwy071",styles:"gap:2px;width:100%;padding:10px"},Ul=e=>(0,s.css)("width:100%;padding:10px 10px 18px 10px;border-top:0.4px solid ",e.colors.greyGraphite70,";","",""),Gl={name:"1t1u438",styles:"justify-content:center;gap:8px;width:100%;padding:8px;font-size:14px;line-height:19px;font-weight:500"};var Xl={name:"gxlp6o",styles:"font-size:14px;margin-top:6px"};const Jl=({name:e,email:t,trigger:r,onClick:n,logOutText:o="Log Out",className:i})=>{const a=(0,s.useTheme)();return(0,s.jsx)(Yo,{placement:"bottom-end",interactionsEnabled:"both"},(0,s.jsx)(ki,{css:_l},r),(0,s.jsx)(ti,{css:ql,className:i},(0,s.jsx)("div",{css:Ql},(0,s.jsx)(vi,{variant:"h5",weight:"bold"},e),(0,s.jsx)(yi,{css:Xl,weight:"regular",color:a.colors.greyDropdownFocused},t)),(0,s.jsx)("div",{css:Ul},(0,s.jsx)(Re,{variant:"info",css:Gl,onClick:n},(0,s.jsx)(le,{name:"log-out",size:15,color:a.colors.white}),o))))},Yl=e=>(0,s.css)("display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;padding:21px 10px;color:",e.colors.blueRoyal,";font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;border-radius:20px;padding:21px 0;background:",e.colors.greyLighter,";border:1px solid ",e.colors.white,";box-shadow:0px 10px 40px 0px ",e.colors.greyShadow,";transition:0.3s;cursor:pointer;&:hover{border:1px solid ",e.colors.white,";background:",e.colors.greyLighter,";box-shadow:5px 5px 20px 0px ",e.colors.black25,";}","","");var Kl={name:"g65o95",styles:"text-decoration:none"};const ec=({children:e,link:t,onClick:r})=>t?(0,s.jsx)(Ha.Link,{css:Kl,to:t,onClick:r},(0,s.jsx)(Pe,{css:Yl,noShadow:!0},e)):(0,s.jsx)(Pe,{css:Yl,noShadow:!0,onClick:r},e),tc=e=>({legendColorNames:["yellow","blue","green","yellowWarm","blueLight","turquoise","pink","purple"],pieChartColors:[e.colors.yellow,e.colors.blue,e.colors.green,e.colors.yellowLighter,e.colors.blueLight,e.colors.turquoise,e.colors.pink,e.colors.purple]}),rc=e=>(0,s.css)("cursor:pointer;align-items:center;",e.mediaQueries.md,"{display:flex;justify-content:center;}& div.icon-wrapper{width:100%;gap:0;}& div.icon-wrapper:not(.active):hover>button svg path,& div.icon-wrapper.active>button svg path{stroke:#fff;fill:none;}& .trigger-icon{height:22px;}","",""),nc=e=>(0,s.css)("padding:0 14px 0 22px;",e.mediaQueries.md,"{display:none;}","",""),oc=e=>(0,s.css)("display:flex;align-items:flex-start;width:100%;padding-left:44px;overflow:hidden;perspective:1px;",e.mediaQueries.md,"{display:none;}",e.mediaQueries.lg,"{display:none;}","",""),ic=e=>(0,s.css)("display:flex;",e.mediaQueries.md,"{display:flex;}",e.mediaQueries.lg,"{display:flex;}","",""),sc=e=>(0,s.css)("position:relative;",e.mediaQueries.md,"{justify-content:center;}",e.mediaQueries.lg,"{justify-content:flex-start;}","",""),ac=e=>(0,s.css)("display:none;position:absolute;cursor:pointer;right:-17px;width:34px;height:34px;background:",e.colors.greyLighter,";border-radius:12px;justify-content:center;align-items:center;& input{display:none;}& svg{cursor:pointer;}",e.mediaQueries.lg,"{display:flex;}","",""),lc=e=>(0,s.css)("& a>button{display:",e?"block":"none",";}&>div>div>div>div:first-of-type{display:",e?"block":"none",";&>button{display:",e?"block":"none",";}}","",""),cc=e=>(0,s.css)("& a>div{display:",e?"flex":"none",";}&>div>div>div>div:nth-of-type(2){display:",e?"flex":"none",";}&>div>div>div:nth-of-type(2){display:",e?"block":"none",";}","","");var dc=_(Ia,{target:"eat377q0"})("padding:15px 0 0 15px;position:absolute;& li{",lc(!1),";}&.opened{background:linear-gradient(\n 108.3deg,\n ",(({theme:e})=>e.colors.greyDarker)," -0.36%,\n ",(({theme:e})=>e.colors.greyDarker)," 100%\n );align-items:flex-start;min-width:100%;width:100%;height:100%;",(({theme:e})=>e.mediaQueries.md),"{height:initial;}}&>input[type='checkbox']{&:checked{&~div:first-of-type{background-color:#4a4d51;& label span{opacity:1;transform:rotate(45deg) translate(-5px, -9px);background:",(({theme:e})=>e.colors.white),";&:nth-last-of-type(3){opacity:0;transform:rotate(0deg) scale(0.2, 0.2);}&:nth-last-of-type(2){transform:rotate(-45deg) translate(-2px, 8px);}}}&~div:nth-of-type(2){display:block;border-radius:12px 12px 0 0;height:calc(100vh - 60px);",(({theme:e})=>e.mediaQueries.xlg),"{border-radius:0;height:100vh;}}}}",(({theme:e})=>e.mediaQueries.md),"{width:85px;padding:0;position:static;z-index:0;min-width:unset;& li{",cc(!1)," ",lc(!0),";}}",(({theme:e})=>e.mediaQueries.lg),"{&.opened{min-width:unset;width:240px;&>div:nth-of-type(2){width:240px;padding-left:31px;& img{margin-left:0;}& li{justify-content:flex-start;& button{display:flex;}",cc(!0)," ",lc(!1)," &>a>span{display:block;}& div>div>div:nth-of-type(2){display:flex;}}}}}"),uc=_(Va,{target:"e17jwp1e0"})("transform:none;transition:unset;position:static;display:none;width:100%;",(({theme:e})=>e.mediaQueries.md),"{display:flex;flex-direction:column;align-items:center;height:100%;min-height:100vh;width:85px;border-radius:0;padding-top:35px;}"),pc=_(Na,{target:"em9v5k50"})("height:auto;padding:0 0 0 15px;margin:14px 0 0 0;",(({theme:e})=>e.mediaQueries.md),"{margin-top:90px;width:100%;padding:0;}",(({theme:e})=>e.mediaQueries.lg),"{margin-top:84px;}"),gc=_(Ba,{target:"e1i07a9c0"})("border-radius:50%;background:",(({theme:e})=>e.colors.greyLighter),";height:40px;width:40px;",(({theme:e})=>e.mediaQueries.md),"{display:none;}"),hc={name:"16v0cfi",styles:"cursor:pointer;height:20px;width:20px;transform:scale(-1, 1);span{height:2px;width:100%;background:black;display:block;margin:4px 0;transform-origin:4px 0;transition:transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.35s ease;&:first-of-type{transform-origin:0% 0%;}&:nth-last-of-type(2){transform-origin:0% 100%;}}"},fc=({id:e})=>(0,s.jsx)(v.Fragment,null,(0,s.jsx)(gc,null,(0,s.jsx)("label",{htmlFor:e,css:hc},(0,s.jsx)("span",null),(0,s.jsx)("span",null),(0,s.jsx)("span",null)))),xc={name:"syxc93",styles:"width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer"};const mc=({id:e,isChecked:t})=>(0,s.jsx)("div",{css:ac},(0,s.jsx)("label",{htmlFor:e,css:xc},(0,s.jsx)(le,{name:t?"carrot-left":"carrot-right",size:14})));var bc=_($a,{target:"e1m4ul8g0"})("align-items:flex-start;justify-content:flex-start;height:auto;min-height:24px;padding:12px 0;&:first-of-type{padding-top:0;}&:last-of-type{padding-bottom:0;}width:100%;&>a{height:26px;}",(({theme:e})=>e.mediaQueries.md),"{justify-content:center;padding:20px 0;width:100%;}"),Cc=_(Fa,{target:"ekeqo5r0"})("text-decoration:none;display:inline-flex;align-items:center;gap:20px;color:",(({theme:e})=>e.colors.white80),";svg{backdrop-filter:blur(0);}&:not(.active):hover{backdrop-filter:blur(0);filter:",(({theme:e})=>`drop-shadow(-4px 4px 14px ${e.colors.white})`),";color:",(({theme:e})=>e.colors.white),";svg{& path{fill:",(({theme:e})=>e.colors.white),";}& circle{stroke:",(({theme:e})=>e.colors.white),";}}}&>span{color:",(({theme:e})=>e.colors.white80),";",(({theme:e})=>e.mediaQueries.md),"{display:none;}}");const yc=_(Cc,{target:"e1gb8tyr0"})({name:"17te7b1",styles:"width:100%;padding:4.8px 0;&:first-of-type{padding-top:15px;}&:not(.active):hover{filter:initial;}&.active{text-decoration:underline;filter:initial;}"}),vc=({items:e,accordionUniqueName:t,prefix:r,isPopover:n,onClick:o,...i})=>(0,s.jsx)(re,y({},i,{css:[oc,n&&ic,"","","",""]}),e.map((e=>(0,s.jsx)(yc,{key:`${t}-link-${e.title.replace(" ","").toLowerCase()}`,onClick:o,to:"/"+r+e.path},e.title))));var wc={name:"eqp0yr",styles:"height:auto;padding:0;margin:0;cursor:pointer;background-color:unset;border-radius:0"};const kc=({triggerIcon:e,title:t,content:r})=>{const n=(0,s.useTheme)(),[o,i]=(0,v.useState)(!1),{width:a}=(0,wt.useWindowSize)();return(0,v.useEffect)((()=>{i(!1)}),[a]),(0,s.jsx)(Yo,{floatingOptions:{onOpenChange:e=>{i(e)},open:o,middleware:[Ar({mainAxis:37})]},placement:"right-start",interactionsEnabled:"both"},(0,s.jsx)(ki,{variant:"custom",dataTestId:"collapsible-nav-bar-trigger-button",css:wc,startIcon:e}),(0,s.jsx)(ti,{css:(0,s.css)({[n.mediaQueries.xs]:{display:"none"},[n.mediaQueries.md]:{display:"block"},zIndex:2},"",""),isFocusManagerDisabled:!0},(0,s.jsx)(vi,{css:(0,s.css)({color:n.colors.white,fontSize:12,padding:"3px 5px 5px 5px",background:n.colors.greyGraphite,borderRadius:5,cursor:"default",marginBottom:1,width:"auto",whiteSpace:"nowrap","&::before":{content:'""',display:"block",background:"rgba(71, 74, 80, 1)",borderRadius:2,position:"absolute",width:9,height:9,top:7,left:-4,transform:"rotate(45deg)",zIndex:-1}},"","")},t),(0,s.jsx)(yi,{css:(0,s.css)({"& > div":{padding:0,background:n.colors.greyGraphite,borderRadius:5,width:85,"& > a":{color:n.colors.white,padding:5,fontSize:12,fontWeight:400,"&:first-of-type":{paddingTop:5},"&:hover":{background:"#62656B"}}}},"","")},r)))};var jc={name:"180y5m1",styles:"width:auto;min-width:22px;justify-content:center;overflow:visible;position:relative;height:26px"};const Lc=({iconName:e,iconSize:t,className:r,CustomIcon:n})=>{const o=(0,s.useTheme)();return(0,s.jsx)(ye,{css:jc,className:"trigger-icon"},n?(0,s.jsx)(n,{size:t,className:r,color:o.colors.grey}):(0,s.jsx)(le,{name:e,color:o.colors.grey,size:t,className:r}))},Sc=Cc.withComponent("div",{target:"enmfiaw0"});var Mc={name:"1d3w5wq",styles:"width:100%"},Tc={name:"14hk0hx",styles:"padding:0;& ul li:last-child{padding-bottom:10px;}"};const Dc=({item:e,onClick:t})=>{const{iconName:r,iconSize:n,title:o,items:i,prefix:a,css:l,CustomIcon:c}=e,d=r+o.replace(" ","").toLowerCase(),u=d+"accordion",p=(0,Ha.useMatch)(a+":id"),g=()=>(0,s.jsx)(Lc,{iconName:r,iconSize:n,css:(0,s.css)({...l},"","")});return(0,s.jsx)(U,{key:d},(0,s.jsx)(bc,null,(0,s.jsx)(X,{size:"small",css:Mc},(0,s.jsx)(pe,{id:u,title:o,isOpened:!1,ariaControls:`${u}-panel`,css:Tc,renderContent:e=>(0,s.jsx)(vc,y({items:i,accordionUniqueName:u,prefix:a,isPopover:!1,onClick:t},e)),renderTitle:e=>(0,s.jsx)(ye,{onClick:e.onClick,css:rc},(0,s.jsx)(Sc,{to:"",className:p?" active":""},(0,s.jsx)(kc,{triggerIcon:(0,s.jsx)(g,null),title:e.title,content:(0,s.jsx)(vc,{items:i,accordionUniqueName:u,prefix:a,id:u,isOpened:!0,isPopover:!0})})),(0,s.jsx)(Sc,{to:"",className:"icon-wrapper"+(p?" active":"")},c?(0,s.jsx)(c,null):(0,s.jsx)(g,null),(0,s.jsx)(de,y({},e,{css:nc}))))}))))},Ec=({item:e,onClick:t})=>{const{path:r,iconName:n,title:o,iconSize:i,css:a,CustomIcon:l}=e,c=()=>(0,s.jsx)(Lc,{iconName:n,iconSize:i,CustomIcon:l,css:(0,s.css)({...a},"","")});return(0,s.jsx)(bc,{key:r},(0,s.jsx)(Cc,{to:"/"+r,onClick:t},(0,s.jsx)(kc,{triggerIcon:(0,s.jsx)(c,null),title:o}),(0,s.jsx)(c,null),(0,s.jsx)("span",null,o)))},Oc={width:900,height:1200},zc=({items:e,renderLogo:t,onChange:r})=>{const n=(0,v.useId)(),{width:o}=(0,wt.useWindowSize)(),[i,a]=(0,v.useState)(!1),l=o<Oc.width;(0,v.useEffect)((()=>{a(!1)}),[o]),(0,v.useEffect)((()=>{r?.(i)}),[i]);const c=()=>{l&&a(!i)};return(0,s.jsx)(dc,{className:i?"opened":void 0},(0,s.jsx)("input",{type:"checkbox",id:n,checked:i,onChange:()=>{a(!i)}}),(0,s.jsx)(fc,{id:n}),(0,s.jsx)(uc,null,(0,s.jsx)(ye,{css:sc},t,(0,s.jsx)(mc,{id:n,isChecked:i})),(0,s.jsx)(pc,null,e.map((e=>{const{iconName:t,title:r}=e,n=t+r.replace(" ","").toLowerCase();return"items"in e?(0,s.jsx)(Dc,{item:e,key:n,onClick:c}):(0,s.jsx)(Ec,{item:e,key:n,onClick:c})})))))},Rc=e=>(0,s.css)("border:1px solid ",e.colors.greyDropdownMain,";border-radius:20px;padding:20px 20px 14px 18px;width:340px;background:",e.colors.white,";","",""),Pc=e=>(0,s.css)("border:1px solid ",e.colors.greyDropdownMain,";width:calc(100% + 38px);margin:22px auto 14px -19px;","",""),Ac={name:"jk3zq0",styles:"padding:0 14px;height:38px;border-radius:5px;font-size:14px;font-weight:600;&:hover{box-shadow:none;}"},Zc=e=>t=>(0,s.css)("height:40px;color:",t.colors.greyDisabled,";background:",t.colors.white,";border:1px solid ",t.colors.greyDropdownMain,";border-radius:6.5px;padding:0 11px 0 13px;font-size:14px;letter-spacing:normal;gap:5px;user-select:none;&::before{display:block;content:'\"Filter\"';content:",e?'"More"':'"Filter"',";}@media screen and (min-width: 900px){&::before{content:'More';}}&:hover{border-color:",t.colors.greyDropdownFocused,";}&:active{border-color:",t.colors.blueNotification,";}&:disabled{background:",t.colors.grey,";}","",""),Ic=({children:e,count:t,...r})=>{const n=(0,s.useTheme)();return(0,s.jsx)(ki,y({variant:"custom",css:Zc(t),endIcon:(0,s.jsx)(le,{name:"filter",color:n.colors.greyFilterIcon,size:20})},r),e)};var Vc={name:"3e57yb",styles:"width:16px;height:16px;min-width:16px;display:flex;justify-content:center;align-items:center"};const Nc=({children:e,count:t,visible:r=!0})=>{const n=(0,s.useTheme)(),o={display:r?"flex":"none"};return t&&(o.background=n.colors.blueDropdownWithSelectedItems,o.borderColor=n.colors.blueDropdownWithSelectedItemsBorder),(0,s.jsx)(Ic,{css:o,count:t},e,t?(0,s.jsx)(Oi,{as:"div",css:Vc,"data-testid":"trigger-notification"},t):"")},$c=e=>(0,s.jsx)(pe,y({},e,{css:(0,s.css)({display:e.isHidden?"none":"flex",padding:"10px 0","&:last-child":{paddingBottom:0}},"","")})),Hc=({isOpened:e,children:t,...r})=>(0,s.jsx)(re,y({},r,{isOpened:e,css:(0,s.css)({padding:e?"18px 3px 5px 3px":0},"","")}),t),Fc=e=>{const t=(e=>(0,s.css)("margin:0 0 14px;& span{margin-left:16px;color:",e.colors.greyDisabled,";user-select:none;}& input+div{border-radius:2px;&::before{border-radius:2px;}}",Fe.blueInput(e),";","",""))((0,s.useTheme)());return(0,s.jsx)(We,y({},e,{css:t}))},Bc=e=>(0,s.css)(Ac," color:",e.colors.greyCancelClearButton,";background:",e.colors.white,";border:1px solid ",e.colors.greyDropdownMain,";justify-content:center;&:hover{border-color:",e.colors.greyDropdownFocused,";}&:active{border-color:",e.colors.blueNotification,";}&:disabled{background:",e.colors.grey,";color:",e.colors.greyFilterIcon,";}","",""),Wc=({children:e,onClick:t})=>{const r=(0,s.useTheme)();return(0,s.jsx)(Ko,{css:Bc(r),onClick:t},e)},_c=e=>(0,s.css)(Ac," color:",e.colors.greyCancelClearButton,";background:",e.colors.greyLighter,";border:1px solid ",e.colors.greyDropdownMain,";justify-content:center;&:hover{border-color:",e.colors.greyDropdownFocused,";background:",e.colors.greyLighter,";}&:active{border-color:",e.colors.greyDropdownFocused,";background:",e.colors.greyLighter,";}&:disabled{background:",e.colors.grey,";color:",e.colors.greyFilterIcon,";}","",""),qc=({children:e,onClick:t})=>{const r=(0,s.useTheme)();return(0,s.jsx)(Re,{css:(0,s.css)({...Ac,..._c(r)},"",""),variant:"secondary",onClick:t},e)};var Qc={name:"ufsh0v",styles:"gap:10px;width:auto;align-self:end"};const Uc=({onClear:e,onCancel:t})=>(0,s.jsx)(ye,{css:Qc},(0,s.jsx)(Wc,{onClick:()=>{t?.()}},"Cancel"),(0,s.jsx)(qc,{onClick:()=>{e?.()}},"Clear"),(0,s.jsx)(Re,{css:Ac,variant:"info",type:"submit"},"Apply")),Gc=e=>{let t=JSON.parse(JSON.stringify(e));const r={};return Object.keys(t).forEach((e=>{t=(0,Fo.assocPath)([e,"selectedItems"],t[e].selectedItemsDraft)(t),r[e]=t[e].selectedItemsDraft})),{submitCheckboxData:t,dataForSubmit:r}},Xc=e=>{let t=JSON.parse(JSON.stringify(e));return Object.keys(t).forEach((e=>{t=(0,Fo.assocPath)([e,"selectedItemsDraft"],t[e].selectedItems)(t)})),t},Jc=e=>{let t=JSON.parse(JSON.stringify(e));return Object.keys(e).forEach((r=>{const n=[],o=e[r].selectedItems,i=e[r].items;Object.keys(e[r].items).forEach((e=>{const t=i[e];t.isDisabled&&o.includes(t.name)&&n.push(t.name)})),t=(0,Fo.assocPath)([r,"selectedItemsDraft"],n)(t)})),t},Yc=(e,t,r)=>{const n=[t,"selectedItemsDraft"],o=(0,Fo.pathOr)([],n)(e);return{items:o.includes(`${r}`)?o.filter((e=>e!==r)):[...o,r],path:n}};var Kc={name:"b6wrti",styles:"display:flex;flex-direction:column;width:100%"};const ed=({checkboxData:e={},onReset:t,onSubmit:r,onClear:n,onCheckboxToggle:o,handleMoreButtonVisibleChange:i})=>{const[a,l]=(0,v.useState)(e),[c,d]=(0,v.useState)(0),[u,p]=(0,v.useState)(!1),[g,h]=(0,v.useState)(!1);(0,v.useEffect)((()=>{l(e)}),[e]),(0,v.useLayoutEffect)((()=>{let e=0;Object.keys(a).forEach((t=>{(a[t].selectedItemsDraft||[]).length>0&&e++})),d(e),0===Object.keys(a).length&&h(!1);const t=!(0===Object.keys(a).length);p(t)}),[a]),(0,v.useEffect)((()=>{i?.(u)}),[u]);const f=(e,t)=>()=>{const{items:r,path:n}=Yc(a,e,t);l((0,Fo.assocPath)(n,r)),o?.(e,t)};return(0,s.jsx)(Yo,{floatingOptions:{onOpenChange:e=>{h(e)},open:g}},(0,s.jsx)(Nc,{count:c,visible:u}),(0,s.jsx)(ti,{className:"popover",css:Rc},(0,s.jsx)("form",{onSubmit:e=>{e.preventDefault();const{submitCheckboxData:t}=Gc(a);l(t),r?.()},css:Kc,"data-testid":"table-filters-form"},(0,s.jsx)(yi,{variant:"body1"},(0,s.jsx)(U,null,(0,s.jsx)(X,{size:"medium"},Object.keys(a).map((e=>{const t=a[e];return(0,s.jsx)($c,{key:t.id,id:t.id,title:t.title,isOpened:t.isOpened,ariaControls:t.ariaControls,renderContent:r=>(0,s.jsx)(Hc,r,Object.keys(t.items).map((r=>{const n=t.items[r],o={},i=!!a?.[t.id].selectedItemsDraft?.includes(n.name);return n.isDisabled?o.initialState=i:o.externalState=i,(0,s.jsx)(Fc,y({key:n.key,name:n.name,id:n.key,onChange:f(e,n.name),text:n.content.text,isDisabled:n.isDisabled},o))}))),renderTitle:de})}))))),(0,s.jsx)("hr",{css:Pc}),(0,s.jsx)(Uc,{onClear:()=>{const e=Jc(a);l(e),n?.()},onCancel:()=>{const e=Xc(a);l(e),h(!1),t?.()}}))))},td=(0,v.createContext)({checkboxData:{strategy:{id:"strategy",title:"Strategy",isOpened:!0,ariaControls:"strategy-panel",selectedItems:["checkbox1","checkbox4"],items:{checkbox1:{key:"strategy-checkbox1",name:"checkbox1",content:{statePath:["strategy","items","checkbox1"],text:"checkbox1"}},checkbox2:{key:"strategy-checkbox2",name:"checkbox2",content:{statePath:["strategy","items","checkbox2"],text:"checkbox2"}},checkbox3:{key:"strategy-checkbox3",name:"checkbox3",content:{statePath:["strategy","items","checkbox3"],text:"checkbox3"}},checkbox4:{key:"strategy-checkbox4",name:"checkbox4",content:{statePath:["strategy","items","checkbox4"],text:"checkbox4"}},checkbox5:{key:"strategy-checkbox5",name:"checkbox5",content:{statePath:["strategy","items","checkbox5"],text:"checkbox5"}}}},status:{id:"status",title:"Status",isOpened:!1,ariaControls:"status-panel",selectedItems:["running"],items:{running:{key:"status-checkbox-running",name:"running",content:{statePath:["status","items","running"],text:"Running"}},stopped:{key:"status-checkbox-stopped",name:"stopped",content:{statePath:["status","items","stopped"],text:"Stopped"}}}},pairs:{id:"pairs",title:"Pairs",isOpened:!1,ariaControls:"pairs-panel",selectedItems:["btcfdusd"],items:{btcfdusd:{key:"btcfdusd",name:"btcfdusd",isDisabled:!0,content:{statePath:["pairs","items","btcfdusd"],text:"BTC-FDUSD"}}}},exchange:{id:"exchange",title:"Exchange",isOpened:!1,ariaControls:"exchange-panel",selectedItems:["binance"],items:{binance:{key:"binance",name:"binance",isDisabled:!0,content:{statePath:["exchange","items","binance"],text:"Binance"}}}}},selectedItemsByGroup:{},onCheckboxToggle:(e,t)=>()=>{},onDropdownChange:(e,t)=>()=>{},onClear:()=>{},onReset:()=>{},onSubmit:e=>{},refsList:[],setElementRef:(e,t)=>{},wrapperRef:(0,v.createRef)()}),rd=({children:e,...t})=>(0,s.jsx)(td.Provider,{value:t},e),nd=()=>{const{setElementRef:e,onDropdownChange:t,checkboxData:r}=(0,v.useContext)(td),n=e=>r=>{t(e,r)},[o,i]=(0,v.useState)({}),a=(0,s.useTheme)();return(0,v.useEffect)((()=>{const e={};Object.keys(r).map((t=>{const n=r[t].selectedItemsDraft;n&&(e[t]=n.map((e=>({value:e}))))})),i(e)}),[r]),(0,s.jsx)(k().Fragment,null,Object.keys(r).map((t=>{const i=r[t],l=o[t];return(0,s.jsx)(Pi,{key:i.id,showPlaceholder:!1,label:i.title,ref:t=>{e(i.id,t)},onChange:n(t),selectedItems:l,css:(0,s.css)({padding:"11px 15px 9px 10px","& + ul":{minWidth:150,maxHeight:"50vh"},[a.mediaQueries.md]:{padding:"0 15px 0 10px"}},"","")},Object.keys(i.items).map((e=>{const t=i.items[e];return(0,s.jsx)(Dt,{key:`${i.id}${t.name}`,value:t.name,isDisabled:t.isDisabled},t.content.text)})))})))},od=_(ye,{target:"e1u6erjm0"})({name:"1g4e29i",styles:"justify-content:end;width:100%;&>div{min-width:auto;margin-right:10px;}"}),id=_("div",{target:"e1ojp2jx0"})("width:300px;display:flex;justify-content:right;flex:auto;flex-direction:",(({isMoreButtonVisible:e})=>e?"row":"row-reverse"),";& button{height:30px;}&>div:first-of-type>div:last-child{margin-right:",(({isMoreButtonVisible:e})=>e?"10px":0),";ul:{right:",(({isMoreButtonVisible:e})=>e?"auto":0),";}}",(({theme:e})=>e.mediaQueries.md),"{& button{height:36px;}}",(({theme:e})=>e.mediaQueries.lg),"{& button{height:40px;}}");var sd={name:"inyrtd",styles:"width:110px"};const ad=({checkboxData:e={},updatedCheckboxData:t,handleSubmit:r,handleCancel:n,handleClear:o,handleDropdownChange:i})=>{const a=(0,v.useRef)(null),[l,c]=(0,v.useState)({}),[d,u]=(0,v.useState)(!1),p=(({initialState:e,wrapperRef:t,updatedCheckboxData:r,handleCancel:n,handleSubmit:o,handleClear:i,handleDropdownChange:s})=>{const[a,l]=(0,v.useState)({}),[c,d]=(0,v.useState)([]),[u,p]=(0,v.useState)([]),g=e=>{if(e){const t=JSON.parse(JSON.stringify(e));Object.keys(e).forEach((r=>{const n=(0,Fo.propOr)({},r)(e),o=(0,Fo.propOr)([],"selectedItems")(n);t[r].selectedItemsDraft=o})),l(t)}};return(0,v.useEffect)((()=>{g(e)}),[]),(0,v.useEffect)((()=>{g(r)}),[JSON.stringify(r)]),{checkboxData:a,wrapperRef:t,refsList:c,setElementRef:(e,t)=>{if(null!==t&&!u.includes(e)){const r=(0,v.createRef)();r.current=t,d((e=>[...e,r])),p((t=>[...t,e]))}},onCheckboxToggle:(e,t)=>{const{items:r,path:n}=Yc(a,e,t);l((0,Fo.assocPath)(n,r))},onDropdownChange:(e,t)=>{const{items:r,path:n}=Yc(a,e,t),i=(0,Fo.assocPath)(n,r)(a);s?.({groupName:e,name:t,checked:r.includes(t)});const{submitCheckboxData:c,dataForSubmit:d}=Gc(i);l(c),o?.(d)},onSubmit:e=>{e?.preventDefault();const{submitCheckboxData:t,dataForSubmit:r}=Gc(a);l(t),o?.(r)},onReset:()=>{const e=Xc(a);l(e),n?.()},onClear:()=>{const e=Jc(a);l(e),i?.()}}})({initialState:e,updatedCheckboxData:t,wrapperRef:a,handleSubmit:r,handleCancel:n,handleClear:o,handleDropdownChange:i}),{checkboxData:g,refsList:h}=p;return(({checkboxData:e,wrapperRef:t,refsList:r,onVisibilityProcessed:n})=>{const[o,i]=(0,v.useState)(Object.keys(e).map((()=>!1))),s=()=>{t&&t.current&&c()},a=(0,v.useMemo)((()=>null===t?null:new IntersectionObserver(s,{root:t?.current,rootMargin:"0px",threshold:1})),[t?.current,r]);(0,v.useEffect)((()=>()=>{null!==a&&a.disconnect()}),[]),(0,v.useEffect)((()=>(r.length===Object.keys(e).length&&r.forEach((e=>{e.current&&null!==a&&a.observe(e.current)})),()=>{r.forEach((e=>{e.current&&null!==a&&a.unobserve(e.current)}))})),[r,a]);const l=(0,wt.useWindowSize)(),c=()=>{const e=[];r.forEach((r=>{if(r.current&&t?.current){const n=r.current?.offsetLeft>=t?.current.offsetLeft;e.push(n),r.current.style.visibility=n?"visible":"hidden"}})),i(e)},d=(0,v.useMemo)((()=>o),[JSON.stringify(o)]);(0,v.useEffect)((()=>{n?.()}),[d]),(0,v.useEffect)((()=>{r.length>0&&r.length===Object.keys(e).length&&c()}),[l.width])})({checkboxData:g,refsList:h,wrapperRef:a,onVisibilityProcessed:()=>{const e={},t=Object.keys(g);h.forEach(((r,n)=>{const o=t[n];"hidden"===r.current?.style.visibility&&(e[o]=g[o])})),c(e)}}),(0,s.jsx)(id,{ref:a,isMoreButtonVisible:d},(0,s.jsx)(rd,p,(0,s.jsx)(od,null,(0,s.jsx)(nd,null)),(0,s.jsx)(ye,{css:sd},(0,s.jsx)(ed,y({},p,{checkboxData:l,handleMoreButtonVisibleChange:e=>{u(e)}})))))}}(),d}())},94:function(e,t,r){var n;self,e.exports=(n=r(156),function(){var e={468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,r){for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return x},callAll:function(){return n},dateFormatters:function(){return r},debounce:function(){return i},dissocPath:function(){return m},generateRange:function(){return f},mapObjIndexed:function(){return g},path:function(){return b},pathOr:function(){return C},prop:function(){return y},propOr:function(){return v},throttle:function(){return o}});var r={};e.r(r),e.d(r,{formatDate:function(){return d},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return p},printDayOfTheWeek:function(){return u}});const n=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let r=!1,n=null,o=null;return[function i(...s){r?n=s:(r=!0,e(...s),o=setTimeout((()=>{r=!1,n&&(i(...n),n=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let r=null;return[(...n)=>{r&&clearTimeout(r),r=setTimeout((()=>{r&&clearTimeout(r),e(...n)}),t)},function(){r&&clearTimeout(r)}]},s=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],a={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>s[new Date(e).getDay()],d=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),u=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},p=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const r=Math.floor((Date.now()-t)/1e3);let n;for(const e in a)if(n=Math.floor(r/a[e]),n>=1)return`${n} ${e}${n>1?"s":""} ago`;return"Just Now"},g=(e,t)=>Object.keys(t).reduce(((r,n)=>(r[n]=e(t[n],n,t),r)),{}),h=(e,t,r)=>{for(let n=t;n<r;++n)e.push(n)};var f=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let r=[1];if(1===e)return r;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const n=((e,t)=>{const r=[];return t!==e&&r.push(t),t>1&&r.unshift(t-1),t+1<e&&r.push(t+1),r})(e,t),[o,,i]=n;o-2>1?r.push(-1):h(r,2,o),r=r.concat(n),e-i>2?r.push(-1):h(r,i+1,e)}else e<=5?h(r,2,e):r.push(2,3,-1);return r.push(e),r};const x=([e,...t],r)=>n=>JSON.parse(JSON.stringify({...n,[e]:t.length?x(t,r)(n[e]):r})),m=e=>t=>{const r=JSON.parse(JSON.stringify(t));return e.reduce(((t,r,n)=>(n===e.length-1&&delete t[r],t[r])),r),r},b=e=>t=>e.reduce(((e,t)=>e?.[t]),t),C=(e,t)=>r=>{const n=b(t)(r);return null==n?e:n},y=e=>t=>t?.[e],v=(e,t)=>r=>{const n=y(t)(r);return null==n?e:n};return t}()},156:function(e){"use strict";e.exports=n}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return function(){"use strict";r.r(o),r.d(o,{useApi:function(){return t},useClickOutside:function(){return i},usePaginationRange:function(){return a},useTextSizeDecrease:function(){return u},useWindowSize:function(){return n}});var e=r(156);function t(t,r){const[n,o]=(0,e.useState)(!1),[i,s]=(0,e.useState)(null),[a,l]=(0,e.useState)(r);return{isLoading:n,error:i,data:a,query:async(...e)=>{o(!0),s(null);try{const r=await t(...e);l(r)}catch(e){s(e)}finally{o(!1)}}}}const n=()=>{const[t,r]=(0,e.useState)({width:window.innerWidth,height:window.innerHeight});return(0,e.useEffect)((()=>{function e(){r({width:window.innerWidth,height:window.innerHeight})}return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),t},i=(t,r)=>{const n=["mousedown","touchstart"];(0,e.useEffect)((()=>{const e=e=>{null==t.current||t.current.contains(e.target)||r(e)};return n.forEach((t=>document.addEventListener(t,e))),()=>n.forEach((t=>document.removeEventListener(t,e)))}),[t,r])};var s=r(468);const a=({pagesCount:t,selectedPage:r})=>(0,e.useMemo)((()=>(0,s.generateRange)(t,r)),[t,r]),l=/(\d+\.?\d+)(\S+)/,c=(e,t)=>e.scrollWidth>Number(t?.clientWidth),d=(e,t)=>{const r=window.getComputedStyle(e).fontSize.match(l);if(r){const[,n,o]=r;e.style.fontSize=`${Number(n)-t}${o}`}},u=(t=5,r=1)=>{const o=(0,e.useRef)(null),i=(0,e.useRef)(0),{width:s}=n();return(0,e.useEffect)((()=>{(()=>{if(null==o.current)return;const e=o.current,n=e.parentNode;let s=c(e,n);for(;i.current<t&&s;)d(e,r),s=c(e,n),++i.current;s&&(e.style.wordBreak="break-all")})()}),[o,s]),o}}(),o}())},468:function(e){self,e.exports=function(){"use strict";var e={d:function(t,r){for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{assocPath:function(){return x},callAll:function(){return n},dateFormatters:function(){return r},debounce:function(){return i},dissocPath:function(){return m},generateRange:function(){return f},mapObjIndexed:function(){return g},path:function(){return b},pathOr:function(){return C},prop:function(){return y},propOr:function(){return v},throttle:function(){return o}});var r={};e.r(r),e.d(r,{formatDate:function(){return d},formatDayOfWeek:function(){return c},formatTime:function(){return l},getTimeAgo:function(){return p},printDayOfTheWeek:function(){return u}});const n=(...e)=>(...t)=>e.forEach((e=>e?.(...t))),o=(e,t)=>{let r=!1,n=null,o=null;return[function i(...s){r?n=s:(r=!0,e(...s),o=setTimeout((()=>{r=!1,n&&(i(...n),n=null)}),t))},function(){o&&clearTimeout(o)}]},i=(e,t=200)=>{let r=null;return[(...n)=>{r&&clearTimeout(r),r=setTimeout((()=>{r&&clearTimeout(r),e(...n)}),t)},function(){r&&clearTimeout(r)}]},s=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],a={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,min:60},l=e=>new Date(e).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),c=e=>s[new Date(e).getDay()],d=e=>new Date(e).toLocaleDateString("en-US",{day:"2-digit",month:"short"}),u=e=>{switch(e){case 0:return"Sun";case 1:return"Mon";case 2:return"Tue";case 3:return"Wed";case 4:return"Thu";case 5:return"Fri";case 6:return"Sat"}},p=e=>{const t=new Date(e).getTime();if(Number.isNaN(t))throw new Error("Invalid date");const r=Math.floor((Date.now()-t)/1e3);let n;for(const e in a)if(n=Math.floor(r/a[e]),n>=1)return`${n} ${e}${n>1?"s":""} ago`;return"Just Now"},g=(e,t)=>Object.keys(t).reduce(((r,n)=>(r[n]=e(t[n],n,t),r)),{}),h=(e,t,r)=>{for(let n=t;n<r;++n)e.push(n)};var f=(e,t)=>{if(null==e||!Number.isInteger(e))throw new Error("Pages count should be an integer");if(e<=0)return[];let r=[1];if(1===e)return r;if(null!=t&&!Number.isInteger(t))throw new Error("Selected page should be an integer");if(null!=t&&(t<1||t>e))throw new Error(`Selected page ${t} is out of range`);if(t&&t>2){const n=((e,t)=>{const r=[];return t!==e&&r.push(t),t>1&&r.unshift(t-1),t+1<e&&r.push(t+1),r})(e,t),[o,,i]=n;o-2>1?r.push(-1):h(r,2,o),r=r.concat(n),e-i>2?r.push(-1):h(r,i+1,e)}else e<=5?h(r,2,e):r.push(2,3,-1);return r.push(e),r};const x=([e,...t],r)=>n=>JSON.parse(JSON.stringify({...n,[e]:t.length?x(t,r)(n[e]):r})),m=e=>t=>{const r=JSON.parse(JSON.stringify(t));return e.reduce(((t,r,n)=>(n===e.length-1&&delete t[r],t[r])),r),r},b=e=>t=>e.reduce(((e,t)=>e?.[t]),t),C=(e,t)=>r=>{const n=b(t)(r);return null==n?e:n},y=e=>t=>t?.[e],v=(e,t)=>r=>{const n=y(t)(r);return null==n?e:n};return t}()},435:function(t){"use strict";t.exports=e},607:function(e){"use strict";e.exports=i},712:function(e){"use strict";e.exports=s},812:function(e){"use strict";e.exports=o},156:function(e){"use strict";e.exports=t},111:function(e){"use strict";e.exports=r},128:function(e){"use strict";e.exports=n}},l={};function c(e){var t=l[e];if(void 0!==t)return t.exports;var r=l[e]={exports:{}};return a[e](r,r.exports,c),r.exports}c.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(t,{a:t}),t},c.d=function(e,t){for(var r in t)c.o(t,r)&&!c.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},c.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},c.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};return function(){"use strict";c.r(d),c.d(d,{AccountBalance:function(){return Wt},Activity:function(){return h},BalancePieChart:function(){return Nt},BalancePieChartTitle:function(){return It},Bmi:function(){return Ne},BotsTable:function(){return At},BotsTableCell:function(){return Pt},BotsTableHead:function(){return zt},BotsTableRow:function(){return Rt},BotsTableWrapper:function(){return Ot},Calories:function(){return b},ExchangeAccount:function(){return Jt},ExchangeAccountKeys:function(){return sr},HeartRate:function(){return ee},ListGoals:function(){return We},MealNutrients:function(){return he},MealPlanner:function(){return tt},StepsCounter:function(){return it},TradingInfoCard:function(){return Tt},TradingScoreboard:function(){return Et},UpcomingWorkouts:function(){return Ce},UserCard:function(){return mt},WaterConsume:function(){return Le},WithLink:function(){return Ht}});var e=c(435);function t(){return t=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},t.apply(this,arguments)}var r=c(156),n=c.n(r),o=c(440);const i=t=>(0,e.css)("justify-content:center;gap:20px;flex-direction:row;max-width:380px;",t.mediaQueries.md,"{gap:30px;}","","");var s=c(468);const{printDayOfTheWeek:a}=s.dateFormatters,l={name:"109oaxu",styles:"display:flex;align-items:center;flex-direction:column;justify-content:center;height:162px;gap:10px;font-size:11px"};var u=({currentValue:t,date:r})=>(0,e.jsx)("div",{css:l},(0,e.jsx)(o.ProgressVertical,null,(0,e.jsx)(o.ProgressBar,{percentage:t,color:"yellow"})),(0,e.jsx)(o.Typography,{variant:"subtitle"},a(new Date(r).getDay())));var p={name:"11yrylr",styles:"width:100%;flex-direction:column"},g={name:"1uqairc",styles:"border-radius:20px;padding-inline:24px;padding-block:24px"};const h=({data:n})=>{const[s,a]=(0,r.useState)(""),[l,c]=(0,r.useState)([]);(0,r.useEffect)((()=>{null!=n&&"object"==typeof n&&c(Object.keys(n).map(((e,t)=>({id:t,value:`${e.charAt(0).toUpperCase()}${e.slice(1)}`}))))}),[n]),(0,r.useEffect)((()=>{l?.length>0&&!s&&d(l[0])}),[l]);const d=e=>{const t=e.value.toString().toLowerCase();a(t)};return(0,e.jsx)(o.Card,{css:g},(0,e.jsx)(o.CardHeader,null,(0,e.jsx)(o.Typography,{variant:"h3",weight:"bold"},"Activity"),l?.length>0&&(0,e.jsx)(o.Dropdown,{selectedItem:l[0],onChange:d},l.map(((t,r)=>(0,e.jsx)(o.DropdownOption,{key:r,value:t.value}))))),(0,e.jsx)(o.CardContent,{css:p},(0,e.jsx)(o.Wrapper,{css:i},Array.isArray(n[s])&&n[s].map(((r,n)=>(0,e.jsx)(u,t({key:n},r)))))))};var f={name:"8or0zb",styles:"gap:5px"};const x=({currentValue:t,max:r})=>{const n=(0,e.useTheme)();return(0,e.jsx)("div",{style:{display:"grid",textAlign:"center"}},(0,e.jsx)(o.Wrapper,{alignItems:"baseline",direction:"row",css:f},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",color:n.colors.greyDarker},t),(0,e.jsx)(o.Typography,{variant:"subtitle",weight:"bold",color:n.colors.greyDarker},"kcal")),(0,e.jsx)(o.Typography,{variant:"subtitle",color:n.colors.greyDarker60},t/r*100,"% done"))};var m={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"};const b=({max:t,currentValue:r})=>{const n=(0,e.useTheme)();return(0,e.jsx)(o.Card,{css:m},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0px 5px 5px ${n.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fcalories%2Fcalories_64.png?alt=media&token=6a57e3f5-0e15-4dcf-8871-f1bf94d887af 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fcalories%2Fcalories_48.png?alt=media&token=861ad7c8-1bcb-4f2d-a581-4b73b4821251 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fcalories%2Fcalories_48.png?alt=media&token=861ad7c8-1bcb-4f2d-a581-4b73b4821251",alt:"Calories burn"})},(0,e.jsx)(o.Typography,{variant:"h6",weight:"bold"},"Calories")),(0,e.jsx)(o.CardContent,null,(0,e.jsx)(o.ProgressCircle,{max:t,currentValue:r,color:"pink",infoContent:(0,e.jsx)(x,{max:t,currentValue:r}),size:120})))};var C=c(607),y=c(712);const v={margin:{top:0,right:0,bottom:0,left:0},xScale:{type:"point"},yScale:{type:"linear",min:"auto",max:"auto",stacked:!0,reverse:!1},pointBorderColor:{from:"serieColor"},legends:[],xFormat:e=>{return new Date(e).toLocaleTimeString("en-US",t||{hour:"2-digit",minute:"2-digit"});var t},yFormat:e=>`${e} bpm`,tooltip:t=>(0,e.jsx)(o.SimpleChartTooltip,t)},w=({data:r,...n})=>(0,e.jsx)(y.ResponsiveLine,t({data:r,curve:"linear",axisTop:null,axisRight:null,axisBottom:null,axisLeft:null,enableGridX:!1,enableGridY:!1,lineWidth:1,enablePoints:!1,pointSize:3,pointColor:"black",pointBorderWidth:2,pointLabelYOffset:-12,enableArea:!0,areaOpacity:.1,enableCrosshair:!1,crosshairType:"top-left",useMesh:!0,animate:!1},v,n));function k(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}var j=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,L=k((function(e){return j.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));var S=function(e,t,r){var n=e.key+"-"+t.name;!1===r&&void 0===e.registered[n]&&(e.registered[n]=t.styles)};var M={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,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},T=/[A-Z]|^ms/g,D=/_EMO_([^_]+?)_([^]*?)_EMO_/g,E=function(e){return 45===e.charCodeAt(1)},O=function(e){return null!=e&&"boolean"!=typeof e},z=k((function(e){return E(e)?e:e.replace(T,"-$&").toLowerCase()})),R=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(D,(function(e,t,r){return A={name:t,styles:r,next:A},t}))}return 1===M[e]||E(e)||"number"!=typeof t||0===t?t:t+"px"};function P(e,t,r){if(null==r)return"";if(void 0!==r.__emotion_styles)return r;switch(typeof r){case"boolean":return"";case"object":if(1===r.anim)return A={name:r.name,styles:r.styles,next:A},r.name;if(void 0!==r.styles){var n=r.next;if(void 0!==n)for(;void 0!==n;)A={name:n.name,styles:n.styles,next:A},n=n.next;return r.styles+";"}return function(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=P(e,t,r[o])+";";else for(var i in r){var s=r[i];if("object"!=typeof s)null!=t&&void 0!==t[s]?n+=i+"{"+t[s]+"}":O(s)&&(n+=z(i)+":"+R(i,s)+";");else if(!Array.isArray(s)||"string"!=typeof s[0]||null!=t&&void 0!==t[s[0]]){var a=P(e,t,s);switch(i){case"animation":case"animationName":n+=z(i)+":"+a+";";break;default:n+=i+"{"+a+"}"}}else for(var l=0;l<s.length;l++)O(s[l])&&(n+=z(i)+":"+R(i,s[l])+";")}return n}(e,t,r);case"function":if(void 0!==e){var o=A,i=r(e);return A=o,P(e,t,i)}}if(null==t)return r;var s=t[r];return void 0!==s?s:r}var A,Z=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var I=!!r.useInsertionEffect&&r.useInsertionEffect,V=I||function(e){return e()},N=(I||r.useLayoutEffect,L),$=function(e){return"theme"!==e},H=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?N:$},F=function(e,t,r){var n;if(t){var o=t.shouldForwardProp;n=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof n&&r&&(n=e.__emotion_forwardProp),n},B=function(e){var t=e.cache,r=e.serialized,n=e.isStringTag;return S(t,r,n),V((function(){return function(e,t,r){S(e,t,r);var n=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+n:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}(t,r,n)})),null},W=function n(o,i){var s,a,l=o.__emotion_real===o,c=l&&o.__emotion_base||o;void 0!==i&&(s=i.label,a=i.target);var d=F(o,i,l),u=d||H(c),p=!u("as");return function(){var g=arguments,h=l&&void 0!==o.__emotion_styles?o.__emotion_styles.slice(0):[];if(void 0!==s&&h.push("label:"+s+";"),null==g[0]||void 0===g[0].raw)h.push.apply(h,g);else{0,h.push(g[0][0]);for(var f=g.length,x=1;x<f;x++)h.push(g[x],g[0][x])}var m=(0,e.withEmotionCache)((function(t,n,o){var i,s,l,g,f=p&&t.as||c,x="",m=[],b=t;if(null==t.theme){for(var C in b={},t)b[C]=t[C];b.theme=r.useContext(e.ThemeContext)}"string"==typeof t.className?(i=n.registered,s=m,l=t.className,g="",l.split(" ").forEach((function(e){void 0!==i[e]?s.push(i[e]+";"):g+=e+" "})),x=g):null!=t.className&&(x=t.className+" ");var y=function(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var n=!0,o="";A=void 0;var i=e[0];null==i||void 0===i.raw?(n=!1,o+=P(r,t,i)):o+=i[0];for(var s=1;s<e.length;s++)o+=P(r,t,e[s]),n&&(o+=i[s]);Z.lastIndex=0;for(var a,l="";null!==(a=Z.exec(o));)l+="-"+a[1];var c=function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))+(59797*(t>>>16)<<16),r=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&r)+(59797*(r>>>16)<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r=1540483477*(65535&(r^=255&e.charCodeAt(n)))+(59797*(r>>>16)<<16)}return(((r=1540483477*(65535&(r^=r>>>13))+(59797*(r>>>16)<<16))^r>>>15)>>>0).toString(36)}(o)+l;return{name:c,styles:o,next:A}}(h.concat(m),n.registered,b);x+=n.key+"-"+y.name,void 0!==a&&(x+=" "+a);var v=p&&void 0===d?H(f):u,w={};for(var k in t)p&&"as"===k||v(k)&&(w[k]=t[k]);return w.className=x,w.ref=o,r.createElement(r.Fragment,null,r.createElement(B,{cache:n,serialized:y,isStringTag:"string"==typeof f}),r.createElement(f,w))}));return m.displayName=void 0!==s?s:"Styled("+("string"==typeof c?c:c.displayName||c.name||"Component")+")",m.defaultProps=o.defaultProps,m.__emotion_real=m,m.__emotion_base=c,m.__emotion_styles=h,m.__emotion_forwardProp=d,Object.defineProperty(m,"toString",{value:function(){return"."+a}}),m.withComponent=function(e,r){return n(e,t({},i,r,{shouldForwardProp:F(m,r,!0)})).apply(void 0,h)},m}};const _=W("div",{target:"ek7c6rl0"})({name:"1v1gu0d",styles:"text-align:center;margin-top:23px"}),q={name:"1ttuluy",styles:"font-weight:700;font-size:1.728rem;line-height:2rem;@media (max-width: 900px){font-size:1.2rem;line-height:1.639;}"},Q=t=>(0,e.css)("color:",t.colors.greyDarker60,";font-weight:600;font-size:1rem;line-height:1.5rem;margin-left:4px;@media (max-width: 900px){font-size:0.833rem;line-height:1.375;}","",""),U=({value:t})=>{const r=(0,e.useTheme)();return(0,e.jsx)(_,null,(0,e.jsx)("span",{css:q},t),(0,e.jsx)("span",{css:Q(r)},"BPM"))};const G="HeartRateGradient",X=[{match:"*",id:G}];var J={name:"1srykpd",styles:"height:65px;width:calc(100% + 40px);margin-inline:-20px"},Y={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"},K={name:"1d3w5wq",styles:"width:100%"};const ee=({data:n,caption:i="Heart Rate",color:a})=>{const[l,c]=(0,r.useState)(n?.data?.[0]?.y),[d,u]=(0,r.useMemo)((()=>(0,s.throttle)((e=>c(e?.data?.y)),100)),[]),p=(0,e.useTheme)(),g=a||p.colors.purpleDark;(0,r.useEffect)((()=>()=>u()),[]),(0,r.useEffect)((()=>{c(n?.data?.[0]?.y)}),[n]);const h=(0,r.useMemo)((()=>[(0,C.linearGradientDef)(G,[{offset:100,color:g},{offset:0,color:g}])]),[g]),f=(0,r.useMemo)((()=>({data:[n],colors:g})),[n,g]);return(0,e.jsx)(o.Card,{css:Y},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0px 5px 5px ${p.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fheart%2Fheart_64.png?alt=media&token=aca1639b-62f5-44ed-a0d1-3cea8e4797e2 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fheart%2Fheart_48.png?alt=media&token=7ef68a25-5362-48b9-b359-c46b48d1db54 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fheart%2Fheart_48.png?alt=media&token=7ef68a25-5362-48b9-b359-c46b48d1db54",alt:"Heart"})},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold"},i)),(0,e.jsx)(o.CardContent,{direction:"column",css:K},(0,e.jsx)("div",{css:J},(0,e.jsx)(w,t({},f,{fill:X,defs:h,onMouseMove:d}))),null!=l?(0,e.jsx)(U,{value:l}):null))},{formatDayOfWeek:te}=s.dateFormatters,re=[0,20,40,60,80,100],ne={margin:{top:28,right:50,bottom:50,left:5},xScale:{type:"time",format:"%L",precision:"day"},yScale:{type:"linear",min:"auto",max:"auto",stacked:!1,reverse:!1},axisRight:{tickSize:0,tickPadding:10,tickRotation:0,tickValues:re,format:e=>`${e}%`,legend:"",legendOffset:0},axisBottom:{tickSize:0,tickPadding:30,tickRotation:0,legend:"",tickValues:"every day",format:te},pointColor:{from:"color",modifiers:[]},pointBorderColor:{from:"color",modifiers:[]},legends:[],gridYValues:re,layers:["grid","markers","axes","areas","crosshair","lines",({currentPoint:r,pointSize:n,pointBorderWidth:o,...i})=>{const s=(0,C.useTheme)();if(!r)return;const a=r;return(0,e.jsx)("g",null,(0,e.jsx)(C.DotsItem,t({key:a.id,x:a.x,y:a.y,color:a.color,borderColor:a.borderColor,datum:a.data,theme:s,size:n||0,borderWidth:o||0},i)))},"slices","mesh","legends"]},oe=({colorName:t,point:r})=>{const n=`${(i=String(r.serieId))[0].toUpperCase()}${i.substring(1)}`;var i;const{data:{y:s,comp:a,unit:l}}=r,c=a&&"arrow-"+(a>0?"up":"down")||void 0;return(0,e.jsx)(o.ProgressChartTooltip,{caption:n,value:s,valueFormatted:`${a}${l}`,iconName:c,barProps:{color:t}})},ie=["pink","purple","turquoise","yellow","green","blue"],se=({data:n,...o})=>{const i=(0,e.useTheme)(),s=(0,r.useMemo)((()=>ie.reduce(((e,t)=>(e[i.colors[`${t}Lighter`]]=t,e)),{})),[i.colors]),a=(0,r.useMemo)((()=>Object.assign(ne,{colors:ie.map((e=>i.colors[`${e}Lighter`])),tooltip:({point:t})=>{const r=s[t.color];return(0,e.jsx)(oe,{point:t,colorName:r})},theme:{fontFamily:"'Manrope', sans-serif",axis:{ticks:{text:{fontSize:"0.833rem",fontWeight:500,fill:i.colors.greyDarker}}},grid:{line:{stroke:i.colors.greyLighter,strokeWidth:1,strokeDasharray:"8 8"}}}})),[i.colors,s]);return(0,e.jsx)(y.ResponsiveLine,t({data:n,curve:"catmullRom",axisTop:null,axisLeft:null,enableGridX:!1,enableGridY:!0,lineWidth:1,enablePoints:!0,pointSize:8,pointBorderWidth:0,pointLabelYOffset:-12,enableArea:!1,areaOpacity:.1,enableCrosshair:!1,useMesh:!0,animate:!1},a,o))},{formatTime:ae,formatDayOfWeek:le,formatDate:ce}=s.dateFormatters;var de=(e,t,n="day")=>{const[o,i]=(0,r.useState)(0),a=(0,r.useRef)((0,s.throttle)((e=>{i(e[0].contentRect.width)}),50)),l=(0,r.useRef)(new ResizeObserver(a?.current?.[0]));return(0,r.useEffect)((()=>{const t=e.current;return l.current&&t&&l.current.observe(t),()=>{l.current&&t&&l.current.unobserve(t)}}),[e,l]),(0,r.useEffect)((()=>()=>{if(a.current){const[,e]=a.current;e()}}),[a]),(0,r.useMemo)((()=>({xScale:{type:"time",format:"%L",precision:"week"===n?"day":n},axisBottom:{tickSize:0,tickPadding:30,legend:"",tickValues:o<600?7:void 0,tickRotation:o<600?30:0,format:"hour"===n?ae:"week"===n?le:ce}})),[t,o,n])};var ue={name:"as11ew",styles:"line-height:normal"},pe={name:"1d3w5wq",styles:"width:100%"},ge={name:"1otqacd",styles:"height:227px;svg{overflow:visible;}"};const he=({caption:n="Meal Nutrients",options:i,data:s,onOptionChange:a})=>{const[l,c]=(0,r.useState)(),d=(0,r.useRef)(null),u=de(d,s,l?.precision);(0,r.useEffect)((()=>{i?.length>0&&null==l&&p(i[0])}),[i]);const p=e=>{const t=i.filter((t=>t.value===e.value))[0];c(t),a&&a(t)};return(0,e.jsx)("div",{ref:d},(0,e.jsx)(o.CardHeader,{transparent:!0},(0,e.jsx)(o.Typography,{variant:"h4",weight:"bold",css:ue},n),i?.length>0&&(0,e.jsx)(o.Dropdown,{selectedItem:i[0],onChange:p},i.map((t=>(0,e.jsx)(o.DropdownOption,{key:t.value,value:t.value,label:t.label}))))),(0,e.jsx)(o.Card,null,(0,e.jsx)(o.CardContent,{direction:"column",css:pe},(0,e.jsx)("div",{css:ge},s?.length>0&&(0,e.jsx)(se,t({data:s},u))))))};var fe={name:"1g7ta9s",styles:"display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:15px"};const xe=()=>fe;var me={name:"10ava9y",styles:"width:calc(100% - 42px)"};const be=({image:t,title:r,workoutTime:n,renderDetails:i,onClick:s})=>{const a=(0,e.useTheme)();return(0,e.jsx)(o.Card,{noShadow:!0},(0,e.jsx)(o.Wrapper,{direction:"row"},(0,e.jsx)(o.Avatar,{size:42,image:t}),(0,e.jsx)(o.CardContent,{css:me},(0,e.jsx)(o.Wrapper,{direction:"column"},(0,e.jsx)("div",{css:xe},(0,e.jsx)(o.Typography,{variant:"h6"},r),(0,e.jsx)(o.Button,{endIcon:(0,e.jsx)(o.Icon,{name:"more"}),variant:"tertiary",size:"small",onClick:s})),(0,e.jsx)("div",{css:xe},(0,e.jsx)(o.Typography,{variant:"subtitle",color:a.colors.greyDarker60,as:"p"},i()),(0,e.jsx)(o.Typography,{variant:"subtitle",as:"p"},n))))))},Ce=({workouts:t})=>(0,e.jsx)(o.CardList,{title:"Upcoming Workout",items:t,renderItem:t=>(0,e.jsx)(be,{image:t.image,title:t.title,workoutTime:t.workoutTime,onClick:t.handleClick,renderDetails:()=>(0,e.jsx)(r.Fragment,null,(0,e.jsx)("strong",null,t.details.exercises)," Exercises |"," ",(0,e.jsx)("strong",null,t.details.minutes)," mins")})});var ye={name:"7mn33w",styles:"flex:1 1 auto;margin-left:11.5px"};const ve=({active:t,completed:r})=>{const n=(0,e.useTheme)();return(0,e.jsx)("div",{css:ye},(0,e.jsx)("span",{css:(0,e.css)("display:block;border-color:",t||r?n.colors.blueLightLighter:n.colors.greyDarker60,";border-left-style:dashed;border-left-width:1px;min-height:20px;","","")}))},we=t=>{const{active:r,completed:n}=t,o=(0,e.useTheme)();return(0,e.jsx)("div",{css:(0,e.css)("width:6px;height:6px;background-color:",r||n?o.colors.blueLightLighter:o.colors.greyDarker60,";border-radius:50%;","","")})};var ke={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"},je={name:"1n5h93v",styles:"width:100%;justify-content:center;align-items:stretch"};const Le=({minValue:t=0,maxValue:r=100,currentValue:n,active:i,steps:s,unit:a="%"})=>{const l=(0,e.useTheme)(),c=Math.round(100*n/r);return(0,e.jsx)(o.Card,{css:ke},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0px 5px 5px ${l.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fwater%2Fwater_64.png?alt=media&token=2abf9f9c-2159-4235-856c-f054783a007d 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fwater%2Fwater_48.png?alt=media&token=abc1e619-940a-4fc0-9f83-ef0a998464f2 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fwater%2Fwater_48.png?alt=media&token=abc1e619-940a-4fc0-9f83-ef0a998464f2",alt:"Water"})},(0,e.jsx)(o.Typography,{variant:"h6",weight:"bold"},"Water")),(0,e.jsx)(o.CardContent,{css:je},(0,e.jsx)("div",{style:{fontSize:14,marginRight:"15px"}},(0,e.jsx)(o.ProgressVertical,null,(0,e.jsx)(o.ProgressLegend,null,(0,e.jsx)(o.ProgressLegendItem,{position:"end",percentage:100},(0,e.jsx)("span",{style:{textAlign:"right",display:"block",paddingRight:6}},`${r}${a}`)),(0,e.jsx)(o.ProgressLegendItem,{position:"current",percentage:c},(0,e.jsx)("span",{style:{textAlign:"right",display:"block",paddingRight:6}},`${n}${a}`)),(0,e.jsx)(o.ProgressLegendItem,{position:"start",percentage:0},(0,e.jsx)("span",{style:{textAlign:"right",display:"block",paddingRight:6}},`${t}${a}`))),(0,e.jsx)(o.ProgressBar,{percentage:c,color:"blueLight"}))),(0,e.jsx)(o.Stepper,{color:l.colors.blueLight,activeStep:i,orientation:"vertical",inverted:!0,sx:{rowGap:0}},s.map(((t,r)=>(0,e.jsx)(o.Step,{key:r,Connector:ve},(0,e.jsx)(o.StepLabel,{StepIcon:we},(0,e.jsx)("span",{style:{textAlign:"left",display:"block",fontSize:9}},t.caption),(0,e.jsx)("span",{style:{textAlign:"left",display:"block",fontSize:9,fontWeight:700}},t.title))))))))};const Se=W("div",{target:"e1n6hn4h0"})({name:"1oaiz4z",styles:"width:100%;height:14px;background:linear-gradient(\n 90deg,\n #8b60f4 0%,\n #658fdf 16.67%,\n #69cdd0 35.42%,\n #88e4c3 51.04%,\n #edba5d 68.23%,\n #ed8f66 84.38%,\n #f28689 100%\n );border-radius:21px"}),Me=W("div",{target:"etdmc4t0"})("position:absolute;left:",(({percentage:e})=>e),"%;top:0;width:14px;height:14px;background:#2b2d31;box-shadow:-4px 4px 10px rgba(42, 48, 57, 0.2);border-radius:19px;"),Te=W("div",{target:"e1968qvg0"})("display:flex;padding:8px 16px;background:",(({theme:e})=>e.colors.greyLighter),";border-radius:12px;align-items:center;");const De=W(o.Typography,{target:"ejsfewa0"})({name:"h16vwx",styles:"position:absolute;left:65%"});var Ee={name:"13f8x48",styles:"left:80%"},Oe={name:"322hte",styles:"left:60%"},ze={name:"1s4icj2",styles:"left:20%"},Re={name:"1i0rnv0",styles:"position:relative;margin-top:5px"};const Pe=()=>(0,e.jsx)("div",{css:Re},(0,e.jsx)(De,{variant:"subtitle",css:ze},"18.5"),(0,e.jsx)(De,{variant:"subtitle",css:Oe},"25"),(0,e.jsx)(De,{variant:"subtitle",css:Ee},"30"));const Ae=t=>(0,e.css)("display:flex;h6{line-height:1.625rem;margin-left:10px;color:",t.colors.greyDarker60,";}","",""),Ze={name:"1fgsgvi",styles:"position:relative;width:100%;padding-top:20px"};var Ie={name:"1d3w5wq",styles:"width:100%"},Ve={name:"zccqi5",styles:"box-shadow:0 10px 40px rgba(29, 22, 23, 0.07);border-radius:16px;padding-bottom:40px"};const Ne=({height:t=175,weight:n=66})=>{const[i,s]=(0,r.useState)(""),[a,l]=(0,r.useState)(0),c=Number((n/(t*t)*1e4).toFixed(1)),d=()=>{s("Under Weight"),l(10)},u=()=>{s("Healthy"),l(40)},p=()=>{s("Overweight"),l(70)},g=()=>{s("Obese"),l(90)};return(0,r.useEffect)((()=>{c<18.5?d():c>18.5&&c<=24.9?u():c>24.9&&c<30?p():g()}),[c]),(0,e.jsx)(r.Fragment,null,(0,e.jsx)(o.CardHeader,{transparent:!0},(0,e.jsx)("div",{css:Ae},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold"},"BMI"," "),(0,e.jsx)(o.Typography,{variant:"h6"},"Body Mass Index"))),(0,e.jsx)(o.Card,{css:Ve},(0,e.jsx)(o.CardHeader,null,(0,e.jsx)(o.Typography,{variant:"h2",weight:"medium"},c),(0,e.jsx)(Te,null,(0,e.jsx)(o.Typography,{variant:"subtitle",weight:"lighter"},"You're ",i))),(0,e.jsx)(o.CardContent,{css:Ie},(0,e.jsx)("div",{css:Ze},(0,e.jsx)(Me,{"data-testid":"bmi-pointer",percentage:a}),(0,e.jsx)(Se,null),(0,e.jsx)(Pe,null)))))},$e=t=>(0,e.css)("h6{line-height:23px;}p{color:",t.colors.greyDarker60,";line-height:23px;}","","");var He={name:"ui9771",styles:"width:calc(100% - 42px);padding-left:15px"},Fe={name:"1ch9yvl",styles:"border-radius:0"};const Be=({image:t,title:r,details:n,progressProps:i})=>{const{size:s=50,max:a=100,currentValue:l=0,infoContent:c,color:d="blue"}=i;return(0,e.jsx)(o.Card,{noShadow:!0},(0,e.jsx)(o.Wrapper,{direction:"row",avatarSize:42},(0,e.jsx)(o.Avatar,{size:42,image:t,css:Fe}),(0,e.jsx)(o.CardContent,{css:He},(0,e.jsx)("div",{css:$e},(0,e.jsx)(o.Typography,{variant:"h6"},r),(0,e.jsx)(o.Typography,{variant:"subtitle",as:"p"},n)),(0,e.jsx)(o.ProgressCircle,{size:s,max:a,currentValue:l,infoContent:c||(0,e.jsx)(o.Typography,{variant:"body1"},l,"%"),color:d}))))},We=({goals:t})=>(0,e.jsx)(o.CardList,{title:"Goals",items:t,renderItem:t=>(0,e.jsx)(Be,{image:t.image,title:t.title,details:t.details,progressProps:{currentValue:t.completion,color:t.color}})});var _e=W(o.Badge,{target:"e12bwihj0"})({name:"1c9h7mo",styles:"display:inline-block;padding:0;margin-right:5px;width:4px;height:4px"});var qe={List:W("ul",{target:"e1yfjgtr1"})({name:"wmff3h",styles:"display:flex;justify-content:space-between;list-style:none;width:100%;height:20px;padding:0;margin:0;margin-bottom:8px"}),Item:W("li",{target:"e1yfjgtr0"})({name:"s5xdrg",styles:"display:flex;align-items:center"})};var Qe=W("ul",{target:"e1obar840"})({name:"1bn6kyv",styles:"display:flex;list-style:none;width:100%;height:20px;padding:0;margin:0;&>li:nth-of-type(2n):not(:last-child){margin:0 5px;}"});const Ue={carbs:"yellow",protein:"green",fat:"blue"};var Ge={name:"azty0s",styles:"width:calc(100% - 64px);padding-left:15px"},Xe={name:"14aax6i",styles:"margin-top:5.6px"};const Je=({name:t,image:r,carbs:n,protein:i,fat:s})=>{const a={carbs:n,protein:i,fat:s};return(0,e.jsx)(o.Wrapper,{css:Xe},(0,e.jsx)(o.Avatar,{size:64,image:r}),(0,e.jsx)("div",{css:Ge},(0,e.jsx)(o.Typography,{variant:"h6",weight:"medium"},t),(0,e.jsx)(qe.List,null,Object.keys(a).map((t=>(0,e.jsx)(qe.Item,{key:t},(0,e.jsx)(_e,{color:Ue[t]}),(0,e.jsx)(o.Typography,{variant:"body1"},a[t],"% ",t))))),(0,e.jsx)(Qe,null,Object.keys(a).map((t=>(0,e.jsx)("li",{css:(0,e.css)("width:",a[t],"%;","",""),key:t},(0,e.jsx)(o.ProgressBar,{percentage:100,color:Ue[t]})))))))};const Ye=W(o.DropdownOption,{target:"e1mo13t60"})({name:"dzdmk4",styles:"text-align:left;line-height:18px;font-size:11px"});var Ke={name:"17y49kf",styles:"flex-direction:column;width:100%"},et={name:"as11ew",styles:"line-height:normal"};const tt=({data:n})=>{const[i,s]=(0,r.useState)(null),[a,l]=(0,r.useState)([]),c=e=>{const t=e.value.toString().toLowerCase();s(t)};return(0,r.useEffect)((()=>{null!=n&&"object"==typeof n&&l(Object.keys(n).map(((e,t)=>({id:t,value:`${e.charAt(0).toUpperCase()}${e.slice(1)}`,label:`${e.charAt(0).toUpperCase()}${e.slice(1)} | ${n[e].time}`,extraVal:n[e].time}))))}),[n]),(0,r.useEffect)((()=>{a?.length>0&&null==i&&c(a[0])}),[a]),(0,e.jsx)("div",null,(0,e.jsx)(o.CardHeader,{transparent:!0},(0,e.jsx)(o.Typography,{variant:"h4",weight:"bold",css:et},"Meal Planner"),a?.length>0&&(0,e.jsx)(o.Dropdown,{selectedItem:a[0],onChange:c},a.map(((t,r)=>(0,e.jsx)(Ye,{key:r,value:t.value,label:t.label.toString()},(0,e.jsx)("span",{style:{fontSize:13,fontWeight:500}},t.value)," | ",(0,e.jsx)("span",{style:{fontSize:11,fontWeight:500}},t.extraVal)))))),(0,e.jsx)(o.Card,null,(0,e.jsx)(o.CardContent,{css:Ke},i&&n[i].data.map((({id:r,...n})=>(0,e.jsx)(Je,t({key:r},n)))))))};var rt={name:"1rcnabe",styles:"width:100%;margin:10px 0"},nt={name:"192owum",styles:"font-size:33px;font-weight:bold"},ot={name:"1paxtit",styles:"box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);border-radius:20px"};const it=({max:t,currentValue:r})=>{const n=(0,e.useTheme)(),i=Math.round(r/t*100);return(0,e.jsx)(o.Card,{css:ot},(0,e.jsx)(o.CardHeader,{icon:(0,e.jsx)(o.ResponsiveImage,{css:(0,e.css)({filter:`drop-shadow(0 5px 5px ${n.colors.grey})`},"",""),srcSet:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fsteps%2Fsteps_64.png?alt=media&token=22d59e48-da19-448a-98e3-25f396108243 64w, https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fsteps%2Fsteps_48.png?alt=media&token=7c66d777-ddad-416a-9f07-a89dd3167ca7 48w",sizes:"(min-width: 1440px) 64px, 48px",src:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fsteps%2Fsteps_48.png?alt=media&token=7c66d777-ddad-416a-9f07-a89dd3167ca7",alt:"Steps"})},(0,e.jsx)(o.Typography,{variant:"h6",weight:"bold"},"Steps")),(0,e.jsx)(o.CardContent,{style:{flexWrap:"wrap"}},(0,e.jsx)("div",null,(0,e.jsx)("span",{css:nt},r),(0,e.jsx)("span",null,"Steps")),(0,e.jsx)("div",{css:rt},(0,e.jsx)(o.ProgressBar,{percentage:i,color:"green"})),(0,e.jsx)(o.Typography,{variant:"body1",css:(0,e.css)("color:",n.colors.greyDarker60,";","","")},!Number.isNaN(i)&&`${i}% of your goals`)))};const st=t=>(0,e.css)("display:flex;width:92px;height:68px;align-items:center;flex-flow:column;justify-content:center;background:",t.colors.white,";border-radius:16px;box-shadow:0 10px 40px rgba(42, 48, 57, 0.08);","","");var at={name:"1sw7psn",styles:"align-items:baseline;justify-content:center"};var lt=({value:t,unit:r,caption:n})=>(0,e.jsx)("div",{css:st},(0,e.jsx)(o.Wrapper,{css:at},(0,e.jsx)(o.Typography,{variant:"h4",weight:"bold"},t),(0,e.jsx)(o.Typography,{variant:"subtitle"},r)),(0,e.jsx)(o.Typography,{variant:"subtitle"},n));const ct={name:"d346af",styles:"display:flex;justify-content:space-between;list-style:none;padding:0;li{max-width:92px;}"};var dt=({weight:t,height:r,age:n})=>(0,e.jsx)("ul",{css:ct},(0,e.jsx)("li",null,(0,e.jsx)(lt,{value:t||"",unit:"kg",caption:"Weight"})),(0,e.jsx)("li",null,(0,e.jsx)(lt,{value:r||"",unit:"cm",caption:"Height"})),(0,e.jsx)("li",null,(0,e.jsx)(lt,{value:n||"",unit:"yrs",caption:"Age"})));const ut=t=>(0,e.css)("display:flex;align-items:center;button{display:none;}",t.mediaQueries.lg,"{justify-content:space-between;button{display:block;}}","","");var pt={name:"3u6yym",styles:"padding-inline:15px"},gt={name:"s5xdrg",styles:"display:flex;align-items:center"};var ht=({name:t,email:r})=>(0,e.jsx)("div",{css:ut},(0,e.jsx)("div",{css:gt},(0,e.jsx)(o.Avatar,{size:42,image:"https://firebasestorage.googleapis.com/v0/b/admin-themes.appspot.com/o/img%2Fface%2Fface_46.png?alt=media&token=aaa3a75c-4779-4887-b011-352f8dd6c214"}),(0,e.jsx)("div",{css:pt},(0,e.jsx)(o.Typography,{variant:"subtitle"},t),(0,e.jsx)(o.Typography,{variant:"body1"},r))),(0,e.jsx)(o.Button,{variant:"tertiary",size:"large",endIcon:(0,e.jsx)(o.Icon,{name:"notification"})}));const ft=t=>(0,e.css)("display:grid;grid-template-columns:50px auto;align-items:center;",t.mediaQueries.lg,"{grid-template-columns:auto;}","","");var xt={name:"e0dnmk",styles:"cursor:pointer"};var mt=({user:t})=>(0,e.jsx)(r.Fragment,null,(0,e.jsx)("div",{css:ft},(0,e.jsx)("div",{css:t=>(0,e.css)(t.mediaQueries.lg,"{display:none;}","","")},(0,e.jsx)("label",{htmlFor:"aside",css:xt},(0,e.jsx)(o.Icon,{name:"carrot-left",size:16}))),(0,e.jsx)(ht,{name:t?.name,email:t?.email})),(0,e.jsx)(dt,{weight:t?.weight,height:t?.height,age:t?.age}));var bt={name:"1ytt2st",styles:"justify-content:flex-start;align-items:baseline;gap:2px"},Ct={name:"xutw8p",styles:"display:flex;align-self:center;margin-left:3px"};var yt=({value:t,unit:r,icon:n})=>{const i=(0,e.useTheme)();return(0,e.jsx)(o.CardContent,{css:bt},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",color:i.colors.greyDarker},t),r?(0,e.jsx)(o.Typography,{"data-testid":"unit",variant:"h6",weight:"lighter"},r):null,n?(0,e.jsx)("div",{css:Ct},n):null)};var vt={name:"rnnx2x",styles:"font-size:12px"};var wt=({trigger:t,children:r})=>{const n=(0,e.useTheme)();return(0,e.jsx)(o.Tooltip,{offsetPx:0,enableHover:!0,enableClick:!1,arrowProps:{width:18,height:3,fill:n.colors.greyGraphite}},(0,e.jsx)(o.TooltipTrigger,null,(0,e.jsx)("div",{"data-testid":"tooltip-trigger"},t)),(0,e.jsx)(o.TooltipContent,{css:(0,e.css)("padding:4px 5px;border-radius:2px;background:",n.colors.greyGraphite,";svg{margin-bottom:-1px;}","","")},(0,e.jsx)(o.Typography,{css:vt,color:n.colors.white},r)))},kt=c(128);const jt=t=>(0,e.css)("position:relative;display:flex;flex-direction:column;align-items:flex-start;width:max-content;min-width:100%;background:",t.colors.greyLighter,";padding:4px 10px;border-radius:6px;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:none;user-select:none;&::before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;box-shadow:0 10px 40px 0 ",t.colors.greyShadow,";content:'';}&:active{background:",t.colors.white,";&::before{border-radius:6px;box-shadow:0 10px 40px 0 ",t.colors.greyShadow24,";}}","","");var Lt=({onClick:t,link:r,children:i})=>(0,e.jsx)(n().Fragment,null,r?(0,e.jsx)(kt.Link,{to:r,css:jt},i):(0,e.jsx)(o.CardBase,{role:t?"button":"region",tabIndex:t?0:-1,onClick:()=>{"function"==typeof t&&t()},css:jt},i));var St={name:"rnnx2x",styles:"font-size:12px"};const Mt=({value:t,unit:r,title:n,icon:i,link:s,onClick:a})=>{const l=Number(t),c=Number.isNaN(l)?t:l.toFixed(1).includes(".0")?Math.floor(l):l.toFixed(1);return(0,e.jsx)(Lt,{onClick:a,link:s},(0,e.jsx)(yt,{value:c,unit:r,icon:i}),(0,e.jsx)(o.CardContent,null,(0,e.jsx)(o.Typography,{css:St},n)))};var Tt=t=>{const{value:r,unit:n}=t,o=Number(r);return Number.isInteger(o)||Number.isNaN(o)?(0,e.jsx)(Mt,t):(0,e.jsx)(wt,{trigger:(0,e.jsx)(Mt,t)},r," ",n)};var Dt=W("div",{target:"e1xdy4lf0"})("display:grid;gap:5px;grid-auto-flow:column;overflow:auto;",(({theme:e})=>e.mediaQueries.md),"{grid-template-columns:",(({itemsPerRow:e})=>e&&`repeat(${e}, 1fr)`),";grid-auto-flow:inherit;overflow:inherit;}");var Et=({items:t,onClick:r,renderCard:n,...o})=>(0,e.jsx)("div",null,(0,e.jsx)(Dt,o,t.map(((t,o)=>(0,e.jsx)("div",{key:o},"function"==typeof n?n(t,r):(0,e.jsx)(Tt,{value:t.value,unit:t.unit,title:t.title,icon:t.icon,link:t.link,onClick:()=>{"function"==typeof r&&r(t)}}))))));const Ot=W(o.Table,{target:"e1x8lq5p0"})({name:"ibvn9w",styles:"background:none;& thead td:first-of-type{border-top-left-radius:20px;}& thead td:last-child{border-top-right-radius:20px;}& tbody tr:last-child td:first-of-type{border-bottom-left-radius:20px;}& tbody tr:last-child td:last-child{border-bottom-right-radius:20px;}& tbody tr:not([aria-disabled='true']):hover{& td{background-color:#eef1f7;}}"}),zt=W(o.TableHead,{target:"e13om0eu0"})("background:none;font-size:12px;",(({theme:e})=>e.mediaQueries.lg),"{font-size:14px;}& tr td:first-of-type{padding-left:16px;}"),Rt=W(o.TableRow,{target:"e5of4c10"})("border:none;padding:0 16px;height:44px;",(({isDisabled:e})=>e&&{opacity:.6,cursor:"default",userSelect:"none"})," & tr:first-of-type{padding-left:18px;}"),Pt=W(o.TableCell,{target:"e1tsk7oh0"})("border:none;padding:0 16px;background:#fff;font-size:12px;font-weight:500;",(({theme:e})=>e.mediaQueries.lg),"{font-size:14px;}"),At=({children:t,columns:n,className:i})=>(0,e.jsx)(Ot,{className:i},(0,e.jsx)(zt,null,(0,e.jsx)(Rt,null,n.map((t=>(0,e.jsx)(Pt,{key:`column-${t.toLowerCase()}`},t))))),(0,e.jsx)(o.TableBody,null,r.Children.map(t,(e=>{if((0,r.isValidElement)(e))return(0,r.cloneElement)(e,{key:e.props.id})}))));var Zt=c(94);const It=(0,e.withTheme)((({total:t,currency:r,theme:n})=>{const i=(0,Zt.useTextSizeDecrease)();return(0,e.jsx)(o.Typography,{ref:i,variant:"body2",weight:"bold",color:n.colors.greyDarker,css:(0,e.css)("font-size:13px;padding:0 14px;",n.mediaQueries.md,"{font-size:14px;}",n.mediaQueries.lg,"{font-size:16px;}line-height:1;","","")},t,(0,e.jsx)(o.Typography,{variant:"body2",weight:"regular",as:"span",color:n.colors.greyDarker80,css:(0,e.css)("display:block;font-size:12px;",n.mediaQueries.md,"{font-size:13px;}",n.mediaQueries.lg,"{font-size:14px;}line-height:25px;","","")},r))}));var Vt={name:"1f1533z",styles:"width:10px;height:10px;margin-right:5px"};const Nt=(0,e.withTheme)((({total:t,currency:r,data:n,theme:i,chartColorPalette:s,legendColorPalette:a,variant:l="valueList"})=>{const{legendColorNames:c,pieChartColors:d}=o.pieChartPalettes.getBalancePalette(i);return(0,e.jsx)(o.PieChart,{data:n,colors:s||d,animate:!1,title:(0,e.jsx)(It,{theme:i,total:t,currency:r}),css:(0,e.css)("div:nth-of-type(1){width:100px;height:100px;}",i.mediaQueries.lg,"{div:nth-of-type(1){width:120px;height:120px;}}","","")},(0,e.jsx)(o.PieChartLegend,{data:n,colors:a||c,variant:l,currency:r,markerStyles:Vt,labelListStyles:(0,e.css)("gap:5px;h6{font-weight:700;font-size:12px;",i.mediaQueries.md,"{font-size:13px;}",i.mediaQueries.lg,"{font-size:14px;}}",i.mediaQueries.lg,"{margin-left:-20%;}","",""),valueListStyles:(0,e.css)("gap:5px;h6{color:",i.colors.greyDarker80,";font-size:11px;",i.mediaQueries.lg,"{font-size:12px;}}","",""),renderValue:({id:e,legendValue:t})=>"Other"===e?t+" "+r:t+" "+e}))}));var $t={name:"me5k4h",styles:"text-decoration:none;div{cursor:pointer;}"};const Ht=({link:t,onClick:r,children:n,className:o})=>t?(0,e.jsx)(kt.Link,{to:t,onClick:r,className:o,css:$t},n):n;var Ft={name:"12yl7b1",styles:"max-width:406px;width:100%;display:block"},Bt={name:"pr10xp",styles:"margin-bottom:10px"};const Wt=({title:r="Balance",className:n,onClick:i,link:s,variant:a="valueList",...l})=>{const c=(0,e.useTheme)();return(0,e.jsx)(Ht,{link:s,onClick:i},(0,e.jsx)(o.Card,{className:n,onClick:s?void 0:i,css:(0,e.css)("border-radius:20px;padding:5px 10px;width:100%;",c.mediaQueries.md,"{padding:10px;}",c.mediaQueries.lg,"{padding:12px 20px 11px;}box-shadow:0 10px 40px 0 ",c.colors.greyShadow,";","","")},(0,e.jsx)(o.CardHeader,{css:Bt},(0,e.jsx)(o.Typography,{variant:"h3",weight:"bold",css:(0,e.css)("font-size:16px;",c.mediaQueries.md,"{font-size:20px;}","","")},r)),(0,e.jsx)(o.CardContent,{css:Ft},(0,e.jsx)(Nt,t({theme:c,variant:a},l)))))};const _t=t=>(0,e.css)("padding:0;border-radius:20px;box-shadow:0px 10px 40px 0px ",t.colors.greyShadow,";transition:0.3s;&:hover{box-shadow:5px 5px 20px 0px ",t.colors.black25,";}","",""),qt=t=>(0,e.css)("display:grid;grid-template-columns:auto 1fr 20px;align-items:center;width:100%;padding:10px;border-radius:20px 20px 0 0;background:",t.colors.greyLighter,";margin-bottom:0;",t.mediaQueries.md,"{h6{font-size:16px;line-height:24px;}}",t.mediaQueries.xs,"{padding:6px 10px;}","",""),Qt=t=>(0,e.css)("height:auto;padding:0;background:none;box-shadow:none;&:hover,&:focus{background:none;box-shadow:none;}&:hover{svg path{fill:",t.colors.greyDarker,";}}","",""),Ut={name:"75whpw",styles:"display:flex;align-items:center;gap:9px;margin-right:13px"},Gt=t=>(0,e.css)("width:100%;text-align:center;padding:4px;&.active{color:",t.colors.greenDark,";background:",t.colors.greenMint,";}&.not-available{color:",t.colors.red,";background:",t.colors.redLighter40,";}",t.mediaQueries.md,"{font-size:14px;line-height:17px;}","",""),Xt=t=>(0,e.css)("width:100%;padding:10px 20px;ul:last-child{li{justify-content:flex-end;text-align:right;}}",t.mediaQueries.md,"{>div{display:block;text-align:center;.pie-chart-wrapper{margin:0 auto 6px;}}ul{display:inline-flex;height:auto;}ul:last-child{margin-left:30px;}}",t.mediaQueries.lg,"{>div{display:flex;justify-content:space-around;.pie-chart-wrapper{margin:0 10px 0 0;}}ul{display:flex;margin-left:0;}ul:last-child{margin-left:10px;}}","",""),Jt=({platform:r,title:n,status:i,link:s,data:a,onClick:l,onDelete:c})=>{const d=(0,e.useTheme)(),u="Active"===i;return(0,e.jsx)(Ht,{link:s,onClick:l},(0,e.jsx)(o.CardBase,{noShadow:!0,css:_t,"data-testid":"card",onClick:s?void 0:l},(0,e.jsx)(o.CardHeader,{css:qt},(0,e.jsx)(o.Typography,{variant:"subtitle",weight:"bold",color:d.colors.greyDarker,css:Ut},r),(0,e.jsx)(o.Typography,{color:d.colors.greyDropdownFocused,variant:"subtitle",weight:"regular"},n),(0,e.jsx)(o.Button,{css:Qt,onClick:e=>{return(t=e).preventDefault(),t.stopPropagation(),void c();var t}},(0,e.jsx)(o.Icon,{name:"bin",color:d.colors.greyDropdownFocused,size:20}))),(0,e.jsx)(o.Typography,{css:Gt,className:u?"active":"not-available",variant:"body1",weight:"regular"},u?i:"Not available"),(0,e.jsx)(o.CardContent,{css:Xt,direction:"column"},(0,e.jsx)(Nt,t({theme:d},a)))))};const Yt=t=>(0,e.css)("box-shadow:0 10px 40px 0 ",t.colors.greyShadow,";padding:0;border-radius:20px;&.disabled{pointer-events:none;}","",""),Kt=t=>(0,e.css)("align-items:center;background:",t.colors.greyLighter,";padding:10px;border-radius:20px 20px 0 0;margin-bottom:0;",t.mediaQueries.md,"{padding:15px 10px 15px 30px;}","",""),er=t=>(0,e.css)("height:auto;background:none;box-shadow:none;&:hover,&:focus{background:none;box-shadow:none;}&:hover{svg path{fill:",t.colors.greyDarker,";}}",t.mediaQueries.md,"{padding:12px;}","",""),tr=t=>(0,e.css)("width:100%;padding:10px;",t.mediaQueries.md,"{padding:13px 30px 20px;}","",""),rr={name:"gnnc8a",styles:"display:flex;flex-direction:column;gap:5px;&:not(:last-child){margin-bottom:20px;}"},nr={name:"15bna7",styles:"height:auto;padding:0;background:none;box-shadow:none;&:hover,&:focus{background:none;box-shadow:none;}"},or={name:"1u3vkts",styles:"display:flex;align-items:center;gap:7px"},ir={name:"26bywx",styles:"overflow-wrap:anywhere"},sr=({title:t,apiKey:n,secretKey:i,onDelete:s,onVisibilityChange:a,isDisabled:l})=>{const[c,d]=(0,r.useState)(!1),u=(0,e.useTheme)(),p=(0,e.jsx)("span",null,"******");return(0,r.useEffect)((()=>{a(c)}),[c]),(0,e.jsx)(o.Card,{noShadow:!0,css:Yt,className:l?"disabled":""},(0,e.jsx)(o.CardHeader,{css:Kt},(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold"},t),(0,e.jsx)(o.Button,{css:er,onClick:s},(0,e.jsx)(o.Icon,{name:"bin",size:15,color:u.colors.greyDropdownFocused}))),(0,e.jsx)(o.CardContent,{css:tr,direction:"column"},(0,e.jsx)("div",{css:rr},(0,e.jsx)(o.Typography,{variant:"h6",color:u.colors.greyDropdownFocused},"API Key"),(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",css:ir},n)),(0,e.jsx)("div",{css:rr},(0,e.jsx)(o.Typography,{variant:"h6",color:u.colors.greyDropdownFocused},"Secret Key"),(0,e.jsx)(o.Typography,{variant:"h5",weight:"bold",css:or},(0,e.jsx)("span",{css:ir},c&&i||p),(0,e.jsx)(o.Button,{css:nr,onClick:()=>{d((e=>!e))}},(0,e.jsx)(o.Icon,{name:c?"visible":"invisible",size:20,color:u.colors.greyDropdownFocused}))))))}}(),d}()}));
|
|
2
2
|
//# sourceMappingURL=index.js.map
|