uplord-ui 0.0.26 → 0.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Modal-C57uOuXY.js → Modal-FggW4ovC.js} +312 -309
- package/dist/{Modal-BAMPI8p8.cjs → Modal-fuT_EDxP.cjs} +16 -16
- package/dist/components.cjs.js +1 -1
- package/dist/components.es.js +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/dist/uplord-ui.css +1 -1
- package/package.json +1 -1
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var Fx;function NI(){return Fx||(Fx=1,process.env.NODE_ENV!=="production"&&function(){function e(v){if(v==null)return null;if(typeof v=="function")return v.$$typeof===E?null:v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case g:return"Fragment";case M:return"Profiler";case L:return"StrictMode";case m:return"Suspense";case
|
|
17
|
+
*/var Fx;function NI(){return Fx||(Fx=1,process.env.NODE_ENV!=="production"&&function(){function e(v){if(v==null)return null;if(typeof v=="function")return v.$$typeof===E?null:v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case g:return"Fragment";case M:return"Profiler";case L:return"StrictMode";case m:return"Suspense";case S:return"SuspenseList";case H:return"Activity"}if(typeof v=="object")switch(typeof v.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),v.$$typeof){case C:return"Portal";case f:return(v.displayName||"Context")+".Provider";case I:return(v._context.displayName||"Context")+".Consumer";case w:var R=v.render;return v=v.displayName,v||(v=R.displayName||R.name||"",v=v!==""?"ForwardRef("+v+")":"ForwardRef"),v;case A:return R=v.displayName||null,R!==null?R:e(v.type)||"Memo";case P:R=v._payload,v=v._init;try{return e(v(R))}catch{}}return null}function t(v){return""+v}function a(v){try{t(v);var R=!1}catch{R=!0}if(R){R=console;var j=R.error,F=typeof Symbol=="function"&&Symbol.toStringTag&&v[Symbol.toStringTag]||v.constructor.name||"Object";return j.call(R,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",F),t(v)}}function o(v){if(v===g)return"<>";if(typeof v=="object"&&v!==null&&v.$$typeof===P)return"<...>";try{var R=e(v);return R?"<"+R+">":"<...>"}catch{return"<...>"}}function i(){var v=T.A;return v===null?null:v.getOwner()}function r(){return Error("react-stack-top-frame")}function c(v){if(D.call(v,"key")){var R=Object.getOwnPropertyDescriptor(v,"key").get;if(R&&R.isReactWarning)return!1}return v.key!==void 0}function s(v,R){function j(){J||(J=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",R))}j.isReactWarning=!0,Object.defineProperty(v,"key",{get:j,configurable:!0})}function d(){var v=e(this.type);return G[v]||(G[v]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),v=this.props.ref,v!==void 0?v:null}function l(v,R,j,F,V,Q,W,b){return j=Q.ref,v={$$typeof:k,type:v,key:R,props:Q,_owner:V},(j!==void 0?j:null)!==null?Object.defineProperty(v,"ref",{enumerable:!1,get:d}):Object.defineProperty(v,"ref",{enumerable:!1,value:null}),v._store={},Object.defineProperty(v._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(v,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(v,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:W}),Object.defineProperty(v,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:b}),Object.freeze&&(Object.freeze(v.props),Object.freeze(v)),v}function h(v,R,j,F,V,Q,W,b){var Z=R.children;if(Z!==void 0)if(F)if(te(Z)){for(F=0;F<Z.length;F++)u(Z[F]);Object.freeze&&Object.freeze(Z)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else u(Z);if(D.call(R,"key")){Z=e(v);var z=Object.keys(R).filter(function(N){return N!=="key"});F=0<z.length?"{key: someKey, "+z.join(": ..., ")+": ...}":"{key: someKey}",ee[Z+F]||(z=0<z.length?"{"+z.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,F,Z,z,Z),ee[Z+F]=!0)}if(Z=null,j!==void 0&&(a(j),Z=""+j),c(R)&&(a(R.key),Z=""+R.key),"key"in R){j={};for(var K in R)K!=="key"&&(j[K]=R[K])}else j=R;return Z&&s(j,typeof v=="function"?v.displayName||v.name||"Unknown":v),l(v,Z,Q,V,i(),j,W,b)}function u(v){typeof v=="object"&&v!==null&&v.$$typeof===k&&v._store&&(v._store.validated=1)}var p=q,k=Symbol.for("react.transitional.element"),C=Symbol.for("react.portal"),g=Symbol.for("react.fragment"),L=Symbol.for("react.strict_mode"),M=Symbol.for("react.profiler"),
|
|
22
|
+
<%s key={someKey} {...props} />`,F,Z,z,Z),ee[Z+F]=!0)}if(Z=null,j!==void 0&&(a(j),Z=""+j),c(R)&&(a(R.key),Z=""+R.key),"key"in R){j={};for(var K in R)K!=="key"&&(j[K]=R[K])}else j=R;return Z&&s(j,typeof v=="function"?v.displayName||v.name||"Unknown":v),l(v,Z,Q,V,i(),j,W,b)}function u(v){typeof v=="object"&&v!==null&&v.$$typeof===k&&v._store&&(v._store.validated=1)}var p=q,k=Symbol.for("react.transitional.element"),C=Symbol.for("react.portal"),g=Symbol.for("react.fragment"),L=Symbol.for("react.strict_mode"),M=Symbol.for("react.profiler"),I=Symbol.for("react.consumer"),f=Symbol.for("react.context"),w=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),S=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),H=Symbol.for("react.activity"),E=Symbol.for("react.client.reference"),T=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,D=Object.prototype.hasOwnProperty,te=Array.isArray,U=console.createTask?console.createTask:function(){return null};p={"react-stack-bottom-frame":function(v){return v()}};var J,G={},ne=p["react-stack-bottom-frame"].bind(p,r)(),oe=U(o(r)),ee={};ua.Fragment=g,ua.jsx=function(v,R,j,F,V){var Q=1e4>T.recentlyCreatedOwnerStacks++;return h(v,R,j,!1,F,V,Q?Error("react-stack-top-frame"):ne,Q?U(o(v)):oe)},ua.jsxs=function(v,R,j,F,V){var Q=1e4>T.recentlyCreatedOwnerStacks++;return h(v,R,j,!0,F,V,Q?Error("react-stack-top-frame"):ne,Q?U(o(v)):oe)}}()),ua}var Bx;function fv(){return Bx||(Bx=1,process.env.NODE_ENV==="production"?Ra.exports=II():Ra.exports=NI()),Ra.exports}var _=fv();function bb(e){var t,a,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(a=bb(e[t]))&&(o&&(o+=" "),o+=a)}else for(a in e)e[a]&&(o&&(o+=" "),o+=a);return o}function re(){for(var e,t,a=0,o="",i=arguments.length;a<i;a++)(e=arguments[a])&&(t=bb(e))&&(o&&(o+=" "),o+=t);return o}var wv={},bv={},Ux;function Kn(){if(Ux)return bv;Ux=1;function e(t){return t&&t.__esModule?t:{default:t}}return bv._=e,bv}var Sv={},Iv={},Zx;function ax(){return Zx||(Zx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"warnOnce",{enumerable:!0,get:function(){return t}});let t=a=>{};if(process.env.NODE_ENV!=="production"){const a=new Set;t=o=>{a.has(o)||console.warn(o),a.add(o)}}}(Iv)),Iv}var Nv={},Gx;function AI(){return Gx||(Gx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getImageBlurSvg",{enumerable:!0,get:function(){return t}});function t(a){let{widthInt:o,heightInt:i,blurWidth:r,blurHeight:c,blurDataURL:s,objectFit:d}=a;const l=20,h=r?r*40:o,u=c?c*40:i,p=h&&u?"viewBox='0 0 "+h+" "+u+"'":"",k=p?"none":d==="contain"?"xMidYMid":d==="cover"?"xMidYMid slice":"none";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+p+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='"+l+"'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='"+l+"'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+k+"' style='filter: url(%23b);' href='"+s+"'/%3E%3C/svg%3E"}}(Nv)),Nv}var Av={},Wx;function ox(){return Wx||(Wx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,r){for(var c in r)Object.defineProperty(i,c,{enumerable:!0,get:r[c]})}t(e,{VALID_LOADERS:function(){return a},imageConfigDefault:function(){return o}});const a=["default","imgix","cloudinary","akamai","custom"],o={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",loaderFile:"",domains:[],disableStaticImages:!1,minimumCacheTTL:60,formats:["image/webp"],dangerouslyAllowSVG:!1,contentSecurityPolicy:"script-src 'none'; frame-src 'none'; sandbox;",contentDispositionType:"attachment",localPatterns:void 0,remotePatterns:[],qualities:void 0,unoptimized:!1}}(Av)),Av}var Xx;function Sb(){return Xx||(Xx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getImgProps",{enumerable:!0,get:function(){return C}});const t=ax(),a=AI(),o=ox(),i=["lazy","eager",void 0],r=["-moz-initial","fill","none","scale-down",void 0];function c(g){return g.default!==void 0}function s(g){return g.src!==void 0}function d(g){return!!g&&typeof g=="object"&&(c(g)||s(g))}const l=new Map;let h;function u(g){return typeof g>"u"?g:typeof g=="number"?Number.isFinite(g)?g:NaN:typeof g=="string"&&/^[0-9]+$/.test(g)?parseInt(g,10):NaN}function p(g,L,M){let{deviceSizes:I,allSizes:f}=g;if(M){const m=/(^|\s)(1?\d?\d)vw/g,S=[];for(let A;A=m.exec(M);A)S.push(parseInt(A[2]));if(S.length){const A=Math.min(...S)*.01;return{widths:f.filter(P=>P>=I[0]*A),kind:"w"}}return{widths:f,kind:"w"}}return typeof L!="number"?{widths:I,kind:"w"}:{widths:[...new Set([L,L*2].map(m=>f.find(S=>S>=m)||f[f.length-1]))],kind:"x"}}function k(g){let{config:L,src:M,unoptimized:I,width:f,quality:w,sizes:m,loader:S}=g;if(I)return{src:M,srcSet:void 0,sizes:void 0};const{widths:A,kind:P}=p(L,f,m),H=A.length-1;return{sizes:!m&&P==="w"?"100vw":m,srcSet:A.map((E,T)=>S({config:L,src:M,quality:w,width:E})+" "+(P==="w"?E:T+1)+P).join(", "),src:S({config:L,src:M,quality:w,width:A[H]})}}function C(g,L){let{src:M,sizes:I,unoptimized:f=!1,priority:w=!1,loading:m,className:S,quality:A,width:P,height:H,fill:E=!1,style:T,overrideSrc:D,onLoad:te,onLoadingComplete:U,placeholder:J="empty",blurDataURL:G,fetchPriority:ne,decoding:oe="async",layout:ee,objectFit:v,objectPosition:R,lazyBoundary:j,lazyRoot:F,...V}=g;const{imgConf:Q,showAltText:W,blurComplete:b,defaultLoader:Z}=L;let z,K=Q||o.imageConfigDefault;if("allSizes"in K)z=K;else{var N;const $=[...K.deviceSizes,...K.imageSizes].sort((le,Ee)=>le-Ee),ae=K.deviceSizes.sort((le,Ee)=>le-Ee),ve=(N=K.qualities)==null?void 0:N.sort((le,Ee)=>le-Ee);z={...K,allSizes:$,deviceSizes:ae,qualities:ve}}if(typeof Z>"u")throw Object.defineProperty(new Error(`images.loaderFile detected but the file is missing default export.
|
|
23
23
|
Read more: https://nextjs.org/docs/messages/invalid-images-config`),"__NEXT_ERROR_CODE",{value:"E163",enumerable:!1,configurable:!0});let x=V.loader||Z;delete V.loader,delete V.srcSet;const me="__next_img_default"in x;if(me){if(z.loader==="custom")throw Object.defineProperty(new Error('Image with src "'+M+`" is missing "loader" prop.
|
|
24
|
-
Read more: https://nextjs.org/docs/messages/next-image-missing-loader`),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{const $=x;x=ae=>{const{config:ve,...le}=ae;return $(le)}}if(ee){ee==="fill"&&(E=!0);const $={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}},ae={responsive:"100vw",fill:"100vw"},ve=$[ee];ve&&(T={...T,...ve});const le=ae[ee];le&&!
|
|
24
|
+
Read more: https://nextjs.org/docs/messages/next-image-missing-loader`),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{const $=x;x=ae=>{const{config:ve,...le}=ae;return $(le)}}if(ee){ee==="fill"&&(E=!0);const $={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}},ae={responsive:"100vw",fill:"100vw"},ve=$[ee];ve&&(T={...T,...ve});const le=ae[ee];le&&!I&&(I=le)}let Y="",X=u(P),ce=u(H),Ne,Ce;if(d(M)){const $=c(M)?M.default:M;if(!$.src)throw Object.defineProperty(new Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify($)),"__NEXT_ERROR_CODE",{value:"E460",enumerable:!1,configurable:!0});if(!$.height||!$.width)throw Object.defineProperty(new Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify($)),"__NEXT_ERROR_CODE",{value:"E48",enumerable:!1,configurable:!0});if(Ne=$.blurWidth,Ce=$.blurHeight,G=G||$.blurDataURL,Y=$.src,!E){if(!X&&!ce)X=$.width,ce=$.height;else if(X&&!ce){const ae=X/$.width;ce=Math.round($.height*ae)}else if(!X&&ce){const ae=ce/$.height;X=Math.round($.width*ae)}}}M=typeof M=="string"?M:Y;let ge=!w&&(m==="lazy"||typeof m>"u");(!M||M.startsWith("data:")||M.startsWith("blob:"))&&(f=!0,ge=!1),z.unoptimized&&(f=!0),me&&!z.dangerouslyAllowSVG&&M.split("?",1)[0].endsWith(".svg")&&(f=!0);const Pe=u(A);if(process.env.NODE_ENV!=="production"){if(z.output==="export"&&me&&!f)throw Object.defineProperty(new Error("Image Optimization using the default loader is not compatible with `{ output: 'export' }`.\n Possible solutions:\n - Remove `{ output: 'export' }` and run \"next start\" to run server mode including the Image Optimization API.\n - Configure `{ images: { unoptimized: true } }` in `next.config.js` to disable the Image Optimization API.\n Read more: https://nextjs.org/docs/messages/export-image-api"),"__NEXT_ERROR_CODE",{value:"E500",enumerable:!1,configurable:!0});if(!M)f=!0;else if(E){if(P)throw Object.defineProperty(new Error('Image with src "'+M+'" has both "width" and "fill" properties. Only one should be used.'),"__NEXT_ERROR_CODE",{value:"E96",enumerable:!1,configurable:!0});if(H)throw Object.defineProperty(new Error('Image with src "'+M+'" has both "height" and "fill" properties. Only one should be used.'),"__NEXT_ERROR_CODE",{value:"E115",enumerable:!1,configurable:!0});if(T!=null&&T.position&&T.position!=="absolute")throw Object.defineProperty(new Error('Image with src "'+M+'" has both "fill" and "style.position" properties. Images with "fill" always use position absolute - it cannot be modified.'),"__NEXT_ERROR_CODE",{value:"E216",enumerable:!1,configurable:!0});if(T!=null&&T.width&&T.width!=="100%")throw Object.defineProperty(new Error('Image with src "'+M+'" has both "fill" and "style.width" properties. Images with "fill" always use width 100% - it cannot be modified.'),"__NEXT_ERROR_CODE",{value:"E73",enumerable:!1,configurable:!0});if(T!=null&&T.height&&T.height!=="100%")throw Object.defineProperty(new Error('Image with src "'+M+'" has both "fill" and "style.height" properties. Images with "fill" always use height 100% - it cannot be modified.'),"__NEXT_ERROR_CODE",{value:"E404",enumerable:!1,configurable:!0})}else{if(typeof X>"u")throw Object.defineProperty(new Error('Image with src "'+M+'" is missing required "width" property.'),"__NEXT_ERROR_CODE",{value:"E451",enumerable:!1,configurable:!0});if(isNaN(X))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "width" property. Expected a numeric value in pixels but received "'+P+'".'),"__NEXT_ERROR_CODE",{value:"E66",enumerable:!1,configurable:!0});if(typeof ce>"u")throw Object.defineProperty(new Error('Image with src "'+M+'" is missing required "height" property.'),"__NEXT_ERROR_CODE",{value:"E397",enumerable:!1,configurable:!0});if(isNaN(ce))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "height" property. Expected a numeric value in pixels but received "'+H+'".'),"__NEXT_ERROR_CODE",{value:"E444",enumerable:!1,configurable:!0});if(/^[\x00-\x20]/.test(M))throw Object.defineProperty(new Error('Image with src "'+M+'" cannot start with a space or control character. Use src.trimStart() to remove it or encodeURIComponent(src) to keep it.'),"__NEXT_ERROR_CODE",{value:"E176",enumerable:!1,configurable:!0});if(/[\x00-\x20]$/.test(M))throw Object.defineProperty(new Error('Image with src "'+M+'" cannot end with a space or control character. Use src.trimEnd() to remove it or encodeURIComponent(src) to keep it.'),"__NEXT_ERROR_CODE",{value:"E21",enumerable:!1,configurable:!0})}if(!i.includes(m))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "loading" property. Provided "'+m+'" should be one of '+i.map(String).join(",")+"."),"__NEXT_ERROR_CODE",{value:"E357",enumerable:!1,configurable:!0});if(w&&m==="lazy")throw Object.defineProperty(new Error('Image with src "'+M+`" has both "priority" and "loading='lazy'" properties. Only one should be used.`),"__NEXT_ERROR_CODE",{value:"E218",enumerable:!1,configurable:!0});if(J!=="empty"&&J!=="blur"&&!J.startsWith("data:image/"))throw Object.defineProperty(new Error('Image with src "'+M+'" has invalid "placeholder" property "'+J+'".'),"__NEXT_ERROR_CODE",{value:"E431",enumerable:!1,configurable:!0});if(J!=="empty"&&X&&ce&&X*ce<1600&&(0,t.warnOnce)('Image with src "'+M+'" is smaller than 40x40. Consider removing the "placeholder" property to improve performance.'),J==="blur"&&!G){const $=["jpeg","png","webp","avif"];throw Object.defineProperty(new Error('Image with src "'+M+`" has "placeholder='blur'" property but is missing the "blurDataURL" property.
|
|
25
25
|
Possible solutions:
|
|
26
26
|
- Add a "blurDataURL" property, the contents should be a small Data URL to represent the image
|
|
27
27
|
- Change the "src" property to a static import with one of the supported file types: `+$.join(",")+` (animated images not supported)
|
|
@@ -29,17 +29,17 @@ Read more: https://nextjs.org/docs/messages/next-image-missing-loader`),"__NEXT_
|
|
|
29
29
|
Read more: https://nextjs.org/docs/messages/placeholder-blur-data-url`),"__NEXT_ERROR_CODE",{value:"E371",enumerable:!1,configurable:!0})}if("ref"in V&&(0,t.warnOnce)('Image with src "'+M+'" is using unsupported "ref" property. Consider using the "onLoad" property instead.'),!f&&!me){const $=x({config:z,src:M,width:X||400,quality:Pe||75});let ae;try{ae=new URL($)}catch{}($===M||ae&&ae.pathname===M&&!ae.search)&&(0,t.warnOnce)('Image with src "'+M+`" has a "loader" property that does not implement width. Please implement it or use the "unoptimized" property instead.
|
|
30
30
|
Read more: https://nextjs.org/docs/messages/next-image-missing-loader-width`)}U&&(0,t.warnOnce)('Image with src "'+M+'" is using deprecated "onLoadingComplete" property. Please use the "onLoad" property instead.');for(const[$,ae]of Object.entries({layout:ee,objectFit:v,objectPosition:R,lazyBoundary:j,lazyRoot:F}))ae&&(0,t.warnOnce)('Image with src "'+M+'" has legacy prop "'+$+`". Did you forget to run the codemod?
|
|
31
31
|
Read more: https://nextjs.org/docs/messages/next-image-upgrade-to-13`);if(typeof window<"u"&&!h&&window.PerformanceObserver){h=new PerformanceObserver($=>{for(const ve of $.getEntries()){var ae;const le=(ve==null||(ae=ve.element)==null?void 0:ae.src)||"",Ee=l.get(le);Ee&&!Ee.priority&&Ee.placeholder==="empty"&&!Ee.src.startsWith("data:")&&!Ee.src.startsWith("blob:")&&(0,t.warnOnce)('Image with src "'+Ee.src+`" was detected as the Largest Contentful Paint (LCP). Please add the "priority" property if this image is above the fold.
|
|
32
|
-
Read more: https://nextjs.org/docs/api-reference/next/image#priority`)}});try{h.observe({type:"largest-contentful-paint",buffered:!0})}catch($){console.error($)}}}const _e=Object.assign(E?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:v,objectPosition:R}:{},W?{}:{color:"transparent"},T),ie=!b&&J!=="empty"?J==="blur"?'url("data:image/svg+xml;charset=utf-8,'+(0,a.getImageBlurSvg)({widthInt:X,heightInt:ce,blurWidth:Ne,blurHeight:Ce,blurDataURL:G||"",objectFit:_e.objectFit})+'")':'url("'+J+'")':null,he=r.includes(_e.objectFit)?_e.objectFit==="fill"?"100% 100%":"cover":_e.objectFit;let Me=ie?{backgroundSize:he,backgroundPosition:_e.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:ie}:{};process.env.NODE_ENV==="development"&&Me.backgroundImage&&J==="blur"&&G!=null&&G.startsWith("/")&&(Me.backgroundImage='url("'+G+'")');const B=k({config:z,src:M,unoptimized:f,width:X,quality:Pe,sizes:
|
|
33
|
-
See more info here: https://nextjs.org/docs/messages/no-script-tags-in-head-component`)}else
|
|
34
|
-
See more info here: https://nextjs.org/docs/messages/no-stylesheets-in-head-component`);return c.default.cloneElement(I,{key:P})})}function M(f){let{children:w}=f;const m=(0,c.useContext)(d.AmpStateContext),I=(0,c.useContext)(l.HeadManagerContext);return(0,r.jsx)(s.default,{reduceComponentsToState:L,headManager:I,inAmpMode:(0,h.isInAmpMode)(m),children:w})}const S=M;(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(qa,qa.exports)),qa.exports}var Tv={},nL;function TI(){return nL||(nL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ImageConfigContext",{enumerable:!0,get:function(){return i}});const a=Kn()._(q),o=ox(),i=a.default.createContext(o.imageConfigDefault);process.env.NODE_ENV!=="production"&&(i.displayName="ImageConfigContext")}(Tv)),Tv}var jv={},aL;function Ib(){return aL||(aL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RouterContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext(null);process.env.NODE_ENV!=="production"&&(o.displayName="RouterContext")}(jv)),jv}var Hv={},Vv={},zv={exports:{}},oL;function Nb(){return oL||(oL=1,(()=>{var e={170:(i,r,c)=>{const s=c(510),d=()=>{if(typeof navigator<"u"&&navigator.platform){const h=navigator.platform.toLowerCase();return h==="win32"||h==="windows"}return typeof process<"u"&&process.platform?process.platform==="win32":!1};function l(h,u,p=!1){return u&&(u.windows===null||u.windows===void 0)&&(u={...u,windows:d()}),s(h,u,p)}Object.assign(l,s),i.exports=l},154:i=>{const r="\\\\/",c=`[^${r}]`,s="\\.",d="\\+",l="\\?",h="\\/",u="(?=.)",p="[^/]",k=`(?:${h}|$)`,C=`(?:^|${h})`,g=`${s}{1,2}${k}`,L=`(?!${s})`,M=`(?!${C}${g})`,S=`(?!${s}{0,1}${k})`,f=`(?!${g})`,w=`[^.${h}]`,m=`${p}*?`,A={DOT_LITERAL:s,PLUS_LITERAL:d,QMARK_LITERAL:l,SLASH_LITERAL:h,ONE_CHAR:u,QMARK:p,END_ANCHOR:k,DOTS_SLASH:g,NO_DOT:L,NO_DOTS:M,NO_DOT_SLASH:S,NO_DOTS_SLASH:f,QMARK_NO_DOT:w,STAR:m,START_ANCHOR:C,SEP:"/"},P={...A,SLASH_LITERAL:`[${r}]`,QMARK:c,STAR:`${c}*?`,DOTS_SLASH:`${s}{1,2}(?:[${r}]|$)`,NO_DOT:`(?!${s})`,NO_DOTS:`(?!(?:^|[${r}])${s}{1,2}(?:[${r}]|$))`,NO_DOT_SLASH:`(?!${s}{0,1}(?:[${r}]|$))`,NO_DOTS_SLASH:`(?!${s}{1,2}(?:[${r}]|$))`,QMARK_NO_DOT:`[^.${r}]`,START_ANCHOR:`(?:^|[${r}])`,END_ANCHOR:`(?:[${r}]|$)`,SEP:"\\"},H={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};i.exports={MAX_LENGTH:65536,POSIX_REGEX_SOURCE:H,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(E){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${E.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(E){return E===!0?P:A}}},697:(i,r,c)=>{const s=c(154),d=c(96),{MAX_LENGTH:l,POSIX_REGEX_SOURCE:h,REGEX_NON_SPECIAL_CHARS:u,REGEX_SPECIAL_CHARS_BACKREF:p,REPLACEMENTS:k}=s,C=(M,S)=>{if(typeof S.expandRange=="function")return S.expandRange(...M,S);M.sort();const f=`[${M.join("-")}]`;try{new RegExp(f)}catch{return M.map(m=>d.escapeRegex(m)).join("..")}return f},g=(M,S)=>`Missing ${M}: "${S}" - use "\\\\${S}" to match literal characters`,L=(M,S)=>{if(typeof M!="string")throw new TypeError("Expected a string");M=k[M]||M;const f={...S},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l;let m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);const I={type:"bos",value:"",output:f.prepend||""},A=[I],P=f.capture?"":"?:",H=s.globChars(f.windows),E=s.extglobChars(H),{DOT_LITERAL:T,PLUS_LITERAL:D,SLASH_LITERAL:te,ONE_CHAR:U,DOTS_SLASH:J,NO_DOT:G,NO_DOT_SLASH:ne,NO_DOTS_SLASH:oe,QMARK:ee,QMARK_NO_DOT:v,STAR:R,START_ANCHOR:j}=H,F=B=>`(${P}(?:(?!${j}${B.dot?J:T}).)*?)`,V=f.dot?"":G,Q=f.dot?ee:v;let W=f.bash===!0?F(f):R;f.capture&&(W=`(${W})`),typeof f.noext=="boolean"&&(f.noextglob=f.noext);const b={input:M,index:-1,start:0,dot:f.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:A};M=d.removePrefix(M,b),m=M.length;const Z=[],z=[],K=[];let N=I,x;const me=()=>b.index===m-1,Y=b.peek=(B=1)=>M[b.index+B],X=b.advance=()=>M[++b.index]||"",ce=()=>M.slice(b.index+1),Ne=(B="",ye=0)=>{b.consumed+=B,b.index+=ye},Ce=B=>{b.output+=B.output!=null?B.output:B.value,Ne(B.value)},ge=()=>{let B=1;for(;Y()==="!"&&(Y(2)!=="("||Y(3)==="?");)X(),b.start++,B++;return B%2===0?!1:(b.negated=!0,b.start++,!0)},Pe=B=>{b[B]++,K.push(B)},_e=B=>{b[B]--,K.pop()},ie=B=>{if(N.type==="globstar"){const ye=b.braces>0&&(B.type==="comma"||B.type==="brace"),O=B.extglob===!0||Z.length&&(B.type==="pipe"||B.type==="paren");B.type!=="slash"&&B.type!=="paren"&&!ye&&!O&&(b.output=b.output.slice(0,-N.output.length),N.type="star",N.value="*",N.output=W,b.output+=N.output)}if(Z.length&&B.type!=="paren"&&(Z[Z.length-1].inner+=B.value),(B.value||B.output)&&Ce(B),N&&N.type==="text"&&B.type==="text"){N.output=(N.output||N.value)+B.value,N.value+=B.value;return}B.prev=N,A.push(B),N=B},he=(B,ye)=>{const O={...E[ye],conditions:1,inner:""};O.prev=N,O.parens=b.parens,O.output=b.output;const $=(f.capture?"(":"")+O.open;Pe("parens"),ie({type:B,value:ye,output:b.output?"":U}),ie({type:"paren",extglob:!0,value:X(),output:$}),Z.push(O)},Me=B=>{let ye=B.close+(f.capture?")":""),O;if(B.type==="negate"){let $=W;if(B.inner&&B.inner.length>1&&B.inner.includes("/")&&($=F(f)),($!==W||me()||/^\)+$/.test(ce()))&&(ye=B.close=`)$))${$}`),B.inner.includes("*")&&(O=ce())&&/^\.[^\\/.]+$/.test(O)){const ae=L(O,{...S,fastpaths:!1}).output;ye=B.close=`)${ae})${$})`}B.prev.type==="bos"&&(b.negatedExtglob=!0)}ie({type:"paren",extglob:!0,value:x,output:ye}),_e("parens")};if(f.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(M)){let B=!1,ye=M.replace(p,(O,$,ae,ve,le,Ee)=>ve==="\\"?(B=!0,O):ve==="?"?$?$+ve+(le?ee.repeat(le.length):""):Ee===0?Q+(le?ee.repeat(le.length):""):ee.repeat(ae.length):ve==="."?T.repeat(ae.length):ve==="*"?$?$+ve+(le?W:""):W:$?O:`\\${O}`);return B===!0&&(f.unescape===!0?ye=ye.replace(/\\/g,""):ye=ye.replace(/\\+/g,O=>O.length%2===0?"\\\\":O?"\\":"")),ye===M&&f.contains===!0?(b.output=M,b):(b.output=d.wrapOutput(ye,b,S),b)}for(;!me();){if(x=X(),x==="\0")continue;if(x==="\\"){const O=Y();if(O==="/"&&f.bash!==!0||O==="."||O===";")continue;if(!O){x+="\\",ie({type:"text",value:x});continue}const $=/^\\+/.exec(ce());let ae=0;if($&&$[0].length>2&&(ae=$[0].length,b.index+=ae,ae%2!==0&&(x+="\\")),f.unescape===!0?x=X():x+=X(),b.brackets===0){ie({type:"text",value:x});continue}}if(b.brackets>0&&(x!=="]"||N.value==="["||N.value==="[^")){if(f.posix!==!1&&x===":"){const O=N.value.slice(1);if(O.includes("[")&&(N.posix=!0,O.includes(":"))){const $=N.value.lastIndexOf("["),ae=N.value.slice(0,$),ve=N.value.slice($+2),le=h[ve];if(le){N.value=ae+le,b.backtrack=!0,X(),!I.output&&A.indexOf(N)===1&&(I.output=U);continue}}}(x==="["&&Y()!==":"||x==="-"&&Y()==="]")&&(x=`\\${x}`),x==="]"&&(N.value==="["||N.value==="[^")&&(x=`\\${x}`),f.posix===!0&&x==="!"&&N.value==="["&&(x="^"),N.value+=x,Ce({value:x});continue}if(b.quotes===1&&x!=='"'){x=d.escapeRegex(x),N.value+=x,Ce({value:x});continue}if(x==='"'){b.quotes=b.quotes===1?0:1,f.keepQuotes===!0&&ie({type:"text",value:x});continue}if(x==="("){Pe("parens"),ie({type:"paren",value:x});continue}if(x===")"){if(b.parens===0&&f.strictBrackets===!0)throw new SyntaxError(g("opening","("));const O=Z[Z.length-1];if(O&&b.parens===O.parens+1){Me(Z.pop());continue}ie({type:"paren",value:x,output:b.parens?")":"\\)"}),_e("parens");continue}if(x==="["){if(f.nobracket===!0||!ce().includes("]")){if(f.nobracket!==!0&&f.strictBrackets===!0)throw new SyntaxError(g("closing","]"));x=`\\${x}`}else Pe("brackets");ie({type:"bracket",value:x});continue}if(x==="]"){if(f.nobracket===!0||N&&N.type==="bracket"&&N.value.length===1){ie({type:"text",value:x,output:`\\${x}`});continue}if(b.brackets===0){if(f.strictBrackets===!0)throw new SyntaxError(g("opening","["));ie({type:"text",value:x,output:`\\${x}`});continue}_e("brackets");const O=N.value.slice(1);if(N.posix!==!0&&O[0]==="^"&&!O.includes("/")&&(x=`/${x}`),N.value+=x,Ce({value:x}),f.literalBrackets===!1||d.hasRegexChars(O))continue;const $=d.escapeRegex(N.value);if(b.output=b.output.slice(0,-N.value.length),f.literalBrackets===!0){b.output+=$,N.value=$;continue}N.value=`(${P}${$}|${N.value})`,b.output+=N.value;continue}if(x==="{"&&f.nobrace!==!0){Pe("braces");const O={type:"brace",value:x,output:"(",outputIndex:b.output.length,tokensIndex:b.tokens.length};z.push(O),ie(O);continue}if(x==="}"){const O=z[z.length-1];if(f.nobrace===!0||!O){ie({type:"text",value:x,output:x});continue}let $=")";if(O.dots===!0){const ae=A.slice(),ve=[];for(let le=ae.length-1;le>=0&&(A.pop(),ae[le].type!=="brace");le--)ae[le].type!=="dots"&&ve.unshift(ae[le].value);$=C(ve,f),b.backtrack=!0}if(O.comma!==!0&&O.dots!==!0){const ae=b.output.slice(0,O.outputIndex),ve=b.tokens.slice(O.tokensIndex);O.value=O.output="\\{",x=$="\\}",b.output=ae;for(const le of ve)b.output+=le.output||le.value}ie({type:"brace",value:x,output:$}),_e("braces"),z.pop();continue}if(x==="|"){Z.length>0&&Z[Z.length-1].conditions++,ie({type:"text",value:x});continue}if(x===","){let O=x;const $=z[z.length-1];$&&K[K.length-1]==="braces"&&($.comma=!0,O="|"),ie({type:"comma",value:x,output:O});continue}if(x==="/"){if(N.type==="dot"&&b.index===b.start+1){b.start=b.index+1,b.consumed="",b.output="",A.pop(),N=I;continue}ie({type:"slash",value:x,output:te});continue}if(x==="."){if(b.braces>0&&N.type==="dot"){N.value==="."&&(N.output=T);const O=z[z.length-1];N.type="dots",N.output+=x,N.value+=x,O.dots=!0;continue}if(b.braces+b.parens===0&&N.type!=="bos"&&N.type!=="slash"){ie({type:"text",value:x,output:T});continue}ie({type:"dot",value:x,output:T});continue}if(x==="?"){if(!(N&&N.value==="(")&&f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("qmark",x);continue}if(N&&N.type==="paren"){const $=Y();let ae=x;(N.value==="("&&!/[!=<:]/.test($)||$==="<"&&!/<([!=]|\w+>)/.test(ce()))&&(ae=`\\${x}`),ie({type:"text",value:x,output:ae});continue}if(f.dot!==!0&&(N.type==="slash"||N.type==="bos")){ie({type:"qmark",value:x,output:v});continue}ie({type:"qmark",value:x,output:ee});continue}if(x==="!"){if(f.noextglob!==!0&&Y()==="("&&(Y(2)!=="?"||!/[!=<:]/.test(Y(3)))){he("negate",x);continue}if(f.nonegate!==!0&&b.index===0){ge();continue}}if(x==="+"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("plus",x);continue}if(N&&N.value==="("||f.regex===!1){ie({type:"plus",value:x,output:D});continue}if(N&&(N.type==="bracket"||N.type==="paren"||N.type==="brace")||b.parens>0){ie({type:"plus",value:x});continue}ie({type:"plus",value:D});continue}if(x==="@"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){ie({type:"at",extglob:!0,value:x,output:""});continue}ie({type:"text",value:x});continue}if(x!=="*"){(x==="$"||x==="^")&&(x=`\\${x}`);const O=u.exec(ce());O&&(x+=O[0],b.index+=O[0].length),ie({type:"text",value:x});continue}if(N&&(N.type==="globstar"||N.star===!0)){N.type="star",N.star=!0,N.value+=x,N.output=W,b.backtrack=!0,b.globstar=!0,Ne(x);continue}let B=ce();if(f.noextglob!==!0&&/^\([^?]/.test(B)){he("star",x);continue}if(N.type==="star"){if(f.noglobstar===!0){Ne(x);continue}const O=N.prev,$=O.prev,ae=O.type==="slash"||O.type==="bos",ve=$&&($.type==="star"||$.type==="globstar");if(f.bash===!0&&(!ae||B[0]&&B[0]!=="/")){ie({type:"star",value:x,output:""});continue}const le=b.braces>0&&(O.type==="comma"||O.type==="brace"),Ee=Z.length&&(O.type==="pipe"||O.type==="paren");if(!ae&&O.type!=="paren"&&!le&&!Ee){ie({type:"star",value:x,output:""});continue}for(;B.slice(0,3)==="/**";){const Ea=M[b.index+4];if(Ea&&Ea!=="/")break;B=B.slice(3),Ne("/**",3)}if(O.type==="bos"&&me()){N.type="globstar",N.value+=x,N.output=F(f),b.output=N.output,b.globstar=!0,Ne(x);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&!ve&&me()){b.output=b.output.slice(0,-(O.output+N.output).length),O.output=`(?:${O.output}`,N.type="globstar",N.output=F(f)+(f.strictSlashes?")":"|$)"),N.value+=x,b.globstar=!0,b.output+=O.output+N.output,Ne(x);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&B[0]==="/"){const Ea=B[1]!==void 0?"|$":"";b.output=b.output.slice(0,-(O.output+N.output).length),O.output=`(?:${O.output}`,N.type="globstar",N.output=`${F(f)}${te}|${te}${Ea})`,N.value+=x,b.output+=O.output+N.output,b.globstar=!0,Ne(x+X()),ie({type:"slash",value:"/",output:""});continue}if(O.type==="bos"&&B[0]==="/"){N.type="globstar",N.value+=x,N.output=`(?:^|${te}|${F(f)}${te})`,b.output=N.output,b.globstar=!0,Ne(x+X()),ie({type:"slash",value:"/",output:""});continue}b.output=b.output.slice(0,-N.output.length),N.type="globstar",N.output=F(f),N.value+=x,b.output+=N.output,b.globstar=!0,Ne(x);continue}const ye={type:"star",value:x,output:W};if(f.bash===!0){ye.output=".*?",(N.type==="bos"||N.type==="slash")&&(ye.output=V+ye.output),ie(ye);continue}if(N&&(N.type==="bracket"||N.type==="paren")&&f.regex===!0){ye.output=x,ie(ye);continue}(b.index===b.start||N.type==="slash"||N.type==="dot")&&(N.type==="dot"?(b.output+=ne,N.output+=ne):f.dot===!0?(b.output+=oe,N.output+=oe):(b.output+=V,N.output+=V),Y()!=="*"&&(b.output+=U,N.output+=U)),ie(ye)}for(;b.brackets>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing","]"));b.output=d.escapeLast(b.output,"["),_e("brackets")}for(;b.parens>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing",")"));b.output=d.escapeLast(b.output,"("),_e("parens")}for(;b.braces>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing","}"));b.output=d.escapeLast(b.output,"{"),_e("braces")}if(f.strictSlashes!==!0&&(N.type==="star"||N.type==="bracket")&&ie({type:"maybe_slash",value:"",output:`${te}?`}),b.backtrack===!0){b.output="";for(const B of b.tokens)b.output+=B.output!=null?B.output:B.value,B.suffix&&(b.output+=B.suffix)}return b};L.fastpaths=(M,S)=>{const f={...S},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l,m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);M=k[M]||M;const{DOT_LITERAL:I,SLASH_LITERAL:A,ONE_CHAR:P,DOTS_SLASH:H,NO_DOT:E,NO_DOTS:T,NO_DOTS_SLASH:D,STAR:te,START_ANCHOR:U}=s.globChars(f.windows),J=f.dot?T:E,G=f.dot?D:E,ne=f.capture?"":"?:",oe={negated:!1,prefix:""};let ee=f.bash===!0?".*?":te;f.capture&&(ee=`(${ee})`);const v=V=>V.noglobstar===!0?ee:`(${ne}(?:(?!${U}${V.dot?H:I}).)*?)`,R=V=>{switch(V){case"*":return`${J}${P}${ee}`;case".*":return`${I}${P}${ee}`;case"*.*":return`${J}${ee}${I}${P}${ee}`;case"*/*":return`${J}${ee}${A}${P}${G}${ee}`;case"**":return J+v(f);case"**/*":return`(?:${J}${v(f)}${A})?${G}${P}${ee}`;case"**/*.*":return`(?:${J}${v(f)}${A})?${G}${ee}${I}${P}${ee}`;case"**/.*":return`(?:${J}${v(f)}${A})?${I}${P}${ee}`;default:{const Q=/^(.*?)\.(\w+)$/.exec(V);if(!Q)return;const W=R(Q[1]);return W?W+I+Q[2]:void 0}}},j=d.removePrefix(M,oe);let F=R(j);return F&&f.strictSlashes!==!0&&(F+=`${A}?`),F},i.exports=L},510:(i,r,c)=>{const s=c(716),d=c(697),l=c(96),h=c(154),u=k=>k&&typeof k=="object"&&!Array.isArray(k),p=(k,C,g=!1)=>{if(Array.isArray(k)){const A=k.map(H=>p(H,C,g));return H=>{for(const E of A){const T=E(H);if(T)return T}return!1}}const L=u(k)&&k.tokens&&k.input;if(k===""||typeof k!="string"&&!L)throw new TypeError("Expected pattern to be a non-empty string");const M=C||{},S=M.windows,f=L?p.compileRe(k,C):p.makeRe(k,C,!1,!0),w=f.state;delete f.state;let m=()=>!1;if(M.ignore){const A={...C,ignore:null,onMatch:null,onResult:null};m=p(M.ignore,A,g)}const I=(A,P=!1)=>{const{isMatch:H,match:E,output:T}=p.test(A,f,C,{glob:k,posix:S}),D={glob:k,state:w,regex:f,posix:S,input:A,output:T,match:E,isMatch:H};return typeof M.onResult=="function"&&M.onResult(D),H===!1?(D.isMatch=!1,P?D:!1):m(A)?(typeof M.onIgnore=="function"&&M.onIgnore(D),D.isMatch=!1,P?D:!1):(typeof M.onMatch=="function"&&M.onMatch(D),P?D:!0)};return g&&(I.state=w),I};p.test=(k,C,g,{glob:L,posix:M}={})=>{if(typeof k!="string")throw new TypeError("Expected input to be a string");if(k==="")return{isMatch:!1,output:""};const S=g||{},f=S.format||(M?l.toPosixSlashes:null);let w=k===L,m=w&&f?f(k):k;return w===!1&&(m=f?f(k):k,w=m===L),(w===!1||S.capture===!0)&&(S.matchBase===!0||S.basename===!0?w=p.matchBase(k,C,g,M):w=C.exec(m)),{isMatch:!!w,match:w,output:m}},p.matchBase=(k,C,g)=>(C instanceof RegExp?C:p.makeRe(C,g)).test(l.basename(k)),p.isMatch=(k,C,g)=>p(C,g)(k),p.parse=(k,C)=>Array.isArray(k)?k.map(g=>p.parse(g,C)):d(k,{...C,fastpaths:!1}),p.scan=(k,C)=>s(k,C),p.compileRe=(k,C,g=!1,L=!1)=>{if(g===!0)return k.output;const M=C||{},S=M.contains?"":"^",f=M.contains?"":"$";let w=`${S}(?:${k.output})${f}`;k&&k.negated===!0&&(w=`^(?!${w}).*$`);const m=p.toRegex(w,C);return L===!0&&(m.state=k),m},p.makeRe=(k,C={},g=!1,L=!1)=>{if(!k||typeof k!="string")throw new TypeError("Expected a non-empty string");let M={negated:!1,fastpaths:!0};return C.fastpaths!==!1&&(k[0]==="."||k[0]==="*")&&(M.output=d.fastpaths(k,C)),M.output||(M=d(k,C)),p.compileRe(M,C,g,L)},p.toRegex=(k,C)=>{try{const g=C||{};return new RegExp(k,g.flags||(g.nocase?"i":""))}catch(g){if(C&&C.debug===!0)throw g;return/$^/}},p.constants=h,i.exports=p},716:(i,r,c)=>{const s=c(96),{CHAR_ASTERISK:d,CHAR_AT:l,CHAR_BACKWARD_SLASH:h,CHAR_COMMA:u,CHAR_DOT:p,CHAR_EXCLAMATION_MARK:k,CHAR_FORWARD_SLASH:C,CHAR_LEFT_CURLY_BRACE:g,CHAR_LEFT_PARENTHESES:L,CHAR_LEFT_SQUARE_BRACKET:M,CHAR_PLUS:S,CHAR_QUESTION_MARK:f,CHAR_RIGHT_CURLY_BRACE:w,CHAR_RIGHT_PARENTHESES:m,CHAR_RIGHT_SQUARE_BRACKET:I}=c(154),A=E=>E===C||E===h,P=E=>{E.isPrefix!==!0&&(E.depth=E.isGlobstar?1/0:1)},H=(E,T)=>{const D=T||{},te=E.length-1,U=D.parts===!0||D.scanToEnd===!0,J=[],G=[],ne=[];let oe=E,ee=-1,v=0,R=0,j=!1,F=!1,V=!1,Q=!1,W=!1,b=!1,Z=!1,z=!1,K=!1,N=!1,x=0,me,Y,X={value:"",depth:0,isGlob:!1};const ce=()=>ee>=te,Ne=()=>oe.charCodeAt(ee+1),Ce=()=>(me=Y,oe.charCodeAt(++ee));for(;ee<te;){Y=Ce();let he;if(Y===h){Z=X.backslashes=!0,Y=Ce(),Y===g&&(b=!0);continue}if(b===!0||Y===g){for(x++;ce()!==!0&&(Y=Ce());){if(Y===h){Z=X.backslashes=!0,Ce();continue}if(Y===g){x++;continue}if(b!==!0&&Y===p&&(Y=Ce())===p){if(j=X.isBrace=!0,V=X.isGlob=!0,N=!0,U===!0)continue;break}if(b!==!0&&Y===u){if(j=X.isBrace=!0,V=X.isGlob=!0,N=!0,U===!0)continue;break}if(Y===w&&(x--,x===0)){b=!1,j=X.isBrace=!0,N=!0;break}}if(U===!0)continue;break}if(Y===C){if(J.push(ee),G.push(X),X={value:"",depth:0,isGlob:!1},N===!0)continue;if(me===p&&ee===v+1){v+=2;continue}R=ee+1;continue}if(D.noext!==!0&&(Y===S||Y===l||Y===d||Y===f||Y===k)===!0&&Ne()===L){if(V=X.isGlob=!0,Q=X.isExtglob=!0,N=!0,Y===k&&ee===v&&(K=!0),U===!0){for(;ce()!==!0&&(Y=Ce());){if(Y===h){Z=X.backslashes=!0,Y=Ce();continue}if(Y===m){V=X.isGlob=!0,N=!0;break}}continue}break}if(Y===d){if(me===d&&(W=X.isGlobstar=!0),V=X.isGlob=!0,N=!0,U===!0)continue;break}if(Y===f){if(V=X.isGlob=!0,N=!0,U===!0)continue;break}if(Y===M){for(;ce()!==!0&&(he=Ce());){if(he===h){Z=X.backslashes=!0,Ce();continue}if(he===I){F=X.isBracket=!0,V=X.isGlob=!0,N=!0;break}}if(U===!0)continue;break}if(D.nonegate!==!0&&Y===k&&ee===v){z=X.negated=!0,v++;continue}if(D.noparen!==!0&&Y===L){if(V=X.isGlob=!0,U===!0){for(;ce()!==!0&&(Y=Ce());){if(Y===L){Z=X.backslashes=!0,Y=Ce();continue}if(Y===m){N=!0;break}}continue}break}if(V===!0){if(N=!0,U===!0)continue;break}}D.noext===!0&&(Q=!1,V=!1);let ge=oe,Pe="",_e="";v>0&&(Pe=oe.slice(0,v),oe=oe.slice(v),R-=v),ge&&V===!0&&R>0?(ge=oe.slice(0,R),_e=oe.slice(R)):V===!0?(ge="",_e=oe):ge=oe,ge&&ge!==""&&ge!=="/"&&ge!==oe&&A(ge.charCodeAt(ge.length-1))&&(ge=ge.slice(0,-1)),D.unescape===!0&&(_e&&(_e=s.removeBackslashes(_e)),ge&&Z===!0&&(ge=s.removeBackslashes(ge)));const ie={prefix:Pe,input:E,start:v,base:ge,glob:_e,isBrace:j,isBracket:F,isGlob:V,isExtglob:Q,isGlobstar:W,negated:z,negatedExtglob:K};if(D.tokens===!0&&(ie.maxDepth=0,A(Y)||G.push(X),ie.tokens=G),D.parts===!0||D.tokens===!0){let he;for(let Me=0;Me<J.length;Me++){const B=he?he+1:v,ye=J[Me],O=E.slice(B,ye);D.tokens&&(Me===0&&v!==0?(G[Me].isPrefix=!0,G[Me].value=Pe):G[Me].value=O,P(G[Me]),ie.maxDepth+=G[Me].depth),(Me!==0||O!=="")&&ne.push(O),he=ye}if(he&&he+1<E.length){const Me=E.slice(he+1);ne.push(Me),D.tokens&&(G[G.length-1].value=Me,P(G[G.length-1]),ie.maxDepth+=G[G.length-1].depth)}ie.slashes=J,ie.parts=ne}return ie};i.exports=H},96:(i,r,c)=>{const{REGEX_BACKSLASH:s,REGEX_REMOVE_BACKSLASH:d,REGEX_SPECIAL_CHARS:l,REGEX_SPECIAL_CHARS_GLOBAL:h}=c(154);r.isObject=u=>u!==null&&typeof u=="object"&&!Array.isArray(u),r.hasRegexChars=u=>l.test(u),r.isRegexChar=u=>u.length===1&&r.hasRegexChars(u),r.escapeRegex=u=>u.replace(h,"\\$1"),r.toPosixSlashes=u=>u.replace(s,"/"),r.removeBackslashes=u=>u.replace(d,p=>p==="\\"?"":p),r.escapeLast=(u,p,k)=>{const C=u.lastIndexOf(p,k);return C===-1?u:u[C-1]==="\\"?r.escapeLast(u,p,C-1):`${u.slice(0,C)}\\${u.slice(C)}`},r.removePrefix=(u,p={})=>{let k=u;return k.startsWith("./")&&(k=k.slice(2),p.prefix="./"),k},r.wrapOutput=(u,p={},k={})=>{const C=k.contains?"":"^",g=k.contains?"":"$";let L=`${C}(?:${u})${g}`;return p.negated===!0&&(L=`(?:^(?!${L}).*$)`),L},r.basename=(u,{windows:p}={})=>{const k=u.split(p?/[\\/]/:"/"),C=k[k.length-1];return C===""?k[k.length-2]:C}}},t={};function a(i){var r=t[i];if(r!==void 0)return r.exports;var c=t[i]={exports:{}},s=!0;try{e[i](c,c.exports,a),s=!1}finally{s&&delete t[i]}return c.exports}typeof a<"u"&&(a.ab=__dirname+"/");var o=a(170);zv.exports=o})()),zv.exports}var iL;function jI(){return iL||(iL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasLocalMatch:function(){return i},matchLocalPattern:function(){return o}});const a=Nb();function o(r,c){if(r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c){if(!r)return!0;const s=new URL(c,"http://n");return r.some(d=>o(d,s))}}(Vv)),Vv}var Dv={},cL;function HI(){return cL||(cL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasRemoteMatch:function(){return i},matchRemotePattern:function(){return o}});const a=Nb();function o(r,c){if(r.protocol!==void 0&&r.protocol.replace(/:$/,"")!==c.protocol.replace(/:$/,"")||r.port!==void 0&&r.port!==c.port)return!1;if(r.hostname===void 0)throw Object.defineProperty(new Error(`Pattern should define hostname but found
|
|
35
|
-
`+JSON.stringify(r)),"__NEXT_ERROR_CODE",{value:"E410",enumerable:!1,configurable:!0});if(!(0,a.makeRe)(r.hostname).test(c.hostname)||r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c,s){return r.some(d=>s.hostname===d)||c.some(d=>o(d,s))}}(Dv)),Dv}var rL;function Ab(){return rL||(rL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return o}});const t=75;function a(i){let{config:r,src:c,width:s,quality:d}=i;var l;if(process.env.NODE_ENV!=="production"){const u=[];if(c||u.push("src"),s||u.push("width"),u.length>0)throw Object.defineProperty(new Error("Next Image Optimization requires "+u.join(", ")+" to be provided. Make sure you pass them as props to the `next/image` component. Received: "+JSON.stringify({src:c,width:s,quality:d})),"__NEXT_ERROR_CODE",{value:"E188",enumerable:!1,configurable:!0});if(c.startsWith("//"))throw Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, protocol-relative URL (//) must be changed to an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E360",enumerable:!1,configurable:!0});if(c.startsWith("/")&&r.localPatterns&&process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasLocalMatch:p}=jI();if(!p(r.localPatterns,c))throw Object.defineProperty(new Error("Invalid src prop ("+c+") on `next/image` does not match `images.localPatterns` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-localpatterns"),"__NEXT_ERROR_CODE",{value:"E426",enumerable:!1,configurable:!0})}if(!c.startsWith("/")&&(r.domains||r.remotePatterns)){let p;try{p=new URL(c)}catch(k){throw console.error(k),Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, if using relative image it must start with a leading slash "/" or be an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E63",enumerable:!1,configurable:!0})}if(process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasRemoteMatch:k}=HI();if(!k(r.domains,r.remotePatterns,p))throw Object.defineProperty(new Error("Invalid src prop ("+c+') on `next/image`, hostname "'+p.hostname+'" is not configured under images in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-host'),"__NEXT_ERROR_CODE",{value:"E231",enumerable:!1,configurable:!0})}}if(d&&r.qualities&&!r.qualities.includes(d))throw Object.defineProperty(new Error("Invalid quality prop ("+d+") on `next/image` does not match `images.qualities` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-qualities"),"__NEXT_ERROR_CODE",{value:"E623",enumerable:!1,configurable:!0})}const h=d||((l=r.qualities)==null?void 0:l.reduce((u,p)=>Math.abs(p-t)<Math.abs(u-t)?p:u))||t;return r.path+"?url="+encodeURIComponent(c)+"&w="+s+"&q="+h+(c.startsWith("/_next/static/media/")&&process.env.NEXT_DEPLOYMENT_ID?"&dpl="+process.env.NEXT_DEPLOYMENT_ID:"")}a.__next_img_default=!0;const o=a}(Hv)),Hv}var Ta={exports:{}},sL;function Pb(){return sL||(sL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useMergedRef",{enumerable:!0,get:function(){return o}});const a=q;function o(r,c){const s=(0,a.useRef)(null),d=(0,a.useRef)(null);return(0,a.useCallback)(l=>{if(l===null){const h=s.current;h&&(s.current=null,h());const u=d.current;u&&(d.current=null,u())}else r&&(s.current=i(r,l)),c&&(d.current=i(c,l))},[r,c])}function i(r,c){if(typeof r=="function"){const s=r(c);return typeof s=="function"?s:()=>r(null)}else return r.current=c,()=>{r.current=null}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ta,Ta.exports)),Ta.exports}var dL;function VI(){return dL||(dL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return w}});const a=Kn(),o=mv(),i=fv(),r=o._(q),c=a._(bI),s=a._(qI()),d=Sb(),l=ox(),h=TI(),u=ax(),p=Ib(),k=a._(Ab()),C=Pb(),g=process.env.__NEXT_IMAGE_OPTS;typeof window>"u"&&(globalThis.__NEXT_IMAGE_IMPORTED=!0);function L(m,I,A,P,H,E,T){const D=m==null?void 0:m.src;if(!m||m["data-loaded-src"]===D)return;m["data-loaded-src"]=D,("decode"in m?m.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(!(!m.parentElement||!m.isConnected)){if(I!=="empty"&&H(!0),A!=null&&A.current){const U=new Event("load");Object.defineProperty(U,"target",{writable:!1,value:m});let J=!1,G=!1;A.current({...U,nativeEvent:U,currentTarget:m,target:m,isDefaultPrevented:()=>J,isPropagationStopped:()=>G,persist:()=>{},preventDefault:()=>{J=!0,U.preventDefault()},stopPropagation:()=>{G=!0,U.stopPropagation()}})}if(P!=null&&P.current&&P.current(m),process.env.NODE_ENV!=="production"){const U=new URL(D,"http://n").searchParams.get("url")||D;if(m.getAttribute("data-nimg")==="fill"){if(!E&&(!T||T==="100vw")&&m.getBoundingClientRect().width/window.innerWidth<.6&&(T==="100vw"?(0,u.warnOnce)('Image with src "'+U+'" has "fill" prop and "sizes" prop of "100vw", but image is not rendered at full viewport width. Please adjust "sizes" to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes'):(0,u.warnOnce)('Image with src "'+U+'" has "fill" but is missing "sizes" prop. Please add it to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes')),m.parentElement){const{position:ne}=window.getComputedStyle(m.parentElement),oe=["absolute","fixed","relative"];oe.includes(ne)||(0,u.warnOnce)('Image with src "'+U+'" has "fill" and parent element with invalid "position". Provided "'+ne+'" should be one of '+oe.map(String).join(",")+".")}m.height===0&&(0,u.warnOnce)('Image with src "'+U+'" has "fill" and a height value of 0. This is likely because the parent element of the image has not been styled to have a set height.')}const J=m.height.toString()!==m.getAttribute("height"),G=m.width.toString()!==m.getAttribute("width");(J&&!G||!J&&G)&&(0,u.warnOnce)('Image with src "'+U+`" has either width or height modified, but not the other. If you use CSS to change the size of your image, also include the styles 'width: "auto"' or 'height: "auto"' to maintain the aspect ratio.`)}}})}function M(m){return r.use?{fetchPriority:m}:{fetchpriority:m}}const S=(0,r.forwardRef)((m,I)=>{let{src:A,srcSet:P,sizes:H,height:E,width:T,decoding:D,className:te,style:U,fetchPriority:J,placeholder:G,loading:ne,unoptimized:oe,fill:ee,onLoadRef:v,onLoadingCompleteRef:R,setBlurComplete:j,setShowAltText:F,sizesInput:V,onLoad:Q,onError:W,...b}=m;const Z=(0,r.useCallback)(K=>{K&&(W&&(K.src=K.src),process.env.NODE_ENV!=="production"&&(A||console.error('Image is missing required "src" property:',K),K.getAttribute("alt")===null&&console.error('Image is missing required "alt" property. Please add Alternative Text to describe the image for screen readers and search engines.')),K.complete&&L(K,G,v,R,j,oe,V))},[A,G,v,R,j,W,oe,V]),z=(0,C.useMergedRef)(I,Z);return(0,i.jsx)("img",{...b,...M(J),loading:ne,width:T,height:E,decoding:D,"data-nimg":ee?"fill":"1",className:te,style:U,sizes:H,srcSet:P,src:A,ref:z,onLoad:K=>{const N=K.currentTarget;L(N,G,v,R,j,oe,V)},onError:K=>{F(!0),G!=="empty"&&j(!0),W&&W(K)}})});function f(m){let{isAppRouter:I,imgAttributes:A}=m;const P={as:"image",imageSrcSet:A.srcSet,imageSizes:A.sizes,crossOrigin:A.crossOrigin,referrerPolicy:A.referrerPolicy,...M(A.fetchPriority)};return I&&c.default.preload?(c.default.preload(A.src,P),null):(0,i.jsx)(s.default,{children:(0,i.jsx)("link",{rel:"preload",href:A.srcSet?void 0:A.src,...P},"__nimg-"+A.src+A.srcSet+A.sizes)})}const w=(0,r.forwardRef)((m,I)=>{const P=!(0,r.useContext)(p.RouterContext),H=(0,r.useContext)(h.ImageConfigContext),E=(0,r.useMemo)(()=>{var R;const j=g||H||l.imageConfigDefault,F=[...j.deviceSizes,...j.imageSizes].sort((W,b)=>W-b),V=j.deviceSizes.sort((W,b)=>W-b),Q=(R=j.qualities)==null?void 0:R.sort((W,b)=>W-b);return{...j,allSizes:F,deviceSizes:V,qualities:Q}},[H]),{onLoad:T,onLoadingComplete:D}=m,te=(0,r.useRef)(T);(0,r.useEffect)(()=>{te.current=T},[T]);const U=(0,r.useRef)(D);(0,r.useEffect)(()=>{U.current=D},[D]);const[J,G]=(0,r.useState)(!1),[ne,oe]=(0,r.useState)(!1),{props:ee,meta:v}=(0,d.getImgProps)(m,{defaultLoader:k.default,imgConf:E,blurComplete:J,showAltText:ne});return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(S,{...ee,unoptimized:v.unoptimized,placeholder:v.placeholder,fill:v.fill,onLoadRef:te,onLoadingCompleteRef:U,setBlurComplete:G,setShowAltText:oe,sizesInput:m.sizes,ref:I}),v.priority?(0,i.jsx)(f,{isAppRouter:P,imgAttributes:ee}):null]})});(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}($a,$a.exports)),$a.exports}var hL;function zI(){return hL||(hL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{default:function(){return s},getImageProps:function(){return c}});const a=Kn(),o=Sb(),i=VI(),r=a._(Ab());function c(d){const{props:l}=(0,o.getImgProps)(d,{defaultLoader:r.default,imgConf:process.env.__NEXT_IMAGE_OPTS});for(const[h,u]of Object.entries(l))u===void 0&&delete l[h];return{props:l}}const s=i.Image}(wv)),wv}var Ov,lL;function DI(){return lL||(lL=1,Ov=zI()),Ov}var OI=DI();const Eb=kv(OI),FI="style-module__banner___dXl-D",BI="style-module__social___mxK8z",UI="style-module__container___9JBYZ",ZI="style-module__content___V-DNs",GI="style-module__header___bOHYo",WI="style-module__image___jR6hS",XI="style-module__skeleton___lG67G",KI="style-module__text___uBnfC",YI="style-module__button___7y1JK",QI="style-module__primary___BSgxg",$e={banner:FI,social:BI,container:UI,content:ZI,header:GI,image:WI,skeleton:XI,"image-wrap":"style-module__image-wrap___kZOyY",text:KI,button:YI,primary:QI,"button-group":"style-module__button-group___SlLNJ"},JI="social-module__social___Rz7KO",eN="social-module__skeleton___5X-ML",tN="social-module__icon___sBz7e",nN="social-module__linkedin___hkI5Y",aN="social-module__instagram___TM0i3",oN="social-module__github___paHAR",Ve={social:JI,skeleton:eN,icon:tN,linkedin:nN,instagram:aN,github:oN},iN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-mail-icon lucide-mail",...e},y.createElement("path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}),y.createElement("rect",{x:2,y:4,width:20,height:16,rx:2})),cN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",...e},y.createElement("path",{fill:"currentColor",d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"})),rN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z",fill:"currentColor"})),sN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z",fill:"currentColor"})),Rb=({className:e,isMounted:t=!1})=>{const a=Je.useMounted(),o=t||a;return _.jsxs("div",{className:re(Ve.social,e),children:[_.jsx("a",{href:"https://www.linkedin.com/in/themichael/",target:"_blank",className:re(Ve.icon,Ve.linkedin,!o&&Ve.skeleton),"aria-label":"Linkedin",children:_.jsx(sN,{width:"20",height:"20"})}),_.jsx("a",{href:"https://www.instagram.com/michael.adam.allen/",target:"_blank",className:re(Ve.icon,Ve.instagram,!o&&Ve.skeleton),"aria-label":"Instagram",children:_.jsx(rN,{width:"20",height:"20"})}),_.jsx("a",{href:"https://github.com/uplord/",target:"_blank",className:re(Ve.icon,Ve.github,!o&&Ve.skeleton),"aria-label":"GitHub",children:_.jsx(cN,{width:"20",height:"20"})}),_.jsx("a",{href:"mailto:michael@uplord.co.uk",className:re(Ve.icon,Ve.default,!o&&Ve.skeleton),"aria-label":"Email",children:_.jsx(iN,{width:"20",height:"20"})})]})};var ja={exports:{}},Ha={exports:{}},Fv={},uL;function $b(){return uL||(uL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{assign:function(){return r},searchParamsToUrlQuery:function(){return a},urlQueryToSearchParams:function(){return i}});function a(c){const s={};for(const[d,l]of c.entries()){const h=s[d];typeof h>"u"?s[d]=l:Array.isArray(h)?h.push(l):s[d]=[h,l]}return s}function o(c){return typeof c=="string"?c:typeof c=="number"&&!isNaN(c)||typeof c=="boolean"?String(c):""}function i(c){const s=new URLSearchParams;for(const[d,l]of Object.entries(c))if(Array.isArray(l))for(const h of l)s.append(d,o(h));else s.set(d,o(l));return s}function r(c){for(var s=arguments.length,d=new Array(s>1?s-1:0),l=1;l<s;l++)d[l-1]=arguments[l];for(const h of d){for(const u of h.keys())c.delete(u);for(const[u,p]of h.entries())c.append(u,p)}return c}}(Fv)),Fv}var Bv={},pL;function qb(){return pL||(pL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{formatUrl:function(){return r},formatWithValidation:function(){return s},urlObjectKeys:function(){return c}});const o=mv()._($b()),i=/https?|ftp|gopher|file/;function r(d){let{auth:l,hostname:h}=d,u=d.protocol||"",p=d.pathname||"",k=d.hash||"",C=d.query||"",g=!1;l=l?encodeURIComponent(l).replace(/%3A/i,":")+"@":"",d.host?g=l+d.host:h&&(g=l+(~h.indexOf(":")?"["+h+"]":h),d.port&&(g+=":"+d.port)),C&&typeof C=="object"&&(C=String(o.urlQueryToSearchParams(C)));let L=d.search||C&&"?"+C||"";return u&&!u.endsWith(":")&&(u+=":"),d.slashes||(!u||i.test(u))&&g!==!1?(g="//"+(g||""),p&&p[0]!=="/"&&(p="/"+p)):g||(g=""),k&&k[0]!=="#"&&(k="#"+k),L&&L[0]!=="?"&&(L="?"+L),p=p.replace(/[?#]/g,encodeURIComponent),L=L.replace("#","%23"),""+u+g+p+L+k}const c=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function s(d){return process.env.NODE_ENV==="development"&&d!==null&&typeof d=="object"&&Object.keys(d).forEach(l=>{c.includes(l)||console.warn("Unknown key passed via urlObject into url.format: "+l)}),r(d)}}(Bv)),Bv}var Uv={},yL;function dN(){return yL||(yL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"omit",{enumerable:!0,get:function(){return t}});function t(a,o){const i={};return Object.keys(a).forEach(r=>{o.includes(r)||(i[r]=a[r])}),i}}(Uv)),Uv}var Zv={},kL;function Mv(){return kL||(kL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(w,m){for(var I in m)Object.defineProperty(w,I,{enumerable:!0,get:m[I]})}t(e,{DecodeError:function(){return C},MiddlewareNotFoundError:function(){return S},MissingStaticPage:function(){return M},NormalizeError:function(){return g},PageNotFoundError:function(){return L},SP:function(){return p},ST:function(){return k},WEB_VITALS:function(){return a},execOnce:function(){return o},getDisplayName:function(){return d},getLocationOrigin:function(){return c},getURL:function(){return s},isAbsoluteUrl:function(){return r},isResSent:function(){return l},loadGetInitialProps:function(){return u},normalizeRepeatedSlashes:function(){return h},stringifyError:function(){return f}});const a=["CLS","FCP","FID","INP","LCP","TTFB"];function o(w){let m=!1,I;return function(){for(var A=arguments.length,P=new Array(A),H=0;H<A;H++)P[H]=arguments[H];return m||(m=!0,I=w(...P)),I}}const i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,r=w=>i.test(w);function c(){const{protocol:w,hostname:m,port:I}=window.location;return w+"//"+m+(I?":"+I:"")}function s(){const{href:w}=window.location,m=c();return w.substring(m.length)}function d(w){return typeof w=="string"?w:w.displayName||w.name||"Unknown"}function l(w){return w.finished||w.headersSent}function h(w){const m=w.split("?");return m[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(m[1]?"?"+m.slice(1).join("?"):"")}async function u(w,m){if(process.env.NODE_ENV!=="production"){var I;if((I=w.prototype)!=null&&I.getInitialProps){const H='"'+d(w)+'.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}}const A=m.res||m.ctx&&m.ctx.res;if(!w.getInitialProps)return m.ctx&&m.Component?{pageProps:await u(m.Component,m.ctx)}:{};const P=await w.getInitialProps(m);if(A&&l(A))return P;if(!P){const H='"'+d(w)+'.getInitialProps()" should resolve to an object. But found "'+P+'" instead.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}return process.env.NODE_ENV!=="production"&&Object.keys(P).length===0&&!m.ctx&&console.warn(""+d(w)+" returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"),P}const p=typeof performance<"u",k=p&&["mark","measure","getEntriesByName"].every(w=>typeof performance[w]=="function");class C extends Error{}class g extends Error{}class L extends Error{constructor(m){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+m}}class M extends Error{constructor(m,I){super(),this.message="Failed to load static file for page: "+m+" "+I}}class S extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function f(w){return JSON.stringify({message:w.message,stack:w.stack})}}(Zv)),Zv}var Va={exports:{}},Gv={},fL;function Tb(){return fL||(fL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"removeTrailingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.replace(/\/$/,"")||"/"}}(Gv)),Gv}var Wv={},mL;function ix(){return mL||(mL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"parsePath",{enumerable:!0,get:function(){return t}});function t(a){const o=a.indexOf("#"),i=a.indexOf("?"),r=i>-1&&(o<0||i<o);return r||o>-1?{pathname:a.substring(0,r?i:o),query:r?a.substring(i,o>-1?o:void 0):"",hash:o>-1?a.slice(o):""}:{pathname:a,query:"",hash:""}}}(Wv)),Wv}var ML;function gv(){return ML||(ML=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return i}});const a=Tb(),o=ix(),i=r=>{if(!r.startsWith("/")||process.env.__NEXT_MANUAL_TRAILING_SLASH)return r;const{pathname:c,query:s,hash:d}=(0,o.parsePath)(r);return process.env.__NEXT_TRAILING_SLASH?/\.[^/]+\/?$/.test(c)?""+(0,a.removeTrailingSlash)(c)+s+d:c.endsWith("/")?""+c+s+d:c+"/"+s+d:""+(0,a.removeTrailingSlash)(c)+s+d};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Va,Va.exports)),Va.exports}var Xv={},za={exports:{}},Kv={},gL;function jb(){return gL||(gL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"pathHasPrefix",{enumerable:!0,get:function(){return a}});const t=ix();function a(o,i){if(typeof o!="string")return!1;const{pathname:r}=(0,t.parsePath)(o);return r===i||r.startsWith(i+"/")}}(Kv)),Kv}var _L;function hN(){return _L||(_L=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hasBasePath",{enumerable:!0,get:function(){return i}});const a=jb(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r){return(0,a.pathHasPrefix)(r,o)}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(za,za.exports)),za.exports}var vL;function Hb(){return vL||(vL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isLocalURL",{enumerable:!0,get:function(){return o}});const t=Mv(),a=hN();function o(i){if(!(0,t.isAbsoluteUrl)(i))return!0;try{const r=(0,t.getLocationOrigin)(),c=new URL(i,r);return c.origin===r&&(0,a.hasBasePath)(c.pathname)}catch{return!1}}}(Xv)),Xv}var Yv={},Qv={},CL;function lN(){return CL||(CL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{getSortedRouteObjects:function(){return i},getSortedRoutes:function(){return o}});class a{insert(c){this._insert(c.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(c){c===void 0&&(c="/");const s=[...this.children.keys()].sort();this.slugName!==null&&s.splice(s.indexOf("[]"),1),this.restSlugName!==null&&s.splice(s.indexOf("[...]"),1),this.optionalRestSlugName!==null&&s.splice(s.indexOf("[[...]]"),1);const d=s.map(l=>this.children.get(l)._smoosh(""+c+l+"/")).reduce((l,h)=>[...l,...h],[]);if(this.slugName!==null&&d.push(...this.children.get("[]")._smoosh(c+"["+this.slugName+"]/")),!this.placeholder){const l=c==="/"?"/":c.slice(0,-1);if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot define a route with the same specificity as a optional catch-all route ("'+l+'" and "'+l+"[[..."+this.optionalRestSlugName+']]").'),"__NEXT_ERROR_CODE",{value:"E458",enumerable:!1,configurable:!0});d.unshift(l)}return this.restSlugName!==null&&d.push(...this.children.get("[...]")._smoosh(c+"[..."+this.restSlugName+"]/")),this.optionalRestSlugName!==null&&d.push(...this.children.get("[[...]]")._smoosh(c+"[[..."+this.optionalRestSlugName+"]]/")),d}_insert(c,s,d){if(c.length===0){this.placeholder=!1;return}if(d)throw Object.defineProperty(new Error("Catch-all must be the last part of the URL."),"__NEXT_ERROR_CODE",{value:"E392",enumerable:!1,configurable:!0});let l=c[0];if(l.startsWith("[")&&l.endsWith("]")){let p=function(k,C){if(k!==null&&k!==C)throw Object.defineProperty(new Error("You cannot use different slug names for the same dynamic path ('"+k+"' !== '"+C+"')."),"__NEXT_ERROR_CODE",{value:"E337",enumerable:!1,configurable:!0});s.forEach(g=>{if(g===C)throw Object.defineProperty(new Error('You cannot have the same slug name "'+C+'" repeat within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E247",enumerable:!1,configurable:!0});if(g.replace(/\W/g,"")===l.replace(/\W/g,""))throw Object.defineProperty(new Error('You cannot have the slug names "'+g+'" and "'+C+'" differ only by non-word symbols within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E499",enumerable:!1,configurable:!0})}),s.push(C)},h=l.slice(1,-1),u=!1;if(h.startsWith("[")&&h.endsWith("]")&&(h=h.slice(1,-1),u=!0),h.startsWith("…"))throw Object.defineProperty(new Error("Detected a three-dot character ('…') at ('"+h+"'). Did you mean ('...')?"),"__NEXT_ERROR_CODE",{value:"E147",enumerable:!1,configurable:!0});if(h.startsWith("...")&&(h=h.substring(3),d=!0),h.startsWith("[")||h.endsWith("]"))throw Object.defineProperty(new Error("Segment names may not start or end with extra brackets ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E421",enumerable:!1,configurable:!0});if(h.startsWith("."))throw Object.defineProperty(new Error("Segment names may not start with erroneous periods ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E288",enumerable:!1,configurable:!0});if(d)if(u){if(this.restSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+c[0]+'" ).'),"__NEXT_ERROR_CODE",{value:"E299",enumerable:!1,configurable:!0});p(this.optionalRestSlugName,h),this.optionalRestSlugName=h,l="[[...]]"}else{if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E300",enumerable:!1,configurable:!0});p(this.restSlugName,h),this.restSlugName=h,l="[...]"}else{if(u)throw Object.defineProperty(new Error('Optional route parameters are not yet supported ("'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E435",enumerable:!1,configurable:!0});p(this.slugName,h),this.slugName=h,l="[]"}}this.children.has(l)||this.children.set(l,new a),this.children.get(l)._insert(c.slice(1),s,d)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function o(r){const c=new a;return r.forEach(s=>c.insert(s)),c.smoosh()}function i(r,c){const s={},d=[];for(let h=0;h<r.length;h++){const u=c(r[h]);s[u]=h,d[h]=u}return o(d).map(h=>r[s[h]])}}(Qv)),Qv}var Jv={},eC={},tC={},nC={},xL;function uN(){return xL||(xL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ensureLeadingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.startsWith("/")?a:"/"+a}}(nC)),nC}var aC={},LL;function pN(){return LL||(LL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(s,d){for(var l in d)Object.defineProperty(s,l,{enumerable:!0,get:d[l]})}t(e,{DEFAULT_SEGMENT_KEY:function(){return c},PAGE_SEGMENT_KEY:function(){return r},addSearchParamsIfPageSegment:function(){return i},isGroupSegment:function(){return a},isParallelRouteSegment:function(){return o}});function a(s){return s[0]==="("&&s.endsWith(")")}function o(s){return s.startsWith("@")&&s!=="@children"}function i(s,d){if(s.includes(r)){const h=JSON.stringify(d);return h!=="{}"?r+"?"+h:r}return s}const r="__PAGE__",c="__DEFAULT__"}(aC)),aC}var wL;function yN(){return wL||(wL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{normalizeAppPath:function(){return i},normalizeRscURL:function(){return r}});const a=uN(),o=pN();function i(c){return(0,a.ensureLeadingSlash)(c.split("/").reduce((s,d,l,h)=>!d||(0,o.isGroupSegment)(d)||d[0]==="@"||(d==="page"||d==="route")&&l===h.length-1?s:s+"/"+d,""))}function r(c){return c.replace(/\.rsc($|\?)/,"$1")}}(tC)),tC}var bL;function Vb(){return bL||(bL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{INTERCEPTION_ROUTE_MARKERS:function(){return o},extractInterceptionRouteInformation:function(){return r},isInterceptionRouteAppPath:function(){return i}});const a=yN(),o=["(..)(..)","(.)","(..)","(...)"];function i(c){return c.split("/").find(s=>o.find(d=>s.startsWith(d)))!==void 0}function r(c){let s,d,l;for(const h of c.split("/"))if(d=o.find(u=>h.startsWith(u)),d){[s,l]=c.split(d,2);break}if(!s||!d||!l)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(s=(0,a.normalizeAppPath)(s),d){case"(.)":s==="/"?l="/"+l:l=s+"/"+l;break;case"(..)":if(s==="/")throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});l=s.split("/").slice(0,-1).concat(l).join("/");break;case"(...)":l="/"+l;break;case"(..)(..)":const h=s.split("/");if(h.length<=2)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});l=h.slice(0,-2).concat(l).join("/");break;default:throw Object.defineProperty(new Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:s,interceptedRoute:l}}}(eC)),eC}var SL;function kN(){return SL||(SL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isDynamicRoute",{enumerable:!0,get:function(){return i}});const t=Vb(),a=/\/[^/]*\[[^/]+\][^/]*(?=\/|$)/,o=/\/\[[^/]+\](?=\/|$)/;function i(r,c){return c===void 0&&(c=!0),(0,t.isInterceptionRouteAppPath)(r)&&(r=(0,t.extractInterceptionRouteInformation)(r).interceptedRoute),c?o.test(r):a.test(r)}}(Jv)),Jv}var IL;function fN(){return IL||(IL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,r){for(var c in r)Object.defineProperty(i,c,{enumerable:!0,get:r[c]})}t(e,{getSortedRouteObjects:function(){return a.getSortedRouteObjects},getSortedRoutes:function(){return a.getSortedRoutes},isDynamicRoute:function(){return o.isDynamicRoute}});const a=lN(),o=kN()}(Yv)),Yv}var oC={},iC={},NL;function mN(){return NL||(NL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRouteMatcher",{enumerable:!0,get:function(){return a}});const t=Mv();function a(o){let{re:i,groups:r}=o;return c=>{const s=i.exec(c);if(!s)return!1;const d=h=>{try{return decodeURIComponent(h)}catch{throw Object.defineProperty(new t.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},l={};for(const[h,u]of Object.entries(r)){const p=s[u.pos];p!==void 0&&(u.repeat?l[h]=p.split("/").map(k=>d(k)):l[h]=d(p))}return l}}}(iC)),iC}var cC={},rC={},AL;function MN(){return AL||(AL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(ge,Pe){for(var _e in Pe)Object.defineProperty(ge,_e,{enumerable:!0,get:Pe[_e]})}t(e,{ACTION_SUFFIX:function(){return u},APP_DIR_ALIAS:function(){return J},CACHE_ONE_YEAR:function(){return A},DOT_NEXT_ALIAS:function(){return te},ESLINT_DEFAULT_DIRS:function(){return Y},GSP_NO_RETURNED_VALUE:function(){return Z},GSSP_COMPONENT_MEMBER_ERROR:function(){return N},GSSP_NO_RETURNED_VALUE:function(){return z},INFINITE_CACHE:function(){return P},INSTRUMENTATION_HOOK_FILENAME:function(){return T},MATCHED_PATH_HEADER:function(){return i},MIDDLEWARE_FILENAME:function(){return H},MIDDLEWARE_LOCATION_REGEXP:function(){return E},NEXT_BODY_SUFFIX:function(){return C},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return I},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return L},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return M},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return m},NEXT_CACHE_TAGS_HEADER:function(){return g},NEXT_CACHE_TAG_MAX_ITEMS:function(){return f},NEXT_CACHE_TAG_MAX_LENGTH:function(){return w},NEXT_DATA_SUFFIX:function(){return p},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return o},NEXT_META_SUFFIX:function(){return k},NEXT_QUERY_PARAM_PREFIX:function(){return a},NEXT_RESUME_HEADER:function(){return S},NON_STANDARD_NODE_ENV:function(){return x},PAGES_DIR_ALIAS:function(){return D},PRERENDER_REVALIDATE_HEADER:function(){return r},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return j},ROOT_DIR_ALIAS:function(){return U},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return R},RSC_ACTION_ENCRYPTION_ALIAS:function(){return v},RSC_ACTION_PROXY_ALIAS:function(){return oe},RSC_ACTION_VALIDATE_ALIAS:function(){return ne},RSC_CACHE_WRAPPER_ALIAS:function(){return ee},RSC_MOD_REF_PROXY_ALIAS:function(){return G},RSC_PREFETCH_SUFFIX:function(){return s},RSC_SEGMENTS_DIR_SUFFIX:function(){return d},RSC_SEGMENT_SUFFIX:function(){return l},RSC_SUFFIX:function(){return h},SERVER_PROPS_EXPORT_ERROR:function(){return b},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return V},SERVER_PROPS_SSG_CONFLICT:function(){return Q},SERVER_RUNTIME:function(){return X},SSG_FALLBACK_EXPORT_ERROR:function(){return me},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return F},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return W},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return K},WEBPACK_LAYERS:function(){return Ne},WEBPACK_RESOURCE_QUERIES:function(){return Ce}});const a="nxtP",o="nxtI",i="x-matched-path",r="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",s=".prefetch.rsc",d=".segments",l=".segment.rsc",h=".rsc",u=".action",p=".json",k=".meta",C=".body",g="x-next-cache-tags",L="x-next-revalidated-tags",M="x-next-revalidate-tag-token",S="next-resume",f=128,w=256,m=1024,I="_N_T_",A=31536e3,P=4294967294,H="middleware",E=`(?:src/)?${H}`,T="instrumentation",D="private-next-pages",te="private-dot-next",U="private-next-root-dir",J="private-next-app-dir",G="private-next-rsc-mod-ref-proxy",ne="private-next-rsc-action-validate",oe="private-next-rsc-server-reference",ee="private-next-rsc-cache-wrapper",v="private-next-rsc-action-encryption",R="private-next-rsc-action-client-wrapper",j="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",F="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",V="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",Q="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",W="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",b="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",Z="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",z="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",K="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",N="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",x='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',me="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",Y=["app","pages","components","lib","src"],X={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},ce={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},Ne={...ce,GROUP:{builtinReact:[ce.reactServerComponents,ce.actionBrowser],serverOnly:[ce.reactServerComponents,ce.actionBrowser,ce.instrument,ce.middleware],neutralTarget:[ce.apiNode,ce.apiEdge],clientOnly:[ce.serverSideRendering,ce.appPagesBrowser],bundled:[ce.reactServerComponents,ce.actionBrowser,ce.serverSideRendering,ce.appPagesBrowser,ce.shared,ce.instrument,ce.middleware],appPages:[ce.reactServerComponents,ce.serverSideRendering,ce.appPagesBrowser,ce.actionBrowser]}},Ce={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}}(rC)),rC}var sC={},PL;function gN(){return PL||(PL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"escapeStringRegexp",{enumerable:!0,get:function(){return o}});const t=/[|\\{}()[\]^$+*?.-]/,a=/[|\\{}()[\]^$+*?.-]/g;function o(i){return t.test(i)?i.replace(a,"\\$&"):i}}(sC)),sC}var EL;function _N(){return EL||(EL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(L,M){for(var S in M)Object.defineProperty(L,S,{enumerable:!0,get:M[S]})}t(e,{getNamedMiddlewareRegex:function(){return g},getNamedRouteRegex:function(){return C},getRouteRegex:function(){return h},parseParameter:function(){return s}});const a=MN(),o=Vb(),i=gN(),r=Tb(),c=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function s(L){const M=L.match(c);return d(M?M[2]:L)}function d(L){const M=L.startsWith("[")&&L.endsWith("]");M&&(L=L.slice(1,-1));const S=L.startsWith("...");return S&&(L=L.slice(3)),{key:L,repeat:S,optional:M}}function l(L,M,S){const f={};let w=1;const m=[];for(const I of(0,r.removeTrailingSlash)(L).slice(1).split("/")){const A=o.INTERCEPTION_ROUTE_MARKERS.find(H=>I.startsWith(H)),P=I.match(c);if(A&&P&&P[2]){const{key:H,optional:E,repeat:T}=d(P[2]);f[H]={pos:w++,repeat:T,optional:E},m.push("/"+(0,i.escapeStringRegexp)(A)+"([^/]+?)")}else if(P&&P[2]){const{key:H,repeat:E,optional:T}=d(P[2]);f[H]={pos:w++,repeat:E,optional:T},S&&P[1]&&m.push("/"+(0,i.escapeStringRegexp)(P[1]));let D=E?T?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";S&&P[1]&&(D=D.substring(1)),m.push(D)}else m.push("/"+(0,i.escapeStringRegexp)(I));M&&P&&P[3]&&m.push((0,i.escapeStringRegexp)(P[3]))}return{parameterizedRoute:m.join(""),groups:f}}function h(L,M){let{includeSuffix:S=!1,includePrefix:f=!1,excludeOptionalTrailingSlash:w=!1}=M===void 0?{}:M;const{parameterizedRoute:m,groups:I}=l(L,S,f);let A=m;return w||(A+="(?:/)?"),{re:new RegExp("^"+A+"$"),groups:I}}function u(){let L=0;return()=>{let M="",S=++L;for(;S>0;)M+=String.fromCharCode(97+(S-1)%26),S=Math.floor((S-1)/26);return M}}function p(L){let{interceptionMarker:M,getSafeRouteKey:S,segment:f,routeKeys:w,keyPrefix:m,backreferenceDuplicateKeys:I}=L;const{key:A,optional:P,repeat:H}=d(f);let E=A.replace(/\W/g,"");m&&(E=""+m+E);let T=!1;(E.length===0||E.length>30)&&(T=!0),isNaN(parseInt(E.slice(0,1)))||(T=!0),T&&(E=S());const D=E in w;m?w[E]=""+m+A:w[E]=A;const te=M?(0,i.escapeStringRegexp)(M):"";let U;return D&&I?U="\\k<"+E+">":H?U="(?<"+E+">.+?)":U="(?<"+E+">[^/]+?)",P?"(?:/"+te+U+")?":"/"+te+U}function k(L,M,S,f,w){const m=u(),I={},A=[];for(const P of(0,r.removeTrailingSlash)(L).slice(1).split("/")){const H=o.INTERCEPTION_ROUTE_MARKERS.some(T=>P.startsWith(T)),E=P.match(c);if(H&&E&&E[2])A.push(p({getSafeRouteKey:m,interceptionMarker:E[1],segment:E[2],routeKeys:I,keyPrefix:M?a.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,backreferenceDuplicateKeys:w}));else if(E&&E[2]){f&&E[1]&&A.push("/"+(0,i.escapeStringRegexp)(E[1]));let T=p({getSafeRouteKey:m,segment:E[2],routeKeys:I,keyPrefix:M?a.NEXT_QUERY_PARAM_PREFIX:void 0,backreferenceDuplicateKeys:w});f&&E[1]&&(T=T.substring(1)),A.push(T)}else A.push("/"+(0,i.escapeStringRegexp)(P));S&&E&&E[3]&&A.push((0,i.escapeStringRegexp)(E[3]))}return{namedParameterizedRoute:A.join(""),routeKeys:I}}function C(L,M){var S,f,w;const m=k(L,M.prefixRouteKeys,(S=M.includeSuffix)!=null?S:!1,(f=M.includePrefix)!=null?f:!1,(w=M.backreferenceDuplicateKeys)!=null?w:!1);let I=m.namedParameterizedRoute;return M.excludeOptionalTrailingSlash||(I+="(?:/)?"),{...h(L,M),namedRegex:"^"+I+"$",routeKeys:m.routeKeys}}function g(L,M){const{parameterizedRoute:S}=l(L,!1,!1),{catchAll:f=!0}=M;if(S==="/")return{namedRegex:"^/"+(f?".*":"")+"$"};const{namedParameterizedRoute:w}=k(L,!1,!1,!1,!1);let m=f?"(?:(/.*)?)":"";return{namedRegex:"^"+w+m+"$"}}}(cC)),cC}var RL;function vN(){return RL||(RL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"interpolateAs",{enumerable:!0,get:function(){return o}});const t=mN(),a=_N();function o(i,r,c){let s="";const d=(0,a.getRouteRegex)(i),l=d.groups,h=(r!==i?(0,t.getRouteMatcher)(d)(r):"")||c;s=i;const u=Object.keys(l);return u.every(p=>{let k=h[p]||"";const{repeat:C,optional:g}=l[p];let L="["+(C?"...":"")+p+"]";return g&&(L=(k?"":"/")+"["+L+"]"),C&&!Array.isArray(k)&&(k=[k]),(g||p in h)&&(s=s.replace(L,C?k.map(M=>encodeURIComponent(M)).join("/"):encodeURIComponent(k))||"/")})||(s=""),{params:u,result:s}}}(oC)),oC}var $L;function CN(){return $L||($L=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return h}});const a=$b(),o=qb(),i=dN(),r=Mv(),c=gv(),s=Hb(),d=fN(),l=vN();function h(u,p,k){let C,g=typeof p=="string"?p:(0,o.formatWithValidation)(p);const L=g.match(/^[a-zA-Z]{1,}:\/\//),M=L?g.slice(L[0].length):g;if((M.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+g+"' passed to next/router in page: '"+u.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");const f=(0,r.normalizeRepeatedSlashes)(M);g=(L?L[0]:"")+f}if(!(0,s.isLocalURL)(g))return k?[g]:g;try{C=new URL(g.startsWith("#")?u.asPath:u.pathname,"http://n")}catch{C=new URL("/","http://n")}try{const f=new URL(g,C);f.pathname=(0,c.normalizePathTrailingSlash)(f.pathname);let w="";if((0,d.isDynamicRoute)(f.pathname)&&f.searchParams&&k){const I=(0,a.searchParamsToUrlQuery)(f.searchParams),{result:A,params:P}=(0,l.interpolateAs)(f.pathname,f.pathname,I);A&&(w=(0,o.formatWithValidation)({pathname:A,hash:f.hash,query:(0,i.omit)(I,P)}))}const m=f.origin===C.origin?f.href.slice(f.origin.length):f.href;return k?[m,w||m]:m}catch{return k?[g]:g}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ha,Ha.exports)),Ha.exports}var Da={exports:{}},dC={},hC={},qL;function zb(){return qL||(qL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addPathPrefix",{enumerable:!0,get:function(){return a}});const t=ix();function a(o,i){if(!o.startsWith("/")||!i)return o;const{pathname:r,query:c,hash:s}=(0,t.parsePath)(o);return""+i+r+c+s}}(hC)),hC}var TL;function xN(){return TL||(TL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLocale",{enumerable:!0,get:function(){return o}});const t=zb(),a=jb();function o(i,r,c,s){if(!r||r===c)return i;const d=i.toLowerCase();return!s&&((0,a.pathHasPrefix)(d,"/api")||(0,a.pathHasPrefix)(d,"/"+r.toLowerCase()))?i:(0,t.addPathPrefix)(i,"/"+r)}}(dC)),dC}var jL;function LN(){return jL||(jL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return o}});const a=gv(),o=function(i){for(var r=arguments.length,c=new Array(r>1?r-1:0),s=1;s<r;s++)c[s-1]=arguments[s];return process.env.__NEXT_I18N_SUPPORT?(0,a.normalizePathTrailingSlash)(xN().addLocale(i,...c)):i};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Da,Da.exports)),Da.exports}var Oa={exports:{}},Fa={exports:{}},HL;function wN(){return HL||(HL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});function a(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}a(t,{cancelIdleCallback:function(){return i},requestIdleCallback:function(){return o}});const o=typeof self<"u"&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(r){let c=Date.now();return self.setTimeout(function(){r({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-c))}})},1)},i=typeof self<"u"&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(r){return clearTimeout(r)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Fa,Fa.exports)),Fa.exports}var VL;function bN(){return VL||(VL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return l}});const a=q,o=wN(),i=typeof IntersectionObserver=="function",r=new Map,c=[];function s(h){const u={root:h.root||null,margin:h.rootMargin||""},p=c.find(L=>L.root===u.root&&L.margin===u.margin);let k;if(p&&(k=r.get(p),k))return k;const C=new Map,g=new IntersectionObserver(L=>{L.forEach(M=>{const S=C.get(M.target),f=M.isIntersecting||M.intersectionRatio>0;S&&f&&S(f)})},h);return k={id:u,observer:g,elements:C},c.push(u),r.set(u,k),k}function d(h,u,p){const{id:k,observer:C,elements:g}=s(p);return g.set(h,u),C.observe(h),function(){if(g.delete(h),C.unobserve(h),g.size===0){C.disconnect(),r.delete(k);const M=c.findIndex(S=>S.root===k.root&&S.margin===k.margin);M>-1&&c.splice(M,1)}}}function l(h){let{rootRef:u,rootMargin:p,disabled:k}=h;const C=k||!i,[g,L]=(0,a.useState)(!1),M=(0,a.useRef)(null),S=(0,a.useCallback)(w=>{M.current=w},[]);(0,a.useEffect)(()=>{if(i){if(C||g)return;const w=M.current;if(w&&w.tagName)return d(w,I=>I&&L(I),{root:u==null?void 0:u.current,rootMargin:p})}else if(!g){const w=(0,o.requestIdleCallback)(()=>L(!0));return()=>(0,o.cancelIdleCallback)(w)}},[C,p,u,g,M.current]);const f=(0,a.useCallback)(()=>{L(!1)},[]);return[S,g,f]}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Oa,Oa.exports)),Oa.exports}var Ba={exports:{}},Ua={exports:{}},lC={},zL;function SN(){return zL||(zL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const t=new WeakMap;function a(o,i){if(!i)return{pathname:o};let r=t.get(i);r||(r=i.map(h=>h.toLowerCase()),t.set(i,r));let c;const s=o.split("/",2);if(!s[1])return{pathname:o};const d=s[1].toLowerCase(),l=r.indexOf(d);return l<0?{pathname:o}:(c=i[l],o=o.slice(c.length+1)||"/",{pathname:o,detectedLocale:c})}}(lC)),lC}var DL;function IN(){return DL||(DL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const a=(o,i)=>process.env.__NEXT_I18N_SUPPORT?SN().normalizeLocalePath(o,i):{pathname:o,detectedLocale:void 0};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ua,Ua.exports)),Ua.exports}var Za={exports:{}},uC={},OL;function NN(){return OL||(OL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"detectDomainLocale",{enumerable:!0,get:function(){return t}});function t(a,o,i){if(a){i&&(i=i.toLowerCase());for(const s of a){var r,c;const d=(r=s.domain)==null?void 0:r.split(":",1)[0].toLowerCase();if(o===d||i===s.defaultLocale.toLowerCase()||(c=s.locales)!=null&&c.some(l=>l.toLowerCase()===i))return s}}}}(uC)),uC}var FL;function AN(){return FL||(FL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"detectDomainLocale",{enumerable:!0,get:function(){return a}});const a=function(){for(var o=arguments.length,i=new Array(o),r=0;r<o;r++)i[r]=arguments[r];if(process.env.__NEXT_I18N_SUPPORT)return NN().detectDomainLocale(...i)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Za,Za.exports)),Za.exports}var BL;function PN(){return BL||(BL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return i}});const a=gv(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r,c,s,d){if(process.env.__NEXT_I18N_SUPPORT){const l=IN().normalizeLocalePath,h=AN().detectDomainLocale,u=c||l(r,s).detectedLocale,p=h(d,void 0,u);if(p){const k="http"+(p.http?"":"s")+"://",C=u===p.defaultLocale?"":"/"+u;return""+k+p.domain+(0,a.normalizePathTrailingSlash)(""+o+C+r)}return!1}else return!1}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ba,Ba.exports)),Ba.exports}var Ga={exports:{}},UL;function EN(){return UL||(UL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addBasePath",{enumerable:!0,get:function(){return r}});const a=zb(),o=gv(),i=process.env.__NEXT_ROUTER_BASEPATH||"";function r(c,s){return(0,o.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH&&!s?c:(0,a.addPathPrefix)(c,i))}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ga,Ga.exports)),Ga.exports}var pC={},ZL;function RN(){return ZL||(ZL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"errorOnce",{enumerable:!0,get:function(){return t}});let t=a=>{};if(process.env.NODE_ENV!=="production"){const a=new Set;t=o=>{a.has(o)||console.error(o),a.add(o)}}}(pC)),pC}var GL;function $N(){return GL||(GL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0});function a(E,T){for(var D in T)Object.defineProperty(E,D,{enumerable:!0,get:T[D]})}a(t,{default:function(){return H},useLinkStatus:function(){return P}});const o=mv(),i=fv(),r=o._(q),c=CN(),s=Hb(),d=qb(),l=Mv(),h=LN(),u=Ib(),p=bN(),k=PN(),C=EN(),g=Pb(),L=RN(),M=new Set;function S(E,T,D,te){if(!(typeof window>"u")&&(0,s.isLocalURL)(T)){if(!te.bypassPrefetchedCheck){const U=typeof te.locale<"u"?te.locale:"locale"in E?E.locale:void 0,J=T+"%"+D+"%"+U;if(M.has(J))return;M.add(J)}E.prefetch(T,D,te).catch(U=>{if(process.env.NODE_ENV!=="production")throw U})}}function f(E){const D=E.currentTarget.getAttribute("target");return D&&D!=="_self"||E.metaKey||E.ctrlKey||E.shiftKey||E.altKey||E.nativeEvent&&E.nativeEvent.which===2}function w(E,T,D,te,U,J,G,ne,oe){const{nodeName:ee}=E.currentTarget;if(ee.toUpperCase()==="A"&&f(E)||E.currentTarget.hasAttribute("download"))return;if(!(0,s.isLocalURL)(D)){U&&(E.preventDefault(),location.replace(D));return}E.preventDefault(),(()=>{if(oe){let F=!1;if(oe({preventDefault:()=>{F=!0}}),F)return}const j=G??!0;"beforePopState"in T?T[U?"replace":"push"](D,te,{shallow:J,locale:ne,scroll:j}):T[U?"replace":"push"](te||D,{scroll:j})})()}function m(E){return typeof E=="string"?E:(0,d.formatUrl)(E)}const I=r.default.forwardRef(function(T,D){let te;const{href:U,as:J,children:G,prefetch:ne=null,passHref:oe,replace:ee,shallow:v,scroll:R,locale:j,onClick:F,onNavigate:V,onMouseEnter:Q,onTouchStart:W,legacyBehavior:b=!1,...Z}=T;te=G,b&&(typeof te=="string"||typeof te=="number")&&(te=(0,i.jsx)("a",{children:te}));const z=r.default.useContext(u.RouterContext),K=ne!==!1;if(process.env.NODE_ENV!=="production"){let he=function($){return Object.defineProperty(new Error("Failed prop type: The prop `"+$.key+"` expects a "+$.expected+" in `<Link>`, but got `"+$.actual+"` instead."+(typeof window<"u"?`
|
|
32
|
+
Read more: https://nextjs.org/docs/api-reference/next/image#priority`)}});try{h.observe({type:"largest-contentful-paint",buffered:!0})}catch($){console.error($)}}}const _e=Object.assign(E?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:v,objectPosition:R}:{},W?{}:{color:"transparent"},T),ie=!b&&J!=="empty"?J==="blur"?'url("data:image/svg+xml;charset=utf-8,'+(0,a.getImageBlurSvg)({widthInt:X,heightInt:ce,blurWidth:Ne,blurHeight:Ce,blurDataURL:G||"",objectFit:_e.objectFit})+'")':'url("'+J+'")':null,he=r.includes(_e.objectFit)?_e.objectFit==="fill"?"100% 100%":"cover":_e.objectFit;let Me=ie?{backgroundSize:he,backgroundPosition:_e.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:ie}:{};process.env.NODE_ENV==="development"&&Me.backgroundImage&&J==="blur"&&G!=null&&G.startsWith("/")&&(Me.backgroundImage='url("'+G+'")');const B=k({config:z,src:M,unoptimized:f,width:X,quality:Pe,sizes:I,loader:x});if(process.env.NODE_ENV!=="production"&&typeof window<"u"){let $;try{$=new URL(B.src)}catch{$=new URL(B.src,window.location.href)}l.set($.href,{src:M,priority:w,placeholder:J})}return{props:{...V,loading:ge?"lazy":m,fetchPriority:ne,width:X,height:ce,decoding:oe,className:S,style:{..._e,...Me},sizes:B.sizes,srcSet:B.srcSet,src:D||B.src},meta:{unoptimized:f,priority:w,placeholder:J,fill:E}}}}(Sv)),Sv}var $a={exports:{}},Pv={},Kx;function mv(){if(Kx)return Pv;Kx=1;function e(a){if(typeof WeakMap!="function")return null;var o=new WeakMap,i=new WeakMap;return(e=function(r){return r?i:o})(a)}function t(a,o){if(!o&&a&&a.__esModule)return a;if(a===null||typeof a!="object"&&typeof a!="function")return{default:a};var i=e(o);if(i&&i.has(a))return i.get(a);var r={__proto__:null},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in a)if(s!=="default"&&Object.prototype.hasOwnProperty.call(a,s)){var d=c?Object.getOwnPropertyDescriptor(a,s):null;d&&(d.get||d.set)?Object.defineProperty(r,s,d):r[s]=a[s]}return r.default=a,i&&i.set(a,r),r}return Pv._=t,Pv}var qa={exports:{}},Ev={},Yx;function PI(){return Yx||(Yx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return r}});const t=q,a=typeof window>"u",o=a?()=>{}:t.useLayoutEffect,i=a?()=>{}:t.useEffect;function r(c){const{headManager:s,reduceComponentsToState:d}=c;function l(){if(s&&s.mountedInstances){const u=t.Children.toArray(Array.from(s.mountedInstances).filter(Boolean));s.updateHead(d(u,c))}}if(a){var h;s==null||(h=s.mountedInstances)==null||h.add(c.children),l()}return o(()=>{var u;return s==null||(u=s.mountedInstances)==null||u.add(c.children),()=>{var p;s==null||(p=s.mountedInstances)==null||p.delete(c.children)}}),o(()=>(s&&(s._pendingUpdate=l),()=>{s&&(s._pendingUpdate=l)})),i(()=>(s&&s._pendingUpdate&&(s._pendingUpdate(),s._pendingUpdate=null),()=>{s&&s._pendingUpdate&&(s._pendingUpdate(),s._pendingUpdate=null)})),null}}(Ev)),Ev}var Rv={},Qx;function EI(){return Qx||(Qx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AmpStateContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext({});process.env.NODE_ENV!=="production"&&(o.displayName="AmpStateContext")}(Rv)),Rv}var $v={},Jx;function RI(){return Jx||(Jx=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"HeadManagerContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext({});process.env.NODE_ENV!=="production"&&(o.displayName="HeadManagerContext")}($v)),$v}var qv={},eL;function $I(){return eL||(eL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isInAmpMode",{enumerable:!0,get:function(){return t}});function t(a){let{ampFirst:o=!1,hybrid:i=!1,hasQuery:r=!1}=a===void 0?{}:a;return o||i&&r}}(qv)),qv}var tL;function qI(){return tL||(tL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0});function a(f,w){for(var m in w)Object.defineProperty(f,m,{enumerable:!0,get:w[m]})}a(t,{default:function(){return I},defaultHead:function(){return p}});const o=Kn(),i=mv(),r=fv(),c=i._(q),s=o._(PI()),d=EI(),l=RI(),h=$I(),u=ax();function p(f){f===void 0&&(f=!1);const w=[(0,r.jsx)("meta",{charSet:"utf-8"},"charset")];return f||w.push((0,r.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")),w}function k(f,w){return typeof w=="string"||typeof w=="number"?f:w.type===c.default.Fragment?f.concat(c.default.Children.toArray(w.props.children).reduce((m,S)=>typeof S=="string"||typeof S=="number"?m:m.concat(S),[])):f.concat(w)}const C=["name","httpEquiv","charSet","itemProp"];function g(){const f=new Set,w=new Set,m=new Set,S={};return A=>{let P=!0,H=!1;if(A.key&&typeof A.key!="number"&&A.key.indexOf("$")>0){H=!0;const E=A.key.slice(A.key.indexOf("$")+1);f.has(E)?P=!1:f.add(E)}switch(A.type){case"title":case"base":w.has(A.type)?P=!1:w.add(A.type);break;case"meta":for(let E=0,T=C.length;E<T;E++){const D=C[E];if(A.props.hasOwnProperty(D))if(D==="charSet")m.has(D)?P=!1:m.add(D);else{const te=A.props[D],U=S[D]||new Set;(D!=="name"||!H)&&U.has(te)?P=!1:(U.add(te),S[D]=U)}}break}return P}}function L(f,w){const{inAmpMode:m}=w;return f.reduce(k,[]).reverse().concat(p(m).reverse()).filter(g()).reverse().map((S,A)=>{const P=S.key||A;if(process.env.NODE_ENV!=="development"&&process.env.__NEXT_OPTIMIZE_FONTS&&!m&&S.type==="link"&&S.props.href&&["https://fonts.googleapis.com/css","https://use.typekit.net/"].some(H=>S.props.href.startsWith(H))){const H={...S.props||{}};return H["data-href"]=H.href,H.href=void 0,H["data-optimized-fonts"]=!0,c.default.cloneElement(S,H)}if(process.env.NODE_ENV==="development")if(S.type==="script"&&S.props.type!=="application/ld+json"){const H=S.props.src?'<script> tag with src="'+S.props.src+'"':"inline <script>";(0,u.warnOnce)("Do not add <script> tags using next/head (see "+H+`). Use next/script instead.
|
|
33
|
+
See more info here: https://nextjs.org/docs/messages/no-script-tags-in-head-component`)}else S.type==="link"&&S.props.rel==="stylesheet"&&(0,u.warnOnce)('Do not add stylesheets using next/head (see <link rel="stylesheet"> tag with href="'+S.props.href+`"). Use Document instead.
|
|
34
|
+
See more info here: https://nextjs.org/docs/messages/no-stylesheets-in-head-component`);return c.default.cloneElement(S,{key:P})})}function M(f){let{children:w}=f;const m=(0,c.useContext)(d.AmpStateContext),S=(0,c.useContext)(l.HeadManagerContext);return(0,r.jsx)(s.default,{reduceComponentsToState:L,headManager:S,inAmpMode:(0,h.isInAmpMode)(m),children:w})}const I=M;(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(qa,qa.exports)),qa.exports}var Tv={},nL;function TI(){return nL||(nL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ImageConfigContext",{enumerable:!0,get:function(){return i}});const a=Kn()._(q),o=ox(),i=a.default.createContext(o.imageConfigDefault);process.env.NODE_ENV!=="production"&&(i.displayName="ImageConfigContext")}(Tv)),Tv}var jv={},aL;function Ib(){return aL||(aL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RouterContext",{enumerable:!0,get:function(){return o}});const o=Kn()._(q).default.createContext(null);process.env.NODE_ENV!=="production"&&(o.displayName="RouterContext")}(jv)),jv}var Hv={},Vv={},zv={exports:{}},oL;function Nb(){return oL||(oL=1,(()=>{var e={170:(i,r,c)=>{const s=c(510),d=()=>{if(typeof navigator<"u"&&navigator.platform){const h=navigator.platform.toLowerCase();return h==="win32"||h==="windows"}return typeof process<"u"&&process.platform?process.platform==="win32":!1};function l(h,u,p=!1){return u&&(u.windows===null||u.windows===void 0)&&(u={...u,windows:d()}),s(h,u,p)}Object.assign(l,s),i.exports=l},154:i=>{const r="\\\\/",c=`[^${r}]`,s="\\.",d="\\+",l="\\?",h="\\/",u="(?=.)",p="[^/]",k=`(?:${h}|$)`,C=`(?:^|${h})`,g=`${s}{1,2}${k}`,L=`(?!${s})`,M=`(?!${C}${g})`,I=`(?!${s}{0,1}${k})`,f=`(?!${g})`,w=`[^.${h}]`,m=`${p}*?`,A={DOT_LITERAL:s,PLUS_LITERAL:d,QMARK_LITERAL:l,SLASH_LITERAL:h,ONE_CHAR:u,QMARK:p,END_ANCHOR:k,DOTS_SLASH:g,NO_DOT:L,NO_DOTS:M,NO_DOT_SLASH:I,NO_DOTS_SLASH:f,QMARK_NO_DOT:w,STAR:m,START_ANCHOR:C,SEP:"/"},P={...A,SLASH_LITERAL:`[${r}]`,QMARK:c,STAR:`${c}*?`,DOTS_SLASH:`${s}{1,2}(?:[${r}]|$)`,NO_DOT:`(?!${s})`,NO_DOTS:`(?!(?:^|[${r}])${s}{1,2}(?:[${r}]|$))`,NO_DOT_SLASH:`(?!${s}{0,1}(?:[${r}]|$))`,NO_DOTS_SLASH:`(?!${s}{1,2}(?:[${r}]|$))`,QMARK_NO_DOT:`[^.${r}]`,START_ANCHOR:`(?:^|[${r}])`,END_ANCHOR:`(?:[${r}]|$)`,SEP:"\\"},H={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};i.exports={MAX_LENGTH:65536,POSIX_REGEX_SOURCE:H,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(E){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${E.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(E){return E===!0?P:A}}},697:(i,r,c)=>{const s=c(154),d=c(96),{MAX_LENGTH:l,POSIX_REGEX_SOURCE:h,REGEX_NON_SPECIAL_CHARS:u,REGEX_SPECIAL_CHARS_BACKREF:p,REPLACEMENTS:k}=s,C=(M,I)=>{if(typeof I.expandRange=="function")return I.expandRange(...M,I);M.sort();const f=`[${M.join("-")}]`;try{new RegExp(f)}catch{return M.map(m=>d.escapeRegex(m)).join("..")}return f},g=(M,I)=>`Missing ${M}: "${I}" - use "\\\\${I}" to match literal characters`,L=(M,I)=>{if(typeof M!="string")throw new TypeError("Expected a string");M=k[M]||M;const f={...I},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l;let m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);const S={type:"bos",value:"",output:f.prepend||""},A=[S],P=f.capture?"":"?:",H=s.globChars(f.windows),E=s.extglobChars(H),{DOT_LITERAL:T,PLUS_LITERAL:D,SLASH_LITERAL:te,ONE_CHAR:U,DOTS_SLASH:J,NO_DOT:G,NO_DOT_SLASH:ne,NO_DOTS_SLASH:oe,QMARK:ee,QMARK_NO_DOT:v,STAR:R,START_ANCHOR:j}=H,F=B=>`(${P}(?:(?!${j}${B.dot?J:T}).)*?)`,V=f.dot?"":G,Q=f.dot?ee:v;let W=f.bash===!0?F(f):R;f.capture&&(W=`(${W})`),typeof f.noext=="boolean"&&(f.noextglob=f.noext);const b={input:M,index:-1,start:0,dot:f.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:A};M=d.removePrefix(M,b),m=M.length;const Z=[],z=[],K=[];let N=S,x;const me=()=>b.index===m-1,Y=b.peek=(B=1)=>M[b.index+B],X=b.advance=()=>M[++b.index]||"",ce=()=>M.slice(b.index+1),Ne=(B="",ye=0)=>{b.consumed+=B,b.index+=ye},Ce=B=>{b.output+=B.output!=null?B.output:B.value,Ne(B.value)},ge=()=>{let B=1;for(;Y()==="!"&&(Y(2)!=="("||Y(3)==="?");)X(),b.start++,B++;return B%2===0?!1:(b.negated=!0,b.start++,!0)},Pe=B=>{b[B]++,K.push(B)},_e=B=>{b[B]--,K.pop()},ie=B=>{if(N.type==="globstar"){const ye=b.braces>0&&(B.type==="comma"||B.type==="brace"),O=B.extglob===!0||Z.length&&(B.type==="pipe"||B.type==="paren");B.type!=="slash"&&B.type!=="paren"&&!ye&&!O&&(b.output=b.output.slice(0,-N.output.length),N.type="star",N.value="*",N.output=W,b.output+=N.output)}if(Z.length&&B.type!=="paren"&&(Z[Z.length-1].inner+=B.value),(B.value||B.output)&&Ce(B),N&&N.type==="text"&&B.type==="text"){N.output=(N.output||N.value)+B.value,N.value+=B.value;return}B.prev=N,A.push(B),N=B},he=(B,ye)=>{const O={...E[ye],conditions:1,inner:""};O.prev=N,O.parens=b.parens,O.output=b.output;const $=(f.capture?"(":"")+O.open;Pe("parens"),ie({type:B,value:ye,output:b.output?"":U}),ie({type:"paren",extglob:!0,value:X(),output:$}),Z.push(O)},Me=B=>{let ye=B.close+(f.capture?")":""),O;if(B.type==="negate"){let $=W;if(B.inner&&B.inner.length>1&&B.inner.includes("/")&&($=F(f)),($!==W||me()||/^\)+$/.test(ce()))&&(ye=B.close=`)$))${$}`),B.inner.includes("*")&&(O=ce())&&/^\.[^\\/.]+$/.test(O)){const ae=L(O,{...I,fastpaths:!1}).output;ye=B.close=`)${ae})${$})`}B.prev.type==="bos"&&(b.negatedExtglob=!0)}ie({type:"paren",extglob:!0,value:x,output:ye}),_e("parens")};if(f.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(M)){let B=!1,ye=M.replace(p,(O,$,ae,ve,le,Ee)=>ve==="\\"?(B=!0,O):ve==="?"?$?$+ve+(le?ee.repeat(le.length):""):Ee===0?Q+(le?ee.repeat(le.length):""):ee.repeat(ae.length):ve==="."?T.repeat(ae.length):ve==="*"?$?$+ve+(le?W:""):W:$?O:`\\${O}`);return B===!0&&(f.unescape===!0?ye=ye.replace(/\\/g,""):ye=ye.replace(/\\+/g,O=>O.length%2===0?"\\\\":O?"\\":"")),ye===M&&f.contains===!0?(b.output=M,b):(b.output=d.wrapOutput(ye,b,I),b)}for(;!me();){if(x=X(),x==="\0")continue;if(x==="\\"){const O=Y();if(O==="/"&&f.bash!==!0||O==="."||O===";")continue;if(!O){x+="\\",ie({type:"text",value:x});continue}const $=/^\\+/.exec(ce());let ae=0;if($&&$[0].length>2&&(ae=$[0].length,b.index+=ae,ae%2!==0&&(x+="\\")),f.unescape===!0?x=X():x+=X(),b.brackets===0){ie({type:"text",value:x});continue}}if(b.brackets>0&&(x!=="]"||N.value==="["||N.value==="[^")){if(f.posix!==!1&&x===":"){const O=N.value.slice(1);if(O.includes("[")&&(N.posix=!0,O.includes(":"))){const $=N.value.lastIndexOf("["),ae=N.value.slice(0,$),ve=N.value.slice($+2),le=h[ve];if(le){N.value=ae+le,b.backtrack=!0,X(),!S.output&&A.indexOf(N)===1&&(S.output=U);continue}}}(x==="["&&Y()!==":"||x==="-"&&Y()==="]")&&(x=`\\${x}`),x==="]"&&(N.value==="["||N.value==="[^")&&(x=`\\${x}`),f.posix===!0&&x==="!"&&N.value==="["&&(x="^"),N.value+=x,Ce({value:x});continue}if(b.quotes===1&&x!=='"'){x=d.escapeRegex(x),N.value+=x,Ce({value:x});continue}if(x==='"'){b.quotes=b.quotes===1?0:1,f.keepQuotes===!0&&ie({type:"text",value:x});continue}if(x==="("){Pe("parens"),ie({type:"paren",value:x});continue}if(x===")"){if(b.parens===0&&f.strictBrackets===!0)throw new SyntaxError(g("opening","("));const O=Z[Z.length-1];if(O&&b.parens===O.parens+1){Me(Z.pop());continue}ie({type:"paren",value:x,output:b.parens?")":"\\)"}),_e("parens");continue}if(x==="["){if(f.nobracket===!0||!ce().includes("]")){if(f.nobracket!==!0&&f.strictBrackets===!0)throw new SyntaxError(g("closing","]"));x=`\\${x}`}else Pe("brackets");ie({type:"bracket",value:x});continue}if(x==="]"){if(f.nobracket===!0||N&&N.type==="bracket"&&N.value.length===1){ie({type:"text",value:x,output:`\\${x}`});continue}if(b.brackets===0){if(f.strictBrackets===!0)throw new SyntaxError(g("opening","["));ie({type:"text",value:x,output:`\\${x}`});continue}_e("brackets");const O=N.value.slice(1);if(N.posix!==!0&&O[0]==="^"&&!O.includes("/")&&(x=`/${x}`),N.value+=x,Ce({value:x}),f.literalBrackets===!1||d.hasRegexChars(O))continue;const $=d.escapeRegex(N.value);if(b.output=b.output.slice(0,-N.value.length),f.literalBrackets===!0){b.output+=$,N.value=$;continue}N.value=`(${P}${$}|${N.value})`,b.output+=N.value;continue}if(x==="{"&&f.nobrace!==!0){Pe("braces");const O={type:"brace",value:x,output:"(",outputIndex:b.output.length,tokensIndex:b.tokens.length};z.push(O),ie(O);continue}if(x==="}"){const O=z[z.length-1];if(f.nobrace===!0||!O){ie({type:"text",value:x,output:x});continue}let $=")";if(O.dots===!0){const ae=A.slice(),ve=[];for(let le=ae.length-1;le>=0&&(A.pop(),ae[le].type!=="brace");le--)ae[le].type!=="dots"&&ve.unshift(ae[le].value);$=C(ve,f),b.backtrack=!0}if(O.comma!==!0&&O.dots!==!0){const ae=b.output.slice(0,O.outputIndex),ve=b.tokens.slice(O.tokensIndex);O.value=O.output="\\{",x=$="\\}",b.output=ae;for(const le of ve)b.output+=le.output||le.value}ie({type:"brace",value:x,output:$}),_e("braces"),z.pop();continue}if(x==="|"){Z.length>0&&Z[Z.length-1].conditions++,ie({type:"text",value:x});continue}if(x===","){let O=x;const $=z[z.length-1];$&&K[K.length-1]==="braces"&&($.comma=!0,O="|"),ie({type:"comma",value:x,output:O});continue}if(x==="/"){if(N.type==="dot"&&b.index===b.start+1){b.start=b.index+1,b.consumed="",b.output="",A.pop(),N=S;continue}ie({type:"slash",value:x,output:te});continue}if(x==="."){if(b.braces>0&&N.type==="dot"){N.value==="."&&(N.output=T);const O=z[z.length-1];N.type="dots",N.output+=x,N.value+=x,O.dots=!0;continue}if(b.braces+b.parens===0&&N.type!=="bos"&&N.type!=="slash"){ie({type:"text",value:x,output:T});continue}ie({type:"dot",value:x,output:T});continue}if(x==="?"){if(!(N&&N.value==="(")&&f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("qmark",x);continue}if(N&&N.type==="paren"){const $=Y();let ae=x;(N.value==="("&&!/[!=<:]/.test($)||$==="<"&&!/<([!=]|\w+>)/.test(ce()))&&(ae=`\\${x}`),ie({type:"text",value:x,output:ae});continue}if(f.dot!==!0&&(N.type==="slash"||N.type==="bos")){ie({type:"qmark",value:x,output:v});continue}ie({type:"qmark",value:x,output:ee});continue}if(x==="!"){if(f.noextglob!==!0&&Y()==="("&&(Y(2)!=="?"||!/[!=<:]/.test(Y(3)))){he("negate",x);continue}if(f.nonegate!==!0&&b.index===0){ge();continue}}if(x==="+"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){he("plus",x);continue}if(N&&N.value==="("||f.regex===!1){ie({type:"plus",value:x,output:D});continue}if(N&&(N.type==="bracket"||N.type==="paren"||N.type==="brace")||b.parens>0){ie({type:"plus",value:x});continue}ie({type:"plus",value:D});continue}if(x==="@"){if(f.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){ie({type:"at",extglob:!0,value:x,output:""});continue}ie({type:"text",value:x});continue}if(x!=="*"){(x==="$"||x==="^")&&(x=`\\${x}`);const O=u.exec(ce());O&&(x+=O[0],b.index+=O[0].length),ie({type:"text",value:x});continue}if(N&&(N.type==="globstar"||N.star===!0)){N.type="star",N.star=!0,N.value+=x,N.output=W,b.backtrack=!0,b.globstar=!0,Ne(x);continue}let B=ce();if(f.noextglob!==!0&&/^\([^?]/.test(B)){he("star",x);continue}if(N.type==="star"){if(f.noglobstar===!0){Ne(x);continue}const O=N.prev,$=O.prev,ae=O.type==="slash"||O.type==="bos",ve=$&&($.type==="star"||$.type==="globstar");if(f.bash===!0&&(!ae||B[0]&&B[0]!=="/")){ie({type:"star",value:x,output:""});continue}const le=b.braces>0&&(O.type==="comma"||O.type==="brace"),Ee=Z.length&&(O.type==="pipe"||O.type==="paren");if(!ae&&O.type!=="paren"&&!le&&!Ee){ie({type:"star",value:x,output:""});continue}for(;B.slice(0,3)==="/**";){const Ea=M[b.index+4];if(Ea&&Ea!=="/")break;B=B.slice(3),Ne("/**",3)}if(O.type==="bos"&&me()){N.type="globstar",N.value+=x,N.output=F(f),b.output=N.output,b.globstar=!0,Ne(x);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&!ve&&me()){b.output=b.output.slice(0,-(O.output+N.output).length),O.output=`(?:${O.output}`,N.type="globstar",N.output=F(f)+(f.strictSlashes?")":"|$)"),N.value+=x,b.globstar=!0,b.output+=O.output+N.output,Ne(x);continue}if(O.type==="slash"&&O.prev.type!=="bos"&&B[0]==="/"){const Ea=B[1]!==void 0?"|$":"";b.output=b.output.slice(0,-(O.output+N.output).length),O.output=`(?:${O.output}`,N.type="globstar",N.output=`${F(f)}${te}|${te}${Ea})`,N.value+=x,b.output+=O.output+N.output,b.globstar=!0,Ne(x+X()),ie({type:"slash",value:"/",output:""});continue}if(O.type==="bos"&&B[0]==="/"){N.type="globstar",N.value+=x,N.output=`(?:^|${te}|${F(f)}${te})`,b.output=N.output,b.globstar=!0,Ne(x+X()),ie({type:"slash",value:"/",output:""});continue}b.output=b.output.slice(0,-N.output.length),N.type="globstar",N.output=F(f),N.value+=x,b.output+=N.output,b.globstar=!0,Ne(x);continue}const ye={type:"star",value:x,output:W};if(f.bash===!0){ye.output=".*?",(N.type==="bos"||N.type==="slash")&&(ye.output=V+ye.output),ie(ye);continue}if(N&&(N.type==="bracket"||N.type==="paren")&&f.regex===!0){ye.output=x,ie(ye);continue}(b.index===b.start||N.type==="slash"||N.type==="dot")&&(N.type==="dot"?(b.output+=ne,N.output+=ne):f.dot===!0?(b.output+=oe,N.output+=oe):(b.output+=V,N.output+=V),Y()!=="*"&&(b.output+=U,N.output+=U)),ie(ye)}for(;b.brackets>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing","]"));b.output=d.escapeLast(b.output,"["),_e("brackets")}for(;b.parens>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing",")"));b.output=d.escapeLast(b.output,"("),_e("parens")}for(;b.braces>0;){if(f.strictBrackets===!0)throw new SyntaxError(g("closing","}"));b.output=d.escapeLast(b.output,"{"),_e("braces")}if(f.strictSlashes!==!0&&(N.type==="star"||N.type==="bracket")&&ie({type:"maybe_slash",value:"",output:`${te}?`}),b.backtrack===!0){b.output="";for(const B of b.tokens)b.output+=B.output!=null?B.output:B.value,B.suffix&&(b.output+=B.suffix)}return b};L.fastpaths=(M,I)=>{const f={...I},w=typeof f.maxLength=="number"?Math.min(l,f.maxLength):l,m=M.length;if(m>w)throw new SyntaxError(`Input length: ${m}, exceeds maximum allowed length: ${w}`);M=k[M]||M;const{DOT_LITERAL:S,SLASH_LITERAL:A,ONE_CHAR:P,DOTS_SLASH:H,NO_DOT:E,NO_DOTS:T,NO_DOTS_SLASH:D,STAR:te,START_ANCHOR:U}=s.globChars(f.windows),J=f.dot?T:E,G=f.dot?D:E,ne=f.capture?"":"?:",oe={negated:!1,prefix:""};let ee=f.bash===!0?".*?":te;f.capture&&(ee=`(${ee})`);const v=V=>V.noglobstar===!0?ee:`(${ne}(?:(?!${U}${V.dot?H:S}).)*?)`,R=V=>{switch(V){case"*":return`${J}${P}${ee}`;case".*":return`${S}${P}${ee}`;case"*.*":return`${J}${ee}${S}${P}${ee}`;case"*/*":return`${J}${ee}${A}${P}${G}${ee}`;case"**":return J+v(f);case"**/*":return`(?:${J}${v(f)}${A})?${G}${P}${ee}`;case"**/*.*":return`(?:${J}${v(f)}${A})?${G}${ee}${S}${P}${ee}`;case"**/.*":return`(?:${J}${v(f)}${A})?${S}${P}${ee}`;default:{const Q=/^(.*?)\.(\w+)$/.exec(V);if(!Q)return;const W=R(Q[1]);return W?W+S+Q[2]:void 0}}},j=d.removePrefix(M,oe);let F=R(j);return F&&f.strictSlashes!==!0&&(F+=`${A}?`),F},i.exports=L},510:(i,r,c)=>{const s=c(716),d=c(697),l=c(96),h=c(154),u=k=>k&&typeof k=="object"&&!Array.isArray(k),p=(k,C,g=!1)=>{if(Array.isArray(k)){const A=k.map(H=>p(H,C,g));return H=>{for(const E of A){const T=E(H);if(T)return T}return!1}}const L=u(k)&&k.tokens&&k.input;if(k===""||typeof k!="string"&&!L)throw new TypeError("Expected pattern to be a non-empty string");const M=C||{},I=M.windows,f=L?p.compileRe(k,C):p.makeRe(k,C,!1,!0),w=f.state;delete f.state;let m=()=>!1;if(M.ignore){const A={...C,ignore:null,onMatch:null,onResult:null};m=p(M.ignore,A,g)}const S=(A,P=!1)=>{const{isMatch:H,match:E,output:T}=p.test(A,f,C,{glob:k,posix:I}),D={glob:k,state:w,regex:f,posix:I,input:A,output:T,match:E,isMatch:H};return typeof M.onResult=="function"&&M.onResult(D),H===!1?(D.isMatch=!1,P?D:!1):m(A)?(typeof M.onIgnore=="function"&&M.onIgnore(D),D.isMatch=!1,P?D:!1):(typeof M.onMatch=="function"&&M.onMatch(D),P?D:!0)};return g&&(S.state=w),S};p.test=(k,C,g,{glob:L,posix:M}={})=>{if(typeof k!="string")throw new TypeError("Expected input to be a string");if(k==="")return{isMatch:!1,output:""};const I=g||{},f=I.format||(M?l.toPosixSlashes:null);let w=k===L,m=w&&f?f(k):k;return w===!1&&(m=f?f(k):k,w=m===L),(w===!1||I.capture===!0)&&(I.matchBase===!0||I.basename===!0?w=p.matchBase(k,C,g,M):w=C.exec(m)),{isMatch:!!w,match:w,output:m}},p.matchBase=(k,C,g)=>(C instanceof RegExp?C:p.makeRe(C,g)).test(l.basename(k)),p.isMatch=(k,C,g)=>p(C,g)(k),p.parse=(k,C)=>Array.isArray(k)?k.map(g=>p.parse(g,C)):d(k,{...C,fastpaths:!1}),p.scan=(k,C)=>s(k,C),p.compileRe=(k,C,g=!1,L=!1)=>{if(g===!0)return k.output;const M=C||{},I=M.contains?"":"^",f=M.contains?"":"$";let w=`${I}(?:${k.output})${f}`;k&&k.negated===!0&&(w=`^(?!${w}).*$`);const m=p.toRegex(w,C);return L===!0&&(m.state=k),m},p.makeRe=(k,C={},g=!1,L=!1)=>{if(!k||typeof k!="string")throw new TypeError("Expected a non-empty string");let M={negated:!1,fastpaths:!0};return C.fastpaths!==!1&&(k[0]==="."||k[0]==="*")&&(M.output=d.fastpaths(k,C)),M.output||(M=d(k,C)),p.compileRe(M,C,g,L)},p.toRegex=(k,C)=>{try{const g=C||{};return new RegExp(k,g.flags||(g.nocase?"i":""))}catch(g){if(C&&C.debug===!0)throw g;return/$^/}},p.constants=h,i.exports=p},716:(i,r,c)=>{const s=c(96),{CHAR_ASTERISK:d,CHAR_AT:l,CHAR_BACKWARD_SLASH:h,CHAR_COMMA:u,CHAR_DOT:p,CHAR_EXCLAMATION_MARK:k,CHAR_FORWARD_SLASH:C,CHAR_LEFT_CURLY_BRACE:g,CHAR_LEFT_PARENTHESES:L,CHAR_LEFT_SQUARE_BRACKET:M,CHAR_PLUS:I,CHAR_QUESTION_MARK:f,CHAR_RIGHT_CURLY_BRACE:w,CHAR_RIGHT_PARENTHESES:m,CHAR_RIGHT_SQUARE_BRACKET:S}=c(154),A=E=>E===C||E===h,P=E=>{E.isPrefix!==!0&&(E.depth=E.isGlobstar?1/0:1)},H=(E,T)=>{const D=T||{},te=E.length-1,U=D.parts===!0||D.scanToEnd===!0,J=[],G=[],ne=[];let oe=E,ee=-1,v=0,R=0,j=!1,F=!1,V=!1,Q=!1,W=!1,b=!1,Z=!1,z=!1,K=!1,N=!1,x=0,me,Y,X={value:"",depth:0,isGlob:!1};const ce=()=>ee>=te,Ne=()=>oe.charCodeAt(ee+1),Ce=()=>(me=Y,oe.charCodeAt(++ee));for(;ee<te;){Y=Ce();let he;if(Y===h){Z=X.backslashes=!0,Y=Ce(),Y===g&&(b=!0);continue}if(b===!0||Y===g){for(x++;ce()!==!0&&(Y=Ce());){if(Y===h){Z=X.backslashes=!0,Ce();continue}if(Y===g){x++;continue}if(b!==!0&&Y===p&&(Y=Ce())===p){if(j=X.isBrace=!0,V=X.isGlob=!0,N=!0,U===!0)continue;break}if(b!==!0&&Y===u){if(j=X.isBrace=!0,V=X.isGlob=!0,N=!0,U===!0)continue;break}if(Y===w&&(x--,x===0)){b=!1,j=X.isBrace=!0,N=!0;break}}if(U===!0)continue;break}if(Y===C){if(J.push(ee),G.push(X),X={value:"",depth:0,isGlob:!1},N===!0)continue;if(me===p&&ee===v+1){v+=2;continue}R=ee+1;continue}if(D.noext!==!0&&(Y===I||Y===l||Y===d||Y===f||Y===k)===!0&&Ne()===L){if(V=X.isGlob=!0,Q=X.isExtglob=!0,N=!0,Y===k&&ee===v&&(K=!0),U===!0){for(;ce()!==!0&&(Y=Ce());){if(Y===h){Z=X.backslashes=!0,Y=Ce();continue}if(Y===m){V=X.isGlob=!0,N=!0;break}}continue}break}if(Y===d){if(me===d&&(W=X.isGlobstar=!0),V=X.isGlob=!0,N=!0,U===!0)continue;break}if(Y===f){if(V=X.isGlob=!0,N=!0,U===!0)continue;break}if(Y===M){for(;ce()!==!0&&(he=Ce());){if(he===h){Z=X.backslashes=!0,Ce();continue}if(he===S){F=X.isBracket=!0,V=X.isGlob=!0,N=!0;break}}if(U===!0)continue;break}if(D.nonegate!==!0&&Y===k&&ee===v){z=X.negated=!0,v++;continue}if(D.noparen!==!0&&Y===L){if(V=X.isGlob=!0,U===!0){for(;ce()!==!0&&(Y=Ce());){if(Y===L){Z=X.backslashes=!0,Y=Ce();continue}if(Y===m){N=!0;break}}continue}break}if(V===!0){if(N=!0,U===!0)continue;break}}D.noext===!0&&(Q=!1,V=!1);let ge=oe,Pe="",_e="";v>0&&(Pe=oe.slice(0,v),oe=oe.slice(v),R-=v),ge&&V===!0&&R>0?(ge=oe.slice(0,R),_e=oe.slice(R)):V===!0?(ge="",_e=oe):ge=oe,ge&&ge!==""&&ge!=="/"&&ge!==oe&&A(ge.charCodeAt(ge.length-1))&&(ge=ge.slice(0,-1)),D.unescape===!0&&(_e&&(_e=s.removeBackslashes(_e)),ge&&Z===!0&&(ge=s.removeBackslashes(ge)));const ie={prefix:Pe,input:E,start:v,base:ge,glob:_e,isBrace:j,isBracket:F,isGlob:V,isExtglob:Q,isGlobstar:W,negated:z,negatedExtglob:K};if(D.tokens===!0&&(ie.maxDepth=0,A(Y)||G.push(X),ie.tokens=G),D.parts===!0||D.tokens===!0){let he;for(let Me=0;Me<J.length;Me++){const B=he?he+1:v,ye=J[Me],O=E.slice(B,ye);D.tokens&&(Me===0&&v!==0?(G[Me].isPrefix=!0,G[Me].value=Pe):G[Me].value=O,P(G[Me]),ie.maxDepth+=G[Me].depth),(Me!==0||O!=="")&&ne.push(O),he=ye}if(he&&he+1<E.length){const Me=E.slice(he+1);ne.push(Me),D.tokens&&(G[G.length-1].value=Me,P(G[G.length-1]),ie.maxDepth+=G[G.length-1].depth)}ie.slashes=J,ie.parts=ne}return ie};i.exports=H},96:(i,r,c)=>{const{REGEX_BACKSLASH:s,REGEX_REMOVE_BACKSLASH:d,REGEX_SPECIAL_CHARS:l,REGEX_SPECIAL_CHARS_GLOBAL:h}=c(154);r.isObject=u=>u!==null&&typeof u=="object"&&!Array.isArray(u),r.hasRegexChars=u=>l.test(u),r.isRegexChar=u=>u.length===1&&r.hasRegexChars(u),r.escapeRegex=u=>u.replace(h,"\\$1"),r.toPosixSlashes=u=>u.replace(s,"/"),r.removeBackslashes=u=>u.replace(d,p=>p==="\\"?"":p),r.escapeLast=(u,p,k)=>{const C=u.lastIndexOf(p,k);return C===-1?u:u[C-1]==="\\"?r.escapeLast(u,p,C-1):`${u.slice(0,C)}\\${u.slice(C)}`},r.removePrefix=(u,p={})=>{let k=u;return k.startsWith("./")&&(k=k.slice(2),p.prefix="./"),k},r.wrapOutput=(u,p={},k={})=>{const C=k.contains?"":"^",g=k.contains?"":"$";let L=`${C}(?:${u})${g}`;return p.negated===!0&&(L=`(?:^(?!${L}).*$)`),L},r.basename=(u,{windows:p}={})=>{const k=u.split(p?/[\\/]/:"/"),C=k[k.length-1];return C===""?k[k.length-2]:C}}},t={};function a(i){var r=t[i];if(r!==void 0)return r.exports;var c=t[i]={exports:{}},s=!0;try{e[i](c,c.exports,a),s=!1}finally{s&&delete t[i]}return c.exports}typeof a<"u"&&(a.ab=__dirname+"/");var o=a(170);zv.exports=o})()),zv.exports}var iL;function jI(){return iL||(iL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasLocalMatch:function(){return i},matchLocalPattern:function(){return o}});const a=Nb();function o(r,c){if(r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c){if(!r)return!0;const s=new URL(c,"http://n");return r.some(d=>o(d,s))}}(Vv)),Vv}var Dv={},cL;function HI(){return cL||(cL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{hasRemoteMatch:function(){return i},matchRemotePattern:function(){return o}});const a=Nb();function o(r,c){if(r.protocol!==void 0&&r.protocol.replace(/:$/,"")!==c.protocol.replace(/:$/,"")||r.port!==void 0&&r.port!==c.port)return!1;if(r.hostname===void 0)throw Object.defineProperty(new Error(`Pattern should define hostname but found
|
|
35
|
+
`+JSON.stringify(r)),"__NEXT_ERROR_CODE",{value:"E410",enumerable:!1,configurable:!0});if(!(0,a.makeRe)(r.hostname).test(c.hostname)||r.search!==void 0&&r.search!==c.search)return!1;var s;return!!(0,a.makeRe)((s=r.pathname)!=null?s:"**",{dot:!0}).test(c.pathname)}function i(r,c,s){return r.some(d=>s.hostname===d)||c.some(d=>o(d,s))}}(Dv)),Dv}var rL;function Ab(){return rL||(rL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return o}});const t=75;function a(i){let{config:r,src:c,width:s,quality:d}=i;var l;if(process.env.NODE_ENV!=="production"){const u=[];if(c||u.push("src"),s||u.push("width"),u.length>0)throw Object.defineProperty(new Error("Next Image Optimization requires "+u.join(", ")+" to be provided. Make sure you pass them as props to the `next/image` component. Received: "+JSON.stringify({src:c,width:s,quality:d})),"__NEXT_ERROR_CODE",{value:"E188",enumerable:!1,configurable:!0});if(c.startsWith("//"))throw Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, protocol-relative URL (//) must be changed to an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E360",enumerable:!1,configurable:!0});if(c.startsWith("/")&&r.localPatterns&&process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasLocalMatch:p}=jI();if(!p(r.localPatterns,c))throw Object.defineProperty(new Error("Invalid src prop ("+c+") on `next/image` does not match `images.localPatterns` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-localpatterns"),"__NEXT_ERROR_CODE",{value:"E426",enumerable:!1,configurable:!0})}if(!c.startsWith("/")&&(r.domains||r.remotePatterns)){let p;try{p=new URL(c)}catch(k){throw console.error(k),Object.defineProperty(new Error('Failed to parse src "'+c+'" on `next/image`, if using relative image it must start with a leading slash "/" or be an absolute URL (http:// or https://)'),"__NEXT_ERROR_CODE",{value:"E63",enumerable:!1,configurable:!0})}if(process.env.NODE_ENV!=="test"&&process.env.NEXT_RUNTIME!=="edge"){const{hasRemoteMatch:k}=HI();if(!k(r.domains,r.remotePatterns,p))throw Object.defineProperty(new Error("Invalid src prop ("+c+') on `next/image`, hostname "'+p.hostname+'" is not configured under images in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-host'),"__NEXT_ERROR_CODE",{value:"E231",enumerable:!1,configurable:!0})}}if(d&&r.qualities&&!r.qualities.includes(d))throw Object.defineProperty(new Error("Invalid quality prop ("+d+") on `next/image` does not match `images.qualities` configured in your `next.config.js`\nSee more info: https://nextjs.org/docs/messages/next-image-unconfigured-qualities"),"__NEXT_ERROR_CODE",{value:"E623",enumerable:!1,configurable:!0})}const h=d||((l=r.qualities)==null?void 0:l.reduce((u,p)=>Math.abs(p-t)<Math.abs(u-t)?p:u))||t;return r.path+"?url="+encodeURIComponent(c)+"&w="+s+"&q="+h+(c.startsWith("/_next/static/media/")&&process.env.NEXT_DEPLOYMENT_ID?"&dpl="+process.env.NEXT_DEPLOYMENT_ID:"")}a.__next_img_default=!0;const o=a}(Hv)),Hv}var Ta={exports:{}},sL;function Pb(){return sL||(sL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useMergedRef",{enumerable:!0,get:function(){return o}});const a=q;function o(r,c){const s=(0,a.useRef)(null),d=(0,a.useRef)(null);return(0,a.useCallback)(l=>{if(l===null){const h=s.current;h&&(s.current=null,h());const u=d.current;u&&(d.current=null,u())}else r&&(s.current=i(r,l)),c&&(d.current=i(c,l))},[r,c])}function i(r,c){if(typeof r=="function"){const s=r(c);return typeof s=="function"?s:()=>r(null)}else return r.current=c,()=>{r.current=null}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ta,Ta.exports)),Ta.exports}var dL;function VI(){return dL||(dL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return w}});const a=Kn(),o=mv(),i=fv(),r=o._(q),c=a._(bI),s=a._(qI()),d=Sb(),l=ox(),h=TI(),u=ax(),p=Ib(),k=a._(Ab()),C=Pb(),g=process.env.__NEXT_IMAGE_OPTS;typeof window>"u"&&(globalThis.__NEXT_IMAGE_IMPORTED=!0);function L(m,S,A,P,H,E,T){const D=m==null?void 0:m.src;if(!m||m["data-loaded-src"]===D)return;m["data-loaded-src"]=D,("decode"in m?m.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(!(!m.parentElement||!m.isConnected)){if(S!=="empty"&&H(!0),A!=null&&A.current){const U=new Event("load");Object.defineProperty(U,"target",{writable:!1,value:m});let J=!1,G=!1;A.current({...U,nativeEvent:U,currentTarget:m,target:m,isDefaultPrevented:()=>J,isPropagationStopped:()=>G,persist:()=>{},preventDefault:()=>{J=!0,U.preventDefault()},stopPropagation:()=>{G=!0,U.stopPropagation()}})}if(P!=null&&P.current&&P.current(m),process.env.NODE_ENV!=="production"){const U=new URL(D,"http://n").searchParams.get("url")||D;if(m.getAttribute("data-nimg")==="fill"){if(!E&&(!T||T==="100vw")&&m.getBoundingClientRect().width/window.innerWidth<.6&&(T==="100vw"?(0,u.warnOnce)('Image with src "'+U+'" has "fill" prop and "sizes" prop of "100vw", but image is not rendered at full viewport width. Please adjust "sizes" to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes'):(0,u.warnOnce)('Image with src "'+U+'" has "fill" but is missing "sizes" prop. Please add it to improve page performance. Read more: https://nextjs.org/docs/api-reference/next/image#sizes')),m.parentElement){const{position:ne}=window.getComputedStyle(m.parentElement),oe=["absolute","fixed","relative"];oe.includes(ne)||(0,u.warnOnce)('Image with src "'+U+'" has "fill" and parent element with invalid "position". Provided "'+ne+'" should be one of '+oe.map(String).join(",")+".")}m.height===0&&(0,u.warnOnce)('Image with src "'+U+'" has "fill" and a height value of 0. This is likely because the parent element of the image has not been styled to have a set height.')}const J=m.height.toString()!==m.getAttribute("height"),G=m.width.toString()!==m.getAttribute("width");(J&&!G||!J&&G)&&(0,u.warnOnce)('Image with src "'+U+`" has either width or height modified, but not the other. If you use CSS to change the size of your image, also include the styles 'width: "auto"' or 'height: "auto"' to maintain the aspect ratio.`)}}})}function M(m){return r.use?{fetchPriority:m}:{fetchpriority:m}}const I=(0,r.forwardRef)((m,S)=>{let{src:A,srcSet:P,sizes:H,height:E,width:T,decoding:D,className:te,style:U,fetchPriority:J,placeholder:G,loading:ne,unoptimized:oe,fill:ee,onLoadRef:v,onLoadingCompleteRef:R,setBlurComplete:j,setShowAltText:F,sizesInput:V,onLoad:Q,onError:W,...b}=m;const Z=(0,r.useCallback)(K=>{K&&(W&&(K.src=K.src),process.env.NODE_ENV!=="production"&&(A||console.error('Image is missing required "src" property:',K),K.getAttribute("alt")===null&&console.error('Image is missing required "alt" property. Please add Alternative Text to describe the image for screen readers and search engines.')),K.complete&&L(K,G,v,R,j,oe,V))},[A,G,v,R,j,W,oe,V]),z=(0,C.useMergedRef)(S,Z);return(0,i.jsx)("img",{...b,...M(J),loading:ne,width:T,height:E,decoding:D,"data-nimg":ee?"fill":"1",className:te,style:U,sizes:H,srcSet:P,src:A,ref:z,onLoad:K=>{const N=K.currentTarget;L(N,G,v,R,j,oe,V)},onError:K=>{F(!0),G!=="empty"&&j(!0),W&&W(K)}})});function f(m){let{isAppRouter:S,imgAttributes:A}=m;const P={as:"image",imageSrcSet:A.srcSet,imageSizes:A.sizes,crossOrigin:A.crossOrigin,referrerPolicy:A.referrerPolicy,...M(A.fetchPriority)};return S&&c.default.preload?(c.default.preload(A.src,P),null):(0,i.jsx)(s.default,{children:(0,i.jsx)("link",{rel:"preload",href:A.srcSet?void 0:A.src,...P},"__nimg-"+A.src+A.srcSet+A.sizes)})}const w=(0,r.forwardRef)((m,S)=>{const P=!(0,r.useContext)(p.RouterContext),H=(0,r.useContext)(h.ImageConfigContext),E=(0,r.useMemo)(()=>{var R;const j=g||H||l.imageConfigDefault,F=[...j.deviceSizes,...j.imageSizes].sort((W,b)=>W-b),V=j.deviceSizes.sort((W,b)=>W-b),Q=(R=j.qualities)==null?void 0:R.sort((W,b)=>W-b);return{...j,allSizes:F,deviceSizes:V,qualities:Q}},[H]),{onLoad:T,onLoadingComplete:D}=m,te=(0,r.useRef)(T);(0,r.useEffect)(()=>{te.current=T},[T]);const U=(0,r.useRef)(D);(0,r.useEffect)(()=>{U.current=D},[D]);const[J,G]=(0,r.useState)(!1),[ne,oe]=(0,r.useState)(!1),{props:ee,meta:v}=(0,d.getImgProps)(m,{defaultLoader:k.default,imgConf:E,blurComplete:J,showAltText:ne});return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(I,{...ee,unoptimized:v.unoptimized,placeholder:v.placeholder,fill:v.fill,onLoadRef:te,onLoadingCompleteRef:U,setBlurComplete:G,setShowAltText:oe,sizesInput:m.sizes,ref:S}),v.priority?(0,i.jsx)(f,{isAppRouter:P,imgAttributes:ee}):null]})});(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}($a,$a.exports)),$a.exports}var hL;function zI(){return hL||(hL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{default:function(){return s},getImageProps:function(){return c}});const a=Kn(),o=Sb(),i=VI(),r=a._(Ab());function c(d){const{props:l}=(0,o.getImgProps)(d,{defaultLoader:r.default,imgConf:process.env.__NEXT_IMAGE_OPTS});for(const[h,u]of Object.entries(l))u===void 0&&delete l[h];return{props:l}}const s=i.Image}(wv)),wv}var Ov,lL;function DI(){return lL||(lL=1,Ov=zI()),Ov}var OI=DI();const Eb=kv(OI),FI="style-module__banner___dXl-D",BI="style-module__social___mxK8z",UI="style-module__container___9JBYZ",ZI="style-module__content___V-DNs",GI="style-module__header___bOHYo",WI="style-module__image___jR6hS",XI="style-module__skeleton___lG67G",KI="style-module__text___uBnfC",YI="style-module__button___7y1JK",QI="style-module__primary___BSgxg",$e={banner:FI,social:BI,container:UI,content:ZI,header:GI,image:WI,skeleton:XI,"image-wrap":"style-module__image-wrap___kZOyY",text:KI,button:YI,primary:QI,"button-group":"style-module__button-group___SlLNJ"},JI="social-module__social___Rz7KO",eN="social-module__skeleton___5X-ML",tN="social-module__icon___sBz7e",nN="social-module__linkedin___hkI5Y",aN="social-module__instagram___TM0i3",oN="social-module__github___paHAR",Ve={social:JI,skeleton:eN,icon:tN,linkedin:nN,instagram:aN,github:oN},iN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-mail-icon lucide-mail",...e},y.createElement("path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}),y.createElement("rect",{x:2,y:4,width:20,height:16,rx:2})),cN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",...e},y.createElement("path",{fill:"currentColor",d:"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"})),rN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z",fill:"currentColor"})),sN=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",...e},y.createElement("path",{d:"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z",fill:"currentColor"})),Rb=({className:e,isMounted:t=!1})=>{const a=Je.useMounted(),o=t||a;return _.jsxs("div",{className:re(Ve.social,e),children:[_.jsx("a",{href:"https://www.linkedin.com/in/themichael/",target:"_blank",className:re(Ve.icon,Ve.linkedin,!o&&Ve.skeleton),"aria-label":"Linkedin",children:_.jsx(sN,{width:"20",height:"20"})}),_.jsx("a",{href:"https://www.instagram.com/michael.adam.allen/",target:"_blank",className:re(Ve.icon,Ve.instagram,!o&&Ve.skeleton),"aria-label":"Instagram",children:_.jsx(rN,{width:"20",height:"20"})}),_.jsx("a",{href:"https://github.com/uplord/",target:"_blank",className:re(Ve.icon,Ve.github,!o&&Ve.skeleton),"aria-label":"GitHub",children:_.jsx(cN,{width:"20",height:"20"})}),_.jsx("a",{href:"mailto:michael@uplord.co.uk",className:re(Ve.icon,Ve.default,!o&&Ve.skeleton),"aria-label":"Email",children:_.jsx(iN,{width:"20",height:"20"})})]})};var ja={exports:{}},Ha={exports:{}},Fv={},uL;function $b(){return uL||(uL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{assign:function(){return r},searchParamsToUrlQuery:function(){return a},urlQueryToSearchParams:function(){return i}});function a(c){const s={};for(const[d,l]of c.entries()){const h=s[d];typeof h>"u"?s[d]=l:Array.isArray(h)?h.push(l):s[d]=[h,l]}return s}function o(c){return typeof c=="string"?c:typeof c=="number"&&!isNaN(c)||typeof c=="boolean"?String(c):""}function i(c){const s=new URLSearchParams;for(const[d,l]of Object.entries(c))if(Array.isArray(l))for(const h of l)s.append(d,o(h));else s.set(d,o(l));return s}function r(c){for(var s=arguments.length,d=new Array(s>1?s-1:0),l=1;l<s;l++)d[l-1]=arguments[l];for(const h of d){for(const u of h.keys())c.delete(u);for(const[u,p]of h.entries())c.append(u,p)}return c}}(Fv)),Fv}var Bv={},pL;function qb(){return pL||(pL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(d,l){for(var h in l)Object.defineProperty(d,h,{enumerable:!0,get:l[h]})}t(e,{formatUrl:function(){return r},formatWithValidation:function(){return s},urlObjectKeys:function(){return c}});const o=mv()._($b()),i=/https?|ftp|gopher|file/;function r(d){let{auth:l,hostname:h}=d,u=d.protocol||"",p=d.pathname||"",k=d.hash||"",C=d.query||"",g=!1;l=l?encodeURIComponent(l).replace(/%3A/i,":")+"@":"",d.host?g=l+d.host:h&&(g=l+(~h.indexOf(":")?"["+h+"]":h),d.port&&(g+=":"+d.port)),C&&typeof C=="object"&&(C=String(o.urlQueryToSearchParams(C)));let L=d.search||C&&"?"+C||"";return u&&!u.endsWith(":")&&(u+=":"),d.slashes||(!u||i.test(u))&&g!==!1?(g="//"+(g||""),p&&p[0]!=="/"&&(p="/"+p)):g||(g=""),k&&k[0]!=="#"&&(k="#"+k),L&&L[0]!=="?"&&(L="?"+L),p=p.replace(/[?#]/g,encodeURIComponent),L=L.replace("#","%23"),""+u+g+p+L+k}const c=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function s(d){return process.env.NODE_ENV==="development"&&d!==null&&typeof d=="object"&&Object.keys(d).forEach(l=>{c.includes(l)||console.warn("Unknown key passed via urlObject into url.format: "+l)}),r(d)}}(Bv)),Bv}var Uv={},yL;function dN(){return yL||(yL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"omit",{enumerable:!0,get:function(){return t}});function t(a,o){const i={};return Object.keys(a).forEach(r=>{o.includes(r)||(i[r]=a[r])}),i}}(Uv)),Uv}var Zv={},kL;function Mv(){return kL||(kL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(w,m){for(var S in m)Object.defineProperty(w,S,{enumerable:!0,get:m[S]})}t(e,{DecodeError:function(){return C},MiddlewareNotFoundError:function(){return I},MissingStaticPage:function(){return M},NormalizeError:function(){return g},PageNotFoundError:function(){return L},SP:function(){return p},ST:function(){return k},WEB_VITALS:function(){return a},execOnce:function(){return o},getDisplayName:function(){return d},getLocationOrigin:function(){return c},getURL:function(){return s},isAbsoluteUrl:function(){return r},isResSent:function(){return l},loadGetInitialProps:function(){return u},normalizeRepeatedSlashes:function(){return h},stringifyError:function(){return f}});const a=["CLS","FCP","FID","INP","LCP","TTFB"];function o(w){let m=!1,S;return function(){for(var A=arguments.length,P=new Array(A),H=0;H<A;H++)P[H]=arguments[H];return m||(m=!0,S=w(...P)),S}}const i=/^[a-zA-Z][a-zA-Z\d+\-.]*?:/,r=w=>i.test(w);function c(){const{protocol:w,hostname:m,port:S}=window.location;return w+"//"+m+(S?":"+S:"")}function s(){const{href:w}=window.location,m=c();return w.substring(m.length)}function d(w){return typeof w=="string"?w:w.displayName||w.name||"Unknown"}function l(w){return w.finished||w.headersSent}function h(w){const m=w.split("?");return m[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(m[1]?"?"+m.slice(1).join("?"):"")}async function u(w,m){if(process.env.NODE_ENV!=="production"){var S;if((S=w.prototype)!=null&&S.getInitialProps){const H='"'+d(w)+'.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}}const A=m.res||m.ctx&&m.ctx.res;if(!w.getInitialProps)return m.ctx&&m.Component?{pageProps:await u(m.Component,m.ctx)}:{};const P=await w.getInitialProps(m);if(A&&l(A))return P;if(!P){const H='"'+d(w)+'.getInitialProps()" should resolve to an object. But found "'+P+'" instead.';throw Object.defineProperty(new Error(H),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}return process.env.NODE_ENV!=="production"&&Object.keys(P).length===0&&!m.ctx&&console.warn(""+d(w)+" returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"),P}const p=typeof performance<"u",k=p&&["mark","measure","getEntriesByName"].every(w=>typeof performance[w]=="function");class C extends Error{}class g extends Error{}class L extends Error{constructor(m){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+m}}class M extends Error{constructor(m,S){super(),this.message="Failed to load static file for page: "+m+" "+S}}class I extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function f(w){return JSON.stringify({message:w.message,stack:w.stack})}}(Zv)),Zv}var Va={exports:{}},Gv={},fL;function Tb(){return fL||(fL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"removeTrailingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.replace(/\/$/,"")||"/"}}(Gv)),Gv}var Wv={},mL;function ix(){return mL||(mL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"parsePath",{enumerable:!0,get:function(){return t}});function t(a){const o=a.indexOf("#"),i=a.indexOf("?"),r=i>-1&&(o<0||i<o);return r||o>-1?{pathname:a.substring(0,r?i:o),query:r?a.substring(i,o>-1?o:void 0):"",hash:o>-1?a.slice(o):""}:{pathname:a,query:"",hash:""}}}(Wv)),Wv}var ML;function gv(){return ML||(ML=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return i}});const a=Tb(),o=ix(),i=r=>{if(!r.startsWith("/")||process.env.__NEXT_MANUAL_TRAILING_SLASH)return r;const{pathname:c,query:s,hash:d}=(0,o.parsePath)(r);return process.env.__NEXT_TRAILING_SLASH?/\.[^/]+\/?$/.test(c)?""+(0,a.removeTrailingSlash)(c)+s+d:c.endsWith("/")?""+c+s+d:c+"/"+s+d:""+(0,a.removeTrailingSlash)(c)+s+d};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Va,Va.exports)),Va.exports}var Xv={},za={exports:{}},Kv={},gL;function jb(){return gL||(gL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"pathHasPrefix",{enumerable:!0,get:function(){return a}});const t=ix();function a(o,i){if(typeof o!="string")return!1;const{pathname:r}=(0,t.parsePath)(o);return r===i||r.startsWith(i+"/")}}(Kv)),Kv}var _L;function hN(){return _L||(_L=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"hasBasePath",{enumerable:!0,get:function(){return i}});const a=jb(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r){return(0,a.pathHasPrefix)(r,o)}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(za,za.exports)),za.exports}var vL;function Hb(){return vL||(vL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isLocalURL",{enumerable:!0,get:function(){return o}});const t=Mv(),a=hN();function o(i){if(!(0,t.isAbsoluteUrl)(i))return!0;try{const r=(0,t.getLocationOrigin)(),c=new URL(i,r);return c.origin===r&&(0,a.hasBasePath)(c.pathname)}catch{return!1}}}(Xv)),Xv}var Yv={},Qv={},CL;function lN(){return CL||(CL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}t(e,{getSortedRouteObjects:function(){return i},getSortedRoutes:function(){return o}});class a{insert(c){this._insert(c.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(c){c===void 0&&(c="/");const s=[...this.children.keys()].sort();this.slugName!==null&&s.splice(s.indexOf("[]"),1),this.restSlugName!==null&&s.splice(s.indexOf("[...]"),1),this.optionalRestSlugName!==null&&s.splice(s.indexOf("[[...]]"),1);const d=s.map(l=>this.children.get(l)._smoosh(""+c+l+"/")).reduce((l,h)=>[...l,...h],[]);if(this.slugName!==null&&d.push(...this.children.get("[]")._smoosh(c+"["+this.slugName+"]/")),!this.placeholder){const l=c==="/"?"/":c.slice(0,-1);if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot define a route with the same specificity as a optional catch-all route ("'+l+'" and "'+l+"[[..."+this.optionalRestSlugName+']]").'),"__NEXT_ERROR_CODE",{value:"E458",enumerable:!1,configurable:!0});d.unshift(l)}return this.restSlugName!==null&&d.push(...this.children.get("[...]")._smoosh(c+"[..."+this.restSlugName+"]/")),this.optionalRestSlugName!==null&&d.push(...this.children.get("[[...]]")._smoosh(c+"[[..."+this.optionalRestSlugName+"]]/")),d}_insert(c,s,d){if(c.length===0){this.placeholder=!1;return}if(d)throw Object.defineProperty(new Error("Catch-all must be the last part of the URL."),"__NEXT_ERROR_CODE",{value:"E392",enumerable:!1,configurable:!0});let l=c[0];if(l.startsWith("[")&&l.endsWith("]")){let p=function(k,C){if(k!==null&&k!==C)throw Object.defineProperty(new Error("You cannot use different slug names for the same dynamic path ('"+k+"' !== '"+C+"')."),"__NEXT_ERROR_CODE",{value:"E337",enumerable:!1,configurable:!0});s.forEach(g=>{if(g===C)throw Object.defineProperty(new Error('You cannot have the same slug name "'+C+'" repeat within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E247",enumerable:!1,configurable:!0});if(g.replace(/\W/g,"")===l.replace(/\W/g,""))throw Object.defineProperty(new Error('You cannot have the slug names "'+g+'" and "'+C+'" differ only by non-word symbols within a single dynamic path'),"__NEXT_ERROR_CODE",{value:"E499",enumerable:!1,configurable:!0})}),s.push(C)},h=l.slice(1,-1),u=!1;if(h.startsWith("[")&&h.endsWith("]")&&(h=h.slice(1,-1),u=!0),h.startsWith("…"))throw Object.defineProperty(new Error("Detected a three-dot character ('…') at ('"+h+"'). Did you mean ('...')?"),"__NEXT_ERROR_CODE",{value:"E147",enumerable:!1,configurable:!0});if(h.startsWith("...")&&(h=h.substring(3),d=!0),h.startsWith("[")||h.endsWith("]"))throw Object.defineProperty(new Error("Segment names may not start or end with extra brackets ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E421",enumerable:!1,configurable:!0});if(h.startsWith("."))throw Object.defineProperty(new Error("Segment names may not start with erroneous periods ('"+h+"')."),"__NEXT_ERROR_CODE",{value:"E288",enumerable:!1,configurable:!0});if(d)if(u){if(this.restSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+c[0]+'" ).'),"__NEXT_ERROR_CODE",{value:"E299",enumerable:!1,configurable:!0});p(this.optionalRestSlugName,h),this.optionalRestSlugName=h,l="[[...]]"}else{if(this.optionalRestSlugName!=null)throw Object.defineProperty(new Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E300",enumerable:!1,configurable:!0});p(this.restSlugName,h),this.restSlugName=h,l="[...]"}else{if(u)throw Object.defineProperty(new Error('Optional route parameters are not yet supported ("'+c[0]+'").'),"__NEXT_ERROR_CODE",{value:"E435",enumerable:!1,configurable:!0});p(this.slugName,h),this.slugName=h,l="[]"}}this.children.has(l)||this.children.set(l,new a),this.children.get(l)._insert(c.slice(1),s,d)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function o(r){const c=new a;return r.forEach(s=>c.insert(s)),c.smoosh()}function i(r,c){const s={},d=[];for(let h=0;h<r.length;h++){const u=c(r[h]);s[u]=h,d[h]=u}return o(d).map(h=>r[s[h]])}}(Qv)),Qv}var Jv={},eC={},tC={},nC={},xL;function uN(){return xL||(xL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ensureLeadingSlash",{enumerable:!0,get:function(){return t}});function t(a){return a.startsWith("/")?a:"/"+a}}(nC)),nC}var aC={},LL;function pN(){return LL||(LL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(s,d){for(var l in d)Object.defineProperty(s,l,{enumerable:!0,get:d[l]})}t(e,{DEFAULT_SEGMENT_KEY:function(){return c},PAGE_SEGMENT_KEY:function(){return r},addSearchParamsIfPageSegment:function(){return i},isGroupSegment:function(){return a},isParallelRouteSegment:function(){return o}});function a(s){return s[0]==="("&&s.endsWith(")")}function o(s){return s.startsWith("@")&&s!=="@children"}function i(s,d){if(s.includes(r)){const h=JSON.stringify(d);return h!=="{}"?r+"?"+h:r}return s}const r="__PAGE__",c="__DEFAULT__"}(aC)),aC}var wL;function yN(){return wL||(wL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{normalizeAppPath:function(){return i},normalizeRscURL:function(){return r}});const a=uN(),o=pN();function i(c){return(0,a.ensureLeadingSlash)(c.split("/").reduce((s,d,l,h)=>!d||(0,o.isGroupSegment)(d)||d[0]==="@"||(d==="page"||d==="route")&&l===h.length-1?s:s+"/"+d,""))}function r(c){return c.replace(/\.rsc($|\?)/,"$1")}}(tC)),tC}var bL;function Vb(){return bL||(bL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(c,s){for(var d in s)Object.defineProperty(c,d,{enumerable:!0,get:s[d]})}t(e,{INTERCEPTION_ROUTE_MARKERS:function(){return o},extractInterceptionRouteInformation:function(){return r},isInterceptionRouteAppPath:function(){return i}});const a=yN(),o=["(..)(..)","(.)","(..)","(...)"];function i(c){return c.split("/").find(s=>o.find(d=>s.startsWith(d)))!==void 0}function r(c){let s,d,l;for(const h of c.split("/"))if(d=o.find(u=>h.startsWith(u)),d){[s,l]=c.split(d,2);break}if(!s||!d||!l)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(s=(0,a.normalizeAppPath)(s),d){case"(.)":s==="/"?l="/"+l:l=s+"/"+l;break;case"(..)":if(s==="/")throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});l=s.split("/").slice(0,-1).concat(l).join("/");break;case"(...)":l="/"+l;break;case"(..)(..)":const h=s.split("/");if(h.length<=2)throw Object.defineProperty(new Error("Invalid interception route: "+c+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});l=h.slice(0,-2).concat(l).join("/");break;default:throw Object.defineProperty(new Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:s,interceptedRoute:l}}}(eC)),eC}var SL;function kN(){return SL||(SL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isDynamicRoute",{enumerable:!0,get:function(){return i}});const t=Vb(),a=/\/[^/]*\[[^/]+\][^/]*(?=\/|$)/,o=/\/\[[^/]+\](?=\/|$)/;function i(r,c){return c===void 0&&(c=!0),(0,t.isInterceptionRouteAppPath)(r)&&(r=(0,t.extractInterceptionRouteInformation)(r).interceptedRoute),c?o.test(r):a.test(r)}}(Jv)),Jv}var IL;function fN(){return IL||(IL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(i,r){for(var c in r)Object.defineProperty(i,c,{enumerable:!0,get:r[c]})}t(e,{getSortedRouteObjects:function(){return a.getSortedRouteObjects},getSortedRoutes:function(){return a.getSortedRoutes},isDynamicRoute:function(){return o.isDynamicRoute}});const a=lN(),o=kN()}(Yv)),Yv}var oC={},iC={},NL;function mN(){return NL||(NL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRouteMatcher",{enumerable:!0,get:function(){return a}});const t=Mv();function a(o){let{re:i,groups:r}=o;return c=>{const s=i.exec(c);if(!s)return!1;const d=h=>{try{return decodeURIComponent(h)}catch{throw Object.defineProperty(new t.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},l={};for(const[h,u]of Object.entries(r)){const p=s[u.pos];p!==void 0&&(u.repeat?l[h]=p.split("/").map(k=>d(k)):l[h]=d(p))}return l}}}(iC)),iC}var cC={},rC={},AL;function MN(){return AL||(AL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(ge,Pe){for(var _e in Pe)Object.defineProperty(ge,_e,{enumerable:!0,get:Pe[_e]})}t(e,{ACTION_SUFFIX:function(){return u},APP_DIR_ALIAS:function(){return J},CACHE_ONE_YEAR:function(){return A},DOT_NEXT_ALIAS:function(){return te},ESLINT_DEFAULT_DIRS:function(){return Y},GSP_NO_RETURNED_VALUE:function(){return Z},GSSP_COMPONENT_MEMBER_ERROR:function(){return N},GSSP_NO_RETURNED_VALUE:function(){return z},INFINITE_CACHE:function(){return P},INSTRUMENTATION_HOOK_FILENAME:function(){return T},MATCHED_PATH_HEADER:function(){return i},MIDDLEWARE_FILENAME:function(){return H},MIDDLEWARE_LOCATION_REGEXP:function(){return E},NEXT_BODY_SUFFIX:function(){return C},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return S},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return L},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return M},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return m},NEXT_CACHE_TAGS_HEADER:function(){return g},NEXT_CACHE_TAG_MAX_ITEMS:function(){return f},NEXT_CACHE_TAG_MAX_LENGTH:function(){return w},NEXT_DATA_SUFFIX:function(){return p},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return o},NEXT_META_SUFFIX:function(){return k},NEXT_QUERY_PARAM_PREFIX:function(){return a},NEXT_RESUME_HEADER:function(){return I},NON_STANDARD_NODE_ENV:function(){return x},PAGES_DIR_ALIAS:function(){return D},PRERENDER_REVALIDATE_HEADER:function(){return r},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return j},ROOT_DIR_ALIAS:function(){return U},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return R},RSC_ACTION_ENCRYPTION_ALIAS:function(){return v},RSC_ACTION_PROXY_ALIAS:function(){return oe},RSC_ACTION_VALIDATE_ALIAS:function(){return ne},RSC_CACHE_WRAPPER_ALIAS:function(){return ee},RSC_MOD_REF_PROXY_ALIAS:function(){return G},RSC_PREFETCH_SUFFIX:function(){return s},RSC_SEGMENTS_DIR_SUFFIX:function(){return d},RSC_SEGMENT_SUFFIX:function(){return l},RSC_SUFFIX:function(){return h},SERVER_PROPS_EXPORT_ERROR:function(){return b},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return V},SERVER_PROPS_SSG_CONFLICT:function(){return Q},SERVER_RUNTIME:function(){return X},SSG_FALLBACK_EXPORT_ERROR:function(){return me},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return F},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return W},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return K},WEBPACK_LAYERS:function(){return Ne},WEBPACK_RESOURCE_QUERIES:function(){return Ce}});const a="nxtP",o="nxtI",i="x-matched-path",r="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",s=".prefetch.rsc",d=".segments",l=".segment.rsc",h=".rsc",u=".action",p=".json",k=".meta",C=".body",g="x-next-cache-tags",L="x-next-revalidated-tags",M="x-next-revalidate-tag-token",I="next-resume",f=128,w=256,m=1024,S="_N_T_",A=31536e3,P=4294967294,H="middleware",E=`(?:src/)?${H}`,T="instrumentation",D="private-next-pages",te="private-dot-next",U="private-next-root-dir",J="private-next-app-dir",G="private-next-rsc-mod-ref-proxy",ne="private-next-rsc-action-validate",oe="private-next-rsc-server-reference",ee="private-next-rsc-cache-wrapper",v="private-next-rsc-action-encryption",R="private-next-rsc-action-client-wrapper",j="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",F="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",V="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",Q="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",W="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",b="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",Z="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",z="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",K="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",N="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",x='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',me="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",Y=["app","pages","components","lib","src"],X={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},ce={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},Ne={...ce,GROUP:{builtinReact:[ce.reactServerComponents,ce.actionBrowser],serverOnly:[ce.reactServerComponents,ce.actionBrowser,ce.instrument,ce.middleware],neutralTarget:[ce.apiNode,ce.apiEdge],clientOnly:[ce.serverSideRendering,ce.appPagesBrowser],bundled:[ce.reactServerComponents,ce.actionBrowser,ce.serverSideRendering,ce.appPagesBrowser,ce.shared,ce.instrument,ce.middleware],appPages:[ce.reactServerComponents,ce.serverSideRendering,ce.appPagesBrowser,ce.actionBrowser]}},Ce={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}}(rC)),rC}var sC={},PL;function gN(){return PL||(PL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"escapeStringRegexp",{enumerable:!0,get:function(){return o}});const t=/[|\\{}()[\]^$+*?.-]/,a=/[|\\{}()[\]^$+*?.-]/g;function o(i){return t.test(i)?i.replace(a,"\\$&"):i}}(sC)),sC}var EL;function _N(){return EL||(EL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(L,M){for(var I in M)Object.defineProperty(L,I,{enumerable:!0,get:M[I]})}t(e,{getNamedMiddlewareRegex:function(){return g},getNamedRouteRegex:function(){return C},getRouteRegex:function(){return h},parseParameter:function(){return s}});const a=MN(),o=Vb(),i=gN(),r=Tb(),c=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function s(L){const M=L.match(c);return d(M?M[2]:L)}function d(L){const M=L.startsWith("[")&&L.endsWith("]");M&&(L=L.slice(1,-1));const I=L.startsWith("...");return I&&(L=L.slice(3)),{key:L,repeat:I,optional:M}}function l(L,M,I){const f={};let w=1;const m=[];for(const S of(0,r.removeTrailingSlash)(L).slice(1).split("/")){const A=o.INTERCEPTION_ROUTE_MARKERS.find(H=>S.startsWith(H)),P=S.match(c);if(A&&P&&P[2]){const{key:H,optional:E,repeat:T}=d(P[2]);f[H]={pos:w++,repeat:T,optional:E},m.push("/"+(0,i.escapeStringRegexp)(A)+"([^/]+?)")}else if(P&&P[2]){const{key:H,repeat:E,optional:T}=d(P[2]);f[H]={pos:w++,repeat:E,optional:T},I&&P[1]&&m.push("/"+(0,i.escapeStringRegexp)(P[1]));let D=E?T?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";I&&P[1]&&(D=D.substring(1)),m.push(D)}else m.push("/"+(0,i.escapeStringRegexp)(S));M&&P&&P[3]&&m.push((0,i.escapeStringRegexp)(P[3]))}return{parameterizedRoute:m.join(""),groups:f}}function h(L,M){let{includeSuffix:I=!1,includePrefix:f=!1,excludeOptionalTrailingSlash:w=!1}=M===void 0?{}:M;const{parameterizedRoute:m,groups:S}=l(L,I,f);let A=m;return w||(A+="(?:/)?"),{re:new RegExp("^"+A+"$"),groups:S}}function u(){let L=0;return()=>{let M="",I=++L;for(;I>0;)M+=String.fromCharCode(97+(I-1)%26),I=Math.floor((I-1)/26);return M}}function p(L){let{interceptionMarker:M,getSafeRouteKey:I,segment:f,routeKeys:w,keyPrefix:m,backreferenceDuplicateKeys:S}=L;const{key:A,optional:P,repeat:H}=d(f);let E=A.replace(/\W/g,"");m&&(E=""+m+E);let T=!1;(E.length===0||E.length>30)&&(T=!0),isNaN(parseInt(E.slice(0,1)))||(T=!0),T&&(E=I());const D=E in w;m?w[E]=""+m+A:w[E]=A;const te=M?(0,i.escapeStringRegexp)(M):"";let U;return D&&S?U="\\k<"+E+">":H?U="(?<"+E+">.+?)":U="(?<"+E+">[^/]+?)",P?"(?:/"+te+U+")?":"/"+te+U}function k(L,M,I,f,w){const m=u(),S={},A=[];for(const P of(0,r.removeTrailingSlash)(L).slice(1).split("/")){const H=o.INTERCEPTION_ROUTE_MARKERS.some(T=>P.startsWith(T)),E=P.match(c);if(H&&E&&E[2])A.push(p({getSafeRouteKey:m,interceptionMarker:E[1],segment:E[2],routeKeys:S,keyPrefix:M?a.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,backreferenceDuplicateKeys:w}));else if(E&&E[2]){f&&E[1]&&A.push("/"+(0,i.escapeStringRegexp)(E[1]));let T=p({getSafeRouteKey:m,segment:E[2],routeKeys:S,keyPrefix:M?a.NEXT_QUERY_PARAM_PREFIX:void 0,backreferenceDuplicateKeys:w});f&&E[1]&&(T=T.substring(1)),A.push(T)}else A.push("/"+(0,i.escapeStringRegexp)(P));I&&E&&E[3]&&A.push((0,i.escapeStringRegexp)(E[3]))}return{namedParameterizedRoute:A.join(""),routeKeys:S}}function C(L,M){var I,f,w;const m=k(L,M.prefixRouteKeys,(I=M.includeSuffix)!=null?I:!1,(f=M.includePrefix)!=null?f:!1,(w=M.backreferenceDuplicateKeys)!=null?w:!1);let S=m.namedParameterizedRoute;return M.excludeOptionalTrailingSlash||(S+="(?:/)?"),{...h(L,M),namedRegex:"^"+S+"$",routeKeys:m.routeKeys}}function g(L,M){const{parameterizedRoute:I}=l(L,!1,!1),{catchAll:f=!0}=M;if(I==="/")return{namedRegex:"^/"+(f?".*":"")+"$"};const{namedParameterizedRoute:w}=k(L,!1,!1,!1,!1);let m=f?"(?:(/.*)?)":"";return{namedRegex:"^"+w+m+"$"}}}(cC)),cC}var RL;function vN(){return RL||(RL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"interpolateAs",{enumerable:!0,get:function(){return o}});const t=mN(),a=_N();function o(i,r,c){let s="";const d=(0,a.getRouteRegex)(i),l=d.groups,h=(r!==i?(0,t.getRouteMatcher)(d)(r):"")||c;s=i;const u=Object.keys(l);return u.every(p=>{let k=h[p]||"";const{repeat:C,optional:g}=l[p];let L="["+(C?"...":"")+p+"]";return g&&(L=(k?"":"/")+"["+L+"]"),C&&!Array.isArray(k)&&(k=[k]),(g||p in h)&&(s=s.replace(L,C?k.map(M=>encodeURIComponent(M)).join("/"):encodeURIComponent(k))||"/")})||(s=""),{params:u,result:s}}}(oC)),oC}var $L;function CN(){return $L||($L=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return h}});const a=$b(),o=qb(),i=dN(),r=Mv(),c=gv(),s=Hb(),d=fN(),l=vN();function h(u,p,k){let C,g=typeof p=="string"?p:(0,o.formatWithValidation)(p);const L=g.match(/^[a-zA-Z]{1,}:\/\//),M=L?g.slice(L[0].length):g;if((M.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+g+"' passed to next/router in page: '"+u.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");const f=(0,r.normalizeRepeatedSlashes)(M);g=(L?L[0]:"")+f}if(!(0,s.isLocalURL)(g))return k?[g]:g;try{C=new URL(g.startsWith("#")?u.asPath:u.pathname,"http://n")}catch{C=new URL("/","http://n")}try{const f=new URL(g,C);f.pathname=(0,c.normalizePathTrailingSlash)(f.pathname);let w="";if((0,d.isDynamicRoute)(f.pathname)&&f.searchParams&&k){const S=(0,a.searchParamsToUrlQuery)(f.searchParams),{result:A,params:P}=(0,l.interpolateAs)(f.pathname,f.pathname,S);A&&(w=(0,o.formatWithValidation)({pathname:A,hash:f.hash,query:(0,i.omit)(S,P)}))}const m=f.origin===C.origin?f.href.slice(f.origin.length):f.href;return k?[m,w||m]:m}catch{return k?[g]:g}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ha,Ha.exports)),Ha.exports}var Da={exports:{}},dC={},hC={},qL;function zb(){return qL||(qL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addPathPrefix",{enumerable:!0,get:function(){return a}});const t=ix();function a(o,i){if(!o.startsWith("/")||!i)return o;const{pathname:r,query:c,hash:s}=(0,t.parsePath)(o);return""+i+r+c+s}}(hC)),hC}var TL;function xN(){return TL||(TL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLocale",{enumerable:!0,get:function(){return o}});const t=zb(),a=jb();function o(i,r,c,s){if(!r||r===c)return i;const d=i.toLowerCase();return!s&&((0,a.pathHasPrefix)(d,"/api")||(0,a.pathHasPrefix)(d,"/"+r.toLowerCase()))?i:(0,t.addPathPrefix)(i,"/"+r)}}(dC)),dC}var jL;function LN(){return jL||(jL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return o}});const a=gv(),o=function(i){for(var r=arguments.length,c=new Array(r>1?r-1:0),s=1;s<r;s++)c[s-1]=arguments[s];return process.env.__NEXT_I18N_SUPPORT?(0,a.normalizePathTrailingSlash)(xN().addLocale(i,...c)):i};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Da,Da.exports)),Da.exports}var Oa={exports:{}},Fa={exports:{}},HL;function wN(){return HL||(HL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0});function a(r,c){for(var s in c)Object.defineProperty(r,s,{enumerable:!0,get:c[s]})}a(t,{cancelIdleCallback:function(){return i},requestIdleCallback:function(){return o}});const o=typeof self<"u"&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(r){let c=Date.now();return self.setTimeout(function(){r({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-c))}})},1)},i=typeof self<"u"&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(r){return clearTimeout(r)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Fa,Fa.exports)),Fa.exports}var VL;function bN(){return VL||(VL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return l}});const a=q,o=wN(),i=typeof IntersectionObserver=="function",r=new Map,c=[];function s(h){const u={root:h.root||null,margin:h.rootMargin||""},p=c.find(L=>L.root===u.root&&L.margin===u.margin);let k;if(p&&(k=r.get(p),k))return k;const C=new Map,g=new IntersectionObserver(L=>{L.forEach(M=>{const I=C.get(M.target),f=M.isIntersecting||M.intersectionRatio>0;I&&f&&I(f)})},h);return k={id:u,observer:g,elements:C},c.push(u),r.set(u,k),k}function d(h,u,p){const{id:k,observer:C,elements:g}=s(p);return g.set(h,u),C.observe(h),function(){if(g.delete(h),C.unobserve(h),g.size===0){C.disconnect(),r.delete(k);const M=c.findIndex(I=>I.root===k.root&&I.margin===k.margin);M>-1&&c.splice(M,1)}}}function l(h){let{rootRef:u,rootMargin:p,disabled:k}=h;const C=k||!i,[g,L]=(0,a.useState)(!1),M=(0,a.useRef)(null),I=(0,a.useCallback)(w=>{M.current=w},[]);(0,a.useEffect)(()=>{if(i){if(C||g)return;const w=M.current;if(w&&w.tagName)return d(w,S=>S&&L(S),{root:u==null?void 0:u.current,rootMargin:p})}else if(!g){const w=(0,o.requestIdleCallback)(()=>L(!0));return()=>(0,o.cancelIdleCallback)(w)}},[C,p,u,g,M.current]);const f=(0,a.useCallback)(()=>{L(!1)},[]);return[I,g,f]}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Oa,Oa.exports)),Oa.exports}var Ba={exports:{}},Ua={exports:{}},lC={},zL;function SN(){return zL||(zL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const t=new WeakMap;function a(o,i){if(!i)return{pathname:o};let r=t.get(i);r||(r=i.map(h=>h.toLowerCase()),t.set(i,r));let c;const s=o.split("/",2);if(!s[1])return{pathname:o};const d=s[1].toLowerCase(),l=r.indexOf(d);return l<0?{pathname:o}:(c=i[l],o=o.slice(c.length+1)||"/",{pathname:o,detectedLocale:c})}}(lC)),lC}var DL;function IN(){return DL||(DL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"normalizeLocalePath",{enumerable:!0,get:function(){return a}});const a=(o,i)=>process.env.__NEXT_I18N_SUPPORT?SN().normalizeLocalePath(o,i):{pathname:o,detectedLocale:void 0};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ua,Ua.exports)),Ua.exports}var Za={exports:{}},uC={},OL;function NN(){return OL||(OL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"detectDomainLocale",{enumerable:!0,get:function(){return t}});function t(a,o,i){if(a){i&&(i=i.toLowerCase());for(const s of a){var r,c;const d=(r=s.domain)==null?void 0:r.split(":",1)[0].toLowerCase();if(o===d||i===s.defaultLocale.toLowerCase()||(c=s.locales)!=null&&c.some(l=>l.toLowerCase()===i))return s}}}}(uC)),uC}var FL;function AN(){return FL||(FL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"detectDomainLocale",{enumerable:!0,get:function(){return a}});const a=function(){for(var o=arguments.length,i=new Array(o),r=0;r<o;r++)i[r]=arguments[r];if(process.env.__NEXT_I18N_SUPPORT)return NN().detectDomainLocale(...i)};(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Za,Za.exports)),Za.exports}var BL;function PN(){return BL||(BL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return i}});const a=gv(),o=process.env.__NEXT_ROUTER_BASEPATH||"";function i(r,c,s,d){if(process.env.__NEXT_I18N_SUPPORT){const l=IN().normalizeLocalePath,h=AN().detectDomainLocale,u=c||l(r,s).detectedLocale,p=h(d,void 0,u);if(p){const k="http"+(p.http?"":"s")+"://",C=u===p.defaultLocale?"":"/"+u;return""+k+p.domain+(0,a.normalizePathTrailingSlash)(""+o+C+r)}return!1}else return!1}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ba,Ba.exports)),Ba.exports}var Ga={exports:{}},UL;function EN(){return UL||(UL=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addBasePath",{enumerable:!0,get:function(){return r}});const a=zb(),o=gv(),i=process.env.__NEXT_ROUTER_BASEPATH||"";function r(c,s){return(0,o.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH&&!s?c:(0,a.addPathPrefix)(c,i))}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(Ga,Ga.exports)),Ga.exports}var pC={},ZL;function RN(){return ZL||(ZL=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"errorOnce",{enumerable:!0,get:function(){return t}});let t=a=>{};if(process.env.NODE_ENV!=="production"){const a=new Set;t=o=>{a.has(o)||console.error(o),a.add(o)}}}(pC)),pC}var GL;function $N(){return GL||(GL=1,function(e,t){"use client";Object.defineProperty(t,"__esModule",{value:!0});function a(E,T){for(var D in T)Object.defineProperty(E,D,{enumerable:!0,get:T[D]})}a(t,{default:function(){return H},useLinkStatus:function(){return P}});const o=mv(),i=fv(),r=o._(q),c=CN(),s=Hb(),d=qb(),l=Mv(),h=LN(),u=Ib(),p=bN(),k=PN(),C=EN(),g=Pb(),L=RN(),M=new Set;function I(E,T,D,te){if(!(typeof window>"u")&&(0,s.isLocalURL)(T)){if(!te.bypassPrefetchedCheck){const U=typeof te.locale<"u"?te.locale:"locale"in E?E.locale:void 0,J=T+"%"+D+"%"+U;if(M.has(J))return;M.add(J)}E.prefetch(T,D,te).catch(U=>{if(process.env.NODE_ENV!=="production")throw U})}}function f(E){const D=E.currentTarget.getAttribute("target");return D&&D!=="_self"||E.metaKey||E.ctrlKey||E.shiftKey||E.altKey||E.nativeEvent&&E.nativeEvent.which===2}function w(E,T,D,te,U,J,G,ne,oe){const{nodeName:ee}=E.currentTarget;if(ee.toUpperCase()==="A"&&f(E)||E.currentTarget.hasAttribute("download"))return;if(!(0,s.isLocalURL)(D)){U&&(E.preventDefault(),location.replace(D));return}E.preventDefault(),(()=>{if(oe){let F=!1;if(oe({preventDefault:()=>{F=!0}}),F)return}const j=G??!0;"beforePopState"in T?T[U?"replace":"push"](D,te,{shallow:J,locale:ne,scroll:j}):T[U?"replace":"push"](te||D,{scroll:j})})()}function m(E){return typeof E=="string"?E:(0,d.formatUrl)(E)}const S=r.default.forwardRef(function(T,D){let te;const{href:U,as:J,children:G,prefetch:ne=null,passHref:oe,replace:ee,shallow:v,scroll:R,locale:j,onClick:F,onNavigate:V,onMouseEnter:Q,onTouchStart:W,legacyBehavior:b=!1,...Z}=T;te=G,b&&(typeof te=="string"||typeof te=="number")&&(te=(0,i.jsx)("a",{children:te}));const z=r.default.useContext(u.RouterContext),K=ne!==!1;if(process.env.NODE_ENV!=="production"){let he=function($){return Object.defineProperty(new Error("Failed prop type: The prop `"+$.key+"` expects a "+$.expected+" in `<Link>`, but got `"+$.actual+"` instead."+(typeof window<"u"?`
|
|
36
36
|
Open your browser's console to view the Component stack trace.`:"")),"__NEXT_ERROR_CODE",{value:"E319",enumerable:!1,configurable:!0})};Object.keys({href:!0}).forEach($=>{if($==="href"&&(T[$]==null||typeof T[$]!="string"&&typeof T[$]!="object"))throw he({key:$,expected:"`string` or `object`",actual:T[$]===null?"null":typeof T[$]})}),Object.keys({as:!0,replace:!0,scroll:!0,shallow:!0,passHref:!0,prefetch:!0,locale:!0,onClick:!0,onMouseEnter:!0,onTouchStart:!0,legacyBehavior:!0,onNavigate:!0}).forEach($=>{const ae=typeof T[$];if($==="as"){if(T[$]&&ae!=="string"&&ae!=="object")throw he({key:$,expected:"`string` or `object`",actual:ae})}else if($==="locale"){if(T[$]&&ae!=="string")throw he({key:$,expected:"`string`",actual:ae})}else if($==="onClick"||$==="onMouseEnter"||$==="onTouchStart"||$==="onNavigate"){if(T[$]&&ae!=="function")throw he({key:$,expected:"`function`",actual:ae})}else if(($==="replace"||$==="scroll"||$==="shallow"||$==="passHref"||$==="prefetch"||$==="legacyBehavior")&&T[$]!=null&&ae!=="boolean")throw he({key:$,expected:"`boolean`",actual:ae})})}const{href:N,as:x}=r.default.useMemo(()=>{if(!z){const B=m(U);return{href:B,as:J?m(J):B}}const[he,Me]=(0,c.resolveHref)(z,U,!0);return{href:he,as:J?(0,c.resolveHref)(z,J):Me||he}},[z,U,J]),me=r.default.useRef(N),Y=r.default.useRef(x);let X;if(b)if(process.env.NODE_ENV==="development"){F&&console.warn('"onClick" was passed to <Link> with `href` of `'+U+'` but "legacyBehavior" was set. The legacy behavior requires onClick be set on the child of next/link'),Q&&console.warn('"onMouseEnter" was passed to <Link> with `href` of `'+U+'` but "legacyBehavior" was set. The legacy behavior requires onMouseEnter be set on the child of next/link');try{X=r.default.Children.only(te)}catch{throw te?Object.defineProperty(new Error("Multiple children were passed to <Link> with `href` of `"+U+"` but only one child is supported https://nextjs.org/docs/messages/link-multiple-children"+(typeof window<"u"?`
|
|
37
37
|
Open your browser's console to view the Component stack trace.`:"")),"__NEXT_ERROR_CODE",{value:"E266",enumerable:!1,configurable:!0}):Object.defineProperty(new Error("No children were passed to <Link> with `href` of `"+U+"` but one child is required https://nextjs.org/docs/messages/link-no-children"),"__NEXT_ERROR_CODE",{value:"E320",enumerable:!1,configurable:!0})}}else X=r.default.Children.only(te);else if(process.env.NODE_ENV==="development"&&(te==null?void 0:te.type)==="a")throw Object.defineProperty(new Error(`Invalid <Link> with <a> child. Please remove <a> or use <Link legacyBehavior>.
|
|
38
|
-
Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor`),"__NEXT_ERROR_CODE",{value:"E209",enumerable:!1,configurable:!0});const ce=b?X&&typeof X=="object"&&X.ref:D,[Ne,Ce,ge]=(0,p.useIntersection)({rootMargin:"200px"}),Pe=r.default.useCallback(he=>{(Y.current!==x||me.current!==N)&&(ge(),Y.current=x,me.current=N),Ne(he)},[x,N,ge,Ne]),_e=(0,g.useMergedRef)(Pe,ce);r.default.useEffect(()=>{process.env.NODE_ENV==="production"&&z&&(!Ce||!K||
|
|
38
|
+
Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor`),"__NEXT_ERROR_CODE",{value:"E209",enumerable:!1,configurable:!0});const ce=b?X&&typeof X=="object"&&X.ref:D,[Ne,Ce,ge]=(0,p.useIntersection)({rootMargin:"200px"}),Pe=r.default.useCallback(he=>{(Y.current!==x||me.current!==N)&&(ge(),Y.current=x,me.current=N),Ne(he)},[x,N,ge,Ne]),_e=(0,g.useMergedRef)(Pe,ce);r.default.useEffect(()=>{process.env.NODE_ENV==="production"&&z&&(!Ce||!K||I(z,N,x,{locale:j}))},[x,N,Ce,j,K,z==null?void 0:z.locale,z]);const ie={ref:_e,onClick(he){if(process.env.NODE_ENV!=="production"&&!he)throw Object.defineProperty(new Error('Component rendered inside next/link has to pass click event to "onClick" prop.'),"__NEXT_ERROR_CODE",{value:"E312",enumerable:!1,configurable:!0});!b&&typeof F=="function"&&F(he),b&&X.props&&typeof X.props.onClick=="function"&&X.props.onClick(he),z&&(he.defaultPrevented||w(he,z,N,x,ee,v,R,j,V))},onMouseEnter(he){!b&&typeof Q=="function"&&Q(he),b&&X.props&&typeof X.props.onMouseEnter=="function"&&X.props.onMouseEnter(he),z&&I(z,N,x,{locale:j,priority:!0,bypassPrefetchedCheck:!0})},onTouchStart:process.env.__NEXT_LINK_NO_TOUCH_START?void 0:function(Me){!b&&typeof W=="function"&&W(Me),b&&X.props&&typeof X.props.onTouchStart=="function"&&X.props.onTouchStart(Me),z&&I(z,N,x,{locale:j,priority:!0,bypassPrefetchedCheck:!0})}};if((0,l.isAbsoluteUrl)(x))ie.href=x;else if(!b||oe||X.type==="a"&&!("href"in X.props)){const he=typeof j<"u"?j:z==null?void 0:z.locale,Me=(z==null?void 0:z.isLocaleDomain)&&(0,k.getDomainLocale)(x,he,z==null?void 0:z.locales,z==null?void 0:z.domainLocales);ie.href=Me||(0,C.addBasePath)((0,h.addLocale)(x,he,z==null?void 0:z.defaultLocale))}return b?(process.env.NODE_ENV==="development"&&(0,L.errorOnce)(`\`legacyBehavior\` is deprecated and will be removed in a future release. A codemod is available to upgrade your components:
|
|
39
39
|
|
|
40
40
|
npx @next/codemod@latest new-link .
|
|
41
41
|
|
|
42
|
-
Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/codemods#remove-a-tags-from-link-components`),r.default.cloneElement(X,ie)):(0,i.jsx)("a",{...Z,...ie,children:te})}),A=(0,r.createContext)({pending:!1}),P=()=>(0,r.useContext)(A),H=
|
|
42
|
+
Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/codemods#remove-a-tags-from-link-components`),r.default.cloneElement(X,ie)):(0,i.jsx)("a",{...Z,...ie,children:te})}),A=(0,r.createContext)({pending:!1}),P=()=>(0,r.useContext)(A),H=S;(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(ja,ja.exports)),ja.exports}var yC,WL;function qN(){return WL||(WL=1,yC=$N()),yC}var TN=qN();const Un=kv(TN);/**
|
|
43
43
|
* @license lucide-react v0.474.0 - ISC
|
|
44
44
|
*
|
|
45
45
|
* This source code is licensed under the ISC license.
|
|
@@ -7809,7 +7809,7 @@ Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/code
|
|
|
7809
7809
|
*
|
|
7810
7810
|
* This source code is licensed under the ISC license.
|
|
7811
7811
|
* See the LICENSE file in the root directory of this source tree.
|
|
7812
|
-
*/const Cne=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:no,AArrowDownIcon:no,AArrowUp:ao,AArrowUpIcon:ao,ALargeSmall:oo,ALargeSmallIcon:oo,Accessibility:io,AccessibilityIcon:io,Activity:co,ActivityIcon:co,ActivitySquare:S2,ActivitySquareIcon:S2,AirVent:ro,AirVentIcon:ro,Airplay:so,AirplayIcon:so,AlarmCheck:l1,AlarmCheckIcon:l1,AlarmClock:lo,AlarmClockCheck:l1,AlarmClockCheckIcon:l1,AlarmClockIcon:lo,AlarmClockMinus:u1,AlarmClockMinusIcon:u1,AlarmClockOff:ho,AlarmClockOffIcon:ho,AlarmClockPlus:p1,AlarmClockPlusIcon:p1,AlarmMinus:u1,AlarmMinusIcon:u1,AlarmPlus:p1,AlarmPlusIcon:p1,AlarmSmoke:uo,AlarmSmokeIcon:uo,Album:po,AlbumIcon:po,AlertCircle:z1,AlertCircleIcon:z1,AlertOctagon:a2,AlertOctagonIcon:a2,AlertTriangle:An,AlertTriangleIcon:An,AlignCenter:fo,AlignCenterHorizontal:yo,AlignCenterHorizontalIcon:yo,AlignCenterIcon:fo,AlignCenterVertical:ko,AlignCenterVerticalIcon:ko,AlignEndHorizontal:mo,AlignEndHorizontalIcon:mo,AlignEndVertical:Mo,AlignEndVerticalIcon:Mo,AlignHorizontalDistributeCenter:go,AlignHorizontalDistributeCenterIcon:go,AlignHorizontalDistributeEnd:_o,AlignHorizontalDistributeEndIcon:_o,AlignHorizontalDistributeStart:vo,AlignHorizontalDistributeStartIcon:vo,AlignHorizontalJustifyCenter:Co,AlignHorizontalJustifyCenterIcon:Co,AlignHorizontalJustifyEnd:xo,AlignHorizontalJustifyEndIcon:xo,AlignHorizontalJustifyStart:Lo,AlignHorizontalJustifyStartIcon:Lo,AlignHorizontalSpaceAround:wo,AlignHorizontalSpaceAroundIcon:wo,AlignHorizontalSpaceBetween:bo,AlignHorizontalSpaceBetweenIcon:bo,AlignJustify:So,AlignJustifyIcon:So,AlignLeft:Io,AlignLeftIcon:Io,AlignRight:No,AlignRightIcon:No,AlignStartHorizontal:Ao,AlignStartHorizontalIcon:Ao,AlignStartVertical:Po,AlignStartVerticalIcon:Po,AlignVerticalDistributeCenter:Eo,AlignVerticalDistributeCenterIcon:Eo,AlignVerticalDistributeEnd:Ro,AlignVerticalDistributeEndIcon:Ro,AlignVerticalDistributeStart:$o,AlignVerticalDistributeStartIcon:$o,AlignVerticalJustifyCenter:qo,AlignVerticalJustifyCenterIcon:qo,AlignVerticalJustifyEnd:To,AlignVerticalJustifyEndIcon:To,AlignVerticalJustifyStart:jo,AlignVerticalJustifyStartIcon:jo,AlignVerticalSpaceAround:Ho,AlignVerticalSpaceAroundIcon:Ho,AlignVerticalSpaceBetween:Vo,AlignVerticalSpaceBetweenIcon:Vo,Ambulance:zo,AmbulanceIcon:zo,Ampersand:Do,AmpersandIcon:Do,Ampersands:Oo,AmpersandsIcon:Oo,Amphora:Fo,AmphoraIcon:Fo,Anchor:Bo,AnchorIcon:Bo,Angry:Uo,AngryIcon:Uo,Annoyed:Zo,AnnoyedIcon:Zo,Antenna:Go,AntennaIcon:Go,Anvil:Wo,AnvilIcon:Wo,Aperture:Xo,ApertureIcon:Xo,AppWindow:Yo,AppWindowIcon:Yo,AppWindowMac:Ko,AppWindowMacIcon:Ko,Apple:Qo,AppleIcon:Qo,Archive:t0,ArchiveIcon:t0,ArchiveRestore:Jo,ArchiveRestoreIcon:Jo,ArchiveX:e0,ArchiveXIcon:e0,AreaChart:S1,AreaChartIcon:S1,Armchair:n0,ArmchairIcon:n0,ArrowBigDown:o0,ArrowBigDownDash:a0,ArrowBigDownDashIcon:a0,ArrowBigDownIcon:o0,ArrowBigLeft:c0,ArrowBigLeftDash:i0,ArrowBigLeftDashIcon:i0,ArrowBigLeftIcon:c0,ArrowBigRight:s0,ArrowBigRightDash:r0,ArrowBigRightDashIcon:r0,ArrowBigRightIcon:s0,ArrowBigUp:h0,ArrowBigUpDash:d0,ArrowBigUpDashIcon:d0,ArrowBigUpIcon:h0,ArrowDown:_0,ArrowDown01:l0,ArrowDown01Icon:l0,ArrowDown10:u0,ArrowDown10Icon:u0,ArrowDownAZ:y1,ArrowDownAZIcon:y1,ArrowDownAz:y1,ArrowDownAzIcon:y1,ArrowDownCircle:D1,ArrowDownCircleIcon:D1,ArrowDownFromLine:p0,ArrowDownFromLineIcon:p0,ArrowDownIcon:_0,ArrowDownLeft:y0,ArrowDownLeftFromCircle:F1,ArrowDownLeftFromCircleIcon:F1,ArrowDownLeftFromSquare:E2,ArrowDownLeftFromSquareIcon:E2,ArrowDownLeftIcon:y0,ArrowDownLeftSquare:I2,ArrowDownLeftSquareIcon:I2,ArrowDownNarrowWide:k0,ArrowDownNarrowWideIcon:k0,ArrowDownRight:f0,ArrowDownRightFromCircle:B1,ArrowDownRightFromCircleIcon:B1,ArrowDownRightFromSquare:R2,ArrowDownRightFromSquareIcon:R2,ArrowDownRightIcon:f0,ArrowDownRightSquare:N2,ArrowDownRightSquareIcon:N2,ArrowDownSquare:A2,ArrowDownSquareIcon:A2,ArrowDownToDot:m0,ArrowDownToDotIcon:m0,ArrowDownToLine:M0,ArrowDownToLineIcon:M0,ArrowDownUp:g0,ArrowDownUpIcon:g0,ArrowDownWideNarrow:k1,ArrowDownWideNarrowIcon:k1,ArrowDownZA:f1,ArrowDownZAIcon:f1,ArrowDownZa:f1,ArrowDownZaIcon:f1,ArrowLeft:L0,ArrowLeftCircle:O1,ArrowLeftCircleIcon:O1,ArrowLeftFromLine:v0,ArrowLeftFromLineIcon:v0,ArrowLeftIcon:L0,ArrowLeftRight:C0,ArrowLeftRightIcon:C0,ArrowLeftSquare:P2,ArrowLeftSquareIcon:P2,ArrowLeftToLine:x0,ArrowLeftToLineIcon:x0,ArrowRight:I0,ArrowRightCircle:G1,ArrowRightCircleIcon:G1,ArrowRightFromLine:w0,ArrowRightFromLineIcon:w0,ArrowRightIcon:I0,ArrowRightLeft:b0,ArrowRightLeftIcon:b0,ArrowRightSquare:T2,ArrowRightSquareIcon:T2,ArrowRightToLine:S0,ArrowRightToLineIcon:S0,ArrowUp:H0,ArrowUp01:N0,ArrowUp01Icon:N0,ArrowUp10:A0,ArrowUp10Icon:A0,ArrowUpAZ:m1,ArrowUpAZIcon:m1,ArrowUpAz:m1,ArrowUpAzIcon:m1,ArrowUpCircle:W1,ArrowUpCircleIcon:W1,ArrowUpDown:P0,ArrowUpDownIcon:P0,ArrowUpFromDot:E0,ArrowUpFromDotIcon:E0,ArrowUpFromLine:R0,ArrowUpFromLineIcon:R0,ArrowUpIcon:H0,ArrowUpLeft:$0,ArrowUpLeftFromCircle:U1,ArrowUpLeftFromCircleIcon:U1,ArrowUpLeftFromSquare:$2,ArrowUpLeftFromSquareIcon:$2,ArrowUpLeftIcon:$0,ArrowUpLeftSquare:j2,ArrowUpLeftSquareIcon:j2,ArrowUpNarrowWide:M1,ArrowUpNarrowWideIcon:M1,ArrowUpRight:q0,ArrowUpRightFromCircle:Z1,ArrowUpRightFromCircleIcon:Z1,ArrowUpRightFromSquare:q2,ArrowUpRightFromSquareIcon:q2,ArrowUpRightIcon:q0,ArrowUpRightSquare:H2,ArrowUpRightSquareIcon:H2,ArrowUpSquare:V2,ArrowUpSquareIcon:V2,ArrowUpToLine:T0,ArrowUpToLineIcon:T0,ArrowUpWideNarrow:j0,ArrowUpWideNarrowIcon:j0,ArrowUpZA:g1,ArrowUpZAIcon:g1,ArrowUpZa:g1,ArrowUpZaIcon:g1,ArrowsUpFromLine:V0,ArrowsUpFromLineIcon:V0,Asterisk:z0,AsteriskIcon:z0,AsteriskSquare:z2,AsteriskSquareIcon:z2,AtSign:D0,AtSignIcon:D0,Atom:O0,AtomIcon:O0,AudioLines:F0,AudioLinesIcon:F0,AudioWaveform:B0,AudioWaveformIcon:B0,Award:U0,AwardIcon:U0,Axe:Z0,AxeIcon:Z0,Axis3D:_1,Axis3DIcon:_1,Axis3d:_1,Axis3dIcon:_1,Baby:G0,BabyIcon:G0,Backpack:W0,BackpackIcon:W0,Badge:hi,BadgeAlert:X0,BadgeAlertIcon:X0,BadgeCent:K0,BadgeCentIcon:K0,BadgeCheck:v1,BadgeCheckIcon:v1,BadgeDollarSign:Y0,BadgeDollarSignIcon:Y0,BadgeEuro:Q0,BadgeEuroIcon:Q0,BadgeHelp:J0,BadgeHelpIcon:J0,BadgeIcon:hi,BadgeIndianRupee:ei,BadgeIndianRupeeIcon:ei,BadgeInfo:ti,BadgeInfoIcon:ti,BadgeJapaneseYen:ni,BadgeJapaneseYenIcon:ni,BadgeMinus:ai,BadgeMinusIcon:ai,BadgePercent:oi,BadgePercentIcon:oi,BadgePlus:ii,BadgePlusIcon:ii,BadgePoundSterling:ci,BadgePoundSterlingIcon:ci,BadgeRussianRuble:ri,BadgeRussianRubleIcon:ri,BadgeSwissFranc:si,BadgeSwissFrancIcon:si,BadgeX:di,BadgeXIcon:di,BaggageClaim:li,BaggageClaimIcon:li,Ban:ui,BanIcon:ui,Banana:pi,BananaIcon:pi,Bandage:yi,BandageIcon:yi,Banknote:ki,BanknoteIcon:ki,BarChart:q1,BarChart2:T1,BarChart2Icon:T1,BarChart3:R1,BarChart3Icon:R1,BarChart4:E1,BarChart4Icon:E1,BarChartBig:P1,BarChartBigIcon:P1,BarChartHorizontal:N1,BarChartHorizontalBig:I1,BarChartHorizontalBigIcon:I1,BarChartHorizontalIcon:N1,BarChartIcon:q1,Barcode:fi,BarcodeIcon:fi,Baseline:mi,BaselineIcon:mi,Bath:Mi,BathIcon:Mi,Battery:wi,BatteryCharging:gi,BatteryChargingIcon:gi,BatteryFull:_i,BatteryFullIcon:_i,BatteryIcon:wi,BatteryLow:vi,BatteryLowIcon:vi,BatteryMedium:Ci,BatteryMediumIcon:Ci,BatteryPlus:xi,BatteryPlusIcon:xi,BatteryWarning:Li,BatteryWarningIcon:Li,Beaker:bi,BeakerIcon:bi,Bean:Ii,BeanIcon:Ii,BeanOff:Si,BeanOffIcon:Si,Bed:Pi,BedDouble:Ni,BedDoubleIcon:Ni,BedIcon:Pi,BedSingle:Ai,BedSingleIcon:Ai,Beef:Ei,BeefIcon:Ei,Beer:$i,BeerIcon:$i,BeerOff:Ri,BeerOffIcon:Ri,Bell:Di,BellDot:qi,BellDotIcon:qi,BellElectric:Ti,BellElectricIcon:Ti,BellIcon:Di,BellMinus:ji,BellMinusIcon:ji,BellOff:Hi,BellOffIcon:Hi,BellPlus:Vi,BellPlusIcon:Vi,BellRing:zi,BellRingIcon:zi,BetweenHorizonalEnd:C1,BetweenHorizonalEndIcon:C1,BetweenHorizonalStart:x1,BetweenHorizonalStartIcon:x1,BetweenHorizontalEnd:C1,BetweenHorizontalEndIcon:C1,BetweenHorizontalStart:x1,BetweenHorizontalStartIcon:x1,BetweenVerticalEnd:Oi,BetweenVerticalEndIcon:Oi,BetweenVerticalStart:Fi,BetweenVerticalStartIcon:Fi,BicepsFlexed:Bi,BicepsFlexedIcon:Bi,Bike:Ui,BikeIcon:Ui,Binary:Zi,BinaryIcon:Zi,Binoculars:Gi,BinocularsIcon:Gi,Biohazard:Wi,BiohazardIcon:Wi,Bird:Xi,BirdIcon:Xi,Bitcoin:Ki,BitcoinIcon:Ki,Blend:Yi,BlendIcon:Yi,Blinds:Qi,BlindsIcon:Qi,Blocks:Ji,BlocksIcon:Ji,Bluetooth:ac,BluetoothConnected:ec,BluetoothConnectedIcon:ec,BluetoothIcon:ac,BluetoothOff:tc,BluetoothOffIcon:tc,BluetoothSearching:nc,BluetoothSearchingIcon:nc,Bold:oc,BoldIcon:oc,Bolt:ic,BoltIcon:ic,Bomb:cc,BombIcon:cc,Bone:rc,BoneIcon:rc,Book:Ac,BookA:sc,BookAIcon:sc,BookAudio:dc,BookAudioIcon:dc,BookCheck:hc,BookCheckIcon:hc,BookCopy:lc,BookCopyIcon:lc,BookDashed:L1,BookDashedIcon:L1,BookDown:uc,BookDownIcon:uc,BookHeadphones:pc,BookHeadphonesIcon:pc,BookHeart:yc,BookHeartIcon:yc,BookIcon:Ac,BookImage:kc,BookImageIcon:kc,BookKey:fc,BookKeyIcon:fc,BookLock:mc,BookLockIcon:mc,BookMarked:Mc,BookMarkedIcon:Mc,BookMinus:gc,BookMinusIcon:gc,BookOpen:Cc,BookOpenCheck:_c,BookOpenCheckIcon:_c,BookOpenIcon:Cc,BookOpenText:vc,BookOpenTextIcon:vc,BookPlus:xc,BookPlusIcon:xc,BookTemplate:L1,BookTemplateIcon:L1,BookText:Lc,BookTextIcon:Lc,BookType:wc,BookTypeIcon:wc,BookUp:Sc,BookUp2:bc,BookUp2Icon:bc,BookUpIcon:Sc,BookUser:Ic,BookUserIcon:Ic,BookX:Nc,BookXIcon:Nc,Bookmark:qc,BookmarkCheck:Pc,BookmarkCheckIcon:Pc,BookmarkIcon:qc,BookmarkMinus:Ec,BookmarkMinusIcon:Ec,BookmarkPlus:Rc,BookmarkPlusIcon:Rc,BookmarkX:$c,BookmarkXIcon:$c,BoomBox:Tc,BoomBoxIcon:Tc,Bot:Vc,BotIcon:Vc,BotMessageSquare:jc,BotMessageSquareIcon:jc,BotOff:Hc,BotOffIcon:Hc,Box:zc,BoxIcon:zc,BoxSelect:Y2,BoxSelectIcon:Y2,Boxes:Dc,BoxesIcon:Dc,Braces:w1,BracesIcon:w1,Brackets:Oc,BracketsIcon:Oc,Brain:Uc,BrainCircuit:Fc,BrainCircuitIcon:Fc,BrainCog:Bc,BrainCogIcon:Bc,BrainIcon:Uc,BrickWall:Zc,BrickWallIcon:Zc,Briefcase:Kc,BriefcaseBusiness:Gc,BriefcaseBusinessIcon:Gc,BriefcaseConveyorBelt:Wc,BriefcaseConveyorBeltIcon:Wc,BriefcaseIcon:Kc,BriefcaseMedical:Xc,BriefcaseMedicalIcon:Xc,BringToFront:Yc,BringToFrontIcon:Yc,Brush:Qc,BrushIcon:Qc,Bug:tr,BugIcon:tr,BugOff:Jc,BugOffIcon:Jc,BugPlay:er,BugPlayIcon:er,Building:ar,Building2:nr,Building2Icon:nr,BuildingIcon:ar,Bus:ir,BusFront:or,BusFrontIcon:or,BusIcon:ir,Cable:rr,CableCar:cr,CableCarIcon:cr,CableIcon:rr,Cake:dr,CakeIcon:dr,CakeSlice:sr,CakeSliceIcon:sr,Calculator:hr,CalculatorIcon:hr,Calendar:Pr,Calendar1:lr,Calendar1Icon:lr,CalendarArrowDown:ur,CalendarArrowDownIcon:ur,CalendarArrowUp:pr,CalendarArrowUpIcon:pr,CalendarCheck:kr,CalendarCheck2:yr,CalendarCheck2Icon:yr,CalendarCheckIcon:kr,CalendarClock:fr,CalendarClockIcon:fr,CalendarCog:mr,CalendarCogIcon:mr,CalendarDays:Mr,CalendarDaysIcon:Mr,CalendarFold:gr,CalendarFoldIcon:gr,CalendarHeart:_r,CalendarHeartIcon:_r,CalendarIcon:Pr,CalendarMinus:Cr,CalendarMinus2:vr,CalendarMinus2Icon:vr,CalendarMinusIcon:Cr,CalendarOff:xr,CalendarOffIcon:xr,CalendarPlus:wr,CalendarPlus2:Lr,CalendarPlus2Icon:Lr,CalendarPlusIcon:wr,CalendarRange:br,CalendarRangeIcon:br,CalendarSearch:Sr,CalendarSearchIcon:Sr,CalendarSync:Ir,CalendarSyncIcon:Ir,CalendarX:Ar,CalendarX2:Nr,CalendarX2Icon:Nr,CalendarXIcon:Ar,Camera:Rr,CameraIcon:Rr,CameraOff:Er,CameraOffIcon:Er,CandlestickChart:A1,CandlestickChartIcon:A1,Candy:Tr,CandyCane:$r,CandyCaneIcon:$r,CandyIcon:Tr,CandyOff:qr,CandyOffIcon:qr,Cannabis:jr,CannabisIcon:jr,Captions:b1,CaptionsIcon:b1,CaptionsOff:Hr,CaptionsOffIcon:Hr,Car:Dr,CarFront:Vr,CarFrontIcon:Vr,CarIcon:Dr,CarTaxiFront:zr,CarTaxiFrontIcon:zr,Caravan:Or,CaravanIcon:Or,Carrot:Fr,CarrotIcon:Fr,CaseLower:Br,CaseLowerIcon:Br,CaseSensitive:Ur,CaseSensitiveIcon:Ur,CaseUpper:Zr,CaseUpperIcon:Zr,CassetteTape:Gr,CassetteTapeIcon:Gr,Cast:Wr,CastIcon:Wr,Castle:Xr,CastleIcon:Xr,Cat:Kr,CatIcon:Kr,Cctv:Yr,CctvIcon:Yr,ChartArea:S1,ChartAreaIcon:S1,ChartBar:N1,ChartBarBig:I1,ChartBarBigIcon:I1,ChartBarDecreasing:Qr,ChartBarDecreasingIcon:Qr,ChartBarIcon:N1,ChartBarIncreasing:Jr,ChartBarIncreasingIcon:Jr,ChartBarStacked:es,ChartBarStackedIcon:es,ChartCandlestick:A1,ChartCandlestickIcon:A1,ChartColumn:R1,ChartColumnBig:P1,ChartColumnBigIcon:P1,ChartColumnDecreasing:ts,ChartColumnDecreasingIcon:ts,ChartColumnIcon:R1,ChartColumnIncreasing:E1,ChartColumnIncreasingIcon:E1,ChartColumnStacked:ns,ChartColumnStackedIcon:ns,ChartGantt:as,ChartGanttIcon:as,ChartLine:$1,ChartLineIcon:$1,ChartNetwork:os,ChartNetworkIcon:os,ChartNoAxesColumn:T1,ChartNoAxesColumnDecreasing:is,ChartNoAxesColumnDecreasingIcon:is,ChartNoAxesColumnIcon:T1,ChartNoAxesColumnIncreasing:q1,ChartNoAxesColumnIncreasingIcon:q1,ChartNoAxesCombined:cs,ChartNoAxesCombinedIcon:cs,ChartNoAxesGantt:j1,ChartNoAxesGanttIcon:j1,ChartPie:H1,ChartPieIcon:H1,ChartScatter:V1,ChartScatterIcon:V1,ChartSpline:rs,ChartSplineIcon:rs,Check:ds,CheckCheck:ss,CheckCheckIcon:ss,CheckCircle:X1,CheckCircle2:K1,CheckCircle2Icon:K1,CheckCircleIcon:X1,CheckIcon:ds,CheckSquare:O2,CheckSquare2:F2,CheckSquare2Icon:F2,CheckSquareIcon:O2,ChefHat:hs,ChefHatIcon:hs,Cherry:ls,CherryIcon:ls,ChevronDown:us,ChevronDownCircle:Y1,ChevronDownCircleIcon:Y1,ChevronDownIcon:us,ChevronDownSquare:B2,ChevronDownSquareIcon:B2,ChevronFirst:ps,ChevronFirstIcon:ps,ChevronLast:ys,ChevronLastIcon:ys,ChevronLeft:ks,ChevronLeftCircle:Q1,ChevronLeftCircleIcon:Q1,ChevronLeftIcon:ks,ChevronLeftSquare:U2,ChevronLeftSquareIcon:U2,ChevronRight:fs,ChevronRightCircle:J1,ChevronRightCircleIcon:J1,ChevronRightIcon:fs,ChevronRightSquare:Z2,ChevronRightSquareIcon:Z2,ChevronUp:ms,ChevronUpCircle:et,ChevronUpCircleIcon:et,ChevronUpIcon:ms,ChevronUpSquare:G2,ChevronUpSquareIcon:G2,ChevronsDown:gs,ChevronsDownIcon:gs,ChevronsDownUp:Ms,ChevronsDownUpIcon:Ms,ChevronsLeft:Cs,ChevronsLeftIcon:Cs,ChevronsLeftRight:vs,ChevronsLeftRightEllipsis:_s,ChevronsLeftRightEllipsisIcon:_s,ChevronsLeftRightIcon:vs,ChevronsRight:Ls,ChevronsRightIcon:Ls,ChevronsRightLeft:xs,ChevronsRightLeftIcon:xs,ChevronsUp:bs,ChevronsUpDown:ws,ChevronsUpDownIcon:ws,ChevronsUpIcon:bs,Chrome:Ss,ChromeIcon:Ss,Church:Is,ChurchIcon:Is,Cigarette:As,CigaretteIcon:As,CigaretteOff:Ns,CigaretteOffIcon:Ns,Circle:Ds,CircleAlert:z1,CircleAlertIcon:z1,CircleArrowDown:D1,CircleArrowDownIcon:D1,CircleArrowLeft:O1,CircleArrowLeftIcon:O1,CircleArrowOutDownLeft:F1,CircleArrowOutDownLeftIcon:F1,CircleArrowOutDownRight:B1,CircleArrowOutDownRightIcon:B1,CircleArrowOutUpLeft:U1,CircleArrowOutUpLeftIcon:U1,CircleArrowOutUpRight:Z1,CircleArrowOutUpRightIcon:Z1,CircleArrowRight:G1,CircleArrowRightIcon:G1,CircleArrowUp:W1,CircleArrowUpIcon:W1,CircleCheck:K1,CircleCheckBig:X1,CircleCheckBigIcon:X1,CircleCheckIcon:K1,CircleChevronDown:Y1,CircleChevronDownIcon:Y1,CircleChevronLeft:Q1,CircleChevronLeftIcon:Q1,CircleChevronRight:J1,CircleChevronRightIcon:J1,CircleChevronUp:et,CircleChevronUpIcon:et,CircleDashed:Ps,CircleDashedIcon:Ps,CircleDivide:tt,CircleDivideIcon:tt,CircleDollarSign:Es,CircleDollarSignIcon:Es,CircleDot:$s,CircleDotDashed:Rs,CircleDotDashedIcon:Rs,CircleDotIcon:$s,CircleEllipsis:qs,CircleEllipsisIcon:qs,CircleEqual:Ts,CircleEqualIcon:Ts,CircleFadingArrowUp:js,CircleFadingArrowUpIcon:js,CircleFadingPlus:Hs,CircleFadingPlusIcon:Hs,CircleGauge:nt,CircleGaugeIcon:nt,CircleHelp:at,CircleHelpIcon:at,CircleIcon:Ds,CircleMinus:ot,CircleMinusIcon:ot,CircleOff:Vs,CircleOffIcon:Vs,CircleParking:ct,CircleParkingIcon:ct,CircleParkingOff:it,CircleParkingOffIcon:it,CirclePause:rt,CirclePauseIcon:rt,CirclePercent:st,CirclePercentIcon:st,CirclePlay:dt,CirclePlayIcon:dt,CirclePlus:ht,CirclePlusIcon:ht,CirclePower:lt,CirclePowerIcon:lt,CircleSlash:zs,CircleSlash2:ut,CircleSlash2Icon:ut,CircleSlashIcon:zs,CircleSlashed:ut,CircleSlashedIcon:ut,CircleStop:pt,CircleStopIcon:pt,CircleUser:kt,CircleUserIcon:kt,CircleUserRound:yt,CircleUserRoundIcon:yt,CircleX:ft,CircleXIcon:ft,CircuitBoard:Os,CircuitBoardIcon:Os,Citrus:Fs,CitrusIcon:Fs,Clapperboard:Bs,ClapperboardIcon:Bs,Clipboard:Js,ClipboardCheck:Us,ClipboardCheckIcon:Us,ClipboardCopy:Zs,ClipboardCopyIcon:Zs,ClipboardEdit:Mt,ClipboardEditIcon:Mt,ClipboardIcon:Js,ClipboardList:Gs,ClipboardListIcon:Gs,ClipboardMinus:Ws,ClipboardMinusIcon:Ws,ClipboardPaste:Xs,ClipboardPasteIcon:Xs,ClipboardPen:Mt,ClipboardPenIcon:Mt,ClipboardPenLine:mt,ClipboardPenLineIcon:mt,ClipboardPlus:Ks,ClipboardPlusIcon:Ks,ClipboardSignature:mt,ClipboardSignatureIcon:mt,ClipboardType:Ys,ClipboardTypeIcon:Ys,ClipboardX:Qs,ClipboardXIcon:Qs,Clock:kd,Clock1:ed,Clock10:td,Clock10Icon:td,Clock11:nd,Clock11Icon:nd,Clock12:ad,Clock12Icon:ad,Clock1Icon:ed,Clock2:od,Clock2Icon:od,Clock3:id,Clock3Icon:id,Clock4:cd,Clock4Icon:cd,Clock5:rd,Clock5Icon:rd,Clock6:sd,Clock6Icon:sd,Clock7:dd,Clock7Icon:dd,Clock8:hd,Clock8Icon:hd,Clock9:ld,Clock9Icon:ld,ClockAlert:ud,ClockAlertIcon:ud,ClockArrowDown:pd,ClockArrowDownIcon:pd,ClockArrowUp:yd,ClockArrowUpIcon:yd,ClockIcon:kd,Cloud:Ad,CloudAlert:fd,CloudAlertIcon:fd,CloudCog:md,CloudCogIcon:md,CloudDownload:gt,CloudDownloadIcon:gt,CloudDrizzle:Md,CloudDrizzleIcon:Md,CloudFog:gd,CloudFogIcon:gd,CloudHail:_d,CloudHailIcon:_d,CloudIcon:Ad,CloudLightning:vd,CloudLightningIcon:vd,CloudMoon:xd,CloudMoonIcon:xd,CloudMoonRain:Cd,CloudMoonRainIcon:Cd,CloudOff:Ld,CloudOffIcon:Ld,CloudRain:bd,CloudRainIcon:bd,CloudRainWind:wd,CloudRainWindIcon:wd,CloudSnow:Sd,CloudSnowIcon:Sd,CloudSun:Nd,CloudSunIcon:Nd,CloudSunRain:Id,CloudSunRainIcon:Id,CloudUpload:_t,CloudUploadIcon:_t,Cloudy:Pd,CloudyIcon:Pd,Clover:Ed,CloverIcon:Ed,Club:Rd,ClubIcon:Rd,Code:$d,Code2:vt,Code2Icon:vt,CodeIcon:$d,CodeSquare:W2,CodeSquareIcon:W2,CodeXml:vt,CodeXmlIcon:vt,Codepen:qd,CodepenIcon:qd,Codesandbox:Td,CodesandboxIcon:Td,Coffee:jd,CoffeeIcon:jd,Cog:Hd,CogIcon:Hd,Coins:Vd,CoinsIcon:Vd,Columns:Ct,Columns2:Ct,Columns2Icon:Ct,Columns3:xt,Columns3Icon:xt,Columns4:zd,Columns4Icon:zd,ColumnsIcon:Ct,Combine:Dd,CombineIcon:Dd,Command:Od,CommandIcon:Od,Compass:Fd,CompassIcon:Fd,Component:Bd,ComponentIcon:Bd,Computer:Ud,ComputerIcon:Ud,ConciergeBell:Zd,ConciergeBellIcon:Zd,Cone:Gd,ConeIcon:Gd,Construction:Wd,ConstructionIcon:Wd,Contact:Xd,Contact2:Lt,Contact2Icon:Lt,ContactIcon:Xd,ContactRound:Lt,ContactRoundIcon:Lt,Container:Kd,ContainerIcon:Kd,Contrast:Yd,ContrastIcon:Yd,Cookie:Qd,CookieIcon:Qd,CookingPot:Jd,CookingPotIcon:Jd,Copy:i4,CopyCheck:e4,CopyCheckIcon:e4,CopyIcon:i4,CopyMinus:t4,CopyMinusIcon:t4,CopyPlus:n4,CopyPlusIcon:n4,CopySlash:a4,CopySlashIcon:a4,CopyX:o4,CopyXIcon:o4,Copyleft:c4,CopyleftIcon:c4,Copyright:r4,CopyrightIcon:r4,CornerDownLeft:s4,CornerDownLeftIcon:s4,CornerDownRight:d4,CornerDownRightIcon:d4,CornerLeftDown:h4,CornerLeftDownIcon:h4,CornerLeftUp:l4,CornerLeftUpIcon:l4,CornerRightDown:u4,CornerRightDownIcon:u4,CornerRightUp:p4,CornerRightUpIcon:p4,CornerUpLeft:y4,CornerUpLeftIcon:y4,CornerUpRight:k4,CornerUpRightIcon:k4,Cpu:f4,CpuIcon:f4,CreativeCommons:m4,CreativeCommonsIcon:m4,CreditCard:M4,CreditCardIcon:M4,Croissant:g4,CroissantIcon:g4,Crop:_4,CropIcon:_4,Cross:v4,CrossIcon:v4,Crosshair:C4,CrosshairIcon:C4,Crown:x4,CrownIcon:x4,Cuboid:L4,CuboidIcon:L4,CupSoda:w4,CupSodaIcon:w4,CurlyBraces:w1,CurlyBracesIcon:w1,Currency:b4,CurrencyIcon:b4,Cylinder:S4,CylinderIcon:S4,Dam:I4,DamIcon:I4,Database:P4,DatabaseBackup:N4,DatabaseBackupIcon:N4,DatabaseIcon:P4,DatabaseZap:A4,DatabaseZapIcon:A4,Delete:E4,DeleteIcon:E4,Dessert:R4,DessertIcon:R4,Diameter:$4,DiameterIcon:$4,Diamond:j4,DiamondIcon:j4,DiamondMinus:q4,DiamondMinusIcon:q4,DiamondPercent:wt,DiamondPercentIcon:wt,DiamondPlus:T4,DiamondPlusIcon:T4,Dice1:H4,Dice1Icon:H4,Dice2:V4,Dice2Icon:V4,Dice3:z4,Dice3Icon:z4,Dice4:D4,Dice4Icon:D4,Dice5:O4,Dice5Icon:O4,Dice6:F4,Dice6Icon:F4,Dices:B4,DicesIcon:B4,Diff:U4,DiffIcon:U4,Disc:X4,Disc2:Z4,Disc2Icon:Z4,Disc3:G4,Disc3Icon:G4,DiscAlbum:W4,DiscAlbumIcon:W4,DiscIcon:X4,Divide:K4,DivideCircle:tt,DivideCircleIcon:tt,DivideIcon:K4,DivideSquare:Q2,DivideSquareIcon:Q2,Dna:Q4,DnaIcon:Q4,DnaOff:Y4,DnaOffIcon:Y4,Dock:J4,DockIcon:J4,Dog:e3,DogIcon:e3,DollarSign:t3,DollarSignIcon:t3,Donut:n3,DonutIcon:n3,DoorClosed:a3,DoorClosedIcon:a3,DoorOpen:o3,DoorOpenIcon:o3,Dot:i3,DotIcon:i3,DotSquare:J2,DotSquareIcon:J2,Download:c3,DownloadCloud:gt,DownloadCloudIcon:gt,DownloadIcon:c3,DraftingCompass:r3,DraftingCompassIcon:r3,Drama:s3,DramaIcon:s3,Dribbble:d3,DribbbleIcon:d3,Drill:h3,DrillIcon:h3,Droplet:u3,DropletIcon:u3,DropletOff:l3,DropletOffIcon:l3,Droplets:p3,DropletsIcon:p3,Drum:y3,DrumIcon:y3,Drumstick:k3,DrumstickIcon:k3,Dumbbell:f3,DumbbellIcon:f3,Ear:M3,EarIcon:M3,EarOff:m3,EarOffIcon:m3,Earth:bt,EarthIcon:bt,EarthLock:g3,EarthLockIcon:g3,Eclipse:_3,EclipseIcon:_3,Edit:ze,Edit2:f2,Edit2Icon:f2,Edit3:k2,Edit3Icon:k2,EditIcon:ze,Egg:x3,EggFried:v3,EggFriedIcon:v3,EggIcon:x3,EggOff:C3,EggOffIcon:C3,Ellipsis:It,EllipsisIcon:It,EllipsisVertical:St,EllipsisVerticalIcon:St,Equal:b3,EqualApproximately:L3,EqualApproximatelyIcon:L3,EqualIcon:b3,EqualNot:w3,EqualNotIcon:w3,EqualSquare:en,EqualSquareIcon:en,Eraser:S3,EraserIcon:S3,EthernetPort:I3,EthernetPortIcon:I3,Euro:N3,EuroIcon:N3,Expand:A3,ExpandIcon:A3,ExternalLink:P3,ExternalLinkIcon:P3,Eye:$3,EyeClosed:E3,EyeClosedIcon:E3,EyeIcon:$3,EyeOff:R3,EyeOffIcon:R3,Facebook:q3,FacebookIcon:q3,Factory:T3,FactoryIcon:T3,Fan:j3,FanIcon:j3,FastForward:H3,FastForwardIcon:H3,Feather:V3,FeatherIcon:V3,Fence:z3,FenceIcon:z3,FerrisWheel:D3,FerrisWheelIcon:D3,Figma:O3,FigmaIcon:O3,File:Vh,FileArchive:F3,FileArchiveIcon:F3,FileAudio:U3,FileAudio2:B3,FileAudio2Icon:B3,FileAudioIcon:U3,FileAxis3D:Nt,FileAxis3DIcon:Nt,FileAxis3d:Nt,FileAxis3dIcon:Nt,FileBadge:G3,FileBadge2:Z3,FileBadge2Icon:Z3,FileBadgeIcon:G3,FileBarChart:At,FileBarChart2:Pt,FileBarChart2Icon:Pt,FileBarChartIcon:At,FileBox:W3,FileBoxIcon:W3,FileChartColumn:Pt,FileChartColumnIcon:Pt,FileChartColumnIncreasing:At,FileChartColumnIncreasingIcon:At,FileChartLine:Et,FileChartLineIcon:Et,FileChartPie:Rt,FileChartPieIcon:Rt,FileCheck:K3,FileCheck2:X3,FileCheck2Icon:X3,FileCheckIcon:K3,FileClock:Y3,FileClockIcon:Y3,FileCode:J3,FileCode2:Q3,FileCode2Icon:Q3,FileCodeIcon:J3,FileCog:$t,FileCog2:$t,FileCog2Icon:$t,FileCogIcon:$t,FileDiff:eh,FileDiffIcon:eh,FileDigit:th,FileDigitIcon:th,FileDown:nh,FileDownIcon:nh,FileEdit:Tt,FileEditIcon:Tt,FileHeart:ah,FileHeartIcon:ah,FileIcon:Vh,FileImage:oh,FileImageIcon:oh,FileInput:ih,FileInputIcon:ih,FileJson:rh,FileJson2:ch,FileJson2Icon:ch,FileJsonIcon:rh,FileKey:dh,FileKey2:sh,FileKey2Icon:sh,FileKeyIcon:dh,FileLineChart:Et,FileLineChartIcon:Et,FileLock:lh,FileLock2:hh,FileLock2Icon:hh,FileLockIcon:lh,FileMinus:ph,FileMinus2:uh,FileMinus2Icon:uh,FileMinusIcon:ph,FileMusic:yh,FileMusicIcon:yh,FileOutput:kh,FileOutputIcon:kh,FilePen:Tt,FilePenIcon:Tt,FilePenLine:qt,FilePenLineIcon:qt,FilePieChart:Rt,FilePieChartIcon:Rt,FilePlus:mh,FilePlus2:fh,FilePlus2Icon:fh,FilePlusIcon:mh,FileQuestion:Mh,FileQuestionIcon:Mh,FileScan:gh,FileScanIcon:gh,FileSearch:vh,FileSearch2:_h,FileSearch2Icon:_h,FileSearchIcon:vh,FileSignature:qt,FileSignatureIcon:qt,FileSliders:Ch,FileSlidersIcon:Ch,FileSpreadsheet:xh,FileSpreadsheetIcon:xh,FileStack:Lh,FileStackIcon:Lh,FileSymlink:wh,FileSymlinkIcon:wh,FileTerminal:bh,FileTerminalIcon:bh,FileText:Sh,FileTextIcon:Sh,FileType:Nh,FileType2:Ih,FileType2Icon:Ih,FileTypeIcon:Nh,FileUp:Ah,FileUpIcon:Ah,FileUser:Ph,FileUserIcon:Ph,FileVideo:Rh,FileVideo2:Eh,FileVideo2Icon:Eh,FileVideoIcon:Rh,FileVolume:qh,FileVolume2:$h,FileVolume2Icon:$h,FileVolumeIcon:qh,FileWarning:Th,FileWarningIcon:Th,FileX:Hh,FileX2:jh,FileX2Icon:jh,FileXIcon:Hh,Files:zh,FilesIcon:zh,Film:Dh,FilmIcon:Dh,Filter:Fh,FilterIcon:Fh,FilterX:Oh,FilterXIcon:Oh,Fingerprint:Bh,FingerprintIcon:Bh,FireExtinguisher:Uh,FireExtinguisherIcon:Uh,Fish:Wh,FishIcon:Wh,FishOff:Zh,FishOffIcon:Zh,FishSymbol:Gh,FishSymbolIcon:Gh,Flag:Qh,FlagIcon:Qh,FlagOff:Xh,FlagOffIcon:Xh,FlagTriangleLeft:Kh,FlagTriangleLeftIcon:Kh,FlagTriangleRight:Yh,FlagTriangleRightIcon:Yh,Flame:el,FlameIcon:el,FlameKindling:Jh,FlameKindlingIcon:Jh,Flashlight:nl,FlashlightIcon:nl,FlashlightOff:tl,FlashlightOffIcon:tl,FlaskConical:ol,FlaskConicalIcon:ol,FlaskConicalOff:al,FlaskConicalOffIcon:al,FlaskRound:il,FlaskRoundIcon:il,FlipHorizontal:rl,FlipHorizontal2:cl,FlipHorizontal2Icon:cl,FlipHorizontalIcon:rl,FlipVertical:dl,FlipVertical2:sl,FlipVertical2Icon:sl,FlipVerticalIcon:dl,Flower:ll,Flower2:hl,Flower2Icon:hl,FlowerIcon:ll,Focus:ul,FocusIcon:ul,FoldHorizontal:pl,FoldHorizontalIcon:pl,FoldVertical:yl,FoldVerticalIcon:yl,Folder:Ol,FolderArchive:kl,FolderArchiveIcon:kl,FolderCheck:fl,FolderCheckIcon:fl,FolderClock:ml,FolderClockIcon:ml,FolderClosed:Ml,FolderClosedIcon:Ml,FolderCode:gl,FolderCodeIcon:gl,FolderCog:jt,FolderCog2:jt,FolderCog2Icon:jt,FolderCogIcon:jt,FolderDot:_l,FolderDotIcon:_l,FolderDown:vl,FolderDownIcon:vl,FolderEdit:Ht,FolderEditIcon:Ht,FolderGit:xl,FolderGit2:Cl,FolderGit2Icon:Cl,FolderGitIcon:xl,FolderHeart:Ll,FolderHeartIcon:Ll,FolderIcon:Ol,FolderInput:wl,FolderInputIcon:wl,FolderKanban:bl,FolderKanbanIcon:bl,FolderKey:Sl,FolderKeyIcon:Sl,FolderLock:Il,FolderLockIcon:Il,FolderMinus:Nl,FolderMinusIcon:Nl,FolderOpen:Pl,FolderOpenDot:Al,FolderOpenDotIcon:Al,FolderOpenIcon:Pl,FolderOutput:El,FolderOutputIcon:El,FolderPen:Ht,FolderPenIcon:Ht,FolderPlus:Rl,FolderPlusIcon:Rl,FolderRoot:$l,FolderRootIcon:$l,FolderSearch:Tl,FolderSearch2:ql,FolderSearch2Icon:ql,FolderSearchIcon:Tl,FolderSymlink:jl,FolderSymlinkIcon:jl,FolderSync:Hl,FolderSyncIcon:Hl,FolderTree:Vl,FolderTreeIcon:Vl,FolderUp:zl,FolderUpIcon:zl,FolderX:Dl,FolderXIcon:Dl,Folders:Fl,FoldersIcon:Fl,Footprints:Bl,FootprintsIcon:Bl,ForkKnife:Dn,ForkKnifeCrossed:zn,ForkKnifeCrossedIcon:zn,ForkKnifeIcon:Dn,Forklift:Ul,ForkliftIcon:Ul,FormInput:M2,FormInputIcon:M2,Forward:Zl,ForwardIcon:Zl,Frame:Gl,FrameIcon:Gl,Framer:Wl,FramerIcon:Wl,Frown:Xl,FrownIcon:Xl,Fuel:Kl,FuelIcon:Kl,Fullscreen:Yl,FullscreenIcon:Yl,FunctionSquare:tn,FunctionSquareIcon:tn,GalleryHorizontal:Jl,GalleryHorizontalEnd:Ql,GalleryHorizontalEndIcon:Ql,GalleryHorizontalIcon:Jl,GalleryThumbnails:e5,GalleryThumbnailsIcon:e5,GalleryVertical:n5,GalleryVerticalEnd:t5,GalleryVerticalEndIcon:t5,GalleryVerticalIcon:n5,Gamepad:o5,Gamepad2:a5,Gamepad2Icon:a5,GamepadIcon:o5,GanttChart:j1,GanttChartIcon:j1,GanttChartSquare:Xe,GanttChartSquareIcon:Xe,Gauge:i5,GaugeCircle:nt,GaugeCircleIcon:nt,GaugeIcon:i5,Gavel:c5,GavelIcon:c5,Gem:r5,GemIcon:r5,Ghost:s5,GhostIcon:s5,Gift:d5,GiftIcon:d5,GitBranch:l5,GitBranchIcon:l5,GitBranchPlus:h5,GitBranchPlusIcon:h5,GitCommit:Vt,GitCommitHorizontal:Vt,GitCommitHorizontalIcon:Vt,GitCommitIcon:Vt,GitCommitVertical:u5,GitCommitVerticalIcon:u5,GitCompare:y5,GitCompareArrows:p5,GitCompareArrowsIcon:p5,GitCompareIcon:y5,GitFork:k5,GitForkIcon:k5,GitGraph:f5,GitGraphIcon:f5,GitMerge:m5,GitMergeIcon:m5,GitPullRequest:x5,GitPullRequestArrow:M5,GitPullRequestArrowIcon:M5,GitPullRequestClosed:g5,GitPullRequestClosedIcon:g5,GitPullRequestCreate:v5,GitPullRequestCreateArrow:_5,GitPullRequestCreateArrowIcon:_5,GitPullRequestCreateIcon:v5,GitPullRequestDraft:C5,GitPullRequestDraftIcon:C5,GitPullRequestIcon:x5,Github:L5,GithubIcon:L5,Gitlab:w5,GitlabIcon:w5,GlassWater:b5,GlassWaterIcon:b5,Glasses:S5,GlassesIcon:S5,Globe:N5,Globe2:bt,Globe2Icon:bt,GlobeIcon:N5,GlobeLock:I5,GlobeLockIcon:I5,Goal:A5,GoalIcon:A5,Grab:P5,GrabIcon:P5,GraduationCap:E5,GraduationCapIcon:E5,Grape:R5,GrapeIcon:R5,Grid:We,Grid2X2:Ft,Grid2X2Check:zt,Grid2X2CheckIcon:zt,Grid2X2Icon:Ft,Grid2X2Plus:Dt,Grid2X2PlusIcon:Dt,Grid2X2X:Ot,Grid2X2XIcon:Ot,Grid2x2:Ft,Grid2x2Check:zt,Grid2x2CheckIcon:zt,Grid2x2Icon:Ft,Grid2x2Plus:Dt,Grid2x2PlusIcon:Dt,Grid2x2X:Ot,Grid2x2XIcon:Ot,Grid3X3:We,Grid3X3Icon:We,Grid3x3:We,Grid3x3Icon:We,GridIcon:We,Grip:T5,GripHorizontal:$5,GripHorizontalIcon:$5,GripIcon:T5,GripVertical:q5,GripVerticalIcon:q5,Group:j5,GroupIcon:j5,Guitar:H5,GuitarIcon:H5,Ham:V5,HamIcon:V5,Hammer:z5,HammerIcon:z5,Hand:U5,HandCoins:D5,HandCoinsIcon:D5,HandHeart:O5,HandHeartIcon:O5,HandHelping:Bt,HandHelpingIcon:Bt,HandIcon:U5,HandMetal:F5,HandMetalIcon:F5,HandPlatter:B5,HandPlatterIcon:B5,Handshake:Z5,HandshakeIcon:Z5,HardDrive:X5,HardDriveDownload:G5,HardDriveDownloadIcon:G5,HardDriveIcon:X5,HardDriveUpload:W5,HardDriveUploadIcon:W5,HardHat:K5,HardHatIcon:K5,Hash:Y5,HashIcon:Y5,Haze:Q5,HazeIcon:Q5,HdmiPort:J5,HdmiPortIcon:J5,Heading:c6,Heading1:e6,Heading1Icon:e6,Heading2:t6,Heading2Icon:t6,Heading3:n6,Heading3Icon:n6,Heading4:a6,Heading4Icon:a6,Heading5:o6,Heading5Icon:o6,Heading6:i6,Heading6Icon:i6,HeadingIcon:c6,HeadphoneOff:r6,HeadphoneOffIcon:r6,Headphones:s6,HeadphonesIcon:s6,Headset:d6,HeadsetIcon:d6,Heart:y6,HeartCrack:h6,HeartCrackIcon:h6,HeartHandshake:l6,HeartHandshakeIcon:l6,HeartIcon:y6,HeartOff:u6,HeartOffIcon:u6,HeartPulse:p6,HeartPulseIcon:p6,Heater:k6,HeaterIcon:k6,HelpCircle:at,HelpCircleIcon:at,HelpingHand:Bt,HelpingHandIcon:Bt,Hexagon:f6,HexagonIcon:f6,Highlighter:m6,HighlighterIcon:m6,History:M6,HistoryIcon:M6,Home:Ut,HomeIcon:Ut,Hop:_6,HopIcon:_6,HopOff:g6,HopOffIcon:g6,Hospital:v6,HospitalIcon:v6,Hotel:C6,HotelIcon:C6,Hourglass:x6,HourglassIcon:x6,House:Ut,HouseIcon:Ut,HousePlug:L6,HousePlugIcon:L6,HousePlus:w6,HousePlusIcon:w6,HouseWifi:b6,HouseWifiIcon:b6,IceCream:Gt,IceCream2:Zt,IceCream2Icon:Zt,IceCreamBowl:Zt,IceCreamBowlIcon:Zt,IceCreamCone:Gt,IceCreamConeIcon:Gt,IceCreamIcon:Gt,Icon:Ob,IdCard:S6,IdCardIcon:S6,Image:q6,ImageDown:I6,ImageDownIcon:I6,ImageIcon:q6,ImageMinus:N6,ImageMinusIcon:N6,ImageOff:A6,ImageOffIcon:A6,ImagePlay:P6,ImagePlayIcon:P6,ImagePlus:E6,ImagePlusIcon:E6,ImageUp:R6,ImageUpIcon:R6,ImageUpscale:$6,ImageUpscaleIcon:$6,Images:T6,ImagesIcon:T6,Import:j6,ImportIcon:j6,Inbox:H6,InboxIcon:H6,Indent:Xt,IndentDecrease:Wt,IndentDecreaseIcon:Wt,IndentIcon:Xt,IndentIncrease:Xt,IndentIncreaseIcon:Xt,IndianRupee:V6,IndianRupeeIcon:V6,Infinity:z6,InfinityIcon:z6,Info:D6,InfoIcon:D6,Inspect:sn,InspectIcon:sn,InspectionPanel:O6,InspectionPanelIcon:O6,Instagram:F6,InstagramIcon:F6,Italic:B6,ItalicIcon:B6,IterationCcw:U6,IterationCcwIcon:U6,IterationCw:Z6,IterationCwIcon:Z6,JapaneseYen:G6,JapaneseYenIcon:G6,Joystick:W6,JoystickIcon:W6,Kanban:X6,KanbanIcon:X6,KanbanSquare:nn,KanbanSquareDashed:X2,KanbanSquareDashedIcon:X2,KanbanSquareIcon:nn,Key:Q6,KeyIcon:Q6,KeyRound:K6,KeyRoundIcon:K6,KeySquare:Y6,KeySquareIcon:Y6,Keyboard:t9,KeyboardIcon:t9,KeyboardMusic:J6,KeyboardMusicIcon:J6,KeyboardOff:e9,KeyboardOffIcon:e9,Lamp:r9,LampCeiling:n9,LampCeilingIcon:n9,LampDesk:a9,LampDeskIcon:a9,LampFloor:o9,LampFloorIcon:o9,LampIcon:r9,LampWallDown:i9,LampWallDownIcon:i9,LampWallUp:c9,LampWallUpIcon:c9,LandPlot:s9,LandPlotIcon:s9,Landmark:d9,LandmarkIcon:d9,Languages:h9,LanguagesIcon:h9,Laptop:u9,Laptop2:Kt,Laptop2Icon:Kt,LaptopIcon:u9,LaptopMinimal:Kt,LaptopMinimalCheck:l9,LaptopMinimalCheckIcon:l9,LaptopMinimalIcon:Kt,Lasso:y9,LassoIcon:y9,LassoSelect:p9,LassoSelectIcon:p9,Laugh:k9,LaughIcon:k9,Layers:Yt,Layers2:f9,Layers2Icon:f9,Layers3:Yt,Layers3Icon:Yt,LayersIcon:Yt,Layout:y2,LayoutDashboard:m9,LayoutDashboardIcon:m9,LayoutGrid:M9,LayoutGridIcon:M9,LayoutIcon:y2,LayoutList:g9,LayoutListIcon:g9,LayoutPanelLeft:_9,LayoutPanelLeftIcon:_9,LayoutPanelTop:v9,LayoutPanelTopIcon:v9,LayoutTemplate:C9,LayoutTemplateIcon:C9,Leaf:x9,LeafIcon:x9,LeafyGreen:L9,LeafyGreenIcon:L9,Lectern:w9,LecternIcon:w9,LetterText:b9,LetterTextIcon:b9,Library:I9,LibraryBig:S9,LibraryBigIcon:S9,LibraryIcon:I9,LibrarySquare:an,LibrarySquareIcon:an,LifeBuoy:N9,LifeBuoyIcon:N9,Ligature:A9,LigatureIcon:A9,Lightbulb:E9,LightbulbIcon:E9,LightbulbOff:P9,LightbulbOffIcon:P9,LineChart:$1,LineChartIcon:$1,Link:q9,Link2:$9,Link2Icon:$9,Link2Off:R9,Link2OffIcon:R9,LinkIcon:q9,Linkedin:T9,LinkedinIcon:T9,List:J9,ListCheck:j9,ListCheckIcon:j9,ListChecks:H9,ListChecksIcon:H9,ListCollapse:V9,ListCollapseIcon:V9,ListEnd:z9,ListEndIcon:z9,ListFilter:O9,ListFilterIcon:O9,ListFilterPlus:D9,ListFilterPlusIcon:D9,ListIcon:J9,ListMinus:F9,ListMinusIcon:F9,ListMusic:B9,ListMusicIcon:B9,ListOrdered:U9,ListOrderedIcon:U9,ListPlus:Z9,ListPlusIcon:Z9,ListRestart:G9,ListRestartIcon:G9,ListStart:W9,ListStartIcon:W9,ListTodo:X9,ListTodoIcon:X9,ListTree:K9,ListTreeIcon:K9,ListVideo:Y9,ListVideoIcon:Y9,ListX:Q9,ListXIcon:Q9,Loader:t8,Loader2:Qt,Loader2Icon:Qt,LoaderCircle:Qt,LoaderCircleIcon:Qt,LoaderIcon:t8,LoaderPinwheel:e8,LoaderPinwheelIcon:e8,Locate:o8,LocateFixed:n8,LocateFixedIcon:n8,LocateIcon:o8,LocateOff:a8,LocateOffIcon:a8,Lock:c8,LockIcon:c8,LockKeyhole:i8,LockKeyholeIcon:i8,LockKeyholeOpen:Jt,LockKeyholeOpenIcon:Jt,LockOpen:e2,LockOpenIcon:e2,LogIn:r8,LogInIcon:r8,LogOut:s8,LogOutIcon:s8,Logs:d8,LogsIcon:d8,Lollipop:h8,LollipopIcon:h8,LucideAArrowDown:no,LucideAArrowUp:ao,LucideALargeSmall:oo,LucideAccessibility:io,LucideActivity:co,LucideActivitySquare:S2,LucideAirVent:ro,LucideAirplay:so,LucideAlarmCheck:l1,LucideAlarmClock:lo,LucideAlarmClockCheck:l1,LucideAlarmClockMinus:u1,LucideAlarmClockOff:ho,LucideAlarmClockPlus:p1,LucideAlarmMinus:u1,LucideAlarmPlus:p1,LucideAlarmSmoke:uo,LucideAlbum:po,LucideAlertCircle:z1,LucideAlertOctagon:a2,LucideAlertTriangle:An,LucideAlignCenter:fo,LucideAlignCenterHorizontal:yo,LucideAlignCenterVertical:ko,LucideAlignEndHorizontal:mo,LucideAlignEndVertical:Mo,LucideAlignHorizontalDistributeCenter:go,LucideAlignHorizontalDistributeEnd:_o,LucideAlignHorizontalDistributeStart:vo,LucideAlignHorizontalJustifyCenter:Co,LucideAlignHorizontalJustifyEnd:xo,LucideAlignHorizontalJustifyStart:Lo,LucideAlignHorizontalSpaceAround:wo,LucideAlignHorizontalSpaceBetween:bo,LucideAlignJustify:So,LucideAlignLeft:Io,LucideAlignRight:No,LucideAlignStartHorizontal:Ao,LucideAlignStartVertical:Po,LucideAlignVerticalDistributeCenter:Eo,LucideAlignVerticalDistributeEnd:Ro,LucideAlignVerticalDistributeStart:$o,LucideAlignVerticalJustifyCenter:qo,LucideAlignVerticalJustifyEnd:To,LucideAlignVerticalJustifyStart:jo,LucideAlignVerticalSpaceAround:Ho,LucideAlignVerticalSpaceBetween:Vo,LucideAmbulance:zo,LucideAmpersand:Do,LucideAmpersands:Oo,LucideAmphora:Fo,LucideAnchor:Bo,LucideAngry:Uo,LucideAnnoyed:Zo,LucideAntenna:Go,LucideAnvil:Wo,LucideAperture:Xo,LucideAppWindow:Yo,LucideAppWindowMac:Ko,LucideApple:Qo,LucideArchive:t0,LucideArchiveRestore:Jo,LucideArchiveX:e0,LucideAreaChart:S1,LucideArmchair:n0,LucideArrowBigDown:o0,LucideArrowBigDownDash:a0,LucideArrowBigLeft:c0,LucideArrowBigLeftDash:i0,LucideArrowBigRight:s0,LucideArrowBigRightDash:r0,LucideArrowBigUp:h0,LucideArrowBigUpDash:d0,LucideArrowDown:_0,LucideArrowDown01:l0,LucideArrowDown10:u0,LucideArrowDownAZ:y1,LucideArrowDownAz:y1,LucideArrowDownCircle:D1,LucideArrowDownFromLine:p0,LucideArrowDownLeft:y0,LucideArrowDownLeftFromCircle:F1,LucideArrowDownLeftFromSquare:E2,LucideArrowDownLeftSquare:I2,LucideArrowDownNarrowWide:k0,LucideArrowDownRight:f0,LucideArrowDownRightFromCircle:B1,LucideArrowDownRightFromSquare:R2,LucideArrowDownRightSquare:N2,LucideArrowDownSquare:A2,LucideArrowDownToDot:m0,LucideArrowDownToLine:M0,LucideArrowDownUp:g0,LucideArrowDownWideNarrow:k1,LucideArrowDownZA:f1,LucideArrowDownZa:f1,LucideArrowLeft:L0,LucideArrowLeftCircle:O1,LucideArrowLeftFromLine:v0,LucideArrowLeftRight:C0,LucideArrowLeftSquare:P2,LucideArrowLeftToLine:x0,LucideArrowRight:I0,LucideArrowRightCircle:G1,LucideArrowRightFromLine:w0,LucideArrowRightLeft:b0,LucideArrowRightSquare:T2,LucideArrowRightToLine:S0,LucideArrowUp:H0,LucideArrowUp01:N0,LucideArrowUp10:A0,LucideArrowUpAZ:m1,LucideArrowUpAz:m1,LucideArrowUpCircle:W1,LucideArrowUpDown:P0,LucideArrowUpFromDot:E0,LucideArrowUpFromLine:R0,LucideArrowUpLeft:$0,LucideArrowUpLeftFromCircle:U1,LucideArrowUpLeftFromSquare:$2,LucideArrowUpLeftSquare:j2,LucideArrowUpNarrowWide:M1,LucideArrowUpRight:q0,LucideArrowUpRightFromCircle:Z1,LucideArrowUpRightFromSquare:q2,LucideArrowUpRightSquare:H2,LucideArrowUpSquare:V2,LucideArrowUpToLine:T0,LucideArrowUpWideNarrow:j0,LucideArrowUpZA:g1,LucideArrowUpZa:g1,LucideArrowsUpFromLine:V0,LucideAsterisk:z0,LucideAsteriskSquare:z2,LucideAtSign:D0,LucideAtom:O0,LucideAudioLines:F0,LucideAudioWaveform:B0,LucideAward:U0,LucideAxe:Z0,LucideAxis3D:_1,LucideAxis3d:_1,LucideBaby:G0,LucideBackpack:W0,LucideBadge:hi,LucideBadgeAlert:X0,LucideBadgeCent:K0,LucideBadgeCheck:v1,LucideBadgeDollarSign:Y0,LucideBadgeEuro:Q0,LucideBadgeHelp:J0,LucideBadgeIndianRupee:ei,LucideBadgeInfo:ti,LucideBadgeJapaneseYen:ni,LucideBadgeMinus:ai,LucideBadgePercent:oi,LucideBadgePlus:ii,LucideBadgePoundSterling:ci,LucideBadgeRussianRuble:ri,LucideBadgeSwissFranc:si,LucideBadgeX:di,LucideBaggageClaim:li,LucideBan:ui,LucideBanana:pi,LucideBandage:yi,LucideBanknote:ki,LucideBarChart:q1,LucideBarChart2:T1,LucideBarChart3:R1,LucideBarChart4:E1,LucideBarChartBig:P1,LucideBarChartHorizontal:N1,LucideBarChartHorizontalBig:I1,LucideBarcode:fi,LucideBaseline:mi,LucideBath:Mi,LucideBattery:wi,LucideBatteryCharging:gi,LucideBatteryFull:_i,LucideBatteryLow:vi,LucideBatteryMedium:Ci,LucideBatteryPlus:xi,LucideBatteryWarning:Li,LucideBeaker:bi,LucideBean:Ii,LucideBeanOff:Si,LucideBed:Pi,LucideBedDouble:Ni,LucideBedSingle:Ai,LucideBeef:Ei,LucideBeer:$i,LucideBeerOff:Ri,LucideBell:Di,LucideBellDot:qi,LucideBellElectric:Ti,LucideBellMinus:ji,LucideBellOff:Hi,LucideBellPlus:Vi,LucideBellRing:zi,LucideBetweenHorizonalEnd:C1,LucideBetweenHorizonalStart:x1,LucideBetweenHorizontalEnd:C1,LucideBetweenHorizontalStart:x1,LucideBetweenVerticalEnd:Oi,LucideBetweenVerticalStart:Fi,LucideBicepsFlexed:Bi,LucideBike:Ui,LucideBinary:Zi,LucideBinoculars:Gi,LucideBiohazard:Wi,LucideBird:Xi,LucideBitcoin:Ki,LucideBlend:Yi,LucideBlinds:Qi,LucideBlocks:Ji,LucideBluetooth:ac,LucideBluetoothConnected:ec,LucideBluetoothOff:tc,LucideBluetoothSearching:nc,LucideBold:oc,LucideBolt:ic,LucideBomb:cc,LucideBone:rc,LucideBook:Ac,LucideBookA:sc,LucideBookAudio:dc,LucideBookCheck:hc,LucideBookCopy:lc,LucideBookDashed:L1,LucideBookDown:uc,LucideBookHeadphones:pc,LucideBookHeart:yc,LucideBookImage:kc,LucideBookKey:fc,LucideBookLock:mc,LucideBookMarked:Mc,LucideBookMinus:gc,LucideBookOpen:Cc,LucideBookOpenCheck:_c,LucideBookOpenText:vc,LucideBookPlus:xc,LucideBookTemplate:L1,LucideBookText:Lc,LucideBookType:wc,LucideBookUp:Sc,LucideBookUp2:bc,LucideBookUser:Ic,LucideBookX:Nc,LucideBookmark:qc,LucideBookmarkCheck:Pc,LucideBookmarkMinus:Ec,LucideBookmarkPlus:Rc,LucideBookmarkX:$c,LucideBoomBox:Tc,LucideBot:Vc,LucideBotMessageSquare:jc,LucideBotOff:Hc,LucideBox:zc,LucideBoxSelect:Y2,LucideBoxes:Dc,LucideBraces:w1,LucideBrackets:Oc,LucideBrain:Uc,LucideBrainCircuit:Fc,LucideBrainCog:Bc,LucideBrickWall:Zc,LucideBriefcase:Kc,LucideBriefcaseBusiness:Gc,LucideBriefcaseConveyorBelt:Wc,LucideBriefcaseMedical:Xc,LucideBringToFront:Yc,LucideBrush:Qc,LucideBug:tr,LucideBugOff:Jc,LucideBugPlay:er,LucideBuilding:ar,LucideBuilding2:nr,LucideBus:ir,LucideBusFront:or,LucideCable:rr,LucideCableCar:cr,LucideCake:dr,LucideCakeSlice:sr,LucideCalculator:hr,LucideCalendar:Pr,LucideCalendar1:lr,LucideCalendarArrowDown:ur,LucideCalendarArrowUp:pr,LucideCalendarCheck:kr,LucideCalendarCheck2:yr,LucideCalendarClock:fr,LucideCalendarCog:mr,LucideCalendarDays:Mr,LucideCalendarFold:gr,LucideCalendarHeart:_r,LucideCalendarMinus:Cr,LucideCalendarMinus2:vr,LucideCalendarOff:xr,LucideCalendarPlus:wr,LucideCalendarPlus2:Lr,LucideCalendarRange:br,LucideCalendarSearch:Sr,LucideCalendarSync:Ir,LucideCalendarX:Ar,LucideCalendarX2:Nr,LucideCamera:Rr,LucideCameraOff:Er,LucideCandlestickChart:A1,LucideCandy:Tr,LucideCandyCane:$r,LucideCandyOff:qr,LucideCannabis:jr,LucideCaptions:b1,LucideCaptionsOff:Hr,LucideCar:Dr,LucideCarFront:Vr,LucideCarTaxiFront:zr,LucideCaravan:Or,LucideCarrot:Fr,LucideCaseLower:Br,LucideCaseSensitive:Ur,LucideCaseUpper:Zr,LucideCassetteTape:Gr,LucideCast:Wr,LucideCastle:Xr,LucideCat:Kr,LucideCctv:Yr,LucideChartArea:S1,LucideChartBar:N1,LucideChartBarBig:I1,LucideChartBarDecreasing:Qr,LucideChartBarIncreasing:Jr,LucideChartBarStacked:es,LucideChartCandlestick:A1,LucideChartColumn:R1,LucideChartColumnBig:P1,LucideChartColumnDecreasing:ts,LucideChartColumnIncreasing:E1,LucideChartColumnStacked:ns,LucideChartGantt:as,LucideChartLine:$1,LucideChartNetwork:os,LucideChartNoAxesColumn:T1,LucideChartNoAxesColumnDecreasing:is,LucideChartNoAxesColumnIncreasing:q1,LucideChartNoAxesCombined:cs,LucideChartNoAxesGantt:j1,LucideChartPie:H1,LucideChartScatter:V1,LucideChartSpline:rs,LucideCheck:ds,LucideCheckCheck:ss,LucideCheckCircle:X1,LucideCheckCircle2:K1,LucideCheckSquare:O2,LucideCheckSquare2:F2,LucideChefHat:hs,LucideCherry:ls,LucideChevronDown:us,LucideChevronDownCircle:Y1,LucideChevronDownSquare:B2,LucideChevronFirst:ps,LucideChevronLast:ys,LucideChevronLeft:ks,LucideChevronLeftCircle:Q1,LucideChevronLeftSquare:U2,LucideChevronRight:fs,LucideChevronRightCircle:J1,LucideChevronRightSquare:Z2,LucideChevronUp:ms,LucideChevronUpCircle:et,LucideChevronUpSquare:G2,LucideChevronsDown:gs,LucideChevronsDownUp:Ms,LucideChevronsLeft:Cs,LucideChevronsLeftRight:vs,LucideChevronsLeftRightEllipsis:_s,LucideChevronsRight:Ls,LucideChevronsRightLeft:xs,LucideChevronsUp:bs,LucideChevronsUpDown:ws,LucideChrome:Ss,LucideChurch:Is,LucideCigarette:As,LucideCigaretteOff:Ns,LucideCircle:Ds,LucideCircleAlert:z1,LucideCircleArrowDown:D1,LucideCircleArrowLeft:O1,LucideCircleArrowOutDownLeft:F1,LucideCircleArrowOutDownRight:B1,LucideCircleArrowOutUpLeft:U1,LucideCircleArrowOutUpRight:Z1,LucideCircleArrowRight:G1,LucideCircleArrowUp:W1,LucideCircleCheck:K1,LucideCircleCheckBig:X1,LucideCircleChevronDown:Y1,LucideCircleChevronLeft:Q1,LucideCircleChevronRight:J1,LucideCircleChevronUp:et,LucideCircleDashed:Ps,LucideCircleDivide:tt,LucideCircleDollarSign:Es,LucideCircleDot:$s,LucideCircleDotDashed:Rs,LucideCircleEllipsis:qs,LucideCircleEqual:Ts,LucideCircleFadingArrowUp:js,LucideCircleFadingPlus:Hs,LucideCircleGauge:nt,LucideCircleHelp:at,LucideCircleMinus:ot,LucideCircleOff:Vs,LucideCircleParking:ct,LucideCircleParkingOff:it,LucideCirclePause:rt,LucideCirclePercent:st,LucideCirclePlay:dt,LucideCirclePlus:ht,LucideCirclePower:lt,LucideCircleSlash:zs,LucideCircleSlash2:ut,LucideCircleSlashed:ut,LucideCircleStop:pt,LucideCircleUser:kt,LucideCircleUserRound:yt,LucideCircleX:ft,LucideCircuitBoard:Os,LucideCitrus:Fs,LucideClapperboard:Bs,LucideClipboard:Js,LucideClipboardCheck:Us,LucideClipboardCopy:Zs,LucideClipboardEdit:Mt,LucideClipboardList:Gs,LucideClipboardMinus:Ws,LucideClipboardPaste:Xs,LucideClipboardPen:Mt,LucideClipboardPenLine:mt,LucideClipboardPlus:Ks,LucideClipboardSignature:mt,LucideClipboardType:Ys,LucideClipboardX:Qs,LucideClock:kd,LucideClock1:ed,LucideClock10:td,LucideClock11:nd,LucideClock12:ad,LucideClock2:od,LucideClock3:id,LucideClock4:cd,LucideClock5:rd,LucideClock6:sd,LucideClock7:dd,LucideClock8:hd,LucideClock9:ld,LucideClockAlert:ud,LucideClockArrowDown:pd,LucideClockArrowUp:yd,LucideCloud:Ad,LucideCloudAlert:fd,LucideCloudCog:md,LucideCloudDownload:gt,LucideCloudDrizzle:Md,LucideCloudFog:gd,LucideCloudHail:_d,LucideCloudLightning:vd,LucideCloudMoon:xd,LucideCloudMoonRain:Cd,LucideCloudOff:Ld,LucideCloudRain:bd,LucideCloudRainWind:wd,LucideCloudSnow:Sd,LucideCloudSun:Nd,LucideCloudSunRain:Id,LucideCloudUpload:_t,LucideCloudy:Pd,LucideClover:Ed,LucideClub:Rd,LucideCode:$d,LucideCode2:vt,LucideCodeSquare:W2,LucideCodeXml:vt,LucideCodepen:qd,LucideCodesandbox:Td,LucideCoffee:jd,LucideCog:Hd,LucideCoins:Vd,LucideColumns:Ct,LucideColumns2:Ct,LucideColumns3:xt,LucideColumns4:zd,LucideCombine:Dd,LucideCommand:Od,LucideCompass:Fd,LucideComponent:Bd,LucideComputer:Ud,LucideConciergeBell:Zd,LucideCone:Gd,LucideConstruction:Wd,LucideContact:Xd,LucideContact2:Lt,LucideContactRound:Lt,LucideContainer:Kd,LucideContrast:Yd,LucideCookie:Qd,LucideCookingPot:Jd,LucideCopy:i4,LucideCopyCheck:e4,LucideCopyMinus:t4,LucideCopyPlus:n4,LucideCopySlash:a4,LucideCopyX:o4,LucideCopyleft:c4,LucideCopyright:r4,LucideCornerDownLeft:s4,LucideCornerDownRight:d4,LucideCornerLeftDown:h4,LucideCornerLeftUp:l4,LucideCornerRightDown:u4,LucideCornerRightUp:p4,LucideCornerUpLeft:y4,LucideCornerUpRight:k4,LucideCpu:f4,LucideCreativeCommons:m4,LucideCreditCard:M4,LucideCroissant:g4,LucideCrop:_4,LucideCross:v4,LucideCrosshair:C4,LucideCrown:x4,LucideCuboid:L4,LucideCupSoda:w4,LucideCurlyBraces:w1,LucideCurrency:b4,LucideCylinder:S4,LucideDam:I4,LucideDatabase:P4,LucideDatabaseBackup:N4,LucideDatabaseZap:A4,LucideDelete:E4,LucideDessert:R4,LucideDiameter:$4,LucideDiamond:j4,LucideDiamondMinus:q4,LucideDiamondPercent:wt,LucideDiamondPlus:T4,LucideDice1:H4,LucideDice2:V4,LucideDice3:z4,LucideDice4:D4,LucideDice5:O4,LucideDice6:F4,LucideDices:B4,LucideDiff:U4,LucideDisc:X4,LucideDisc2:Z4,LucideDisc3:G4,LucideDiscAlbum:W4,LucideDivide:K4,LucideDivideCircle:tt,LucideDivideSquare:Q2,LucideDna:Q4,LucideDnaOff:Y4,LucideDock:J4,LucideDog:e3,LucideDollarSign:t3,LucideDonut:n3,LucideDoorClosed:a3,LucideDoorOpen:o3,LucideDot:i3,LucideDotSquare:J2,LucideDownload:c3,LucideDownloadCloud:gt,LucideDraftingCompass:r3,LucideDrama:s3,LucideDribbble:d3,LucideDrill:h3,LucideDroplet:u3,LucideDropletOff:l3,LucideDroplets:p3,LucideDrum:y3,LucideDrumstick:k3,LucideDumbbell:f3,LucideEar:M3,LucideEarOff:m3,LucideEarth:bt,LucideEarthLock:g3,LucideEclipse:_3,LucideEdit:ze,LucideEdit2:f2,LucideEdit3:k2,LucideEgg:x3,LucideEggFried:v3,LucideEggOff:C3,LucideEllipsis:It,LucideEllipsisVertical:St,LucideEqual:b3,LucideEqualApproximately:L3,LucideEqualNot:w3,LucideEqualSquare:en,LucideEraser:S3,LucideEthernetPort:I3,LucideEuro:N3,LucideExpand:A3,LucideExternalLink:P3,LucideEye:$3,LucideEyeClosed:E3,LucideEyeOff:R3,LucideFacebook:q3,LucideFactory:T3,LucideFan:j3,LucideFastForward:H3,LucideFeather:V3,LucideFence:z3,LucideFerrisWheel:D3,LucideFigma:O3,LucideFile:Vh,LucideFileArchive:F3,LucideFileAudio:U3,LucideFileAudio2:B3,LucideFileAxis3D:Nt,LucideFileAxis3d:Nt,LucideFileBadge:G3,LucideFileBadge2:Z3,LucideFileBarChart:At,LucideFileBarChart2:Pt,LucideFileBox:W3,LucideFileChartColumn:Pt,LucideFileChartColumnIncreasing:At,LucideFileChartLine:Et,LucideFileChartPie:Rt,LucideFileCheck:K3,LucideFileCheck2:X3,LucideFileClock:Y3,LucideFileCode:J3,LucideFileCode2:Q3,LucideFileCog:$t,LucideFileCog2:$t,LucideFileDiff:eh,LucideFileDigit:th,LucideFileDown:nh,LucideFileEdit:Tt,LucideFileHeart:ah,LucideFileImage:oh,LucideFileInput:ih,LucideFileJson:rh,LucideFileJson2:ch,LucideFileKey:dh,LucideFileKey2:sh,LucideFileLineChart:Et,LucideFileLock:lh,LucideFileLock2:hh,LucideFileMinus:ph,LucideFileMinus2:uh,LucideFileMusic:yh,LucideFileOutput:kh,LucideFilePen:Tt,LucideFilePenLine:qt,LucideFilePieChart:Rt,LucideFilePlus:mh,LucideFilePlus2:fh,LucideFileQuestion:Mh,LucideFileScan:gh,LucideFileSearch:vh,LucideFileSearch2:_h,LucideFileSignature:qt,LucideFileSliders:Ch,LucideFileSpreadsheet:xh,LucideFileStack:Lh,LucideFileSymlink:wh,LucideFileTerminal:bh,LucideFileText:Sh,LucideFileType:Nh,LucideFileType2:Ih,LucideFileUp:Ah,LucideFileUser:Ph,LucideFileVideo:Rh,LucideFileVideo2:Eh,LucideFileVolume:qh,LucideFileVolume2:$h,LucideFileWarning:Th,LucideFileX:Hh,LucideFileX2:jh,LucideFiles:zh,LucideFilm:Dh,LucideFilter:Fh,LucideFilterX:Oh,LucideFingerprint:Bh,LucideFireExtinguisher:Uh,LucideFish:Wh,LucideFishOff:Zh,LucideFishSymbol:Gh,LucideFlag:Qh,LucideFlagOff:Xh,LucideFlagTriangleLeft:Kh,LucideFlagTriangleRight:Yh,LucideFlame:el,LucideFlameKindling:Jh,LucideFlashlight:nl,LucideFlashlightOff:tl,LucideFlaskConical:ol,LucideFlaskConicalOff:al,LucideFlaskRound:il,LucideFlipHorizontal:rl,LucideFlipHorizontal2:cl,LucideFlipVertical:dl,LucideFlipVertical2:sl,LucideFlower:ll,LucideFlower2:hl,LucideFocus:ul,LucideFoldHorizontal:pl,LucideFoldVertical:yl,LucideFolder:Ol,LucideFolderArchive:kl,LucideFolderCheck:fl,LucideFolderClock:ml,LucideFolderClosed:Ml,LucideFolderCode:gl,LucideFolderCog:jt,LucideFolderCog2:jt,LucideFolderDot:_l,LucideFolderDown:vl,LucideFolderEdit:Ht,LucideFolderGit:xl,LucideFolderGit2:Cl,LucideFolderHeart:Ll,LucideFolderInput:wl,LucideFolderKanban:bl,LucideFolderKey:Sl,LucideFolderLock:Il,LucideFolderMinus:Nl,LucideFolderOpen:Pl,LucideFolderOpenDot:Al,LucideFolderOutput:El,LucideFolderPen:Ht,LucideFolderPlus:Rl,LucideFolderRoot:$l,LucideFolderSearch:Tl,LucideFolderSearch2:ql,LucideFolderSymlink:jl,LucideFolderSync:Hl,LucideFolderTree:Vl,LucideFolderUp:zl,LucideFolderX:Dl,LucideFolders:Fl,LucideFootprints:Bl,LucideForkKnife:Dn,LucideForkKnifeCrossed:zn,LucideForklift:Ul,LucideFormInput:M2,LucideForward:Zl,LucideFrame:Gl,LucideFramer:Wl,LucideFrown:Xl,LucideFuel:Kl,LucideFullscreen:Yl,LucideFunctionSquare:tn,LucideGalleryHorizontal:Jl,LucideGalleryHorizontalEnd:Ql,LucideGalleryThumbnails:e5,LucideGalleryVertical:n5,LucideGalleryVerticalEnd:t5,LucideGamepad:o5,LucideGamepad2:a5,LucideGanttChart:j1,LucideGanttChartSquare:Xe,LucideGauge:i5,LucideGaugeCircle:nt,LucideGavel:c5,LucideGem:r5,LucideGhost:s5,LucideGift:d5,LucideGitBranch:l5,LucideGitBranchPlus:h5,LucideGitCommit:Vt,LucideGitCommitHorizontal:Vt,LucideGitCommitVertical:u5,LucideGitCompare:y5,LucideGitCompareArrows:p5,LucideGitFork:k5,LucideGitGraph:f5,LucideGitMerge:m5,LucideGitPullRequest:x5,LucideGitPullRequestArrow:M5,LucideGitPullRequestClosed:g5,LucideGitPullRequestCreate:v5,LucideGitPullRequestCreateArrow:_5,LucideGitPullRequestDraft:C5,LucideGithub:L5,LucideGitlab:w5,LucideGlassWater:b5,LucideGlasses:S5,LucideGlobe:N5,LucideGlobe2:bt,LucideGlobeLock:I5,LucideGoal:A5,LucideGrab:P5,LucideGraduationCap:E5,LucideGrape:R5,LucideGrid:We,LucideGrid2X2:Ft,LucideGrid2X2Check:zt,LucideGrid2X2Plus:Dt,LucideGrid2X2X:Ot,LucideGrid2x2:Ft,LucideGrid2x2Check:zt,LucideGrid2x2Plus:Dt,LucideGrid2x2X:Ot,LucideGrid3X3:We,LucideGrid3x3:We,LucideGrip:T5,LucideGripHorizontal:$5,LucideGripVertical:q5,LucideGroup:j5,LucideGuitar:H5,LucideHam:V5,LucideHammer:z5,LucideHand:U5,LucideHandCoins:D5,LucideHandHeart:O5,LucideHandHelping:Bt,LucideHandMetal:F5,LucideHandPlatter:B5,LucideHandshake:Z5,LucideHardDrive:X5,LucideHardDriveDownload:G5,LucideHardDriveUpload:W5,LucideHardHat:K5,LucideHash:Y5,LucideHaze:Q5,LucideHdmiPort:J5,LucideHeading:c6,LucideHeading1:e6,LucideHeading2:t6,LucideHeading3:n6,LucideHeading4:a6,LucideHeading5:o6,LucideHeading6:i6,LucideHeadphoneOff:r6,LucideHeadphones:s6,LucideHeadset:d6,LucideHeart:y6,LucideHeartCrack:h6,LucideHeartHandshake:l6,LucideHeartOff:u6,LucideHeartPulse:p6,LucideHeater:k6,LucideHelpCircle:at,LucideHelpingHand:Bt,LucideHexagon:f6,LucideHighlighter:m6,LucideHistory:M6,LucideHome:Ut,LucideHop:_6,LucideHopOff:g6,LucideHospital:v6,LucideHotel:C6,LucideHourglass:x6,LucideHouse:Ut,LucideHousePlug:L6,LucideHousePlus:w6,LucideHouseWifi:b6,LucideIceCream:Gt,LucideIceCream2:Zt,LucideIceCreamBowl:Zt,LucideIceCreamCone:Gt,LucideIdCard:S6,LucideImage:q6,LucideImageDown:I6,LucideImageMinus:N6,LucideImageOff:A6,LucideImagePlay:P6,LucideImagePlus:E6,LucideImageUp:R6,LucideImageUpscale:$6,LucideImages:T6,LucideImport:j6,LucideInbox:H6,LucideIndent:Xt,LucideIndentDecrease:Wt,LucideIndentIncrease:Xt,LucideIndianRupee:V6,LucideInfinity:z6,LucideInfo:D6,LucideInspect:sn,LucideInspectionPanel:O6,LucideInstagram:F6,LucideItalic:B6,LucideIterationCcw:U6,LucideIterationCw:Z6,LucideJapaneseYen:G6,LucideJoystick:W6,LucideKanban:X6,LucideKanbanSquare:nn,LucideKanbanSquareDashed:X2,LucideKey:Q6,LucideKeyRound:K6,LucideKeySquare:Y6,LucideKeyboard:t9,LucideKeyboardMusic:J6,LucideKeyboardOff:e9,LucideLamp:r9,LucideLampCeiling:n9,LucideLampDesk:a9,LucideLampFloor:o9,LucideLampWallDown:i9,LucideLampWallUp:c9,LucideLandPlot:s9,LucideLandmark:d9,LucideLanguages:h9,LucideLaptop:u9,LucideLaptop2:Kt,LucideLaptopMinimal:Kt,LucideLaptopMinimalCheck:l9,LucideLasso:y9,LucideLassoSelect:p9,LucideLaugh:k9,LucideLayers:Yt,LucideLayers2:f9,LucideLayers3:Yt,LucideLayout:y2,LucideLayoutDashboard:m9,LucideLayoutGrid:M9,LucideLayoutList:g9,LucideLayoutPanelLeft:_9,LucideLayoutPanelTop:v9,LucideLayoutTemplate:C9,LucideLeaf:x9,LucideLeafyGreen:L9,LucideLectern:w9,LucideLetterText:b9,LucideLibrary:I9,LucideLibraryBig:S9,LucideLibrarySquare:an,LucideLifeBuoy:N9,LucideLigature:A9,LucideLightbulb:E9,LucideLightbulbOff:P9,LucideLineChart:$1,LucideLink:q9,LucideLink2:$9,LucideLink2Off:R9,LucideLinkedin:T9,LucideList:J9,LucideListCheck:j9,LucideListChecks:H9,LucideListCollapse:V9,LucideListEnd:z9,LucideListFilter:O9,LucideListFilterPlus:D9,LucideListMinus:F9,LucideListMusic:B9,LucideListOrdered:U9,LucideListPlus:Z9,LucideListRestart:G9,LucideListStart:W9,LucideListTodo:X9,LucideListTree:K9,LucideListVideo:Y9,LucideListX:Q9,LucideLoader:t8,LucideLoader2:Qt,LucideLoaderCircle:Qt,LucideLoaderPinwheel:e8,LucideLocate:o8,LucideLocateFixed:n8,LucideLocateOff:a8,LucideLock:c8,LucideLockKeyhole:i8,LucideLockKeyholeOpen:Jt,LucideLockOpen:e2,LucideLogIn:r8,LucideLogOut:s8,LucideLogs:d8,LucideLollipop:h8,LucideLuggage:l8,LucideMSquare:on,LucideMagnet:u8,LucideMail:v8,LucideMailCheck:p8,LucideMailMinus:y8,LucideMailOpen:k8,LucideMailPlus:f8,LucideMailQuestion:m8,LucideMailSearch:M8,LucideMailWarning:g8,LucideMailX:_8,LucideMailbox:C8,LucideMails:x8,LucideMap:j8,LucideMapPin:$8,LucideMapPinCheck:w8,LucideMapPinCheckInside:L8,LucideMapPinHouse:b8,LucideMapPinMinus:I8,LucideMapPinMinusInside:S8,LucideMapPinOff:N8,LucideMapPinPlus:P8,LucideMapPinPlusInside:A8,LucideMapPinX:R8,LucideMapPinXInside:E8,LucideMapPinned:q8,LucideMapPlus:T8,LucideMartini:H8,LucideMaximize:z8,LucideMaximize2:V8,LucideMedal:D8,LucideMegaphone:F8,LucideMegaphoneOff:O8,LucideMeh:B8,LucideMemoryStick:U8,LucideMenu:Z8,LucideMenuSquare:cn,LucideMerge:G8,LucideMessageCircle:ou,LucideMessageCircleCode:W8,LucideMessageCircleDashed:X8,LucideMessageCircleHeart:K8,LucideMessageCircleMore:Y8,LucideMessageCircleOff:Q8,LucideMessageCirclePlus:J8,LucideMessageCircleQuestion:eu,LucideMessageCircleReply:tu,LucideMessageCircleWarning:nu,LucideMessageCircleX:au,LucideMessageSquare:_u,LucideMessageSquareCode:iu,LucideMessageSquareDashed:cu,LucideMessageSquareDiff:ru,LucideMessageSquareDot:su,LucideMessageSquareHeart:du,LucideMessageSquareLock:hu,LucideMessageSquareMore:lu,LucideMessageSquareOff:uu,LucideMessageSquarePlus:pu,LucideMessageSquareQuote:yu,LucideMessageSquareReply:ku,LucideMessageSquareShare:fu,LucideMessageSquareText:mu,LucideMessageSquareWarning:Mu,LucideMessageSquareX:gu,LucideMessagesSquare:vu,LucideMic:xu,LucideMic2:t2,LucideMicOff:Cu,LucideMicVocal:t2,LucideMicrochip:Lu,LucideMicroscope:wu,LucideMicrowave:bu,LucideMilestone:Su,LucideMilk:Nu,LucideMilkOff:Iu,LucideMinimize:Pu,LucideMinimize2:Au,LucideMinus:Eu,LucideMinusCircle:ot,LucideMinusSquare:rn,LucideMonitor:Uu,LucideMonitorCheck:Ru,LucideMonitorCog:$u,LucideMonitorDot:qu,LucideMonitorDown:Tu,LucideMonitorOff:ju,LucideMonitorPause:Hu,LucideMonitorPlay:Vu,LucideMonitorSmartphone:zu,LucideMonitorSpeaker:Du,LucideMonitorStop:Ou,LucideMonitorUp:Fu,LucideMonitorX:Bu,LucideMoon:Gu,LucideMoonStar:Zu,LucideMoreHorizontal:It,LucideMoreVertical:St,LucideMountain:Xu,LucideMountainSnow:Wu,LucideMouse:t7,LucideMouseOff:Ku,LucideMousePointer:e7,LucideMousePointer2:Yu,LucideMousePointerBan:Qu,LucideMousePointerClick:Ju,LucideMousePointerSquareDashed:K2,LucideMove:y7,LucideMove3D:n2,LucideMove3d:n2,LucideMoveDiagonal:a7,LucideMoveDiagonal2:n7,LucideMoveDown:c7,LucideMoveDownLeft:o7,LucideMoveDownRight:i7,LucideMoveHorizontal:r7,LucideMoveLeft:s7,LucideMoveRight:d7,LucideMoveUp:u7,LucideMoveUpLeft:h7,LucideMoveUpRight:l7,LucideMoveVertical:p7,LucideMusic:M7,LucideMusic2:k7,LucideMusic3:f7,LucideMusic4:m7,LucideNavigation:C7,LucideNavigation2:_7,LucideNavigation2Off:g7,LucideNavigationOff:v7,LucideNetwork:x7,LucideNewspaper:L7,LucideNfc:w7,LucideNotebook:N7,LucideNotebookPen:b7,LucideNotebookTabs:S7,LucideNotebookText:I7,LucideNotepadText:P7,LucideNotepadTextDashed:A7,LucideNut:R7,LucideNutOff:E7,LucideOctagon:q7,LucideOctagonAlert:a2,LucideOctagonMinus:$7,LucideOctagonPause:o2,LucideOctagonX:i2,LucideOmega:T7,LucideOption:j7,LucideOrbit:H7,LucideOrigami:V7,LucideOutdent:Wt,LucidePackage:G7,LucidePackage2:z7,LucidePackageCheck:D7,LucidePackageMinus:O7,LucidePackageOpen:F7,LucidePackagePlus:B7,LucidePackageSearch:U7,LucidePackageX:Z7,LucidePaintBucket:W7,LucidePaintRoller:X7,LucidePaintbrush:K7,LucidePaintbrush2:c2,LucidePaintbrushVertical:c2,LucidePalette:Y7,LucidePalmtree:Nn,LucidePanelBottom:ep,LucidePanelBottomClose:Q7,LucidePanelBottomDashed:r2,LucidePanelBottomInactive:r2,LucidePanelBottomOpen:J7,LucidePanelLeft:l2,LucidePanelLeftClose:s2,LucidePanelLeftDashed:d2,LucidePanelLeftInactive:d2,LucidePanelLeftOpen:h2,LucidePanelRight:ap,LucidePanelRightClose:tp,LucidePanelRightDashed:u2,LucidePanelRightInactive:u2,LucidePanelRightOpen:np,LucidePanelTop:cp,LucidePanelTopClose:op,LucidePanelTopDashed:p2,LucidePanelTopInactive:p2,LucidePanelTopOpen:ip,LucidePanelsLeftBottom:rp,LucidePanelsLeftRight:xt,LucidePanelsRightBottom:sp,LucidePanelsTopBottom:v2,LucidePanelsTopLeft:y2,LucidePaperclip:dp,LucideParentheses:hp,LucideParkingCircle:ct,LucideParkingCircleOff:it,LucideParkingMeter:lp,LucideParkingSquare:hn,LucideParkingSquareOff:dn,LucidePartyPopper:up,LucidePause:pp,LucidePauseCircle:rt,LucidePauseOctagon:o2,LucidePawPrint:yp,LucidePcCase:kp,LucidePen:f2,LucidePenBox:ze,LucidePenLine:k2,LucidePenOff:fp,LucidePenSquare:ze,LucidePenTool:mp,LucidePencil:vp,LucidePencilLine:Mp,LucidePencilOff:gp,LucidePencilRuler:_p,LucidePentagon:Cp,LucidePercent:xp,LucidePercentCircle:st,LucidePercentDiamond:wt,LucidePercentSquare:ln,LucidePersonStanding:Lp,LucidePhilippinePeso:wp,LucidePhone:Ep,LucidePhoneCall:bp,LucidePhoneForwarded:Sp,LucidePhoneIncoming:Ip,LucidePhoneMissed:Np,LucidePhoneOff:Ap,LucidePhoneOutgoing:Pp,LucidePi:Rp,LucidePiSquare:un,LucidePiano:$p,LucidePickaxe:qp,LucidePictureInPicture:jp,LucidePictureInPicture2:Tp,LucidePieChart:H1,LucidePiggyBank:Hp,LucidePilcrow:Dp,LucidePilcrowLeft:Vp,LucidePilcrowRight:zp,LucidePilcrowSquare:pn,LucidePill:Fp,LucidePillBottle:Op,LucidePin:Up,LucidePinOff:Bp,LucidePipette:Zp,LucidePizza:Gp,LucidePlane:Kp,LucidePlaneLanding:Wp,LucidePlaneTakeoff:Xp,LucidePlay:Yp,LucidePlayCircle:dt,LucidePlaySquare:yn,LucidePlug:Jp,LucidePlug2:Qp,LucidePlugZap:m2,LucidePlugZap2:m2,LucidePlus:ey,LucidePlusCircle:ht,LucidePlusSquare:kn,LucidePocket:ny,LucidePocketKnife:ty,LucidePodcast:ay,LucidePointer:iy,LucidePointerOff:oy,LucidePopcorn:cy,LucidePopsicle:ry,LucidePoundSterling:sy,LucidePower:hy,LucidePowerCircle:lt,LucidePowerOff:dy,LucidePowerSquare:fn,LucidePresentation:ly,LucidePrinter:py,LucidePrinterCheck:uy,LucideProjector:yy,LucideProportions:ky,LucidePuzzle:fy,LucidePyramid:my,LucideQrCode:My,LucideQuote:gy,LucideRabbit:_y,LucideRadar:vy,LucideRadiation:Cy,LucideRadical:xy,LucideRadio:by,LucideRadioReceiver:Ly,LucideRadioTower:wy,LucideRadius:Sy,LucideRailSymbol:Iy,LucideRainbow:Ny,LucideRat:Ay,LucideRatio:Py,LucideReceipt:zy,LucideReceiptCent:Ey,LucideReceiptEuro:Ry,LucideReceiptIndianRupee:$y,LucideReceiptJapaneseYen:qy,LucideReceiptPoundSterling:Ty,LucideReceiptRussianRuble:jy,LucideReceiptSwissFranc:Hy,LucideReceiptText:Vy,LucideRectangleEllipsis:M2,LucideRectangleHorizontal:Dy,LucideRectangleVertical:Oy,LucideRecycle:Fy,LucideRedo:Zy,LucideRedo2:By,LucideRedoDot:Uy,LucideRefreshCcw:Wy,LucideRefreshCcwDot:Gy,LucideRefreshCw:Ky,LucideRefreshCwOff:Xy,LucideRefrigerator:Yy,LucideRegex:Qy,LucideRemoveFormatting:Jy,LucideRepeat:nk,LucideRepeat1:ek,LucideRepeat2:tk,LucideReplace:ok,LucideReplaceAll:ak,LucideReply:ck,LucideReplyAll:ik,LucideRewind:rk,LucideRibbon:sk,LucideRocket:dk,LucideRockingChair:hk,LucideRollerCoaster:lk,LucideRotate3D:g2,LucideRotate3d:g2,LucideRotateCcw:pk,LucideRotateCcwSquare:uk,LucideRotateCw:kk,LucideRotateCwSquare:yk,LucideRoute:mk,LucideRouteOff:fk,LucideRouter:Mk,LucideRows:_2,LucideRows2:_2,LucideRows3:v2,LucideRows4:gk,LucideRss:_k,LucideRuler:vk,LucideRussianRuble:Ck,LucideSailboat:xk,LucideSalad:Lk,LucideSandwich:wk,LucideSatellite:Sk,LucideSatelliteDish:bk,LucideSave:Ak,LucideSaveAll:Ik,LucideSaveOff:Nk,LucideScale:Pk,LucideScale3D:C2,LucideScale3d:C2,LucideScaling:Ek,LucideScan:Dk,LucideScanBarcode:Rk,LucideScanEye:$k,LucideScanFace:qk,LucideScanHeart:Tk,LucideScanLine:jk,LucideScanQrCode:Hk,LucideScanSearch:Vk,LucideScanText:zk,LucideScatterChart:V1,LucideSchool:Ok,LucideSchool2:En,LucideScissors:Bk,LucideScissorsLineDashed:Fk,LucideScissorsSquare:mn,LucideScissorsSquareDashedBottom:D2,LucideScreenShare:Zk,LucideScreenShareOff:Uk,LucideScroll:Wk,LucideScrollText:Gk,LucideSearch:Jk,LucideSearchCheck:Xk,LucideSearchCode:Kk,LucideSearchSlash:Yk,LucideSearchX:Qk,LucideSection:ef,LucideSend:nf,LucideSendHorizonal:x2,LucideSendHorizontal:x2,LucideSendToBack:tf,LucideSeparatorHorizontal:af,LucideSeparatorVertical:of,LucideServer:df,LucideServerCog:cf,LucideServerCrash:rf,LucideServerOff:sf,LucideSettings:lf,LucideSettings2:hf,LucideShapes:uf,LucideShare:yf,LucideShare2:pf,LucideSheet:kf,LucideShell:ff,LucideShield:bf,LucideShieldAlert:mf,LucideShieldBan:Mf,LucideShieldCheck:gf,LucideShieldClose:L2,LucideShieldEllipsis:_f,LucideShieldHalf:vf,LucideShieldMinus:Cf,LucideShieldOff:xf,LucideShieldPlus:Lf,LucideShieldQuestion:wf,LucideShieldX:L2,LucideShip:If,LucideShipWheel:Sf,LucideShirt:Nf,LucideShoppingBag:Af,LucideShoppingBasket:Pf,LucideShoppingCart:Ef,LucideShovel:Rf,LucideShowerHead:$f,LucideShrink:qf,LucideShrub:Tf,LucideShuffle:jf,LucideSidebar:l2,LucideSidebarClose:s2,LucideSidebarOpen:h2,LucideSigma:Hf,LucideSigmaSquare:Mn,LucideSignal:Ff,LucideSignalHigh:Vf,LucideSignalLow:zf,LucideSignalMedium:Df,LucideSignalZero:Of,LucideSignature:Bf,LucideSignpost:Zf,LucideSignpostBig:Uf,LucideSiren:Gf,LucideSkipBack:Wf,LucideSkipForward:Xf,LucideSkull:Kf,LucideSlack:Yf,LucideSlash:Qf,LucideSlashSquare:gn,LucideSlice:Jf,LucideSliders:w2,LucideSlidersHorizontal:em,LucideSlidersVertical:w2,LucideSmartphone:am,LucideSmartphoneCharging:tm,LucideSmartphoneNfc:nm,LucideSmile:im,LucideSmilePlus:om,LucideSnail:cm,LucideSnowflake:rm,LucideSofa:sm,LucideSortAsc:M1,LucideSortDesc:k1,LucideSoup:dm,LucideSpace:hm,LucideSpade:lm,LucideSparkle:um,LucideSparkles:b2,LucideSpeaker:pm,LucideSpeech:ym,LucideSpellCheck:fm,LucideSpellCheck2:km,LucideSpline:mm,LucideSplit:Mm,LucideSplitSquareHorizontal:_n,LucideSplitSquareVertical:vn,LucideSprayCan:gm,LucideSprout:_m,LucideSquare:bm,LucideSquareActivity:S2,LucideSquareArrowDown:A2,LucideSquareArrowDownLeft:I2,LucideSquareArrowDownRight:N2,LucideSquareArrowLeft:P2,LucideSquareArrowOutDownLeft:E2,LucideSquareArrowOutDownRight:R2,LucideSquareArrowOutUpLeft:$2,LucideSquareArrowOutUpRight:q2,LucideSquareArrowRight:T2,LucideSquareArrowUp:V2,LucideSquareArrowUpLeft:j2,LucideSquareArrowUpRight:H2,LucideSquareAsterisk:z2,LucideSquareBottomDashedScissors:D2,LucideSquareChartGantt:Xe,LucideSquareCheck:F2,LucideSquareCheckBig:O2,LucideSquareChevronDown:B2,LucideSquareChevronLeft:U2,LucideSquareChevronRight:Z2,LucideSquareChevronUp:G2,LucideSquareCode:W2,LucideSquareDashed:Y2,LucideSquareDashedBottom:Cm,LucideSquareDashedBottomCode:vm,LucideSquareDashedKanban:X2,LucideSquareDashedMousePointer:K2,LucideSquareDivide:Q2,LucideSquareDot:J2,LucideSquareEqual:en,LucideSquareFunction:tn,LucideSquareGanttChart:Xe,LucideSquareKanban:nn,LucideSquareLibrary:an,LucideSquareM:on,LucideSquareMenu:cn,LucideSquareMinus:rn,LucideSquareMousePointer:sn,LucideSquareParking:hn,LucideSquareParkingOff:dn,LucideSquarePen:ze,LucideSquarePercent:ln,LucideSquarePi:un,LucideSquarePilcrow:pn,LucideSquarePlay:yn,LucideSquarePlus:kn,LucideSquarePower:fn,LucideSquareRadical:xm,LucideSquareScissors:mn,LucideSquareSigma:Mn,LucideSquareSlash:gn,LucideSquareSplitHorizontal:_n,LucideSquareSplitVertical:vn,LucideSquareSquare:Lm,LucideSquareStack:wm,LucideSquareTerminal:Cn,LucideSquareUser:Ln,LucideSquareUserRound:xn,LucideSquareX:wn,LucideSquircle:Sm,LucideSquirrel:Im,LucideStamp:Nm,LucideStar:Em,LucideStarHalf:Am,LucideStarOff:Pm,LucideStars:b2,LucideStepBack:Rm,LucideStepForward:$m,LucideStethoscope:qm,LucideSticker:Tm,LucideStickyNote:jm,LucideStopCircle:pt,LucideStore:Hm,LucideStretchHorizontal:Vm,LucideStretchVertical:zm,LucideStrikethrough:Dm,LucideSubscript:Om,LucideSubtitles:b1,LucideSun:Gm,LucideSunDim:Fm,LucideSunMedium:Bm,LucideSunMoon:Um,LucideSunSnow:Zm,LucideSunrise:Wm,LucideSunset:Xm,LucideSuperscript:Km,LucideSwatchBook:Ym,LucideSwissFranc:Qm,LucideSwitchCamera:Jm,LucideSword:eM,LucideSwords:tM,LucideSyringe:nM,LucideTable:hM,LucideTable2:aM,LucideTableCellsMerge:oM,LucideTableCellsSplit:iM,LucideTableColumnsSplit:cM,LucideTableOfContents:rM,LucideTableProperties:sM,LucideTableRowsSplit:dM,LucideTablet:uM,LucideTabletSmartphone:lM,LucideTablets:pM,LucideTag:yM,LucideTags:kM,LucideTally1:fM,LucideTally2:mM,LucideTally3:MM,LucideTally4:gM,LucideTally5:_M,LucideTangent:vM,LucideTarget:CM,LucideTelescope:xM,LucideTent:wM,LucideTentTree:LM,LucideTerminal:bM,LucideTerminalSquare:Cn,LucideTestTube:SM,LucideTestTube2:bn,LucideTestTubeDiagonal:bn,LucideTestTubes:IM,LucideText:RM,LucideTextCursor:AM,LucideTextCursorInput:NM,LucideTextQuote:PM,LucideTextSearch:EM,LucideTextSelect:Sn,LucideTextSelection:Sn,LucideTheater:$M,LucideThermometer:jM,LucideThermometerSnowflake:qM,LucideThermometerSun:TM,LucideThumbsDown:HM,LucideThumbsUp:VM,LucideTicket:ZM,LucideTicketCheck:zM,LucideTicketMinus:DM,LucideTicketPercent:OM,LucideTicketPlus:FM,LucideTicketSlash:BM,LucideTicketX:UM,LucideTickets:WM,LucideTicketsPlane:GM,LucideTimer:YM,LucideTimerOff:XM,LucideTimerReset:KM,LucideToggleLeft:QM,LucideToggleRight:JM,LucideToilet:eg,LucideTornado:tg,LucideTorus:ng,LucideTouchpad:og,LucideTouchpadOff:ag,LucideTowerControl:ig,LucideToyBrick:cg,LucideTractor:rg,LucideTrafficCone:sg,LucideTrain:In,LucideTrainFront:hg,LucideTrainFrontTunnel:dg,LucideTrainTrack:lg,LucideTramFront:In,LucideTrash:pg,LucideTrash2:ug,LucideTreeDeciduous:yg,LucideTreePalm:Nn,LucideTreePine:kg,LucideTrees:fg,LucideTrello:mg,LucideTrendingDown:Mg,LucideTrendingUp:_g,LucideTrendingUpDown:gg,LucideTriangle:xg,LucideTriangleAlert:An,LucideTriangleDashed:vg,LucideTriangleRight:Cg,LucideTrophy:Lg,LucideTruck:wg,LucideTurtle:bg,LucideTv:Ig,LucideTv2:Pn,LucideTvMinimal:Pn,LucideTvMinimalPlay:Sg,LucideTwitch:Ng,LucideTwitter:Ag,LucideType:Eg,LucideTypeOutline:Pg,LucideUmbrella:$g,LucideUmbrellaOff:Rg,LucideUnderline:qg,LucideUndo:Hg,LucideUndo2:Tg,LucideUndoDot:jg,LucideUnfoldHorizontal:Vg,LucideUnfoldVertical:zg,LucideUngroup:Dg,LucideUniversity:En,LucideUnlink:Fg,LucideUnlink2:Og,LucideUnlock:e2,LucideUnlockKeyhole:Jt,LucideUnplug:Bg,LucideUpload:Ug,LucideUploadCloud:_t,LucideUsb:Zg,LucideUser:n_,LucideUser2:Hn,LucideUserCheck:Gg,LucideUserCheck2:Rn,LucideUserCircle:kt,LucideUserCircle2:yt,LucideUserCog:Wg,LucideUserCog2:$n,LucideUserMinus:Xg,LucideUserMinus2:qn,LucideUserPen:Kg,LucideUserPlus:Yg,LucideUserPlus2:Tn,LucideUserRound:Hn,LucideUserRoundCheck:Rn,LucideUserRoundCog:$n,LucideUserRoundMinus:qn,LucideUserRoundPen:Qg,LucideUserRoundPlus:Tn,LucideUserRoundSearch:Jg,LucideUserRoundX:jn,LucideUserSearch:e_,LucideUserSquare:Ln,LucideUserSquare2:xn,LucideUserX:t_,LucideUserX2:jn,LucideUsers:a_,LucideUsers2:Vn,LucideUsersRound:Vn,LucideUtensils:Dn,LucideUtensilsCrossed:zn,LucideUtilityPole:o_,LucideVariable:i_,LucideVault:c_,LucideVegan:r_,LucideVenetianMask:s_,LucideVerified:v1,LucideVibrate:h_,LucideVibrateOff:d_,LucideVideo:u_,LucideVideoOff:l_,LucideVideotape:p_,LucideView:y_,LucideVoicemail:k_,LucideVolleyball:f_,LucideVolume:v_,LucideVolume1:m_,LucideVolume2:M_,LucideVolumeOff:g_,LucideVolumeX:__,LucideVote:C_,LucideWallet:L_,LucideWallet2:On,LucideWalletCards:x_,LucideWalletMinimal:On,LucideWallpaper:w_,LucideWand:b_,LucideWand2:Fn,LucideWandSparkles:Fn,LucideWarehouse:S_,LucideWashingMachine:I_,LucideWatch:N_,LucideWaves:P_,LucideWavesLadder:A_,LucideWaypoints:E_,LucideWebcam:R_,LucideWebhook:q_,LucideWebhookOff:$_,LucideWeight:T_,LucideWheat:H_,LucideWheatOff:j_,LucideWholeWord:V_,LucideWifi:B_,LucideWifiHigh:z_,LucideWifiLow:D_,LucideWifiOff:O_,LucideWifiZero:F_,LucideWind:Z_,LucideWindArrowDown:U_,LucideWine:W_,LucideWineOff:G_,LucideWorkflow:X_,LucideWorm:K_,LucideWrapText:Y_,LucideWrench:Q_,LucideX:J_,LucideXCircle:ft,LucideXOctagon:i2,LucideXSquare:wn,LucideYoutube:ev,LucideZap:nv,LucideZapOff:tv,LucideZoomIn:av,LucideZoomOut:ov,Luggage:l8,LuggageIcon:l8,MSquare:on,MSquareIcon:on,Magnet:u8,MagnetIcon:u8,Mail:v8,MailCheck:p8,MailCheckIcon:p8,MailIcon:v8,MailMinus:y8,MailMinusIcon:y8,MailOpen:k8,MailOpenIcon:k8,MailPlus:f8,MailPlusIcon:f8,MailQuestion:m8,MailQuestionIcon:m8,MailSearch:M8,MailSearchIcon:M8,MailWarning:g8,MailWarningIcon:g8,MailX:_8,MailXIcon:_8,Mailbox:C8,MailboxIcon:C8,Mails:x8,MailsIcon:x8,Map:j8,MapIcon:j8,MapPin:$8,MapPinCheck:w8,MapPinCheckIcon:w8,MapPinCheckInside:L8,MapPinCheckInsideIcon:L8,MapPinHouse:b8,MapPinHouseIcon:b8,MapPinIcon:$8,MapPinMinus:I8,MapPinMinusIcon:I8,MapPinMinusInside:S8,MapPinMinusInsideIcon:S8,MapPinOff:N8,MapPinOffIcon:N8,MapPinPlus:P8,MapPinPlusIcon:P8,MapPinPlusInside:A8,MapPinPlusInsideIcon:A8,MapPinX:R8,MapPinXIcon:R8,MapPinXInside:E8,MapPinXInsideIcon:E8,MapPinned:q8,MapPinnedIcon:q8,MapPlus:T8,MapPlusIcon:T8,Martini:H8,MartiniIcon:H8,Maximize:z8,Maximize2:V8,Maximize2Icon:V8,MaximizeIcon:z8,Medal:D8,MedalIcon:D8,Megaphone:F8,MegaphoneIcon:F8,MegaphoneOff:O8,MegaphoneOffIcon:O8,Meh:B8,MehIcon:B8,MemoryStick:U8,MemoryStickIcon:U8,Menu:Z8,MenuIcon:Z8,MenuSquare:cn,MenuSquareIcon:cn,Merge:G8,MergeIcon:G8,MessageCircle:ou,MessageCircleCode:W8,MessageCircleCodeIcon:W8,MessageCircleDashed:X8,MessageCircleDashedIcon:X8,MessageCircleHeart:K8,MessageCircleHeartIcon:K8,MessageCircleIcon:ou,MessageCircleMore:Y8,MessageCircleMoreIcon:Y8,MessageCircleOff:Q8,MessageCircleOffIcon:Q8,MessageCirclePlus:J8,MessageCirclePlusIcon:J8,MessageCircleQuestion:eu,MessageCircleQuestionIcon:eu,MessageCircleReply:tu,MessageCircleReplyIcon:tu,MessageCircleWarning:nu,MessageCircleWarningIcon:nu,MessageCircleX:au,MessageCircleXIcon:au,MessageSquare:_u,MessageSquareCode:iu,MessageSquareCodeIcon:iu,MessageSquareDashed:cu,MessageSquareDashedIcon:cu,MessageSquareDiff:ru,MessageSquareDiffIcon:ru,MessageSquareDot:su,MessageSquareDotIcon:su,MessageSquareHeart:du,MessageSquareHeartIcon:du,MessageSquareIcon:_u,MessageSquareLock:hu,MessageSquareLockIcon:hu,MessageSquareMore:lu,MessageSquareMoreIcon:lu,MessageSquareOff:uu,MessageSquareOffIcon:uu,MessageSquarePlus:pu,MessageSquarePlusIcon:pu,MessageSquareQuote:yu,MessageSquareQuoteIcon:yu,MessageSquareReply:ku,MessageSquareReplyIcon:ku,MessageSquareShare:fu,MessageSquareShareIcon:fu,MessageSquareText:mu,MessageSquareTextIcon:mu,MessageSquareWarning:Mu,MessageSquareWarningIcon:Mu,MessageSquareX:gu,MessageSquareXIcon:gu,MessagesSquare:vu,MessagesSquareIcon:vu,Mic:xu,Mic2:t2,Mic2Icon:t2,MicIcon:xu,MicOff:Cu,MicOffIcon:Cu,MicVocal:t2,MicVocalIcon:t2,Microchip:Lu,MicrochipIcon:Lu,Microscope:wu,MicroscopeIcon:wu,Microwave:bu,MicrowaveIcon:bu,Milestone:Su,MilestoneIcon:Su,Milk:Nu,MilkIcon:Nu,MilkOff:Iu,MilkOffIcon:Iu,Minimize:Pu,Minimize2:Au,Minimize2Icon:Au,MinimizeIcon:Pu,Minus:Eu,MinusCircle:ot,MinusCircleIcon:ot,MinusIcon:Eu,MinusSquare:rn,MinusSquareIcon:rn,Monitor:Uu,MonitorCheck:Ru,MonitorCheckIcon:Ru,MonitorCog:$u,MonitorCogIcon:$u,MonitorDot:qu,MonitorDotIcon:qu,MonitorDown:Tu,MonitorDownIcon:Tu,MonitorIcon:Uu,MonitorOff:ju,MonitorOffIcon:ju,MonitorPause:Hu,MonitorPauseIcon:Hu,MonitorPlay:Vu,MonitorPlayIcon:Vu,MonitorSmartphone:zu,MonitorSmartphoneIcon:zu,MonitorSpeaker:Du,MonitorSpeakerIcon:Du,MonitorStop:Ou,MonitorStopIcon:Ou,MonitorUp:Fu,MonitorUpIcon:Fu,MonitorX:Bu,MonitorXIcon:Bu,Moon:Gu,MoonIcon:Gu,MoonStar:Zu,MoonStarIcon:Zu,MoreHorizontal:It,MoreHorizontalIcon:It,MoreVertical:St,MoreVerticalIcon:St,Mountain:Xu,MountainIcon:Xu,MountainSnow:Wu,MountainSnowIcon:Wu,Mouse:t7,MouseIcon:t7,MouseOff:Ku,MouseOffIcon:Ku,MousePointer:e7,MousePointer2:Yu,MousePointer2Icon:Yu,MousePointerBan:Qu,MousePointerBanIcon:Qu,MousePointerClick:Ju,MousePointerClickIcon:Ju,MousePointerIcon:e7,MousePointerSquareDashed:K2,MousePointerSquareDashedIcon:K2,Move:y7,Move3D:n2,Move3DIcon:n2,Move3d:n2,Move3dIcon:n2,MoveDiagonal:a7,MoveDiagonal2:n7,MoveDiagonal2Icon:n7,MoveDiagonalIcon:a7,MoveDown:c7,MoveDownIcon:c7,MoveDownLeft:o7,MoveDownLeftIcon:o7,MoveDownRight:i7,MoveDownRightIcon:i7,MoveHorizontal:r7,MoveHorizontalIcon:r7,MoveIcon:y7,MoveLeft:s7,MoveLeftIcon:s7,MoveRight:d7,MoveRightIcon:d7,MoveUp:u7,MoveUpIcon:u7,MoveUpLeft:h7,MoveUpLeftIcon:h7,MoveUpRight:l7,MoveUpRightIcon:l7,MoveVertical:p7,MoveVerticalIcon:p7,Music:M7,Music2:k7,Music2Icon:k7,Music3:f7,Music3Icon:f7,Music4:m7,Music4Icon:m7,MusicIcon:M7,Navigation:C7,Navigation2:_7,Navigation2Icon:_7,Navigation2Off:g7,Navigation2OffIcon:g7,NavigationIcon:C7,NavigationOff:v7,NavigationOffIcon:v7,Network:x7,NetworkIcon:x7,Newspaper:L7,NewspaperIcon:L7,Nfc:w7,NfcIcon:w7,Notebook:N7,NotebookIcon:N7,NotebookPen:b7,NotebookPenIcon:b7,NotebookTabs:S7,NotebookTabsIcon:S7,NotebookText:I7,NotebookTextIcon:I7,NotepadText:P7,NotepadTextDashed:A7,NotepadTextDashedIcon:A7,NotepadTextIcon:P7,Nut:R7,NutIcon:R7,NutOff:E7,NutOffIcon:E7,Octagon:q7,OctagonAlert:a2,OctagonAlertIcon:a2,OctagonIcon:q7,OctagonMinus:$7,OctagonMinusIcon:$7,OctagonPause:o2,OctagonPauseIcon:o2,OctagonX:i2,OctagonXIcon:i2,Omega:T7,OmegaIcon:T7,Option:j7,OptionIcon:j7,Orbit:H7,OrbitIcon:H7,Origami:V7,OrigamiIcon:V7,Outdent:Wt,OutdentIcon:Wt,Package:G7,Package2:z7,Package2Icon:z7,PackageCheck:D7,PackageCheckIcon:D7,PackageIcon:G7,PackageMinus:O7,PackageMinusIcon:O7,PackageOpen:F7,PackageOpenIcon:F7,PackagePlus:B7,PackagePlusIcon:B7,PackageSearch:U7,PackageSearchIcon:U7,PackageX:Z7,PackageXIcon:Z7,PaintBucket:W7,PaintBucketIcon:W7,PaintRoller:X7,PaintRollerIcon:X7,Paintbrush:K7,Paintbrush2:c2,Paintbrush2Icon:c2,PaintbrushIcon:K7,PaintbrushVertical:c2,PaintbrushVerticalIcon:c2,Palette:Y7,PaletteIcon:Y7,Palmtree:Nn,PalmtreeIcon:Nn,PanelBottom:ep,PanelBottomClose:Q7,PanelBottomCloseIcon:Q7,PanelBottomDashed:r2,PanelBottomDashedIcon:r2,PanelBottomIcon:ep,PanelBottomInactive:r2,PanelBottomInactiveIcon:r2,PanelBottomOpen:J7,PanelBottomOpenIcon:J7,PanelLeft:l2,PanelLeftClose:s2,PanelLeftCloseIcon:s2,PanelLeftDashed:d2,PanelLeftDashedIcon:d2,PanelLeftIcon:l2,PanelLeftInactive:d2,PanelLeftInactiveIcon:d2,PanelLeftOpen:h2,PanelLeftOpenIcon:h2,PanelRight:ap,PanelRightClose:tp,PanelRightCloseIcon:tp,PanelRightDashed:u2,PanelRightDashedIcon:u2,PanelRightIcon:ap,PanelRightInactive:u2,PanelRightInactiveIcon:u2,PanelRightOpen:np,PanelRightOpenIcon:np,PanelTop:cp,PanelTopClose:op,PanelTopCloseIcon:op,PanelTopDashed:p2,PanelTopDashedIcon:p2,PanelTopIcon:cp,PanelTopInactive:p2,PanelTopInactiveIcon:p2,PanelTopOpen:ip,PanelTopOpenIcon:ip,PanelsLeftBottom:rp,PanelsLeftBottomIcon:rp,PanelsLeftRight:xt,PanelsLeftRightIcon:xt,PanelsRightBottom:sp,PanelsRightBottomIcon:sp,PanelsTopBottom:v2,PanelsTopBottomIcon:v2,PanelsTopLeft:y2,PanelsTopLeftIcon:y2,Paperclip:dp,PaperclipIcon:dp,Parentheses:hp,ParenthesesIcon:hp,ParkingCircle:ct,ParkingCircleIcon:ct,ParkingCircleOff:it,ParkingCircleOffIcon:it,ParkingMeter:lp,ParkingMeterIcon:lp,ParkingSquare:hn,ParkingSquareIcon:hn,ParkingSquareOff:dn,ParkingSquareOffIcon:dn,PartyPopper:up,PartyPopperIcon:up,Pause:pp,PauseCircle:rt,PauseCircleIcon:rt,PauseIcon:pp,PauseOctagon:o2,PauseOctagonIcon:o2,PawPrint:yp,PawPrintIcon:yp,PcCase:kp,PcCaseIcon:kp,Pen:f2,PenBox:ze,PenBoxIcon:ze,PenIcon:f2,PenLine:k2,PenLineIcon:k2,PenOff:fp,PenOffIcon:fp,PenSquare:ze,PenSquareIcon:ze,PenTool:mp,PenToolIcon:mp,Pencil:vp,PencilIcon:vp,PencilLine:Mp,PencilLineIcon:Mp,PencilOff:gp,PencilOffIcon:gp,PencilRuler:_p,PencilRulerIcon:_p,Pentagon:Cp,PentagonIcon:Cp,Percent:xp,PercentCircle:st,PercentCircleIcon:st,PercentDiamond:wt,PercentDiamondIcon:wt,PercentIcon:xp,PercentSquare:ln,PercentSquareIcon:ln,PersonStanding:Lp,PersonStandingIcon:Lp,PhilippinePeso:wp,PhilippinePesoIcon:wp,Phone:Ep,PhoneCall:bp,PhoneCallIcon:bp,PhoneForwarded:Sp,PhoneForwardedIcon:Sp,PhoneIcon:Ep,PhoneIncoming:Ip,PhoneIncomingIcon:Ip,PhoneMissed:Np,PhoneMissedIcon:Np,PhoneOff:Ap,PhoneOffIcon:Ap,PhoneOutgoing:Pp,PhoneOutgoingIcon:Pp,Pi:Rp,PiIcon:Rp,PiSquare:un,PiSquareIcon:un,Piano:$p,PianoIcon:$p,Pickaxe:qp,PickaxeIcon:qp,PictureInPicture:jp,PictureInPicture2:Tp,PictureInPicture2Icon:Tp,PictureInPictureIcon:jp,PieChart:H1,PieChartIcon:H1,PiggyBank:Hp,PiggyBankIcon:Hp,Pilcrow:Dp,PilcrowIcon:Dp,PilcrowLeft:Vp,PilcrowLeftIcon:Vp,PilcrowRight:zp,PilcrowRightIcon:zp,PilcrowSquare:pn,PilcrowSquareIcon:pn,Pill:Fp,PillBottle:Op,PillBottleIcon:Op,PillIcon:Fp,Pin:Up,PinIcon:Up,PinOff:Bp,PinOffIcon:Bp,Pipette:Zp,PipetteIcon:Zp,Pizza:Gp,PizzaIcon:Gp,Plane:Kp,PlaneIcon:Kp,PlaneLanding:Wp,PlaneLandingIcon:Wp,PlaneTakeoff:Xp,PlaneTakeoffIcon:Xp,Play:Yp,PlayCircle:dt,PlayCircleIcon:dt,PlayIcon:Yp,PlaySquare:yn,PlaySquareIcon:yn,Plug:Jp,Plug2:Qp,Plug2Icon:Qp,PlugIcon:Jp,PlugZap:m2,PlugZap2:m2,PlugZap2Icon:m2,PlugZapIcon:m2,Plus:ey,PlusCircle:ht,PlusCircleIcon:ht,PlusIcon:ey,PlusSquare:kn,PlusSquareIcon:kn,Pocket:ny,PocketIcon:ny,PocketKnife:ty,PocketKnifeIcon:ty,Podcast:ay,PodcastIcon:ay,Pointer:iy,PointerIcon:iy,PointerOff:oy,PointerOffIcon:oy,Popcorn:cy,PopcornIcon:cy,Popsicle:ry,PopsicleIcon:ry,PoundSterling:sy,PoundSterlingIcon:sy,Power:hy,PowerCircle:lt,PowerCircleIcon:lt,PowerIcon:hy,PowerOff:dy,PowerOffIcon:dy,PowerSquare:fn,PowerSquareIcon:fn,Presentation:ly,PresentationIcon:ly,Printer:py,PrinterCheck:uy,PrinterCheckIcon:uy,PrinterIcon:py,Projector:yy,ProjectorIcon:yy,Proportions:ky,ProportionsIcon:ky,Puzzle:fy,PuzzleIcon:fy,Pyramid:my,PyramidIcon:my,QrCode:My,QrCodeIcon:My,Quote:gy,QuoteIcon:gy,Rabbit:_y,RabbitIcon:_y,Radar:vy,RadarIcon:vy,Radiation:Cy,RadiationIcon:Cy,Radical:xy,RadicalIcon:xy,Radio:by,RadioIcon:by,RadioReceiver:Ly,RadioReceiverIcon:Ly,RadioTower:wy,RadioTowerIcon:wy,Radius:Sy,RadiusIcon:Sy,RailSymbol:Iy,RailSymbolIcon:Iy,Rainbow:Ny,RainbowIcon:Ny,Rat:Ay,RatIcon:Ay,Ratio:Py,RatioIcon:Py,Receipt:zy,ReceiptCent:Ey,ReceiptCentIcon:Ey,ReceiptEuro:Ry,ReceiptEuroIcon:Ry,ReceiptIcon:zy,ReceiptIndianRupee:$y,ReceiptIndianRupeeIcon:$y,ReceiptJapaneseYen:qy,ReceiptJapaneseYenIcon:qy,ReceiptPoundSterling:Ty,ReceiptPoundSterlingIcon:Ty,ReceiptRussianRuble:jy,ReceiptRussianRubleIcon:jy,ReceiptSwissFranc:Hy,ReceiptSwissFrancIcon:Hy,ReceiptText:Vy,ReceiptTextIcon:Vy,RectangleEllipsis:M2,RectangleEllipsisIcon:M2,RectangleHorizontal:Dy,RectangleHorizontalIcon:Dy,RectangleVertical:Oy,RectangleVerticalIcon:Oy,Recycle:Fy,RecycleIcon:Fy,Redo:Zy,Redo2:By,Redo2Icon:By,RedoDot:Uy,RedoDotIcon:Uy,RedoIcon:Zy,RefreshCcw:Wy,RefreshCcwDot:Gy,RefreshCcwDotIcon:Gy,RefreshCcwIcon:Wy,RefreshCw:Ky,RefreshCwIcon:Ky,RefreshCwOff:Xy,RefreshCwOffIcon:Xy,Refrigerator:Yy,RefrigeratorIcon:Yy,Regex:Qy,RegexIcon:Qy,RemoveFormatting:Jy,RemoveFormattingIcon:Jy,Repeat:nk,Repeat1:ek,Repeat1Icon:ek,Repeat2:tk,Repeat2Icon:tk,RepeatIcon:nk,Replace:ok,ReplaceAll:ak,ReplaceAllIcon:ak,ReplaceIcon:ok,Reply:ck,ReplyAll:ik,ReplyAllIcon:ik,ReplyIcon:ck,Rewind:rk,RewindIcon:rk,Ribbon:sk,RibbonIcon:sk,Rocket:dk,RocketIcon:dk,RockingChair:hk,RockingChairIcon:hk,RollerCoaster:lk,RollerCoasterIcon:lk,Rotate3D:g2,Rotate3DIcon:g2,Rotate3d:g2,Rotate3dIcon:g2,RotateCcw:pk,RotateCcwIcon:pk,RotateCcwSquare:uk,RotateCcwSquareIcon:uk,RotateCw:kk,RotateCwIcon:kk,RotateCwSquare:yk,RotateCwSquareIcon:yk,Route:mk,RouteIcon:mk,RouteOff:fk,RouteOffIcon:fk,Router:Mk,RouterIcon:Mk,Rows:_2,Rows2:_2,Rows2Icon:_2,Rows3:v2,Rows3Icon:v2,Rows4:gk,Rows4Icon:gk,RowsIcon:_2,Rss:_k,RssIcon:_k,Ruler:vk,RulerIcon:vk,RussianRuble:Ck,RussianRubleIcon:Ck,Sailboat:xk,SailboatIcon:xk,Salad:Lk,SaladIcon:Lk,Sandwich:wk,SandwichIcon:wk,Satellite:Sk,SatelliteDish:bk,SatelliteDishIcon:bk,SatelliteIcon:Sk,Save:Ak,SaveAll:Ik,SaveAllIcon:Ik,SaveIcon:Ak,SaveOff:Nk,SaveOffIcon:Nk,Scale:Pk,Scale3D:C2,Scale3DIcon:C2,Scale3d:C2,Scale3dIcon:C2,ScaleIcon:Pk,Scaling:Ek,ScalingIcon:Ek,Scan:Dk,ScanBarcode:Rk,ScanBarcodeIcon:Rk,ScanEye:$k,ScanEyeIcon:$k,ScanFace:qk,ScanFaceIcon:qk,ScanHeart:Tk,ScanHeartIcon:Tk,ScanIcon:Dk,ScanLine:jk,ScanLineIcon:jk,ScanQrCode:Hk,ScanQrCodeIcon:Hk,ScanSearch:Vk,ScanSearchIcon:Vk,ScanText:zk,ScanTextIcon:zk,ScatterChart:V1,ScatterChartIcon:V1,School:Ok,School2:En,School2Icon:En,SchoolIcon:Ok,Scissors:Bk,ScissorsIcon:Bk,ScissorsLineDashed:Fk,ScissorsLineDashedIcon:Fk,ScissorsSquare:mn,ScissorsSquareDashedBottom:D2,ScissorsSquareDashedBottomIcon:D2,ScissorsSquareIcon:mn,ScreenShare:Zk,ScreenShareIcon:Zk,ScreenShareOff:Uk,ScreenShareOffIcon:Uk,Scroll:Wk,ScrollIcon:Wk,ScrollText:Gk,ScrollTextIcon:Gk,Search:Jk,SearchCheck:Xk,SearchCheckIcon:Xk,SearchCode:Kk,SearchCodeIcon:Kk,SearchIcon:Jk,SearchSlash:Yk,SearchSlashIcon:Yk,SearchX:Qk,SearchXIcon:Qk,Section:ef,SectionIcon:ef,Send:nf,SendHorizonal:x2,SendHorizonalIcon:x2,SendHorizontal:x2,SendHorizontalIcon:x2,SendIcon:nf,SendToBack:tf,SendToBackIcon:tf,SeparatorHorizontal:af,SeparatorHorizontalIcon:af,SeparatorVertical:of,SeparatorVerticalIcon:of,Server:df,ServerCog:cf,ServerCogIcon:cf,ServerCrash:rf,ServerCrashIcon:rf,ServerIcon:df,ServerOff:sf,ServerOffIcon:sf,Settings:lf,Settings2:hf,Settings2Icon:hf,SettingsIcon:lf,Shapes:uf,ShapesIcon:uf,Share:yf,Share2:pf,Share2Icon:pf,ShareIcon:yf,Sheet:kf,SheetIcon:kf,Shell:ff,ShellIcon:ff,Shield:bf,ShieldAlert:mf,ShieldAlertIcon:mf,ShieldBan:Mf,ShieldBanIcon:Mf,ShieldCheck:gf,ShieldCheckIcon:gf,ShieldClose:L2,ShieldCloseIcon:L2,ShieldEllipsis:_f,ShieldEllipsisIcon:_f,ShieldHalf:vf,ShieldHalfIcon:vf,ShieldIcon:bf,ShieldMinus:Cf,ShieldMinusIcon:Cf,ShieldOff:xf,ShieldOffIcon:xf,ShieldPlus:Lf,ShieldPlusIcon:Lf,ShieldQuestion:wf,ShieldQuestionIcon:wf,ShieldX:L2,ShieldXIcon:L2,Ship:If,ShipIcon:If,ShipWheel:Sf,ShipWheelIcon:Sf,Shirt:Nf,ShirtIcon:Nf,ShoppingBag:Af,ShoppingBagIcon:Af,ShoppingBasket:Pf,ShoppingBasketIcon:Pf,ShoppingCart:Ef,ShoppingCartIcon:Ef,Shovel:Rf,ShovelIcon:Rf,ShowerHead:$f,ShowerHeadIcon:$f,Shrink:qf,ShrinkIcon:qf,Shrub:Tf,ShrubIcon:Tf,Shuffle:jf,ShuffleIcon:jf,Sidebar:l2,SidebarClose:s2,SidebarCloseIcon:s2,SidebarIcon:l2,SidebarOpen:h2,SidebarOpenIcon:h2,Sigma:Hf,SigmaIcon:Hf,SigmaSquare:Mn,SigmaSquareIcon:Mn,Signal:Ff,SignalHigh:Vf,SignalHighIcon:Vf,SignalIcon:Ff,SignalLow:zf,SignalLowIcon:zf,SignalMedium:Df,SignalMediumIcon:Df,SignalZero:Of,SignalZeroIcon:Of,Signature:Bf,SignatureIcon:Bf,Signpost:Zf,SignpostBig:Uf,SignpostBigIcon:Uf,SignpostIcon:Zf,Siren:Gf,SirenIcon:Gf,SkipBack:Wf,SkipBackIcon:Wf,SkipForward:Xf,SkipForwardIcon:Xf,Skull:Kf,SkullIcon:Kf,Slack:Yf,SlackIcon:Yf,Slash:Qf,SlashIcon:Qf,SlashSquare:gn,SlashSquareIcon:gn,Slice:Jf,SliceIcon:Jf,Sliders:w2,SlidersHorizontal:em,SlidersHorizontalIcon:em,SlidersIcon:w2,SlidersVertical:w2,SlidersVerticalIcon:w2,Smartphone:am,SmartphoneCharging:tm,SmartphoneChargingIcon:tm,SmartphoneIcon:am,SmartphoneNfc:nm,SmartphoneNfcIcon:nm,Smile:im,SmileIcon:im,SmilePlus:om,SmilePlusIcon:om,Snail:cm,SnailIcon:cm,Snowflake:rm,SnowflakeIcon:rm,Sofa:sm,SofaIcon:sm,SortAsc:M1,SortAscIcon:M1,SortDesc:k1,SortDescIcon:k1,Soup:dm,SoupIcon:dm,Space:hm,SpaceIcon:hm,Spade:lm,SpadeIcon:lm,Sparkle:um,SparkleIcon:um,Sparkles:b2,SparklesIcon:b2,Speaker:pm,SpeakerIcon:pm,Speech:ym,SpeechIcon:ym,SpellCheck:fm,SpellCheck2:km,SpellCheck2Icon:km,SpellCheckIcon:fm,Spline:mm,SplineIcon:mm,Split:Mm,SplitIcon:Mm,SplitSquareHorizontal:_n,SplitSquareHorizontalIcon:_n,SplitSquareVertical:vn,SplitSquareVerticalIcon:vn,SprayCan:gm,SprayCanIcon:gm,Sprout:_m,SproutIcon:_m,Square:bm,SquareActivity:S2,SquareActivityIcon:S2,SquareArrowDown:A2,SquareArrowDownIcon:A2,SquareArrowDownLeft:I2,SquareArrowDownLeftIcon:I2,SquareArrowDownRight:N2,SquareArrowDownRightIcon:N2,SquareArrowLeft:P2,SquareArrowLeftIcon:P2,SquareArrowOutDownLeft:E2,SquareArrowOutDownLeftIcon:E2,SquareArrowOutDownRight:R2,SquareArrowOutDownRightIcon:R2,SquareArrowOutUpLeft:$2,SquareArrowOutUpLeftIcon:$2,SquareArrowOutUpRight:q2,SquareArrowOutUpRightIcon:q2,SquareArrowRight:T2,SquareArrowRightIcon:T2,SquareArrowUp:V2,SquareArrowUpIcon:V2,SquareArrowUpLeft:j2,SquareArrowUpLeftIcon:j2,SquareArrowUpRight:H2,SquareArrowUpRightIcon:H2,SquareAsterisk:z2,SquareAsteriskIcon:z2,SquareBottomDashedScissors:D2,SquareBottomDashedScissorsIcon:D2,SquareChartGantt:Xe,SquareChartGanttIcon:Xe,SquareCheck:F2,SquareCheckBig:O2,SquareCheckBigIcon:O2,SquareCheckIcon:F2,SquareChevronDown:B2,SquareChevronDownIcon:B2,SquareChevronLeft:U2,SquareChevronLeftIcon:U2,SquareChevronRight:Z2,SquareChevronRightIcon:Z2,SquareChevronUp:G2,SquareChevronUpIcon:G2,SquareCode:W2,SquareCodeIcon:W2,SquareDashed:Y2,SquareDashedBottom:Cm,SquareDashedBottomCode:vm,SquareDashedBottomCodeIcon:vm,SquareDashedBottomIcon:Cm,SquareDashedIcon:Y2,SquareDashedKanban:X2,SquareDashedKanbanIcon:X2,SquareDashedMousePointer:K2,SquareDashedMousePointerIcon:K2,SquareDivide:Q2,SquareDivideIcon:Q2,SquareDot:J2,SquareDotIcon:J2,SquareEqual:en,SquareEqualIcon:en,SquareFunction:tn,SquareFunctionIcon:tn,SquareGanttChart:Xe,SquareGanttChartIcon:Xe,SquareIcon:bm,SquareKanban:nn,SquareKanbanIcon:nn,SquareLibrary:an,SquareLibraryIcon:an,SquareM:on,SquareMIcon:on,SquareMenu:cn,SquareMenuIcon:cn,SquareMinus:rn,SquareMinusIcon:rn,SquareMousePointer:sn,SquareMousePointerIcon:sn,SquareParking:hn,SquareParkingIcon:hn,SquareParkingOff:dn,SquareParkingOffIcon:dn,SquarePen:ze,SquarePenIcon:ze,SquarePercent:ln,SquarePercentIcon:ln,SquarePi:un,SquarePiIcon:un,SquarePilcrow:pn,SquarePilcrowIcon:pn,SquarePlay:yn,SquarePlayIcon:yn,SquarePlus:kn,SquarePlusIcon:kn,SquarePower:fn,SquarePowerIcon:fn,SquareRadical:xm,SquareRadicalIcon:xm,SquareScissors:mn,SquareScissorsIcon:mn,SquareSigma:Mn,SquareSigmaIcon:Mn,SquareSlash:gn,SquareSlashIcon:gn,SquareSplitHorizontal:_n,SquareSplitHorizontalIcon:_n,SquareSplitVertical:vn,SquareSplitVerticalIcon:vn,SquareSquare:Lm,SquareSquareIcon:Lm,SquareStack:wm,SquareStackIcon:wm,SquareTerminal:Cn,SquareTerminalIcon:Cn,SquareUser:Ln,SquareUserIcon:Ln,SquareUserRound:xn,SquareUserRoundIcon:xn,SquareX:wn,SquareXIcon:wn,Squircle:Sm,SquircleIcon:Sm,Squirrel:Im,SquirrelIcon:Im,Stamp:Nm,StampIcon:Nm,Star:Em,StarHalf:Am,StarHalfIcon:Am,StarIcon:Em,StarOff:Pm,StarOffIcon:Pm,Stars:b2,StarsIcon:b2,StepBack:Rm,StepBackIcon:Rm,StepForward:$m,StepForwardIcon:$m,Stethoscope:qm,StethoscopeIcon:qm,Sticker:Tm,StickerIcon:Tm,StickyNote:jm,StickyNoteIcon:jm,StopCircle:pt,StopCircleIcon:pt,Store:Hm,StoreIcon:Hm,StretchHorizontal:Vm,StretchHorizontalIcon:Vm,StretchVertical:zm,StretchVerticalIcon:zm,Strikethrough:Dm,StrikethroughIcon:Dm,Subscript:Om,SubscriptIcon:Om,Subtitles:b1,SubtitlesIcon:b1,Sun:Gm,SunDim:Fm,SunDimIcon:Fm,SunIcon:Gm,SunMedium:Bm,SunMediumIcon:Bm,SunMoon:Um,SunMoonIcon:Um,SunSnow:Zm,SunSnowIcon:Zm,Sunrise:Wm,SunriseIcon:Wm,Sunset:Xm,SunsetIcon:Xm,Superscript:Km,SuperscriptIcon:Km,SwatchBook:Ym,SwatchBookIcon:Ym,SwissFranc:Qm,SwissFrancIcon:Qm,SwitchCamera:Jm,SwitchCameraIcon:Jm,Sword:eM,SwordIcon:eM,Swords:tM,SwordsIcon:tM,Syringe:nM,SyringeIcon:nM,Table:hM,Table2:aM,Table2Icon:aM,TableCellsMerge:oM,TableCellsMergeIcon:oM,TableCellsSplit:iM,TableCellsSplitIcon:iM,TableColumnsSplit:cM,TableColumnsSplitIcon:cM,TableIcon:hM,TableOfContents:rM,TableOfContentsIcon:rM,TableProperties:sM,TablePropertiesIcon:sM,TableRowsSplit:dM,TableRowsSplitIcon:dM,Tablet:uM,TabletIcon:uM,TabletSmartphone:lM,TabletSmartphoneIcon:lM,Tablets:pM,TabletsIcon:pM,Tag:yM,TagIcon:yM,Tags:kM,TagsIcon:kM,Tally1:fM,Tally1Icon:fM,Tally2:mM,Tally2Icon:mM,Tally3:MM,Tally3Icon:MM,Tally4:gM,Tally4Icon:gM,Tally5:_M,Tally5Icon:_M,Tangent:vM,TangentIcon:vM,Target:CM,TargetIcon:CM,Telescope:xM,TelescopeIcon:xM,Tent:wM,TentIcon:wM,TentTree:LM,TentTreeIcon:LM,Terminal:bM,TerminalIcon:bM,TerminalSquare:Cn,TerminalSquareIcon:Cn,TestTube:SM,TestTube2:bn,TestTube2Icon:bn,TestTubeDiagonal:bn,TestTubeDiagonalIcon:bn,TestTubeIcon:SM,TestTubes:IM,TestTubesIcon:IM,Text:RM,TextCursor:AM,TextCursorIcon:AM,TextCursorInput:NM,TextCursorInputIcon:NM,TextIcon:RM,TextQuote:PM,TextQuoteIcon:PM,TextSearch:EM,TextSearchIcon:EM,TextSelect:Sn,TextSelectIcon:Sn,TextSelection:Sn,TextSelectionIcon:Sn,Theater:$M,TheaterIcon:$M,Thermometer:jM,ThermometerIcon:jM,ThermometerSnowflake:qM,ThermometerSnowflakeIcon:qM,ThermometerSun:TM,ThermometerSunIcon:TM,ThumbsDown:HM,ThumbsDownIcon:HM,ThumbsUp:VM,ThumbsUpIcon:VM,Ticket:ZM,TicketCheck:zM,TicketCheckIcon:zM,TicketIcon:ZM,TicketMinus:DM,TicketMinusIcon:DM,TicketPercent:OM,TicketPercentIcon:OM,TicketPlus:FM,TicketPlusIcon:FM,TicketSlash:BM,TicketSlashIcon:BM,TicketX:UM,TicketXIcon:UM,Tickets:WM,TicketsIcon:WM,TicketsPlane:GM,TicketsPlaneIcon:GM,Timer:YM,TimerIcon:YM,TimerOff:XM,TimerOffIcon:XM,TimerReset:KM,TimerResetIcon:KM,ToggleLeft:QM,ToggleLeftIcon:QM,ToggleRight:JM,ToggleRightIcon:JM,Toilet:eg,ToiletIcon:eg,Tornado:tg,TornadoIcon:tg,Torus:ng,TorusIcon:ng,Touchpad:og,TouchpadIcon:og,TouchpadOff:ag,TouchpadOffIcon:ag,TowerControl:ig,TowerControlIcon:ig,ToyBrick:cg,ToyBrickIcon:cg,Tractor:rg,TractorIcon:rg,TrafficCone:sg,TrafficConeIcon:sg,Train:In,TrainFront:hg,TrainFrontIcon:hg,TrainFrontTunnel:dg,TrainFrontTunnelIcon:dg,TrainIcon:In,TrainTrack:lg,TrainTrackIcon:lg,TramFront:In,TramFrontIcon:In,Trash:pg,Trash2:ug,Trash2Icon:ug,TrashIcon:pg,TreeDeciduous:yg,TreeDeciduousIcon:yg,TreePalm:Nn,TreePalmIcon:Nn,TreePine:kg,TreePineIcon:kg,Trees:fg,TreesIcon:fg,Trello:mg,TrelloIcon:mg,TrendingDown:Mg,TrendingDownIcon:Mg,TrendingUp:_g,TrendingUpDown:gg,TrendingUpDownIcon:gg,TrendingUpIcon:_g,Triangle:xg,TriangleAlert:An,TriangleAlertIcon:An,TriangleDashed:vg,TriangleDashedIcon:vg,TriangleIcon:xg,TriangleRight:Cg,TriangleRightIcon:Cg,Trophy:Lg,TrophyIcon:Lg,Truck:wg,TruckIcon:wg,Turtle:bg,TurtleIcon:bg,Tv:Ig,Tv2:Pn,Tv2Icon:Pn,TvIcon:Ig,TvMinimal:Pn,TvMinimalIcon:Pn,TvMinimalPlay:Sg,TvMinimalPlayIcon:Sg,Twitch:Ng,TwitchIcon:Ng,Twitter:Ag,TwitterIcon:Ag,Type:Eg,TypeIcon:Eg,TypeOutline:Pg,TypeOutlineIcon:Pg,Umbrella:$g,UmbrellaIcon:$g,UmbrellaOff:Rg,UmbrellaOffIcon:Rg,Underline:qg,UnderlineIcon:qg,Undo:Hg,Undo2:Tg,Undo2Icon:Tg,UndoDot:jg,UndoDotIcon:jg,UndoIcon:Hg,UnfoldHorizontal:Vg,UnfoldHorizontalIcon:Vg,UnfoldVertical:zg,UnfoldVerticalIcon:zg,Ungroup:Dg,UngroupIcon:Dg,University:En,UniversityIcon:En,Unlink:Fg,Unlink2:Og,Unlink2Icon:Og,UnlinkIcon:Fg,Unlock:e2,UnlockIcon:e2,UnlockKeyhole:Jt,UnlockKeyholeIcon:Jt,Unplug:Bg,UnplugIcon:Bg,Upload:Ug,UploadCloud:_t,UploadCloudIcon:_t,UploadIcon:Ug,Usb:Zg,UsbIcon:Zg,User:n_,User2:Hn,User2Icon:Hn,UserCheck:Gg,UserCheck2:Rn,UserCheck2Icon:Rn,UserCheckIcon:Gg,UserCircle:kt,UserCircle2:yt,UserCircle2Icon:yt,UserCircleIcon:kt,UserCog:Wg,UserCog2:$n,UserCog2Icon:$n,UserCogIcon:Wg,UserIcon:n_,UserMinus:Xg,UserMinus2:qn,UserMinus2Icon:qn,UserMinusIcon:Xg,UserPen:Kg,UserPenIcon:Kg,UserPlus:Yg,UserPlus2:Tn,UserPlus2Icon:Tn,UserPlusIcon:Yg,UserRound:Hn,UserRoundCheck:Rn,UserRoundCheckIcon:Rn,UserRoundCog:$n,UserRoundCogIcon:$n,UserRoundIcon:Hn,UserRoundMinus:qn,UserRoundMinusIcon:qn,UserRoundPen:Qg,UserRoundPenIcon:Qg,UserRoundPlus:Tn,UserRoundPlusIcon:Tn,UserRoundSearch:Jg,UserRoundSearchIcon:Jg,UserRoundX:jn,UserRoundXIcon:jn,UserSearch:e_,UserSearchIcon:e_,UserSquare:Ln,UserSquare2:xn,UserSquare2Icon:xn,UserSquareIcon:Ln,UserX:t_,UserX2:jn,UserX2Icon:jn,UserXIcon:t_,Users:a_,Users2:Vn,Users2Icon:Vn,UsersIcon:a_,UsersRound:Vn,UsersRoundIcon:Vn,Utensils:Dn,UtensilsCrossed:zn,UtensilsCrossedIcon:zn,UtensilsIcon:Dn,UtilityPole:o_,UtilityPoleIcon:o_,Variable:i_,VariableIcon:i_,Vault:c_,VaultIcon:c_,Vegan:r_,VeganIcon:r_,VenetianMask:s_,VenetianMaskIcon:s_,Verified:v1,VerifiedIcon:v1,Vibrate:h_,VibrateIcon:h_,VibrateOff:d_,VibrateOffIcon:d_,Video:u_,VideoIcon:u_,VideoOff:l_,VideoOffIcon:l_,Videotape:p_,VideotapeIcon:p_,View:y_,ViewIcon:y_,Voicemail:k_,VoicemailIcon:k_,Volleyball:f_,VolleyballIcon:f_,Volume:v_,Volume1:m_,Volume1Icon:m_,Volume2:M_,Volume2Icon:M_,VolumeIcon:v_,VolumeOff:g_,VolumeOffIcon:g_,VolumeX:__,VolumeXIcon:__,Vote:C_,VoteIcon:C_,Wallet:L_,Wallet2:On,Wallet2Icon:On,WalletCards:x_,WalletCardsIcon:x_,WalletIcon:L_,WalletMinimal:On,WalletMinimalIcon:On,Wallpaper:w_,WallpaperIcon:w_,Wand:b_,Wand2:Fn,Wand2Icon:Fn,WandIcon:b_,WandSparkles:Fn,WandSparklesIcon:Fn,Warehouse:S_,WarehouseIcon:S_,WashingMachine:I_,WashingMachineIcon:I_,Watch:N_,WatchIcon:N_,Waves:P_,WavesIcon:P_,WavesLadder:A_,WavesLadderIcon:A_,Waypoints:E_,WaypointsIcon:E_,Webcam:R_,WebcamIcon:R_,Webhook:q_,WebhookIcon:q_,WebhookOff:$_,WebhookOffIcon:$_,Weight:T_,WeightIcon:T_,Wheat:H_,WheatIcon:H_,WheatOff:j_,WheatOffIcon:j_,WholeWord:V_,WholeWordIcon:V_,Wifi:B_,WifiHigh:z_,WifiHighIcon:z_,WifiIcon:B_,WifiLow:D_,WifiLowIcon:D_,WifiOff:O_,WifiOffIcon:O_,WifiZero:F_,WifiZeroIcon:F_,Wind:Z_,WindArrowDown:U_,WindArrowDownIcon:U_,WindIcon:Z_,Wine:W_,WineIcon:W_,WineOff:G_,WineOffIcon:G_,Workflow:X_,WorkflowIcon:X_,Worm:K_,WormIcon:K_,WrapText:Y_,WrapTextIcon:Y_,Wrench:Q_,WrenchIcon:Q_,X:J_,XCircle:ft,XCircleIcon:ft,XIcon:J_,XOctagon:i2,XOctagonIcon:i2,XSquare:wn,XSquareIcon:wn,Youtube:ev,YoutubeIcon:ev,Zap:nv,ZapIcon:nv,ZapOff:tv,ZapOffIcon:tv,ZoomIn:av,ZoomInIcon:av,ZoomOut:ov,ZoomOutIcon:ov,createLucideIcon:n,icons:vne},Symbol.toStringTag,{value:"Module"}));function n1({name:e,size:t,strokeWidth:a=2,className:o=""}){if(!e)return!1;const i=Cne[e];let r=20;return t==="sm"&&(r=16),t==="lg"&&(r=24),t==="xl"&&(r=28),_.jsx(i,{size:r,className:o,strokeWidth:a})}const xne="button-module__group___YdABW",Lne="button-module__block___r2gUN",wne="button-module__button___JQy7M",bne="button-module__dark___PElFe",Sne="button-module__loading___1VCKB",Ine="button-module__content___PoZYX",Nne="button-module__pulse___nkraI",Ane="button-module__padding___jwVVD",qe={group:xne,"justify-center":"button-module__justify-center___gSuwD","justify-start":"button-module__justify-start___rcqw1","justify-end":"button-module__justify-end___luLZ2",block:Lne,button:wne,"is-disabled":"button-module__is-disabled___VrO0S",dark:bne,"is-loading":"button-module__is-loading___vAVuK","is-skeleton":"button-module__is-skeleton___i1diO",loading:Sne,"loading-dark":"button-module__loading-dark___NT5mq",content:Ine,pulse:Nne,"size-md":"button-module__size-md___rKVov",padding:Ane,"has-icon":"button-module__has-icon___63UVJ","size-sm":"button-module__size-sm___JYJri","variant-primary":"button-module__variant-primary___N7RnH","has-hover":"button-module__has-hover___oJmdg","variant-success":"button-module__variant-success___m3wq-","variant-outline":"button-module__variant-outline___SERGN","variant-text":"button-module__variant-text___-WNkl","variant-anchor":"button-module__variant-anchor___AX8Yq","variant-default":"button-module__variant-default___iZUE0","variant-white":"button-module__variant-white___qtHaW","variant-black":"button-module__variant-black___tvXnX"},Ke=({children:e,label:t,href:a,target:o,size:i="md",variant:r="default",leadingIcon:c,trailingIcon:s,block:d=!1,className:l="",hasPadding:h=!0,isIcon:u=!1,isDisabled:p=!1,isLoading:k=!1,isSkeleton:C=!1,hasHover:g=!0,ariaLabel:L,...M})=>{const S=_.jsx(_.Fragment,{children:e?_.jsx(_.Fragment,{children:e}):_.jsxs("span",{className:qe.content,children:[c&&_.jsx(n1,{name:c,size:"md",className:qe.icon}),t,s&&_.jsx(n1,{name:s,size:"md",className:qe.icon})]})}),f=re(qe.button,qe[`size-${i}`],qe[`variant-${r}`],d&&qe.block,l,h&&qe.padding,(p||k||C)&&qe["is-disabled"],k&&qe["is-loading"],C&&qe["is-skeleton"],g&&qe["has-hover"],((c||s)&&!t||u)&&qe["has-icon"]);return a?C?_.jsx("div",{className:f,role:"button","aria-disabled":"true",children:S}):o==="_blank"?_.jsx("a",{href:a,target:"_blank",rel:"noopener noreferrer",className:f,children:S}):_.jsx(Un,{href:a,className:f,children:S}):_.jsx("button",{className:f,type:"button",disabled:p||k||C,"aria-label":L??(!t&&c==="X"?"Close":void 0),onClick:w=>{k||M.onClick&&M.onClick(w)},...M,children:S})},dv=({children:e,className:t,justify:a})=>_.jsx("div",{className:re(qe.group,t,a&&qe[`justify-${a}`]),children:e}),Pne=({id:e,hasHeader:t=!1})=>{const a=Je.useMounted(),o=a?"":$e.skeleton;return _.jsx("div",{id:e,className:re($e.banner,t&&$e.header),children:_.jsx("div",{className:$e.container,children:_.jsxs("div",{className:$e.content,children:[_.jsx("div",{className:$e.image,children:_.jsx("div",{className:re($e["image-wrap"]),children:a?_.jsxs(_.Fragment,{children:[_.jsx(Eb,{src:"/me.jpeg",alt:"Michael Allen",sizes:"(max-width: 743px) 140px, 500px",width:500,height:500,priority:!0}),_.jsx(Rb,{className:$e.social,isMounted:a})]}):_.jsx("div",{className:$e.skeleton})})}),_.jsxs("div",{className:$e.text,children:[_.jsxs("h1",{children:[_.jsx("span",{className:re($e.primary,o),children:"Hi, I'm Michael"}),_.jsx("span",{className:o,children:"A Front End Developer"})]}),_.jsx("h2",{className:o,children:"With over a decade in the industry creating websites"}),_.jsxs(dv,{className:$e["button-group"],children:[_.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!a,className:re(!a&&$e.skeleton)}),_.jsx(Ke,{label:"Download CV",href:"/michael-allen-cv.pdf",target:"_blank",variant:"default",size:"md",isSkeleton:!a,className:re(!a&&$e.skeleton,$e.button)})]})]})]})})})},Ene="style-module__projects___3TgXF",Rne="style-module__container___g5ZC4",$ne="style-module__intro___AmAF-",qne="style-module__skeleton___ndozz",Tne="style-module__grid___Pc1ay",jne="style-module__item___Ma5NS",Hne="style-module__image___kXMVo",Vne="style-module__text___7R80G",Ze={projects:Ene,container:Rne,intro:$ne,skeleton:qne,grid:Tne,item:jne,image:Hne,text:Vne},zne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 37",fill:"none",...e},y.createElement("path",{d:"M125.119 36.6408H128V17.9833H120.638V21.9202H123.359V30.0563C123.359 31.8706 122.612 32.8023 121.065 32.8023C119.519 32.8023 118.772 31.8706 118.772 30.0563V6.94529C118.772 5.13105 119.519 4.19769 121.012 4.19769C122.504 4.19769 123.253 5.13105 123.253 6.94529V12.4897H127.889V7.09949C127.889 2.74597 125.441 0 121.012 0C116.478 0 113.754 2.74597 113.754 7.09949V30.1105C113.754 34.464 116.207 37 119.995 37C121.915 37 123.303 36.3275 124.157 35.0316L125.119 36.6408ZM100.729 6.94529C100.729 5.13105 101.477 4.19769 102.971 4.19769C104.465 4.19769 105.211 5.13105 105.211 6.94529V30.0596C105.211 31.8739 104.465 32.8056 102.971 32.8056C101.477 32.8056 100.729 31.8739 100.729 30.0596V6.94529ZM108.302 35.0857C109.586 33.7915 110.22 32.0806 110.22 29.9038V7.10277C110.22 2.74597 107.506 0 102.971 0C98.4358 0 95.7148 2.74597 95.7148 7.09949V29.9005C95.7148 32.0773 96.3559 33.7882 97.6365 35.0824C98.917 36.3767 100.677 37 102.971 37C105.264 37 107.025 36.3783 108.305 35.0824L108.302 35.0857ZM83.1177 4.56021H84.2367C86.3183 4.56021 87.3852 5.90858 87.3852 8.66111V28.3487C87.3852 31.0963 86.3183 32.4496 84.2367 32.4496H83.1177V4.56021ZM84.9317 36.6408C89.359 36.6408 92.3459 33.9456 92.3459 28.5046V8.49215C92.3459 3.05107 89.359 0.355959 84.9317 0.355959H78.1553V36.6408H84.9317ZM71.2224 36.6408L75.1179 0.36252H70.3692L68.3499 23.2702L65.8342 0.36252H60.9812L58.4739 23.2702L56.6598 0.36252H51.5376L55.4853 36.6408H60.9273L63.3269 14.6156L65.5683 36.6408H71.2224ZM49.1194 36.6408V32.4431H40.9581V19.0725H46.2403V14.9273H40.9581V4.56021H48.9057V0.36252H35.9957V36.6408H49.1194ZM32.4771 36.6408C32.2467 35.0775 32.1046 33.5031 32.0513 31.9247L31.8376 24.3594C31.6778 21.2427 30.557 19.3317 28.4721 18.6575C30.9278 17.6733 32.1551 15.4446 32.154 11.9714V7.67033C32.154 2.53928 29.1671 0.36252 24.6859 0.36252H17.9145V36.6408H22.8753V20.5242H23.6746C25.7562 20.5242 26.7692 21.7151 26.823 24.1002L26.9829 31.303C26.9829 33.6865 27.1512 35.4499 27.5163 36.6408H32.4771ZM22.8753 4.45686H24.4217C26.2896 4.45686 27.2488 5.59691 27.2488 7.82617V13.0606C27.2488 15.2882 26.1297 16.5332 24.3696 16.5332H22.8753V4.45686ZM4.96074 19.6942H6.50887C8.37504 19.6942 9.49575 20.8867 9.49575 23.011V28.9163C9.49575 31.3522 8.58875 32.5431 6.72258 32.5431H4.96074V19.6942ZM4.96074 4.45686H6.39445C8.31615 4.45686 9.27531 5.59691 9.27531 7.92951V12.5931C9.27531 14.6156 8.20845 15.8065 6.34228 15.8065H4.96074V4.45686ZM7.04231 36.6408C11.5235 36.6408 14.4565 34.049 14.4565 28.9196V23.5294C14.4565 20.4717 13.3375 18.4442 11.1499 17.46C13.1692 16.5283 14.1906 14.5074 14.1906 11.4481V7.56699C14.1906 2.43594 11.2576 0.36252 6.98846 0.36252H0V36.6408H7.04231Z",fill:"white"}),y.createElement("script",{xmlns:""})),Dne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 222.09 66.98",...e},y.createElement("g",{id:"Layer_2","data-name":"Layer 2"},y.createElement("g",{id:"Layer_1-2","data-name":"Layer 1"},y.createElement("path",{fill:"currentcolor",d:"M222.09,2H190.9L169.75,20.52V2H147.42v23.3C144.1,10.31,131.76,2,113,2H77.74V19.53C71.45,6.72,57.14,0,40.49,0,16.18,0,0,13.83,0,34.35,0,52.61,14.73,67,40,67H41l.62,0a56.69,56.69,0,0,0,20.19-3.69,26.94,26.94,0,0,0,16-19.56V65h35c19.4,0,31.44-7.82,34.7-22.35V65h22.33V43.93L176,39l18.53,26h27.29l-29.1-39.51ZM113.7,11.76l.76-.39.69-.28H116l.39.14.14.2.36.06.33.18.07.28-.06.3-.6.45-.16.27-.24.29-.13.11-.23.3-.63.41-.37,0-.45-.06-.28-.21-.16-.4-.1-.18-.4-.28-.1-.19v-.2l-.09-.23,0-.3Zm-8.12,0,.76-.39.7-.28h.89l.38.14.15.2.36.06.33.18.07.28-.07.3-.6.45-.15.27-.25.29-.13.11-.23.3-.62.41-.37,0-.46-.06-.27-.21-.16-.4-.1-.18-.4-.28-.11-.19v-.2l-.09-.23,0-.3ZM22.42,33.63c0-10,5.06-16.73,17.89-16.73,9,0,13.56,3.08,16.46,9.32l21-6.48v9.19H41.22V43.75H55.05c-.55,3.07-3.17,6.33-13.38,6.33-12.74,0-19.25-5.87-19.25-16.45m97.93-7-3.95.47-.26,1c-2.5.66-4,.3-6.69.48l0,.6h0c3,0,8.64,0,10.59-1.22.11,1.21-.15,3.16-1,3.91a3.06,3.06,0,0,1-1.64.57c-.68.09-1.43.12-2.1.2l-2.94.53s1.43,0-.74.62a15.25,15.25,0,0,1-1.61.32,1.36,1.36,0,0,0,.3.13l.7.25.25,0a8.18,8.18,0,0,0,1.4,0c.47,0,.8,0,1.07,0a1.74,1.74,0,0,1,1,.26l3.59-.08c-.5,1.77-.41,1.89-2.07,2.6-.6.25-1.11.5-1.65.68a5.92,5.92,0,0,1-1.8.36l-.8,1.4,4-.45a11.8,11.8,0,0,1-5,4.91v9.4c-1.71-.11-1.4.21-1.42-1.59l0-8c-2-.62-4.34-3.28-5.34-5.34l.26.17-.26-.17c-1.58-1.49-3.33-6.68-3.51-9.38h0c-.79-2.68-.88-5.46,1.16-7,2.57-1.89,4.57-1.31,7.57-2.09.37-2.13,0-4.51.11-5.77.15-1.43-.21-.76.61-1.13,1,.31.73-.23.83,1.42v5.66c3.77-.15,8.11,1.13,8.94,3.45l-5.81.32a15.07,15.07,0,0,0,1.6,1.12h0a10.91,10.91,0,0,0,4.52-.58Z"})))),One=e=>y.createElement("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12827.54 4087.32",...e},y.createElement("path",{fill:"#FFF",d:"M13505.66,6123.05c-3.14,11.87-6,23.82-9.46,35.59-13.73,46.48-39.2,85.72-74.25,118.93-29.3,27.76-63.14,48.6-100.63,63.11-111.35,43.08-222.44,86.87-334.5,128-103,37.85-160.17,110.49-175.79,217.86-9.83,67.61-9.34,135.66-9.51,203.67-.44,173.43-.22,346.87-1.07,520.3-.33,67.19-1.74,134.42-4.68,201.54-2.84,65.14-20.88,125.83-61.81,178.09-38.33,48.93-88.82,79.49-148.64,94-66.81,16.27-133.64,14.62-198.73-8.37-111.48-39.37-173-120.43-185.67-236.11-6.55-60-4.84-120.95-5.08-181.48q-1.56-408.27-1.9-816.55c0-170.93,1.27-341.87,2.78-512.8.39-43.85,1.06-87.8,13.06-130.81,32.09-115,127.26-193.74,246.23-203.95a403.58,403.58,0,0,1,130.82,10.17c57.57,14,102.83,45.4,134.93,95,16.22,25.05,30.82,51.15,46.18,76.76,5.08,8.47,10.25,16.87,16.8,27.64,8.05-6.77,14.78-12.41,21.49-18.08,41.21-34.81,81.13-71.29,123.91-104,60.58-46.39,128.22-79,203.77-94.3,153.92-31.23,305.25,53.54,357.68,201.46,5.73,16.17,9.43,33.05,14.07,49.6Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M8465.32,7862.58c3.1-69.66,2.24-120.59-2.35-125.36a19.39,19.39,0,0,0-7.08-4.62c-11.32-3.61-16.49,5-22.7,11.46-99.51,103.12-223.05,155.52-363.62,172-312.73,36.61-636.41-118-808.56-379.52-101.44-154.08-168.63-321.23-194.56-504.12-15.44-109-15.68-218.21-3-327.62,8.63-74.29,22.66-147.43,40.89-219.89,3.62-14.35,5.21-29.33,6.53-44.12,1.83-20.43-8-35.17-25.51-44.72-9.43-5.14-19.16-10.3-29.39-13.34-198.67-59.08-282.18-333.08-105.24-503.67,110.34-106.38,289.5-112.26,402.17-13.77,14.27,12.48,26.28,27.58,39,41.79,6.07,6.78,10.93,14.66,17,21.43,22.5,25,40.88,28,70.45,11.36,9.38-5.29,18.33-11.37,27.32-17.34q165.69-110,363.22-133.43c84.64-9.95,169.19-10.67,253.2,3.12,107.63,17.67,200.71,66.9,283.41,136.87,8.24,7,16.23,14.28,24.85,20.75,23.62,17.72,38.48,16,57.63-6.86,9-10.81,16.78-22.7,25.69-33.63,45.39-55.67,101.67-94.47,172.27-111.65,100.15-24.37,246.06,8,317.44,125.15,81.37,133.55,82,268,.71,402a247,247,0,0,1-63.09,69.82c-16.27,12.23-17.67,19.28-6.09,35.56,78.06,109.63,106.75,234.77,111.67,366,5.87,156.69,9.23,313.51,11.13,470.31,2.38,196.63,4.56,393.33,2.14,589.94-1.4,113.52-8.55,227.26-19.37,340.3-16,167.2-69.18,322.25-170,458.7C8761.85,8804,8614.91,8900.64,8442,8960.79c-92.34,32.12-187.58,49.51-284.85,55.51-77.86,4.8-155.87,10.09-233.81,10-79.64-.12-159.15-7.81-238.06-20-129.48-20-254.6-54.21-371.05-115.45-32.95-17.33-65.83-36-95.19-58.69-82.17-63.43-125-147.09-118.95-252.41,6.22-107.66,87.16-245.67,258.64-249.78A345,345,0,0,1,7481,8349.09c78.33,27.17,156.36,55.22,234.72,82.29,113.54,39.22,230.34,57.07,350.29,47.31,42.77-3.48,85.87-10.26,127.33-21.19,88.21-23.26,152.4-77.94,194.08-159.19,9.69-18.9,39.7-73.32,60.8-183.62C8459.65,8055,8470.66,7968.75,8465.32,7862.58Zm-483-436.3c22.46-3.53,60-6.36,95.82-15.62,125.07-32.28,219.79-107.75,288.1-215.24,92.87-146.13,115.46-305.38,76.49-473-32-137.51-102.56-251.24-219.15-333.42-157.08-110.74-356-109.73-512.54,1.69-75.95,54.06-134.14,123.64-174.12,207.64-49.25,103.45-67.29,212.44-56.19,326.74,10.39,107.13,42.88,206.13,105.69,293.78C7679.72,7349,7805.59,7420.66,7982.36,7426.28Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M678.34,6423.7q0-465.6,0-931.2c0-83-1.1-166,1.15-249,2.57-94.57,35.64-176.74,109.81-238.8,51.39-43,111.12-64.28,178.45-65.7,39.5-.83,77.78,4.48,115,16.76,100.18,33,160,104.13,185.51,204.05a487.21,487.21,0,0,1,15.11,115.49c1.51,202.5.84,405,.75,607.52,0,12.4-2,24.8-2.15,37.21-.14,12.06,2.86,23.18,14.78,29.45,12.15,6.4,22.82,2.31,32-5.8,79.56-70.27,176.21-103.5,276.87-128.31a810.12,810.12,0,0,1,197.17-23.13c169.29.64,329.29,35.77,469,138.2,107,78.47,185.78,177.8,220.85,307.2,11.62,42.91,19.44,87.8,21.68,132.15,12.43,247,15,494.31,12.91,741.63-.65,77.18-.6,154.37-2.37,231.53-2.31,100.36-3.09,200.9-10,301-10.81,156.56-117.42,238.67-245.53,251.61-51.34,5.19-101.26,2.1-150-12.82C2011.87,7849.84,1933,7754,1926.22,7641c-6-99.28-6.63-199-7.13-298.45-1-190.87,1-381.75-.68-572.61-.59-66.2-5.53-132.71-13.7-198.42-9.72-78.07-40.94-146.89-106.59-195.46-41-30.31-87.76-44.71-138.11-51.58-62.4-8.51-122.74-2.84-180.58,21.05-102.34,42.26-164,119.61-184.15,227.55-7.85,42-8.5,85.8-8.73,128.8-1.35,255.61-1.39,511.23-2.46,766.85-.21,48.9-1.21,97.94-5.13,146.65-4.72,58.55-21.84,114-54.52,163.5-46.5,70.5-113.5,106-196.43,116.36-48.65,6.06-95.93,2.38-142.88-9.91-102-26.7-184.22-107-200.14-232.12-7.61-59.73-5.9-120.83-6-181.31q-.72-524.1-.24-1048.22Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M4879.79,6850.27q0-270.14.05-540.27c.06-63.06.75-126.13,1.24-189.19.37-46,7.68-90.82,23.85-134,30.5-81.44,87-136.16,170.14-162.08,67.71-21.11,136.65-25.65,206.37-10.18,61.88,13.72,108,48.75,140.08,103,6.74,11.42,13.26,23.11,21.32,33.57,18.31,23.78,36.42,27.36,63,12.82a222.8,222.8,0,0,0,28.94-19.36c95.93-74.05,204.91-117.65,323.39-139.79,66.44-12.42,133.43-17.47,200.75-14,177.75,9.17,338.46,63.27,472.32,184.52,100.28,90.83,158.73,204.64,183,337.05,13.85,75.61,13,152.12,13.27,228.27,1.18,341.07.62,682.16.39,1023.23,0,49-2.79,98-19.43,144.83-39.47,111.11-119.14,171.59-235.26,187.13a351.4,351.4,0,0,1-138.21-8.49c-111.11-29.56-176.51-103.22-202.07-213.88-10.17-44-9.84-88.92-10.08-133.71q-1.56-292.5-2.83-585c-.47-98.73.05-197.47-1.73-296.17-1.18-65.31-14.56-128.52-45-187.06-47.85-92.08-125.68-137.93-227.76-145.51-67.67-5-132.49,4.4-192.17,38.77-87.68,50.51-139.35,126.8-155.07,225.71-6.59,41.48-6.29,84.29-6.48,126.5q-1.83,408.27-2.49,816.55c-.13,44.82-1,89.57-11.54,133.56-9.33,39-23.05,76.21-45.45,109.71-47.29,70.72-114.54,107.87-198.17,118.95-52,6.89-103.05,3.27-152.52-12.72-104.09-33.66-163.89-108-190.09-212-13.15-52.21-10.8-105.47-10.89-158.47q-.53-331.12-.14-662.24Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M2774.72,6649.53c0-108.73-.46-217.45.15-326.17.48-87.14,1.41-174.29,3.82-261.4a296.41,296.41,0,0,1,31.14-124.65c36.1-72.58,94.21-119.31,171.71-140.94,63.65-17.76,128.46-17.89,191.82.75,105.9,31.15,169.56,103.62,194.78,209.75,14.28,60.06,15.3,121.67,15.27,183.14q-.15,400.92-.3,801.83c0,61.64,5.62,122.61,25.62,181.51,38.23,112.58,123.58,177.48,250.92,185.85,46.53,3.06,93.06,1.95,138.27-11.65,109.57-32.94,174.83-107.55,200.23-217.24,7.23-31.23,10.44-64,10.68-96.14,2-273.06,2.7-546.14,4.45-819.21.33-51.39,2.4-102.85,6-154.11a327.61,327.61,0,0,1,33.74-124.1c46.89-93.91,125.6-140.7,227.6-150.82,39.63-3.93,79.64-2.77,118.9,6.58,102.91,24.52,167.77,89.55,200.51,188.36,14.46,43.66,20.27,88.82,20.28,134.77q.12,491.82.27,983.65c0,30.71.59,61.48-1.07,92.11-5.44,100.2-25.08,197.34-66.88,289.16-76.25,167.52-204.43,279-374.46,345-72.26,28.05-147.54,43.54-224,55.34-117.85,18.17-236.34,25-355.1,18.51-169.54-9.33-334.56-40.79-485.54-123-186.16-101.36-292.82-259.29-326.89-467.69-10.1-61.83-10.26-124-10.55-186.16-.71-157.68-.23-315.37-.23-473.05Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M9289,6844.92q0-359.72.06-719.44c0-58.69,9-115.87,34.6-169.22,47.56-99.16,127.58-151.84,236.47-161.71,39.91-3.62,79.71-2.11,118.75,7.66,70.1,17.56,120.75,60.49,156.4,122.08,9.54,16.48,16.91,34.19,26.17,50.85,12.88,23.17,25.64,25.6,45.66,8.73,10.77-9.08,20.47-19.42,30.67-29.17,69.09-66,144.89-121.77,237-151.72,88.63-28.83,176.47-28.8,261.63,12.55,112.27,54.52,174.9,169.74,163.57,293.93-10.27,112.57-68.71,187.44-172.88,227.9-102.79,39.91-206.15,78.38-308.7,118.88a737.5,737.5,0,0,0-96.19,46.39c-69.67,40-107,102.42-116.71,181.25a791.73,791.73,0,0,0-5.88,94.24c-.6,246.46-.23,492.92-.92,739.38-.14,51.32.54,103-13.46,153.22-30.56,109.58-95.67,187.26-208.64,216-90.31,23-176.92,7.83-255.58-41.84-69.25-43.72-106.44-110.69-121.85-189.29-7-35.55-10-72.4-10.12-108.67-.87-234-.44-468-.44-702Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M11331.28,6003.53c17-14.27,30.79-26,44.72-37.52,35.79-29.66,70.6-60.62,107.71-88.54,60.43-45.48,127.63-77.39,202.85-89.95,176.94-29.54,328.55,75.3,359.54,233.16,19.45,99.12-1,188-74.12,261.16-28.65,28.68-63.33,48.34-102,60-112.22,33.81-218.64,82.67-327.39,125.45-20.75,8.17-40.49,19.14-60,30-77.22,42.89-118.79,109.83-126.23,196.62-4.74,55.27-5.65,111-5.82,166.51-.73,229.05-.17,458.11-1,687.17-.17,51.44-4.25,102.8-21.67,152-39.76,112.43-118.23,176.67-237.13,192-51.26,6.6-101.38,2.44-149.83-14.2-110.37-37.9-171-118.27-191.43-230.79-10.88-59.9-9.06-120.69-9.08-181.23q-.26-610,.08-1220,.06-79.62,3.94-159.2a368.91,368.91,0,0,1,10.8-73.66c30.26-117.66,106.21-188.28,225-212.49,37.42-7.62,75.15-11.2,113.8-6.6,61.52,7.31,113.06,33.17,153,79.64,20.92,24.37,37.79,52.32,55.51,79.29C11312.4,5967.5,11320.33,5983.91,11331.28,6003.53Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M7947.05,6552.49c32.59-4.88,60.79-1.35,88.49,7.45,40.77,13,73.34,37.94,101.2,69.72,48.79,55.63,74.21,121.48,81.69,194.05,7.9,76.68-3.51,150.64-39.86,219.54-24.47,46.39-57.4,85.61-103.65,111.58-74.6,41.9-149.21,40.2-221.56-5.26-57.21-35.94-92.19-89.83-114.95-152.07-25.58-70-25.92-141.22-8.3-213,1.14-4.63,3.1-9.06,5.2-15.09,14.57,7.61,18.83,20.34,20.5,33.16,4.29,33,21.49,58.83,43.08,82.39,54.41,59.35,144.17,58.55,194.49-4.07,54.51-67.82,68.34-143.26,27.26-222.75-15.45-29.9-37.69-56.32-57-84.22C7959.13,6567.41,7954,6561.35,7947.05,6552.49Z",transform:"translate(-678.12 -4938.96)"})),Fne=e=>y.createElement("svg",{viewBox:"0 0 1046 234",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{clipPath:"url(#clip0_15_433)"},y.createElement("path",{d:"M116.7 233.4C181.152 233.4 233.4 181.152 233.4 116.7C233.4 52.2484 181.152 0 116.7 0C52.2484 0 0 52.2484 0 116.7C0 181.152 52.2484 233.4 116.7 233.4Z",fill:"url(#paint0_radial_15_433)"}),y.createElement("path",{d:"M81.8 52.1C76.9 50.4 65.8 48 47.9 10.6C46.3 6.69997 43.6 1.29997 53.8 3.79997C64 6.29997 85.4 9.79997 100.6 38C95.7 45.3 81.8 52.1 81.8 52.1Z",fill:"#F6A723"}),y.createElement("path",{d:"M78.4 50.6C73.1 45.3 68.2 40 65.9 34.1C63.6 28.1 61.8 21.9 72.9 24.4C84 26.9 92.7 29.8 95.2 32.8C97.8 35.9 97.9 43.7 97.6 44.3C97.3 44.9 78.4 50.6 78.4 50.6Z",fill:"#F8B242"}),y.createElement("path",{d:"M150.1 35.6C157.7 34.4 170.1 32.1 181.7 33C185 33.1 191.3 32.6 184.1 37.2C176.9 41.8 165.8 49.6 158.8 50.2C151.7 50.7 150.1 35.6 150.1 35.6Z",fill:"#F6A723"}),y.createElement("path",{d:"M151.7 37.2C157.9 36.2 167.9 34.4 177.4 35.1C180.1 35.2 185.2 34.8 179.3 38.5C173.5 42.2 164.5 48.6 158.8 49C153 49.4 151.7 37.2 151.7 37.2Z",fill:"#F8B242"}),y.createElement("path",{d:"M120.6 56.3C122.3 56.4 124 56.6 125.7 56.8C113.3 55.4 101.7 54.9 99.6999 55.5C94.9999 56.8 77.6999 60.1 77.6999 60.1C77.6999 60.1 75.4999 70.3 72.4999 83.8C72.1999 85 71.3999 87.6 70.0999 90.4C67.7999 95.4 64.5999 98.4 60.2999 99.6L62.0999 106C64.1999 105.4 66.1999 104.5 67.9999 103.2C67.0999 107.2 64.2999 115.9 56.3999 118L58.1999 124.4C60.3999 123.8 62.4999 122.8 64.2999 121.5C64.1999 122.1 64.0999 122.6 63.8999 123.2C62.3999 127.5 59.2999 133.1 53.1999 134.8L54.9999 141.2C57.0999 140.6 58.9999 139.7 60.7999 138.6C60.2999 141 59.8999 143.2 59.4999 145C57.2999 148.9 54.2999 151.4 50.5999 152.4L52.3999 158.8C54.2999 158.3 56.0999 157.5 57.6999 156.5C57.4999 157.8 57.3999 159.2 57.1999 160.6C55.5999 164.8 52.5999 169.9 46.6999 171.5L48.4999 177.9C50.7999 177.3 52.8999 176.2 54.7999 174.9C53.5999 179.3 50.5999 186.3 43.4999 188.3L45.2999 194.7C47.7999 194 50.1999 192.8 52.1999 191.2C51.5999 194.5 49.1999 203.3 41.8999 206.3C43.7999 207.8 45.6999 209.3 47.5999 210.8C49.1999 209.8 50.6999 208.5 51.9999 207C51.9999 207.5 51.8999 208 51.8999 208.5C51.2999 209.7 50.4999 211 49.5999 212.2C68.4999 225.4 91.3999 233.2 116.2 233.3C94.7999 176.2 110.4 94.3 120.6 56.3Z",fill:"#F6A723"}),y.createElement("path",{d:"M162.5 210.8C162.4 209.5 162.4 208.3 162.3 207C163.8 207.8 165.5 208.4 167.2 208.7L168.5 202.4C165.8 201.9 163.6 200.5 161.9 198.8C161.8 197.3 161.7 195.9 161.7 194.5C162.8 195.1 164 195.6 165.2 195.9L167 189.7C164.8 189 162.9 187.8 161.2 186.1C160.6 175 160.2 165.6 160.1 160.2C160.1 159.6 160.1 158.9 160.1 158.3C159.7 137.3 160.5 120.3 160.3 114.5C160.4 108.3 159.5 74.6 159 66.5C158.7 61.6 141.3 58.4 124.9 56.8C123.2 56.6 121.4 56.5 119.8 56.3C109.6 94.3 93.9999 176.2 115.5 233.4C115.6 233.4 115.7 233.4 115.9 233.4C132.8 233.4 149 229.8 163.5 223.3C163.4 222.2 163.4 221 163.3 219.9C164.5 220.6 165.7 221.2 167 221.7C168 221.2 169 220.7 170 220.2L170.8 216.1C167.1 215.3 164.5 213.2 162.5 210.8Z",fill:"#F8B242"}),y.createElement("path",{d:"M166.9 126.5C166.9 126.5 138.8 107.4 114.9 121.4C110.7 124.1 86.7 139.1 104.7 165.9C112.9 175.9 123.4 191 146.8 187.7C161.2 185.3 168.6 182 171.3 180.2C177.5 176 182.9 158.8 181.3 149C179.6 139 174.4 131.2 166.9 126.5Z",fill:"#FDD17A"}),y.createElement("path",{d:"M175.4 168.9C175.3 168.4 174.8 168 174.3 168.1C169.3 168.8 164.4 169.3 159.7 169.5C159.7 169.3 159.7 169.1 159.7 169C160.2 164.3 160.6 159.6 161 154.9C161.1 154.1 160.8 153.2 162.3 153.1C166.6 152.8 171.2 148.6 172.2 144.2C172.6 142.6 172.6 141.1 171.3 139.9C170.1 138.8 168.6 139 167.2 139.4C164.3 140.4 162.6 142.8 160.7 145.3C160.4 144.7 160.2 144.4 159.9 144C157.9 141.1 155.6 138.7 151.9 138.2C149.3 137.9 148 139.3 148.2 141.9C148.4 144.1 149.3 145.9 150.7 147.6C152.8 149.9 154.9 152.2 158.1 152.7C159.6 152.9 159.6 153.5 159.6 154.7C159.4 159.4 159 164 158.5 168.6C158.5 168.8 158.4 169.1 158.4 169.3C140 169.8 124.7 165.9 114.6 157.8L114.4 157.7C114 157.4 113.4 157.4 113 157.9C112.7 158.3 112.7 158.9 113.2 159.3L113.4 159.4C123.3 167.3 137.8 171.4 155.3 171.4C161.4 171.4 167.8 170.9 174.5 169.9C175.1 170 175.4 169.5 175.4 168.9Z",fill:"black"}),y.createElement("path",{d:"M121.9 81.4C121.9 81.4 115.1 79.8 102.8 84.5C97.7999 86.1 95.8999 90.9 103.8 89.4C110 88.3 112.6 87.5 117.2 88.1C120.7 88.5 122.2 90.8 125.4 90.3C127.3 90.1 133.9 84.1 121.9 81.4Z",fill:"black"}),y.createElement("path",{d:"M150.2 80.1C150.2 80.1 142.8 77.2 140.9 79.1C138.9 81.1 138.6 87.3 141.7 86.6C147 85.3 151.6 86.4 156.7 90C159.8 92.2 159.7 94.8 160.9 94C162.1 93.2 161.4 90.6 160.4 88.7C159.4 86.7 154.8 82 150.2 80.1Z",fill:"black"}),y.createElement("path",{d:"M109.9 114.5C116.086 114.5 121.1 109.486 121.1 103.3C121.1 97.1144 116.086 92.1 109.9 92.1C103.714 92.1 98.7 97.1144 98.7 103.3C98.7 109.486 103.714 114.5 109.9 114.5Z",fill:"white"}),y.createElement("path",{d:"M110.1 108.3C113.745 108.3 116.7 105.345 116.7 101.7C116.7 98.0549 113.745 95.1 110.1 95.1C106.455 95.1 103.5 98.0549 103.5 101.7C103.5 105.345 106.455 108.3 110.1 108.3Z",fill:"#F15A24"}),y.createElement("path",{d:"M110.1 106.8C112.917 106.8 115.2 104.517 115.2 101.7C115.2 98.8833 112.917 96.6 110.1 96.6C107.283 96.6 105 98.8833 105 101.7C105 104.517 107.283 106.8 110.1 106.8Z",fill:"black"}),y.createElement("path",{d:"M99 108.4C99 108.4 103.4 118.9 116.7 113.3C118.3 112.6 120.5 110.4 117.7 110.5C114.9 110.6 105.9 109.6 100.2 106.4C98.9 105.7 96.6 103.2 99 108.4Z",fill:"#EA8D23"}),y.createElement("path",{d:"M110.6 99.3C111.428 99.3 112.1 98.6284 112.1 97.8C112.1 96.9716 111.428 96.3 110.6 96.3C109.771 96.3 109.1 96.9716 109.1 97.8C109.1 98.6284 109.771 99.3 110.6 99.3Z",fill:"white"}),y.createElement("path",{d:"M118.3 95.3C118.3 95.3 110.4 86.1 99.7 96.9C98.7 98 97.1 101.4 99.7 100.2C102.4 99 110.9 96.1 117.9 97.8C119.7 98.1 122.1 99.2 118.3 95.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"}),y.createElement("mask",{id:"mask0_15_433",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:140,y:91,width:16,height:24},y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"})),y.createElement("g",{mask:"url(#mask0_15_433)"},y.createElement("path",{d:"M143.5 109.5C147.255 109.5 150.3 106.456 150.3 102.7C150.3 98.9445 147.255 95.9 143.5 95.9C139.744 95.9 136.7 98.9445 136.7 102.7C136.7 106.456 139.744 109.5 143.5 109.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M143.5 107.9C146.372 107.9 148.7 105.572 148.7 102.7C148.7 99.8281 146.372 97.5 143.5 97.5C140.628 97.5 138.3 99.8281 138.3 102.7C138.3 105.572 140.628 107.9 143.5 107.9Z",fill:"black"})),y.createElement("path",{d:"M143.3 100.8C144.128 100.8 144.8 100.128 144.8 99.3C144.8 98.4716 144.128 97.8 143.3 97.8C142.471 97.8 141.8 98.4716 141.8 99.3C141.8 100.128 142.471 100.8 143.3 100.8Z",fill:"white"}),y.createElement("path",{d:"M150.1 91.3C145.2 90.2 140.9 94 140.4 98.9C140.4 99 140.5 99.1 140.6 99.1C144.7 98.8 153.4 98.8 156.1 100.7C156.3 100.8 156.5 100.7 156.4 100.5C155.9 96.7 155.1 92.7 150.1 91.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M143.3 111.9C145.1 112.3 149.3 113 153.2 112.2C153.5 112.1 153.7 112.5 153.5 112.8C152.3 114.4 150.9 115.6 148.9 115.7C145.7 115.7 144 114 142.9 112.5C142.7 112.2 143 111.8 143.3 111.9Z",fill:"#EA8D23"}),y.createElement("path",{d:"M175.7 66.5C175.7 66.2 175.7 65.8 175.7 65.5C175.6 61.6 173.4 58.3 170.3 56.5C169.5 55.9 168.5 55.5 167.6 55.2C167.2 55.1 166.7 55 166.3 54.9C166 54.9 165.7 54.8 165.4 54.8H165.3C164.2 54.8 163.1 55 162.1 55.3C162.3 55.2 162.6 55 162.8 54.9C163.5 54.6 164.3 54.3 165.1 54.2H165.2C165.6 54.1 166 54.1 166.4 54.1C166.9 54.1 167.3 54.1 167.8 54.1C169 54.2 170 54.5 171 55C171.1 55 171.2 55 171.3 55C174.1 54.9 176.4 52.5 176.3 49.7C176.2 47.7 175 46 173.3 45.2C173.4 44.2 173.4 43.1 173.4 42.1C173.3 38 172.4 34.1 170.8 30.6C170.2 29.2 169.5 27.9 168.7 26.6C168.8 26.6 169 26.5 169.1 26.4C169 26.5 168.9 26.5 168.7 26.6C163.6 18.7 157.2 15.2 150.8 13.6C151.2 13.7 151.7 13.7 152.1 13.8C159.8 15.3 166.2 19.4 170.7 25C171.2 24.3 171.5 23.4 171.4 22.5C171.3 20.2 169.4 18.3 167 18.4C166.9 18.4 166.9 18.4 166.8 18.4C167.5 17.3 167.9 16.1 167.9 14.7C167.8 12.4 166.5 10.3 164.5 9.29998C165.2 8.49998 165.6 7.49998 165.6 6.39998C165.5 4.09998 163.6 2.19998 161.2 2.29998C159.6 2.39998 158.2 3.29998 157.6 4.59998C155.6 1.79998 152.3 0.0999826 148.6 0.199983C142.6 0.399983 138 5.39998 138.1 11.3C138.1 11.4 138.1 11.6 138.1 11.7C136.7 11.7 135.3 11.9 134 12.1V12C134 11.7 134 11.4 133.9 11.2C134.5 10.5 134.9 9.69998 134.8 8.69998C134.7 6.69998 133.1 5.19998 131.1 5.29998C129.3 5.39998 127.9 6.69998 127.7 8.49998C126.4 9.19998 125.6 10.5 125.5 11.9C125.4 12.1 125.4 12.3 125.4 12.6C124.1 12 122.6 11.6 121 11.7C118.1 11.8 115.5 13.2 113.8 15.4C112.8 16.5 112.1 17.9 111.8 19.5C111.8 19.6 111.8 19.7 111.8 19.9C111.8 20 111.8 20.1 111.8 20.1C111.8 23 112.3 25.9 113.4 28.8C113 28.2 112.7 27.6 112.4 26.9C111.4 24.9 110.8 22.8 110.3 20.8C110.3 20.7 110.3 20.6 110.2 20.5C110.2 20.3 110.1 19.9 110.1 19.7C109.2 19.8 108.3 19.9 107.5 20.1C106.2 18.4 104.2 17.4 102 17.5C100.3 17.6 98.7001 18.3 97.5001 19.4C96.9001 19.9 96.4001 20.5 96.0001 21.2C95.1001 20.7 94.0001 20.5 92.9001 20.5C89.5001 20.6 86.8001 23.2 86.4001 26.4C86.3001 26.9 86.2001 27.5 86.2001 28.1C86.2001 28.6 86.3001 29.1 86.4001 29.5C86.7001 30.4 87.2001 31.1 87.8001 31.8C88.1001 32.1 88.4001 32.4 88.7001 32.7C88.9001 32.9 89.1001 33 89.3001 33.2C89.3001 33.2 89.3001 33.2 89.4001 33.2C90.2001 33.8 91.1001 34.2 92.1001 34.4C91.9001 34.4 91.6001 34.4 91.4001 34.3C90.7001 34.2 89.9001 34 89.3001 33.7H89.2001C88.9001 33.6 88.5001 33.4 88.2001 33.2C87.8001 33 87.5001 32.7 87.2001 32.5C86.2001 31.7 85.4001 30.8 84.8001 29.7C82.4001 30.4 80.6001 32.4 80.1001 34.8C79.9001 35.4 79.8001 36.1 79.9001 36.8C79.9001 38.3 80.5001 39.7 81.5001 40.8C76.5001 42.4 72.7001 46.7 71.8001 51.9C71.6001 51.9 71.4001 51.9 71.1001 51.8C70.8001 51.8 70.5001 51.7 70.2001 51.8C68.3001 51.9 66.6001 52.9 65.6001 54.3C64.6001 55.5 64.0001 57.1 64.1001 58.8C64.2001 61.2 65.5001 63.3 67.4001 64.4C66.8001 65.4 66.5001 66.6 66.6001 67.9C66.6001 68 66.6001 68.1 66.6001 68.2C66.5001 68.3 66.3001 68.3 66.2001 68.4C65.8001 68.6 65.5001 68.8 65.2001 69.1C64.4001 69.9 63.8001 71.1 63.9001 72.3C64.0001 74.6 65.9001 76.5 68.3001 76.4C69.9001 76.4 71.2001 75.5 71.9001 74.2C72.5001 74.3 73.0001 74.4 73.6001 74.4C75.7001 74.3 77.5001 73.3 78.7001 71.8C77.8001 70.7 77.1001 69.3 76.7001 67.9C76.6001 67.4 76.5001 67 76.4001 66.5C76.3001 66.1 76.3001 65.7 76.3001 65.2V65.1C76.3001 64.3 76.4001 63.4 76.6001 62.5C76.7001 62.2 76.8001 61.9 76.8001 61.7C76.6001 62.9 76.6001 64.1 76.9001 65.2V65.3C77.0001 65.6 77.0001 65.9 77.1001 66.2C77.2001 66.7 77.4001 67.1 77.6001 67.5C78.1001 68.5 78.7001 69.3 79.4001 70.1C81.7001 71.4 84.5001 72.1 87.3001 72C91.1001 71.9 94.6001 70.4 97.2001 68C94.4001 64.5 92.8001 60 93.0001 55.1C93.0001 54.8 93.0001 54.6 93.1001 54.3C93.1001 59.2 95.1001 63.6 98.4001 66.8C103.1 70.5 109.1 72.6 115.5 72.3C118.2 72.2 120.8 71.7 123.2 70.9C118.9 66.8 116.3 61 116.4 54.6C116.4 54.3 116.4 54 116.4 53.7C116.6 60.5 120.2 66.5 125.5 70C130.5 73 136.4 74.6 142.6 74.4C147.3 74.3 151.6 73.1 155.6 71.2C157.6 74.4 161.1 76.5 165.2 76.4C167.7 76.3 170.1 75.4 171.9 73.8C172.4 74 172.9 74.1 173.4 74C175.7 73.9 177.6 72 177.5 69.6C177.5 68.5 176.7 67.2 175.7 66.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M77.1 66.1999C77 65.8999 76.9 65.6 76.9 65.3V65.1999C76.7 64.0999 76.6 62.9 76.8 61.7C76.7 62 76.6 62.2 76.6 62.5C76.4 63.4 76.3 64.1999 76.3 65.0999V65.1999C76.3 65.5999 76.3 66.1 76.4 66.5C76.5 67 76.6 67.5 76.7 67.9C77.1 69.3 77.8 70.6 78.7 71.8C79.1 71.3 79.4 70.7999 79.6 70.1999C78.8 69.3999 78.2 68.5999 77.8 67.5999C77.4 67.1999 77.2 66.6999 77.1 66.1999Z",fill:"#C54409"}),y.createElement("path",{d:"M93.1001 55.2C92.8001 60 94.5001 64.6 97.3001 68.1C97.7001 67.7 98.1001 67.4 98.4001 67C95.1001 63.8 93.1001 59.4 93.1001 54.5C93.2001 54.7 93.1001 54.9 93.1001 55.2Z",fill:"#C54409"}),y.createElement("path",{d:"M116.5 53.9C116.5 54.2 116.5 54.5 116.5 54.8C116.4 61.2 119.1 67 123.3 71.1C124.1 70.8 124.9 70.5 125.6 70.2C120.3 66.6 116.7 60.7 116.5 53.9Z",fill:"#C54409"}),y.createElement("path",{d:"M110.2 20.6C110.6 22.7 111.3 24.7 112.3 26.7C112.6 27.4 113 28 113.3 28.6C112.2 25.8 111.7 22.8 111.7 19.9C111.7 19.8 111.7 19.7 111.7 19.7C111.7 19.6 111.7 19.5 111.7 19.3C111.1 19.3 110.6 19.4 110.1 19.4C110.1 19.6 110.2 20 110.2 20.2C110.1 20.5 110.1 20.6 110.2 20.6Z",fill:"#C54409"}),y.createElement("path",{d:"M87.1 32.4C87.4 32.7 87.8 32.9 88.1 33.1C88.4 33.3 88.7 33.5 89.1 33.6H89.2C89.9 33.9 90.6 34.1 91.3 34.2C91.5 34.2 91.8 34.3 92 34.3C91 34.1 90.1 33.6 89.3 33.1C89.3 33.1 89.3 33.1 89.2 33.1C89 32.9 88.8 32.8 88.6 32.6C88.3 32.3 88 32 87.7 31.7C87.1 31 86.6 30.2 86.3 29.4C85.7 29.4 85.2 29.5 84.7 29.7C85.3 30.7 86.1 31.6 87.1 32.4Z",fill:"#C54409"}),y.createElement("path",{d:"M166.3 54.1C165.9 54.1 165.5 54.2 165.1 54.2H165C164.2 54.3 163.5 54.6 162.7 54.9C162.5 55 162.2 55.1 162 55.3C163.1 54.9 164.1 54.7 165.2 54.8H165.3C165.6 54.8 165.9 54.8 166.2 54.9C166.6 55 167.1 55 167.5 55.2C168.5 55.5 169.4 55.9 170.2 56.5C170.4 56.1 170.6 55.6 170.8 55.1C169.8 54.6 168.8 54.3 167.6 54.2C167.2 54.1 166.7 54.1 166.3 54.1Z",fill:"#C54409"}),y.createElement("path",{d:"M151.9 13.8C151.5 13.7 151 13.6 150.6 13.6C157.1 15.3 163.4 18.7 168.5 26.6C168.6 26.6 168.8 26.5 168.9 26.4C169.6 26.1 170.1 25.6 170.5 25C166 19.4 159.5 15.3 151.9 13.8Z",fill:"#C54409"}),y.createElement("path",{d:"M295.3 174.9C290.8 174.9 287.5 173.7 285.4 171.3C283.3 168.9 282.6 165.4 283.2 160.9L297.9 68.6C298.6 64.6 300.1 61.7 302.4 59.7C304.7 57.8 307.9 56.8 311.8 56.8C316.1 56.8 319.3 58 321.3 60.4C323.3 62.8 324 66.3 323.4 70.7L310.3 153.2H352.4C356.2 153.2 359 154 361 155.5C363 157 364 159.2 364 162C364 166.1 362.8 169.3 360.5 171.5C358.2 173.8 355 174.9 351.1 174.9H295.3Z",fill:"white"}),y.createElement("path",{d:"M446.1 118.3C445.2 113.3 443.3 108.9 440.5 104.9C437.7 100.9 433.9 97.8 429.2 95.5C424.5 93.2 418.7 92 411.7 92C403 92 395.2 94 388.3 98.1C381.4 102.2 375.9 107.8 371.9 114.8C367.9 121.9 365.9 130 365.9 139.3C365.9 146.7 367.6 153.2 371.1 158.9C374.6 164.5 379.5 168.9 385.8 172C392.1 175.1 399.5 176.6 408 176.6C412.2 176.6 416.7 176.1 421.6 175.1C426.5 174.1 430.8 172.6 434.5 170.5C436.8 169.3 438.5 167.8 439.6 166C440.6 164.2 441.1 162.4 441.1 160.5C441 158.6 440.5 157 439.5 155.5C438.5 154.1 437.1 153.2 435.3 152.8C433.5 152.4 431.3 152.8 428.9 154C426.2 155.3 423.3 156.3 420 157C416.7 157.7 413.5 158 410.6 158C403 158 397.3 155.9 393.6 151.8C390.8 148.7 389.4 144.6 389.4 139.6H440.2C442 139.6 443.4 139.2 444.5 138.5C445.6 137.8 446.3 136.2 446.7 133.6C447.2 128.4 447.1 123.2 446.1 118.3ZM400.8 111.4C403.7 109.5 407.2 108.5 411.4 108.5C415.6 108.5 418.9 109.4 421.3 111.2C423.7 113 425.4 115.5 426.4 118.5C427.1 120.9 427.4 123.7 427.2 126.7H391.1C391.7 123.9 392.7 121.3 394 118.8C395.7 115.8 397.9 113.3 400.8 111.4Z",fill:"white"}),y.createElement("path",{d:"M541.1 96.1C539.3 93.6 536.5 92.3 532.6 92.3C528.6 92.3 525.4 93.4 523 95.4C520.6 97.5 519 100.6 518.4 104.7L518.1 106.5C516.2 102.1 513.3 98.7 509.2 96.2C504.5 93.3 499.1 91.9 493 91.9C484.7 91.9 477.5 94.1 471.3 98.4C465.1 102.7 460.4 108.6 457 116.1C453.7 123.6 452 132.1 452 141.5C452 148.7 453.2 154.9 455.7 160.1C458.2 165.3 461.7 169.4 466.3 172.3C470.9 175.2 476.2 176.6 482.3 176.6C488.4 176.6 493.8 175.2 498.6 172.4C502.8 170 506.3 166.7 509.2 162.7C508.6 166.8 509.1 170 510.7 172.4C512.4 175 515.2 176.3 519.1 176.3C523.3 176.3 526.6 175.3 528.9 173.2C531.2 171.1 532.8 168.1 533.5 164L542.6 106.7C543.5 102.1 542.9 98.6 541.1 96.1ZM511 143.5C509.3 148 507 151.5 504 154.1C501 156.7 497.2 158 492.6 158C487.8 158 484.1 156.5 481.4 153.4C478.7 150.3 477.3 145.9 477.3 140.1C477.3 134.4 478.1 129.3 479.8 124.9C481.5 120.5 483.9 117 487 114.5C490.1 112 493.9 110.7 498.2 110.7C503.1 110.7 506.8 112.2 509.5 115.3C512.2 118.3 513.5 122.8 513.5 128.6C513.5 134.1 512.6 139.1 511 143.5Z",fill:"white"}),y.createElement("path",{d:"M577.9 176.6C572.7 176.6 567.7 176.1 562.9 175.2C558.1 174.3 553.9 173 550.2 171.5C547.7 170.5 545.9 169.1 544.8 167.3C543.7 165.5 543.3 163.6 543.5 161.7C543.7 159.8 544.3 158.2 545.3 156.7C546.3 155.3 547.8 154.3 549.7 153.8C551.6 153.3 553.7 153.6 556 154.7C559.5 156.2 563.2 157.4 566.9 158.3C570.7 159.1 574.3 159.5 577.8 159.5C582.5 159.5 586.1 158.7 588.5 157C590.9 155.3 592.1 153.2 592.1 150.5C592.1 148.6 591.4 147.1 590.1 146C588.8 144.9 586.8 144.1 584.1 143.7L569 140.7C562.6 139.6 557.6 137.2 554.2 133.6C550.7 130 549 125.3 549 119.7C549 114.7 550.4 110.1 553.3 105.9C556.2 101.7 560.5 98.3 566.2 95.7C571.9 93.1 579 91.8 587.2 91.8C591 91.8 595 92.2 599.3 93.1C603.6 94 607.4 95.3 610.7 97.1C613.1 98.2 614.8 99.6 615.8 101.3C616.8 103 617.2 104.8 617 106.5C616.8 108.3 616.2 109.8 615 111.1C613.8 112.4 612.3 113.3 610.4 113.8C608.5 114.3 606.4 114 604.2 112.9C601.4 111.6 598.5 110.6 595.3 109.9C592.1 109.2 589 108.9 586 108.9C581 108.9 577.3 109.7 574.8 111.4C572.3 113.1 571.1 115.3 571.1 118.2C571.1 119.7 571.6 121.1 572.7 122.3C573.7 123.5 575.4 124.3 577.8 124.7L592.9 127.5C600.1 128.8 605.4 131.3 609 135C612.5 138.6 614.3 143.2 614.3 148.6C614.3 157.7 611 164.6 604.4 169.3C597.8 174.2 588.9 176.6 577.9 176.6Z",fill:"white"}),y.createElement("path",{d:"M700.8 118.3C699.9 113.3 698 108.9 695.2 104.9C692.4 100.9 688.6 97.8 683.9 95.5C679.2 93.2 673.4 92 666.4 92C657.7 92 649.9 94 643 98.1C636.1 102.2 630.6 107.8 626.6 114.8C622.6 121.9 620.6 130 620.6 139.3C620.6 146.7 622.3 153.2 625.8 158.9C629.3 164.5 634.2 168.9 640.5 172C646.8 175.1 654.2 176.6 662.7 176.6C666.9 176.6 671.4 176.1 676.3 175.1C681.2 174.1 685.5 172.6 689.2 170.5C691.5 169.3 693.2 167.8 694.3 166C695.3 164.2 695.8 162.4 695.8 160.5C695.7 158.6 695.2 157 694.2 155.5C693.2 154.1 691.8 153.2 690 152.8C688.2 152.4 686 152.8 683.6 154C680.9 155.3 678 156.3 674.7 157C671.4 157.7 668.2 158 665.3 158C657.7 158 652 155.9 648.3 151.8C645.5 148.7 644.1 144.6 644.1 139.6H694.9C696.7 139.6 698.1 139.2 699.2 138.5C700.3 137.8 701 136.2 701.4 133.6C701.9 128.4 701.8 123.2 700.8 118.3ZM655.5 111.4C658.4 109.5 661.9 108.5 666.1 108.5C670.3 108.5 673.6 109.4 676 111.2C678.4 113 680.1 115.5 681.1 118.5C681.9 120.9 682.1 123.7 681.9 126.7H645.8C646.4 123.9 647.4 121.3 648.7 118.8C650.4 115.8 652.6 113.3 655.5 111.4Z",fill:"white"}),y.createElement("path",{d:"M719.7 174.9C715.2 174.9 711.9 173.7 709.8 171.3C707.7 168.9 707 165.4 707.6 160.9L722.3 68.6C723 64.6 724.5 61.7 726.8 59.7C729.1 57.8 732.3 56.8 736.2 56.8C740.5 56.8 743.7 58 745.7 60.4C747.7 62.8 748.4 66.3 747.8 70.7L734.7 153.2H776.8C780.6 153.2 783.4 154 785.4 155.5C787.4 157 788.4 159.2 788.4 162C788.4 166.1 787.2 169.3 784.9 171.5C782.6 173.8 779.4 174.9 775.5 174.9H719.7Z",fill:"white"}),y.createElement("path",{d:"M831.6 176.6C823.2 176.6 816 175.1 810.1 172C804.1 169 799.6 164.6 796.4 159C793.3 153.4 791.7 146.8 791.7 139.3C791.7 131.8 792.9 125.1 795.4 119.2C797.9 113.3 801.3 108.3 805.8 104.2C810.2 100.1 815.2 97 820.7 95C826.2 93 832.1 91.9 838.3 91.9C846.7 91.9 853.9 93.4 859.8 96.5C865.8 99.5 870.3 103.9 873.6 109.5C876.8 115.1 878.4 121.7 878.4 129.2C878.4 136.8 877.1 143.6 874.6 149.4C872.1 155.3 868.6 160.2 864.2 164.3C859.8 168.4 854.9 171.5 849.4 173.5C843.8 175.6 837.9 176.6 831.6 176.6ZM832.3 158C836.6 158 840.3 156.7 843.4 154.1C846.5 151.5 848.9 148 850.6 143.5C852.3 139 853.2 134 853.2 128.5C853.2 122.6 851.8 118.2 849.1 115.2C846.3 112.2 842.6 110.6 837.8 110.6C833.4 110.6 829.6 111.9 826.5 114.4C823.4 116.9 821 120.4 819.4 124.8C817.7 129.2 816.9 134.3 816.9 140C816.9 145.7 818.3 150.2 821 153.3C823.7 156.5 827.5 158 832.3 158Z",fill:"white"}),y.createElement("path",{d:"M924.6 176.6C915.8 176.6 908.3 175.1 902.3 172C896.3 168.9 891.7 164.5 888.7 158.8C885.7 153.1 884.1 146.5 884.1 139C884.1 133 885 127.2 886.9 121.6C888.8 116 891.7 110.9 895.6 106.4C899.5 101.9 904.5 98.4 910.5 95.8C916.5 93.2 923.6 91.9 931.6 91.9C935.5 91.9 939.1 92.3 942.5 93C945.9 93.7 949.1 94.7 951.9 96.1C954.6 97.2 956.4 98.6 957.5 100.4C958.6 102.2 959.1 104 958.9 106C958.7 108 958.1 109.8 957.1 111.4C956 113 954.6 114.1 952.9 114.8C951.1 115.5 949.2 115.3 947.1 114.3C944.7 113.1 942.3 112.2 940.1 111.7C937.9 111.2 935.6 111 933.3 111C928.9 111 925.2 111.8 922.1 113.3C919.1 114.8 916.6 117 914.8 119.8C913 122.6 911.6 125.6 910.7 128.8C909.8 132.1 909.4 135.4 909.4 138.8C909.4 144.4 910.9 149 913.8 152.5C916.7 156 921.5 157.7 928.1 157.7C929.9 157.7 931.9 157.5 934.1 157C936.4 156.5 938.7 155.6 941 154.4C942.9 153.6 944.6 153.5 946.2 154.2C947.8 154.8 949.1 155.8 950.2 157.3C951.2 158.7 951.8 160.4 951.9 162.3C952 164.2 951.5 166 950.5 167.8C949.5 169.6 947.8 171.1 945.4 172.3C942.6 173.7 939.3 174.8 935.4 175.6C931.7 176.2 928 176.6 924.6 176.6Z",fill:"white"}),y.createElement("path",{d:"M998.6 176.6C990.2 176.6 983 175.1 977.1 172C971.1 169 966.6 164.6 963.4 159C960.3 153.4 958.7 146.8 958.7 139.3C958.7 131.8 959.9 125.1 962.4 119.2C964.9 113.3 968.3 108.3 972.8 104.2C977.2 100.1 982.2 97 987.7 95C993.2 93 999.1 91.9 1005.3 91.9C1013.7 91.9 1020.9 93.4 1026.8 96.5C1032.8 99.5 1037.3 103.9 1040.6 109.5C1043.8 115.1 1045.4 121.7 1045.4 129.2C1045.4 136.8 1044.1 143.6 1041.6 149.4C1039.1 155.3 1035.6 160.2 1031.2 164.3C1026.8 168.4 1021.9 171.5 1016.4 173.5C1010.8 175.6 1004.9 176.6 998.6 176.6ZM999.2 158C1003.5 158 1007.2 156.7 1010.3 154.1C1013.4 151.5 1015.8 148 1017.5 143.5C1019.2 139 1020.1 134 1020.1 128.5C1020.1 122.6 1018.7 118.2 1016 115.2C1013.2 112.2 1009.5 110.6 1004.7 110.6C1000.3 110.6 996.5 111.9 993.4 114.4C990.3 116.9 987.9 120.4 986.3 124.8C984.6 129.2 983.8 134.3 983.8 140C983.8 145.7 985.2 150.2 987.9 153.3C990.7 156.5 994.5 158 999.2 158Z",fill:"white"})),y.createElement("defs",null,y.createElement("radialGradient",{id:"paint0_radial_15_433",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(116.689 116.689) scale(116.689)"},y.createElement("stop",{stopColor:"white"}),y.createElement("stop",{offset:1,stopColor:"#FFEACA"})),y.createElement("clipPath",{id:"clip0_15_433"},y.createElement("rect",{width:1045.3,height:233.4,fill:"white"})))),Bne=e=>y.createElement("svg",{viewBox:"0 0 222 60",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("def",null,y.createElement("style",null,".a4b2a390-5a5a-4c22-b122-e3008dcd8ac3 { fill: #fff; } ")),y.createElement("path",{d:"M57.7998 9.63202V26H60.1518V13.256L65.2398 19.592H65.6718L70.7118 13.256V26H73.0638V9.63202H70.8798L65.4558 16.352L60.0078 9.63202H57.7998Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M83.579 9.53602L76.547 26H78.947L81.011 21.176H87.971L90.155 26H92.555L85.235 9.53602H83.579ZM84.395 12.728L87.059 19.064H81.899L84.395 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M103.444 9.41602C98.5722 9.41602 94.5882 13.04 94.5882 17.84C94.5882 21.68 97.3722 26.216 103.396 26.216C105.46 26.216 107.428 25.808 109.348 24.776V22.208C107.572 23.384 105.628 24.032 103.492 24.032C99.4122 24.032 97.0362 21.08 97.0362 17.864C97.0362 14.648 99.5082 11.6 103.516 11.6C105.508 11.6 107.428 12.248 109.18 13.232V10.76C107.212 9.87202 105.268 9.41602 103.444 9.41602Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M113.91 9.63202V26H120.15C125.334 26 128.958 22.688 128.958 17.624C128.958 13.016 125.598 9.63202 120.126 9.63202H113.91ZM116.262 23.888V11.72H119.694C124.326 11.72 126.534 14.168 126.534 17.696C126.534 21.584 124.158 23.888 120.03 23.888H116.262Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M141.56 9.41602C135.872 9.41602 132.8 13.592 132.8 17.864C132.8 22.352 136.256 26.216 141.44 26.216C147.128 26.216 150.392 22.16 150.392 17.792C150.392 13.136 146.768 9.41602 141.56 9.41602ZM141.632 11.624C145.832 11.624 147.968 14.984 147.968 17.768C147.968 21.944 144.968 24.008 141.488 24.008C138.128 24.008 135.224 21.488 135.224 17.864C135.224 14.384 137.576 11.624 141.632 11.624Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M154.958 9.63202V26H157.214V13.4L168.086 26H170.126V9.63202H167.87V22.328L156.902 9.63202H154.958Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M180.643 9.53602L173.611 26H176.011L178.075 21.176H185.035L187.219 26H189.619L182.299 9.53602H180.643ZM181.459 12.728L184.123 19.064H178.963L181.459 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M193.099 9.63202V26H202.843V23.864H195.475V9.63202H193.099Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M206.568 9.63202V26H212.808C217.992 26 221.616 22.688 221.616 17.624C221.616 13.016 218.256 9.63202 212.784 9.63202H206.568ZM208.92 23.888V11.72H212.352C216.984 11.72 219.192 14.168 219.192 17.696C219.192 21.584 216.816 23.888 212.688 23.888H208.92Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M58.2002 37.0883V48.0003H59.7682V43.2483H65.8962V48.0003H67.4642V37.0883H65.8962V41.8083H59.7682V37.0883H58.2002Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M76.8164 36.9443C73.0244 36.9443 70.9764 39.7283 70.9764 42.5763C70.9764 45.5683 73.2804 48.1443 76.7364 48.1443C80.5284 48.1443 82.7044 45.4403 82.7044 42.5283C82.7044 39.4243 80.2884 36.9443 76.8164 36.9443ZM76.8644 38.4163C79.6644 38.4163 81.0884 40.6563 81.0884 42.5123C81.0884 45.2963 79.0884 46.6723 76.7684 46.6723C74.5284 46.6723 72.5924 44.9923 72.5924 42.5763C72.5924 40.2563 74.1604 38.4163 76.8644 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M84.6128 37.0883V38.4643H88.3568V48.0003H89.9248V38.4643H93.7328V37.0883H84.6128Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M96.7971 37.0883V48.0003H103.133V46.5923H98.3651V43.2003H102.829V41.8083H98.3651V38.4803H102.989V37.0883H96.7971Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M106.741 37.0883V48.0003H113.237V46.5763H108.325V37.0883H106.741Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M119.172 36.9443C117.3 36.9443 115.956 38.1123 115.956 39.6643C115.956 41.0083 116.564 41.8723 118.18 42.8163C120.34 44.0803 120.548 44.5763 120.548 45.3123C120.548 46.1603 119.86 46.7523 118.948 46.7523C117.812 46.7523 116.772 46.1603 116.004 45.1523V47.1363C116.868 47.7763 117.876 48.1443 118.948 48.1443C120.852 48.1443 122.116 46.8963 122.116 45.2963C122.116 43.8083 121.62 43.0403 119.316 41.7123C117.652 40.7523 117.524 40.2243 117.524 39.6163C117.524 38.8643 118.132 38.3523 119.124 38.3523C120.1 38.3523 120.948 38.7683 121.684 39.4883V37.7123C120.932 37.2163 120.068 36.9443 119.172 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M134.802 41.5203C134.178 40.9283 133.794 40.2403 133.794 39.6643C133.794 39.0723 134.354 38.6243 134.994 38.6243C135.682 38.6243 136.226 39.1203 136.226 39.7443C136.226 40.3363 135.81 40.9123 134.802 41.5203ZM130.914 45.6483C130.914 47.0723 132.242 48.1443 133.634 48.1443C135.074 48.1443 136.29 47.1843 137.122 46.5123L138.386 48.0003H140.386L138.178 45.4403C139.058 44.4323 139.618 43.4883 139.954 42.5763H138.386C138.05 43.2643 137.634 43.9043 137.218 44.3363L135.682 42.5763C137.218 41.5203 137.698 40.6563 137.698 39.6803C137.698 38.5923 136.866 37.2963 134.978 37.2963C132.93 37.2963 132.258 38.8003 132.258 39.8083C132.258 40.8003 132.866 41.6963 133.49 42.3363C131.81 43.3123 130.914 44.2883 130.914 45.6483ZM132.482 45.5203C132.482 44.7843 133.058 44.2563 134.386 43.3763L136.162 45.4243C135.49 46.0163 134.722 46.6563 133.826 46.6563C133.058 46.6563 132.482 46.1283 132.482 45.5203Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M149.319 37.0883V48.0003H150.887V43.2483H151.591C152.359 43.2483 153.047 43.5843 154.151 45.3123L155.879 48.0003H157.735L155.815 45.0883C154.759 43.4883 154.455 43.2323 153.815 42.8163C155.015 42.3363 155.639 41.3923 155.639 40.1283C155.639 38.5283 154.503 37.0883 152.327 37.0883H149.319ZM150.887 38.4643H152.215C153.399 38.4643 154.039 39.0723 154.039 40.1283C154.039 41.5843 153.031 41.8723 151.895 41.8723H150.887V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M160.528 37.0883V48.0003H166.864V46.5923H162.096V43.2003H166.56V41.8083H162.096V38.4803H166.72V37.0883H160.528Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M173.256 36.9443C171.384 36.9443 170.04 38.1123 170.04 39.6643C170.04 41.0083 170.648 41.8723 172.264 42.8163C174.424 44.0803 174.632 44.5763 174.632 45.3123C174.632 46.1603 173.944 46.7523 173.032 46.7523C171.896 46.7523 170.856 46.1603 170.088 45.1523V47.1363C170.952 47.7763 171.96 48.1443 173.032 48.1443C174.936 48.1443 176.2 46.8963 176.2 45.2963C176.2 43.8083 175.704 43.0403 173.4 41.7123C171.736 40.7523 171.608 40.2243 171.608 39.6163C171.608 38.8643 172.216 38.3523 173.208 38.3523C174.184 38.3523 175.032 38.7683 175.768 39.4883V37.7123C175.016 37.2163 174.152 36.9443 173.256 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M185.057 36.9443C181.265 36.9443 179.217 39.7283 179.217 42.5763C179.217 45.5683 181.521 48.1443 184.977 48.1443C188.769 48.1443 190.945 45.4403 190.945 42.5283C190.945 39.4243 188.529 36.9443 185.057 36.9443ZM185.105 38.4163C187.905 38.4163 189.329 40.6563 189.329 42.5123C189.329 45.2963 187.329 46.6723 185.009 46.6723C182.769 46.6723 180.833 44.9923 180.833 42.5763C180.833 40.2563 182.401 38.4163 185.105 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M194.469 37.0883V48.0003H196.037V43.2483H196.741C197.509 43.2483 198.197 43.5843 199.301 45.3123L201.029 48.0003H202.885L200.965 45.0883C199.909 43.4883 199.605 43.2323 198.965 42.8163C200.165 42.3363 200.789 41.3923 200.789 40.1283C200.789 38.5283 199.653 37.0883 197.477 37.0883H194.469ZM196.037 38.4643H197.365C198.549 38.4643 199.189 39.0723 199.189 40.1283C199.189 41.5843 198.181 41.8723 197.045 41.8723H196.037V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M204 37.0883V38.4643H207.744V48.0003H209.312V38.4643H213.12V37.0883H204Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M218.969 36.9443C217.097 36.9443 215.753 38.1123 215.753 39.6643C215.753 41.0083 216.361 41.8723 217.977 42.8163C220.137 44.0803 220.345 44.5763 220.345 45.3123C220.345 46.1603 219.657 46.7523 218.745 46.7523C217.609 46.7523 216.569 46.1603 215.801 45.1523V47.1363C216.665 47.7763 217.673 48.1443 218.745 48.1443C220.649 48.1443 221.913 46.8963 221.913 45.2963C221.913 43.8083 221.417 43.0403 219.113 41.7123C217.449 40.7523 217.321 40.2243 217.321 39.6163C217.321 38.8643 217.929 38.3523 218.921 38.3523C219.897 38.3523 220.745 38.7683 221.481 39.4883V37.7123C220.729 37.2163 219.865 36.9443 218.969 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M17.8501 51.82V50.45C18.8282 50.1843 19.8366 50.0465 20.8501 50.04C21.8438 50.05 22.8332 50.1708 23.8001 50.4H23.8601V51.78H23.7601C22.8055 51.559 21.8299 51.4417 20.8501 51.43C19.8702 51.4374 18.8954 51.5719 17.9501 51.83L17.8501 51.82ZM18.0001 50.57V51.57C18.9278 51.3283 19.8815 51.2007 20.8401 51.19C21.799 51.2005 22.7542 51.3111 23.6901 51.52V50.52C22.7554 50.3029 21.7997 50.1889 20.8401 50.18C19.8808 50.1897 18.9265 50.3207 18.0001 50.57Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M20.85 59.68L20.29 59L37.51 44.55C38.4254 43.7495 39.2025 42.8034 39.81 41.75C40.526 40.45 40.9332 39.0026 41 37.52V5.43C39.76 5.81 36.63 6.43 30.93 5.7C26.9322 5.12589 23.2019 3.35487 20.23 0.62L20.85 0C23.6832 2.57537 27.2145 4.25578 31 4.83C38.22 5.76 41.18 4.43 41.21 4.42L41.83 4.13V37.51C41.7796 39.1265 41.3516 40.7087 40.58 42.13C39.9228 43.2965 39.0705 44.3416 38.06 45.22L20.85 59.68ZM20.85 56.14L20.29 55.46L23.29 52.92V52C22.4744 51.829 21.6434 51.7419 20.81 51.74V50.86C21.6428 50.8637 22.4732 50.9474 23.29 51.11V50.8C22.4739 50.6307 21.6434 50.5403 20.81 50.53C19.9712 50.5432 19.1364 50.6471 18.32 50.84V51.14C19.1379 50.9586 19.9723 50.8614 20.81 50.85V51.73C19.9712 51.7425 19.1363 51.8465 18.32 52.04V53.04H17.44V47.44L20.85 44L24.22 47.43V52.17L29.42 47.82L35.09 43C35.9261 42.3257 36.6081 41.48 37.09 40.52C37.6236 39.3356 37.9936 38.0841 38.19 36.8V8.8C35.126 9.08268 32.0378 8.94812 29.01 8.4C25.7174 7.95234 22.6383 6.51566 20.18 4.28L20.82 3.67C23.1621 5.77626 26.0804 7.13439 29.2 7.57C32.2947 8.15942 35.4615 8.27071 38.59 7.9L39.11 7.81V36.9C38.9045 38.2829 38.5039 39.6297 37.92 40.9C37.3757 41.9872 36.597 42.9401 35.64 43.69L30 48.51L20.85 56.14ZM18.37 48V50C19.1879 49.8186 20.0223 49.7214 20.86 49.71C21.6925 49.7184 22.5226 49.8021 23.34 49.96V48C22.5241 47.8295 21.6935 47.7391 20.86 47.73C20.0227 47.7298 19.1878 47.8203 18.37 48ZM20.85 45.27L19.2 47C19.7497 46.9203 20.3045 46.8802 20.86 46.88C21.4118 46.8818 21.9629 46.9185 22.51 46.99L20.85 45.27ZM12.38 48.42H11.5V42.83L9.5 40.83L6.75 34L10.75 32.32L12.59 32.9L12.95 34.26L14.11 34.06V31.51L18.16 30.83L19.8 32.06V33.62H20.88V34.5H18.88V32.5L17.88 31.76L14.93 32.26V34.83L12.24 35.29L11.81 33.62L10.74 33.27L7.89 34.49L9.23 37.79C12.9958 36.6469 16.9048 36.0442 20.84 36C24.9103 36.0378 28.9532 36.6712 32.84 37.88L32.56 38.71C30.992 38.211 29.3915 37.8201 27.77 37.54L28.63 38.48L28.37 40.2L29.66 41.47L29.56 42.14L29.83 42.21L29.59 43.05C26.7522 42.3557 23.8415 42.0032 20.92 42V41.13C21.66 41.13 22.37 41.13 23.04 41.19V40.98L22.09 40.18H19.65L18.57 40.98V41.2C19.31 41.2 20.08 41.13 20.88 41.13V42C18.0048 42.0121 15.1402 42.3476 12.34 43L12.38 48.42ZM10.27 40.35L12.08 42.16L11.98 41.49L13.27 40.22L13 38.5L13.84 37.57C12.3892 37.8231 10.9536 38.1569 9.54 38.57L10.27 40.35ZM12.93 41.79L13 42C13.5 41.9 14.15 41.77 14.92 41.64L14.77 40.71L14 40.83L12.93 41.79ZM26.78 41.58C27.55 41.7 28.2 41.83 28.7 41.94V41.79L27.7 40.79L26.94 40.67L26.78 41.58ZM15.59 40.58L15.74 41.51C16.35 41.42 17.02 41.34 17.74 41.28V41.1L16.47 40.45L15.59 40.58ZM23.92 41.27C24.63 41.33 25.29 41.41 25.92 41.49L26.06 40.58L25.23 40.45L23.95 41.11L23.92 41.27ZM16.92 39.71L18.05 40.29L19.05 39.53V37.74L20.05 36.89C18.5102 36.9335 16.9742 37.067 15.45 37.29L16.59 37.93L16.92 39.71ZM22.74 39.54L23.62 40.29L24.75 39.71L25 37.93L26.16 37.28C24.6689 37.0637 23.1662 36.9368 21.66 36.9L22.72 37.73L22.74 39.54ZM25.65 39.63L27.54 39.91L27.71 38.82L26.9 37.93L25.82 38.54L25.65 39.63ZM14 38.77L14.17 39.86L16 39.58L15.83 38.49L14.75 37.88L14 38.77ZM20 39.26H21.91V38.16L20.91 37.4L19.98 38.16L20 39.26Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M6.51 42.9C5.63739 42.2109 4.92438 41.3409 4.42 40.35C3.89376 39.1282 3.55657 37.8333 3.42 36.51V8.28C3.42 8.28 6.42 9.02 12.15 8.28C15.3055 7.8923 18.3155 6.72748 20.91 4.89V0C18.0874 2.4987 14.5651 4.06961 10.82 4.5C3.06 5.5 0 4.05 0 4.05V37.75C0.180295 39.324 0.598387 40.8615 1.24 42.31C1.8451 43.4771 2.69434 44.5003 3.73 45.31L20.86 59.68V55L6.51 42.9Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M12 12.3398L8 20.3898L12 28.5198L15.74 20.3898L12 12.3398Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M29.1899 7.99957C26.0955 7.67144 23.182 6.38084 20.8599 4.30957V34.4896H22.7199V32.4896L23.7199 31.7296L26.6699 32.2296V34.8196L29.3399 35.2996L29.7799 33.5796L30.8999 33.2396L33.7399 34.4796L31.3199 40.3796L29.2499 42.3796V48.3796L29.6999 48.0096L35.4599 43.0796C36.3003 42.2651 37.0028 41.3194 37.5399 40.2796C38.0878 39.0656 38.4421 37.7732 38.5899 36.4496V8.20957C38.5899 8.20957 35.6599 8.86957 29.1799 8.03957L29.1899 7.99957ZM29.6999 10.2896C29.6999 10.2896 28.7799 10.8096 28.7799 10.2896C28.7799 9.76957 29.6999 10.3196 29.6999 10.3196V10.2896ZM28.3399 13.3496L27.9999 12.8696L27.2999 13.0396C28.0599 12.3396 28.2999 10.1196 28.2999 10.1196C28.2999 10.1196 28.5499 12.3396 29.2999 13.0396L28.5799 12.8696L28.2699 13.3796L28.3399 13.3496ZM28.6899 21.9996C28.2199 21.9996 28.6899 21.1596 28.6899 21.1596C28.6899 21.1596 29.1599 21.9996 28.6899 21.9996ZM28.3399 8.99957C28.3399 8.99957 28.8599 9.91957 28.3399 9.91957C27.8199 9.91957 28.3399 8.93957 28.3399 8.93957V8.99957ZM27.1999 16.3896C27.1999 16.3896 26.3599 16.8596 26.3599 16.3896C26.3599 15.9196 27.1999 16.3896 27.1999 16.3896ZM25.9999 19.1696L25.6899 18.7096L25.0599 18.8596C25.7399 18.2296 25.9599 16.2096 25.9599 16.2096C26.0388 17.1532 26.3478 18.0631 26.8599 18.8596L26.2099 18.7096L25.9199 19.1696H25.9999ZM26.0499 27.9996C25.5799 27.9996 26.0499 27.1596 26.0499 27.1596C26.0499 27.1596 26.5099 27.9996 26.0499 27.9996ZM25.9999 15.1296C25.9999 15.1296 26.4699 15.9696 25.9999 15.9696C25.5299 15.9696 25.9999 15.1296 25.9999 15.1296ZM24.4699 10.3996C24.4699 10.3996 23.6399 10.8696 23.6399 10.3996C23.6399 9.92957 24.4699 10.3996 24.4699 10.3996ZM23.2299 13.1796L22.9199 12.7196L22.2899 12.8696C22.9799 12.2296 23.1899 10.2196 23.1899 10.2196C23.2714 11.1626 23.5802 12.0719 24.0899 12.8696L23.4399 12.7196L23.1499 13.1796H23.2299ZM23.3199 21.9996C22.8499 21.9996 23.3199 21.1596 23.3199 21.1596C23.3199 21.1596 23.7899 21.9996 23.3199 21.9996ZM23.2299 9.13957C23.2299 9.13957 23.6999 9.97957 23.2299 9.97957C22.7599 9.97957 23.2299 9.13957 23.2299 9.13957ZM22.8099 10.3996C22.8099 10.8696 21.9699 10.3996 21.9699 10.3996C21.9699 10.3996 22.8099 9.92957 22.8099 10.3996ZM22.8899 22.3996C22.8899 22.8696 22.0599 22.3996 22.0599 22.3996C22.0599 22.3996 22.8899 21.9196 22.8899 22.3896V22.3996ZM23.6099 24.7096L23.3199 25.1796L22.9999 24.6996L22.3699 24.8596C23.0599 24.2196 23.2699 22.1996 23.2699 22.1996C23.3498 23.1461 23.6587 24.059 24.1699 24.8596L23.5199 24.6996L23.6099 24.7096ZM23.7199 22.3996C23.7199 21.9296 24.5599 22.3996 24.5599 22.3996C24.5599 22.3996 23.7199 22.8596 23.7199 22.3896V22.3996ZM25.5399 16.3996C25.5399 16.8696 24.6999 16.3996 24.6999 16.3996C24.6999 16.3996 25.5399 15.9196 25.5399 16.3896V16.3996ZM25.6299 28.3996C25.6299 28.8696 24.7899 28.3996 24.7899 28.3996C24.7899 28.3996 25.6299 27.9096 25.6299 28.3796V28.3996ZM26.3399 30.7196L26.0499 31.1796L25.7399 30.7196L25.1099 30.8696C25.7999 30.2396 26.0099 28.2196 26.0099 28.2196C26.0888 29.1632 26.3978 30.0731 26.9099 30.8696L26.2499 30.7196H26.3399ZM26.4499 28.3996C26.4499 27.9296 27.2899 28.3996 27.2899 28.3996C27.2899 28.3996 26.4499 28.8496 26.4499 28.3796V28.3996ZM27.8699 10.3396C27.8699 10.8596 26.9499 10.3396 26.9499 10.3396C26.9499 10.3396 27.8699 9.79957 27.8699 10.3196V10.3396ZM28.2699 22.4096C28.2699 22.8796 27.4299 22.4096 27.4299 22.4096C27.4299 22.4096 28.2699 21.9196 28.2699 22.3896V22.4096ZM28.9999 24.6996L28.7099 25.1696L28.3999 24.6996L27.7699 24.8496C28.4599 24.2196 28.6699 22.1996 28.6699 22.1996C28.7483 23.1433 29.0573 24.0533 29.5699 24.8496L28.9999 24.6996ZM29.1099 22.3896C29.1099 21.9196 29.9499 22.3896 29.9499 22.3896C29.9499 22.3896 29.0899 22.8596 29.0899 22.3896H29.1099ZM35.5099 10.3896C35.5099 10.3896 34.6599 10.8596 34.6599 10.3896C34.6599 9.91957 35.4899 10.3996 35.4899 10.3996L35.5099 10.3896ZM35.2099 12.8596L34.5599 12.7096L34.2699 13.1696L33.9599 12.7096L33.3299 12.8596C33.8432 12.0637 34.1523 11.1535 34.2299 10.2096C34.3074 11.1535 34.6166 12.0637 35.1299 12.8596H35.2099ZM34.0599 21.9996C33.5899 21.9996 34.0599 21.1596 34.0599 21.1596C34.0599 21.1596 34.5299 21.9996 34.0599 21.9996ZM34.2399 9.16957C34.2399 9.16957 34.7099 10.0096 34.2399 10.0096C33.7699 10.0096 34.2399 9.13957 34.2399 9.13957V9.16957ZM32.5699 16.4196C32.5699 16.4196 31.7299 16.8896 31.7299 16.4196C31.7299 15.9496 32.5699 16.3896 32.5699 16.3896V16.4196ZM31.3299 19.1996L30.9999 18.7096L30.3699 18.8596C31.0599 18.2296 31.2699 16.2096 31.2699 16.2096H31.3199C31.3988 17.1532 31.7078 18.0631 32.2199 18.8596L31.5699 18.7096L31.2699 19.1696L31.3299 19.1996ZM31.4099 27.9996C30.9499 27.9996 31.4099 27.1596 31.4099 27.1596C31.4099 27.1596 31.8799 27.9996 31.4099 27.9996ZM31.3299 15.1696C31.3299 15.1696 31.7899 16.0096 31.3299 16.0096C30.8699 16.0096 31.3299 15.1296 31.3299 15.1296V15.1696ZM30.8999 16.4296C30.8999 16.8996 30.0699 16.4296 30.0699 16.4296C30.0699 16.4296 30.8999 15.9196 30.8999 16.3896V16.4296ZM30.9899 28.4296C30.9899 28.8996 30.1599 28.4296 30.1599 28.4296C30.1599 28.4296 30.9999 27.9096 30.9999 28.3796L30.9899 28.4296ZM31.7099 30.7496L31.4199 31.2096L31.1099 30.7496L30.4799 30.8996C31.1699 30.2696 31.3799 28.2496 31.3799 28.2496C31.4614 29.1926 31.7702 30.1019 32.2799 30.8996L31.6299 30.7496H31.7099ZM31.8199 28.4296C31.8199 27.9596 32.6599 28.4296 32.6599 28.4296C32.6599 28.4296 31.8199 28.8496 31.8199 28.3796V28.4296ZM33.8199 10.4296C33.8199 10.8996 32.9799 10.4296 32.9799 10.4296C32.9799 10.4296 33.8199 9.92957 33.8199 10.3996V10.4296ZM33.6299 22.4296C33.6299 22.8996 32.7899 22.4296 32.7899 22.4296C32.7899 22.4296 33.6299 21.9196 33.6299 22.3896V22.4296ZM34.3499 24.7396L34.0599 25.2096L33.7499 24.7396L33.1099 24.8896C33.7999 24.2596 34.0199 22.2396 34.0199 22.2396C34.0983 23.1833 34.4073 24.0933 34.9199 24.8896L34.2599 24.7396H34.3499ZM34.4599 22.4296C34.4599 21.9596 35.2899 22.4296 35.2899 22.4296C35.2899 22.4296 34.4599 22.8596 34.4599 22.3896V22.4296ZM37.9399 16.4296C37.9399 16.4296 37.0999 16.8996 37.0999 16.4296C37.0999 15.9596 37.9399 16.3896 37.9399 16.3896V16.4296ZM36.6999 19.1696L36.3899 18.7096L35.7599 18.8596C36.4499 18.2296 36.6599 16.2096 36.6599 16.2096C36.741 17.1527 37.0499 18.0621 37.5599 18.8596L36.9999 18.7096L36.7099 19.1696H36.6999ZM36.7899 27.9996C36.3099 27.9996 36.7899 27.1596 36.7899 27.1596C36.7899 27.1596 37.2499 27.9996 36.7899 27.9996ZM36.6899 15.1696C36.6899 15.1696 37.1599 16.0096 36.6899 16.0096C36.2199 16.0096 36.6899 15.1296 36.6899 15.1296V15.1696ZM36.2699 16.4296C36.2699 16.8996 35.4299 16.4296 35.4299 16.4296C35.4299 16.4296 36.2699 15.9196 36.2699 16.3896V16.4296ZM36.3599 28.4296C36.3599 28.8996 35.5199 28.4296 35.5199 28.4296C35.5199 28.4296 36.3599 27.9096 36.3599 28.3796V28.4296ZM37.0799 30.7496L36.7899 31.2096L36.4799 30.7496L35.8499 30.8996C36.5299 30.2696 36.7499 28.2496 36.7499 28.2496C36.8314 29.1926 37.1402 30.1019 37.6499 30.8996L36.9999 30.7496H37.0799ZM37.1899 28.4296C37.1899 27.9596 38.0199 28.4296 38.0199 28.4296C38.0199 28.4296 37.1899 28.8496 37.1899 28.3796V28.4296Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"})),Une=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 183.958 67.078",...e},y.createElement("g",{id:"Group_1","data-name":"Group 1",transform:"translate(-349.271 -265.357)"},y.createElement("path",{id:"Path_1","data-name":"Path 1",d:"M371.3,268.314l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.417,19.417,0,0,1-11.363-3.421l2.783-5.624a16.44,16.44,0,0,0,8.754,2.957c1.217,0,2.029-.348,2.029-1.1-.116-2.725-12.465-1.391-12.465-9.624,0-5.1,4.232-8.117,10.32-8.117A21.51,21.51,0,0,1,371.3,268.314Z",fill:"#ffffff"}),y.createElement("path",{id:"Path_2","data-name":"Path 2",d:"M589.982,274.575v15.306H581V277.126c0-2.377-1.391-3.884-3.479-3.884-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V265.7h8.986v3.71a8.543,8.543,0,0,1,7.653-4.058C586.387,265.357,589.982,268.951,589.982,274.575Z",transform:"translate(-191.779)",fill:"#ffffff"}),y.createElement("path",{id:"Path_3","data-name":"Path 3",d:"M831.013,274.169v15.654H822.2v-2.667c-1.449,1.971-3.884,3.131-7.073,3.131-5.16,0-8.175-3.073-8.175-7.595,0-4.638,3.247-7.247,9.334-7.305H822.2v-.058c0-1.971-1.391-3.189-4.174-3.189a20.116,20.116,0,0,0-7.305,1.739l-2.145-6.029a30.891,30.891,0,0,1,11.653-2.493C827.013,265.357,831.013,268.6,831.013,274.169Zm-8.754,7.769v-2.2H818.2c-1.8,0-2.725.754-2.725,2.261s.986,2.377,2.725,2.377A4.384,4.384,0,0,0,822.259,281.938Z",transform:"translate(-407.649)",fill:"#ffffff"}),y.createElement("path",{id:"Path_4","data-name":"Path 4",d:"M1068.148,278.468c0,7.421-4.29,12.233-10.958,12.233a8.513,8.513,0,0,1-6.841-3.131v11.653h-8.986V266.235h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,265.945,1068.148,270.931,1068.148,278.468Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,283.628,1059.1,281.425,1059.1,278.236Z",transform:"translate(-616.433 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_5","data-name":"Path 5",d:"M1322.18,278.468c0,7.421-4.29,12.233-10.958,12.233a8.69,8.69,0,0,1-6.841-3.131v11.653H1295.4V266.235h8.986v2.783a8.409,8.409,0,0,1,6.609-3.131C1317.716,265.945,1322.18,270.931,1322.18,278.468Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,283.628,1313.136,281.425,1313.136,278.236Z",transform:"translate(-842.695 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_6","data-name":"Path 6",d:"M1532.755,295.274c-1.913,4.754-5.218,6.957-10.03,6.957a12.151,12.151,0,0,1-7.769-2.667l3.71-5.972a4.617,4.617,0,0,0,3.247,1.392,2.663,2.663,0,0,0,2.609-1.565l.464-.87-9.972-23.48h9.16l5.276,14.784,4.464-14.784h8.928Z",transform:"translate(-1038.253 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_7","data-name":"Path 7",d:"M371.3,578.032l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.416,19.416,0,0,1-11.363-3.421l2.783-5.624a16.049,16.049,0,0,0,8.638,3.015c1.217,0,2.029-.348,2.029-1.1,0-2.783-12.349-1.449-12.349-9.74,0-5.044,4.232-8.059,10.32-8.059A21.509,21.509,0,0,1,371.3,578.032Z",transform:"translate(0 -275.86)",fill:"#ffffff"}),y.createElement("path",{id:"Path_8","data-name":"Path 8",d:"M589.982,515.8v15.306H581V518.351c0-2.377-1.333-3.942-3.479-3.942-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V498.175h8.986V510.7a8.543,8.543,0,0,1,7.653-4.058C586.445,506.639,589.982,510.234,589.982,515.8Z",transform:"translate(-191.779 -207.367)",fill:"#ffffff"}),y.createElement("path",{id:"Path_9","data-name":"Path 9",d:"M831.485,588.012c0,7.479-4.754,12.407-12,12.407s-12-4.928-12-12.407,4.754-12.407,12-12.407S831.485,580.533,831.485,588.012Zm-16.465-.058c0,3.247,1.8,5.392,4.522,5.392s4.464-2.145,4.464-5.392-1.8-5.392-4.464-5.392S815.02,584.765,815.02,587.954Z",transform:"translate(-408.121 -276.332)",fill:"#ffffff"}),y.createElement("path",{id:"Path_10","data-name":"Path 10",d:"M1068.148,588.716c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421h-8.986V576.483h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,576.193,1068.148,581.179,1068.148,588.716Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,593.876,1059.1,591.673,1059.1,588.484Z",transform:"translate(-616.433 -276.804)",fill:"#ffffff"}),y.createElement("path",{id:"Path_11","data-name":"Path 11",d:"M1322.18,588.7c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421H1295.4V576.466h8.986v2.783a8.236,8.236,0,0,1,6.609-3.131C1317.716,576.176,1322.18,581.162,1322.18,588.7Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,593.859,1313.136,591.656,1313.136,588.467Z",transform:"translate(-842.695 -276.787)",fill:"#ffffff"}),y.createElement("path",{id:"Path_12","data-name":"Path 12",d:"M1573.644,591.218h-16.233a4.652,4.652,0,0,0,4.7,3.594,8.027,8.027,0,0,0,5.334-2.319l4.638,4.58a13.953,13.953,0,0,1-10.726,4.348c-8.059,0-12.987-4.87-12.987-12.291,0-7.537,5.1-12.465,12.755-12.465C1569.528,576.666,1574.166,582.348,1573.644,591.218Zm-8.87-4.406a3.649,3.649,0,0,0-3.653-4.058c-2.087,0-3.479,1.623-3.942,4.058Z",transform:"translate(-1068.012 -277.277)",fill:"#ffffff"}),y.createElement("path",{id:"Path_13","data-name":"Path 13",d:"M1795.475,580.3a8.69,8.69,0,0,1,7.595-4.174v8.059c-4.638-.58-7.595,1.392-7.595,4.87v11.537h-8.986V576.47h8.986Z",transform:"translate(-1280.103 -276.791)",fill:"#ffffff"}),y.createElement("g",{id:"Group_395","data-name":"Group 395"},y.createElement("path",{id:"Path_14","data-name":"Path 14",d:"M1786.2,273.359c.232-.928.985-1.971,1.913-1.971h2.551c0,2.551.464,2.551.986,2.551h5.8c.522,0,.986,0,.986-2.551h2.551c.928,0,1.681,1.1,1.913,1.971l1.391,6.725h2.029l-1.623-7.363c-.406-1.8-1.971-3.652-3.769-3.652h-12.871c-1.8,0-3.363,1.913-3.769,3.652l-1.507,7.305h2.029Z",transform:"translate(-1276.796 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_15","data-name":"Path 15",d:"M1805.1,482.8a4.29,4.29,0,1,0,4.29,4.29h0a4.28,4.28,0,0,0-4.29-4.29Zm1.449,4.29a1.449,1.449,0,1,1-1.449-1.449h0a1.472,1.472,0,0,1,1.449,1.449Z",transform:"translate(-1292.856 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_16","data-name":"Path 16",d:"M1904.8,482.8a4.29,4.29,0,1,0,4.29,4.29h0A4.281,4.281,0,0,0,1904.8,482.8Zm1.45,4.29a1.479,1.479,0,0,1-2.957-.058,1.435,1.435,0,0,1,1.45-1.449,1.462,1.462,0,0,1,1.507,1.507Z",transform:"translate(-1381.661 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_17","data-name":"Path 17",d:"M1777.409,369.811h-27.191a1.913,1.913,0,0,0,0,3.827h.232l1.739,10.378a2.449,2.449,0,0,0,1.1,1.623,5.145,5.145,0,0,1,5.74-4.464,5.074,5.074,0,0,1,4.464,4.7h.638a5.174,5.174,0,0,1,5.508-4.754,5.074,5.074,0,0,1,4.7,4.464,2.59,2.59,0,0,0,1.1-1.623l1.739-10.378h.232a1.93,1.93,0,0,0,1.913-1.913,1.845,1.845,0,0,0-1.913-1.855Zm-22.495,4.986h0Zm5.856,0h0Zm5.8,0h0Zm5.8,0h0Z",transform:"translate(-1246.093 -93.032)",fill:"#ffffff"})),y.createElement("path",{id:"Path_18","data-name":"Path 18",d:"M1862.858,419.155h0Z",transform:"translate(-1348.123 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_19","data-name":"Path 19",d:"M1914.831,419.155h0Z",transform:"translate(-1394.414 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_20","data-name":"Path 20",d:"M1966.274,419.155h0Z",transform:"translate(-1440.234 -136.985)",fill:"#ffffff"})),y.createElement("script",{xmlns:""})),Zne=()=>[{date:"Jan 2025 – Present",role:"Software Engineer",location:"LeaseLoco",description:["At LeaseLoco, I help build and maintain a high-performance, user-focused website. I work across the full development lifecycle, focusing on key features like our scoring algorithm, vehicle configurator, and price alerts.","I collaborate with engineers and designers to write clean, scalable code that meets Core Web Vitals and accessibility standards—ensuring a fast, inclusive experience across all devices."],icon:"leaseloco-logo"},{date:"Sept 2021 – Jan 2025",role:"Senior Front End Developer",location:"Snappy Shopper",description:["Returning to Hungrrr full time just in time for the merger with Snappy Shopper and continuing to lead the front end of the Hungrrr platform while also assisting the Snappy Shopper team. Updating and improving the ordering platform to keep up with style trends and work better for clients and members in the team.","Maintaining hundreds of clients websites and making periodic changes to improve their performance and help pull through more sales. Increasing the amount of client enquiries to join the platforms through updates to the B2B websites making it easier to sign up and to keep a track of these leads."],icon:"snappy-logo"},{date:"May 2020 – July 2020",role:"Front End Developer",location:"Hungrrr",description:["Leading front end in the company at the beginning of the pandemic. Integrating a table ordering system for businesses reopening to make the users journey easier and opening up this feature to all the client on this platform.","Developing an internal business setup tool to make it easier for our team to add businesses to our system and also maintain clients. Continuing to do work for them while back at mtc due to the impact I made in the company even in just a short period of time."],icon:"hungrrr-logo"},{date:"Sept 2015 – Sept 2021",role:"Front End Developer",location:"mtc.",description:["While in mtc I have worked in many areas of the company from leading projects to dealing with aftercare for clients. I was able to work on complex projects early into joining the company without needing much assistance to mentoring newer members of staff.","I have dealt with hundreds of different websites and have the ability to work to tight deadlines without lowering quality. I have been able to work across multiple teams in the company and am quick to adapt to new situations."],icon:"mtc-logo"}],Gne=()=>[{title:"Brewdog Now",description:"BrewDog Now is BrewDog’s rapid beer delivery and ordering service, designed to bring fresh craft beer and food directly to your door or table.",icon:"brewdog",alt:"Brewdog",bgColor:"#008fbe",textColor:"#FFF",width:173,height:50},{title:"GDK",description:"German Doner Kebab is a modern fast-food chain serving fresh, gourmet kebabs made with lean meats, handmade bread, and signature sauces.",icon:"gdk",alt:"GDK",bgColor:"#ff7a00",textColor:"#000",width:166,height:50},{title:"Leaseloco",description:"LeaseLoco is the UK’s leading car lease comparison site, making it easy to find and compare top deals with real-time pricing and value scores.",icon:"leaseloco",alt:"Leaseloco",bgColor:"#3A0642",textColor:"#FFF",width:268,height:60},{title:"Macdonald Hotels & Resorts",description:"Macdonald Hotels & Resorts is a UK hotel group offering luxury stays, fine dining, and spa experiences in scenic locations.",icon:"macdonald",alt:"Macdonald Hotels & Resorts",bgColor:"#0F554A",textColor:"#FFF",width:222,height:60},{title:"Snappy Shopper",description:"Snappy Shopper is a rapid grocery delivery app connecting you with local convenience stores for same-day delivery in under 30 minutes.",icon:"snappy",alt:"Snappy Shopper",bgColor:"#14569e",textColor:"#FFF",width:138,height:50},{title:"Hungrrr",description:"Hungrrr is a UK-based platform enabling restaurants and takeaways to create branded ordering websites and apps with zero commission fees.",icon:"hungrrr",alt:"Hungrrr",bgColor:"#F33E3E",textColor:"#FFF",width:187,height:60}],Wne={brewdog:zne,gdk:Dne,leaseloco:Fne,macdonald:Bne,snappy:Une,hungrrr:One},Xne=({id:e})=>{const t=Je.useMounted(),a=Gne(),o=t?"":Ze.skeleton;return _.jsx("div",{id:e,className:Ze.projects,children:_.jsxs("div",{className:Ze.container,children:[_.jsx("div",{className:Ze.intro,children:_.jsx("h2",{className:o,children:"Projects I’ve worked on"})}),_.jsx("div",{className:Ze.grid,children:a.map((i,r)=>{const c=Wne[i.icon];return _.jsxs("div",{className:re(Ze.item),children:[t?_.jsx("div",{className:re(Ze.image),style:{backgroundColor:i.bgColor,color:i.textColor},children:c&&_.jsx(c,{width:i.width,height:i.height,className:o})}):_.jsx("div",{className:Ze.image,children:_.jsx("div",{className:Ze.skeleton})}),_.jsxs("div",{className:Ze.text,children:[_.jsx("h3",{className:o,children:i.title}),_.jsx("p",{className:o,children:i.description})]})]},r)})})]})})},Kne="style-module__section___s9yaR",Yne="style-module__container___F-SED",Qne="style-module__content___8Xbo4",Jne="style-module__image___Jckgv",eae="style-module__skeleton___T9os8",tae="style-module__text___Yx8LC",e1={section:Kne,container:Yne,content:Qne,image:Jne,skeleton:eae,"image-wrap":"style-module__image-wrap___FnUhF",text:tae,"button-group":"style-module__button-group___fMutf"},nae=({id:e})=>{const t=Je.useMounted(),a=t?"":e1.skeleton;return _.jsx("div",{id:e,className:e1.section,children:_.jsx("div",{className:e1.container,children:_.jsxs("div",{className:e1.content,children:[_.jsx("div",{className:e1.image,children:_.jsx("div",{className:re(e1["image-wrap"]),children:t?_.jsx(Eb,{src:"/ellie.png",alt:"Michael Allen",sizes:"(max-width: 743px) 250px, 500px",width:520,height:520}):_.jsx("div",{className:e1.skeleton})})}),_.jsxs("div",{className:e1.text,children:[_.jsx("h3",{className:a,children:"About Michael Allen"}),_.jsx("h2",{className:a,children:"Front End Development"}),_.jsx("p",{className:a,children:"I‘m an experienced Front End Developer with excellent collaboration, organization, and teamwork skills. Passionate about developing in HTML, CSS, and JavaScript and always open to exploring new technologies. Over the last decade, I‘ve worked with various clients, helping me hone my analytical, debugging, and problem-solving skills to create exceptional websites."}),_.jsx(dv,{className:e1["button-group"],children:_.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!t})})]})]})})})},aae="style-module__stack___w6euO",oae="style-module__container___1oTcE",iae="style-module__intro___ekdH8",cae="style-module__skeleton___ORPXo",rae="style-module__list___Anm5H",sae="style-module__item___ylSJi",dae="style-module__image___EgYCb",t1={stack:aae,container:oae,intro:iae,skeleton:cae,list:rae,item:sae,image:dae},hae=e=>y.createElement("svg",{viewBox:"0 0 304 182",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",null,y.createElement("path",{className:"aws",d:"M86.4,66.4c0,3.7,0.4,6.7,1.1,8.9c0.8,2.2,1.8,4.6,3.2,7.2c0.5,0.8,0.7,1.6,0.7,2.3c0,1-0.6,2-1.9,3l-6.3,4.2 c-0.9,0.6-1.8,0.9-2.6,0.9c-1,0-2-0.5-3-1.4C76.2,90,75,88.4,74,86.8c-1-1.7-2-3.6-3.1-5.9c-7.8,9.2-17.6,13.8-29.4,13.8 c-8.4,0-15.1-2.4-20-7.2c-4.9-4.8-7.4-11.2-7.4-19.2c0-8.5,3-15.4,9.1-20.6c6.1-5.2,14.2-7.8,24.5-7.8c3.4,0,6.9,0.3,10.6,0.8 c3.7,0.5,7.5,1.3,11.5,2.2v-7.3c0-7.6-1.6-12.9-4.7-16c-3.2-3.1-8.6-4.6-16.3-4.6c-3.5,0-7.1,0.4-10.8,1.3c-3.7,0.9-7.3,2-10.8,3.4 c-1.6,0.7-2.8,1.1-3.5,1.3c-0.7,0.2-1.2,0.3-1.6,0.3c-1.4,0-2.1-1-2.1-3.1v-4.9c0-1.6,0.2-2.8,0.7-3.5c0.5-0.7,1.4-1.4,2.8-2.1 c3.5-1.8,7.7-3.3,12.6-4.5c4.9-1.3,10.1-1.9,15.6-1.9c11.9,0,20.6,2.7,26.2,8.1c5.5,5.4,8.3,13.6,8.3,24.6V66.4z M45.8,81.6 c3.3,0,6.7-0.6,10.3-1.8c3.6-1.2,6.8-3.4,9.5-6.4c1.6-1.9,2.8-4,3.4-6.4c0.6-2.4,1-5.3,1-8.7v-4.2c-2.9-0.7-6-1.3-9.2-1.7 c-3.2-0.4-6.3-0.6-9.4-0.6c-6.7,0-11.6,1.3-14.9,4c-3.3,2.7-4.9,6.5-4.9,11.5c0,4.7,1.2,8.2,3.7,10.6 C37.7,80.4,41.2,81.6,45.8,81.6z M126.1,92.4c-1.8,0-3-0.3-3.8-1c-0.8-0.6-1.5-2-2.1-3.9L96.7,10.2c-0.6-2-0.9-3.3-0.9-4 c0-1.6,0.8-2.5,2.4-2.5h9.8c1.9,0,3.2,0.3,3.9,1c0.8,0.6,1.4,2,2,3.9l16.8,66.2l15.6-66.2c0.5-2,1.1-3.3,1.9-3.9c0.8-0.6,2.2-1,4-1 h8c1.9,0,3.2,0.3,4,1c0.8,0.6,1.5,2,1.9,3.9l15.8,67l17.3-67c0.6-2,1.3-3.3,2-3.9c0.8-0.6,2.1-1,3.9-1h9.3c1.6,0,2.5,0.8,2.5,2.5 c0,0.5-0.1,1-0.2,1.6c-0.1,0.6-0.3,1.4-0.7,2.5l-24.1,77.3c-0.6,2-1.3,3.3-2.1,3.9c-0.8,0.6-2.1,1-3.8,1h-8.6c-1.9,0-3.2-0.3-4-1 c-0.8-0.7-1.5-2-1.9-4L156,23l-15.4,64.4c-0.5,2-1.1,3.3-1.9,4c-0.8,0.7-2.2,1-4,1H126.1z M254.6,95.1c-5.2,0-10.4-0.6-15.4-1.8 c-5-1.2-8.9-2.5-11.5-4c-1.6-0.9-2.7-1.9-3.1-2.8c-0.4-0.9-0.6-1.9-0.6-2.8v-5.1c0-2.1,0.8-3.1,2.3-3.1c0.6,0,1.2,0.1,1.8,0.3 c0.6,0.2,1.5,0.6,2.5,1c3.4,1.5,7.1,2.7,11,3.5c4,0.8,7.9,1.2,11.9,1.2c6.3,0,11.2-1.1,14.6-3.3c3.4-2.2,5.2-5.4,5.2-9.5 c0-2.8-0.9-5.1-2.7-7c-1.8-1.9-5.2-3.6-10.1-5.2L246,52c-7.3-2.3-12.7-5.7-16-10.2c-3.3-4.4-5-9.3-5-14.5c0-4.2,0.9-7.9,2.7-11.1 c1.8-3.2,4.2-6,7.2-8.2c3-2.3,6.4-4,10.4-5.2c4-1.2,8.2-1.7,12.6-1.7c2.2,0,4.5,0.1,6.7,0.4c2.3,0.3,4.4,0.7,6.5,1.1 c2,0.5,3.9,1,5.7,1.6c1.8,0.6,3.2,1.2,4.2,1.8c1.4,0.8,2.4,1.6,3,2.5c0.6,0.8,0.9,1.9,0.9,3.3v4.7c0,2.1-0.8,3.2-2.3,3.2 c-0.8,0-2.1-0.4-3.8-1.2c-5.7-2.6-12.1-3.9-19.2-3.9c-5.7,0-10.2,0.9-13.3,2.8c-3.1,1.9-4.7,4.8-4.7,8.9c0,2.8,1,5.2,3,7.1 c2,1.9,5.7,3.8,11,5.5l14.2,4.5c7.2,2.3,12.4,5.5,15.5,9.6c3.1,4.1,4.6,8.8,4.6,14c0,4.3-0.9,8.2-2.6,11.6 c-1.8,3.4-4.2,6.4-7.3,8.8c-3.1,2.5-6.8,4.3-11.1,5.6C264.4,94.4,259.7,95.1,254.6,95.1z"}),y.createElement("path",{fill:"#FF9900",d:"M273.5,143.7c-32.9,24.3-80.7,37.2-121.8,37.2c-57.6,0-109.5-21.3-148.7-56.7c-3.1-2.8-0.3-6.6,3.4-4.4 c42.4,24.6,94.7,39.5,148.8,39.5c36.5,0,76.6-7.6,113.5-23.2C274.2,133.6,278.9,139.7,273.5,143.7z"}),y.createElement("path",{fill:"#FF9900",d:"M287.2,128.1c-4.2-5.4-27.8-2.6-38.5-1.3c-3.2,0.4-3.7-2.4-0.8-4.5c18.8-13.2,49.7-9.4,53.3-5 c3.6,4.5-1,35.4-18.6,50.2c-2.7,2.3-5.3,1.1-4.1-1.9C282.5,155.7,291.4,133.4,287.2,128.1z"})),y.createElement("style",null,`\r
|
|
7812
|
+
*/const Cne=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:no,AArrowDownIcon:no,AArrowUp:ao,AArrowUpIcon:ao,ALargeSmall:oo,ALargeSmallIcon:oo,Accessibility:io,AccessibilityIcon:io,Activity:co,ActivityIcon:co,ActivitySquare:S2,ActivitySquareIcon:S2,AirVent:ro,AirVentIcon:ro,Airplay:so,AirplayIcon:so,AlarmCheck:l1,AlarmCheckIcon:l1,AlarmClock:lo,AlarmClockCheck:l1,AlarmClockCheckIcon:l1,AlarmClockIcon:lo,AlarmClockMinus:u1,AlarmClockMinusIcon:u1,AlarmClockOff:ho,AlarmClockOffIcon:ho,AlarmClockPlus:p1,AlarmClockPlusIcon:p1,AlarmMinus:u1,AlarmMinusIcon:u1,AlarmPlus:p1,AlarmPlusIcon:p1,AlarmSmoke:uo,AlarmSmokeIcon:uo,Album:po,AlbumIcon:po,AlertCircle:z1,AlertCircleIcon:z1,AlertOctagon:a2,AlertOctagonIcon:a2,AlertTriangle:An,AlertTriangleIcon:An,AlignCenter:fo,AlignCenterHorizontal:yo,AlignCenterHorizontalIcon:yo,AlignCenterIcon:fo,AlignCenterVertical:ko,AlignCenterVerticalIcon:ko,AlignEndHorizontal:mo,AlignEndHorizontalIcon:mo,AlignEndVertical:Mo,AlignEndVerticalIcon:Mo,AlignHorizontalDistributeCenter:go,AlignHorizontalDistributeCenterIcon:go,AlignHorizontalDistributeEnd:_o,AlignHorizontalDistributeEndIcon:_o,AlignHorizontalDistributeStart:vo,AlignHorizontalDistributeStartIcon:vo,AlignHorizontalJustifyCenter:Co,AlignHorizontalJustifyCenterIcon:Co,AlignHorizontalJustifyEnd:xo,AlignHorizontalJustifyEndIcon:xo,AlignHorizontalJustifyStart:Lo,AlignHorizontalJustifyStartIcon:Lo,AlignHorizontalSpaceAround:wo,AlignHorizontalSpaceAroundIcon:wo,AlignHorizontalSpaceBetween:bo,AlignHorizontalSpaceBetweenIcon:bo,AlignJustify:So,AlignJustifyIcon:So,AlignLeft:Io,AlignLeftIcon:Io,AlignRight:No,AlignRightIcon:No,AlignStartHorizontal:Ao,AlignStartHorizontalIcon:Ao,AlignStartVertical:Po,AlignStartVerticalIcon:Po,AlignVerticalDistributeCenter:Eo,AlignVerticalDistributeCenterIcon:Eo,AlignVerticalDistributeEnd:Ro,AlignVerticalDistributeEndIcon:Ro,AlignVerticalDistributeStart:$o,AlignVerticalDistributeStartIcon:$o,AlignVerticalJustifyCenter:qo,AlignVerticalJustifyCenterIcon:qo,AlignVerticalJustifyEnd:To,AlignVerticalJustifyEndIcon:To,AlignVerticalJustifyStart:jo,AlignVerticalJustifyStartIcon:jo,AlignVerticalSpaceAround:Ho,AlignVerticalSpaceAroundIcon:Ho,AlignVerticalSpaceBetween:Vo,AlignVerticalSpaceBetweenIcon:Vo,Ambulance:zo,AmbulanceIcon:zo,Ampersand:Do,AmpersandIcon:Do,Ampersands:Oo,AmpersandsIcon:Oo,Amphora:Fo,AmphoraIcon:Fo,Anchor:Bo,AnchorIcon:Bo,Angry:Uo,AngryIcon:Uo,Annoyed:Zo,AnnoyedIcon:Zo,Antenna:Go,AntennaIcon:Go,Anvil:Wo,AnvilIcon:Wo,Aperture:Xo,ApertureIcon:Xo,AppWindow:Yo,AppWindowIcon:Yo,AppWindowMac:Ko,AppWindowMacIcon:Ko,Apple:Qo,AppleIcon:Qo,Archive:t0,ArchiveIcon:t0,ArchiveRestore:Jo,ArchiveRestoreIcon:Jo,ArchiveX:e0,ArchiveXIcon:e0,AreaChart:S1,AreaChartIcon:S1,Armchair:n0,ArmchairIcon:n0,ArrowBigDown:o0,ArrowBigDownDash:a0,ArrowBigDownDashIcon:a0,ArrowBigDownIcon:o0,ArrowBigLeft:c0,ArrowBigLeftDash:i0,ArrowBigLeftDashIcon:i0,ArrowBigLeftIcon:c0,ArrowBigRight:s0,ArrowBigRightDash:r0,ArrowBigRightDashIcon:r0,ArrowBigRightIcon:s0,ArrowBigUp:h0,ArrowBigUpDash:d0,ArrowBigUpDashIcon:d0,ArrowBigUpIcon:h0,ArrowDown:_0,ArrowDown01:l0,ArrowDown01Icon:l0,ArrowDown10:u0,ArrowDown10Icon:u0,ArrowDownAZ:y1,ArrowDownAZIcon:y1,ArrowDownAz:y1,ArrowDownAzIcon:y1,ArrowDownCircle:D1,ArrowDownCircleIcon:D1,ArrowDownFromLine:p0,ArrowDownFromLineIcon:p0,ArrowDownIcon:_0,ArrowDownLeft:y0,ArrowDownLeftFromCircle:F1,ArrowDownLeftFromCircleIcon:F1,ArrowDownLeftFromSquare:E2,ArrowDownLeftFromSquareIcon:E2,ArrowDownLeftIcon:y0,ArrowDownLeftSquare:I2,ArrowDownLeftSquareIcon:I2,ArrowDownNarrowWide:k0,ArrowDownNarrowWideIcon:k0,ArrowDownRight:f0,ArrowDownRightFromCircle:B1,ArrowDownRightFromCircleIcon:B1,ArrowDownRightFromSquare:R2,ArrowDownRightFromSquareIcon:R2,ArrowDownRightIcon:f0,ArrowDownRightSquare:N2,ArrowDownRightSquareIcon:N2,ArrowDownSquare:A2,ArrowDownSquareIcon:A2,ArrowDownToDot:m0,ArrowDownToDotIcon:m0,ArrowDownToLine:M0,ArrowDownToLineIcon:M0,ArrowDownUp:g0,ArrowDownUpIcon:g0,ArrowDownWideNarrow:k1,ArrowDownWideNarrowIcon:k1,ArrowDownZA:f1,ArrowDownZAIcon:f1,ArrowDownZa:f1,ArrowDownZaIcon:f1,ArrowLeft:L0,ArrowLeftCircle:O1,ArrowLeftCircleIcon:O1,ArrowLeftFromLine:v0,ArrowLeftFromLineIcon:v0,ArrowLeftIcon:L0,ArrowLeftRight:C0,ArrowLeftRightIcon:C0,ArrowLeftSquare:P2,ArrowLeftSquareIcon:P2,ArrowLeftToLine:x0,ArrowLeftToLineIcon:x0,ArrowRight:I0,ArrowRightCircle:G1,ArrowRightCircleIcon:G1,ArrowRightFromLine:w0,ArrowRightFromLineIcon:w0,ArrowRightIcon:I0,ArrowRightLeft:b0,ArrowRightLeftIcon:b0,ArrowRightSquare:T2,ArrowRightSquareIcon:T2,ArrowRightToLine:S0,ArrowRightToLineIcon:S0,ArrowUp:H0,ArrowUp01:N0,ArrowUp01Icon:N0,ArrowUp10:A0,ArrowUp10Icon:A0,ArrowUpAZ:m1,ArrowUpAZIcon:m1,ArrowUpAz:m1,ArrowUpAzIcon:m1,ArrowUpCircle:W1,ArrowUpCircleIcon:W1,ArrowUpDown:P0,ArrowUpDownIcon:P0,ArrowUpFromDot:E0,ArrowUpFromDotIcon:E0,ArrowUpFromLine:R0,ArrowUpFromLineIcon:R0,ArrowUpIcon:H0,ArrowUpLeft:$0,ArrowUpLeftFromCircle:U1,ArrowUpLeftFromCircleIcon:U1,ArrowUpLeftFromSquare:$2,ArrowUpLeftFromSquareIcon:$2,ArrowUpLeftIcon:$0,ArrowUpLeftSquare:j2,ArrowUpLeftSquareIcon:j2,ArrowUpNarrowWide:M1,ArrowUpNarrowWideIcon:M1,ArrowUpRight:q0,ArrowUpRightFromCircle:Z1,ArrowUpRightFromCircleIcon:Z1,ArrowUpRightFromSquare:q2,ArrowUpRightFromSquareIcon:q2,ArrowUpRightIcon:q0,ArrowUpRightSquare:H2,ArrowUpRightSquareIcon:H2,ArrowUpSquare:V2,ArrowUpSquareIcon:V2,ArrowUpToLine:T0,ArrowUpToLineIcon:T0,ArrowUpWideNarrow:j0,ArrowUpWideNarrowIcon:j0,ArrowUpZA:g1,ArrowUpZAIcon:g1,ArrowUpZa:g1,ArrowUpZaIcon:g1,ArrowsUpFromLine:V0,ArrowsUpFromLineIcon:V0,Asterisk:z0,AsteriskIcon:z0,AsteriskSquare:z2,AsteriskSquareIcon:z2,AtSign:D0,AtSignIcon:D0,Atom:O0,AtomIcon:O0,AudioLines:F0,AudioLinesIcon:F0,AudioWaveform:B0,AudioWaveformIcon:B0,Award:U0,AwardIcon:U0,Axe:Z0,AxeIcon:Z0,Axis3D:_1,Axis3DIcon:_1,Axis3d:_1,Axis3dIcon:_1,Baby:G0,BabyIcon:G0,Backpack:W0,BackpackIcon:W0,Badge:hi,BadgeAlert:X0,BadgeAlertIcon:X0,BadgeCent:K0,BadgeCentIcon:K0,BadgeCheck:v1,BadgeCheckIcon:v1,BadgeDollarSign:Y0,BadgeDollarSignIcon:Y0,BadgeEuro:Q0,BadgeEuroIcon:Q0,BadgeHelp:J0,BadgeHelpIcon:J0,BadgeIcon:hi,BadgeIndianRupee:ei,BadgeIndianRupeeIcon:ei,BadgeInfo:ti,BadgeInfoIcon:ti,BadgeJapaneseYen:ni,BadgeJapaneseYenIcon:ni,BadgeMinus:ai,BadgeMinusIcon:ai,BadgePercent:oi,BadgePercentIcon:oi,BadgePlus:ii,BadgePlusIcon:ii,BadgePoundSterling:ci,BadgePoundSterlingIcon:ci,BadgeRussianRuble:ri,BadgeRussianRubleIcon:ri,BadgeSwissFranc:si,BadgeSwissFrancIcon:si,BadgeX:di,BadgeXIcon:di,BaggageClaim:li,BaggageClaimIcon:li,Ban:ui,BanIcon:ui,Banana:pi,BananaIcon:pi,Bandage:yi,BandageIcon:yi,Banknote:ki,BanknoteIcon:ki,BarChart:q1,BarChart2:T1,BarChart2Icon:T1,BarChart3:R1,BarChart3Icon:R1,BarChart4:E1,BarChart4Icon:E1,BarChartBig:P1,BarChartBigIcon:P1,BarChartHorizontal:N1,BarChartHorizontalBig:I1,BarChartHorizontalBigIcon:I1,BarChartHorizontalIcon:N1,BarChartIcon:q1,Barcode:fi,BarcodeIcon:fi,Baseline:mi,BaselineIcon:mi,Bath:Mi,BathIcon:Mi,Battery:wi,BatteryCharging:gi,BatteryChargingIcon:gi,BatteryFull:_i,BatteryFullIcon:_i,BatteryIcon:wi,BatteryLow:vi,BatteryLowIcon:vi,BatteryMedium:Ci,BatteryMediumIcon:Ci,BatteryPlus:xi,BatteryPlusIcon:xi,BatteryWarning:Li,BatteryWarningIcon:Li,Beaker:bi,BeakerIcon:bi,Bean:Ii,BeanIcon:Ii,BeanOff:Si,BeanOffIcon:Si,Bed:Pi,BedDouble:Ni,BedDoubleIcon:Ni,BedIcon:Pi,BedSingle:Ai,BedSingleIcon:Ai,Beef:Ei,BeefIcon:Ei,Beer:$i,BeerIcon:$i,BeerOff:Ri,BeerOffIcon:Ri,Bell:Di,BellDot:qi,BellDotIcon:qi,BellElectric:Ti,BellElectricIcon:Ti,BellIcon:Di,BellMinus:ji,BellMinusIcon:ji,BellOff:Hi,BellOffIcon:Hi,BellPlus:Vi,BellPlusIcon:Vi,BellRing:zi,BellRingIcon:zi,BetweenHorizonalEnd:C1,BetweenHorizonalEndIcon:C1,BetweenHorizonalStart:x1,BetweenHorizonalStartIcon:x1,BetweenHorizontalEnd:C1,BetweenHorizontalEndIcon:C1,BetweenHorizontalStart:x1,BetweenHorizontalStartIcon:x1,BetweenVerticalEnd:Oi,BetweenVerticalEndIcon:Oi,BetweenVerticalStart:Fi,BetweenVerticalStartIcon:Fi,BicepsFlexed:Bi,BicepsFlexedIcon:Bi,Bike:Ui,BikeIcon:Ui,Binary:Zi,BinaryIcon:Zi,Binoculars:Gi,BinocularsIcon:Gi,Biohazard:Wi,BiohazardIcon:Wi,Bird:Xi,BirdIcon:Xi,Bitcoin:Ki,BitcoinIcon:Ki,Blend:Yi,BlendIcon:Yi,Blinds:Qi,BlindsIcon:Qi,Blocks:Ji,BlocksIcon:Ji,Bluetooth:ac,BluetoothConnected:ec,BluetoothConnectedIcon:ec,BluetoothIcon:ac,BluetoothOff:tc,BluetoothOffIcon:tc,BluetoothSearching:nc,BluetoothSearchingIcon:nc,Bold:oc,BoldIcon:oc,Bolt:ic,BoltIcon:ic,Bomb:cc,BombIcon:cc,Bone:rc,BoneIcon:rc,Book:Ac,BookA:sc,BookAIcon:sc,BookAudio:dc,BookAudioIcon:dc,BookCheck:hc,BookCheckIcon:hc,BookCopy:lc,BookCopyIcon:lc,BookDashed:L1,BookDashedIcon:L1,BookDown:uc,BookDownIcon:uc,BookHeadphones:pc,BookHeadphonesIcon:pc,BookHeart:yc,BookHeartIcon:yc,BookIcon:Ac,BookImage:kc,BookImageIcon:kc,BookKey:fc,BookKeyIcon:fc,BookLock:mc,BookLockIcon:mc,BookMarked:Mc,BookMarkedIcon:Mc,BookMinus:gc,BookMinusIcon:gc,BookOpen:Cc,BookOpenCheck:_c,BookOpenCheckIcon:_c,BookOpenIcon:Cc,BookOpenText:vc,BookOpenTextIcon:vc,BookPlus:xc,BookPlusIcon:xc,BookTemplate:L1,BookTemplateIcon:L1,BookText:Lc,BookTextIcon:Lc,BookType:wc,BookTypeIcon:wc,BookUp:Sc,BookUp2:bc,BookUp2Icon:bc,BookUpIcon:Sc,BookUser:Ic,BookUserIcon:Ic,BookX:Nc,BookXIcon:Nc,Bookmark:qc,BookmarkCheck:Pc,BookmarkCheckIcon:Pc,BookmarkIcon:qc,BookmarkMinus:Ec,BookmarkMinusIcon:Ec,BookmarkPlus:Rc,BookmarkPlusIcon:Rc,BookmarkX:$c,BookmarkXIcon:$c,BoomBox:Tc,BoomBoxIcon:Tc,Bot:Vc,BotIcon:Vc,BotMessageSquare:jc,BotMessageSquareIcon:jc,BotOff:Hc,BotOffIcon:Hc,Box:zc,BoxIcon:zc,BoxSelect:Y2,BoxSelectIcon:Y2,Boxes:Dc,BoxesIcon:Dc,Braces:w1,BracesIcon:w1,Brackets:Oc,BracketsIcon:Oc,Brain:Uc,BrainCircuit:Fc,BrainCircuitIcon:Fc,BrainCog:Bc,BrainCogIcon:Bc,BrainIcon:Uc,BrickWall:Zc,BrickWallIcon:Zc,Briefcase:Kc,BriefcaseBusiness:Gc,BriefcaseBusinessIcon:Gc,BriefcaseConveyorBelt:Wc,BriefcaseConveyorBeltIcon:Wc,BriefcaseIcon:Kc,BriefcaseMedical:Xc,BriefcaseMedicalIcon:Xc,BringToFront:Yc,BringToFrontIcon:Yc,Brush:Qc,BrushIcon:Qc,Bug:tr,BugIcon:tr,BugOff:Jc,BugOffIcon:Jc,BugPlay:er,BugPlayIcon:er,Building:ar,Building2:nr,Building2Icon:nr,BuildingIcon:ar,Bus:ir,BusFront:or,BusFrontIcon:or,BusIcon:ir,Cable:rr,CableCar:cr,CableCarIcon:cr,CableIcon:rr,Cake:dr,CakeIcon:dr,CakeSlice:sr,CakeSliceIcon:sr,Calculator:hr,CalculatorIcon:hr,Calendar:Pr,Calendar1:lr,Calendar1Icon:lr,CalendarArrowDown:ur,CalendarArrowDownIcon:ur,CalendarArrowUp:pr,CalendarArrowUpIcon:pr,CalendarCheck:kr,CalendarCheck2:yr,CalendarCheck2Icon:yr,CalendarCheckIcon:kr,CalendarClock:fr,CalendarClockIcon:fr,CalendarCog:mr,CalendarCogIcon:mr,CalendarDays:Mr,CalendarDaysIcon:Mr,CalendarFold:gr,CalendarFoldIcon:gr,CalendarHeart:_r,CalendarHeartIcon:_r,CalendarIcon:Pr,CalendarMinus:Cr,CalendarMinus2:vr,CalendarMinus2Icon:vr,CalendarMinusIcon:Cr,CalendarOff:xr,CalendarOffIcon:xr,CalendarPlus:wr,CalendarPlus2:Lr,CalendarPlus2Icon:Lr,CalendarPlusIcon:wr,CalendarRange:br,CalendarRangeIcon:br,CalendarSearch:Sr,CalendarSearchIcon:Sr,CalendarSync:Ir,CalendarSyncIcon:Ir,CalendarX:Ar,CalendarX2:Nr,CalendarX2Icon:Nr,CalendarXIcon:Ar,Camera:Rr,CameraIcon:Rr,CameraOff:Er,CameraOffIcon:Er,CandlestickChart:A1,CandlestickChartIcon:A1,Candy:Tr,CandyCane:$r,CandyCaneIcon:$r,CandyIcon:Tr,CandyOff:qr,CandyOffIcon:qr,Cannabis:jr,CannabisIcon:jr,Captions:b1,CaptionsIcon:b1,CaptionsOff:Hr,CaptionsOffIcon:Hr,Car:Dr,CarFront:Vr,CarFrontIcon:Vr,CarIcon:Dr,CarTaxiFront:zr,CarTaxiFrontIcon:zr,Caravan:Or,CaravanIcon:Or,Carrot:Fr,CarrotIcon:Fr,CaseLower:Br,CaseLowerIcon:Br,CaseSensitive:Ur,CaseSensitiveIcon:Ur,CaseUpper:Zr,CaseUpperIcon:Zr,CassetteTape:Gr,CassetteTapeIcon:Gr,Cast:Wr,CastIcon:Wr,Castle:Xr,CastleIcon:Xr,Cat:Kr,CatIcon:Kr,Cctv:Yr,CctvIcon:Yr,ChartArea:S1,ChartAreaIcon:S1,ChartBar:N1,ChartBarBig:I1,ChartBarBigIcon:I1,ChartBarDecreasing:Qr,ChartBarDecreasingIcon:Qr,ChartBarIcon:N1,ChartBarIncreasing:Jr,ChartBarIncreasingIcon:Jr,ChartBarStacked:es,ChartBarStackedIcon:es,ChartCandlestick:A1,ChartCandlestickIcon:A1,ChartColumn:R1,ChartColumnBig:P1,ChartColumnBigIcon:P1,ChartColumnDecreasing:ts,ChartColumnDecreasingIcon:ts,ChartColumnIcon:R1,ChartColumnIncreasing:E1,ChartColumnIncreasingIcon:E1,ChartColumnStacked:ns,ChartColumnStackedIcon:ns,ChartGantt:as,ChartGanttIcon:as,ChartLine:$1,ChartLineIcon:$1,ChartNetwork:os,ChartNetworkIcon:os,ChartNoAxesColumn:T1,ChartNoAxesColumnDecreasing:is,ChartNoAxesColumnDecreasingIcon:is,ChartNoAxesColumnIcon:T1,ChartNoAxesColumnIncreasing:q1,ChartNoAxesColumnIncreasingIcon:q1,ChartNoAxesCombined:cs,ChartNoAxesCombinedIcon:cs,ChartNoAxesGantt:j1,ChartNoAxesGanttIcon:j1,ChartPie:H1,ChartPieIcon:H1,ChartScatter:V1,ChartScatterIcon:V1,ChartSpline:rs,ChartSplineIcon:rs,Check:ds,CheckCheck:ss,CheckCheckIcon:ss,CheckCircle:X1,CheckCircle2:K1,CheckCircle2Icon:K1,CheckCircleIcon:X1,CheckIcon:ds,CheckSquare:O2,CheckSquare2:F2,CheckSquare2Icon:F2,CheckSquareIcon:O2,ChefHat:hs,ChefHatIcon:hs,Cherry:ls,CherryIcon:ls,ChevronDown:us,ChevronDownCircle:Y1,ChevronDownCircleIcon:Y1,ChevronDownIcon:us,ChevronDownSquare:B2,ChevronDownSquareIcon:B2,ChevronFirst:ps,ChevronFirstIcon:ps,ChevronLast:ys,ChevronLastIcon:ys,ChevronLeft:ks,ChevronLeftCircle:Q1,ChevronLeftCircleIcon:Q1,ChevronLeftIcon:ks,ChevronLeftSquare:U2,ChevronLeftSquareIcon:U2,ChevronRight:fs,ChevronRightCircle:J1,ChevronRightCircleIcon:J1,ChevronRightIcon:fs,ChevronRightSquare:Z2,ChevronRightSquareIcon:Z2,ChevronUp:ms,ChevronUpCircle:et,ChevronUpCircleIcon:et,ChevronUpIcon:ms,ChevronUpSquare:G2,ChevronUpSquareIcon:G2,ChevronsDown:gs,ChevronsDownIcon:gs,ChevronsDownUp:Ms,ChevronsDownUpIcon:Ms,ChevronsLeft:Cs,ChevronsLeftIcon:Cs,ChevronsLeftRight:vs,ChevronsLeftRightEllipsis:_s,ChevronsLeftRightEllipsisIcon:_s,ChevronsLeftRightIcon:vs,ChevronsRight:Ls,ChevronsRightIcon:Ls,ChevronsRightLeft:xs,ChevronsRightLeftIcon:xs,ChevronsUp:bs,ChevronsUpDown:ws,ChevronsUpDownIcon:ws,ChevronsUpIcon:bs,Chrome:Ss,ChromeIcon:Ss,Church:Is,ChurchIcon:Is,Cigarette:As,CigaretteIcon:As,CigaretteOff:Ns,CigaretteOffIcon:Ns,Circle:Ds,CircleAlert:z1,CircleAlertIcon:z1,CircleArrowDown:D1,CircleArrowDownIcon:D1,CircleArrowLeft:O1,CircleArrowLeftIcon:O1,CircleArrowOutDownLeft:F1,CircleArrowOutDownLeftIcon:F1,CircleArrowOutDownRight:B1,CircleArrowOutDownRightIcon:B1,CircleArrowOutUpLeft:U1,CircleArrowOutUpLeftIcon:U1,CircleArrowOutUpRight:Z1,CircleArrowOutUpRightIcon:Z1,CircleArrowRight:G1,CircleArrowRightIcon:G1,CircleArrowUp:W1,CircleArrowUpIcon:W1,CircleCheck:K1,CircleCheckBig:X1,CircleCheckBigIcon:X1,CircleCheckIcon:K1,CircleChevronDown:Y1,CircleChevronDownIcon:Y1,CircleChevronLeft:Q1,CircleChevronLeftIcon:Q1,CircleChevronRight:J1,CircleChevronRightIcon:J1,CircleChevronUp:et,CircleChevronUpIcon:et,CircleDashed:Ps,CircleDashedIcon:Ps,CircleDivide:tt,CircleDivideIcon:tt,CircleDollarSign:Es,CircleDollarSignIcon:Es,CircleDot:$s,CircleDotDashed:Rs,CircleDotDashedIcon:Rs,CircleDotIcon:$s,CircleEllipsis:qs,CircleEllipsisIcon:qs,CircleEqual:Ts,CircleEqualIcon:Ts,CircleFadingArrowUp:js,CircleFadingArrowUpIcon:js,CircleFadingPlus:Hs,CircleFadingPlusIcon:Hs,CircleGauge:nt,CircleGaugeIcon:nt,CircleHelp:at,CircleHelpIcon:at,CircleIcon:Ds,CircleMinus:ot,CircleMinusIcon:ot,CircleOff:Vs,CircleOffIcon:Vs,CircleParking:ct,CircleParkingIcon:ct,CircleParkingOff:it,CircleParkingOffIcon:it,CirclePause:rt,CirclePauseIcon:rt,CirclePercent:st,CirclePercentIcon:st,CirclePlay:dt,CirclePlayIcon:dt,CirclePlus:ht,CirclePlusIcon:ht,CirclePower:lt,CirclePowerIcon:lt,CircleSlash:zs,CircleSlash2:ut,CircleSlash2Icon:ut,CircleSlashIcon:zs,CircleSlashed:ut,CircleSlashedIcon:ut,CircleStop:pt,CircleStopIcon:pt,CircleUser:kt,CircleUserIcon:kt,CircleUserRound:yt,CircleUserRoundIcon:yt,CircleX:ft,CircleXIcon:ft,CircuitBoard:Os,CircuitBoardIcon:Os,Citrus:Fs,CitrusIcon:Fs,Clapperboard:Bs,ClapperboardIcon:Bs,Clipboard:Js,ClipboardCheck:Us,ClipboardCheckIcon:Us,ClipboardCopy:Zs,ClipboardCopyIcon:Zs,ClipboardEdit:Mt,ClipboardEditIcon:Mt,ClipboardIcon:Js,ClipboardList:Gs,ClipboardListIcon:Gs,ClipboardMinus:Ws,ClipboardMinusIcon:Ws,ClipboardPaste:Xs,ClipboardPasteIcon:Xs,ClipboardPen:Mt,ClipboardPenIcon:Mt,ClipboardPenLine:mt,ClipboardPenLineIcon:mt,ClipboardPlus:Ks,ClipboardPlusIcon:Ks,ClipboardSignature:mt,ClipboardSignatureIcon:mt,ClipboardType:Ys,ClipboardTypeIcon:Ys,ClipboardX:Qs,ClipboardXIcon:Qs,Clock:kd,Clock1:ed,Clock10:td,Clock10Icon:td,Clock11:nd,Clock11Icon:nd,Clock12:ad,Clock12Icon:ad,Clock1Icon:ed,Clock2:od,Clock2Icon:od,Clock3:id,Clock3Icon:id,Clock4:cd,Clock4Icon:cd,Clock5:rd,Clock5Icon:rd,Clock6:sd,Clock6Icon:sd,Clock7:dd,Clock7Icon:dd,Clock8:hd,Clock8Icon:hd,Clock9:ld,Clock9Icon:ld,ClockAlert:ud,ClockAlertIcon:ud,ClockArrowDown:pd,ClockArrowDownIcon:pd,ClockArrowUp:yd,ClockArrowUpIcon:yd,ClockIcon:kd,Cloud:Ad,CloudAlert:fd,CloudAlertIcon:fd,CloudCog:md,CloudCogIcon:md,CloudDownload:gt,CloudDownloadIcon:gt,CloudDrizzle:Md,CloudDrizzleIcon:Md,CloudFog:gd,CloudFogIcon:gd,CloudHail:_d,CloudHailIcon:_d,CloudIcon:Ad,CloudLightning:vd,CloudLightningIcon:vd,CloudMoon:xd,CloudMoonIcon:xd,CloudMoonRain:Cd,CloudMoonRainIcon:Cd,CloudOff:Ld,CloudOffIcon:Ld,CloudRain:bd,CloudRainIcon:bd,CloudRainWind:wd,CloudRainWindIcon:wd,CloudSnow:Sd,CloudSnowIcon:Sd,CloudSun:Nd,CloudSunIcon:Nd,CloudSunRain:Id,CloudSunRainIcon:Id,CloudUpload:_t,CloudUploadIcon:_t,Cloudy:Pd,CloudyIcon:Pd,Clover:Ed,CloverIcon:Ed,Club:Rd,ClubIcon:Rd,Code:$d,Code2:vt,Code2Icon:vt,CodeIcon:$d,CodeSquare:W2,CodeSquareIcon:W2,CodeXml:vt,CodeXmlIcon:vt,Codepen:qd,CodepenIcon:qd,Codesandbox:Td,CodesandboxIcon:Td,Coffee:jd,CoffeeIcon:jd,Cog:Hd,CogIcon:Hd,Coins:Vd,CoinsIcon:Vd,Columns:Ct,Columns2:Ct,Columns2Icon:Ct,Columns3:xt,Columns3Icon:xt,Columns4:zd,Columns4Icon:zd,ColumnsIcon:Ct,Combine:Dd,CombineIcon:Dd,Command:Od,CommandIcon:Od,Compass:Fd,CompassIcon:Fd,Component:Bd,ComponentIcon:Bd,Computer:Ud,ComputerIcon:Ud,ConciergeBell:Zd,ConciergeBellIcon:Zd,Cone:Gd,ConeIcon:Gd,Construction:Wd,ConstructionIcon:Wd,Contact:Xd,Contact2:Lt,Contact2Icon:Lt,ContactIcon:Xd,ContactRound:Lt,ContactRoundIcon:Lt,Container:Kd,ContainerIcon:Kd,Contrast:Yd,ContrastIcon:Yd,Cookie:Qd,CookieIcon:Qd,CookingPot:Jd,CookingPotIcon:Jd,Copy:i4,CopyCheck:e4,CopyCheckIcon:e4,CopyIcon:i4,CopyMinus:t4,CopyMinusIcon:t4,CopyPlus:n4,CopyPlusIcon:n4,CopySlash:a4,CopySlashIcon:a4,CopyX:o4,CopyXIcon:o4,Copyleft:c4,CopyleftIcon:c4,Copyright:r4,CopyrightIcon:r4,CornerDownLeft:s4,CornerDownLeftIcon:s4,CornerDownRight:d4,CornerDownRightIcon:d4,CornerLeftDown:h4,CornerLeftDownIcon:h4,CornerLeftUp:l4,CornerLeftUpIcon:l4,CornerRightDown:u4,CornerRightDownIcon:u4,CornerRightUp:p4,CornerRightUpIcon:p4,CornerUpLeft:y4,CornerUpLeftIcon:y4,CornerUpRight:k4,CornerUpRightIcon:k4,Cpu:f4,CpuIcon:f4,CreativeCommons:m4,CreativeCommonsIcon:m4,CreditCard:M4,CreditCardIcon:M4,Croissant:g4,CroissantIcon:g4,Crop:_4,CropIcon:_4,Cross:v4,CrossIcon:v4,Crosshair:C4,CrosshairIcon:C4,Crown:x4,CrownIcon:x4,Cuboid:L4,CuboidIcon:L4,CupSoda:w4,CupSodaIcon:w4,CurlyBraces:w1,CurlyBracesIcon:w1,Currency:b4,CurrencyIcon:b4,Cylinder:S4,CylinderIcon:S4,Dam:I4,DamIcon:I4,Database:P4,DatabaseBackup:N4,DatabaseBackupIcon:N4,DatabaseIcon:P4,DatabaseZap:A4,DatabaseZapIcon:A4,Delete:E4,DeleteIcon:E4,Dessert:R4,DessertIcon:R4,Diameter:$4,DiameterIcon:$4,Diamond:j4,DiamondIcon:j4,DiamondMinus:q4,DiamondMinusIcon:q4,DiamondPercent:wt,DiamondPercentIcon:wt,DiamondPlus:T4,DiamondPlusIcon:T4,Dice1:H4,Dice1Icon:H4,Dice2:V4,Dice2Icon:V4,Dice3:z4,Dice3Icon:z4,Dice4:D4,Dice4Icon:D4,Dice5:O4,Dice5Icon:O4,Dice6:F4,Dice6Icon:F4,Dices:B4,DicesIcon:B4,Diff:U4,DiffIcon:U4,Disc:X4,Disc2:Z4,Disc2Icon:Z4,Disc3:G4,Disc3Icon:G4,DiscAlbum:W4,DiscAlbumIcon:W4,DiscIcon:X4,Divide:K4,DivideCircle:tt,DivideCircleIcon:tt,DivideIcon:K4,DivideSquare:Q2,DivideSquareIcon:Q2,Dna:Q4,DnaIcon:Q4,DnaOff:Y4,DnaOffIcon:Y4,Dock:J4,DockIcon:J4,Dog:e3,DogIcon:e3,DollarSign:t3,DollarSignIcon:t3,Donut:n3,DonutIcon:n3,DoorClosed:a3,DoorClosedIcon:a3,DoorOpen:o3,DoorOpenIcon:o3,Dot:i3,DotIcon:i3,DotSquare:J2,DotSquareIcon:J2,Download:c3,DownloadCloud:gt,DownloadCloudIcon:gt,DownloadIcon:c3,DraftingCompass:r3,DraftingCompassIcon:r3,Drama:s3,DramaIcon:s3,Dribbble:d3,DribbbleIcon:d3,Drill:h3,DrillIcon:h3,Droplet:u3,DropletIcon:u3,DropletOff:l3,DropletOffIcon:l3,Droplets:p3,DropletsIcon:p3,Drum:y3,DrumIcon:y3,Drumstick:k3,DrumstickIcon:k3,Dumbbell:f3,DumbbellIcon:f3,Ear:M3,EarIcon:M3,EarOff:m3,EarOffIcon:m3,Earth:bt,EarthIcon:bt,EarthLock:g3,EarthLockIcon:g3,Eclipse:_3,EclipseIcon:_3,Edit:ze,Edit2:f2,Edit2Icon:f2,Edit3:k2,Edit3Icon:k2,EditIcon:ze,Egg:x3,EggFried:v3,EggFriedIcon:v3,EggIcon:x3,EggOff:C3,EggOffIcon:C3,Ellipsis:It,EllipsisIcon:It,EllipsisVertical:St,EllipsisVerticalIcon:St,Equal:b3,EqualApproximately:L3,EqualApproximatelyIcon:L3,EqualIcon:b3,EqualNot:w3,EqualNotIcon:w3,EqualSquare:en,EqualSquareIcon:en,Eraser:S3,EraserIcon:S3,EthernetPort:I3,EthernetPortIcon:I3,Euro:N3,EuroIcon:N3,Expand:A3,ExpandIcon:A3,ExternalLink:P3,ExternalLinkIcon:P3,Eye:$3,EyeClosed:E3,EyeClosedIcon:E3,EyeIcon:$3,EyeOff:R3,EyeOffIcon:R3,Facebook:q3,FacebookIcon:q3,Factory:T3,FactoryIcon:T3,Fan:j3,FanIcon:j3,FastForward:H3,FastForwardIcon:H3,Feather:V3,FeatherIcon:V3,Fence:z3,FenceIcon:z3,FerrisWheel:D3,FerrisWheelIcon:D3,Figma:O3,FigmaIcon:O3,File:Vh,FileArchive:F3,FileArchiveIcon:F3,FileAudio:U3,FileAudio2:B3,FileAudio2Icon:B3,FileAudioIcon:U3,FileAxis3D:Nt,FileAxis3DIcon:Nt,FileAxis3d:Nt,FileAxis3dIcon:Nt,FileBadge:G3,FileBadge2:Z3,FileBadge2Icon:Z3,FileBadgeIcon:G3,FileBarChart:At,FileBarChart2:Pt,FileBarChart2Icon:Pt,FileBarChartIcon:At,FileBox:W3,FileBoxIcon:W3,FileChartColumn:Pt,FileChartColumnIcon:Pt,FileChartColumnIncreasing:At,FileChartColumnIncreasingIcon:At,FileChartLine:Et,FileChartLineIcon:Et,FileChartPie:Rt,FileChartPieIcon:Rt,FileCheck:K3,FileCheck2:X3,FileCheck2Icon:X3,FileCheckIcon:K3,FileClock:Y3,FileClockIcon:Y3,FileCode:J3,FileCode2:Q3,FileCode2Icon:Q3,FileCodeIcon:J3,FileCog:$t,FileCog2:$t,FileCog2Icon:$t,FileCogIcon:$t,FileDiff:eh,FileDiffIcon:eh,FileDigit:th,FileDigitIcon:th,FileDown:nh,FileDownIcon:nh,FileEdit:Tt,FileEditIcon:Tt,FileHeart:ah,FileHeartIcon:ah,FileIcon:Vh,FileImage:oh,FileImageIcon:oh,FileInput:ih,FileInputIcon:ih,FileJson:rh,FileJson2:ch,FileJson2Icon:ch,FileJsonIcon:rh,FileKey:dh,FileKey2:sh,FileKey2Icon:sh,FileKeyIcon:dh,FileLineChart:Et,FileLineChartIcon:Et,FileLock:lh,FileLock2:hh,FileLock2Icon:hh,FileLockIcon:lh,FileMinus:ph,FileMinus2:uh,FileMinus2Icon:uh,FileMinusIcon:ph,FileMusic:yh,FileMusicIcon:yh,FileOutput:kh,FileOutputIcon:kh,FilePen:Tt,FilePenIcon:Tt,FilePenLine:qt,FilePenLineIcon:qt,FilePieChart:Rt,FilePieChartIcon:Rt,FilePlus:mh,FilePlus2:fh,FilePlus2Icon:fh,FilePlusIcon:mh,FileQuestion:Mh,FileQuestionIcon:Mh,FileScan:gh,FileScanIcon:gh,FileSearch:vh,FileSearch2:_h,FileSearch2Icon:_h,FileSearchIcon:vh,FileSignature:qt,FileSignatureIcon:qt,FileSliders:Ch,FileSlidersIcon:Ch,FileSpreadsheet:xh,FileSpreadsheetIcon:xh,FileStack:Lh,FileStackIcon:Lh,FileSymlink:wh,FileSymlinkIcon:wh,FileTerminal:bh,FileTerminalIcon:bh,FileText:Sh,FileTextIcon:Sh,FileType:Nh,FileType2:Ih,FileType2Icon:Ih,FileTypeIcon:Nh,FileUp:Ah,FileUpIcon:Ah,FileUser:Ph,FileUserIcon:Ph,FileVideo:Rh,FileVideo2:Eh,FileVideo2Icon:Eh,FileVideoIcon:Rh,FileVolume:qh,FileVolume2:$h,FileVolume2Icon:$h,FileVolumeIcon:qh,FileWarning:Th,FileWarningIcon:Th,FileX:Hh,FileX2:jh,FileX2Icon:jh,FileXIcon:Hh,Files:zh,FilesIcon:zh,Film:Dh,FilmIcon:Dh,Filter:Fh,FilterIcon:Fh,FilterX:Oh,FilterXIcon:Oh,Fingerprint:Bh,FingerprintIcon:Bh,FireExtinguisher:Uh,FireExtinguisherIcon:Uh,Fish:Wh,FishIcon:Wh,FishOff:Zh,FishOffIcon:Zh,FishSymbol:Gh,FishSymbolIcon:Gh,Flag:Qh,FlagIcon:Qh,FlagOff:Xh,FlagOffIcon:Xh,FlagTriangleLeft:Kh,FlagTriangleLeftIcon:Kh,FlagTriangleRight:Yh,FlagTriangleRightIcon:Yh,Flame:el,FlameIcon:el,FlameKindling:Jh,FlameKindlingIcon:Jh,Flashlight:nl,FlashlightIcon:nl,FlashlightOff:tl,FlashlightOffIcon:tl,FlaskConical:ol,FlaskConicalIcon:ol,FlaskConicalOff:al,FlaskConicalOffIcon:al,FlaskRound:il,FlaskRoundIcon:il,FlipHorizontal:rl,FlipHorizontal2:cl,FlipHorizontal2Icon:cl,FlipHorizontalIcon:rl,FlipVertical:dl,FlipVertical2:sl,FlipVertical2Icon:sl,FlipVerticalIcon:dl,Flower:ll,Flower2:hl,Flower2Icon:hl,FlowerIcon:ll,Focus:ul,FocusIcon:ul,FoldHorizontal:pl,FoldHorizontalIcon:pl,FoldVertical:yl,FoldVerticalIcon:yl,Folder:Ol,FolderArchive:kl,FolderArchiveIcon:kl,FolderCheck:fl,FolderCheckIcon:fl,FolderClock:ml,FolderClockIcon:ml,FolderClosed:Ml,FolderClosedIcon:Ml,FolderCode:gl,FolderCodeIcon:gl,FolderCog:jt,FolderCog2:jt,FolderCog2Icon:jt,FolderCogIcon:jt,FolderDot:_l,FolderDotIcon:_l,FolderDown:vl,FolderDownIcon:vl,FolderEdit:Ht,FolderEditIcon:Ht,FolderGit:xl,FolderGit2:Cl,FolderGit2Icon:Cl,FolderGitIcon:xl,FolderHeart:Ll,FolderHeartIcon:Ll,FolderIcon:Ol,FolderInput:wl,FolderInputIcon:wl,FolderKanban:bl,FolderKanbanIcon:bl,FolderKey:Sl,FolderKeyIcon:Sl,FolderLock:Il,FolderLockIcon:Il,FolderMinus:Nl,FolderMinusIcon:Nl,FolderOpen:Pl,FolderOpenDot:Al,FolderOpenDotIcon:Al,FolderOpenIcon:Pl,FolderOutput:El,FolderOutputIcon:El,FolderPen:Ht,FolderPenIcon:Ht,FolderPlus:Rl,FolderPlusIcon:Rl,FolderRoot:$l,FolderRootIcon:$l,FolderSearch:Tl,FolderSearch2:ql,FolderSearch2Icon:ql,FolderSearchIcon:Tl,FolderSymlink:jl,FolderSymlinkIcon:jl,FolderSync:Hl,FolderSyncIcon:Hl,FolderTree:Vl,FolderTreeIcon:Vl,FolderUp:zl,FolderUpIcon:zl,FolderX:Dl,FolderXIcon:Dl,Folders:Fl,FoldersIcon:Fl,Footprints:Bl,FootprintsIcon:Bl,ForkKnife:Dn,ForkKnifeCrossed:zn,ForkKnifeCrossedIcon:zn,ForkKnifeIcon:Dn,Forklift:Ul,ForkliftIcon:Ul,FormInput:M2,FormInputIcon:M2,Forward:Zl,ForwardIcon:Zl,Frame:Gl,FrameIcon:Gl,Framer:Wl,FramerIcon:Wl,Frown:Xl,FrownIcon:Xl,Fuel:Kl,FuelIcon:Kl,Fullscreen:Yl,FullscreenIcon:Yl,FunctionSquare:tn,FunctionSquareIcon:tn,GalleryHorizontal:Jl,GalleryHorizontalEnd:Ql,GalleryHorizontalEndIcon:Ql,GalleryHorizontalIcon:Jl,GalleryThumbnails:e5,GalleryThumbnailsIcon:e5,GalleryVertical:n5,GalleryVerticalEnd:t5,GalleryVerticalEndIcon:t5,GalleryVerticalIcon:n5,Gamepad:o5,Gamepad2:a5,Gamepad2Icon:a5,GamepadIcon:o5,GanttChart:j1,GanttChartIcon:j1,GanttChartSquare:Xe,GanttChartSquareIcon:Xe,Gauge:i5,GaugeCircle:nt,GaugeCircleIcon:nt,GaugeIcon:i5,Gavel:c5,GavelIcon:c5,Gem:r5,GemIcon:r5,Ghost:s5,GhostIcon:s5,Gift:d5,GiftIcon:d5,GitBranch:l5,GitBranchIcon:l5,GitBranchPlus:h5,GitBranchPlusIcon:h5,GitCommit:Vt,GitCommitHorizontal:Vt,GitCommitHorizontalIcon:Vt,GitCommitIcon:Vt,GitCommitVertical:u5,GitCommitVerticalIcon:u5,GitCompare:y5,GitCompareArrows:p5,GitCompareArrowsIcon:p5,GitCompareIcon:y5,GitFork:k5,GitForkIcon:k5,GitGraph:f5,GitGraphIcon:f5,GitMerge:m5,GitMergeIcon:m5,GitPullRequest:x5,GitPullRequestArrow:M5,GitPullRequestArrowIcon:M5,GitPullRequestClosed:g5,GitPullRequestClosedIcon:g5,GitPullRequestCreate:v5,GitPullRequestCreateArrow:_5,GitPullRequestCreateArrowIcon:_5,GitPullRequestCreateIcon:v5,GitPullRequestDraft:C5,GitPullRequestDraftIcon:C5,GitPullRequestIcon:x5,Github:L5,GithubIcon:L5,Gitlab:w5,GitlabIcon:w5,GlassWater:b5,GlassWaterIcon:b5,Glasses:S5,GlassesIcon:S5,Globe:N5,Globe2:bt,Globe2Icon:bt,GlobeIcon:N5,GlobeLock:I5,GlobeLockIcon:I5,Goal:A5,GoalIcon:A5,Grab:P5,GrabIcon:P5,GraduationCap:E5,GraduationCapIcon:E5,Grape:R5,GrapeIcon:R5,Grid:We,Grid2X2:Ft,Grid2X2Check:zt,Grid2X2CheckIcon:zt,Grid2X2Icon:Ft,Grid2X2Plus:Dt,Grid2X2PlusIcon:Dt,Grid2X2X:Ot,Grid2X2XIcon:Ot,Grid2x2:Ft,Grid2x2Check:zt,Grid2x2CheckIcon:zt,Grid2x2Icon:Ft,Grid2x2Plus:Dt,Grid2x2PlusIcon:Dt,Grid2x2X:Ot,Grid2x2XIcon:Ot,Grid3X3:We,Grid3X3Icon:We,Grid3x3:We,Grid3x3Icon:We,GridIcon:We,Grip:T5,GripHorizontal:$5,GripHorizontalIcon:$5,GripIcon:T5,GripVertical:q5,GripVerticalIcon:q5,Group:j5,GroupIcon:j5,Guitar:H5,GuitarIcon:H5,Ham:V5,HamIcon:V5,Hammer:z5,HammerIcon:z5,Hand:U5,HandCoins:D5,HandCoinsIcon:D5,HandHeart:O5,HandHeartIcon:O5,HandHelping:Bt,HandHelpingIcon:Bt,HandIcon:U5,HandMetal:F5,HandMetalIcon:F5,HandPlatter:B5,HandPlatterIcon:B5,Handshake:Z5,HandshakeIcon:Z5,HardDrive:X5,HardDriveDownload:G5,HardDriveDownloadIcon:G5,HardDriveIcon:X5,HardDriveUpload:W5,HardDriveUploadIcon:W5,HardHat:K5,HardHatIcon:K5,Hash:Y5,HashIcon:Y5,Haze:Q5,HazeIcon:Q5,HdmiPort:J5,HdmiPortIcon:J5,Heading:c6,Heading1:e6,Heading1Icon:e6,Heading2:t6,Heading2Icon:t6,Heading3:n6,Heading3Icon:n6,Heading4:a6,Heading4Icon:a6,Heading5:o6,Heading5Icon:o6,Heading6:i6,Heading6Icon:i6,HeadingIcon:c6,HeadphoneOff:r6,HeadphoneOffIcon:r6,Headphones:s6,HeadphonesIcon:s6,Headset:d6,HeadsetIcon:d6,Heart:y6,HeartCrack:h6,HeartCrackIcon:h6,HeartHandshake:l6,HeartHandshakeIcon:l6,HeartIcon:y6,HeartOff:u6,HeartOffIcon:u6,HeartPulse:p6,HeartPulseIcon:p6,Heater:k6,HeaterIcon:k6,HelpCircle:at,HelpCircleIcon:at,HelpingHand:Bt,HelpingHandIcon:Bt,Hexagon:f6,HexagonIcon:f6,Highlighter:m6,HighlighterIcon:m6,History:M6,HistoryIcon:M6,Home:Ut,HomeIcon:Ut,Hop:_6,HopIcon:_6,HopOff:g6,HopOffIcon:g6,Hospital:v6,HospitalIcon:v6,Hotel:C6,HotelIcon:C6,Hourglass:x6,HourglassIcon:x6,House:Ut,HouseIcon:Ut,HousePlug:L6,HousePlugIcon:L6,HousePlus:w6,HousePlusIcon:w6,HouseWifi:b6,HouseWifiIcon:b6,IceCream:Gt,IceCream2:Zt,IceCream2Icon:Zt,IceCreamBowl:Zt,IceCreamBowlIcon:Zt,IceCreamCone:Gt,IceCreamConeIcon:Gt,IceCreamIcon:Gt,Icon:Ob,IdCard:S6,IdCardIcon:S6,Image:q6,ImageDown:I6,ImageDownIcon:I6,ImageIcon:q6,ImageMinus:N6,ImageMinusIcon:N6,ImageOff:A6,ImageOffIcon:A6,ImagePlay:P6,ImagePlayIcon:P6,ImagePlus:E6,ImagePlusIcon:E6,ImageUp:R6,ImageUpIcon:R6,ImageUpscale:$6,ImageUpscaleIcon:$6,Images:T6,ImagesIcon:T6,Import:j6,ImportIcon:j6,Inbox:H6,InboxIcon:H6,Indent:Xt,IndentDecrease:Wt,IndentDecreaseIcon:Wt,IndentIcon:Xt,IndentIncrease:Xt,IndentIncreaseIcon:Xt,IndianRupee:V6,IndianRupeeIcon:V6,Infinity:z6,InfinityIcon:z6,Info:D6,InfoIcon:D6,Inspect:sn,InspectIcon:sn,InspectionPanel:O6,InspectionPanelIcon:O6,Instagram:F6,InstagramIcon:F6,Italic:B6,ItalicIcon:B6,IterationCcw:U6,IterationCcwIcon:U6,IterationCw:Z6,IterationCwIcon:Z6,JapaneseYen:G6,JapaneseYenIcon:G6,Joystick:W6,JoystickIcon:W6,Kanban:X6,KanbanIcon:X6,KanbanSquare:nn,KanbanSquareDashed:X2,KanbanSquareDashedIcon:X2,KanbanSquareIcon:nn,Key:Q6,KeyIcon:Q6,KeyRound:K6,KeyRoundIcon:K6,KeySquare:Y6,KeySquareIcon:Y6,Keyboard:t9,KeyboardIcon:t9,KeyboardMusic:J6,KeyboardMusicIcon:J6,KeyboardOff:e9,KeyboardOffIcon:e9,Lamp:r9,LampCeiling:n9,LampCeilingIcon:n9,LampDesk:a9,LampDeskIcon:a9,LampFloor:o9,LampFloorIcon:o9,LampIcon:r9,LampWallDown:i9,LampWallDownIcon:i9,LampWallUp:c9,LampWallUpIcon:c9,LandPlot:s9,LandPlotIcon:s9,Landmark:d9,LandmarkIcon:d9,Languages:h9,LanguagesIcon:h9,Laptop:u9,Laptop2:Kt,Laptop2Icon:Kt,LaptopIcon:u9,LaptopMinimal:Kt,LaptopMinimalCheck:l9,LaptopMinimalCheckIcon:l9,LaptopMinimalIcon:Kt,Lasso:y9,LassoIcon:y9,LassoSelect:p9,LassoSelectIcon:p9,Laugh:k9,LaughIcon:k9,Layers:Yt,Layers2:f9,Layers2Icon:f9,Layers3:Yt,Layers3Icon:Yt,LayersIcon:Yt,Layout:y2,LayoutDashboard:m9,LayoutDashboardIcon:m9,LayoutGrid:M9,LayoutGridIcon:M9,LayoutIcon:y2,LayoutList:g9,LayoutListIcon:g9,LayoutPanelLeft:_9,LayoutPanelLeftIcon:_9,LayoutPanelTop:v9,LayoutPanelTopIcon:v9,LayoutTemplate:C9,LayoutTemplateIcon:C9,Leaf:x9,LeafIcon:x9,LeafyGreen:L9,LeafyGreenIcon:L9,Lectern:w9,LecternIcon:w9,LetterText:b9,LetterTextIcon:b9,Library:I9,LibraryBig:S9,LibraryBigIcon:S9,LibraryIcon:I9,LibrarySquare:an,LibrarySquareIcon:an,LifeBuoy:N9,LifeBuoyIcon:N9,Ligature:A9,LigatureIcon:A9,Lightbulb:E9,LightbulbIcon:E9,LightbulbOff:P9,LightbulbOffIcon:P9,LineChart:$1,LineChartIcon:$1,Link:q9,Link2:$9,Link2Icon:$9,Link2Off:R9,Link2OffIcon:R9,LinkIcon:q9,Linkedin:T9,LinkedinIcon:T9,List:J9,ListCheck:j9,ListCheckIcon:j9,ListChecks:H9,ListChecksIcon:H9,ListCollapse:V9,ListCollapseIcon:V9,ListEnd:z9,ListEndIcon:z9,ListFilter:O9,ListFilterIcon:O9,ListFilterPlus:D9,ListFilterPlusIcon:D9,ListIcon:J9,ListMinus:F9,ListMinusIcon:F9,ListMusic:B9,ListMusicIcon:B9,ListOrdered:U9,ListOrderedIcon:U9,ListPlus:Z9,ListPlusIcon:Z9,ListRestart:G9,ListRestartIcon:G9,ListStart:W9,ListStartIcon:W9,ListTodo:X9,ListTodoIcon:X9,ListTree:K9,ListTreeIcon:K9,ListVideo:Y9,ListVideoIcon:Y9,ListX:Q9,ListXIcon:Q9,Loader:t8,Loader2:Qt,Loader2Icon:Qt,LoaderCircle:Qt,LoaderCircleIcon:Qt,LoaderIcon:t8,LoaderPinwheel:e8,LoaderPinwheelIcon:e8,Locate:o8,LocateFixed:n8,LocateFixedIcon:n8,LocateIcon:o8,LocateOff:a8,LocateOffIcon:a8,Lock:c8,LockIcon:c8,LockKeyhole:i8,LockKeyholeIcon:i8,LockKeyholeOpen:Jt,LockKeyholeOpenIcon:Jt,LockOpen:e2,LockOpenIcon:e2,LogIn:r8,LogInIcon:r8,LogOut:s8,LogOutIcon:s8,Logs:d8,LogsIcon:d8,Lollipop:h8,LollipopIcon:h8,LucideAArrowDown:no,LucideAArrowUp:ao,LucideALargeSmall:oo,LucideAccessibility:io,LucideActivity:co,LucideActivitySquare:S2,LucideAirVent:ro,LucideAirplay:so,LucideAlarmCheck:l1,LucideAlarmClock:lo,LucideAlarmClockCheck:l1,LucideAlarmClockMinus:u1,LucideAlarmClockOff:ho,LucideAlarmClockPlus:p1,LucideAlarmMinus:u1,LucideAlarmPlus:p1,LucideAlarmSmoke:uo,LucideAlbum:po,LucideAlertCircle:z1,LucideAlertOctagon:a2,LucideAlertTriangle:An,LucideAlignCenter:fo,LucideAlignCenterHorizontal:yo,LucideAlignCenterVertical:ko,LucideAlignEndHorizontal:mo,LucideAlignEndVertical:Mo,LucideAlignHorizontalDistributeCenter:go,LucideAlignHorizontalDistributeEnd:_o,LucideAlignHorizontalDistributeStart:vo,LucideAlignHorizontalJustifyCenter:Co,LucideAlignHorizontalJustifyEnd:xo,LucideAlignHorizontalJustifyStart:Lo,LucideAlignHorizontalSpaceAround:wo,LucideAlignHorizontalSpaceBetween:bo,LucideAlignJustify:So,LucideAlignLeft:Io,LucideAlignRight:No,LucideAlignStartHorizontal:Ao,LucideAlignStartVertical:Po,LucideAlignVerticalDistributeCenter:Eo,LucideAlignVerticalDistributeEnd:Ro,LucideAlignVerticalDistributeStart:$o,LucideAlignVerticalJustifyCenter:qo,LucideAlignVerticalJustifyEnd:To,LucideAlignVerticalJustifyStart:jo,LucideAlignVerticalSpaceAround:Ho,LucideAlignVerticalSpaceBetween:Vo,LucideAmbulance:zo,LucideAmpersand:Do,LucideAmpersands:Oo,LucideAmphora:Fo,LucideAnchor:Bo,LucideAngry:Uo,LucideAnnoyed:Zo,LucideAntenna:Go,LucideAnvil:Wo,LucideAperture:Xo,LucideAppWindow:Yo,LucideAppWindowMac:Ko,LucideApple:Qo,LucideArchive:t0,LucideArchiveRestore:Jo,LucideArchiveX:e0,LucideAreaChart:S1,LucideArmchair:n0,LucideArrowBigDown:o0,LucideArrowBigDownDash:a0,LucideArrowBigLeft:c0,LucideArrowBigLeftDash:i0,LucideArrowBigRight:s0,LucideArrowBigRightDash:r0,LucideArrowBigUp:h0,LucideArrowBigUpDash:d0,LucideArrowDown:_0,LucideArrowDown01:l0,LucideArrowDown10:u0,LucideArrowDownAZ:y1,LucideArrowDownAz:y1,LucideArrowDownCircle:D1,LucideArrowDownFromLine:p0,LucideArrowDownLeft:y0,LucideArrowDownLeftFromCircle:F1,LucideArrowDownLeftFromSquare:E2,LucideArrowDownLeftSquare:I2,LucideArrowDownNarrowWide:k0,LucideArrowDownRight:f0,LucideArrowDownRightFromCircle:B1,LucideArrowDownRightFromSquare:R2,LucideArrowDownRightSquare:N2,LucideArrowDownSquare:A2,LucideArrowDownToDot:m0,LucideArrowDownToLine:M0,LucideArrowDownUp:g0,LucideArrowDownWideNarrow:k1,LucideArrowDownZA:f1,LucideArrowDownZa:f1,LucideArrowLeft:L0,LucideArrowLeftCircle:O1,LucideArrowLeftFromLine:v0,LucideArrowLeftRight:C0,LucideArrowLeftSquare:P2,LucideArrowLeftToLine:x0,LucideArrowRight:I0,LucideArrowRightCircle:G1,LucideArrowRightFromLine:w0,LucideArrowRightLeft:b0,LucideArrowRightSquare:T2,LucideArrowRightToLine:S0,LucideArrowUp:H0,LucideArrowUp01:N0,LucideArrowUp10:A0,LucideArrowUpAZ:m1,LucideArrowUpAz:m1,LucideArrowUpCircle:W1,LucideArrowUpDown:P0,LucideArrowUpFromDot:E0,LucideArrowUpFromLine:R0,LucideArrowUpLeft:$0,LucideArrowUpLeftFromCircle:U1,LucideArrowUpLeftFromSquare:$2,LucideArrowUpLeftSquare:j2,LucideArrowUpNarrowWide:M1,LucideArrowUpRight:q0,LucideArrowUpRightFromCircle:Z1,LucideArrowUpRightFromSquare:q2,LucideArrowUpRightSquare:H2,LucideArrowUpSquare:V2,LucideArrowUpToLine:T0,LucideArrowUpWideNarrow:j0,LucideArrowUpZA:g1,LucideArrowUpZa:g1,LucideArrowsUpFromLine:V0,LucideAsterisk:z0,LucideAsteriskSquare:z2,LucideAtSign:D0,LucideAtom:O0,LucideAudioLines:F0,LucideAudioWaveform:B0,LucideAward:U0,LucideAxe:Z0,LucideAxis3D:_1,LucideAxis3d:_1,LucideBaby:G0,LucideBackpack:W0,LucideBadge:hi,LucideBadgeAlert:X0,LucideBadgeCent:K0,LucideBadgeCheck:v1,LucideBadgeDollarSign:Y0,LucideBadgeEuro:Q0,LucideBadgeHelp:J0,LucideBadgeIndianRupee:ei,LucideBadgeInfo:ti,LucideBadgeJapaneseYen:ni,LucideBadgeMinus:ai,LucideBadgePercent:oi,LucideBadgePlus:ii,LucideBadgePoundSterling:ci,LucideBadgeRussianRuble:ri,LucideBadgeSwissFranc:si,LucideBadgeX:di,LucideBaggageClaim:li,LucideBan:ui,LucideBanana:pi,LucideBandage:yi,LucideBanknote:ki,LucideBarChart:q1,LucideBarChart2:T1,LucideBarChart3:R1,LucideBarChart4:E1,LucideBarChartBig:P1,LucideBarChartHorizontal:N1,LucideBarChartHorizontalBig:I1,LucideBarcode:fi,LucideBaseline:mi,LucideBath:Mi,LucideBattery:wi,LucideBatteryCharging:gi,LucideBatteryFull:_i,LucideBatteryLow:vi,LucideBatteryMedium:Ci,LucideBatteryPlus:xi,LucideBatteryWarning:Li,LucideBeaker:bi,LucideBean:Ii,LucideBeanOff:Si,LucideBed:Pi,LucideBedDouble:Ni,LucideBedSingle:Ai,LucideBeef:Ei,LucideBeer:$i,LucideBeerOff:Ri,LucideBell:Di,LucideBellDot:qi,LucideBellElectric:Ti,LucideBellMinus:ji,LucideBellOff:Hi,LucideBellPlus:Vi,LucideBellRing:zi,LucideBetweenHorizonalEnd:C1,LucideBetweenHorizonalStart:x1,LucideBetweenHorizontalEnd:C1,LucideBetweenHorizontalStart:x1,LucideBetweenVerticalEnd:Oi,LucideBetweenVerticalStart:Fi,LucideBicepsFlexed:Bi,LucideBike:Ui,LucideBinary:Zi,LucideBinoculars:Gi,LucideBiohazard:Wi,LucideBird:Xi,LucideBitcoin:Ki,LucideBlend:Yi,LucideBlinds:Qi,LucideBlocks:Ji,LucideBluetooth:ac,LucideBluetoothConnected:ec,LucideBluetoothOff:tc,LucideBluetoothSearching:nc,LucideBold:oc,LucideBolt:ic,LucideBomb:cc,LucideBone:rc,LucideBook:Ac,LucideBookA:sc,LucideBookAudio:dc,LucideBookCheck:hc,LucideBookCopy:lc,LucideBookDashed:L1,LucideBookDown:uc,LucideBookHeadphones:pc,LucideBookHeart:yc,LucideBookImage:kc,LucideBookKey:fc,LucideBookLock:mc,LucideBookMarked:Mc,LucideBookMinus:gc,LucideBookOpen:Cc,LucideBookOpenCheck:_c,LucideBookOpenText:vc,LucideBookPlus:xc,LucideBookTemplate:L1,LucideBookText:Lc,LucideBookType:wc,LucideBookUp:Sc,LucideBookUp2:bc,LucideBookUser:Ic,LucideBookX:Nc,LucideBookmark:qc,LucideBookmarkCheck:Pc,LucideBookmarkMinus:Ec,LucideBookmarkPlus:Rc,LucideBookmarkX:$c,LucideBoomBox:Tc,LucideBot:Vc,LucideBotMessageSquare:jc,LucideBotOff:Hc,LucideBox:zc,LucideBoxSelect:Y2,LucideBoxes:Dc,LucideBraces:w1,LucideBrackets:Oc,LucideBrain:Uc,LucideBrainCircuit:Fc,LucideBrainCog:Bc,LucideBrickWall:Zc,LucideBriefcase:Kc,LucideBriefcaseBusiness:Gc,LucideBriefcaseConveyorBelt:Wc,LucideBriefcaseMedical:Xc,LucideBringToFront:Yc,LucideBrush:Qc,LucideBug:tr,LucideBugOff:Jc,LucideBugPlay:er,LucideBuilding:ar,LucideBuilding2:nr,LucideBus:ir,LucideBusFront:or,LucideCable:rr,LucideCableCar:cr,LucideCake:dr,LucideCakeSlice:sr,LucideCalculator:hr,LucideCalendar:Pr,LucideCalendar1:lr,LucideCalendarArrowDown:ur,LucideCalendarArrowUp:pr,LucideCalendarCheck:kr,LucideCalendarCheck2:yr,LucideCalendarClock:fr,LucideCalendarCog:mr,LucideCalendarDays:Mr,LucideCalendarFold:gr,LucideCalendarHeart:_r,LucideCalendarMinus:Cr,LucideCalendarMinus2:vr,LucideCalendarOff:xr,LucideCalendarPlus:wr,LucideCalendarPlus2:Lr,LucideCalendarRange:br,LucideCalendarSearch:Sr,LucideCalendarSync:Ir,LucideCalendarX:Ar,LucideCalendarX2:Nr,LucideCamera:Rr,LucideCameraOff:Er,LucideCandlestickChart:A1,LucideCandy:Tr,LucideCandyCane:$r,LucideCandyOff:qr,LucideCannabis:jr,LucideCaptions:b1,LucideCaptionsOff:Hr,LucideCar:Dr,LucideCarFront:Vr,LucideCarTaxiFront:zr,LucideCaravan:Or,LucideCarrot:Fr,LucideCaseLower:Br,LucideCaseSensitive:Ur,LucideCaseUpper:Zr,LucideCassetteTape:Gr,LucideCast:Wr,LucideCastle:Xr,LucideCat:Kr,LucideCctv:Yr,LucideChartArea:S1,LucideChartBar:N1,LucideChartBarBig:I1,LucideChartBarDecreasing:Qr,LucideChartBarIncreasing:Jr,LucideChartBarStacked:es,LucideChartCandlestick:A1,LucideChartColumn:R1,LucideChartColumnBig:P1,LucideChartColumnDecreasing:ts,LucideChartColumnIncreasing:E1,LucideChartColumnStacked:ns,LucideChartGantt:as,LucideChartLine:$1,LucideChartNetwork:os,LucideChartNoAxesColumn:T1,LucideChartNoAxesColumnDecreasing:is,LucideChartNoAxesColumnIncreasing:q1,LucideChartNoAxesCombined:cs,LucideChartNoAxesGantt:j1,LucideChartPie:H1,LucideChartScatter:V1,LucideChartSpline:rs,LucideCheck:ds,LucideCheckCheck:ss,LucideCheckCircle:X1,LucideCheckCircle2:K1,LucideCheckSquare:O2,LucideCheckSquare2:F2,LucideChefHat:hs,LucideCherry:ls,LucideChevronDown:us,LucideChevronDownCircle:Y1,LucideChevronDownSquare:B2,LucideChevronFirst:ps,LucideChevronLast:ys,LucideChevronLeft:ks,LucideChevronLeftCircle:Q1,LucideChevronLeftSquare:U2,LucideChevronRight:fs,LucideChevronRightCircle:J1,LucideChevronRightSquare:Z2,LucideChevronUp:ms,LucideChevronUpCircle:et,LucideChevronUpSquare:G2,LucideChevronsDown:gs,LucideChevronsDownUp:Ms,LucideChevronsLeft:Cs,LucideChevronsLeftRight:vs,LucideChevronsLeftRightEllipsis:_s,LucideChevronsRight:Ls,LucideChevronsRightLeft:xs,LucideChevronsUp:bs,LucideChevronsUpDown:ws,LucideChrome:Ss,LucideChurch:Is,LucideCigarette:As,LucideCigaretteOff:Ns,LucideCircle:Ds,LucideCircleAlert:z1,LucideCircleArrowDown:D1,LucideCircleArrowLeft:O1,LucideCircleArrowOutDownLeft:F1,LucideCircleArrowOutDownRight:B1,LucideCircleArrowOutUpLeft:U1,LucideCircleArrowOutUpRight:Z1,LucideCircleArrowRight:G1,LucideCircleArrowUp:W1,LucideCircleCheck:K1,LucideCircleCheckBig:X1,LucideCircleChevronDown:Y1,LucideCircleChevronLeft:Q1,LucideCircleChevronRight:J1,LucideCircleChevronUp:et,LucideCircleDashed:Ps,LucideCircleDivide:tt,LucideCircleDollarSign:Es,LucideCircleDot:$s,LucideCircleDotDashed:Rs,LucideCircleEllipsis:qs,LucideCircleEqual:Ts,LucideCircleFadingArrowUp:js,LucideCircleFadingPlus:Hs,LucideCircleGauge:nt,LucideCircleHelp:at,LucideCircleMinus:ot,LucideCircleOff:Vs,LucideCircleParking:ct,LucideCircleParkingOff:it,LucideCirclePause:rt,LucideCirclePercent:st,LucideCirclePlay:dt,LucideCirclePlus:ht,LucideCirclePower:lt,LucideCircleSlash:zs,LucideCircleSlash2:ut,LucideCircleSlashed:ut,LucideCircleStop:pt,LucideCircleUser:kt,LucideCircleUserRound:yt,LucideCircleX:ft,LucideCircuitBoard:Os,LucideCitrus:Fs,LucideClapperboard:Bs,LucideClipboard:Js,LucideClipboardCheck:Us,LucideClipboardCopy:Zs,LucideClipboardEdit:Mt,LucideClipboardList:Gs,LucideClipboardMinus:Ws,LucideClipboardPaste:Xs,LucideClipboardPen:Mt,LucideClipboardPenLine:mt,LucideClipboardPlus:Ks,LucideClipboardSignature:mt,LucideClipboardType:Ys,LucideClipboardX:Qs,LucideClock:kd,LucideClock1:ed,LucideClock10:td,LucideClock11:nd,LucideClock12:ad,LucideClock2:od,LucideClock3:id,LucideClock4:cd,LucideClock5:rd,LucideClock6:sd,LucideClock7:dd,LucideClock8:hd,LucideClock9:ld,LucideClockAlert:ud,LucideClockArrowDown:pd,LucideClockArrowUp:yd,LucideCloud:Ad,LucideCloudAlert:fd,LucideCloudCog:md,LucideCloudDownload:gt,LucideCloudDrizzle:Md,LucideCloudFog:gd,LucideCloudHail:_d,LucideCloudLightning:vd,LucideCloudMoon:xd,LucideCloudMoonRain:Cd,LucideCloudOff:Ld,LucideCloudRain:bd,LucideCloudRainWind:wd,LucideCloudSnow:Sd,LucideCloudSun:Nd,LucideCloudSunRain:Id,LucideCloudUpload:_t,LucideCloudy:Pd,LucideClover:Ed,LucideClub:Rd,LucideCode:$d,LucideCode2:vt,LucideCodeSquare:W2,LucideCodeXml:vt,LucideCodepen:qd,LucideCodesandbox:Td,LucideCoffee:jd,LucideCog:Hd,LucideCoins:Vd,LucideColumns:Ct,LucideColumns2:Ct,LucideColumns3:xt,LucideColumns4:zd,LucideCombine:Dd,LucideCommand:Od,LucideCompass:Fd,LucideComponent:Bd,LucideComputer:Ud,LucideConciergeBell:Zd,LucideCone:Gd,LucideConstruction:Wd,LucideContact:Xd,LucideContact2:Lt,LucideContactRound:Lt,LucideContainer:Kd,LucideContrast:Yd,LucideCookie:Qd,LucideCookingPot:Jd,LucideCopy:i4,LucideCopyCheck:e4,LucideCopyMinus:t4,LucideCopyPlus:n4,LucideCopySlash:a4,LucideCopyX:o4,LucideCopyleft:c4,LucideCopyright:r4,LucideCornerDownLeft:s4,LucideCornerDownRight:d4,LucideCornerLeftDown:h4,LucideCornerLeftUp:l4,LucideCornerRightDown:u4,LucideCornerRightUp:p4,LucideCornerUpLeft:y4,LucideCornerUpRight:k4,LucideCpu:f4,LucideCreativeCommons:m4,LucideCreditCard:M4,LucideCroissant:g4,LucideCrop:_4,LucideCross:v4,LucideCrosshair:C4,LucideCrown:x4,LucideCuboid:L4,LucideCupSoda:w4,LucideCurlyBraces:w1,LucideCurrency:b4,LucideCylinder:S4,LucideDam:I4,LucideDatabase:P4,LucideDatabaseBackup:N4,LucideDatabaseZap:A4,LucideDelete:E4,LucideDessert:R4,LucideDiameter:$4,LucideDiamond:j4,LucideDiamondMinus:q4,LucideDiamondPercent:wt,LucideDiamondPlus:T4,LucideDice1:H4,LucideDice2:V4,LucideDice3:z4,LucideDice4:D4,LucideDice5:O4,LucideDice6:F4,LucideDices:B4,LucideDiff:U4,LucideDisc:X4,LucideDisc2:Z4,LucideDisc3:G4,LucideDiscAlbum:W4,LucideDivide:K4,LucideDivideCircle:tt,LucideDivideSquare:Q2,LucideDna:Q4,LucideDnaOff:Y4,LucideDock:J4,LucideDog:e3,LucideDollarSign:t3,LucideDonut:n3,LucideDoorClosed:a3,LucideDoorOpen:o3,LucideDot:i3,LucideDotSquare:J2,LucideDownload:c3,LucideDownloadCloud:gt,LucideDraftingCompass:r3,LucideDrama:s3,LucideDribbble:d3,LucideDrill:h3,LucideDroplet:u3,LucideDropletOff:l3,LucideDroplets:p3,LucideDrum:y3,LucideDrumstick:k3,LucideDumbbell:f3,LucideEar:M3,LucideEarOff:m3,LucideEarth:bt,LucideEarthLock:g3,LucideEclipse:_3,LucideEdit:ze,LucideEdit2:f2,LucideEdit3:k2,LucideEgg:x3,LucideEggFried:v3,LucideEggOff:C3,LucideEllipsis:It,LucideEllipsisVertical:St,LucideEqual:b3,LucideEqualApproximately:L3,LucideEqualNot:w3,LucideEqualSquare:en,LucideEraser:S3,LucideEthernetPort:I3,LucideEuro:N3,LucideExpand:A3,LucideExternalLink:P3,LucideEye:$3,LucideEyeClosed:E3,LucideEyeOff:R3,LucideFacebook:q3,LucideFactory:T3,LucideFan:j3,LucideFastForward:H3,LucideFeather:V3,LucideFence:z3,LucideFerrisWheel:D3,LucideFigma:O3,LucideFile:Vh,LucideFileArchive:F3,LucideFileAudio:U3,LucideFileAudio2:B3,LucideFileAxis3D:Nt,LucideFileAxis3d:Nt,LucideFileBadge:G3,LucideFileBadge2:Z3,LucideFileBarChart:At,LucideFileBarChart2:Pt,LucideFileBox:W3,LucideFileChartColumn:Pt,LucideFileChartColumnIncreasing:At,LucideFileChartLine:Et,LucideFileChartPie:Rt,LucideFileCheck:K3,LucideFileCheck2:X3,LucideFileClock:Y3,LucideFileCode:J3,LucideFileCode2:Q3,LucideFileCog:$t,LucideFileCog2:$t,LucideFileDiff:eh,LucideFileDigit:th,LucideFileDown:nh,LucideFileEdit:Tt,LucideFileHeart:ah,LucideFileImage:oh,LucideFileInput:ih,LucideFileJson:rh,LucideFileJson2:ch,LucideFileKey:dh,LucideFileKey2:sh,LucideFileLineChart:Et,LucideFileLock:lh,LucideFileLock2:hh,LucideFileMinus:ph,LucideFileMinus2:uh,LucideFileMusic:yh,LucideFileOutput:kh,LucideFilePen:Tt,LucideFilePenLine:qt,LucideFilePieChart:Rt,LucideFilePlus:mh,LucideFilePlus2:fh,LucideFileQuestion:Mh,LucideFileScan:gh,LucideFileSearch:vh,LucideFileSearch2:_h,LucideFileSignature:qt,LucideFileSliders:Ch,LucideFileSpreadsheet:xh,LucideFileStack:Lh,LucideFileSymlink:wh,LucideFileTerminal:bh,LucideFileText:Sh,LucideFileType:Nh,LucideFileType2:Ih,LucideFileUp:Ah,LucideFileUser:Ph,LucideFileVideo:Rh,LucideFileVideo2:Eh,LucideFileVolume:qh,LucideFileVolume2:$h,LucideFileWarning:Th,LucideFileX:Hh,LucideFileX2:jh,LucideFiles:zh,LucideFilm:Dh,LucideFilter:Fh,LucideFilterX:Oh,LucideFingerprint:Bh,LucideFireExtinguisher:Uh,LucideFish:Wh,LucideFishOff:Zh,LucideFishSymbol:Gh,LucideFlag:Qh,LucideFlagOff:Xh,LucideFlagTriangleLeft:Kh,LucideFlagTriangleRight:Yh,LucideFlame:el,LucideFlameKindling:Jh,LucideFlashlight:nl,LucideFlashlightOff:tl,LucideFlaskConical:ol,LucideFlaskConicalOff:al,LucideFlaskRound:il,LucideFlipHorizontal:rl,LucideFlipHorizontal2:cl,LucideFlipVertical:dl,LucideFlipVertical2:sl,LucideFlower:ll,LucideFlower2:hl,LucideFocus:ul,LucideFoldHorizontal:pl,LucideFoldVertical:yl,LucideFolder:Ol,LucideFolderArchive:kl,LucideFolderCheck:fl,LucideFolderClock:ml,LucideFolderClosed:Ml,LucideFolderCode:gl,LucideFolderCog:jt,LucideFolderCog2:jt,LucideFolderDot:_l,LucideFolderDown:vl,LucideFolderEdit:Ht,LucideFolderGit:xl,LucideFolderGit2:Cl,LucideFolderHeart:Ll,LucideFolderInput:wl,LucideFolderKanban:bl,LucideFolderKey:Sl,LucideFolderLock:Il,LucideFolderMinus:Nl,LucideFolderOpen:Pl,LucideFolderOpenDot:Al,LucideFolderOutput:El,LucideFolderPen:Ht,LucideFolderPlus:Rl,LucideFolderRoot:$l,LucideFolderSearch:Tl,LucideFolderSearch2:ql,LucideFolderSymlink:jl,LucideFolderSync:Hl,LucideFolderTree:Vl,LucideFolderUp:zl,LucideFolderX:Dl,LucideFolders:Fl,LucideFootprints:Bl,LucideForkKnife:Dn,LucideForkKnifeCrossed:zn,LucideForklift:Ul,LucideFormInput:M2,LucideForward:Zl,LucideFrame:Gl,LucideFramer:Wl,LucideFrown:Xl,LucideFuel:Kl,LucideFullscreen:Yl,LucideFunctionSquare:tn,LucideGalleryHorizontal:Jl,LucideGalleryHorizontalEnd:Ql,LucideGalleryThumbnails:e5,LucideGalleryVertical:n5,LucideGalleryVerticalEnd:t5,LucideGamepad:o5,LucideGamepad2:a5,LucideGanttChart:j1,LucideGanttChartSquare:Xe,LucideGauge:i5,LucideGaugeCircle:nt,LucideGavel:c5,LucideGem:r5,LucideGhost:s5,LucideGift:d5,LucideGitBranch:l5,LucideGitBranchPlus:h5,LucideGitCommit:Vt,LucideGitCommitHorizontal:Vt,LucideGitCommitVertical:u5,LucideGitCompare:y5,LucideGitCompareArrows:p5,LucideGitFork:k5,LucideGitGraph:f5,LucideGitMerge:m5,LucideGitPullRequest:x5,LucideGitPullRequestArrow:M5,LucideGitPullRequestClosed:g5,LucideGitPullRequestCreate:v5,LucideGitPullRequestCreateArrow:_5,LucideGitPullRequestDraft:C5,LucideGithub:L5,LucideGitlab:w5,LucideGlassWater:b5,LucideGlasses:S5,LucideGlobe:N5,LucideGlobe2:bt,LucideGlobeLock:I5,LucideGoal:A5,LucideGrab:P5,LucideGraduationCap:E5,LucideGrape:R5,LucideGrid:We,LucideGrid2X2:Ft,LucideGrid2X2Check:zt,LucideGrid2X2Plus:Dt,LucideGrid2X2X:Ot,LucideGrid2x2:Ft,LucideGrid2x2Check:zt,LucideGrid2x2Plus:Dt,LucideGrid2x2X:Ot,LucideGrid3X3:We,LucideGrid3x3:We,LucideGrip:T5,LucideGripHorizontal:$5,LucideGripVertical:q5,LucideGroup:j5,LucideGuitar:H5,LucideHam:V5,LucideHammer:z5,LucideHand:U5,LucideHandCoins:D5,LucideHandHeart:O5,LucideHandHelping:Bt,LucideHandMetal:F5,LucideHandPlatter:B5,LucideHandshake:Z5,LucideHardDrive:X5,LucideHardDriveDownload:G5,LucideHardDriveUpload:W5,LucideHardHat:K5,LucideHash:Y5,LucideHaze:Q5,LucideHdmiPort:J5,LucideHeading:c6,LucideHeading1:e6,LucideHeading2:t6,LucideHeading3:n6,LucideHeading4:a6,LucideHeading5:o6,LucideHeading6:i6,LucideHeadphoneOff:r6,LucideHeadphones:s6,LucideHeadset:d6,LucideHeart:y6,LucideHeartCrack:h6,LucideHeartHandshake:l6,LucideHeartOff:u6,LucideHeartPulse:p6,LucideHeater:k6,LucideHelpCircle:at,LucideHelpingHand:Bt,LucideHexagon:f6,LucideHighlighter:m6,LucideHistory:M6,LucideHome:Ut,LucideHop:_6,LucideHopOff:g6,LucideHospital:v6,LucideHotel:C6,LucideHourglass:x6,LucideHouse:Ut,LucideHousePlug:L6,LucideHousePlus:w6,LucideHouseWifi:b6,LucideIceCream:Gt,LucideIceCream2:Zt,LucideIceCreamBowl:Zt,LucideIceCreamCone:Gt,LucideIdCard:S6,LucideImage:q6,LucideImageDown:I6,LucideImageMinus:N6,LucideImageOff:A6,LucideImagePlay:P6,LucideImagePlus:E6,LucideImageUp:R6,LucideImageUpscale:$6,LucideImages:T6,LucideImport:j6,LucideInbox:H6,LucideIndent:Xt,LucideIndentDecrease:Wt,LucideIndentIncrease:Xt,LucideIndianRupee:V6,LucideInfinity:z6,LucideInfo:D6,LucideInspect:sn,LucideInspectionPanel:O6,LucideInstagram:F6,LucideItalic:B6,LucideIterationCcw:U6,LucideIterationCw:Z6,LucideJapaneseYen:G6,LucideJoystick:W6,LucideKanban:X6,LucideKanbanSquare:nn,LucideKanbanSquareDashed:X2,LucideKey:Q6,LucideKeyRound:K6,LucideKeySquare:Y6,LucideKeyboard:t9,LucideKeyboardMusic:J6,LucideKeyboardOff:e9,LucideLamp:r9,LucideLampCeiling:n9,LucideLampDesk:a9,LucideLampFloor:o9,LucideLampWallDown:i9,LucideLampWallUp:c9,LucideLandPlot:s9,LucideLandmark:d9,LucideLanguages:h9,LucideLaptop:u9,LucideLaptop2:Kt,LucideLaptopMinimal:Kt,LucideLaptopMinimalCheck:l9,LucideLasso:y9,LucideLassoSelect:p9,LucideLaugh:k9,LucideLayers:Yt,LucideLayers2:f9,LucideLayers3:Yt,LucideLayout:y2,LucideLayoutDashboard:m9,LucideLayoutGrid:M9,LucideLayoutList:g9,LucideLayoutPanelLeft:_9,LucideLayoutPanelTop:v9,LucideLayoutTemplate:C9,LucideLeaf:x9,LucideLeafyGreen:L9,LucideLectern:w9,LucideLetterText:b9,LucideLibrary:I9,LucideLibraryBig:S9,LucideLibrarySquare:an,LucideLifeBuoy:N9,LucideLigature:A9,LucideLightbulb:E9,LucideLightbulbOff:P9,LucideLineChart:$1,LucideLink:q9,LucideLink2:$9,LucideLink2Off:R9,LucideLinkedin:T9,LucideList:J9,LucideListCheck:j9,LucideListChecks:H9,LucideListCollapse:V9,LucideListEnd:z9,LucideListFilter:O9,LucideListFilterPlus:D9,LucideListMinus:F9,LucideListMusic:B9,LucideListOrdered:U9,LucideListPlus:Z9,LucideListRestart:G9,LucideListStart:W9,LucideListTodo:X9,LucideListTree:K9,LucideListVideo:Y9,LucideListX:Q9,LucideLoader:t8,LucideLoader2:Qt,LucideLoaderCircle:Qt,LucideLoaderPinwheel:e8,LucideLocate:o8,LucideLocateFixed:n8,LucideLocateOff:a8,LucideLock:c8,LucideLockKeyhole:i8,LucideLockKeyholeOpen:Jt,LucideLockOpen:e2,LucideLogIn:r8,LucideLogOut:s8,LucideLogs:d8,LucideLollipop:h8,LucideLuggage:l8,LucideMSquare:on,LucideMagnet:u8,LucideMail:v8,LucideMailCheck:p8,LucideMailMinus:y8,LucideMailOpen:k8,LucideMailPlus:f8,LucideMailQuestion:m8,LucideMailSearch:M8,LucideMailWarning:g8,LucideMailX:_8,LucideMailbox:C8,LucideMails:x8,LucideMap:j8,LucideMapPin:$8,LucideMapPinCheck:w8,LucideMapPinCheckInside:L8,LucideMapPinHouse:b8,LucideMapPinMinus:I8,LucideMapPinMinusInside:S8,LucideMapPinOff:N8,LucideMapPinPlus:P8,LucideMapPinPlusInside:A8,LucideMapPinX:R8,LucideMapPinXInside:E8,LucideMapPinned:q8,LucideMapPlus:T8,LucideMartini:H8,LucideMaximize:z8,LucideMaximize2:V8,LucideMedal:D8,LucideMegaphone:F8,LucideMegaphoneOff:O8,LucideMeh:B8,LucideMemoryStick:U8,LucideMenu:Z8,LucideMenuSquare:cn,LucideMerge:G8,LucideMessageCircle:ou,LucideMessageCircleCode:W8,LucideMessageCircleDashed:X8,LucideMessageCircleHeart:K8,LucideMessageCircleMore:Y8,LucideMessageCircleOff:Q8,LucideMessageCirclePlus:J8,LucideMessageCircleQuestion:eu,LucideMessageCircleReply:tu,LucideMessageCircleWarning:nu,LucideMessageCircleX:au,LucideMessageSquare:_u,LucideMessageSquareCode:iu,LucideMessageSquareDashed:cu,LucideMessageSquareDiff:ru,LucideMessageSquareDot:su,LucideMessageSquareHeart:du,LucideMessageSquareLock:hu,LucideMessageSquareMore:lu,LucideMessageSquareOff:uu,LucideMessageSquarePlus:pu,LucideMessageSquareQuote:yu,LucideMessageSquareReply:ku,LucideMessageSquareShare:fu,LucideMessageSquareText:mu,LucideMessageSquareWarning:Mu,LucideMessageSquareX:gu,LucideMessagesSquare:vu,LucideMic:xu,LucideMic2:t2,LucideMicOff:Cu,LucideMicVocal:t2,LucideMicrochip:Lu,LucideMicroscope:wu,LucideMicrowave:bu,LucideMilestone:Su,LucideMilk:Nu,LucideMilkOff:Iu,LucideMinimize:Pu,LucideMinimize2:Au,LucideMinus:Eu,LucideMinusCircle:ot,LucideMinusSquare:rn,LucideMonitor:Uu,LucideMonitorCheck:Ru,LucideMonitorCog:$u,LucideMonitorDot:qu,LucideMonitorDown:Tu,LucideMonitorOff:ju,LucideMonitorPause:Hu,LucideMonitorPlay:Vu,LucideMonitorSmartphone:zu,LucideMonitorSpeaker:Du,LucideMonitorStop:Ou,LucideMonitorUp:Fu,LucideMonitorX:Bu,LucideMoon:Gu,LucideMoonStar:Zu,LucideMoreHorizontal:It,LucideMoreVertical:St,LucideMountain:Xu,LucideMountainSnow:Wu,LucideMouse:t7,LucideMouseOff:Ku,LucideMousePointer:e7,LucideMousePointer2:Yu,LucideMousePointerBan:Qu,LucideMousePointerClick:Ju,LucideMousePointerSquareDashed:K2,LucideMove:y7,LucideMove3D:n2,LucideMove3d:n2,LucideMoveDiagonal:a7,LucideMoveDiagonal2:n7,LucideMoveDown:c7,LucideMoveDownLeft:o7,LucideMoveDownRight:i7,LucideMoveHorizontal:r7,LucideMoveLeft:s7,LucideMoveRight:d7,LucideMoveUp:u7,LucideMoveUpLeft:h7,LucideMoveUpRight:l7,LucideMoveVertical:p7,LucideMusic:M7,LucideMusic2:k7,LucideMusic3:f7,LucideMusic4:m7,LucideNavigation:C7,LucideNavigation2:_7,LucideNavigation2Off:g7,LucideNavigationOff:v7,LucideNetwork:x7,LucideNewspaper:L7,LucideNfc:w7,LucideNotebook:N7,LucideNotebookPen:b7,LucideNotebookTabs:S7,LucideNotebookText:I7,LucideNotepadText:P7,LucideNotepadTextDashed:A7,LucideNut:R7,LucideNutOff:E7,LucideOctagon:q7,LucideOctagonAlert:a2,LucideOctagonMinus:$7,LucideOctagonPause:o2,LucideOctagonX:i2,LucideOmega:T7,LucideOption:j7,LucideOrbit:H7,LucideOrigami:V7,LucideOutdent:Wt,LucidePackage:G7,LucidePackage2:z7,LucidePackageCheck:D7,LucidePackageMinus:O7,LucidePackageOpen:F7,LucidePackagePlus:B7,LucidePackageSearch:U7,LucidePackageX:Z7,LucidePaintBucket:W7,LucidePaintRoller:X7,LucidePaintbrush:K7,LucidePaintbrush2:c2,LucidePaintbrushVertical:c2,LucidePalette:Y7,LucidePalmtree:Nn,LucidePanelBottom:ep,LucidePanelBottomClose:Q7,LucidePanelBottomDashed:r2,LucidePanelBottomInactive:r2,LucidePanelBottomOpen:J7,LucidePanelLeft:l2,LucidePanelLeftClose:s2,LucidePanelLeftDashed:d2,LucidePanelLeftInactive:d2,LucidePanelLeftOpen:h2,LucidePanelRight:ap,LucidePanelRightClose:tp,LucidePanelRightDashed:u2,LucidePanelRightInactive:u2,LucidePanelRightOpen:np,LucidePanelTop:cp,LucidePanelTopClose:op,LucidePanelTopDashed:p2,LucidePanelTopInactive:p2,LucidePanelTopOpen:ip,LucidePanelsLeftBottom:rp,LucidePanelsLeftRight:xt,LucidePanelsRightBottom:sp,LucidePanelsTopBottom:v2,LucidePanelsTopLeft:y2,LucidePaperclip:dp,LucideParentheses:hp,LucideParkingCircle:ct,LucideParkingCircleOff:it,LucideParkingMeter:lp,LucideParkingSquare:hn,LucideParkingSquareOff:dn,LucidePartyPopper:up,LucidePause:pp,LucidePauseCircle:rt,LucidePauseOctagon:o2,LucidePawPrint:yp,LucidePcCase:kp,LucidePen:f2,LucidePenBox:ze,LucidePenLine:k2,LucidePenOff:fp,LucidePenSquare:ze,LucidePenTool:mp,LucidePencil:vp,LucidePencilLine:Mp,LucidePencilOff:gp,LucidePencilRuler:_p,LucidePentagon:Cp,LucidePercent:xp,LucidePercentCircle:st,LucidePercentDiamond:wt,LucidePercentSquare:ln,LucidePersonStanding:Lp,LucidePhilippinePeso:wp,LucidePhone:Ep,LucidePhoneCall:bp,LucidePhoneForwarded:Sp,LucidePhoneIncoming:Ip,LucidePhoneMissed:Np,LucidePhoneOff:Ap,LucidePhoneOutgoing:Pp,LucidePi:Rp,LucidePiSquare:un,LucidePiano:$p,LucidePickaxe:qp,LucidePictureInPicture:jp,LucidePictureInPicture2:Tp,LucidePieChart:H1,LucidePiggyBank:Hp,LucidePilcrow:Dp,LucidePilcrowLeft:Vp,LucidePilcrowRight:zp,LucidePilcrowSquare:pn,LucidePill:Fp,LucidePillBottle:Op,LucidePin:Up,LucidePinOff:Bp,LucidePipette:Zp,LucidePizza:Gp,LucidePlane:Kp,LucidePlaneLanding:Wp,LucidePlaneTakeoff:Xp,LucidePlay:Yp,LucidePlayCircle:dt,LucidePlaySquare:yn,LucidePlug:Jp,LucidePlug2:Qp,LucidePlugZap:m2,LucidePlugZap2:m2,LucidePlus:ey,LucidePlusCircle:ht,LucidePlusSquare:kn,LucidePocket:ny,LucidePocketKnife:ty,LucidePodcast:ay,LucidePointer:iy,LucidePointerOff:oy,LucidePopcorn:cy,LucidePopsicle:ry,LucidePoundSterling:sy,LucidePower:hy,LucidePowerCircle:lt,LucidePowerOff:dy,LucidePowerSquare:fn,LucidePresentation:ly,LucidePrinter:py,LucidePrinterCheck:uy,LucideProjector:yy,LucideProportions:ky,LucidePuzzle:fy,LucidePyramid:my,LucideQrCode:My,LucideQuote:gy,LucideRabbit:_y,LucideRadar:vy,LucideRadiation:Cy,LucideRadical:xy,LucideRadio:by,LucideRadioReceiver:Ly,LucideRadioTower:wy,LucideRadius:Sy,LucideRailSymbol:Iy,LucideRainbow:Ny,LucideRat:Ay,LucideRatio:Py,LucideReceipt:zy,LucideReceiptCent:Ey,LucideReceiptEuro:Ry,LucideReceiptIndianRupee:$y,LucideReceiptJapaneseYen:qy,LucideReceiptPoundSterling:Ty,LucideReceiptRussianRuble:jy,LucideReceiptSwissFranc:Hy,LucideReceiptText:Vy,LucideRectangleEllipsis:M2,LucideRectangleHorizontal:Dy,LucideRectangleVertical:Oy,LucideRecycle:Fy,LucideRedo:Zy,LucideRedo2:By,LucideRedoDot:Uy,LucideRefreshCcw:Wy,LucideRefreshCcwDot:Gy,LucideRefreshCw:Ky,LucideRefreshCwOff:Xy,LucideRefrigerator:Yy,LucideRegex:Qy,LucideRemoveFormatting:Jy,LucideRepeat:nk,LucideRepeat1:ek,LucideRepeat2:tk,LucideReplace:ok,LucideReplaceAll:ak,LucideReply:ck,LucideReplyAll:ik,LucideRewind:rk,LucideRibbon:sk,LucideRocket:dk,LucideRockingChair:hk,LucideRollerCoaster:lk,LucideRotate3D:g2,LucideRotate3d:g2,LucideRotateCcw:pk,LucideRotateCcwSquare:uk,LucideRotateCw:kk,LucideRotateCwSquare:yk,LucideRoute:mk,LucideRouteOff:fk,LucideRouter:Mk,LucideRows:_2,LucideRows2:_2,LucideRows3:v2,LucideRows4:gk,LucideRss:_k,LucideRuler:vk,LucideRussianRuble:Ck,LucideSailboat:xk,LucideSalad:Lk,LucideSandwich:wk,LucideSatellite:Sk,LucideSatelliteDish:bk,LucideSave:Ak,LucideSaveAll:Ik,LucideSaveOff:Nk,LucideScale:Pk,LucideScale3D:C2,LucideScale3d:C2,LucideScaling:Ek,LucideScan:Dk,LucideScanBarcode:Rk,LucideScanEye:$k,LucideScanFace:qk,LucideScanHeart:Tk,LucideScanLine:jk,LucideScanQrCode:Hk,LucideScanSearch:Vk,LucideScanText:zk,LucideScatterChart:V1,LucideSchool:Ok,LucideSchool2:En,LucideScissors:Bk,LucideScissorsLineDashed:Fk,LucideScissorsSquare:mn,LucideScissorsSquareDashedBottom:D2,LucideScreenShare:Zk,LucideScreenShareOff:Uk,LucideScroll:Wk,LucideScrollText:Gk,LucideSearch:Jk,LucideSearchCheck:Xk,LucideSearchCode:Kk,LucideSearchSlash:Yk,LucideSearchX:Qk,LucideSection:ef,LucideSend:nf,LucideSendHorizonal:x2,LucideSendHorizontal:x2,LucideSendToBack:tf,LucideSeparatorHorizontal:af,LucideSeparatorVertical:of,LucideServer:df,LucideServerCog:cf,LucideServerCrash:rf,LucideServerOff:sf,LucideSettings:lf,LucideSettings2:hf,LucideShapes:uf,LucideShare:yf,LucideShare2:pf,LucideSheet:kf,LucideShell:ff,LucideShield:bf,LucideShieldAlert:mf,LucideShieldBan:Mf,LucideShieldCheck:gf,LucideShieldClose:L2,LucideShieldEllipsis:_f,LucideShieldHalf:vf,LucideShieldMinus:Cf,LucideShieldOff:xf,LucideShieldPlus:Lf,LucideShieldQuestion:wf,LucideShieldX:L2,LucideShip:If,LucideShipWheel:Sf,LucideShirt:Nf,LucideShoppingBag:Af,LucideShoppingBasket:Pf,LucideShoppingCart:Ef,LucideShovel:Rf,LucideShowerHead:$f,LucideShrink:qf,LucideShrub:Tf,LucideShuffle:jf,LucideSidebar:l2,LucideSidebarClose:s2,LucideSidebarOpen:h2,LucideSigma:Hf,LucideSigmaSquare:Mn,LucideSignal:Ff,LucideSignalHigh:Vf,LucideSignalLow:zf,LucideSignalMedium:Df,LucideSignalZero:Of,LucideSignature:Bf,LucideSignpost:Zf,LucideSignpostBig:Uf,LucideSiren:Gf,LucideSkipBack:Wf,LucideSkipForward:Xf,LucideSkull:Kf,LucideSlack:Yf,LucideSlash:Qf,LucideSlashSquare:gn,LucideSlice:Jf,LucideSliders:w2,LucideSlidersHorizontal:em,LucideSlidersVertical:w2,LucideSmartphone:am,LucideSmartphoneCharging:tm,LucideSmartphoneNfc:nm,LucideSmile:im,LucideSmilePlus:om,LucideSnail:cm,LucideSnowflake:rm,LucideSofa:sm,LucideSortAsc:M1,LucideSortDesc:k1,LucideSoup:dm,LucideSpace:hm,LucideSpade:lm,LucideSparkle:um,LucideSparkles:b2,LucideSpeaker:pm,LucideSpeech:ym,LucideSpellCheck:fm,LucideSpellCheck2:km,LucideSpline:mm,LucideSplit:Mm,LucideSplitSquareHorizontal:_n,LucideSplitSquareVertical:vn,LucideSprayCan:gm,LucideSprout:_m,LucideSquare:bm,LucideSquareActivity:S2,LucideSquareArrowDown:A2,LucideSquareArrowDownLeft:I2,LucideSquareArrowDownRight:N2,LucideSquareArrowLeft:P2,LucideSquareArrowOutDownLeft:E2,LucideSquareArrowOutDownRight:R2,LucideSquareArrowOutUpLeft:$2,LucideSquareArrowOutUpRight:q2,LucideSquareArrowRight:T2,LucideSquareArrowUp:V2,LucideSquareArrowUpLeft:j2,LucideSquareArrowUpRight:H2,LucideSquareAsterisk:z2,LucideSquareBottomDashedScissors:D2,LucideSquareChartGantt:Xe,LucideSquareCheck:F2,LucideSquareCheckBig:O2,LucideSquareChevronDown:B2,LucideSquareChevronLeft:U2,LucideSquareChevronRight:Z2,LucideSquareChevronUp:G2,LucideSquareCode:W2,LucideSquareDashed:Y2,LucideSquareDashedBottom:Cm,LucideSquareDashedBottomCode:vm,LucideSquareDashedKanban:X2,LucideSquareDashedMousePointer:K2,LucideSquareDivide:Q2,LucideSquareDot:J2,LucideSquareEqual:en,LucideSquareFunction:tn,LucideSquareGanttChart:Xe,LucideSquareKanban:nn,LucideSquareLibrary:an,LucideSquareM:on,LucideSquareMenu:cn,LucideSquareMinus:rn,LucideSquareMousePointer:sn,LucideSquareParking:hn,LucideSquareParkingOff:dn,LucideSquarePen:ze,LucideSquarePercent:ln,LucideSquarePi:un,LucideSquarePilcrow:pn,LucideSquarePlay:yn,LucideSquarePlus:kn,LucideSquarePower:fn,LucideSquareRadical:xm,LucideSquareScissors:mn,LucideSquareSigma:Mn,LucideSquareSlash:gn,LucideSquareSplitHorizontal:_n,LucideSquareSplitVertical:vn,LucideSquareSquare:Lm,LucideSquareStack:wm,LucideSquareTerminal:Cn,LucideSquareUser:Ln,LucideSquareUserRound:xn,LucideSquareX:wn,LucideSquircle:Sm,LucideSquirrel:Im,LucideStamp:Nm,LucideStar:Em,LucideStarHalf:Am,LucideStarOff:Pm,LucideStars:b2,LucideStepBack:Rm,LucideStepForward:$m,LucideStethoscope:qm,LucideSticker:Tm,LucideStickyNote:jm,LucideStopCircle:pt,LucideStore:Hm,LucideStretchHorizontal:Vm,LucideStretchVertical:zm,LucideStrikethrough:Dm,LucideSubscript:Om,LucideSubtitles:b1,LucideSun:Gm,LucideSunDim:Fm,LucideSunMedium:Bm,LucideSunMoon:Um,LucideSunSnow:Zm,LucideSunrise:Wm,LucideSunset:Xm,LucideSuperscript:Km,LucideSwatchBook:Ym,LucideSwissFranc:Qm,LucideSwitchCamera:Jm,LucideSword:eM,LucideSwords:tM,LucideSyringe:nM,LucideTable:hM,LucideTable2:aM,LucideTableCellsMerge:oM,LucideTableCellsSplit:iM,LucideTableColumnsSplit:cM,LucideTableOfContents:rM,LucideTableProperties:sM,LucideTableRowsSplit:dM,LucideTablet:uM,LucideTabletSmartphone:lM,LucideTablets:pM,LucideTag:yM,LucideTags:kM,LucideTally1:fM,LucideTally2:mM,LucideTally3:MM,LucideTally4:gM,LucideTally5:_M,LucideTangent:vM,LucideTarget:CM,LucideTelescope:xM,LucideTent:wM,LucideTentTree:LM,LucideTerminal:bM,LucideTerminalSquare:Cn,LucideTestTube:SM,LucideTestTube2:bn,LucideTestTubeDiagonal:bn,LucideTestTubes:IM,LucideText:RM,LucideTextCursor:AM,LucideTextCursorInput:NM,LucideTextQuote:PM,LucideTextSearch:EM,LucideTextSelect:Sn,LucideTextSelection:Sn,LucideTheater:$M,LucideThermometer:jM,LucideThermometerSnowflake:qM,LucideThermometerSun:TM,LucideThumbsDown:HM,LucideThumbsUp:VM,LucideTicket:ZM,LucideTicketCheck:zM,LucideTicketMinus:DM,LucideTicketPercent:OM,LucideTicketPlus:FM,LucideTicketSlash:BM,LucideTicketX:UM,LucideTickets:WM,LucideTicketsPlane:GM,LucideTimer:YM,LucideTimerOff:XM,LucideTimerReset:KM,LucideToggleLeft:QM,LucideToggleRight:JM,LucideToilet:eg,LucideTornado:tg,LucideTorus:ng,LucideTouchpad:og,LucideTouchpadOff:ag,LucideTowerControl:ig,LucideToyBrick:cg,LucideTractor:rg,LucideTrafficCone:sg,LucideTrain:In,LucideTrainFront:hg,LucideTrainFrontTunnel:dg,LucideTrainTrack:lg,LucideTramFront:In,LucideTrash:pg,LucideTrash2:ug,LucideTreeDeciduous:yg,LucideTreePalm:Nn,LucideTreePine:kg,LucideTrees:fg,LucideTrello:mg,LucideTrendingDown:Mg,LucideTrendingUp:_g,LucideTrendingUpDown:gg,LucideTriangle:xg,LucideTriangleAlert:An,LucideTriangleDashed:vg,LucideTriangleRight:Cg,LucideTrophy:Lg,LucideTruck:wg,LucideTurtle:bg,LucideTv:Ig,LucideTv2:Pn,LucideTvMinimal:Pn,LucideTvMinimalPlay:Sg,LucideTwitch:Ng,LucideTwitter:Ag,LucideType:Eg,LucideTypeOutline:Pg,LucideUmbrella:$g,LucideUmbrellaOff:Rg,LucideUnderline:qg,LucideUndo:Hg,LucideUndo2:Tg,LucideUndoDot:jg,LucideUnfoldHorizontal:Vg,LucideUnfoldVertical:zg,LucideUngroup:Dg,LucideUniversity:En,LucideUnlink:Fg,LucideUnlink2:Og,LucideUnlock:e2,LucideUnlockKeyhole:Jt,LucideUnplug:Bg,LucideUpload:Ug,LucideUploadCloud:_t,LucideUsb:Zg,LucideUser:n_,LucideUser2:Hn,LucideUserCheck:Gg,LucideUserCheck2:Rn,LucideUserCircle:kt,LucideUserCircle2:yt,LucideUserCog:Wg,LucideUserCog2:$n,LucideUserMinus:Xg,LucideUserMinus2:qn,LucideUserPen:Kg,LucideUserPlus:Yg,LucideUserPlus2:Tn,LucideUserRound:Hn,LucideUserRoundCheck:Rn,LucideUserRoundCog:$n,LucideUserRoundMinus:qn,LucideUserRoundPen:Qg,LucideUserRoundPlus:Tn,LucideUserRoundSearch:Jg,LucideUserRoundX:jn,LucideUserSearch:e_,LucideUserSquare:Ln,LucideUserSquare2:xn,LucideUserX:t_,LucideUserX2:jn,LucideUsers:a_,LucideUsers2:Vn,LucideUsersRound:Vn,LucideUtensils:Dn,LucideUtensilsCrossed:zn,LucideUtilityPole:o_,LucideVariable:i_,LucideVault:c_,LucideVegan:r_,LucideVenetianMask:s_,LucideVerified:v1,LucideVibrate:h_,LucideVibrateOff:d_,LucideVideo:u_,LucideVideoOff:l_,LucideVideotape:p_,LucideView:y_,LucideVoicemail:k_,LucideVolleyball:f_,LucideVolume:v_,LucideVolume1:m_,LucideVolume2:M_,LucideVolumeOff:g_,LucideVolumeX:__,LucideVote:C_,LucideWallet:L_,LucideWallet2:On,LucideWalletCards:x_,LucideWalletMinimal:On,LucideWallpaper:w_,LucideWand:b_,LucideWand2:Fn,LucideWandSparkles:Fn,LucideWarehouse:S_,LucideWashingMachine:I_,LucideWatch:N_,LucideWaves:P_,LucideWavesLadder:A_,LucideWaypoints:E_,LucideWebcam:R_,LucideWebhook:q_,LucideWebhookOff:$_,LucideWeight:T_,LucideWheat:H_,LucideWheatOff:j_,LucideWholeWord:V_,LucideWifi:B_,LucideWifiHigh:z_,LucideWifiLow:D_,LucideWifiOff:O_,LucideWifiZero:F_,LucideWind:Z_,LucideWindArrowDown:U_,LucideWine:W_,LucideWineOff:G_,LucideWorkflow:X_,LucideWorm:K_,LucideWrapText:Y_,LucideWrench:Q_,LucideX:J_,LucideXCircle:ft,LucideXOctagon:i2,LucideXSquare:wn,LucideYoutube:ev,LucideZap:nv,LucideZapOff:tv,LucideZoomIn:av,LucideZoomOut:ov,Luggage:l8,LuggageIcon:l8,MSquare:on,MSquareIcon:on,Magnet:u8,MagnetIcon:u8,Mail:v8,MailCheck:p8,MailCheckIcon:p8,MailIcon:v8,MailMinus:y8,MailMinusIcon:y8,MailOpen:k8,MailOpenIcon:k8,MailPlus:f8,MailPlusIcon:f8,MailQuestion:m8,MailQuestionIcon:m8,MailSearch:M8,MailSearchIcon:M8,MailWarning:g8,MailWarningIcon:g8,MailX:_8,MailXIcon:_8,Mailbox:C8,MailboxIcon:C8,Mails:x8,MailsIcon:x8,Map:j8,MapIcon:j8,MapPin:$8,MapPinCheck:w8,MapPinCheckIcon:w8,MapPinCheckInside:L8,MapPinCheckInsideIcon:L8,MapPinHouse:b8,MapPinHouseIcon:b8,MapPinIcon:$8,MapPinMinus:I8,MapPinMinusIcon:I8,MapPinMinusInside:S8,MapPinMinusInsideIcon:S8,MapPinOff:N8,MapPinOffIcon:N8,MapPinPlus:P8,MapPinPlusIcon:P8,MapPinPlusInside:A8,MapPinPlusInsideIcon:A8,MapPinX:R8,MapPinXIcon:R8,MapPinXInside:E8,MapPinXInsideIcon:E8,MapPinned:q8,MapPinnedIcon:q8,MapPlus:T8,MapPlusIcon:T8,Martini:H8,MartiniIcon:H8,Maximize:z8,Maximize2:V8,Maximize2Icon:V8,MaximizeIcon:z8,Medal:D8,MedalIcon:D8,Megaphone:F8,MegaphoneIcon:F8,MegaphoneOff:O8,MegaphoneOffIcon:O8,Meh:B8,MehIcon:B8,MemoryStick:U8,MemoryStickIcon:U8,Menu:Z8,MenuIcon:Z8,MenuSquare:cn,MenuSquareIcon:cn,Merge:G8,MergeIcon:G8,MessageCircle:ou,MessageCircleCode:W8,MessageCircleCodeIcon:W8,MessageCircleDashed:X8,MessageCircleDashedIcon:X8,MessageCircleHeart:K8,MessageCircleHeartIcon:K8,MessageCircleIcon:ou,MessageCircleMore:Y8,MessageCircleMoreIcon:Y8,MessageCircleOff:Q8,MessageCircleOffIcon:Q8,MessageCirclePlus:J8,MessageCirclePlusIcon:J8,MessageCircleQuestion:eu,MessageCircleQuestionIcon:eu,MessageCircleReply:tu,MessageCircleReplyIcon:tu,MessageCircleWarning:nu,MessageCircleWarningIcon:nu,MessageCircleX:au,MessageCircleXIcon:au,MessageSquare:_u,MessageSquareCode:iu,MessageSquareCodeIcon:iu,MessageSquareDashed:cu,MessageSquareDashedIcon:cu,MessageSquareDiff:ru,MessageSquareDiffIcon:ru,MessageSquareDot:su,MessageSquareDotIcon:su,MessageSquareHeart:du,MessageSquareHeartIcon:du,MessageSquareIcon:_u,MessageSquareLock:hu,MessageSquareLockIcon:hu,MessageSquareMore:lu,MessageSquareMoreIcon:lu,MessageSquareOff:uu,MessageSquareOffIcon:uu,MessageSquarePlus:pu,MessageSquarePlusIcon:pu,MessageSquareQuote:yu,MessageSquareQuoteIcon:yu,MessageSquareReply:ku,MessageSquareReplyIcon:ku,MessageSquareShare:fu,MessageSquareShareIcon:fu,MessageSquareText:mu,MessageSquareTextIcon:mu,MessageSquareWarning:Mu,MessageSquareWarningIcon:Mu,MessageSquareX:gu,MessageSquareXIcon:gu,MessagesSquare:vu,MessagesSquareIcon:vu,Mic:xu,Mic2:t2,Mic2Icon:t2,MicIcon:xu,MicOff:Cu,MicOffIcon:Cu,MicVocal:t2,MicVocalIcon:t2,Microchip:Lu,MicrochipIcon:Lu,Microscope:wu,MicroscopeIcon:wu,Microwave:bu,MicrowaveIcon:bu,Milestone:Su,MilestoneIcon:Su,Milk:Nu,MilkIcon:Nu,MilkOff:Iu,MilkOffIcon:Iu,Minimize:Pu,Minimize2:Au,Minimize2Icon:Au,MinimizeIcon:Pu,Minus:Eu,MinusCircle:ot,MinusCircleIcon:ot,MinusIcon:Eu,MinusSquare:rn,MinusSquareIcon:rn,Monitor:Uu,MonitorCheck:Ru,MonitorCheckIcon:Ru,MonitorCog:$u,MonitorCogIcon:$u,MonitorDot:qu,MonitorDotIcon:qu,MonitorDown:Tu,MonitorDownIcon:Tu,MonitorIcon:Uu,MonitorOff:ju,MonitorOffIcon:ju,MonitorPause:Hu,MonitorPauseIcon:Hu,MonitorPlay:Vu,MonitorPlayIcon:Vu,MonitorSmartphone:zu,MonitorSmartphoneIcon:zu,MonitorSpeaker:Du,MonitorSpeakerIcon:Du,MonitorStop:Ou,MonitorStopIcon:Ou,MonitorUp:Fu,MonitorUpIcon:Fu,MonitorX:Bu,MonitorXIcon:Bu,Moon:Gu,MoonIcon:Gu,MoonStar:Zu,MoonStarIcon:Zu,MoreHorizontal:It,MoreHorizontalIcon:It,MoreVertical:St,MoreVerticalIcon:St,Mountain:Xu,MountainIcon:Xu,MountainSnow:Wu,MountainSnowIcon:Wu,Mouse:t7,MouseIcon:t7,MouseOff:Ku,MouseOffIcon:Ku,MousePointer:e7,MousePointer2:Yu,MousePointer2Icon:Yu,MousePointerBan:Qu,MousePointerBanIcon:Qu,MousePointerClick:Ju,MousePointerClickIcon:Ju,MousePointerIcon:e7,MousePointerSquareDashed:K2,MousePointerSquareDashedIcon:K2,Move:y7,Move3D:n2,Move3DIcon:n2,Move3d:n2,Move3dIcon:n2,MoveDiagonal:a7,MoveDiagonal2:n7,MoveDiagonal2Icon:n7,MoveDiagonalIcon:a7,MoveDown:c7,MoveDownIcon:c7,MoveDownLeft:o7,MoveDownLeftIcon:o7,MoveDownRight:i7,MoveDownRightIcon:i7,MoveHorizontal:r7,MoveHorizontalIcon:r7,MoveIcon:y7,MoveLeft:s7,MoveLeftIcon:s7,MoveRight:d7,MoveRightIcon:d7,MoveUp:u7,MoveUpIcon:u7,MoveUpLeft:h7,MoveUpLeftIcon:h7,MoveUpRight:l7,MoveUpRightIcon:l7,MoveVertical:p7,MoveVerticalIcon:p7,Music:M7,Music2:k7,Music2Icon:k7,Music3:f7,Music3Icon:f7,Music4:m7,Music4Icon:m7,MusicIcon:M7,Navigation:C7,Navigation2:_7,Navigation2Icon:_7,Navigation2Off:g7,Navigation2OffIcon:g7,NavigationIcon:C7,NavigationOff:v7,NavigationOffIcon:v7,Network:x7,NetworkIcon:x7,Newspaper:L7,NewspaperIcon:L7,Nfc:w7,NfcIcon:w7,Notebook:N7,NotebookIcon:N7,NotebookPen:b7,NotebookPenIcon:b7,NotebookTabs:S7,NotebookTabsIcon:S7,NotebookText:I7,NotebookTextIcon:I7,NotepadText:P7,NotepadTextDashed:A7,NotepadTextDashedIcon:A7,NotepadTextIcon:P7,Nut:R7,NutIcon:R7,NutOff:E7,NutOffIcon:E7,Octagon:q7,OctagonAlert:a2,OctagonAlertIcon:a2,OctagonIcon:q7,OctagonMinus:$7,OctagonMinusIcon:$7,OctagonPause:o2,OctagonPauseIcon:o2,OctagonX:i2,OctagonXIcon:i2,Omega:T7,OmegaIcon:T7,Option:j7,OptionIcon:j7,Orbit:H7,OrbitIcon:H7,Origami:V7,OrigamiIcon:V7,Outdent:Wt,OutdentIcon:Wt,Package:G7,Package2:z7,Package2Icon:z7,PackageCheck:D7,PackageCheckIcon:D7,PackageIcon:G7,PackageMinus:O7,PackageMinusIcon:O7,PackageOpen:F7,PackageOpenIcon:F7,PackagePlus:B7,PackagePlusIcon:B7,PackageSearch:U7,PackageSearchIcon:U7,PackageX:Z7,PackageXIcon:Z7,PaintBucket:W7,PaintBucketIcon:W7,PaintRoller:X7,PaintRollerIcon:X7,Paintbrush:K7,Paintbrush2:c2,Paintbrush2Icon:c2,PaintbrushIcon:K7,PaintbrushVertical:c2,PaintbrushVerticalIcon:c2,Palette:Y7,PaletteIcon:Y7,Palmtree:Nn,PalmtreeIcon:Nn,PanelBottom:ep,PanelBottomClose:Q7,PanelBottomCloseIcon:Q7,PanelBottomDashed:r2,PanelBottomDashedIcon:r2,PanelBottomIcon:ep,PanelBottomInactive:r2,PanelBottomInactiveIcon:r2,PanelBottomOpen:J7,PanelBottomOpenIcon:J7,PanelLeft:l2,PanelLeftClose:s2,PanelLeftCloseIcon:s2,PanelLeftDashed:d2,PanelLeftDashedIcon:d2,PanelLeftIcon:l2,PanelLeftInactive:d2,PanelLeftInactiveIcon:d2,PanelLeftOpen:h2,PanelLeftOpenIcon:h2,PanelRight:ap,PanelRightClose:tp,PanelRightCloseIcon:tp,PanelRightDashed:u2,PanelRightDashedIcon:u2,PanelRightIcon:ap,PanelRightInactive:u2,PanelRightInactiveIcon:u2,PanelRightOpen:np,PanelRightOpenIcon:np,PanelTop:cp,PanelTopClose:op,PanelTopCloseIcon:op,PanelTopDashed:p2,PanelTopDashedIcon:p2,PanelTopIcon:cp,PanelTopInactive:p2,PanelTopInactiveIcon:p2,PanelTopOpen:ip,PanelTopOpenIcon:ip,PanelsLeftBottom:rp,PanelsLeftBottomIcon:rp,PanelsLeftRight:xt,PanelsLeftRightIcon:xt,PanelsRightBottom:sp,PanelsRightBottomIcon:sp,PanelsTopBottom:v2,PanelsTopBottomIcon:v2,PanelsTopLeft:y2,PanelsTopLeftIcon:y2,Paperclip:dp,PaperclipIcon:dp,Parentheses:hp,ParenthesesIcon:hp,ParkingCircle:ct,ParkingCircleIcon:ct,ParkingCircleOff:it,ParkingCircleOffIcon:it,ParkingMeter:lp,ParkingMeterIcon:lp,ParkingSquare:hn,ParkingSquareIcon:hn,ParkingSquareOff:dn,ParkingSquareOffIcon:dn,PartyPopper:up,PartyPopperIcon:up,Pause:pp,PauseCircle:rt,PauseCircleIcon:rt,PauseIcon:pp,PauseOctagon:o2,PauseOctagonIcon:o2,PawPrint:yp,PawPrintIcon:yp,PcCase:kp,PcCaseIcon:kp,Pen:f2,PenBox:ze,PenBoxIcon:ze,PenIcon:f2,PenLine:k2,PenLineIcon:k2,PenOff:fp,PenOffIcon:fp,PenSquare:ze,PenSquareIcon:ze,PenTool:mp,PenToolIcon:mp,Pencil:vp,PencilIcon:vp,PencilLine:Mp,PencilLineIcon:Mp,PencilOff:gp,PencilOffIcon:gp,PencilRuler:_p,PencilRulerIcon:_p,Pentagon:Cp,PentagonIcon:Cp,Percent:xp,PercentCircle:st,PercentCircleIcon:st,PercentDiamond:wt,PercentDiamondIcon:wt,PercentIcon:xp,PercentSquare:ln,PercentSquareIcon:ln,PersonStanding:Lp,PersonStandingIcon:Lp,PhilippinePeso:wp,PhilippinePesoIcon:wp,Phone:Ep,PhoneCall:bp,PhoneCallIcon:bp,PhoneForwarded:Sp,PhoneForwardedIcon:Sp,PhoneIcon:Ep,PhoneIncoming:Ip,PhoneIncomingIcon:Ip,PhoneMissed:Np,PhoneMissedIcon:Np,PhoneOff:Ap,PhoneOffIcon:Ap,PhoneOutgoing:Pp,PhoneOutgoingIcon:Pp,Pi:Rp,PiIcon:Rp,PiSquare:un,PiSquareIcon:un,Piano:$p,PianoIcon:$p,Pickaxe:qp,PickaxeIcon:qp,PictureInPicture:jp,PictureInPicture2:Tp,PictureInPicture2Icon:Tp,PictureInPictureIcon:jp,PieChart:H1,PieChartIcon:H1,PiggyBank:Hp,PiggyBankIcon:Hp,Pilcrow:Dp,PilcrowIcon:Dp,PilcrowLeft:Vp,PilcrowLeftIcon:Vp,PilcrowRight:zp,PilcrowRightIcon:zp,PilcrowSquare:pn,PilcrowSquareIcon:pn,Pill:Fp,PillBottle:Op,PillBottleIcon:Op,PillIcon:Fp,Pin:Up,PinIcon:Up,PinOff:Bp,PinOffIcon:Bp,Pipette:Zp,PipetteIcon:Zp,Pizza:Gp,PizzaIcon:Gp,Plane:Kp,PlaneIcon:Kp,PlaneLanding:Wp,PlaneLandingIcon:Wp,PlaneTakeoff:Xp,PlaneTakeoffIcon:Xp,Play:Yp,PlayCircle:dt,PlayCircleIcon:dt,PlayIcon:Yp,PlaySquare:yn,PlaySquareIcon:yn,Plug:Jp,Plug2:Qp,Plug2Icon:Qp,PlugIcon:Jp,PlugZap:m2,PlugZap2:m2,PlugZap2Icon:m2,PlugZapIcon:m2,Plus:ey,PlusCircle:ht,PlusCircleIcon:ht,PlusIcon:ey,PlusSquare:kn,PlusSquareIcon:kn,Pocket:ny,PocketIcon:ny,PocketKnife:ty,PocketKnifeIcon:ty,Podcast:ay,PodcastIcon:ay,Pointer:iy,PointerIcon:iy,PointerOff:oy,PointerOffIcon:oy,Popcorn:cy,PopcornIcon:cy,Popsicle:ry,PopsicleIcon:ry,PoundSterling:sy,PoundSterlingIcon:sy,Power:hy,PowerCircle:lt,PowerCircleIcon:lt,PowerIcon:hy,PowerOff:dy,PowerOffIcon:dy,PowerSquare:fn,PowerSquareIcon:fn,Presentation:ly,PresentationIcon:ly,Printer:py,PrinterCheck:uy,PrinterCheckIcon:uy,PrinterIcon:py,Projector:yy,ProjectorIcon:yy,Proportions:ky,ProportionsIcon:ky,Puzzle:fy,PuzzleIcon:fy,Pyramid:my,PyramidIcon:my,QrCode:My,QrCodeIcon:My,Quote:gy,QuoteIcon:gy,Rabbit:_y,RabbitIcon:_y,Radar:vy,RadarIcon:vy,Radiation:Cy,RadiationIcon:Cy,Radical:xy,RadicalIcon:xy,Radio:by,RadioIcon:by,RadioReceiver:Ly,RadioReceiverIcon:Ly,RadioTower:wy,RadioTowerIcon:wy,Radius:Sy,RadiusIcon:Sy,RailSymbol:Iy,RailSymbolIcon:Iy,Rainbow:Ny,RainbowIcon:Ny,Rat:Ay,RatIcon:Ay,Ratio:Py,RatioIcon:Py,Receipt:zy,ReceiptCent:Ey,ReceiptCentIcon:Ey,ReceiptEuro:Ry,ReceiptEuroIcon:Ry,ReceiptIcon:zy,ReceiptIndianRupee:$y,ReceiptIndianRupeeIcon:$y,ReceiptJapaneseYen:qy,ReceiptJapaneseYenIcon:qy,ReceiptPoundSterling:Ty,ReceiptPoundSterlingIcon:Ty,ReceiptRussianRuble:jy,ReceiptRussianRubleIcon:jy,ReceiptSwissFranc:Hy,ReceiptSwissFrancIcon:Hy,ReceiptText:Vy,ReceiptTextIcon:Vy,RectangleEllipsis:M2,RectangleEllipsisIcon:M2,RectangleHorizontal:Dy,RectangleHorizontalIcon:Dy,RectangleVertical:Oy,RectangleVerticalIcon:Oy,Recycle:Fy,RecycleIcon:Fy,Redo:Zy,Redo2:By,Redo2Icon:By,RedoDot:Uy,RedoDotIcon:Uy,RedoIcon:Zy,RefreshCcw:Wy,RefreshCcwDot:Gy,RefreshCcwDotIcon:Gy,RefreshCcwIcon:Wy,RefreshCw:Ky,RefreshCwIcon:Ky,RefreshCwOff:Xy,RefreshCwOffIcon:Xy,Refrigerator:Yy,RefrigeratorIcon:Yy,Regex:Qy,RegexIcon:Qy,RemoveFormatting:Jy,RemoveFormattingIcon:Jy,Repeat:nk,Repeat1:ek,Repeat1Icon:ek,Repeat2:tk,Repeat2Icon:tk,RepeatIcon:nk,Replace:ok,ReplaceAll:ak,ReplaceAllIcon:ak,ReplaceIcon:ok,Reply:ck,ReplyAll:ik,ReplyAllIcon:ik,ReplyIcon:ck,Rewind:rk,RewindIcon:rk,Ribbon:sk,RibbonIcon:sk,Rocket:dk,RocketIcon:dk,RockingChair:hk,RockingChairIcon:hk,RollerCoaster:lk,RollerCoasterIcon:lk,Rotate3D:g2,Rotate3DIcon:g2,Rotate3d:g2,Rotate3dIcon:g2,RotateCcw:pk,RotateCcwIcon:pk,RotateCcwSquare:uk,RotateCcwSquareIcon:uk,RotateCw:kk,RotateCwIcon:kk,RotateCwSquare:yk,RotateCwSquareIcon:yk,Route:mk,RouteIcon:mk,RouteOff:fk,RouteOffIcon:fk,Router:Mk,RouterIcon:Mk,Rows:_2,Rows2:_2,Rows2Icon:_2,Rows3:v2,Rows3Icon:v2,Rows4:gk,Rows4Icon:gk,RowsIcon:_2,Rss:_k,RssIcon:_k,Ruler:vk,RulerIcon:vk,RussianRuble:Ck,RussianRubleIcon:Ck,Sailboat:xk,SailboatIcon:xk,Salad:Lk,SaladIcon:Lk,Sandwich:wk,SandwichIcon:wk,Satellite:Sk,SatelliteDish:bk,SatelliteDishIcon:bk,SatelliteIcon:Sk,Save:Ak,SaveAll:Ik,SaveAllIcon:Ik,SaveIcon:Ak,SaveOff:Nk,SaveOffIcon:Nk,Scale:Pk,Scale3D:C2,Scale3DIcon:C2,Scale3d:C2,Scale3dIcon:C2,ScaleIcon:Pk,Scaling:Ek,ScalingIcon:Ek,Scan:Dk,ScanBarcode:Rk,ScanBarcodeIcon:Rk,ScanEye:$k,ScanEyeIcon:$k,ScanFace:qk,ScanFaceIcon:qk,ScanHeart:Tk,ScanHeartIcon:Tk,ScanIcon:Dk,ScanLine:jk,ScanLineIcon:jk,ScanQrCode:Hk,ScanQrCodeIcon:Hk,ScanSearch:Vk,ScanSearchIcon:Vk,ScanText:zk,ScanTextIcon:zk,ScatterChart:V1,ScatterChartIcon:V1,School:Ok,School2:En,School2Icon:En,SchoolIcon:Ok,Scissors:Bk,ScissorsIcon:Bk,ScissorsLineDashed:Fk,ScissorsLineDashedIcon:Fk,ScissorsSquare:mn,ScissorsSquareDashedBottom:D2,ScissorsSquareDashedBottomIcon:D2,ScissorsSquareIcon:mn,ScreenShare:Zk,ScreenShareIcon:Zk,ScreenShareOff:Uk,ScreenShareOffIcon:Uk,Scroll:Wk,ScrollIcon:Wk,ScrollText:Gk,ScrollTextIcon:Gk,Search:Jk,SearchCheck:Xk,SearchCheckIcon:Xk,SearchCode:Kk,SearchCodeIcon:Kk,SearchIcon:Jk,SearchSlash:Yk,SearchSlashIcon:Yk,SearchX:Qk,SearchXIcon:Qk,Section:ef,SectionIcon:ef,Send:nf,SendHorizonal:x2,SendHorizonalIcon:x2,SendHorizontal:x2,SendHorizontalIcon:x2,SendIcon:nf,SendToBack:tf,SendToBackIcon:tf,SeparatorHorizontal:af,SeparatorHorizontalIcon:af,SeparatorVertical:of,SeparatorVerticalIcon:of,Server:df,ServerCog:cf,ServerCogIcon:cf,ServerCrash:rf,ServerCrashIcon:rf,ServerIcon:df,ServerOff:sf,ServerOffIcon:sf,Settings:lf,Settings2:hf,Settings2Icon:hf,SettingsIcon:lf,Shapes:uf,ShapesIcon:uf,Share:yf,Share2:pf,Share2Icon:pf,ShareIcon:yf,Sheet:kf,SheetIcon:kf,Shell:ff,ShellIcon:ff,Shield:bf,ShieldAlert:mf,ShieldAlertIcon:mf,ShieldBan:Mf,ShieldBanIcon:Mf,ShieldCheck:gf,ShieldCheckIcon:gf,ShieldClose:L2,ShieldCloseIcon:L2,ShieldEllipsis:_f,ShieldEllipsisIcon:_f,ShieldHalf:vf,ShieldHalfIcon:vf,ShieldIcon:bf,ShieldMinus:Cf,ShieldMinusIcon:Cf,ShieldOff:xf,ShieldOffIcon:xf,ShieldPlus:Lf,ShieldPlusIcon:Lf,ShieldQuestion:wf,ShieldQuestionIcon:wf,ShieldX:L2,ShieldXIcon:L2,Ship:If,ShipIcon:If,ShipWheel:Sf,ShipWheelIcon:Sf,Shirt:Nf,ShirtIcon:Nf,ShoppingBag:Af,ShoppingBagIcon:Af,ShoppingBasket:Pf,ShoppingBasketIcon:Pf,ShoppingCart:Ef,ShoppingCartIcon:Ef,Shovel:Rf,ShovelIcon:Rf,ShowerHead:$f,ShowerHeadIcon:$f,Shrink:qf,ShrinkIcon:qf,Shrub:Tf,ShrubIcon:Tf,Shuffle:jf,ShuffleIcon:jf,Sidebar:l2,SidebarClose:s2,SidebarCloseIcon:s2,SidebarIcon:l2,SidebarOpen:h2,SidebarOpenIcon:h2,Sigma:Hf,SigmaIcon:Hf,SigmaSquare:Mn,SigmaSquareIcon:Mn,Signal:Ff,SignalHigh:Vf,SignalHighIcon:Vf,SignalIcon:Ff,SignalLow:zf,SignalLowIcon:zf,SignalMedium:Df,SignalMediumIcon:Df,SignalZero:Of,SignalZeroIcon:Of,Signature:Bf,SignatureIcon:Bf,Signpost:Zf,SignpostBig:Uf,SignpostBigIcon:Uf,SignpostIcon:Zf,Siren:Gf,SirenIcon:Gf,SkipBack:Wf,SkipBackIcon:Wf,SkipForward:Xf,SkipForwardIcon:Xf,Skull:Kf,SkullIcon:Kf,Slack:Yf,SlackIcon:Yf,Slash:Qf,SlashIcon:Qf,SlashSquare:gn,SlashSquareIcon:gn,Slice:Jf,SliceIcon:Jf,Sliders:w2,SlidersHorizontal:em,SlidersHorizontalIcon:em,SlidersIcon:w2,SlidersVertical:w2,SlidersVerticalIcon:w2,Smartphone:am,SmartphoneCharging:tm,SmartphoneChargingIcon:tm,SmartphoneIcon:am,SmartphoneNfc:nm,SmartphoneNfcIcon:nm,Smile:im,SmileIcon:im,SmilePlus:om,SmilePlusIcon:om,Snail:cm,SnailIcon:cm,Snowflake:rm,SnowflakeIcon:rm,Sofa:sm,SofaIcon:sm,SortAsc:M1,SortAscIcon:M1,SortDesc:k1,SortDescIcon:k1,Soup:dm,SoupIcon:dm,Space:hm,SpaceIcon:hm,Spade:lm,SpadeIcon:lm,Sparkle:um,SparkleIcon:um,Sparkles:b2,SparklesIcon:b2,Speaker:pm,SpeakerIcon:pm,Speech:ym,SpeechIcon:ym,SpellCheck:fm,SpellCheck2:km,SpellCheck2Icon:km,SpellCheckIcon:fm,Spline:mm,SplineIcon:mm,Split:Mm,SplitIcon:Mm,SplitSquareHorizontal:_n,SplitSquareHorizontalIcon:_n,SplitSquareVertical:vn,SplitSquareVerticalIcon:vn,SprayCan:gm,SprayCanIcon:gm,Sprout:_m,SproutIcon:_m,Square:bm,SquareActivity:S2,SquareActivityIcon:S2,SquareArrowDown:A2,SquareArrowDownIcon:A2,SquareArrowDownLeft:I2,SquareArrowDownLeftIcon:I2,SquareArrowDownRight:N2,SquareArrowDownRightIcon:N2,SquareArrowLeft:P2,SquareArrowLeftIcon:P2,SquareArrowOutDownLeft:E2,SquareArrowOutDownLeftIcon:E2,SquareArrowOutDownRight:R2,SquareArrowOutDownRightIcon:R2,SquareArrowOutUpLeft:$2,SquareArrowOutUpLeftIcon:$2,SquareArrowOutUpRight:q2,SquareArrowOutUpRightIcon:q2,SquareArrowRight:T2,SquareArrowRightIcon:T2,SquareArrowUp:V2,SquareArrowUpIcon:V2,SquareArrowUpLeft:j2,SquareArrowUpLeftIcon:j2,SquareArrowUpRight:H2,SquareArrowUpRightIcon:H2,SquareAsterisk:z2,SquareAsteriskIcon:z2,SquareBottomDashedScissors:D2,SquareBottomDashedScissorsIcon:D2,SquareChartGantt:Xe,SquareChartGanttIcon:Xe,SquareCheck:F2,SquareCheckBig:O2,SquareCheckBigIcon:O2,SquareCheckIcon:F2,SquareChevronDown:B2,SquareChevronDownIcon:B2,SquareChevronLeft:U2,SquareChevronLeftIcon:U2,SquareChevronRight:Z2,SquareChevronRightIcon:Z2,SquareChevronUp:G2,SquareChevronUpIcon:G2,SquareCode:W2,SquareCodeIcon:W2,SquareDashed:Y2,SquareDashedBottom:Cm,SquareDashedBottomCode:vm,SquareDashedBottomCodeIcon:vm,SquareDashedBottomIcon:Cm,SquareDashedIcon:Y2,SquareDashedKanban:X2,SquareDashedKanbanIcon:X2,SquareDashedMousePointer:K2,SquareDashedMousePointerIcon:K2,SquareDivide:Q2,SquareDivideIcon:Q2,SquareDot:J2,SquareDotIcon:J2,SquareEqual:en,SquareEqualIcon:en,SquareFunction:tn,SquareFunctionIcon:tn,SquareGanttChart:Xe,SquareGanttChartIcon:Xe,SquareIcon:bm,SquareKanban:nn,SquareKanbanIcon:nn,SquareLibrary:an,SquareLibraryIcon:an,SquareM:on,SquareMIcon:on,SquareMenu:cn,SquareMenuIcon:cn,SquareMinus:rn,SquareMinusIcon:rn,SquareMousePointer:sn,SquareMousePointerIcon:sn,SquareParking:hn,SquareParkingIcon:hn,SquareParkingOff:dn,SquareParkingOffIcon:dn,SquarePen:ze,SquarePenIcon:ze,SquarePercent:ln,SquarePercentIcon:ln,SquarePi:un,SquarePiIcon:un,SquarePilcrow:pn,SquarePilcrowIcon:pn,SquarePlay:yn,SquarePlayIcon:yn,SquarePlus:kn,SquarePlusIcon:kn,SquarePower:fn,SquarePowerIcon:fn,SquareRadical:xm,SquareRadicalIcon:xm,SquareScissors:mn,SquareScissorsIcon:mn,SquareSigma:Mn,SquareSigmaIcon:Mn,SquareSlash:gn,SquareSlashIcon:gn,SquareSplitHorizontal:_n,SquareSplitHorizontalIcon:_n,SquareSplitVertical:vn,SquareSplitVerticalIcon:vn,SquareSquare:Lm,SquareSquareIcon:Lm,SquareStack:wm,SquareStackIcon:wm,SquareTerminal:Cn,SquareTerminalIcon:Cn,SquareUser:Ln,SquareUserIcon:Ln,SquareUserRound:xn,SquareUserRoundIcon:xn,SquareX:wn,SquareXIcon:wn,Squircle:Sm,SquircleIcon:Sm,Squirrel:Im,SquirrelIcon:Im,Stamp:Nm,StampIcon:Nm,Star:Em,StarHalf:Am,StarHalfIcon:Am,StarIcon:Em,StarOff:Pm,StarOffIcon:Pm,Stars:b2,StarsIcon:b2,StepBack:Rm,StepBackIcon:Rm,StepForward:$m,StepForwardIcon:$m,Stethoscope:qm,StethoscopeIcon:qm,Sticker:Tm,StickerIcon:Tm,StickyNote:jm,StickyNoteIcon:jm,StopCircle:pt,StopCircleIcon:pt,Store:Hm,StoreIcon:Hm,StretchHorizontal:Vm,StretchHorizontalIcon:Vm,StretchVertical:zm,StretchVerticalIcon:zm,Strikethrough:Dm,StrikethroughIcon:Dm,Subscript:Om,SubscriptIcon:Om,Subtitles:b1,SubtitlesIcon:b1,Sun:Gm,SunDim:Fm,SunDimIcon:Fm,SunIcon:Gm,SunMedium:Bm,SunMediumIcon:Bm,SunMoon:Um,SunMoonIcon:Um,SunSnow:Zm,SunSnowIcon:Zm,Sunrise:Wm,SunriseIcon:Wm,Sunset:Xm,SunsetIcon:Xm,Superscript:Km,SuperscriptIcon:Km,SwatchBook:Ym,SwatchBookIcon:Ym,SwissFranc:Qm,SwissFrancIcon:Qm,SwitchCamera:Jm,SwitchCameraIcon:Jm,Sword:eM,SwordIcon:eM,Swords:tM,SwordsIcon:tM,Syringe:nM,SyringeIcon:nM,Table:hM,Table2:aM,Table2Icon:aM,TableCellsMerge:oM,TableCellsMergeIcon:oM,TableCellsSplit:iM,TableCellsSplitIcon:iM,TableColumnsSplit:cM,TableColumnsSplitIcon:cM,TableIcon:hM,TableOfContents:rM,TableOfContentsIcon:rM,TableProperties:sM,TablePropertiesIcon:sM,TableRowsSplit:dM,TableRowsSplitIcon:dM,Tablet:uM,TabletIcon:uM,TabletSmartphone:lM,TabletSmartphoneIcon:lM,Tablets:pM,TabletsIcon:pM,Tag:yM,TagIcon:yM,Tags:kM,TagsIcon:kM,Tally1:fM,Tally1Icon:fM,Tally2:mM,Tally2Icon:mM,Tally3:MM,Tally3Icon:MM,Tally4:gM,Tally4Icon:gM,Tally5:_M,Tally5Icon:_M,Tangent:vM,TangentIcon:vM,Target:CM,TargetIcon:CM,Telescope:xM,TelescopeIcon:xM,Tent:wM,TentIcon:wM,TentTree:LM,TentTreeIcon:LM,Terminal:bM,TerminalIcon:bM,TerminalSquare:Cn,TerminalSquareIcon:Cn,TestTube:SM,TestTube2:bn,TestTube2Icon:bn,TestTubeDiagonal:bn,TestTubeDiagonalIcon:bn,TestTubeIcon:SM,TestTubes:IM,TestTubesIcon:IM,Text:RM,TextCursor:AM,TextCursorIcon:AM,TextCursorInput:NM,TextCursorInputIcon:NM,TextIcon:RM,TextQuote:PM,TextQuoteIcon:PM,TextSearch:EM,TextSearchIcon:EM,TextSelect:Sn,TextSelectIcon:Sn,TextSelection:Sn,TextSelectionIcon:Sn,Theater:$M,TheaterIcon:$M,Thermometer:jM,ThermometerIcon:jM,ThermometerSnowflake:qM,ThermometerSnowflakeIcon:qM,ThermometerSun:TM,ThermometerSunIcon:TM,ThumbsDown:HM,ThumbsDownIcon:HM,ThumbsUp:VM,ThumbsUpIcon:VM,Ticket:ZM,TicketCheck:zM,TicketCheckIcon:zM,TicketIcon:ZM,TicketMinus:DM,TicketMinusIcon:DM,TicketPercent:OM,TicketPercentIcon:OM,TicketPlus:FM,TicketPlusIcon:FM,TicketSlash:BM,TicketSlashIcon:BM,TicketX:UM,TicketXIcon:UM,Tickets:WM,TicketsIcon:WM,TicketsPlane:GM,TicketsPlaneIcon:GM,Timer:YM,TimerIcon:YM,TimerOff:XM,TimerOffIcon:XM,TimerReset:KM,TimerResetIcon:KM,ToggleLeft:QM,ToggleLeftIcon:QM,ToggleRight:JM,ToggleRightIcon:JM,Toilet:eg,ToiletIcon:eg,Tornado:tg,TornadoIcon:tg,Torus:ng,TorusIcon:ng,Touchpad:og,TouchpadIcon:og,TouchpadOff:ag,TouchpadOffIcon:ag,TowerControl:ig,TowerControlIcon:ig,ToyBrick:cg,ToyBrickIcon:cg,Tractor:rg,TractorIcon:rg,TrafficCone:sg,TrafficConeIcon:sg,Train:In,TrainFront:hg,TrainFrontIcon:hg,TrainFrontTunnel:dg,TrainFrontTunnelIcon:dg,TrainIcon:In,TrainTrack:lg,TrainTrackIcon:lg,TramFront:In,TramFrontIcon:In,Trash:pg,Trash2:ug,Trash2Icon:ug,TrashIcon:pg,TreeDeciduous:yg,TreeDeciduousIcon:yg,TreePalm:Nn,TreePalmIcon:Nn,TreePine:kg,TreePineIcon:kg,Trees:fg,TreesIcon:fg,Trello:mg,TrelloIcon:mg,TrendingDown:Mg,TrendingDownIcon:Mg,TrendingUp:_g,TrendingUpDown:gg,TrendingUpDownIcon:gg,TrendingUpIcon:_g,Triangle:xg,TriangleAlert:An,TriangleAlertIcon:An,TriangleDashed:vg,TriangleDashedIcon:vg,TriangleIcon:xg,TriangleRight:Cg,TriangleRightIcon:Cg,Trophy:Lg,TrophyIcon:Lg,Truck:wg,TruckIcon:wg,Turtle:bg,TurtleIcon:bg,Tv:Ig,Tv2:Pn,Tv2Icon:Pn,TvIcon:Ig,TvMinimal:Pn,TvMinimalIcon:Pn,TvMinimalPlay:Sg,TvMinimalPlayIcon:Sg,Twitch:Ng,TwitchIcon:Ng,Twitter:Ag,TwitterIcon:Ag,Type:Eg,TypeIcon:Eg,TypeOutline:Pg,TypeOutlineIcon:Pg,Umbrella:$g,UmbrellaIcon:$g,UmbrellaOff:Rg,UmbrellaOffIcon:Rg,Underline:qg,UnderlineIcon:qg,Undo:Hg,Undo2:Tg,Undo2Icon:Tg,UndoDot:jg,UndoDotIcon:jg,UndoIcon:Hg,UnfoldHorizontal:Vg,UnfoldHorizontalIcon:Vg,UnfoldVertical:zg,UnfoldVerticalIcon:zg,Ungroup:Dg,UngroupIcon:Dg,University:En,UniversityIcon:En,Unlink:Fg,Unlink2:Og,Unlink2Icon:Og,UnlinkIcon:Fg,Unlock:e2,UnlockIcon:e2,UnlockKeyhole:Jt,UnlockKeyholeIcon:Jt,Unplug:Bg,UnplugIcon:Bg,Upload:Ug,UploadCloud:_t,UploadCloudIcon:_t,UploadIcon:Ug,Usb:Zg,UsbIcon:Zg,User:n_,User2:Hn,User2Icon:Hn,UserCheck:Gg,UserCheck2:Rn,UserCheck2Icon:Rn,UserCheckIcon:Gg,UserCircle:kt,UserCircle2:yt,UserCircle2Icon:yt,UserCircleIcon:kt,UserCog:Wg,UserCog2:$n,UserCog2Icon:$n,UserCogIcon:Wg,UserIcon:n_,UserMinus:Xg,UserMinus2:qn,UserMinus2Icon:qn,UserMinusIcon:Xg,UserPen:Kg,UserPenIcon:Kg,UserPlus:Yg,UserPlus2:Tn,UserPlus2Icon:Tn,UserPlusIcon:Yg,UserRound:Hn,UserRoundCheck:Rn,UserRoundCheckIcon:Rn,UserRoundCog:$n,UserRoundCogIcon:$n,UserRoundIcon:Hn,UserRoundMinus:qn,UserRoundMinusIcon:qn,UserRoundPen:Qg,UserRoundPenIcon:Qg,UserRoundPlus:Tn,UserRoundPlusIcon:Tn,UserRoundSearch:Jg,UserRoundSearchIcon:Jg,UserRoundX:jn,UserRoundXIcon:jn,UserSearch:e_,UserSearchIcon:e_,UserSquare:Ln,UserSquare2:xn,UserSquare2Icon:xn,UserSquareIcon:Ln,UserX:t_,UserX2:jn,UserX2Icon:jn,UserXIcon:t_,Users:a_,Users2:Vn,Users2Icon:Vn,UsersIcon:a_,UsersRound:Vn,UsersRoundIcon:Vn,Utensils:Dn,UtensilsCrossed:zn,UtensilsCrossedIcon:zn,UtensilsIcon:Dn,UtilityPole:o_,UtilityPoleIcon:o_,Variable:i_,VariableIcon:i_,Vault:c_,VaultIcon:c_,Vegan:r_,VeganIcon:r_,VenetianMask:s_,VenetianMaskIcon:s_,Verified:v1,VerifiedIcon:v1,Vibrate:h_,VibrateIcon:h_,VibrateOff:d_,VibrateOffIcon:d_,Video:u_,VideoIcon:u_,VideoOff:l_,VideoOffIcon:l_,Videotape:p_,VideotapeIcon:p_,View:y_,ViewIcon:y_,Voicemail:k_,VoicemailIcon:k_,Volleyball:f_,VolleyballIcon:f_,Volume:v_,Volume1:m_,Volume1Icon:m_,Volume2:M_,Volume2Icon:M_,VolumeIcon:v_,VolumeOff:g_,VolumeOffIcon:g_,VolumeX:__,VolumeXIcon:__,Vote:C_,VoteIcon:C_,Wallet:L_,Wallet2:On,Wallet2Icon:On,WalletCards:x_,WalletCardsIcon:x_,WalletIcon:L_,WalletMinimal:On,WalletMinimalIcon:On,Wallpaper:w_,WallpaperIcon:w_,Wand:b_,Wand2:Fn,Wand2Icon:Fn,WandIcon:b_,WandSparkles:Fn,WandSparklesIcon:Fn,Warehouse:S_,WarehouseIcon:S_,WashingMachine:I_,WashingMachineIcon:I_,Watch:N_,WatchIcon:N_,Waves:P_,WavesIcon:P_,WavesLadder:A_,WavesLadderIcon:A_,Waypoints:E_,WaypointsIcon:E_,Webcam:R_,WebcamIcon:R_,Webhook:q_,WebhookIcon:q_,WebhookOff:$_,WebhookOffIcon:$_,Weight:T_,WeightIcon:T_,Wheat:H_,WheatIcon:H_,WheatOff:j_,WheatOffIcon:j_,WholeWord:V_,WholeWordIcon:V_,Wifi:B_,WifiHigh:z_,WifiHighIcon:z_,WifiIcon:B_,WifiLow:D_,WifiLowIcon:D_,WifiOff:O_,WifiOffIcon:O_,WifiZero:F_,WifiZeroIcon:F_,Wind:Z_,WindArrowDown:U_,WindArrowDownIcon:U_,WindIcon:Z_,Wine:W_,WineIcon:W_,WineOff:G_,WineOffIcon:G_,Workflow:X_,WorkflowIcon:X_,Worm:K_,WormIcon:K_,WrapText:Y_,WrapTextIcon:Y_,Wrench:Q_,WrenchIcon:Q_,X:J_,XCircle:ft,XCircleIcon:ft,XIcon:J_,XOctagon:i2,XOctagonIcon:i2,XSquare:wn,XSquareIcon:wn,Youtube:ev,YoutubeIcon:ev,Zap:nv,ZapIcon:nv,ZapOff:tv,ZapOffIcon:tv,ZoomIn:av,ZoomInIcon:av,ZoomOut:ov,ZoomOutIcon:ov,createLucideIcon:n,icons:vne},Symbol.toStringTag,{value:"Module"}));function n1({name:e,size:t,strokeWidth:a=2,className:o=""}){if(!e)return!1;const i=Cne[e];let r=20;return t==="sm"&&(r=16),t==="lg"&&(r=24),t==="xl"&&(r=28),_.jsx(i,{size:r,className:o,strokeWidth:a})}const xne="button-module__group___YdABW",Lne="button-module__block___r2gUN",wne="button-module__button___JQy7M",bne="button-module__dark___PElFe",Sne="button-module__loading___1VCKB",Ine="button-module__content___PoZYX",Nne="button-module__pulse___nkraI",Ane="button-module__padding___jwVVD",qe={group:xne,"justify-center":"button-module__justify-center___gSuwD","justify-start":"button-module__justify-start___rcqw1","justify-end":"button-module__justify-end___luLZ2",block:Lne,button:wne,"is-disabled":"button-module__is-disabled___VrO0S",dark:bne,"is-loading":"button-module__is-loading___vAVuK","is-skeleton":"button-module__is-skeleton___i1diO",loading:Sne,"loading-dark":"button-module__loading-dark___NT5mq",content:Ine,pulse:Nne,"size-md":"button-module__size-md___rKVov",padding:Ane,"has-icon":"button-module__has-icon___63UVJ","size-sm":"button-module__size-sm___JYJri","variant-primary":"button-module__variant-primary___N7RnH","has-hover":"button-module__has-hover___oJmdg","variant-success":"button-module__variant-success___m3wq-","variant-outline":"button-module__variant-outline___SERGN","variant-text":"button-module__variant-text___-WNkl","variant-anchor":"button-module__variant-anchor___AX8Yq","variant-default":"button-module__variant-default___iZUE0","variant-white":"button-module__variant-white___qtHaW","variant-black":"button-module__variant-black___tvXnX"},Ke=({children:e,label:t,href:a,target:o,size:i="md",variant:r="default",leadingIcon:c,trailingIcon:s,block:d=!1,className:l="",hasPadding:h=!0,isIcon:u=!1,isDisabled:p=!1,isLoading:k=!1,isSkeleton:C=!1,hasHover:g=!0,ariaLabel:L,...M})=>{const I=_.jsx(_.Fragment,{children:e?_.jsx(_.Fragment,{children:e}):_.jsxs("span",{className:qe.content,children:[c&&_.jsx(n1,{name:c,size:"md",className:qe.icon}),t,s&&_.jsx(n1,{name:s,size:"md",className:qe.icon})]})}),f=re(qe.button,qe[`size-${i}`],qe[`variant-${r}`],d&&qe.block,l,h&&qe.padding,(p||k||C)&&qe["is-disabled"],k&&qe["is-loading"],C&&qe["is-skeleton"],g&&qe["has-hover"],((c||s)&&!t||u)&&qe["has-icon"]);return a?C?_.jsx("div",{className:f,role:"button","aria-disabled":"true",children:I}):o==="_blank"?_.jsx("a",{href:a,target:"_blank",rel:"noopener noreferrer",className:f,children:I}):_.jsx(Un,{href:a,className:f,children:I}):_.jsx("button",{className:f,type:"button",disabled:p||k||C,"aria-label":L??(!t&&c==="X"?"Close":void 0),onClick:w=>{k||M.onClick&&M.onClick(w)},...M,children:I})},dv=({children:e,className:t,justify:a})=>_.jsx("div",{className:re(qe.group,t,a&&qe[`justify-${a}`]),children:e}),Pne=({id:e,hasHeader:t=!1})=>{const a=Je.useMounted(),o=a?"":$e.skeleton;return _.jsx("div",{id:e,className:re($e.banner,t&&$e.header),children:_.jsx("div",{className:$e.container,children:_.jsxs("div",{className:$e.content,children:[_.jsx("div",{className:$e.image,children:_.jsx("div",{className:re($e["image-wrap"]),children:a?_.jsxs(_.Fragment,{children:[_.jsx(Eb,{src:"/me.jpeg",alt:"Michael Allen",sizes:"(max-width: 743px) 140px, 500px",width:500,height:500,priority:!0}),_.jsx(Rb,{className:$e.social,isMounted:a})]}):_.jsx("div",{className:$e.skeleton})})}),_.jsxs("div",{className:$e.text,children:[_.jsxs("h1",{children:[_.jsx("span",{className:re($e.primary,o),children:"Hi, I'm Michael"}),_.jsx("span",{className:o,children:"A Front End Developer"})]}),_.jsx("h2",{className:o,children:"With over a decade in the industry creating websites"}),_.jsxs(dv,{className:$e["button-group"],children:[_.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!a,className:re(!a&&$e.skeleton)}),_.jsx(Ke,{label:"Download CV",href:"/michael-allen-cv.pdf",target:"_blank",variant:"default",size:"md",isSkeleton:!a,className:re(!a&&$e.skeleton,$e.button)})]})]})]})})})},Ene="style-module__projects___3TgXF",Rne="style-module__container___g5ZC4",$ne="style-module__intro___AmAF-",qne="style-module__skeleton___ndozz",Tne="style-module__grid___Pc1ay",jne="style-module__item___Ma5NS",Hne="style-module__image___kXMVo",Vne="style-module__text___7R80G",Ze={projects:Ene,container:Rne,intro:$ne,skeleton:qne,grid:Tne,item:jne,image:Hne,text:Vne},zne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 37",fill:"none",...e},y.createElement("path",{d:"M125.119 36.6408H128V17.9833H120.638V21.9202H123.359V30.0563C123.359 31.8706 122.612 32.8023 121.065 32.8023C119.519 32.8023 118.772 31.8706 118.772 30.0563V6.94529C118.772 5.13105 119.519 4.19769 121.012 4.19769C122.504 4.19769 123.253 5.13105 123.253 6.94529V12.4897H127.889V7.09949C127.889 2.74597 125.441 0 121.012 0C116.478 0 113.754 2.74597 113.754 7.09949V30.1105C113.754 34.464 116.207 37 119.995 37C121.915 37 123.303 36.3275 124.157 35.0316L125.119 36.6408ZM100.729 6.94529C100.729 5.13105 101.477 4.19769 102.971 4.19769C104.465 4.19769 105.211 5.13105 105.211 6.94529V30.0596C105.211 31.8739 104.465 32.8056 102.971 32.8056C101.477 32.8056 100.729 31.8739 100.729 30.0596V6.94529ZM108.302 35.0857C109.586 33.7915 110.22 32.0806 110.22 29.9038V7.10277C110.22 2.74597 107.506 0 102.971 0C98.4358 0 95.7148 2.74597 95.7148 7.09949V29.9005C95.7148 32.0773 96.3559 33.7882 97.6365 35.0824C98.917 36.3767 100.677 37 102.971 37C105.264 37 107.025 36.3783 108.305 35.0824L108.302 35.0857ZM83.1177 4.56021H84.2367C86.3183 4.56021 87.3852 5.90858 87.3852 8.66111V28.3487C87.3852 31.0963 86.3183 32.4496 84.2367 32.4496H83.1177V4.56021ZM84.9317 36.6408C89.359 36.6408 92.3459 33.9456 92.3459 28.5046V8.49215C92.3459 3.05107 89.359 0.355959 84.9317 0.355959H78.1553V36.6408H84.9317ZM71.2224 36.6408L75.1179 0.36252H70.3692L68.3499 23.2702L65.8342 0.36252H60.9812L58.4739 23.2702L56.6598 0.36252H51.5376L55.4853 36.6408H60.9273L63.3269 14.6156L65.5683 36.6408H71.2224ZM49.1194 36.6408V32.4431H40.9581V19.0725H46.2403V14.9273H40.9581V4.56021H48.9057V0.36252H35.9957V36.6408H49.1194ZM32.4771 36.6408C32.2467 35.0775 32.1046 33.5031 32.0513 31.9247L31.8376 24.3594C31.6778 21.2427 30.557 19.3317 28.4721 18.6575C30.9278 17.6733 32.1551 15.4446 32.154 11.9714V7.67033C32.154 2.53928 29.1671 0.36252 24.6859 0.36252H17.9145V36.6408H22.8753V20.5242H23.6746C25.7562 20.5242 26.7692 21.7151 26.823 24.1002L26.9829 31.303C26.9829 33.6865 27.1512 35.4499 27.5163 36.6408H32.4771ZM22.8753 4.45686H24.4217C26.2896 4.45686 27.2488 5.59691 27.2488 7.82617V13.0606C27.2488 15.2882 26.1297 16.5332 24.3696 16.5332H22.8753V4.45686ZM4.96074 19.6942H6.50887C8.37504 19.6942 9.49575 20.8867 9.49575 23.011V28.9163C9.49575 31.3522 8.58875 32.5431 6.72258 32.5431H4.96074V19.6942ZM4.96074 4.45686H6.39445C8.31615 4.45686 9.27531 5.59691 9.27531 7.92951V12.5931C9.27531 14.6156 8.20845 15.8065 6.34228 15.8065H4.96074V4.45686ZM7.04231 36.6408C11.5235 36.6408 14.4565 34.049 14.4565 28.9196V23.5294C14.4565 20.4717 13.3375 18.4442 11.1499 17.46C13.1692 16.5283 14.1906 14.5074 14.1906 11.4481V7.56699C14.1906 2.43594 11.2576 0.36252 6.98846 0.36252H0V36.6408H7.04231Z",fill:"white"}),y.createElement("script",{xmlns:""})),Dne=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 222.09 66.98",...e},y.createElement("g",{id:"Layer_2","data-name":"Layer 2"},y.createElement("g",{id:"Layer_1-2","data-name":"Layer 1"},y.createElement("path",{fill:"currentcolor",d:"M222.09,2H190.9L169.75,20.52V2H147.42v23.3C144.1,10.31,131.76,2,113,2H77.74V19.53C71.45,6.72,57.14,0,40.49,0,16.18,0,0,13.83,0,34.35,0,52.61,14.73,67,40,67H41l.62,0a56.69,56.69,0,0,0,20.19-3.69,26.94,26.94,0,0,0,16-19.56V65h35c19.4,0,31.44-7.82,34.7-22.35V65h22.33V43.93L176,39l18.53,26h27.29l-29.1-39.51ZM113.7,11.76l.76-.39.69-.28H116l.39.14.14.2.36.06.33.18.07.28-.06.3-.6.45-.16.27-.24.29-.13.11-.23.3-.63.41-.37,0-.45-.06-.28-.21-.16-.4-.1-.18-.4-.28-.1-.19v-.2l-.09-.23,0-.3Zm-8.12,0,.76-.39.7-.28h.89l.38.14.15.2.36.06.33.18.07.28-.07.3-.6.45-.15.27-.25.29-.13.11-.23.3-.62.41-.37,0-.46-.06-.27-.21-.16-.4-.1-.18-.4-.28-.11-.19v-.2l-.09-.23,0-.3ZM22.42,33.63c0-10,5.06-16.73,17.89-16.73,9,0,13.56,3.08,16.46,9.32l21-6.48v9.19H41.22V43.75H55.05c-.55,3.07-3.17,6.33-13.38,6.33-12.74,0-19.25-5.87-19.25-16.45m97.93-7-3.95.47-.26,1c-2.5.66-4,.3-6.69.48l0,.6h0c3,0,8.64,0,10.59-1.22.11,1.21-.15,3.16-1,3.91a3.06,3.06,0,0,1-1.64.57c-.68.09-1.43.12-2.1.2l-2.94.53s1.43,0-.74.62a15.25,15.25,0,0,1-1.61.32,1.36,1.36,0,0,0,.3.13l.7.25.25,0a8.18,8.18,0,0,0,1.4,0c.47,0,.8,0,1.07,0a1.74,1.74,0,0,1,1,.26l3.59-.08c-.5,1.77-.41,1.89-2.07,2.6-.6.25-1.11.5-1.65.68a5.92,5.92,0,0,1-1.8.36l-.8,1.4,4-.45a11.8,11.8,0,0,1-5,4.91v9.4c-1.71-.11-1.4.21-1.42-1.59l0-8c-2-.62-4.34-3.28-5.34-5.34l.26.17-.26-.17c-1.58-1.49-3.33-6.68-3.51-9.38h0c-.79-2.68-.88-5.46,1.16-7,2.57-1.89,4.57-1.31,7.57-2.09.37-2.13,0-4.51.11-5.77.15-1.43-.21-.76.61-1.13,1,.31.73-.23.83,1.42v5.66c3.77-.15,8.11,1.13,8.94,3.45l-5.81.32a15.07,15.07,0,0,0,1.6,1.12h0a10.91,10.91,0,0,0,4.52-.58Z"})))),One=e=>y.createElement("svg",{id:"Layer_1","data-name":"Layer 1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12827.54 4087.32",...e},y.createElement("path",{fill:"#FFF",d:"M13505.66,6123.05c-3.14,11.87-6,23.82-9.46,35.59-13.73,46.48-39.2,85.72-74.25,118.93-29.3,27.76-63.14,48.6-100.63,63.11-111.35,43.08-222.44,86.87-334.5,128-103,37.85-160.17,110.49-175.79,217.86-9.83,67.61-9.34,135.66-9.51,203.67-.44,173.43-.22,346.87-1.07,520.3-.33,67.19-1.74,134.42-4.68,201.54-2.84,65.14-20.88,125.83-61.81,178.09-38.33,48.93-88.82,79.49-148.64,94-66.81,16.27-133.64,14.62-198.73-8.37-111.48-39.37-173-120.43-185.67-236.11-6.55-60-4.84-120.95-5.08-181.48q-1.56-408.27-1.9-816.55c0-170.93,1.27-341.87,2.78-512.8.39-43.85,1.06-87.8,13.06-130.81,32.09-115,127.26-193.74,246.23-203.95a403.58,403.58,0,0,1,130.82,10.17c57.57,14,102.83,45.4,134.93,95,16.22,25.05,30.82,51.15,46.18,76.76,5.08,8.47,10.25,16.87,16.8,27.64,8.05-6.77,14.78-12.41,21.49-18.08,41.21-34.81,81.13-71.29,123.91-104,60.58-46.39,128.22-79,203.77-94.3,153.92-31.23,305.25,53.54,357.68,201.46,5.73,16.17,9.43,33.05,14.07,49.6Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M8465.32,7862.58c3.1-69.66,2.24-120.59-2.35-125.36a19.39,19.39,0,0,0-7.08-4.62c-11.32-3.61-16.49,5-22.7,11.46-99.51,103.12-223.05,155.52-363.62,172-312.73,36.61-636.41-118-808.56-379.52-101.44-154.08-168.63-321.23-194.56-504.12-15.44-109-15.68-218.21-3-327.62,8.63-74.29,22.66-147.43,40.89-219.89,3.62-14.35,5.21-29.33,6.53-44.12,1.83-20.43-8-35.17-25.51-44.72-9.43-5.14-19.16-10.3-29.39-13.34-198.67-59.08-282.18-333.08-105.24-503.67,110.34-106.38,289.5-112.26,402.17-13.77,14.27,12.48,26.28,27.58,39,41.79,6.07,6.78,10.93,14.66,17,21.43,22.5,25,40.88,28,70.45,11.36,9.38-5.29,18.33-11.37,27.32-17.34q165.69-110,363.22-133.43c84.64-9.95,169.19-10.67,253.2,3.12,107.63,17.67,200.71,66.9,283.41,136.87,8.24,7,16.23,14.28,24.85,20.75,23.62,17.72,38.48,16,57.63-6.86,9-10.81,16.78-22.7,25.69-33.63,45.39-55.67,101.67-94.47,172.27-111.65,100.15-24.37,246.06,8,317.44,125.15,81.37,133.55,82,268,.71,402a247,247,0,0,1-63.09,69.82c-16.27,12.23-17.67,19.28-6.09,35.56,78.06,109.63,106.75,234.77,111.67,366,5.87,156.69,9.23,313.51,11.13,470.31,2.38,196.63,4.56,393.33,2.14,589.94-1.4,113.52-8.55,227.26-19.37,340.3-16,167.2-69.18,322.25-170,458.7C8761.85,8804,8614.91,8900.64,8442,8960.79c-92.34,32.12-187.58,49.51-284.85,55.51-77.86,4.8-155.87,10.09-233.81,10-79.64-.12-159.15-7.81-238.06-20-129.48-20-254.6-54.21-371.05-115.45-32.95-17.33-65.83-36-95.19-58.69-82.17-63.43-125-147.09-118.95-252.41,6.22-107.66,87.16-245.67,258.64-249.78A345,345,0,0,1,7481,8349.09c78.33,27.17,156.36,55.22,234.72,82.29,113.54,39.22,230.34,57.07,350.29,47.31,42.77-3.48,85.87-10.26,127.33-21.19,88.21-23.26,152.4-77.94,194.08-159.19,9.69-18.9,39.7-73.32,60.8-183.62C8459.65,8055,8470.66,7968.75,8465.32,7862.58Zm-483-436.3c22.46-3.53,60-6.36,95.82-15.62,125.07-32.28,219.79-107.75,288.1-215.24,92.87-146.13,115.46-305.38,76.49-473-32-137.51-102.56-251.24-219.15-333.42-157.08-110.74-356-109.73-512.54,1.69-75.95,54.06-134.14,123.64-174.12,207.64-49.25,103.45-67.29,212.44-56.19,326.74,10.39,107.13,42.88,206.13,105.69,293.78C7679.72,7349,7805.59,7420.66,7982.36,7426.28Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M678.34,6423.7q0-465.6,0-931.2c0-83-1.1-166,1.15-249,2.57-94.57,35.64-176.74,109.81-238.8,51.39-43,111.12-64.28,178.45-65.7,39.5-.83,77.78,4.48,115,16.76,100.18,33,160,104.13,185.51,204.05a487.21,487.21,0,0,1,15.11,115.49c1.51,202.5.84,405,.75,607.52,0,12.4-2,24.8-2.15,37.21-.14,12.06,2.86,23.18,14.78,29.45,12.15,6.4,22.82,2.31,32-5.8,79.56-70.27,176.21-103.5,276.87-128.31a810.12,810.12,0,0,1,197.17-23.13c169.29.64,329.29,35.77,469,138.2,107,78.47,185.78,177.8,220.85,307.2,11.62,42.91,19.44,87.8,21.68,132.15,12.43,247,15,494.31,12.91,741.63-.65,77.18-.6,154.37-2.37,231.53-2.31,100.36-3.09,200.9-10,301-10.81,156.56-117.42,238.67-245.53,251.61-51.34,5.19-101.26,2.1-150-12.82C2011.87,7849.84,1933,7754,1926.22,7641c-6-99.28-6.63-199-7.13-298.45-1-190.87,1-381.75-.68-572.61-.59-66.2-5.53-132.71-13.7-198.42-9.72-78.07-40.94-146.89-106.59-195.46-41-30.31-87.76-44.71-138.11-51.58-62.4-8.51-122.74-2.84-180.58,21.05-102.34,42.26-164,119.61-184.15,227.55-7.85,42-8.5,85.8-8.73,128.8-1.35,255.61-1.39,511.23-2.46,766.85-.21,48.9-1.21,97.94-5.13,146.65-4.72,58.55-21.84,114-54.52,163.5-46.5,70.5-113.5,106-196.43,116.36-48.65,6.06-95.93,2.38-142.88-9.91-102-26.7-184.22-107-200.14-232.12-7.61-59.73-5.9-120.83-6-181.31q-.72-524.1-.24-1048.22Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M4879.79,6850.27q0-270.14.05-540.27c.06-63.06.75-126.13,1.24-189.19.37-46,7.68-90.82,23.85-134,30.5-81.44,87-136.16,170.14-162.08,67.71-21.11,136.65-25.65,206.37-10.18,61.88,13.72,108,48.75,140.08,103,6.74,11.42,13.26,23.11,21.32,33.57,18.31,23.78,36.42,27.36,63,12.82a222.8,222.8,0,0,0,28.94-19.36c95.93-74.05,204.91-117.65,323.39-139.79,66.44-12.42,133.43-17.47,200.75-14,177.75,9.17,338.46,63.27,472.32,184.52,100.28,90.83,158.73,204.64,183,337.05,13.85,75.61,13,152.12,13.27,228.27,1.18,341.07.62,682.16.39,1023.23,0,49-2.79,98-19.43,144.83-39.47,111.11-119.14,171.59-235.26,187.13a351.4,351.4,0,0,1-138.21-8.49c-111.11-29.56-176.51-103.22-202.07-213.88-10.17-44-9.84-88.92-10.08-133.71q-1.56-292.5-2.83-585c-.47-98.73.05-197.47-1.73-296.17-1.18-65.31-14.56-128.52-45-187.06-47.85-92.08-125.68-137.93-227.76-145.51-67.67-5-132.49,4.4-192.17,38.77-87.68,50.51-139.35,126.8-155.07,225.71-6.59,41.48-6.29,84.29-6.48,126.5q-1.83,408.27-2.49,816.55c-.13,44.82-1,89.57-11.54,133.56-9.33,39-23.05,76.21-45.45,109.71-47.29,70.72-114.54,107.87-198.17,118.95-52,6.89-103.05,3.27-152.52-12.72-104.09-33.66-163.89-108-190.09-212-13.15-52.21-10.8-105.47-10.89-158.47q-.53-331.12-.14-662.24Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M2774.72,6649.53c0-108.73-.46-217.45.15-326.17.48-87.14,1.41-174.29,3.82-261.4a296.41,296.41,0,0,1,31.14-124.65c36.1-72.58,94.21-119.31,171.71-140.94,63.65-17.76,128.46-17.89,191.82.75,105.9,31.15,169.56,103.62,194.78,209.75,14.28,60.06,15.3,121.67,15.27,183.14q-.15,400.92-.3,801.83c0,61.64,5.62,122.61,25.62,181.51,38.23,112.58,123.58,177.48,250.92,185.85,46.53,3.06,93.06,1.95,138.27-11.65,109.57-32.94,174.83-107.55,200.23-217.24,7.23-31.23,10.44-64,10.68-96.14,2-273.06,2.7-546.14,4.45-819.21.33-51.39,2.4-102.85,6-154.11a327.61,327.61,0,0,1,33.74-124.1c46.89-93.91,125.6-140.7,227.6-150.82,39.63-3.93,79.64-2.77,118.9,6.58,102.91,24.52,167.77,89.55,200.51,188.36,14.46,43.66,20.27,88.82,20.28,134.77q.12,491.82.27,983.65c0,30.71.59,61.48-1.07,92.11-5.44,100.2-25.08,197.34-66.88,289.16-76.25,167.52-204.43,279-374.46,345-72.26,28.05-147.54,43.54-224,55.34-117.85,18.17-236.34,25-355.1,18.51-169.54-9.33-334.56-40.79-485.54-123-186.16-101.36-292.82-259.29-326.89-467.69-10.1-61.83-10.26-124-10.55-186.16-.71-157.68-.23-315.37-.23-473.05Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M9289,6844.92q0-359.72.06-719.44c0-58.69,9-115.87,34.6-169.22,47.56-99.16,127.58-151.84,236.47-161.71,39.91-3.62,79.71-2.11,118.75,7.66,70.1,17.56,120.75,60.49,156.4,122.08,9.54,16.48,16.91,34.19,26.17,50.85,12.88,23.17,25.64,25.6,45.66,8.73,10.77-9.08,20.47-19.42,30.67-29.17,69.09-66,144.89-121.77,237-151.72,88.63-28.83,176.47-28.8,261.63,12.55,112.27,54.52,174.9,169.74,163.57,293.93-10.27,112.57-68.71,187.44-172.88,227.9-102.79,39.91-206.15,78.38-308.7,118.88a737.5,737.5,0,0,0-96.19,46.39c-69.67,40-107,102.42-116.71,181.25a791.73,791.73,0,0,0-5.88,94.24c-.6,246.46-.23,492.92-.92,739.38-.14,51.32.54,103-13.46,153.22-30.56,109.58-95.67,187.26-208.64,216-90.31,23-176.92,7.83-255.58-41.84-69.25-43.72-106.44-110.69-121.85-189.29-7-35.55-10-72.4-10.12-108.67-.87-234-.44-468-.44-702Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M11331.28,6003.53c17-14.27,30.79-26,44.72-37.52,35.79-29.66,70.6-60.62,107.71-88.54,60.43-45.48,127.63-77.39,202.85-89.95,176.94-29.54,328.55,75.3,359.54,233.16,19.45,99.12-1,188-74.12,261.16-28.65,28.68-63.33,48.34-102,60-112.22,33.81-218.64,82.67-327.39,125.45-20.75,8.17-40.49,19.14-60,30-77.22,42.89-118.79,109.83-126.23,196.62-4.74,55.27-5.65,111-5.82,166.51-.73,229.05-.17,458.11-1,687.17-.17,51.44-4.25,102.8-21.67,152-39.76,112.43-118.23,176.67-237.13,192-51.26,6.6-101.38,2.44-149.83-14.2-110.37-37.9-171-118.27-191.43-230.79-10.88-59.9-9.06-120.69-9.08-181.23q-.26-610,.08-1220,.06-79.62,3.94-159.2a368.91,368.91,0,0,1,10.8-73.66c30.26-117.66,106.21-188.28,225-212.49,37.42-7.62,75.15-11.2,113.8-6.6,61.52,7.31,113.06,33.17,153,79.64,20.92,24.37,37.79,52.32,55.51,79.29C11312.4,5967.5,11320.33,5983.91,11331.28,6003.53Z",transform:"translate(-678.12 -4938.96)"}),y.createElement("path",{fill:"#FFF",d:"M7947.05,6552.49c32.59-4.88,60.79-1.35,88.49,7.45,40.77,13,73.34,37.94,101.2,69.72,48.79,55.63,74.21,121.48,81.69,194.05,7.9,76.68-3.51,150.64-39.86,219.54-24.47,46.39-57.4,85.61-103.65,111.58-74.6,41.9-149.21,40.2-221.56-5.26-57.21-35.94-92.19-89.83-114.95-152.07-25.58-70-25.92-141.22-8.3-213,1.14-4.63,3.1-9.06,5.2-15.09,14.57,7.61,18.83,20.34,20.5,33.16,4.29,33,21.49,58.83,43.08,82.39,54.41,59.35,144.17,58.55,194.49-4.07,54.51-67.82,68.34-143.26,27.26-222.75-15.45-29.9-37.69-56.32-57-84.22C7959.13,6567.41,7954,6561.35,7947.05,6552.49Z",transform:"translate(-678.12 -4938.96)"})),Fne=e=>y.createElement("svg",{viewBox:"0 0 1046 234",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",{clipPath:"url(#clip0_15_433)"},y.createElement("path",{d:"M116.7 233.4C181.152 233.4 233.4 181.152 233.4 116.7C233.4 52.2484 181.152 0 116.7 0C52.2484 0 0 52.2484 0 116.7C0 181.152 52.2484 233.4 116.7 233.4Z",fill:"url(#paint0_radial_15_433)"}),y.createElement("path",{d:"M81.8 52.1C76.9 50.4 65.8 48 47.9 10.6C46.3 6.69997 43.6 1.29997 53.8 3.79997C64 6.29997 85.4 9.79997 100.6 38C95.7 45.3 81.8 52.1 81.8 52.1Z",fill:"#F6A723"}),y.createElement("path",{d:"M78.4 50.6C73.1 45.3 68.2 40 65.9 34.1C63.6 28.1 61.8 21.9 72.9 24.4C84 26.9 92.7 29.8 95.2 32.8C97.8 35.9 97.9 43.7 97.6 44.3C97.3 44.9 78.4 50.6 78.4 50.6Z",fill:"#F8B242"}),y.createElement("path",{d:"M150.1 35.6C157.7 34.4 170.1 32.1 181.7 33C185 33.1 191.3 32.6 184.1 37.2C176.9 41.8 165.8 49.6 158.8 50.2C151.7 50.7 150.1 35.6 150.1 35.6Z",fill:"#F6A723"}),y.createElement("path",{d:"M151.7 37.2C157.9 36.2 167.9 34.4 177.4 35.1C180.1 35.2 185.2 34.8 179.3 38.5C173.5 42.2 164.5 48.6 158.8 49C153 49.4 151.7 37.2 151.7 37.2Z",fill:"#F8B242"}),y.createElement("path",{d:"M120.6 56.3C122.3 56.4 124 56.6 125.7 56.8C113.3 55.4 101.7 54.9 99.6999 55.5C94.9999 56.8 77.6999 60.1 77.6999 60.1C77.6999 60.1 75.4999 70.3 72.4999 83.8C72.1999 85 71.3999 87.6 70.0999 90.4C67.7999 95.4 64.5999 98.4 60.2999 99.6L62.0999 106C64.1999 105.4 66.1999 104.5 67.9999 103.2C67.0999 107.2 64.2999 115.9 56.3999 118L58.1999 124.4C60.3999 123.8 62.4999 122.8 64.2999 121.5C64.1999 122.1 64.0999 122.6 63.8999 123.2C62.3999 127.5 59.2999 133.1 53.1999 134.8L54.9999 141.2C57.0999 140.6 58.9999 139.7 60.7999 138.6C60.2999 141 59.8999 143.2 59.4999 145C57.2999 148.9 54.2999 151.4 50.5999 152.4L52.3999 158.8C54.2999 158.3 56.0999 157.5 57.6999 156.5C57.4999 157.8 57.3999 159.2 57.1999 160.6C55.5999 164.8 52.5999 169.9 46.6999 171.5L48.4999 177.9C50.7999 177.3 52.8999 176.2 54.7999 174.9C53.5999 179.3 50.5999 186.3 43.4999 188.3L45.2999 194.7C47.7999 194 50.1999 192.8 52.1999 191.2C51.5999 194.5 49.1999 203.3 41.8999 206.3C43.7999 207.8 45.6999 209.3 47.5999 210.8C49.1999 209.8 50.6999 208.5 51.9999 207C51.9999 207.5 51.8999 208 51.8999 208.5C51.2999 209.7 50.4999 211 49.5999 212.2C68.4999 225.4 91.3999 233.2 116.2 233.3C94.7999 176.2 110.4 94.3 120.6 56.3Z",fill:"#F6A723"}),y.createElement("path",{d:"M162.5 210.8C162.4 209.5 162.4 208.3 162.3 207C163.8 207.8 165.5 208.4 167.2 208.7L168.5 202.4C165.8 201.9 163.6 200.5 161.9 198.8C161.8 197.3 161.7 195.9 161.7 194.5C162.8 195.1 164 195.6 165.2 195.9L167 189.7C164.8 189 162.9 187.8 161.2 186.1C160.6 175 160.2 165.6 160.1 160.2C160.1 159.6 160.1 158.9 160.1 158.3C159.7 137.3 160.5 120.3 160.3 114.5C160.4 108.3 159.5 74.6 159 66.5C158.7 61.6 141.3 58.4 124.9 56.8C123.2 56.6 121.4 56.5 119.8 56.3C109.6 94.3 93.9999 176.2 115.5 233.4C115.6 233.4 115.7 233.4 115.9 233.4C132.8 233.4 149 229.8 163.5 223.3C163.4 222.2 163.4 221 163.3 219.9C164.5 220.6 165.7 221.2 167 221.7C168 221.2 169 220.7 170 220.2L170.8 216.1C167.1 215.3 164.5 213.2 162.5 210.8Z",fill:"#F8B242"}),y.createElement("path",{d:"M166.9 126.5C166.9 126.5 138.8 107.4 114.9 121.4C110.7 124.1 86.7 139.1 104.7 165.9C112.9 175.9 123.4 191 146.8 187.7C161.2 185.3 168.6 182 171.3 180.2C177.5 176 182.9 158.8 181.3 149C179.6 139 174.4 131.2 166.9 126.5Z",fill:"#FDD17A"}),y.createElement("path",{d:"M175.4 168.9C175.3 168.4 174.8 168 174.3 168.1C169.3 168.8 164.4 169.3 159.7 169.5C159.7 169.3 159.7 169.1 159.7 169C160.2 164.3 160.6 159.6 161 154.9C161.1 154.1 160.8 153.2 162.3 153.1C166.6 152.8 171.2 148.6 172.2 144.2C172.6 142.6 172.6 141.1 171.3 139.9C170.1 138.8 168.6 139 167.2 139.4C164.3 140.4 162.6 142.8 160.7 145.3C160.4 144.7 160.2 144.4 159.9 144C157.9 141.1 155.6 138.7 151.9 138.2C149.3 137.9 148 139.3 148.2 141.9C148.4 144.1 149.3 145.9 150.7 147.6C152.8 149.9 154.9 152.2 158.1 152.7C159.6 152.9 159.6 153.5 159.6 154.7C159.4 159.4 159 164 158.5 168.6C158.5 168.8 158.4 169.1 158.4 169.3C140 169.8 124.7 165.9 114.6 157.8L114.4 157.7C114 157.4 113.4 157.4 113 157.9C112.7 158.3 112.7 158.9 113.2 159.3L113.4 159.4C123.3 167.3 137.8 171.4 155.3 171.4C161.4 171.4 167.8 170.9 174.5 169.9C175.1 170 175.4 169.5 175.4 168.9Z",fill:"black"}),y.createElement("path",{d:"M121.9 81.4C121.9 81.4 115.1 79.8 102.8 84.5C97.7999 86.1 95.8999 90.9 103.8 89.4C110 88.3 112.6 87.5 117.2 88.1C120.7 88.5 122.2 90.8 125.4 90.3C127.3 90.1 133.9 84.1 121.9 81.4Z",fill:"black"}),y.createElement("path",{d:"M150.2 80.1C150.2 80.1 142.8 77.2 140.9 79.1C138.9 81.1 138.6 87.3 141.7 86.6C147 85.3 151.6 86.4 156.7 90C159.8 92.2 159.7 94.8 160.9 94C162.1 93.2 161.4 90.6 160.4 88.7C159.4 86.7 154.8 82 150.2 80.1Z",fill:"black"}),y.createElement("path",{d:"M109.9 114.5C116.086 114.5 121.1 109.486 121.1 103.3C121.1 97.1144 116.086 92.1 109.9 92.1C103.714 92.1 98.7 97.1144 98.7 103.3C98.7 109.486 103.714 114.5 109.9 114.5Z",fill:"white"}),y.createElement("path",{d:"M110.1 108.3C113.745 108.3 116.7 105.345 116.7 101.7C116.7 98.0549 113.745 95.1 110.1 95.1C106.455 95.1 103.5 98.0549 103.5 101.7C103.5 105.345 106.455 108.3 110.1 108.3Z",fill:"#F15A24"}),y.createElement("path",{d:"M110.1 106.8C112.917 106.8 115.2 104.517 115.2 101.7C115.2 98.8833 112.917 96.6 110.1 96.6C107.283 96.6 105 98.8833 105 101.7C105 104.517 107.283 106.8 110.1 106.8Z",fill:"black"}),y.createElement("path",{d:"M99 108.4C99 108.4 103.4 118.9 116.7 113.3C118.3 112.6 120.5 110.4 117.7 110.5C114.9 110.6 105.9 109.6 100.2 106.4C98.9 105.7 96.6 103.2 99 108.4Z",fill:"#EA8D23"}),y.createElement("path",{d:"M110.6 99.3C111.428 99.3 112.1 98.6284 112.1 97.8C112.1 96.9716 111.428 96.3 110.6 96.3C109.771 96.3 109.1 96.9716 109.1 97.8C109.1 98.6284 109.771 99.3 110.6 99.3Z",fill:"white"}),y.createElement("path",{d:"M118.3 95.3C118.3 95.3 110.4 86.1 99.7 96.9C98.7 98 97.1 101.4 99.7 100.2C102.4 99 110.9 96.1 117.9 97.8C119.7 98.1 122.1 99.2 118.3 95.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"}),y.createElement("mask",{id:"mask0_15_433",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:140,y:91,width:16,height:24},y.createElement("path",{d:"M155.9 102.9C155.9 109.4 152.5 114.7 148.3 114.7C144.1 114.7 140.7 109.4 140.7 102.9C140.7 96.4 144.1 91.5 148.3 91.5C152.5 91.5 155.9 96.4 155.9 102.9Z",fill:"white"})),y.createElement("g",{mask:"url(#mask0_15_433)"},y.createElement("path",{d:"M143.5 109.5C147.255 109.5 150.3 106.456 150.3 102.7C150.3 98.9445 147.255 95.9 143.5 95.9C139.744 95.9 136.7 98.9445 136.7 102.7C136.7 106.456 139.744 109.5 143.5 109.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M143.5 107.9C146.372 107.9 148.7 105.572 148.7 102.7C148.7 99.8281 146.372 97.5 143.5 97.5C140.628 97.5 138.3 99.8281 138.3 102.7C138.3 105.572 140.628 107.9 143.5 107.9Z",fill:"black"})),y.createElement("path",{d:"M143.3 100.8C144.128 100.8 144.8 100.128 144.8 99.3C144.8 98.4716 144.128 97.8 143.3 97.8C142.471 97.8 141.8 98.4716 141.8 99.3C141.8 100.128 142.471 100.8 143.3 100.8Z",fill:"white"}),y.createElement("path",{d:"M150.1 91.3C145.2 90.2 140.9 94 140.4 98.9C140.4 99 140.5 99.1 140.6 99.1C144.7 98.8 153.4 98.8 156.1 100.7C156.3 100.8 156.5 100.7 156.4 100.5C155.9 96.7 155.1 92.7 150.1 91.3Z",fill:"#EA8D23"}),y.createElement("path",{d:"M143.3 111.9C145.1 112.3 149.3 113 153.2 112.2C153.5 112.1 153.7 112.5 153.5 112.8C152.3 114.4 150.9 115.6 148.9 115.7C145.7 115.7 144 114 142.9 112.5C142.7 112.2 143 111.8 143.3 111.9Z",fill:"#EA8D23"}),y.createElement("path",{d:"M175.7 66.5C175.7 66.2 175.7 65.8 175.7 65.5C175.6 61.6 173.4 58.3 170.3 56.5C169.5 55.9 168.5 55.5 167.6 55.2C167.2 55.1 166.7 55 166.3 54.9C166 54.9 165.7 54.8 165.4 54.8H165.3C164.2 54.8 163.1 55 162.1 55.3C162.3 55.2 162.6 55 162.8 54.9C163.5 54.6 164.3 54.3 165.1 54.2H165.2C165.6 54.1 166 54.1 166.4 54.1C166.9 54.1 167.3 54.1 167.8 54.1C169 54.2 170 54.5 171 55C171.1 55 171.2 55 171.3 55C174.1 54.9 176.4 52.5 176.3 49.7C176.2 47.7 175 46 173.3 45.2C173.4 44.2 173.4 43.1 173.4 42.1C173.3 38 172.4 34.1 170.8 30.6C170.2 29.2 169.5 27.9 168.7 26.6C168.8 26.6 169 26.5 169.1 26.4C169 26.5 168.9 26.5 168.7 26.6C163.6 18.7 157.2 15.2 150.8 13.6C151.2 13.7 151.7 13.7 152.1 13.8C159.8 15.3 166.2 19.4 170.7 25C171.2 24.3 171.5 23.4 171.4 22.5C171.3 20.2 169.4 18.3 167 18.4C166.9 18.4 166.9 18.4 166.8 18.4C167.5 17.3 167.9 16.1 167.9 14.7C167.8 12.4 166.5 10.3 164.5 9.29998C165.2 8.49998 165.6 7.49998 165.6 6.39998C165.5 4.09998 163.6 2.19998 161.2 2.29998C159.6 2.39998 158.2 3.29998 157.6 4.59998C155.6 1.79998 152.3 0.0999826 148.6 0.199983C142.6 0.399983 138 5.39998 138.1 11.3C138.1 11.4 138.1 11.6 138.1 11.7C136.7 11.7 135.3 11.9 134 12.1V12C134 11.7 134 11.4 133.9 11.2C134.5 10.5 134.9 9.69998 134.8 8.69998C134.7 6.69998 133.1 5.19998 131.1 5.29998C129.3 5.39998 127.9 6.69998 127.7 8.49998C126.4 9.19998 125.6 10.5 125.5 11.9C125.4 12.1 125.4 12.3 125.4 12.6C124.1 12 122.6 11.6 121 11.7C118.1 11.8 115.5 13.2 113.8 15.4C112.8 16.5 112.1 17.9 111.8 19.5C111.8 19.6 111.8 19.7 111.8 19.9C111.8 20 111.8 20.1 111.8 20.1C111.8 23 112.3 25.9 113.4 28.8C113 28.2 112.7 27.6 112.4 26.9C111.4 24.9 110.8 22.8 110.3 20.8C110.3 20.7 110.3 20.6 110.2 20.5C110.2 20.3 110.1 19.9 110.1 19.7C109.2 19.8 108.3 19.9 107.5 20.1C106.2 18.4 104.2 17.4 102 17.5C100.3 17.6 98.7001 18.3 97.5001 19.4C96.9001 19.9 96.4001 20.5 96.0001 21.2C95.1001 20.7 94.0001 20.5 92.9001 20.5C89.5001 20.6 86.8001 23.2 86.4001 26.4C86.3001 26.9 86.2001 27.5 86.2001 28.1C86.2001 28.6 86.3001 29.1 86.4001 29.5C86.7001 30.4 87.2001 31.1 87.8001 31.8C88.1001 32.1 88.4001 32.4 88.7001 32.7C88.9001 32.9 89.1001 33 89.3001 33.2C89.3001 33.2 89.3001 33.2 89.4001 33.2C90.2001 33.8 91.1001 34.2 92.1001 34.4C91.9001 34.4 91.6001 34.4 91.4001 34.3C90.7001 34.2 89.9001 34 89.3001 33.7H89.2001C88.9001 33.6 88.5001 33.4 88.2001 33.2C87.8001 33 87.5001 32.7 87.2001 32.5C86.2001 31.7 85.4001 30.8 84.8001 29.7C82.4001 30.4 80.6001 32.4 80.1001 34.8C79.9001 35.4 79.8001 36.1 79.9001 36.8C79.9001 38.3 80.5001 39.7 81.5001 40.8C76.5001 42.4 72.7001 46.7 71.8001 51.9C71.6001 51.9 71.4001 51.9 71.1001 51.8C70.8001 51.8 70.5001 51.7 70.2001 51.8C68.3001 51.9 66.6001 52.9 65.6001 54.3C64.6001 55.5 64.0001 57.1 64.1001 58.8C64.2001 61.2 65.5001 63.3 67.4001 64.4C66.8001 65.4 66.5001 66.6 66.6001 67.9C66.6001 68 66.6001 68.1 66.6001 68.2C66.5001 68.3 66.3001 68.3 66.2001 68.4C65.8001 68.6 65.5001 68.8 65.2001 69.1C64.4001 69.9 63.8001 71.1 63.9001 72.3C64.0001 74.6 65.9001 76.5 68.3001 76.4C69.9001 76.4 71.2001 75.5 71.9001 74.2C72.5001 74.3 73.0001 74.4 73.6001 74.4C75.7001 74.3 77.5001 73.3 78.7001 71.8C77.8001 70.7 77.1001 69.3 76.7001 67.9C76.6001 67.4 76.5001 67 76.4001 66.5C76.3001 66.1 76.3001 65.7 76.3001 65.2V65.1C76.3001 64.3 76.4001 63.4 76.6001 62.5C76.7001 62.2 76.8001 61.9 76.8001 61.7C76.6001 62.9 76.6001 64.1 76.9001 65.2V65.3C77.0001 65.6 77.0001 65.9 77.1001 66.2C77.2001 66.7 77.4001 67.1 77.6001 67.5C78.1001 68.5 78.7001 69.3 79.4001 70.1C81.7001 71.4 84.5001 72.1 87.3001 72C91.1001 71.9 94.6001 70.4 97.2001 68C94.4001 64.5 92.8001 60 93.0001 55.1C93.0001 54.8 93.0001 54.6 93.1001 54.3C93.1001 59.2 95.1001 63.6 98.4001 66.8C103.1 70.5 109.1 72.6 115.5 72.3C118.2 72.2 120.8 71.7 123.2 70.9C118.9 66.8 116.3 61 116.4 54.6C116.4 54.3 116.4 54 116.4 53.7C116.6 60.5 120.2 66.5 125.5 70C130.5 73 136.4 74.6 142.6 74.4C147.3 74.3 151.6 73.1 155.6 71.2C157.6 74.4 161.1 76.5 165.2 76.4C167.7 76.3 170.1 75.4 171.9 73.8C172.4 74 172.9 74.1 173.4 74C175.7 73.9 177.6 72 177.5 69.6C177.5 68.5 176.7 67.2 175.7 66.5Z",fill:"#F15A24"}),y.createElement("path",{d:"M77.1 66.1999C77 65.8999 76.9 65.6 76.9 65.3V65.1999C76.7 64.0999 76.6 62.9 76.8 61.7C76.7 62 76.6 62.2 76.6 62.5C76.4 63.4 76.3 64.1999 76.3 65.0999V65.1999C76.3 65.5999 76.3 66.1 76.4 66.5C76.5 67 76.6 67.5 76.7 67.9C77.1 69.3 77.8 70.6 78.7 71.8C79.1 71.3 79.4 70.7999 79.6 70.1999C78.8 69.3999 78.2 68.5999 77.8 67.5999C77.4 67.1999 77.2 66.6999 77.1 66.1999Z",fill:"#C54409"}),y.createElement("path",{d:"M93.1001 55.2C92.8001 60 94.5001 64.6 97.3001 68.1C97.7001 67.7 98.1001 67.4 98.4001 67C95.1001 63.8 93.1001 59.4 93.1001 54.5C93.2001 54.7 93.1001 54.9 93.1001 55.2Z",fill:"#C54409"}),y.createElement("path",{d:"M116.5 53.9C116.5 54.2 116.5 54.5 116.5 54.8C116.4 61.2 119.1 67 123.3 71.1C124.1 70.8 124.9 70.5 125.6 70.2C120.3 66.6 116.7 60.7 116.5 53.9Z",fill:"#C54409"}),y.createElement("path",{d:"M110.2 20.6C110.6 22.7 111.3 24.7 112.3 26.7C112.6 27.4 113 28 113.3 28.6C112.2 25.8 111.7 22.8 111.7 19.9C111.7 19.8 111.7 19.7 111.7 19.7C111.7 19.6 111.7 19.5 111.7 19.3C111.1 19.3 110.6 19.4 110.1 19.4C110.1 19.6 110.2 20 110.2 20.2C110.1 20.5 110.1 20.6 110.2 20.6Z",fill:"#C54409"}),y.createElement("path",{d:"M87.1 32.4C87.4 32.7 87.8 32.9 88.1 33.1C88.4 33.3 88.7 33.5 89.1 33.6H89.2C89.9 33.9 90.6 34.1 91.3 34.2C91.5 34.2 91.8 34.3 92 34.3C91 34.1 90.1 33.6 89.3 33.1C89.3 33.1 89.3 33.1 89.2 33.1C89 32.9 88.8 32.8 88.6 32.6C88.3 32.3 88 32 87.7 31.7C87.1 31 86.6 30.2 86.3 29.4C85.7 29.4 85.2 29.5 84.7 29.7C85.3 30.7 86.1 31.6 87.1 32.4Z",fill:"#C54409"}),y.createElement("path",{d:"M166.3 54.1C165.9 54.1 165.5 54.2 165.1 54.2H165C164.2 54.3 163.5 54.6 162.7 54.9C162.5 55 162.2 55.1 162 55.3C163.1 54.9 164.1 54.7 165.2 54.8H165.3C165.6 54.8 165.9 54.8 166.2 54.9C166.6 55 167.1 55 167.5 55.2C168.5 55.5 169.4 55.9 170.2 56.5C170.4 56.1 170.6 55.6 170.8 55.1C169.8 54.6 168.8 54.3 167.6 54.2C167.2 54.1 166.7 54.1 166.3 54.1Z",fill:"#C54409"}),y.createElement("path",{d:"M151.9 13.8C151.5 13.7 151 13.6 150.6 13.6C157.1 15.3 163.4 18.7 168.5 26.6C168.6 26.6 168.8 26.5 168.9 26.4C169.6 26.1 170.1 25.6 170.5 25C166 19.4 159.5 15.3 151.9 13.8Z",fill:"#C54409"}),y.createElement("path",{d:"M295.3 174.9C290.8 174.9 287.5 173.7 285.4 171.3C283.3 168.9 282.6 165.4 283.2 160.9L297.9 68.6C298.6 64.6 300.1 61.7 302.4 59.7C304.7 57.8 307.9 56.8 311.8 56.8C316.1 56.8 319.3 58 321.3 60.4C323.3 62.8 324 66.3 323.4 70.7L310.3 153.2H352.4C356.2 153.2 359 154 361 155.5C363 157 364 159.2 364 162C364 166.1 362.8 169.3 360.5 171.5C358.2 173.8 355 174.9 351.1 174.9H295.3Z",fill:"white"}),y.createElement("path",{d:"M446.1 118.3C445.2 113.3 443.3 108.9 440.5 104.9C437.7 100.9 433.9 97.8 429.2 95.5C424.5 93.2 418.7 92 411.7 92C403 92 395.2 94 388.3 98.1C381.4 102.2 375.9 107.8 371.9 114.8C367.9 121.9 365.9 130 365.9 139.3C365.9 146.7 367.6 153.2 371.1 158.9C374.6 164.5 379.5 168.9 385.8 172C392.1 175.1 399.5 176.6 408 176.6C412.2 176.6 416.7 176.1 421.6 175.1C426.5 174.1 430.8 172.6 434.5 170.5C436.8 169.3 438.5 167.8 439.6 166C440.6 164.2 441.1 162.4 441.1 160.5C441 158.6 440.5 157 439.5 155.5C438.5 154.1 437.1 153.2 435.3 152.8C433.5 152.4 431.3 152.8 428.9 154C426.2 155.3 423.3 156.3 420 157C416.7 157.7 413.5 158 410.6 158C403 158 397.3 155.9 393.6 151.8C390.8 148.7 389.4 144.6 389.4 139.6H440.2C442 139.6 443.4 139.2 444.5 138.5C445.6 137.8 446.3 136.2 446.7 133.6C447.2 128.4 447.1 123.2 446.1 118.3ZM400.8 111.4C403.7 109.5 407.2 108.5 411.4 108.5C415.6 108.5 418.9 109.4 421.3 111.2C423.7 113 425.4 115.5 426.4 118.5C427.1 120.9 427.4 123.7 427.2 126.7H391.1C391.7 123.9 392.7 121.3 394 118.8C395.7 115.8 397.9 113.3 400.8 111.4Z",fill:"white"}),y.createElement("path",{d:"M541.1 96.1C539.3 93.6 536.5 92.3 532.6 92.3C528.6 92.3 525.4 93.4 523 95.4C520.6 97.5 519 100.6 518.4 104.7L518.1 106.5C516.2 102.1 513.3 98.7 509.2 96.2C504.5 93.3 499.1 91.9 493 91.9C484.7 91.9 477.5 94.1 471.3 98.4C465.1 102.7 460.4 108.6 457 116.1C453.7 123.6 452 132.1 452 141.5C452 148.7 453.2 154.9 455.7 160.1C458.2 165.3 461.7 169.4 466.3 172.3C470.9 175.2 476.2 176.6 482.3 176.6C488.4 176.6 493.8 175.2 498.6 172.4C502.8 170 506.3 166.7 509.2 162.7C508.6 166.8 509.1 170 510.7 172.4C512.4 175 515.2 176.3 519.1 176.3C523.3 176.3 526.6 175.3 528.9 173.2C531.2 171.1 532.8 168.1 533.5 164L542.6 106.7C543.5 102.1 542.9 98.6 541.1 96.1ZM511 143.5C509.3 148 507 151.5 504 154.1C501 156.7 497.2 158 492.6 158C487.8 158 484.1 156.5 481.4 153.4C478.7 150.3 477.3 145.9 477.3 140.1C477.3 134.4 478.1 129.3 479.8 124.9C481.5 120.5 483.9 117 487 114.5C490.1 112 493.9 110.7 498.2 110.7C503.1 110.7 506.8 112.2 509.5 115.3C512.2 118.3 513.5 122.8 513.5 128.6C513.5 134.1 512.6 139.1 511 143.5Z",fill:"white"}),y.createElement("path",{d:"M577.9 176.6C572.7 176.6 567.7 176.1 562.9 175.2C558.1 174.3 553.9 173 550.2 171.5C547.7 170.5 545.9 169.1 544.8 167.3C543.7 165.5 543.3 163.6 543.5 161.7C543.7 159.8 544.3 158.2 545.3 156.7C546.3 155.3 547.8 154.3 549.7 153.8C551.6 153.3 553.7 153.6 556 154.7C559.5 156.2 563.2 157.4 566.9 158.3C570.7 159.1 574.3 159.5 577.8 159.5C582.5 159.5 586.1 158.7 588.5 157C590.9 155.3 592.1 153.2 592.1 150.5C592.1 148.6 591.4 147.1 590.1 146C588.8 144.9 586.8 144.1 584.1 143.7L569 140.7C562.6 139.6 557.6 137.2 554.2 133.6C550.7 130 549 125.3 549 119.7C549 114.7 550.4 110.1 553.3 105.9C556.2 101.7 560.5 98.3 566.2 95.7C571.9 93.1 579 91.8 587.2 91.8C591 91.8 595 92.2 599.3 93.1C603.6 94 607.4 95.3 610.7 97.1C613.1 98.2 614.8 99.6 615.8 101.3C616.8 103 617.2 104.8 617 106.5C616.8 108.3 616.2 109.8 615 111.1C613.8 112.4 612.3 113.3 610.4 113.8C608.5 114.3 606.4 114 604.2 112.9C601.4 111.6 598.5 110.6 595.3 109.9C592.1 109.2 589 108.9 586 108.9C581 108.9 577.3 109.7 574.8 111.4C572.3 113.1 571.1 115.3 571.1 118.2C571.1 119.7 571.6 121.1 572.7 122.3C573.7 123.5 575.4 124.3 577.8 124.7L592.9 127.5C600.1 128.8 605.4 131.3 609 135C612.5 138.6 614.3 143.2 614.3 148.6C614.3 157.7 611 164.6 604.4 169.3C597.8 174.2 588.9 176.6 577.9 176.6Z",fill:"white"}),y.createElement("path",{d:"M700.8 118.3C699.9 113.3 698 108.9 695.2 104.9C692.4 100.9 688.6 97.8 683.9 95.5C679.2 93.2 673.4 92 666.4 92C657.7 92 649.9 94 643 98.1C636.1 102.2 630.6 107.8 626.6 114.8C622.6 121.9 620.6 130 620.6 139.3C620.6 146.7 622.3 153.2 625.8 158.9C629.3 164.5 634.2 168.9 640.5 172C646.8 175.1 654.2 176.6 662.7 176.6C666.9 176.6 671.4 176.1 676.3 175.1C681.2 174.1 685.5 172.6 689.2 170.5C691.5 169.3 693.2 167.8 694.3 166C695.3 164.2 695.8 162.4 695.8 160.5C695.7 158.6 695.2 157 694.2 155.5C693.2 154.1 691.8 153.2 690 152.8C688.2 152.4 686 152.8 683.6 154C680.9 155.3 678 156.3 674.7 157C671.4 157.7 668.2 158 665.3 158C657.7 158 652 155.9 648.3 151.8C645.5 148.7 644.1 144.6 644.1 139.6H694.9C696.7 139.6 698.1 139.2 699.2 138.5C700.3 137.8 701 136.2 701.4 133.6C701.9 128.4 701.8 123.2 700.8 118.3ZM655.5 111.4C658.4 109.5 661.9 108.5 666.1 108.5C670.3 108.5 673.6 109.4 676 111.2C678.4 113 680.1 115.5 681.1 118.5C681.9 120.9 682.1 123.7 681.9 126.7H645.8C646.4 123.9 647.4 121.3 648.7 118.8C650.4 115.8 652.6 113.3 655.5 111.4Z",fill:"white"}),y.createElement("path",{d:"M719.7 174.9C715.2 174.9 711.9 173.7 709.8 171.3C707.7 168.9 707 165.4 707.6 160.9L722.3 68.6C723 64.6 724.5 61.7 726.8 59.7C729.1 57.8 732.3 56.8 736.2 56.8C740.5 56.8 743.7 58 745.7 60.4C747.7 62.8 748.4 66.3 747.8 70.7L734.7 153.2H776.8C780.6 153.2 783.4 154 785.4 155.5C787.4 157 788.4 159.2 788.4 162C788.4 166.1 787.2 169.3 784.9 171.5C782.6 173.8 779.4 174.9 775.5 174.9H719.7Z",fill:"white"}),y.createElement("path",{d:"M831.6 176.6C823.2 176.6 816 175.1 810.1 172C804.1 169 799.6 164.6 796.4 159C793.3 153.4 791.7 146.8 791.7 139.3C791.7 131.8 792.9 125.1 795.4 119.2C797.9 113.3 801.3 108.3 805.8 104.2C810.2 100.1 815.2 97 820.7 95C826.2 93 832.1 91.9 838.3 91.9C846.7 91.9 853.9 93.4 859.8 96.5C865.8 99.5 870.3 103.9 873.6 109.5C876.8 115.1 878.4 121.7 878.4 129.2C878.4 136.8 877.1 143.6 874.6 149.4C872.1 155.3 868.6 160.2 864.2 164.3C859.8 168.4 854.9 171.5 849.4 173.5C843.8 175.6 837.9 176.6 831.6 176.6ZM832.3 158C836.6 158 840.3 156.7 843.4 154.1C846.5 151.5 848.9 148 850.6 143.5C852.3 139 853.2 134 853.2 128.5C853.2 122.6 851.8 118.2 849.1 115.2C846.3 112.2 842.6 110.6 837.8 110.6C833.4 110.6 829.6 111.9 826.5 114.4C823.4 116.9 821 120.4 819.4 124.8C817.7 129.2 816.9 134.3 816.9 140C816.9 145.7 818.3 150.2 821 153.3C823.7 156.5 827.5 158 832.3 158Z",fill:"white"}),y.createElement("path",{d:"M924.6 176.6C915.8 176.6 908.3 175.1 902.3 172C896.3 168.9 891.7 164.5 888.7 158.8C885.7 153.1 884.1 146.5 884.1 139C884.1 133 885 127.2 886.9 121.6C888.8 116 891.7 110.9 895.6 106.4C899.5 101.9 904.5 98.4 910.5 95.8C916.5 93.2 923.6 91.9 931.6 91.9C935.5 91.9 939.1 92.3 942.5 93C945.9 93.7 949.1 94.7 951.9 96.1C954.6 97.2 956.4 98.6 957.5 100.4C958.6 102.2 959.1 104 958.9 106C958.7 108 958.1 109.8 957.1 111.4C956 113 954.6 114.1 952.9 114.8C951.1 115.5 949.2 115.3 947.1 114.3C944.7 113.1 942.3 112.2 940.1 111.7C937.9 111.2 935.6 111 933.3 111C928.9 111 925.2 111.8 922.1 113.3C919.1 114.8 916.6 117 914.8 119.8C913 122.6 911.6 125.6 910.7 128.8C909.8 132.1 909.4 135.4 909.4 138.8C909.4 144.4 910.9 149 913.8 152.5C916.7 156 921.5 157.7 928.1 157.7C929.9 157.7 931.9 157.5 934.1 157C936.4 156.5 938.7 155.6 941 154.4C942.9 153.6 944.6 153.5 946.2 154.2C947.8 154.8 949.1 155.8 950.2 157.3C951.2 158.7 951.8 160.4 951.9 162.3C952 164.2 951.5 166 950.5 167.8C949.5 169.6 947.8 171.1 945.4 172.3C942.6 173.7 939.3 174.8 935.4 175.6C931.7 176.2 928 176.6 924.6 176.6Z",fill:"white"}),y.createElement("path",{d:"M998.6 176.6C990.2 176.6 983 175.1 977.1 172C971.1 169 966.6 164.6 963.4 159C960.3 153.4 958.7 146.8 958.7 139.3C958.7 131.8 959.9 125.1 962.4 119.2C964.9 113.3 968.3 108.3 972.8 104.2C977.2 100.1 982.2 97 987.7 95C993.2 93 999.1 91.9 1005.3 91.9C1013.7 91.9 1020.9 93.4 1026.8 96.5C1032.8 99.5 1037.3 103.9 1040.6 109.5C1043.8 115.1 1045.4 121.7 1045.4 129.2C1045.4 136.8 1044.1 143.6 1041.6 149.4C1039.1 155.3 1035.6 160.2 1031.2 164.3C1026.8 168.4 1021.9 171.5 1016.4 173.5C1010.8 175.6 1004.9 176.6 998.6 176.6ZM999.2 158C1003.5 158 1007.2 156.7 1010.3 154.1C1013.4 151.5 1015.8 148 1017.5 143.5C1019.2 139 1020.1 134 1020.1 128.5C1020.1 122.6 1018.7 118.2 1016 115.2C1013.2 112.2 1009.5 110.6 1004.7 110.6C1000.3 110.6 996.5 111.9 993.4 114.4C990.3 116.9 987.9 120.4 986.3 124.8C984.6 129.2 983.8 134.3 983.8 140C983.8 145.7 985.2 150.2 987.9 153.3C990.7 156.5 994.5 158 999.2 158Z",fill:"white"})),y.createElement("defs",null,y.createElement("radialGradient",{id:"paint0_radial_15_433",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(116.689 116.689) scale(116.689)"},y.createElement("stop",{stopColor:"white"}),y.createElement("stop",{offset:1,stopColor:"#FFEACA"})),y.createElement("clipPath",{id:"clip0_15_433"},y.createElement("rect",{width:1045.3,height:233.4,fill:"white"})))),Bne=e=>y.createElement("svg",{viewBox:"0 0 222 60",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("def",null,y.createElement("style",null,".a4b2a390-5a5a-4c22-b122-e3008dcd8ac3 { fill: #fff; } ")),y.createElement("path",{d:"M57.7998 9.63202V26H60.1518V13.256L65.2398 19.592H65.6718L70.7118 13.256V26H73.0638V9.63202H70.8798L65.4558 16.352L60.0078 9.63202H57.7998Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M83.579 9.53602L76.547 26H78.947L81.011 21.176H87.971L90.155 26H92.555L85.235 9.53602H83.579ZM84.395 12.728L87.059 19.064H81.899L84.395 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M103.444 9.41602C98.5722 9.41602 94.5882 13.04 94.5882 17.84C94.5882 21.68 97.3722 26.216 103.396 26.216C105.46 26.216 107.428 25.808 109.348 24.776V22.208C107.572 23.384 105.628 24.032 103.492 24.032C99.4122 24.032 97.0362 21.08 97.0362 17.864C97.0362 14.648 99.5082 11.6 103.516 11.6C105.508 11.6 107.428 12.248 109.18 13.232V10.76C107.212 9.87202 105.268 9.41602 103.444 9.41602Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M113.91 9.63202V26H120.15C125.334 26 128.958 22.688 128.958 17.624C128.958 13.016 125.598 9.63202 120.126 9.63202H113.91ZM116.262 23.888V11.72H119.694C124.326 11.72 126.534 14.168 126.534 17.696C126.534 21.584 124.158 23.888 120.03 23.888H116.262Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M141.56 9.41602C135.872 9.41602 132.8 13.592 132.8 17.864C132.8 22.352 136.256 26.216 141.44 26.216C147.128 26.216 150.392 22.16 150.392 17.792C150.392 13.136 146.768 9.41602 141.56 9.41602ZM141.632 11.624C145.832 11.624 147.968 14.984 147.968 17.768C147.968 21.944 144.968 24.008 141.488 24.008C138.128 24.008 135.224 21.488 135.224 17.864C135.224 14.384 137.576 11.624 141.632 11.624Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M154.958 9.63202V26H157.214V13.4L168.086 26H170.126V9.63202H167.87V22.328L156.902 9.63202H154.958Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M180.643 9.53602L173.611 26H176.011L178.075 21.176H185.035L187.219 26H189.619L182.299 9.53602H180.643ZM181.459 12.728L184.123 19.064H178.963L181.459 12.728Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M193.099 9.63202V26H202.843V23.864H195.475V9.63202H193.099Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M206.568 9.63202V26H212.808C217.992 26 221.616 22.688 221.616 17.624C221.616 13.016 218.256 9.63202 212.784 9.63202H206.568ZM208.92 23.888V11.72H212.352C216.984 11.72 219.192 14.168 219.192 17.696C219.192 21.584 216.816 23.888 212.688 23.888H208.92Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M58.2002 37.0883V48.0003H59.7682V43.2483H65.8962V48.0003H67.4642V37.0883H65.8962V41.8083H59.7682V37.0883H58.2002Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M76.8164 36.9443C73.0244 36.9443 70.9764 39.7283 70.9764 42.5763C70.9764 45.5683 73.2804 48.1443 76.7364 48.1443C80.5284 48.1443 82.7044 45.4403 82.7044 42.5283C82.7044 39.4243 80.2884 36.9443 76.8164 36.9443ZM76.8644 38.4163C79.6644 38.4163 81.0884 40.6563 81.0884 42.5123C81.0884 45.2963 79.0884 46.6723 76.7684 46.6723C74.5284 46.6723 72.5924 44.9923 72.5924 42.5763C72.5924 40.2563 74.1604 38.4163 76.8644 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M84.6128 37.0883V38.4643H88.3568V48.0003H89.9248V38.4643H93.7328V37.0883H84.6128Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M96.7971 37.0883V48.0003H103.133V46.5923H98.3651V43.2003H102.829V41.8083H98.3651V38.4803H102.989V37.0883H96.7971Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M106.741 37.0883V48.0003H113.237V46.5763H108.325V37.0883H106.741Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M119.172 36.9443C117.3 36.9443 115.956 38.1123 115.956 39.6643C115.956 41.0083 116.564 41.8723 118.18 42.8163C120.34 44.0803 120.548 44.5763 120.548 45.3123C120.548 46.1603 119.86 46.7523 118.948 46.7523C117.812 46.7523 116.772 46.1603 116.004 45.1523V47.1363C116.868 47.7763 117.876 48.1443 118.948 48.1443C120.852 48.1443 122.116 46.8963 122.116 45.2963C122.116 43.8083 121.62 43.0403 119.316 41.7123C117.652 40.7523 117.524 40.2243 117.524 39.6163C117.524 38.8643 118.132 38.3523 119.124 38.3523C120.1 38.3523 120.948 38.7683 121.684 39.4883V37.7123C120.932 37.2163 120.068 36.9443 119.172 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M134.802 41.5203C134.178 40.9283 133.794 40.2403 133.794 39.6643C133.794 39.0723 134.354 38.6243 134.994 38.6243C135.682 38.6243 136.226 39.1203 136.226 39.7443C136.226 40.3363 135.81 40.9123 134.802 41.5203ZM130.914 45.6483C130.914 47.0723 132.242 48.1443 133.634 48.1443C135.074 48.1443 136.29 47.1843 137.122 46.5123L138.386 48.0003H140.386L138.178 45.4403C139.058 44.4323 139.618 43.4883 139.954 42.5763H138.386C138.05 43.2643 137.634 43.9043 137.218 44.3363L135.682 42.5763C137.218 41.5203 137.698 40.6563 137.698 39.6803C137.698 38.5923 136.866 37.2963 134.978 37.2963C132.93 37.2963 132.258 38.8003 132.258 39.8083C132.258 40.8003 132.866 41.6963 133.49 42.3363C131.81 43.3123 130.914 44.2883 130.914 45.6483ZM132.482 45.5203C132.482 44.7843 133.058 44.2563 134.386 43.3763L136.162 45.4243C135.49 46.0163 134.722 46.6563 133.826 46.6563C133.058 46.6563 132.482 46.1283 132.482 45.5203Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M149.319 37.0883V48.0003H150.887V43.2483H151.591C152.359 43.2483 153.047 43.5843 154.151 45.3123L155.879 48.0003H157.735L155.815 45.0883C154.759 43.4883 154.455 43.2323 153.815 42.8163C155.015 42.3363 155.639 41.3923 155.639 40.1283C155.639 38.5283 154.503 37.0883 152.327 37.0883H149.319ZM150.887 38.4643H152.215C153.399 38.4643 154.039 39.0723 154.039 40.1283C154.039 41.5843 153.031 41.8723 151.895 41.8723H150.887V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M160.528 37.0883V48.0003H166.864V46.5923H162.096V43.2003H166.56V41.8083H162.096V38.4803H166.72V37.0883H160.528Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M173.256 36.9443C171.384 36.9443 170.04 38.1123 170.04 39.6643C170.04 41.0083 170.648 41.8723 172.264 42.8163C174.424 44.0803 174.632 44.5763 174.632 45.3123C174.632 46.1603 173.944 46.7523 173.032 46.7523C171.896 46.7523 170.856 46.1603 170.088 45.1523V47.1363C170.952 47.7763 171.96 48.1443 173.032 48.1443C174.936 48.1443 176.2 46.8963 176.2 45.2963C176.2 43.8083 175.704 43.0403 173.4 41.7123C171.736 40.7523 171.608 40.2243 171.608 39.6163C171.608 38.8643 172.216 38.3523 173.208 38.3523C174.184 38.3523 175.032 38.7683 175.768 39.4883V37.7123C175.016 37.2163 174.152 36.9443 173.256 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M185.057 36.9443C181.265 36.9443 179.217 39.7283 179.217 42.5763C179.217 45.5683 181.521 48.1443 184.977 48.1443C188.769 48.1443 190.945 45.4403 190.945 42.5283C190.945 39.4243 188.529 36.9443 185.057 36.9443ZM185.105 38.4163C187.905 38.4163 189.329 40.6563 189.329 42.5123C189.329 45.2963 187.329 46.6723 185.009 46.6723C182.769 46.6723 180.833 44.9923 180.833 42.5763C180.833 40.2563 182.401 38.4163 185.105 38.4163Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M194.469 37.0883V48.0003H196.037V43.2483H196.741C197.509 43.2483 198.197 43.5843 199.301 45.3123L201.029 48.0003H202.885L200.965 45.0883C199.909 43.4883 199.605 43.2323 198.965 42.8163C200.165 42.3363 200.789 41.3923 200.789 40.1283C200.789 38.5283 199.653 37.0883 197.477 37.0883H194.469ZM196.037 38.4643H197.365C198.549 38.4643 199.189 39.0723 199.189 40.1283C199.189 41.5843 198.181 41.8723 197.045 41.8723H196.037V38.4643Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M204 37.0883V38.4643H207.744V48.0003H209.312V38.4643H213.12V37.0883H204Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M218.969 36.9443C217.097 36.9443 215.753 38.1123 215.753 39.6643C215.753 41.0083 216.361 41.8723 217.977 42.8163C220.137 44.0803 220.345 44.5763 220.345 45.3123C220.345 46.1603 219.657 46.7523 218.745 46.7523C217.609 46.7523 216.569 46.1603 215.801 45.1523V47.1363C216.665 47.7763 217.673 48.1443 218.745 48.1443C220.649 48.1443 221.913 46.8963 221.913 45.2963C221.913 43.8083 221.417 43.0403 219.113 41.7123C217.449 40.7523 217.321 40.2243 217.321 39.6163C217.321 38.8643 217.929 38.3523 218.921 38.3523C219.897 38.3523 220.745 38.7683 221.481 39.4883V37.7123C220.729 37.2163 219.865 36.9443 218.969 36.9443Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M17.8501 51.82V50.45C18.8282 50.1843 19.8366 50.0465 20.8501 50.04C21.8438 50.05 22.8332 50.1708 23.8001 50.4H23.8601V51.78H23.7601C22.8055 51.559 21.8299 51.4417 20.8501 51.43C19.8702 51.4374 18.8954 51.5719 17.9501 51.83L17.8501 51.82ZM18.0001 50.57V51.57C18.9278 51.3283 19.8815 51.2007 20.8401 51.19C21.799 51.2005 22.7542 51.3111 23.6901 51.52V50.52C22.7554 50.3029 21.7997 50.1889 20.8401 50.18C19.8808 50.1897 18.9265 50.3207 18.0001 50.57Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M20.85 59.68L20.29 59L37.51 44.55C38.4254 43.7495 39.2025 42.8034 39.81 41.75C40.526 40.45 40.9332 39.0026 41 37.52V5.43C39.76 5.81 36.63 6.43 30.93 5.7C26.9322 5.12589 23.2019 3.35487 20.23 0.62L20.85 0C23.6832 2.57537 27.2145 4.25578 31 4.83C38.22 5.76 41.18 4.43 41.21 4.42L41.83 4.13V37.51C41.7796 39.1265 41.3516 40.7087 40.58 42.13C39.9228 43.2965 39.0705 44.3416 38.06 45.22L20.85 59.68ZM20.85 56.14L20.29 55.46L23.29 52.92V52C22.4744 51.829 21.6434 51.7419 20.81 51.74V50.86C21.6428 50.8637 22.4732 50.9474 23.29 51.11V50.8C22.4739 50.6307 21.6434 50.5403 20.81 50.53C19.9712 50.5432 19.1364 50.6471 18.32 50.84V51.14C19.1379 50.9586 19.9723 50.8614 20.81 50.85V51.73C19.9712 51.7425 19.1363 51.8465 18.32 52.04V53.04H17.44V47.44L20.85 44L24.22 47.43V52.17L29.42 47.82L35.09 43C35.9261 42.3257 36.6081 41.48 37.09 40.52C37.6236 39.3356 37.9936 38.0841 38.19 36.8V8.8C35.126 9.08268 32.0378 8.94812 29.01 8.4C25.7174 7.95234 22.6383 6.51566 20.18 4.28L20.82 3.67C23.1621 5.77626 26.0804 7.13439 29.2 7.57C32.2947 8.15942 35.4615 8.27071 38.59 7.9L39.11 7.81V36.9C38.9045 38.2829 38.5039 39.6297 37.92 40.9C37.3757 41.9872 36.597 42.9401 35.64 43.69L30 48.51L20.85 56.14ZM18.37 48V50C19.1879 49.8186 20.0223 49.7214 20.86 49.71C21.6925 49.7184 22.5226 49.8021 23.34 49.96V48C22.5241 47.8295 21.6935 47.7391 20.86 47.73C20.0227 47.7298 19.1878 47.8203 18.37 48ZM20.85 45.27L19.2 47C19.7497 46.9203 20.3045 46.8802 20.86 46.88C21.4118 46.8818 21.9629 46.9185 22.51 46.99L20.85 45.27ZM12.38 48.42H11.5V42.83L9.5 40.83L6.75 34L10.75 32.32L12.59 32.9L12.95 34.26L14.11 34.06V31.51L18.16 30.83L19.8 32.06V33.62H20.88V34.5H18.88V32.5L17.88 31.76L14.93 32.26V34.83L12.24 35.29L11.81 33.62L10.74 33.27L7.89 34.49L9.23 37.79C12.9958 36.6469 16.9048 36.0442 20.84 36C24.9103 36.0378 28.9532 36.6712 32.84 37.88L32.56 38.71C30.992 38.211 29.3915 37.8201 27.77 37.54L28.63 38.48L28.37 40.2L29.66 41.47L29.56 42.14L29.83 42.21L29.59 43.05C26.7522 42.3557 23.8415 42.0032 20.92 42V41.13C21.66 41.13 22.37 41.13 23.04 41.19V40.98L22.09 40.18H19.65L18.57 40.98V41.2C19.31 41.2 20.08 41.13 20.88 41.13V42C18.0048 42.0121 15.1402 42.3476 12.34 43L12.38 48.42ZM10.27 40.35L12.08 42.16L11.98 41.49L13.27 40.22L13 38.5L13.84 37.57C12.3892 37.8231 10.9536 38.1569 9.54 38.57L10.27 40.35ZM12.93 41.79L13 42C13.5 41.9 14.15 41.77 14.92 41.64L14.77 40.71L14 40.83L12.93 41.79ZM26.78 41.58C27.55 41.7 28.2 41.83 28.7 41.94V41.79L27.7 40.79L26.94 40.67L26.78 41.58ZM15.59 40.58L15.74 41.51C16.35 41.42 17.02 41.34 17.74 41.28V41.1L16.47 40.45L15.59 40.58ZM23.92 41.27C24.63 41.33 25.29 41.41 25.92 41.49L26.06 40.58L25.23 40.45L23.95 41.11L23.92 41.27ZM16.92 39.71L18.05 40.29L19.05 39.53V37.74L20.05 36.89C18.5102 36.9335 16.9742 37.067 15.45 37.29L16.59 37.93L16.92 39.71ZM22.74 39.54L23.62 40.29L24.75 39.71L25 37.93L26.16 37.28C24.6689 37.0637 23.1662 36.9368 21.66 36.9L22.72 37.73L22.74 39.54ZM25.65 39.63L27.54 39.91L27.71 38.82L26.9 37.93L25.82 38.54L25.65 39.63ZM14 38.77L14.17 39.86L16 39.58L15.83 38.49L14.75 37.88L14 38.77ZM20 39.26H21.91V38.16L20.91 37.4L19.98 38.16L20 39.26Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M6.51 42.9C5.63739 42.2109 4.92438 41.3409 4.42 40.35C3.89376 39.1282 3.55657 37.8333 3.42 36.51V8.28C3.42 8.28 6.42 9.02 12.15 8.28C15.3055 7.8923 18.3155 6.72748 20.91 4.89V0C18.0874 2.4987 14.5651 4.06961 10.82 4.5C3.06 5.5 0 4.05 0 4.05V37.75C0.180295 39.324 0.598387 40.8615 1.24 42.31C1.8451 43.4771 2.69434 44.5003 3.73 45.31L20.86 59.68V55L6.51 42.9Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M12 12.3398L8 20.3898L12 28.5198L15.74 20.3898L12 12.3398Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"}),y.createElement("path",{d:"M29.1899 7.99957C26.0955 7.67144 23.182 6.38084 20.8599 4.30957V34.4896H22.7199V32.4896L23.7199 31.7296L26.6699 32.2296V34.8196L29.3399 35.2996L29.7799 33.5796L30.8999 33.2396L33.7399 34.4796L31.3199 40.3796L29.2499 42.3796V48.3796L29.6999 48.0096L35.4599 43.0796C36.3003 42.2651 37.0028 41.3194 37.5399 40.2796C38.0878 39.0656 38.4421 37.7732 38.5899 36.4496V8.20957C38.5899 8.20957 35.6599 8.86957 29.1799 8.03957L29.1899 7.99957ZM29.6999 10.2896C29.6999 10.2896 28.7799 10.8096 28.7799 10.2896C28.7799 9.76957 29.6999 10.3196 29.6999 10.3196V10.2896ZM28.3399 13.3496L27.9999 12.8696L27.2999 13.0396C28.0599 12.3396 28.2999 10.1196 28.2999 10.1196C28.2999 10.1196 28.5499 12.3396 29.2999 13.0396L28.5799 12.8696L28.2699 13.3796L28.3399 13.3496ZM28.6899 21.9996C28.2199 21.9996 28.6899 21.1596 28.6899 21.1596C28.6899 21.1596 29.1599 21.9996 28.6899 21.9996ZM28.3399 8.99957C28.3399 8.99957 28.8599 9.91957 28.3399 9.91957C27.8199 9.91957 28.3399 8.93957 28.3399 8.93957V8.99957ZM27.1999 16.3896C27.1999 16.3896 26.3599 16.8596 26.3599 16.3896C26.3599 15.9196 27.1999 16.3896 27.1999 16.3896ZM25.9999 19.1696L25.6899 18.7096L25.0599 18.8596C25.7399 18.2296 25.9599 16.2096 25.9599 16.2096C26.0388 17.1532 26.3478 18.0631 26.8599 18.8596L26.2099 18.7096L25.9199 19.1696H25.9999ZM26.0499 27.9996C25.5799 27.9996 26.0499 27.1596 26.0499 27.1596C26.0499 27.1596 26.5099 27.9996 26.0499 27.9996ZM25.9999 15.1296C25.9999 15.1296 26.4699 15.9696 25.9999 15.9696C25.5299 15.9696 25.9999 15.1296 25.9999 15.1296ZM24.4699 10.3996C24.4699 10.3996 23.6399 10.8696 23.6399 10.3996C23.6399 9.92957 24.4699 10.3996 24.4699 10.3996ZM23.2299 13.1796L22.9199 12.7196L22.2899 12.8696C22.9799 12.2296 23.1899 10.2196 23.1899 10.2196C23.2714 11.1626 23.5802 12.0719 24.0899 12.8696L23.4399 12.7196L23.1499 13.1796H23.2299ZM23.3199 21.9996C22.8499 21.9996 23.3199 21.1596 23.3199 21.1596C23.3199 21.1596 23.7899 21.9996 23.3199 21.9996ZM23.2299 9.13957C23.2299 9.13957 23.6999 9.97957 23.2299 9.97957C22.7599 9.97957 23.2299 9.13957 23.2299 9.13957ZM22.8099 10.3996C22.8099 10.8696 21.9699 10.3996 21.9699 10.3996C21.9699 10.3996 22.8099 9.92957 22.8099 10.3996ZM22.8899 22.3996C22.8899 22.8696 22.0599 22.3996 22.0599 22.3996C22.0599 22.3996 22.8899 21.9196 22.8899 22.3896V22.3996ZM23.6099 24.7096L23.3199 25.1796L22.9999 24.6996L22.3699 24.8596C23.0599 24.2196 23.2699 22.1996 23.2699 22.1996C23.3498 23.1461 23.6587 24.059 24.1699 24.8596L23.5199 24.6996L23.6099 24.7096ZM23.7199 22.3996C23.7199 21.9296 24.5599 22.3996 24.5599 22.3996C24.5599 22.3996 23.7199 22.8596 23.7199 22.3896V22.3996ZM25.5399 16.3996C25.5399 16.8696 24.6999 16.3996 24.6999 16.3996C24.6999 16.3996 25.5399 15.9196 25.5399 16.3896V16.3996ZM25.6299 28.3996C25.6299 28.8696 24.7899 28.3996 24.7899 28.3996C24.7899 28.3996 25.6299 27.9096 25.6299 28.3796V28.3996ZM26.3399 30.7196L26.0499 31.1796L25.7399 30.7196L25.1099 30.8696C25.7999 30.2396 26.0099 28.2196 26.0099 28.2196C26.0888 29.1632 26.3978 30.0731 26.9099 30.8696L26.2499 30.7196H26.3399ZM26.4499 28.3996C26.4499 27.9296 27.2899 28.3996 27.2899 28.3996C27.2899 28.3996 26.4499 28.8496 26.4499 28.3796V28.3996ZM27.8699 10.3396C27.8699 10.8596 26.9499 10.3396 26.9499 10.3396C26.9499 10.3396 27.8699 9.79957 27.8699 10.3196V10.3396ZM28.2699 22.4096C28.2699 22.8796 27.4299 22.4096 27.4299 22.4096C27.4299 22.4096 28.2699 21.9196 28.2699 22.3896V22.4096ZM28.9999 24.6996L28.7099 25.1696L28.3999 24.6996L27.7699 24.8496C28.4599 24.2196 28.6699 22.1996 28.6699 22.1996C28.7483 23.1433 29.0573 24.0533 29.5699 24.8496L28.9999 24.6996ZM29.1099 22.3896C29.1099 21.9196 29.9499 22.3896 29.9499 22.3896C29.9499 22.3896 29.0899 22.8596 29.0899 22.3896H29.1099ZM35.5099 10.3896C35.5099 10.3896 34.6599 10.8596 34.6599 10.3896C34.6599 9.91957 35.4899 10.3996 35.4899 10.3996L35.5099 10.3896ZM35.2099 12.8596L34.5599 12.7096L34.2699 13.1696L33.9599 12.7096L33.3299 12.8596C33.8432 12.0637 34.1523 11.1535 34.2299 10.2096C34.3074 11.1535 34.6166 12.0637 35.1299 12.8596H35.2099ZM34.0599 21.9996C33.5899 21.9996 34.0599 21.1596 34.0599 21.1596C34.0599 21.1596 34.5299 21.9996 34.0599 21.9996ZM34.2399 9.16957C34.2399 9.16957 34.7099 10.0096 34.2399 10.0096C33.7699 10.0096 34.2399 9.13957 34.2399 9.13957V9.16957ZM32.5699 16.4196C32.5699 16.4196 31.7299 16.8896 31.7299 16.4196C31.7299 15.9496 32.5699 16.3896 32.5699 16.3896V16.4196ZM31.3299 19.1996L30.9999 18.7096L30.3699 18.8596C31.0599 18.2296 31.2699 16.2096 31.2699 16.2096H31.3199C31.3988 17.1532 31.7078 18.0631 32.2199 18.8596L31.5699 18.7096L31.2699 19.1696L31.3299 19.1996ZM31.4099 27.9996C30.9499 27.9996 31.4099 27.1596 31.4099 27.1596C31.4099 27.1596 31.8799 27.9996 31.4099 27.9996ZM31.3299 15.1696C31.3299 15.1696 31.7899 16.0096 31.3299 16.0096C30.8699 16.0096 31.3299 15.1296 31.3299 15.1296V15.1696ZM30.8999 16.4296C30.8999 16.8996 30.0699 16.4296 30.0699 16.4296C30.0699 16.4296 30.8999 15.9196 30.8999 16.3896V16.4296ZM30.9899 28.4296C30.9899 28.8996 30.1599 28.4296 30.1599 28.4296C30.1599 28.4296 30.9999 27.9096 30.9999 28.3796L30.9899 28.4296ZM31.7099 30.7496L31.4199 31.2096L31.1099 30.7496L30.4799 30.8996C31.1699 30.2696 31.3799 28.2496 31.3799 28.2496C31.4614 29.1926 31.7702 30.1019 32.2799 30.8996L31.6299 30.7496H31.7099ZM31.8199 28.4296C31.8199 27.9596 32.6599 28.4296 32.6599 28.4296C32.6599 28.4296 31.8199 28.8496 31.8199 28.3796V28.4296ZM33.8199 10.4296C33.8199 10.8996 32.9799 10.4296 32.9799 10.4296C32.9799 10.4296 33.8199 9.92957 33.8199 10.3996V10.4296ZM33.6299 22.4296C33.6299 22.8996 32.7899 22.4296 32.7899 22.4296C32.7899 22.4296 33.6299 21.9196 33.6299 22.3896V22.4296ZM34.3499 24.7396L34.0599 25.2096L33.7499 24.7396L33.1099 24.8896C33.7999 24.2596 34.0199 22.2396 34.0199 22.2396C34.0983 23.1833 34.4073 24.0933 34.9199 24.8896L34.2599 24.7396H34.3499ZM34.4599 22.4296C34.4599 21.9596 35.2899 22.4296 35.2899 22.4296C35.2899 22.4296 34.4599 22.8596 34.4599 22.3896V22.4296ZM37.9399 16.4296C37.9399 16.4296 37.0999 16.8996 37.0999 16.4296C37.0999 15.9596 37.9399 16.3896 37.9399 16.3896V16.4296ZM36.6999 19.1696L36.3899 18.7096L35.7599 18.8596C36.4499 18.2296 36.6599 16.2096 36.6599 16.2096C36.741 17.1527 37.0499 18.0621 37.5599 18.8596L36.9999 18.7096L36.7099 19.1696H36.6999ZM36.7899 27.9996C36.3099 27.9996 36.7899 27.1596 36.7899 27.1596C36.7899 27.1596 37.2499 27.9996 36.7899 27.9996ZM36.6899 15.1696C36.6899 15.1696 37.1599 16.0096 36.6899 16.0096C36.2199 16.0096 36.6899 15.1296 36.6899 15.1296V15.1696ZM36.2699 16.4296C36.2699 16.8996 35.4299 16.4296 35.4299 16.4296C35.4299 16.4296 36.2699 15.9196 36.2699 16.3896V16.4296ZM36.3599 28.4296C36.3599 28.8996 35.5199 28.4296 35.5199 28.4296C35.5199 28.4296 36.3599 27.9096 36.3599 28.3796V28.4296ZM37.0799 30.7496L36.7899 31.2096L36.4799 30.7496L35.8499 30.8996C36.5299 30.2696 36.7499 28.2496 36.7499 28.2496C36.8314 29.1926 37.1402 30.1019 37.6499 30.8996L36.9999 30.7496H37.0799ZM37.1899 28.4296C37.1899 27.9596 38.0199 28.4296 38.0199 28.4296C38.0199 28.4296 37.1899 28.8496 37.1899 28.3796V28.4296Z",className:"a4b2a390-5a5a-4c22-b122-e3008dcd8ac3"})),Une=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 183.958 67.078",...e},y.createElement("g",{id:"Group_1","data-name":"Group 1",transform:"translate(-349.271 -265.357)"},y.createElement("path",{id:"Path_1","data-name":"Path 1",d:"M371.3,268.314l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.417,19.417,0,0,1-11.363-3.421l2.783-5.624a16.44,16.44,0,0,0,8.754,2.957c1.217,0,2.029-.348,2.029-1.1-.116-2.725-12.465-1.391-12.465-9.624,0-5.1,4.232-8.117,10.32-8.117A21.51,21.51,0,0,1,371.3,268.314Z",fill:"#ffffff"}),y.createElement("path",{id:"Path_2","data-name":"Path 2",d:"M589.982,274.575v15.306H581V277.126c0-2.377-1.391-3.884-3.479-3.884-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V265.7h8.986v3.71a8.543,8.543,0,0,1,7.653-4.058C586.387,265.357,589.982,268.951,589.982,274.575Z",transform:"translate(-191.779)",fill:"#ffffff"}),y.createElement("path",{id:"Path_3","data-name":"Path 3",d:"M831.013,274.169v15.654H822.2v-2.667c-1.449,1.971-3.884,3.131-7.073,3.131-5.16,0-8.175-3.073-8.175-7.595,0-4.638,3.247-7.247,9.334-7.305H822.2v-.058c0-1.971-1.391-3.189-4.174-3.189a20.116,20.116,0,0,0-7.305,1.739l-2.145-6.029a30.891,30.891,0,0,1,11.653-2.493C827.013,265.357,831.013,268.6,831.013,274.169Zm-8.754,7.769v-2.2H818.2c-1.8,0-2.725.754-2.725,2.261s.986,2.377,2.725,2.377A4.384,4.384,0,0,0,822.259,281.938Z",transform:"translate(-407.649)",fill:"#ffffff"}),y.createElement("path",{id:"Path_4","data-name":"Path 4",d:"M1068.148,278.468c0,7.421-4.29,12.233-10.958,12.233a8.513,8.513,0,0,1-6.841-3.131v11.653h-8.986V266.235h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,265.945,1068.148,270.931,1068.148,278.468Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,283.628,1059.1,281.425,1059.1,278.236Z",transform:"translate(-616.433 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_5","data-name":"Path 5",d:"M1322.18,278.468c0,7.421-4.29,12.233-10.958,12.233a8.69,8.69,0,0,1-6.841-3.131v11.653H1295.4V266.235h8.986v2.783a8.409,8.409,0,0,1,6.609-3.131C1317.716,265.945,1322.18,270.931,1322.18,278.468Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,283.628,1313.136,281.425,1313.136,278.236Z",transform:"translate(-842.695 -0.472)",fill:"#ffffff"}),y.createElement("path",{id:"Path_6","data-name":"Path 6",d:"M1532.755,295.274c-1.913,4.754-5.218,6.957-10.03,6.957a12.151,12.151,0,0,1-7.769-2.667l3.71-5.972a4.617,4.617,0,0,0,3.247,1.392,2.663,2.663,0,0,0,2.609-1.565l.464-.87-9.972-23.48h9.16l5.276,14.784,4.464-14.784h8.928Z",transform:"translate(-1038.253 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_7","data-name":"Path 7",d:"M371.3,578.032l-2.957,5.624c-3.3-1.681-5.972-2.551-7.885-2.551-1.1,0-1.8.406-1.8,1.16,0,2.725,12.581,1.507,12.581,9.74,0,4.986-4.29,8-10.61,8a19.416,19.416,0,0,1-11.363-3.421l2.783-5.624a16.049,16.049,0,0,0,8.638,3.015c1.217,0,2.029-.348,2.029-1.1,0-2.783-12.349-1.449-12.349-9.74,0-5.044,4.232-8.059,10.32-8.059A21.509,21.509,0,0,1,371.3,578.032Z",transform:"translate(0 -275.86)",fill:"#ffffff"}),y.createElement("path",{id:"Path_8","data-name":"Path 8",d:"M589.982,515.8v15.306H581V518.351c0-2.377-1.333-3.942-3.479-3.942-2.435.058-3.942,1.971-3.942,4.7v11.943h-8.986V498.175h8.986V510.7a8.543,8.543,0,0,1,7.653-4.058C586.445,506.639,589.982,510.234,589.982,515.8Z",transform:"translate(-191.779 -207.367)",fill:"#ffffff"}),y.createElement("path",{id:"Path_9","data-name":"Path 9",d:"M831.485,588.012c0,7.479-4.754,12.407-12,12.407s-12-4.928-12-12.407,4.754-12.407,12-12.407S831.485,580.533,831.485,588.012Zm-16.465-.058c0,3.247,1.8,5.392,4.522,5.392s4.464-2.145,4.464-5.392-1.8-5.392-4.464-5.392S815.02,584.765,815.02,587.954Z",transform:"translate(-408.121 -276.332)",fill:"#ffffff"}),y.createElement("path",{id:"Path_10","data-name":"Path 10",d:"M1068.148,588.716c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421h-8.986V576.483h8.986v2.783a8.41,8.41,0,0,1,6.609-3.131C1063.742,576.193,1068.148,581.179,1068.148,588.716Zm-9.044-.232c0-3.189-1.74-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1057.364,593.876,1059.1,591.673,1059.1,588.484Z",transform:"translate(-616.433 -276.804)",fill:"#ffffff"}),y.createElement("path",{id:"Path_11","data-name":"Path 11",d:"M1322.18,588.7c0,7.421-4.29,12.233-10.958,12.233a8.689,8.689,0,0,1-6.841-3.131v11.421H1295.4V576.466h8.986v2.783a8.236,8.236,0,0,1,6.609-3.131C1317.716,576.176,1322.18,581.162,1322.18,588.7Zm-9.044-.232c0-3.189-1.739-5.392-4.406-5.392-2.551,0-4.348,2.2-4.348,5.392s1.8,5.392,4.348,5.392C1311.4,593.859,1313.136,591.656,1313.136,588.467Z",transform:"translate(-842.695 -276.787)",fill:"#ffffff"}),y.createElement("path",{id:"Path_12","data-name":"Path 12",d:"M1573.644,591.218h-16.233a4.652,4.652,0,0,0,4.7,3.594,8.027,8.027,0,0,0,5.334-2.319l4.638,4.58a13.953,13.953,0,0,1-10.726,4.348c-8.059,0-12.987-4.87-12.987-12.291,0-7.537,5.1-12.465,12.755-12.465C1569.528,576.666,1574.166,582.348,1573.644,591.218Zm-8.87-4.406a3.649,3.649,0,0,0-3.653-4.058c-2.087,0-3.479,1.623-3.942,4.058Z",transform:"translate(-1068.012 -277.277)",fill:"#ffffff"}),y.createElement("path",{id:"Path_13","data-name":"Path 13",d:"M1795.475,580.3a8.69,8.69,0,0,1,7.595-4.174v8.059c-4.638-.58-7.595,1.392-7.595,4.87v11.537h-8.986V576.47h8.986Z",transform:"translate(-1280.103 -276.791)",fill:"#ffffff"}),y.createElement("g",{id:"Group_395","data-name":"Group 395"},y.createElement("path",{id:"Path_14","data-name":"Path 14",d:"M1786.2,273.359c.232-.928.985-1.971,1.913-1.971h2.551c0,2.551.464,2.551.986,2.551h5.8c.522,0,.986,0,.986-2.551h2.551c.928,0,1.681,1.1,1.913,1.971l1.391,6.725h2.029l-1.623-7.363c-.406-1.8-1.971-3.652-3.769-3.652h-12.871c-1.8,0-3.363,1.913-3.769,3.652l-1.507,7.305h2.029Z",transform:"translate(-1276.796 -3.306)",fill:"#ffffff"}),y.createElement("path",{id:"Path_15","data-name":"Path 15",d:"M1805.1,482.8a4.29,4.29,0,1,0,4.29,4.29h0a4.28,4.28,0,0,0-4.29-4.29Zm1.449,4.29a1.449,1.449,0,1,1-1.449-1.449h0a1.472,1.472,0,0,1,1.449,1.449Z",transform:"translate(-1292.856 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_16","data-name":"Path 16",d:"M1904.8,482.8a4.29,4.29,0,1,0,4.29,4.29h0A4.281,4.281,0,0,0,1904.8,482.8Zm1.45,4.29a1.479,1.479,0,0,1-2.957-.058,1.435,1.435,0,0,1,1.45-1.449,1.462,1.462,0,0,1,1.507,1.507Z",transform:"translate(-1381.661 -193.669)",fill:"#ffffff"}),y.createElement("path",{id:"Path_17","data-name":"Path 17",d:"M1777.409,369.811h-27.191a1.913,1.913,0,0,0,0,3.827h.232l1.739,10.378a2.449,2.449,0,0,0,1.1,1.623,5.145,5.145,0,0,1,5.74-4.464,5.074,5.074,0,0,1,4.464,4.7h.638a5.174,5.174,0,0,1,5.508-4.754,5.074,5.074,0,0,1,4.7,4.464,2.59,2.59,0,0,0,1.1-1.623l1.739-10.378h.232a1.93,1.93,0,0,0,1.913-1.913,1.845,1.845,0,0,0-1.913-1.855Zm-22.495,4.986h0Zm5.856,0h0Zm5.8,0h0Zm5.8,0h0Z",transform:"translate(-1246.093 -93.032)",fill:"#ffffff"})),y.createElement("path",{id:"Path_18","data-name":"Path 18",d:"M1862.858,419.155h0Z",transform:"translate(-1348.123 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_19","data-name":"Path 19",d:"M1914.831,419.155h0Z",transform:"translate(-1394.414 -136.985)",fill:"#ffffff"}),y.createElement("path",{id:"Path_20","data-name":"Path 20",d:"M1966.274,419.155h0Z",transform:"translate(-1440.234 -136.985)",fill:"#ffffff"})),y.createElement("script",{xmlns:""})),Zne=()=>[{date:"Jan 2025 – Present",role:"Software Engineer",location:"LeaseLoco",description:["At LeaseLoco, I help build and maintain a high-performance, user-focused website. I work across the full development lifecycle, focusing on key features like our scoring algorithm, vehicle configurator, and price alerts.","I collaborate with engineers and designers to write clean, scalable code that meets Core Web Vitals and accessibility standards—ensuring a fast, inclusive experience across all devices."],icon:"leaseloco-logo"},{date:"Sept 2021 – Jan 2025",role:"Senior Front End Developer",location:"Snappy Shopper",description:["Returning to Hungrrr full time just in time for the merger with Snappy Shopper and continuing to lead the front end of the Hungrrr platform while also assisting the Snappy Shopper team. Updating and improving the ordering platform to keep up with style trends and work better for clients and members in the team.","Maintaining hundreds of clients websites and making periodic changes to improve their performance and help pull through more sales. Increasing the amount of client enquiries to join the platforms through updates to the B2B websites making it easier to sign up and to keep a track of these leads."],icon:"snappy-logo"},{date:"May 2020 – July 2020",role:"Front End Developer",location:"Hungrrr",description:["Leading front end in the company at the beginning of the pandemic. Integrating a table ordering system for businesses reopening to make the users journey easier and opening up this feature to all the client on this platform.","Developing an internal business setup tool to make it easier for our team to add businesses to our system and also maintain clients. Continuing to do work for them while back at mtc due to the impact I made in the company even in just a short period of time."],icon:"hungrrr-logo"},{date:"Sept 2015 – Sept 2021",role:"Front End Developer",location:"mtc.",description:["While in mtc I have worked in many areas of the company from leading projects to dealing with aftercare for clients. I was able to work on complex projects early into joining the company without needing much assistance to mentoring newer members of staff.","I have dealt with hundreds of different websites and have the ability to work to tight deadlines without lowering quality. I have been able to work across multiple teams in the company and am quick to adapt to new situations."],icon:"mtc-logo"}],Gne=()=>[{title:"Brewdog Now",description:"BrewDog Now is BrewDog’s rapid beer delivery and ordering service, designed to bring fresh craft beer and food directly to your door or table.",icon:"brewdog",alt:"Brewdog",bgColor:"#008fbe",textColor:"#FFF",width:173,height:50},{title:"GDK",description:"German Doner Kebab is a modern fast-food chain serving fresh, gourmet kebabs made with lean meats, handmade bread, and signature sauces.",icon:"gdk",alt:"GDK",bgColor:"#ff7a00",textColor:"#000",width:166,height:50},{title:"Leaseloco",description:"LeaseLoco is the UK’s leading car lease comparison site, making it easy to find and compare top deals with real-time pricing and value scores.",icon:"leaseloco",alt:"Leaseloco",bgColor:"#3A0642",textColor:"#FFF",width:268,height:60},{title:"Macdonald Hotels & Resorts",description:"Macdonald Hotels & Resorts is a UK hotel group offering luxury stays, fine dining, and spa experiences in scenic locations.",icon:"macdonald",alt:"Macdonald Hotels & Resorts",bgColor:"#0F554A",textColor:"#FFF",width:222,height:60},{title:"Snappy Shopper",description:"Snappy Shopper is a rapid grocery delivery app connecting you with local convenience stores for same-day delivery in under 30 minutes.",icon:"snappy",alt:"Snappy Shopper",bgColor:"#14569e",textColor:"#FFF",width:138,height:50},{title:"Hungrrr",description:"Hungrrr is a UK-based platform enabling restaurants and takeaways to create branded ordering websites and apps with zero commission fees.",icon:"hungrrr",alt:"Hungrrr",bgColor:"#F33E3E",textColor:"#FFF",width:187,height:60}],Wne={brewdog:zne,gdk:Dne,leaseloco:Fne,macdonald:Bne,snappy:Une,hungrrr:One},Xne=({id:e})=>{const t=Je.useMounted(),a=Gne(),o=t?"":Ze.skeleton;return _.jsx("div",{id:e,className:Ze.projects,children:_.jsxs("div",{className:Ze.container,children:[_.jsx("div",{className:Ze.intro,children:_.jsx("h2",{className:o,children:"Projects I’ve worked on"})}),_.jsx("div",{className:Ze.grid,children:a.map((i,r)=>{const c=Wne[i.icon];return _.jsxs("div",{className:re(Ze.item),children:[t?_.jsx("div",{className:re(Ze.image),style:{backgroundColor:i.bgColor,color:i.textColor},children:c&&_.jsx(c,{width:i.width,height:i.height,className:o})}):_.jsx("div",{className:Ze.image,children:_.jsx("div",{className:Ze.skeleton})}),_.jsxs("div",{className:Ze.text,children:[_.jsx("h3",{className:o,children:i.title}),_.jsx("p",{className:o,children:i.description})]})]},r)})})]})})},Kne="style-module__section___s9yaR",Yne="style-module__container___F-SED",Qne="style-module__content___8Xbo4",Jne="style-module__image___Jckgv",eae="style-module__skeleton___T9os8",tae="style-module__text___Yx8LC",e1={section:Kne,container:Yne,content:Qne,image:Jne,skeleton:eae,"image-wrap":"style-module__image-wrap___FnUhF",text:tae,"button-group":"style-module__button-group___fMutf"},nae=({id:e})=>{const t=Je.useMounted(),a=t?"":e1.skeleton;return _.jsx("div",{id:e,className:e1.section,children:_.jsx("div",{className:e1.container,children:_.jsxs("div",{className:e1.content,children:[_.jsx("div",{className:e1.image,children:_.jsx("div",{className:re(e1["image-wrap"]),children:t?_.jsx(Eb,{src:"/ellie.png",alt:"Michael Allen",sizes:"(max-width: 743px) 250px, 500px",width:520,height:520}):_.jsx("div",{className:e1.skeleton})})}),_.jsxs("div",{className:e1.text,children:[_.jsx("h3",{className:a,children:"About Michael Allen"}),_.jsx("h2",{className:a,children:"Front End Development"}),_.jsx("p",{className:a,children:"I‘m an experienced Front End Developer with excellent collaboration, organization, and teamwork skills. Passionate about developing in HTML, CSS, and JavaScript and always open to exploring new technologies. Over the last decade, I‘ve worked with various clients, helping me hone my analytical, debugging, and problem-solving skills to create exceptional websites."}),_.jsx(dv,{className:e1["button-group"],children:_.jsx(Ke,{href:"mailto:michael@uplord.co.uk",label:"Get in touch",variant:"primary",size:"md",isSkeleton:!t})})]})]})})})},aae="style-module__stack___w6euO",oae="style-module__container___1oTcE",iae="style-module__intro___ekdH8",cae="style-module__skeleton___ORPXo",rae="style-module__list___Anm5H",sae="style-module__item___ylSJi",dae="style-module__image___EgYCb",t1={stack:aae,container:oae,intro:iae,skeleton:cae,list:rae,item:sae,image:dae},hae=e=>y.createElement("svg",{viewBox:"0 0 304 182",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},y.createElement("g",null,y.createElement("path",{className:"aws",d:"M86.4,66.4c0,3.7,0.4,6.7,1.1,8.9c0.8,2.2,1.8,4.6,3.2,7.2c0.5,0.8,0.7,1.6,0.7,2.3c0,1-0.6,2-1.9,3l-6.3,4.2 c-0.9,0.6-1.8,0.9-2.6,0.9c-1,0-2-0.5-3-1.4C76.2,90,75,88.4,74,86.8c-1-1.7-2-3.6-3.1-5.9c-7.8,9.2-17.6,13.8-29.4,13.8 c-8.4,0-15.1-2.4-20-7.2c-4.9-4.8-7.4-11.2-7.4-19.2c0-8.5,3-15.4,9.1-20.6c6.1-5.2,14.2-7.8,24.5-7.8c3.4,0,6.9,0.3,10.6,0.8 c3.7,0.5,7.5,1.3,11.5,2.2v-7.3c0-7.6-1.6-12.9-4.7-16c-3.2-3.1-8.6-4.6-16.3-4.6c-3.5,0-7.1,0.4-10.8,1.3c-3.7,0.9-7.3,2-10.8,3.4 c-1.6,0.7-2.8,1.1-3.5,1.3c-0.7,0.2-1.2,0.3-1.6,0.3c-1.4,0-2.1-1-2.1-3.1v-4.9c0-1.6,0.2-2.8,0.7-3.5c0.5-0.7,1.4-1.4,2.8-2.1 c3.5-1.8,7.7-3.3,12.6-4.5c4.9-1.3,10.1-1.9,15.6-1.9c11.9,0,20.6,2.7,26.2,8.1c5.5,5.4,8.3,13.6,8.3,24.6V66.4z M45.8,81.6 c3.3,0,6.7-0.6,10.3-1.8c3.6-1.2,6.8-3.4,9.5-6.4c1.6-1.9,2.8-4,3.4-6.4c0.6-2.4,1-5.3,1-8.7v-4.2c-2.9-0.7-6-1.3-9.2-1.7 c-3.2-0.4-6.3-0.6-9.4-0.6c-6.7,0-11.6,1.3-14.9,4c-3.3,2.7-4.9,6.5-4.9,11.5c0,4.7,1.2,8.2,3.7,10.6 C37.7,80.4,41.2,81.6,45.8,81.6z M126.1,92.4c-1.8,0-3-0.3-3.8-1c-0.8-0.6-1.5-2-2.1-3.9L96.7,10.2c-0.6-2-0.9-3.3-0.9-4 c0-1.6,0.8-2.5,2.4-2.5h9.8c1.9,0,3.2,0.3,3.9,1c0.8,0.6,1.4,2,2,3.9l16.8,66.2l15.6-66.2c0.5-2,1.1-3.3,1.9-3.9c0.8-0.6,2.2-1,4-1 h8c1.9,0,3.2,0.3,4,1c0.8,0.6,1.5,2,1.9,3.9l15.8,67l17.3-67c0.6-2,1.3-3.3,2-3.9c0.8-0.6,2.1-1,3.9-1h9.3c1.6,0,2.5,0.8,2.5,2.5 c0,0.5-0.1,1-0.2,1.6c-0.1,0.6-0.3,1.4-0.7,2.5l-24.1,77.3c-0.6,2-1.3,3.3-2.1,3.9c-0.8,0.6-2.1,1-3.8,1h-8.6c-1.9,0-3.2-0.3-4-1 c-0.8-0.7-1.5-2-1.9-4L156,23l-15.4,64.4c-0.5,2-1.1,3.3-1.9,4c-0.8,0.7-2.2,1-4,1H126.1z M254.6,95.1c-5.2,0-10.4-0.6-15.4-1.8 c-5-1.2-8.9-2.5-11.5-4c-1.6-0.9-2.7-1.9-3.1-2.8c-0.4-0.9-0.6-1.9-0.6-2.8v-5.1c0-2.1,0.8-3.1,2.3-3.1c0.6,0,1.2,0.1,1.8,0.3 c0.6,0.2,1.5,0.6,2.5,1c3.4,1.5,7.1,2.7,11,3.5c4,0.8,7.9,1.2,11.9,1.2c6.3,0,11.2-1.1,14.6-3.3c3.4-2.2,5.2-5.4,5.2-9.5 c0-2.8-0.9-5.1-2.7-7c-1.8-1.9-5.2-3.6-10.1-5.2L246,52c-7.3-2.3-12.7-5.7-16-10.2c-3.3-4.4-5-9.3-5-14.5c0-4.2,0.9-7.9,2.7-11.1 c1.8-3.2,4.2-6,7.2-8.2c3-2.3,6.4-4,10.4-5.2c4-1.2,8.2-1.7,12.6-1.7c2.2,0,4.5,0.1,6.7,0.4c2.3,0.3,4.4,0.7,6.5,1.1 c2,0.5,3.9,1,5.7,1.6c1.8,0.6,3.2,1.2,4.2,1.8c1.4,0.8,2.4,1.6,3,2.5c0.6,0.8,0.9,1.9,0.9,3.3v4.7c0,2.1-0.8,3.2-2.3,3.2 c-0.8,0-2.1-0.4-3.8-1.2c-5.7-2.6-12.1-3.9-19.2-3.9c-5.7,0-10.2,0.9-13.3,2.8c-3.1,1.9-4.7,4.8-4.7,8.9c0,2.8,1,5.2,3,7.1 c2,1.9,5.7,3.8,11,5.5l14.2,4.5c7.2,2.3,12.4,5.5,15.5,9.6c3.1,4.1,4.6,8.8,4.6,14c0,4.3-0.9,8.2-2.6,11.6 c-1.8,3.4-4.2,6.4-7.3,8.8c-3.1,2.5-6.8,4.3-11.1,5.6C264.4,94.4,259.7,95.1,254.6,95.1z"}),y.createElement("path",{fill:"#FF9900",d:"M273.5,143.7c-32.9,24.3-80.7,37.2-121.8,37.2c-57.6,0-109.5-21.3-148.7-56.7c-3.1-2.8-0.3-6.6,3.4-4.4 c42.4,24.6,94.7,39.5,148.8,39.5c36.5,0,76.6-7.6,113.5-23.2C274.2,133.6,278.9,139.7,273.5,143.7z"}),y.createElement("path",{fill:"#FF9900",d:"M287.2,128.1c-4.2-5.4-27.8-2.6-38.5-1.3c-3.2,0.4-3.7-2.4-0.8-4.5c18.8-13.2,49.7-9.4,53.3-5 c3.6,4.5-1,35.4-18.6,50.2c-2.7,2.3-5.3,1.1-4.1-1.9C282.5,155.7,291.4,133.4,287.2,128.1z"})),y.createElement("style",null,`\r
|
|
7813
7813
|
.aws {\r
|
|
7814
7814
|
fill: #252F3E;\r
|
|
7815
7815
|
}\r
|
|
@@ -7824,7 +7824,7 @@ Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/code
|
|
|
7824
7824
|
.dark .leaseloco {
|
|
7825
7825
|
fill: #fff;
|
|
7826
7826
|
}
|
|
7827
|
-
`)),Tae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 1402.223 555.556",enableBackground:"new 0 0 1402.223 555.556",xmlSpace:"preserve",...e},y.createElement("g",null,y.createElement("path",{d:"M525.544,124.801c46.138,24.343,77.665,59.881,82.312,141.069c0,68.89,0,271.454,0,271.454H485.701V318.559 c0-43.113,0-67.861-11.176-85.426c-9.582-15.967-28.741-23.953-46.307-23.953c-10.379,0-39.125,2.396-54.294,29.543 c-9.582,16.762-8.785,34.327-8.785,71.854v226.748H242.982V289.818c0-39.917-5.579-57.483-23.951-69.46 c-10.375-7.187-23.149-10.379-35.923-10.379c-5.588,0-21.56,0-35.131,10.379c-25.549,19.162-26.351,51.895-26.351,79.039v237.928 H0.272c0,0-0.325-207.584-0.265-270.582c6.238-82.061,41.884-118.628,86.636-142.683c59.142-31.791,168.606-39.686,226.02,15.525 c-7.087,13.047-19.857,29.651-23.716,52.304C341.313,95.412,454.07,87.095,525.544,124.801z",fill:"#1055c4"}),y.createElement("path",{d:"M813.066,205.987v186.827c0,16.764-0.797,26.346,3.197,33.533c7.182,13.57,26.346,13.57,28.746,13.57 c14.367,0,28.74-0.797,43.109-0.797v95.01c-7.979,1.598-36.725,6.389-64.674,6.389c-8.779,0-17.561,0-25.539-0.801 c-11.182-0.797-47.91,0-75.855-25.549c-31.938-27.943-30.339-70.258-30.339-108.584V205.188h-60.68v-75.052h60.68V0h121.354 v130.939h81.438v75.048H813.066z",fill:"#1055c4"}),y.createElement("path",{d:"M1267.896,479.039c-55.092,64.674-126.15,71.859-156.49,71.859c-18.363,0-55.088-2.395-97.404-23.156 c-78.242-38.324-109.379-112.574-109.379-195.611c0-19.16,0.797-59.079,20.754-105.383 c47.107-109.387,150.102-118.169,188.424-118.169c32.736,0,106.189,6.387,162.078,76.651c4.787,6.387,7.984,11.178,15.967,23.953 l-91.02,51.895c-0.797-2.396-7.186-15.172-13.57-23.955c-7.188-8.783-30.428-31.756-67.861-34.327 c-21.539-1.479-45.242,4.065-66.498,21.07c-41.398,33.119-44.307,96.297-44.307,104.276c0,35.928,9.92,84.969,39.918,105.393 c22.141,15.076,48.238,22.283,74.875,19.957c39.779-3.475,61.498-27.129,68.664-37.521c4.592-6.658,7.168-10.158,14.744-23.318 l89.842,46.467C1287.852,452.697,1278.275,467.062,1267.896,479.039",fill:"#1055c4"}),y.createElement("g",null,y.createElement("path",{d:"M1311.33,509.396c0-11.961,8.439-39.393,43.617-39.393c20.395,0,39.395,16.178,39.395,42.209 c0,23.213-17.588,38.686-39.395,38.686C1339.465,550.898,1311.33,542.457,1311.33,509.396z",fill:"#1055c4"})))),jae=e=>y.createElement("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 317.4 115.8",style:{enableBackground:"new 0 0 317.4 115.8"},xmlSpace:"preserve",...e},y.createElement("g",{id:"Layer_1-2"},y.createElement("path",{fill:"#06549E",d:"M38.1,5.1l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7c5.2,3.4,10.5,5.1,15.1,5.1c2.1,0,3.5-0.6,3.5-1.9 C23.3,25.9,2,28.2,2,14C2,5.2,9.3,0,19.8,0C26.2,0.1,32.5,1.8,38.1,5.1z"}),y.createElement("path",{fill:"#06549E",d:"M84.5,15.9v26.4H69v-22c0-4.1-2.4-6.7-6-6.7c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V0.6h15.5v6.4 c2.9-4.6,7.4-7,13.2-7C78.3,0,84.5,6.2,84.5,15.9z"}),y.createElement("path",{fill:"#06549E",d:"M127.9,15.2v27h-15.2v-4.6c-2.5,3.4-6.7,5.4-12.2,5.4c-8.9,0-14.1-5.3-14.1-13.1c0-8,5.6-12.5,16.1-12.6h10.2 v-0.1c0-3.4-2.4-5.5-7.2-5.5c-4.3,0.2-8.6,1.2-12.6,3L89.2,4.3c6.3-2.7,13.2-4.2,20.1-4.3C121,0,127.9,5.6,127.9,15.2z M112.8,28.6 v-3.8h-7c-3.1,0-4.7,1.3-4.7,3.9s1.7,4.1,4.7,4.1C108.8,32.9,111.5,31.2,112.8,28.6z"}),y.createElement("path",{fill:"#06549E",d:"M176.8,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.8-11.8-5.4v20.1h-15.5V0.7h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,0.2,176.8,8.8,176.8,21.8z M161.2,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C158.2,30.7,161.2,26.9,161.2,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M224.7,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v20.1h-15.5V0.7H194v4.8 c2.8-3.5,7-5.4,11.4-5.4C217,0.2,224.7,8.8,224.7,21.8z M209.1,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,30.7,209.1,26.9,209.1,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M250.6,45.9c-3.3,8.2-9,12-17.3,12c-4.9,0.1-9.6-1.6-13.4-4.6l6.4-10.3c1.5,1.5,3.5,2.4,5.6,2.4 c1.9,0.1,3.7-0.9,4.5-2.7l0.8-1.5L220,0.7h15.8l9.1,25.5l7.7-25.5H268L250.6,45.9z"}),y.createElement("path",{fill:"#E42833",d:"M38.1,63.5l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7C10,89.2,15.2,91,19.8,91c2.1,0,3.5-0.6,3.5-1.9 C23.3,84.3,2,86.6,2,72.3c0-8.7,7.3-13.9,17.8-13.9C26.2,58.5,32.5,60.2,38.1,63.5z"}),y.createElement("path",{fill:"#E42833",d:"M84.5,74.3v26.4H69v-22c0-4.1-2.3-6.8-6-6.8c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V43.9h15.5v21.6 c2.9-4.6,7.4-7,13.2-7C78.4,58.5,84.5,64.7,84.5,74.3z"}),y.createElement("path",{fill:"#E42833",d:"M127.9,79.9c0,12.9-8.2,21.4-20.7,21.4s-20.7-8.5-20.7-21.4s8.2-21.4,20.7-21.4S127.9,67,127.9,79.9z M99.5,79.8c0,5.6,3.1,9.3,7.8,9.3s7.7-3.7,7.7-9.3s-3.1-9.3-7.7-9.3S99.5,74.3,99.5,79.8z"}),y.createElement("path",{fill:"#E42833",d:"M176.8,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,58.7,176.8,67.3,176.8,80.3z M161.2,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3 s3.1,9.3,7.5,9.3C158.2,89.2,161.2,85.4,161.2,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M224.7,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2H194v4.8 c2.8-3.5,7-5.5,11.4-5.4C217,58.7,224.7,67.3,224.7,80.3z M209.1,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,89.2,209.1,85.4,209.1,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M269.8,83.8h-28c1.2,4,4.1,6.2,8.1,6.2c3.5-0.1,6.7-1.6,9.2-4l8,7.9c-4.4,4.8-10.6,7.5-18.5,7.5 c-13.9,0-22.4-8.4-22.4-21.2c0-13,8.8-21.5,22-21.5C262.7,58.7,270.7,68.5,269.8,83.8z M254.5,76.2c0.1-4.1-2.5-7-6.3-7 c-3.6,0-6,2.8-6.8,7H254.5z"}),y.createElement("path",{fill:"#E42833",d:"M286.6,65.8c2.8-4.6,7.8-7.3,13.1-7.2v13.9c-8-1-13.1,2.4-13.1,8.4v19.9h-15.5V59.2h15.5V65.8z"}),y.createElement("path",{fill:"#E42833",d:"M276.3,8.1c0.4-1.6,1.7-3.4,3.3-3.4h4.4c0,4.4,0.8,4.4,1.7,4.4h10c0.9,0,1.7,0,1.7-4.4h4.4 c1.6,0,2.9,1.9,3.3,3.4l2.4,11.6h3.5L308.2,7c-0.7-3.1-3.4-6.3-6.5-6.3h-22.2c-3.1,0-5.8,3.3-6.5,6.3l-2.6,12.6h3.5L276.3,8.1z"}),y.createElement("path",{fill:"#06549E",d:"M281.2,41c-4.1,0-7.4,3.3-7.4,7.4c0,4.1,3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C288.6,44.3,285.3,41,281.2,41C281.2,41,281.2,41,281.2,41z M283.7,48.4c0,1.4-1.1,2.5-2.5,2.5s-2.5-1.1-2.5-2.5s1.1-2.5,2.5-2.5 l0,0C282.5,45.9,283.7,47,283.7,48.4L283.7,48.4z"}),y.createElement("path",{fill:"#06549E",d:"M300,41c-4.1,0-7.4,3.3-7.4,7.4s3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C307.4,44.3,304.1,41,300,41z M302.5,48.4c0,1.4-1.2,2.5-2.6,2.5c-1.4,0-2.5-1.2-2.5-2.6c0-1.4,1.1-2.5,2.5-2.5 C301.4,45.8,302.5,46.9,302.5,48.4C302.6,48.4,302.6,48.4,302.5,48.4L302.5,48.4z"}),y.createElement("path",{fill:"#E42833",d:"M314.1,19.7h-46.9c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3l0,0h0.4l3,17.9c0.2,1.1,0.9,2.2,1.9,2.8 c0.6-4.9,5.1-8.3,9.9-7.7c4.2,0.5,7.4,3.9,7.7,8.1h1.1c0.4-4.9,4.6-8.5,9.5-8.2c4.2,0.3,7.6,3.5,8.1,7.7c1-0.7,1.7-1.7,1.9-2.8 l3-17.9h0.4c1.8,0,3.3-1.5,3.3-3.3S315.9,19.6,314.1,19.7L314.1,19.7z M275.3,28.3h0.1c0.1,0,0.3,0,0.4,0H275.3z M285.4,28.3h0.2 h0.2H285.4z M295.4,28.3h0.2h0.2H295.4z M305.4,28.3c0.1,0,0.3,0,0.4,0h0.1H305.4z"}),y.createElement("path",{fill:"#E42833",d:"M285.5,29h0.4h-0.2H285.5z"}),y.createElement("path",{fill:"#E42833",d:"M295.3,29h0.4h-0.2H295.3z"}),y.createElement("path",{fill:"#E42833",d:"M305,29h0.5h-0.1C305.3,29,305.1,29,305,29z"}))),Hae={"leaseloco-logo":qae,"snappy-logo":jae,"hungrrr-logo":$ae,"mtc-logo":Tae},Vae=({id:e})=>{const t=Je.useMounted(),a=Zne(),o=t?"":Ge.skeleton;return _.jsx("div",{id:e,className:Ge.timeline,children:_.jsxs("div",{className:Ge.container,children:[_.jsxs("div",{className:Ge.intro,children:[_.jsx("h2",{className:o,children:"My timeline"}),_.jsx("h3",{className:o,children:"Explore key roles and milestones over the years"})]}),_.jsx("div",{className:Ge.list,children:a.map((i,r)=>{const c=Hae[i.icon];return _.jsxs("div",{className:Ge.item,children:[_.jsxs("div",{className:Ge.left,children:[_.jsx("span",{className:re(Ge.dot,o)}),_.jsxs("div",{className:Ge.text,children:[_.jsx("h4",{className:o,children:i.date}),c&&_.jsx(c,{height:"32",className:o})]})]}),_.jsxs("div",{className:Ge.right,children:[_.jsx("h4",{className:o,children:i.location}),_.jsx("h5",{className:o,children:i.role}),i.description.map((s,d)=>_.jsx("p",{className:o,children:s},d))]})]},r)})})]})})},zae="footer-module__footer___5PSsO",Dae="footer-module__skeleton___xsTB0",Oae="footer-module__container___VZcu-",Fae="footer-module__social___B-T-l",Wa={footer:zae,skeleton:Dae,container:Oae,social:Fae},Bae=()=>{const e=Je.useMounted(),t=new Date().getFullYear();return _.jsx("div",{className:Wa.footer,children:_.jsxs("div",{className:Wa.container,children:[_.jsx(Rb,{className:Wa.social,isMounted:e}),_.jsxs("p",{className:re(!e&&Wa.skeleton),children:["© ",t," Michael Allen"]})]})})},Uae="logo-module__logo___50-hX",Zae="logo-module__skeleton___auAwZ",Gae="logo-module__icon___bH2ee",Wae="logo-module__title___Q1WfN",pa={logo:Uae,skeleton:Zae,icon:Gae,title:Wae},Xae=()=>{const e=Je.useMounted();return _.jsxs(Un,{href:"/",className:re(pa.logo),children:[_.jsx("span",{className:re(pa.icon,!e&&pa.skeleton),children:"M"}),_.jsx("span",{className:re(pa.title,!e&&pa.skeleton),children:"TheMichael"})]})},Kae="navigation-module__nav___xApEM",Yae="navigation-module__skeleton___5r35M",XL={nav:Kae,skeleton:Yae},Qae=({className:e})=>{const t=Je.useMounted();return _.jsx("div",{className:re(XL.nav,!t&&XL.skeleton,e),children:_.jsxs("ul",{children:[_.jsx("li",{children:_.jsx(Un,{href:"/",children:"Home"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#about-me",children:"About me"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#projects",children:"Projects"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#timeline",children:"Timeline"})}),_.jsx("li",{children:_.jsx(Un,{href:"mailto:michael@uplord.co.uk",children:"Contact"})})]})})},cx=q.createContext({});function _v(e){const t=q.useRef(null);return t.current===null&&(t.current=e()),t.current}const rx=typeof window<"u",Fb=rx?q.useLayoutEffect:q.useEffect,vv=q.createContext(null);function sx(e,t){e.indexOf(t)===-1&&e.push(t)}function dx(e,t){const a=e.indexOf(t);a>-1&&e.splice(a,1)}const a1=(e,t,a)=>a>t?t:a<e?e:a;let ra=()=>{},o1=()=>{};process.env.NODE_ENV!=="production"&&(ra=(e,t)=>{!e&&typeof console<"u"&&console.warn(t)},o1=(e,t)=>{if(!e)throw new Error(t)});const i1={},Bb=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function Ub(e){return typeof e=="object"&&e!==null}const Zb=e=>/^0[^.\s]+$/u.test(e);function hx(e){let t;return()=>(t===void 0&&(t=e()),t)}const Fe=e=>e,Jae=(e,t)=>a=>t(e(a)),Ia=(...e)=>e.reduce(Jae),va=(e,t,a)=>{const o=t-e;return o===0?1:(a-e)/o};class lx{constructor(){this.subscriptions=[]}add(t){return sx(this.subscriptions,t),()=>dx(this.subscriptions,t)}notify(t,a,o){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,a,o);else for(let r=0;r<i;r++){const c=this.subscriptions[r];c&&c(t,a,o)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ue=e=>e*1e3,Ye=e=>e/1e3;function Gb(e,t){return t?e*(1e3/t):0}const KL=new Set;function ux(e,t,a){e||KL.has(t)||(console.warn(t),KL.add(t))}const Wb=(e,t,a)=>(((1-3*a+3*t)*e+(3*a-6*t))*e+3*t)*e,eoe=1e-7,toe=12;function noe(e,t,a,o,i){let r,c,s=0;do c=t+(a-t)/2,r=Wb(c,o,i)-e,r>0?a=c:t=c;while(Math.abs(r)>eoe&&++s<toe);return c}function Na(e,t,a,o){if(e===t&&a===o)return Fe;const i=r=>noe(r,0,1,e,a);return r=>r===0||r===1?r:Wb(i(r),t,o)}const Xb=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Kb=e=>t=>1-e(1-t),Yb=Na(.33,1.53,.69,.99),px=Kb(Yb),Qb=Xb(px),Jb=e=>(e*=2)<1?.5*px(e):.5*(2-Math.pow(2,-10*(e-1))),yx=e=>1-Math.sin(Math.acos(e)),eS=Kb(yx),tS=Xb(yx),aoe=Na(.42,0,1,1),ooe=Na(0,0,.58,1),nS=Na(.42,0,.58,1),ioe=e=>Array.isArray(e)&&typeof e[0]!="number",aS=e=>Array.isArray(e)&&typeof e[0]=="number",YL={linear:Fe,easeIn:aoe,easeInOut:nS,easeOut:ooe,circIn:yx,circInOut:tS,circOut:eS,backIn:px,backInOut:Qb,backOut:Yb,anticipate:Jb},coe=e=>typeof e=="string",QL=e=>{if(aS(e)){o1(e.length===4,"Cubic bezier arrays must contain four numerical values.");const[t,a,o,i]=e;return Na(t,a,o,i)}else if(coe(e))return o1(YL[e]!==void 0,`Invalid easing type '${e}'`),YL[e];return e},Xa=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"],JL={value:null};function roe(e,t){let a=new Set,o=new Set,i=!1,r=!1;const c=new WeakSet;let s={delta:0,timestamp:0,isProcessing:!1},d=0;function l(u){c.has(u)&&(h.schedule(u),e()),d++,u(s)}const h={schedule:(u,p=!1,k=!1)=>{const g=k&&i?a:o;return p&&c.add(u),g.has(u)||g.add(u),u},cancel:u=>{o.delete(u),c.delete(u)},process:u=>{if(s=u,i){r=!0;return}i=!0,[a,o]=[o,a],a.forEach(l),t&&JL.value&&JL.value.frameloop[t].push(d),d=0,a.clear(),i=!1,r&&(r=!1,h.process(u))}};return h}const soe=40;function oS(e,t){let a=!1,o=!0;const i={delta:0,timestamp:0,isProcessing:!1},r=()=>a=!0,c=Xa.reduce((f,w)=>(f[w]=roe(r,t?w:void 0),f),{}),{setup:s,read:d,resolveKeyframes:l,preUpdate:h,update:u,preRender:p,render:k,postRender:C}=c,g=()=>{const f=i1.useManualTiming?i.timestamp:performance.now();a=!1,i1.useManualTiming||(i.delta=o?1e3/60:Math.max(Math.min(f-i.timestamp,soe),1)),i.timestamp=f,i.isProcessing=!0,s.process(i),d.process(i),l.process(i),h.process(i),u.process(i),p.process(i),k.process(i),C.process(i),i.isProcessing=!1,a&&t&&(o=!1,e(g))},L=()=>{a=!0,o=!0,i.isProcessing||e(g)};return{schedule:Xa.reduce((f,w)=>{const m=c[w];return f[w]=(I,A=!1,P=!1)=>(a||L(),m.schedule(I,A,P)),f},{}),cancel:f=>{for(let w=0;w<Xa.length;w++)c[Xa[w]].cancel(f)},state:i,steps:c}}const{schedule:we,cancel:r1,state:Ae,steps:kC}=oS(typeof requestAnimationFrame<"u"?requestAnimationFrame:Fe,!0);let iv;function doe(){iv=void 0}const He={now:()=>(iv===void 0&&He.set(Ae.isProcessing||i1.useManualTiming?Ae.timestamp:performance.now()),iv),set:e=>{iv=e,queueMicrotask(doe)}},iS=e=>t=>typeof t=="string"&&t.startsWith(e),kx=iS("--"),hoe=iS("var(--"),fx=e=>hoe(e)?loe.test(e.split("/*")[0].trim()):!1,loe=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,sa={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ca={...sa,transform:e=>a1(0,1,e)},Ka={...sa,default:1},ma=e=>Math.round(e*1e5)/1e5,mx=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function uoe(e){return e==null}const poe=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Mx=(e,t)=>a=>!!(typeof a=="string"&&poe.test(a)&&a.startsWith(e)||t&&!uoe(a)&&Object.prototype.hasOwnProperty.call(a,t)),cS=(e,t,a)=>o=>{if(typeof o!="string")return o;const[i,r,c,s]=o.match(mx);return{[e]:parseFloat(i),[t]:parseFloat(r),[a]:parseFloat(c),alpha:s!==void 0?parseFloat(s):1}},yoe=e=>a1(0,255,e),fC={...sa,transform:e=>Math.round(yoe(e))},Zn={test:Mx("rgb","red"),parse:cS("red","green","blue"),transform:({red:e,green:t,blue:a,alpha:o=1})=>"rgba("+fC.transform(e)+", "+fC.transform(t)+", "+fC.transform(a)+", "+ma(Ca.transform(o))+")"};function koe(e){let t="",a="",o="",i="";return e.length>5?(t=e.substring(1,3),a=e.substring(3,5),o=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),a=e.substring(2,3),o=e.substring(3,4),i=e.substring(4,5),t+=t,a+=a,o+=o,i+=i),{red:parseInt(t,16),green:parseInt(a,16),blue:parseInt(o,16),alpha:i?parseInt(i,16)/255:1}}const jC={test:Mx("#"),parse:koe,transform:Zn.transform},Aa=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),c1=Aa("deg"),Qe=Aa("%"),de=Aa("px"),foe=Aa("vh"),moe=Aa("vw"),ew={...Qe,parse:e=>Qe.parse(e)/100,transform:e=>Qe.transform(e*100)},Jn={test:Mx("hsl","hue"),parse:cS("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:a,alpha:o=1})=>"hsla("+Math.round(e)+", "+Qe.transform(ma(t))+", "+Qe.transform(ma(a))+", "+ma(Ca.transform(o))+")"},Ie={test:e=>Zn.test(e)||jC.test(e)||Jn.test(e),parse:e=>Zn.test(e)?Zn.parse(e):Jn.test(e)?Jn.parse(e):jC.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Zn.transform(e):Jn.transform(e),getAnimatableNone:e=>{const t=Ie.parse(e);return t.alpha=0,Ie.transform(t)}},Moe=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function goe(e){var t,a;return isNaN(e)&&typeof e=="string"&&(((t=e.match(mx))==null?void 0:t.length)||0)+(((a=e.match(Moe))==null?void 0:a.length)||0)>0}const rS="number",sS="color",_oe="var",voe="var(",tw="${}",Coe=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function xa(e){const t=e.toString(),a=[],o={color:[],number:[],var:[]},i=[];let r=0;const s=t.replace(Coe,d=>(Ie.test(d)?(o.color.push(r),i.push(sS),a.push(Ie.parse(d))):d.startsWith(voe)?(o.var.push(r),i.push(_oe),a.push(d)):(o.number.push(r),i.push(rS),a.push(parseFloat(d))),++r,tw)).split(tw);return{values:a,split:s,indexes:o,types:i}}function dS(e){return xa(e).values}function hS(e){const{split:t,types:a}=xa(e),o=t.length;return i=>{let r="";for(let c=0;c<o;c++)if(r+=t[c],i[c]!==void 0){const s=a[c];s===rS?r+=ma(i[c]):s===sS?r+=Ie.transform(i[c]):r+=i[c]}return r}}const xoe=e=>typeof e=="number"?0:Ie.test(e)?Ie.getAnimatableNone(e):e;function Loe(e){const t=dS(e);return hS(e)(t.map(xoe))}const s1={test:goe,parse:dS,createTransformer:hS,getAnimatableNone:Loe};function mC(e,t,a){return a<0&&(a+=1),a>1&&(a-=1),a<1/6?e+(t-e)*6*a:a<1/2?t:a<2/3?e+(t-e)*(2/3-a)*6:e}function woe({hue:e,saturation:t,lightness:a,alpha:o}){e/=360,t/=100,a/=100;let i=0,r=0,c=0;if(!t)i=r=c=a;else{const s=a<.5?a*(1+t):a+t-a*t,d=2*a-s;i=mC(d,s,e+1/3),r=mC(d,s,e),c=mC(d,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(r*255),blue:Math.round(c*255),alpha:o}}function hv(e,t){return a=>a>0?t:e}const Le=(e,t,a)=>e+(t-e)*a,MC=(e,t,a)=>{const o=e*e,i=a*(t*t-o)+o;return i<0?0:Math.sqrt(i)},boe=[jC,Zn,Jn],Soe=e=>boe.find(t=>t.test(e));function nw(e){const t=Soe(e);if(ra(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`),!t)return!1;let a=t.parse(e);return t===Jn&&(a=woe(a)),a}const aw=(e,t)=>{const a=nw(e),o=nw(t);if(!a||!o)return hv(e,t);const i={...a};return r=>(i.red=MC(a.red,o.red,r),i.green=MC(a.green,o.green,r),i.blue=MC(a.blue,o.blue,r),i.alpha=Le(a.alpha,o.alpha,r),Zn.transform(i))},HC=new Set(["none","hidden"]);function Ioe(e,t){return HC.has(e)?a=>a<=0?e:t:a=>a>=1?t:e}function Noe(e,t){return a=>Le(e,t,a)}function gx(e){return typeof e=="number"?Noe:typeof e=="string"?fx(e)?hv:Ie.test(e)?aw:Eoe:Array.isArray(e)?lS:typeof e=="object"?Ie.test(e)?aw:Aoe:hv}function lS(e,t){const a=[...e],o=a.length,i=e.map((r,c)=>gx(r)(r,t[c]));return r=>{for(let c=0;c<o;c++)a[c]=i[c](r);return a}}function Aoe(e,t){const a={...e,...t},o={};for(const i in a)e[i]!==void 0&&t[i]!==void 0&&(o[i]=gx(e[i])(e[i],t[i]));return i=>{for(const r in o)a[r]=o[r](i);return a}}function Poe(e,t){const a=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const r=t.types[i],c=e.indexes[r][o[r]],s=e.values[c]??0;a[i]=s,o[r]++}return a}const Eoe=(e,t)=>{const a=s1.createTransformer(t),o=xa(e),i=xa(t);return o.indexes.var.length===i.indexes.var.length&&o.indexes.color.length===i.indexes.color.length&&o.indexes.number.length>=i.indexes.number.length?HC.has(e)&&!i.values.length||HC.has(t)&&!o.values.length?Ioe(e,t):Ia(lS(Poe(o,i),i.values),a):(ra(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),hv(e,t))};function uS(e,t,a){return typeof e=="number"&&typeof t=="number"&&typeof a=="number"?Le(e,t,a):gx(e)(e,t)}const Roe=e=>{const t=({timestamp:a})=>e(a);return{start:(a=!0)=>we.update(t,a),stop:()=>r1(t),now:()=>Ae.isProcessing?Ae.timestamp:He.now()}},pS=(e,t,a=10)=>{let o="";const i=Math.max(Math.round(t/a),2);for(let r=0;r<i;r++)o+=Math.round(e(r/(i-1))*1e4)/1e4+", ";return`linear(${o.substring(0,o.length-2)})`},lv=2e4;function _x(e){let t=0;const a=50;let o=e.next(t);for(;!o.done&&t<lv;)t+=a,o=e.next(t);return t>=lv?1/0:t}function $oe(e,t=100,a){const o=a({...e,keyframes:[0,t]}),i=Math.min(_x(o),lv);return{type:"keyframes",ease:r=>o.next(i*r).value/t,duration:Ye(i)}}const qoe=5;function yS(e,t,a){const o=Math.max(t-qoe,0);return Gb(a-e(o),t-o)}const xe={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},gC=.001;function Toe({duration:e=xe.duration,bounce:t=xe.bounce,velocity:a=xe.velocity,mass:o=xe.mass}){let i,r;ra(e<=Ue(xe.maxDuration),"Spring duration must be 10 seconds or less");let c=1-t;c=a1(xe.minDamping,xe.maxDamping,c),e=a1(xe.minDuration,xe.maxDuration,Ye(e)),c<1?(i=l=>{const h=l*c,u=h*e,p=h-a,k=VC(l,c),C=Math.exp(-u);return gC-p/k*C},r=l=>{const u=l*c*e,p=u*a+a,k=Math.pow(c,2)*Math.pow(l,2)*e,C=Math.exp(-u),g=VC(Math.pow(l,2),c);return(-i(l)+gC>0?-1:1)*((p-k)*C)/g}):(i=l=>{const h=Math.exp(-l*e),u=(l-a)*e+1;return-gC+h*u},r=l=>{const h=Math.exp(-l*e),u=(a-l)*(e*e);return h*u});const s=5/e,d=Hoe(i,r,s);if(e=Ue(e),isNaN(d))return{stiffness:xe.stiffness,damping:xe.damping,duration:e};{const l=Math.pow(d,2)*o;return{stiffness:l,damping:c*2*Math.sqrt(o*l),duration:e}}}const joe=12;function Hoe(e,t,a){let o=a;for(let i=1;i<joe;i++)o=o-e(o)/t(o);return o}function VC(e,t){return e*Math.sqrt(1-t*t)}const Voe=["duration","bounce"],zoe=["stiffness","damping","mass"];function ow(e,t){return t.some(a=>e[a]!==void 0)}function Doe(e){let t={velocity:xe.velocity,stiffness:xe.stiffness,damping:xe.damping,mass:xe.mass,isResolvedFromDuration:!1,...e};if(!ow(e,zoe)&&ow(e,Voe))if(e.visualDuration){const a=e.visualDuration,o=2*Math.PI/(a*1.2),i=o*o,r=2*a1(.05,1,1-(e.bounce||0))*Math.sqrt(i);t={...t,mass:xe.mass,stiffness:i,damping:r}}else{const a=Toe(e);t={...t,...a,mass:xe.mass},t.isResolvedFromDuration=!0}return t}function uv(e=xe.visualDuration,t=xe.bounce){const a=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:o,restDelta:i}=a;const r=a.keyframes[0],c=a.keyframes[a.keyframes.length-1],s={done:!1,value:r},{stiffness:d,damping:l,mass:h,duration:u,velocity:p,isResolvedFromDuration:k}=Doe({...a,velocity:-Ye(a.velocity||0)}),C=p||0,g=l/(2*Math.sqrt(d*h)),L=c-r,M=Ye(Math.sqrt(d/h)),S=Math.abs(L)<5;o||(o=S?xe.restSpeed.granular:xe.restSpeed.default),i||(i=S?xe.restDelta.granular:xe.restDelta.default);let f;if(g<1){const m=VC(M,g);f=I=>{const A=Math.exp(-g*M*I);return c-A*((C+g*M*L)/m*Math.sin(m*I)+L*Math.cos(m*I))}}else if(g===1)f=m=>c-Math.exp(-M*m)*(L+(C+M*L)*m);else{const m=M*Math.sqrt(g*g-1);f=I=>{const A=Math.exp(-g*M*I),P=Math.min(m*I,300);return c-A*((C+g*M*L)*Math.sinh(P)+m*L*Math.cosh(P))/m}}const w={calculatedDuration:k&&u||null,next:m=>{const I=f(m);if(k)s.done=m>=u;else{let A=m===0?C:0;g<1&&(A=m===0?Ue(C):yS(f,m,I));const P=Math.abs(A)<=o,H=Math.abs(c-I)<=i;s.done=P&&H}return s.value=s.done?c:I,s},toString:()=>{const m=Math.min(_x(w),lv),I=pS(A=>w.next(m*A).value,m,30);return m+"ms "+I},toTransition:()=>{}};return w}uv.applyToOptions=e=>{const t=$oe(e,100,uv);return e.ease=t.ease,e.duration=Ue(t.duration),e.type="keyframes",e};function zC({keyframes:e,velocity:t=0,power:a=.8,timeConstant:o=325,bounceDamping:i=10,bounceStiffness:r=500,modifyTarget:c,min:s,max:d,restDelta:l=.5,restSpeed:h}){const u=e[0],p={done:!1,value:u},k=P=>s!==void 0&&P<s||d!==void 0&&P>d,C=P=>s===void 0?d:d===void 0||Math.abs(s-P)<Math.abs(d-P)?s:d;let g=a*t;const L=u+g,M=c===void 0?L:c(L);M!==L&&(g=M-u);const S=P=>-g*Math.exp(-P/o),f=P=>M+S(P),w=P=>{const H=S(P),E=f(P);p.done=Math.abs(H)<=l,p.value=p.done?M:E};let m,I;const A=P=>{k(p.value)&&(m=P,I=uv({keyframes:[p.value,C(p.value)],velocity:yS(f,P,p.value),damping:i,stiffness:r,restDelta:l,restSpeed:h}))};return A(0),{calculatedDuration:null,next:P=>{let H=!1;return!I&&m===void 0&&(H=!0,w(P),A(P)),m!==void 0&&P>=m?I.next(P-m):(!H&&w(P),p)}}}function Ooe(e,t,a){const o=[],i=a||i1.mix||uS,r=e.length-1;for(let c=0;c<r;c++){let s=i(e[c],e[c+1]);if(t){const d=Array.isArray(t)?t[c]||Fe:t;s=Ia(d,s)}o.push(s)}return o}function Foe(e,t,{clamp:a=!0,ease:o,mixer:i}={}){const r=e.length;if(o1(r===t.length,"Both input and output ranges must be the same length"),r===1)return()=>t[0];if(r===2&&t[0]===t[1])return()=>t[1];const c=e[0]===e[1];e[0]>e[r-1]&&(e=[...e].reverse(),t=[...t].reverse());const s=Ooe(t,o,i),d=s.length,l=h=>{if(c&&h<e[0])return t[0];let u=0;if(d>1)for(;u<e.length-2&&!(h<e[u+1]);u++);const p=va(e[u],e[u+1],h);return s[u](p)};return a?h=>l(a1(e[0],e[r-1],h)):l}function Boe(e,t){const a=e[e.length-1];for(let o=1;o<=t;o++){const i=va(0,t,o);e.push(Le(a,1,i))}}function Uoe(e){const t=[0];return Boe(t,e.length-1),t}function Zoe(e,t){return e.map(a=>a*t)}function Goe(e,t){return e.map(()=>t||nS).splice(0,e.length-1)}function ea({duration:e=300,keyframes:t,times:a,ease:o="easeInOut"}){const i=ioe(o)?o.map(QL):QL(o),r={done:!1,value:t[0]},c=Zoe(a&&a.length===t.length?a:Uoe(t),e),s=Foe(c,t,{ease:Array.isArray(i)?i:Goe(t,i)});return{calculatedDuration:e,next:d=>(r.value=s(d),r.done=d>=e,r)}}const Woe=e=>e!==null;function vx(e,{repeat:t,repeatType:a="loop"},o,i=1){const r=e.filter(Woe),s=i<0||t&&a!=="loop"&&t%2===1?0:r.length-1;return!s||o===void 0?r[s]:o}const Xoe={decay:zC,inertia:zC,tween:ea,keyframes:ea,spring:uv};function kS(e){typeof e.type=="string"&&(e.type=Xoe[e.type])}class Cx{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,a){return this.finished.then(t,a)}}const Koe=e=>e/100;class xx extends Cx{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{var o,i;const{motionValue:a}=this.options;a&&a.updatedAt!==He.now()&&this.tick(He.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(i=(o=this.options).onStop)==null||i.call(o))},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;kS(t);const{type:a=ea,repeat:o=0,repeatDelay:i=0,repeatType:r,velocity:c=0}=t;let{keyframes:s}=t;const d=a||ea;process.env.NODE_ENV!=="production"&&d!==ea&&o1(s.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${s}`),d!==ea&&typeof s[0]!="number"&&(this.mixKeyframes=Ia(Koe,uS(s[0],s[1])),s=[0,100]);const l=d({...t,keyframes:s});r==="mirror"&&(this.mirroredGenerator=d({...t,keyframes:[...s].reverse(),velocity:-c})),l.calculatedDuration===null&&(l.calculatedDuration=_x(l));const{calculatedDuration:h}=l;this.calculatedDuration=h,this.resolvedDuration=h+i,this.totalDuration=this.resolvedDuration*(o+1)-i,this.generator=l}updateTime(t){const a=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=a}tick(t,a=!1){const{generator:o,totalDuration:i,mixKeyframes:r,mirroredGenerator:c,resolvedDuration:s,calculatedDuration:d}=this;if(this.startTime===null)return o.next(0);const{delay:l=0,keyframes:h,repeat:u,repeatType:p,repeatDelay:k,type:C,onUpdate:g,finalKeyframe:L}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-i/this.speed,this.startTime)),a?this.currentTime=t:this.updateTime(t);const M=this.currentTime-l*(this.playbackSpeed>=0?1:-1),S=this.playbackSpeed>=0?M<0:M>i;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=i);let f=this.currentTime,w=o;if(u){const P=Math.min(this.currentTime,i)/s;let H=Math.floor(P),E=P%1;!E&&P>=1&&(E=1),E===1&&H--,H=Math.min(H,u+1),!!(H%2)&&(p==="reverse"?(E=1-E,k&&(E-=k/s)):p==="mirror"&&(w=c)),f=a1(0,1,E)*s}const m=S?{done:!1,value:h[0]}:w.next(f);r&&(m.value=r(m.value));let{done:I}=m;!S&&d!==null&&(I=this.playbackSpeed>=0?this.currentTime>=i:this.currentTime<=0);const A=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&I);return A&&C!==zC&&(m.value=vx(h,this.options,L,this.speed)),g&&g(m.value),A&&this.finish(),m}then(t,a){return this.finished.then(t,a)}get duration(){return Ye(this.calculatedDuration)}get time(){return Ye(this.currentTime)}set time(t){var a;t=Ue(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),(a=this.driver)==null||a.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(He.now());const a=this.playbackSpeed!==t;this.playbackSpeed=t,a&&(this.time=Ye(this.currentTime))}play(){var i,r;if(this.isStopped)return;const{driver:t=Roe,startTime:a}=this.options;this.driver||(this.driver=t(c=>this.tick(c))),(r=(i=this.options).onPlay)==null||r.call(i);const o=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=o):this.holdTime!==null?this.startTime=o-this.holdTime:this.startTime||(this.startTime=a??o),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(He.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var t,a;this.notifyFinished(),this.teardown(),this.state="finished",(a=(t=this.options).onComplete)==null||a.call(t)}cancel(){var t,a;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(a=(t=this.options).onCancel)==null||a.call(t)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){var a;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(a=this.driver)==null||a.stop(),t.observe(this)}}function Yoe(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const Gn=e=>e*180/Math.PI,DC=e=>{const t=Gn(Math.atan2(e[1],e[0]));return OC(t)},Qoe={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:DC,rotateZ:DC,skewX:e=>Gn(Math.atan(e[1])),skewY:e=>Gn(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},OC=e=>(e=e%360,e<0&&(e+=360),e),iw=DC,cw=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),rw=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),Joe={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:cw,scaleY:rw,scale:e=>(cw(e)+rw(e))/2,rotateX:e=>OC(Gn(Math.atan2(e[6],e[5]))),rotateY:e=>OC(Gn(Math.atan2(-e[2],e[0]))),rotateZ:iw,rotate:iw,skewX:e=>Gn(Math.atan(e[4])),skewY:e=>Gn(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function FC(e){return e.includes("scale")?1:0}function BC(e,t){if(!e||e==="none")return FC(t);const a=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let o,i;if(a)o=Joe,i=a;else{const s=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);o=Qoe,i=s}if(!i)return FC(t);const r=o[t],c=i[1].split(",").map(t0e);return typeof r=="function"?r(c):c[r]}const e0e=(e,t)=>{const{transform:a="none"}=getComputedStyle(e);return BC(a,t)};function t0e(e){return parseFloat(e.trim())}const da=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ha=new Set(da),sw=e=>e===sa||e===de,n0e=new Set(["x","y","z"]),a0e=da.filter(e=>!n0e.has(e));function o0e(e){const t=[];return a0e.forEach(a=>{const o=e.getValue(a);o!==void 0&&(t.push([a,o.get()]),o.set(a.startsWith("scale")?1:0))}),t}const Wn={width:({x:e},{paddingLeft:t="0",paddingRight:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),height:({y:e},{paddingTop:t="0",paddingBottom:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>BC(t,"x"),y:(e,{transform:t})=>BC(t,"y")};Wn.translateX=Wn.x;Wn.translateY=Wn.y;const Xn=new Set;let UC=!1,ZC=!1,GC=!1;function fS(){if(ZC){const e=Array.from(Xn).filter(o=>o.needsMeasurement),t=new Set(e.map(o=>o.element)),a=new Map;t.forEach(o=>{const i=o0e(o);i.length&&(a.set(o,i),o.render())}),e.forEach(o=>o.measureInitialState()),t.forEach(o=>{o.render();const i=a.get(o);i&&i.forEach(([r,c])=>{var s;(s=o.getValue(r))==null||s.set(c)})}),e.forEach(o=>o.measureEndState()),e.forEach(o=>{o.suspendedScrollY!==void 0&&window.scrollTo(0,o.suspendedScrollY)})}ZC=!1,UC=!1,Xn.forEach(e=>e.complete(GC)),Xn.clear()}function mS(){Xn.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(ZC=!0)})}function i0e(){GC=!0,mS(),fS(),GC=!1}class Lx{constructor(t,a,o,i,r,c=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=a,this.name=o,this.motionValue=i,this.element=r,this.isAsync=c}scheduleResolve(){this.state="scheduled",this.isAsync?(Xn.add(this),UC||(UC=!0,we.read(mS),we.resolveKeyframes(fS))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:a,element:o,motionValue:i}=this;if(t[0]===null){const r=i==null?void 0:i.get(),c=t[t.length-1];if(r!==void 0)t[0]=r;else if(o&&a){const s=o.readValue(a,c);s!=null&&(t[0]=s)}t[0]===void 0&&(t[0]=c),i&&r===void 0&&i.set(t[0])}Yoe(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Xn.delete(this)}cancel(){this.state==="scheduled"&&(Xn.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const c0e=e=>e.startsWith("--");function r0e(e,t,a){c0e(t)?e.style.setProperty(t,a):e.style[t]=a}const s0e=hx(()=>window.ScrollTimeline!==void 0),d0e={};function h0e(e,t){const a=hx(e);return()=>d0e[t]??a()}const MS=h0e(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),ka=([e,t,a,o])=>`cubic-bezier(${e}, ${t}, ${a}, ${o})`,dw={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ka([0,.65,.55,1]),circOut:ka([.55,0,1,.45]),backIn:ka([.31,.01,.66,-.59]),backOut:ka([.33,1.53,.69,.99])};function gS(e,t){if(e)return typeof e=="function"?MS()?pS(e,t):"ease-out":aS(e)?ka(e):Array.isArray(e)?e.map(a=>gS(a,t)||dw.easeOut):dw[e]}function l0e(e,t,a,{delay:o=0,duration:i=300,repeat:r=0,repeatType:c="loop",ease:s="easeOut",times:d}={},l=void 0){const h={[t]:a};d&&(h.offset=d);const u=gS(s,i);Array.isArray(u)&&(h.easing=u);const p={delay:o,duration:i,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:r+1,direction:c==="reverse"?"alternate":"normal"};return l&&(p.pseudoElement=l),e.animate(h,p)}function _S(e){return typeof e=="function"&&"applyToOptions"in e}function u0e({type:e,...t}){return _S(e)&&MS()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class p0e extends Cx{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:a,name:o,keyframes:i,pseudoElement:r,allowFlatten:c=!1,finalKeyframe:s,onComplete:d}=t;this.isPseudoElement=!!r,this.allowFlatten=c,this.options=t,o1(typeof t.type!="string",`animateMini doesn't support "type" as a string. Did you mean to import { spring } from "motion"?`);const l=u0e(t);this.animation=l0e(a,o,i,l,r),l.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const h=vx(i,this.options,s,this.speed);this.updateMotionValue?this.updateMotionValue(h):r0e(a,o,h),this.animation.cancel()}d==null||d(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var t,a;(a=(t=this.animation).finish)==null||a.call(t)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var t,a;this.isPseudoElement||(a=(t=this.animation).commitStyles)==null||a.call(t)}get duration(){var a,o;const t=((o=(a=this.animation.effect)==null?void 0:a.getComputedTiming)==null?void 0:o.call(a).duration)||0;return Ye(Number(t))}get time(){return Ye(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=Ue(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:a}){var o;return this.allowFlatten&&((o=this.animation.effect)==null||o.updateTiming({easing:"linear"})),this.animation.onfinish=null,t&&s0e()?(this.animation.timeline=t,Fe):a(this)}}const vS={anticipate:Jb,backInOut:Qb,circInOut:tS};function y0e(e){return e in vS}function k0e(e){typeof e.ease=="string"&&y0e(e.ease)&&(e.ease=vS[e.ease])}const hw=10;class f0e extends p0e{constructor(t){k0e(t),kS(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:a,onUpdate:o,onComplete:i,element:r,...c}=this.options;if(!a)return;if(t!==void 0){a.set(t);return}const s=new xx({...c,autoplay:!1}),d=Ue(this.finishedTime??this.time);a.setWithVelocity(s.sample(d-hw).value,s.sample(d).value,hw),s.stop()}}const lw=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(s1.test(e)||e==="0")&&!e.startsWith("url("));function m0e(e){const t=e[0];if(e.length===1)return!0;for(let a=0;a<e.length;a++)if(e[a]!==t)return!0}function M0e(e,t,a,o){const i=e[0];if(i===null)return!1;if(t==="display"||t==="visibility")return!0;const r=e[e.length-1],c=lw(i,t),s=lw(r,t);return ra(c===s,`You are trying to animate ${t} from "${i}" to "${r}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${r} via the \`style\` property.`),!c||!s?!1:m0e(e)||(a==="spring"||_S(a))&&o}function wx(e){return Ub(e)&&"offsetHeight"in e}const g0e=new Set(["opacity","clipPath","filter","transform"]),_0e=hx(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function v0e(e){var l;const{motionValue:t,name:a,repeatDelay:o,repeatType:i,damping:r,type:c}=e;if(!wx((l=t==null?void 0:t.owner)==null?void 0:l.current))return!1;const{onUpdate:s,transformTemplate:d}=t.owner.getProps();return _0e()&&a&&g0e.has(a)&&(a!=="transform"||!d)&&!s&&!o&&i!=="mirror"&&r!==0&&c!=="inertia"}const C0e=40;class x0e extends Cx{constructor({autoplay:t=!0,delay:a=0,type:o="keyframes",repeat:i=0,repeatDelay:r=0,repeatType:c="loop",keyframes:s,name:d,motionValue:l,element:h,...u}){var C;super(),this.stop=()=>{var g,L;this._animation&&(this._animation.stop(),(g=this.stopTimeline)==null||g.call(this)),(L=this.keyframeResolver)==null||L.cancel()},this.createdAt=He.now();const p={autoplay:t,delay:a,type:o,repeat:i,repeatDelay:r,repeatType:c,name:d,motionValue:l,element:h,...u},k=(h==null?void 0:h.KeyframeResolver)||Lx;this.keyframeResolver=new k(s,(g,L,M)=>this.onKeyframesResolved(g,L,p,!M),d,l,h),(C=this.keyframeResolver)==null||C.scheduleResolve()}onKeyframesResolved(t,a,o,i){this.keyframeResolver=void 0;const{name:r,type:c,velocity:s,delay:d,isHandoff:l,onUpdate:h}=o;this.resolvedAt=He.now(),M0e(t,r,c,s)||((i1.instantAnimations||!d)&&(h==null||h(vx(t,o,a))),t[0]=t[t.length-1],o.duration=0,o.repeat=0);const p={startTime:i?this.resolvedAt?this.resolvedAt-this.createdAt>C0e?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:a,...o,keyframes:t},k=!l&&v0e(p)?new f0e({...p,element:p.motionValue.owner.current}):new xx(p);k.finished.then(()=>this.notifyFinished()).catch(Fe),this.pendingTimeline&&(this.stopTimeline=k.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=k}get finished(){return this._animation?this.animation.finished:this._finished}then(t,a){return this.finished.finally(t).then(()=>{})}get animation(){var t;return this._animation||((t=this.keyframeResolver)==null||t.resume(),i0e()),this._animation}get duration(){return this.animation.duration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var t;this._animation&&this.animation.cancel(),(t=this.keyframeResolver)==null||t.cancel()}}const L0e=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function w0e(e){const t=L0e.exec(e);if(!t)return[,];const[,a,o,i]=t;return[`--${a??o}`,i]}const b0e=4;function CS(e,t,a=1){o1(a<=b0e,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[o,i]=w0e(e);if(!o)return;const r=window.getComputedStyle(t).getPropertyValue(o);if(r){const c=r.trim();return Bb(c)?parseFloat(c):c}return fx(i)?CS(i,t,a+1):i}function bx(e,t){return(e==null?void 0:e[t])??(e==null?void 0:e.default)??e}const xS=new Set(["width","height","top","left","right","bottom",...da]),S0e={test:e=>e==="auto",parse:e=>e},LS=e=>t=>t.test(e),wS=[sa,de,Qe,c1,moe,foe,S0e],uw=e=>wS.find(LS(e));function I0e(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||Zb(e):!0}const N0e=new Set(["brightness","contrast","saturate","opacity"]);function A0e(e){const[t,a]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[o]=a.match(mx)||[];if(!o)return e;const i=a.replace(o,"");let r=N0e.has(t)?1:0;return o!==a&&(r*=100),t+"("+r+i+")"}const P0e=/\b([a-z-]*)\(.*?\)/gu,WC={...s1,getAnimatableNone:e=>{const t=e.match(P0e);return t?t.map(A0e).join(" "):e}},pw={...sa,transform:Math.round},E0e={rotate:c1,rotateX:c1,rotateY:c1,rotateZ:c1,scale:Ka,scaleX:Ka,scaleY:Ka,scaleZ:Ka,skew:c1,skewX:c1,skewY:c1,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Ca,originX:ew,originY:ew,originZ:de},Sx={borderWidth:de,borderTopWidth:de,borderRightWidth:de,borderBottomWidth:de,borderLeftWidth:de,borderRadius:de,radius:de,borderTopLeftRadius:de,borderTopRightRadius:de,borderBottomRightRadius:de,borderBottomLeftRadius:de,width:de,maxWidth:de,height:de,maxHeight:de,top:de,right:de,bottom:de,left:de,padding:de,paddingTop:de,paddingRight:de,paddingBottom:de,paddingLeft:de,margin:de,marginTop:de,marginRight:de,marginBottom:de,marginLeft:de,backgroundPositionX:de,backgroundPositionY:de,...E0e,zIndex:pw,fillOpacity:Ca,strokeOpacity:Ca,numOctaves:pw},R0e={...Sx,color:Ie,backgroundColor:Ie,outlineColor:Ie,fill:Ie,stroke:Ie,borderColor:Ie,borderTopColor:Ie,borderRightColor:Ie,borderBottomColor:Ie,borderLeftColor:Ie,filter:WC,WebkitFilter:WC},bS=e=>R0e[e];function SS(e,t){let a=bS(e);return a!==WC&&(a=s1),a.getAnimatableNone?a.getAnimatableNone(t):void 0}const $0e=new Set(["auto","none","0"]);function q0e(e,t,a){let o=0,i;for(;o<e.length&&!i;){const r=e[o];typeof r=="string"&&!$0e.has(r)&&xa(r).values.length&&(i=e[o]),o++}if(i&&a)for(const r of t)e[r]=SS(a,i)}class T0e extends Lx{constructor(t,a,o,i,r){super(t,a,o,i,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:a,name:o}=this;if(!a||!a.current)return;super.readKeyframes();for(let d=0;d<t.length;d++){let l=t[d];if(typeof l=="string"&&(l=l.trim(),fx(l))){const h=CS(l,a.current);h!==void 0&&(t[d]=h),d===t.length-1&&(this.finalKeyframe=l)}}if(this.resolveNoneKeyframes(),!xS.has(o)||t.length!==2)return;const[i,r]=t,c=uw(i),s=uw(r);if(c!==s)if(sw(c)&&sw(s))for(let d=0;d<t.length;d++){const l=t[d];typeof l=="string"&&(t[d]=parseFloat(l))}else Wn[o]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:a}=this,o=[];for(let i=0;i<t.length;i++)(t[i]===null||I0e(t[i]))&&o.push(i);o.length&&q0e(t,o,a)}measureInitialState(){const{element:t,unresolvedKeyframes:a,name:o}=this;if(!t||!t.current)return;o==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Wn[o](t.measureViewportBox(),window.getComputedStyle(t.current)),a[0]=this.measuredOrigin;const i=a[a.length-1];i!==void 0&&t.getValue(o,i).jump(i,!1)}measureEndState(){var s;const{element:t,name:a,unresolvedKeyframes:o}=this;if(!t||!t.current)return;const i=t.getValue(a);i&&i.jump(this.measuredOrigin,!1);const r=o.length-1,c=o[r];o[r]=Wn[a](t.measureViewportBox(),window.getComputedStyle(t.current)),c!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=c),(s=this.removedTransforms)!=null&&s.length&&this.removedTransforms.forEach(([d,l])=>{t.getValue(d).set(l)}),this.resolveNoneKeyframes()}}function j0e(e,t,a){if(e instanceof EventTarget)return[e];if(typeof e=="string"){let o=document;const i=(a==null?void 0:a[e])??o.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}const IS=(e,t)=>t&&typeof e=="number"?t.transform(e):e,yw=30,H0e=e=>!isNaN(parseFloat(e));class V0e{constructor(t,a={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=(o,i=!0)=>{var c,s;const r=He.now();if(this.updatedAt!==r&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(o),this.current!==this.prev&&((c=this.events.change)==null||c.notify(this.current),this.dependents))for(const d of this.dependents)d.dirty();i&&((s=this.events.renderRequest)==null||s.notify(this.current))},this.hasAnimated=!1,this.setCurrent(t),this.owner=a.owner}setCurrent(t){this.current=t,this.updatedAt=He.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=H0e(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return process.env.NODE_ENV!=="production"&&ux(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,a){this.events[t]||(this.events[t]=new lx);const o=this.events[t].add(a);return t==="change"?()=>{o(),we.read(()=>{this.events.change.getSize()||this.stop()})}:o}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,a){this.passiveEffect=t,this.stopPassiveEffect=a}set(t,a=!0){!a||!this.passiveEffect?this.updateAndNotify(t,a):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,a,o){this.set(a),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-o}jump(t,a=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,a&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var t;(t=this.events.change)==null||t.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=He.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>yw)return 0;const a=Math.min(this.updatedAt-this.prevUpdatedAt,yw);return Gb(parseFloat(this.current)-parseFloat(this.prevFrameValue),a)}start(t){return this.stop(),new Promise(a=>{this.hasAnimated=!0,this.animation=t(a),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){var t,a;(t=this.dependents)==null||t.clear(),(a=this.events.destroy)==null||a.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function ia(e,t){return new V0e(e,t)}const{schedule:Ix}=oS(queueMicrotask,!1),Be={x:!1,y:!1};function NS(){return Be.x||Be.y}function z0e(e){return e==="x"||e==="y"?Be[e]?null:(Be[e]=!0,()=>{Be[e]=!1}):Be.x||Be.y?null:(Be.x=Be.y=!0,()=>{Be.x=Be.y=!1})}function AS(e,t){const a=j0e(e),o=new AbortController,i={passive:!0,...t,signal:o.signal};return[a,i,()=>o.abort()]}function kw(e){return!(e.pointerType==="touch"||NS())}function D0e(e,t,a={}){const[o,i,r]=AS(e,a),c=s=>{if(!kw(s))return;const{target:d}=s,l=t(d,s);if(typeof l!="function"||!d)return;const h=u=>{kw(u)&&(l(u),d.removeEventListener("pointerleave",h))};d.addEventListener("pointerleave",h,i)};return o.forEach(s=>{s.addEventListener("pointerenter",c,i)}),r}const PS=(e,t)=>t?e===t?!0:PS(e,t.parentElement):!1,Nx=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,O0e=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function F0e(e){return O0e.has(e.tagName)||e.tabIndex!==-1}const cv=new WeakSet;function fw(e){return t=>{t.key==="Enter"&&e(t)}}function _C(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const B0e=(e,t)=>{const a=e.currentTarget;if(!a)return;const o=fw(()=>{if(cv.has(a))return;_C(a,"down");const i=fw(()=>{_C(a,"up")}),r=()=>_C(a,"cancel");a.addEventListener("keyup",i,t),a.addEventListener("blur",r,t)});a.addEventListener("keydown",o,t),a.addEventListener("blur",()=>a.removeEventListener("keydown",o),t)};function mw(e){return Nx(e)&&!NS()}function U0e(e,t,a={}){const[o,i,r]=AS(e,a),c=s=>{const d=s.currentTarget;if(!mw(s))return;cv.add(d);const l=t(d,s),h=(k,C)=>{window.removeEventListener("pointerup",u),window.removeEventListener("pointercancel",p),cv.has(d)&&cv.delete(d),mw(k)&&typeof l=="function"&&l(k,{success:C})},u=k=>{h(k,d===window||d===document||a.useGlobalTarget||PS(d,k.target))},p=k=>{h(k,!1)};window.addEventListener("pointerup",u,i),window.addEventListener("pointercancel",p,i)};return o.forEach(s=>{(a.useGlobalTarget?window:s).addEventListener("pointerdown",c,i),wx(s)&&(s.addEventListener("focus",l=>B0e(l,i)),!F0e(s)&&!s.hasAttribute("tabindex")&&(s.tabIndex=0))}),r}function ES(e){return Ub(e)&&"ownerSVGElement"in e}function Z0e(e){return ES(e)&&e.tagName==="svg"}const Re=e=>!!(e&&e.getVelocity),G0e=[...wS,Ie,s1],W0e=e=>G0e.find(LS(e)),Ax=q.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});class X0e extends y.Component{getSnapshotBeforeUpdate(t){const a=this.props.childRef.current;if(a&&t.isPresent&&!this.props.isPresent){const o=a.offsetParent,i=wx(o)&&o.offsetWidth||0,r=this.props.sizeRef.current;r.height=a.offsetHeight||0,r.width=a.offsetWidth||0,r.top=a.offsetTop,r.left=a.offsetLeft,r.right=i-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function K0e({children:e,isPresent:t,anchorX:a}){const o=q.useId(),i=q.useRef(null),r=q.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=q.useContext(Ax);return q.useInsertionEffect(()=>{const{width:s,height:d,top:l,left:h,right:u}=r.current;if(t||!i.current||!s||!d)return;const p=a==="left"?`left: ${h}`:`right: ${u}`;i.current.dataset.motionPopId=o;const k=document.createElement("style");return c&&(k.nonce=c),document.head.appendChild(k),k.sheet&&k.sheet.insertRule(`
|
|
7827
|
+
`)),Tae=e=>y.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 1402.223 555.556",enableBackground:"new 0 0 1402.223 555.556",xmlSpace:"preserve",...e},y.createElement("g",null,y.createElement("path",{d:"M525.544,124.801c46.138,24.343,77.665,59.881,82.312,141.069c0,68.89,0,271.454,0,271.454H485.701V318.559 c0-43.113,0-67.861-11.176-85.426c-9.582-15.967-28.741-23.953-46.307-23.953c-10.379,0-39.125,2.396-54.294,29.543 c-9.582,16.762-8.785,34.327-8.785,71.854v226.748H242.982V289.818c0-39.917-5.579-57.483-23.951-69.46 c-10.375-7.187-23.149-10.379-35.923-10.379c-5.588,0-21.56,0-35.131,10.379c-25.549,19.162-26.351,51.895-26.351,79.039v237.928 H0.272c0,0-0.325-207.584-0.265-270.582c6.238-82.061,41.884-118.628,86.636-142.683c59.142-31.791,168.606-39.686,226.02,15.525 c-7.087,13.047-19.857,29.651-23.716,52.304C341.313,95.412,454.07,87.095,525.544,124.801z",fill:"#1055c4"}),y.createElement("path",{d:"M813.066,205.987v186.827c0,16.764-0.797,26.346,3.197,33.533c7.182,13.57,26.346,13.57,28.746,13.57 c14.367,0,28.74-0.797,43.109-0.797v95.01c-7.979,1.598-36.725,6.389-64.674,6.389c-8.779,0-17.561,0-25.539-0.801 c-11.182-0.797-47.91,0-75.855-25.549c-31.938-27.943-30.339-70.258-30.339-108.584V205.188h-60.68v-75.052h60.68V0h121.354 v130.939h81.438v75.048H813.066z",fill:"#1055c4"}),y.createElement("path",{d:"M1267.896,479.039c-55.092,64.674-126.15,71.859-156.49,71.859c-18.363,0-55.088-2.395-97.404-23.156 c-78.242-38.324-109.379-112.574-109.379-195.611c0-19.16,0.797-59.079,20.754-105.383 c47.107-109.387,150.102-118.169,188.424-118.169c32.736,0,106.189,6.387,162.078,76.651c4.787,6.387,7.984,11.178,15.967,23.953 l-91.02,51.895c-0.797-2.396-7.186-15.172-13.57-23.955c-7.188-8.783-30.428-31.756-67.861-34.327 c-21.539-1.479-45.242,4.065-66.498,21.07c-41.398,33.119-44.307,96.297-44.307,104.276c0,35.928,9.92,84.969,39.918,105.393 c22.141,15.076,48.238,22.283,74.875,19.957c39.779-3.475,61.498-27.129,68.664-37.521c4.592-6.658,7.168-10.158,14.744-23.318 l89.842,46.467C1287.852,452.697,1278.275,467.062,1267.896,479.039",fill:"#1055c4"}),y.createElement("g",null,y.createElement("path",{d:"M1311.33,509.396c0-11.961,8.439-39.393,43.617-39.393c20.395,0,39.395,16.178,39.395,42.209 c0,23.213-17.588,38.686-39.395,38.686C1339.465,550.898,1311.33,542.457,1311.33,509.396z",fill:"#1055c4"})))),jae=e=>y.createElement("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 317.4 115.8",style:{enableBackground:"new 0 0 317.4 115.8"},xmlSpace:"preserve",...e},y.createElement("g",{id:"Layer_1-2"},y.createElement("path",{fill:"#06549E",d:"M38.1,5.1l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7c5.2,3.4,10.5,5.1,15.1,5.1c2.1,0,3.5-0.6,3.5-1.9 C23.3,25.9,2,28.2,2,14C2,5.2,9.3,0,19.8,0C26.2,0.1,32.5,1.8,38.1,5.1z"}),y.createElement("path",{fill:"#06549E",d:"M84.5,15.9v26.4H69v-22c0-4.1-2.4-6.7-6-6.7c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V0.6h15.5v6.4 c2.9-4.6,7.4-7,13.2-7C78.3,0,84.5,6.2,84.5,15.9z"}),y.createElement("path",{fill:"#06549E",d:"M127.9,15.2v27h-15.2v-4.6c-2.5,3.4-6.7,5.4-12.2,5.4c-8.9,0-14.1-5.3-14.1-13.1c0-8,5.6-12.5,16.1-12.6h10.2 v-0.1c0-3.4-2.4-5.5-7.2-5.5c-4.3,0.2-8.6,1.2-12.6,3L89.2,4.3c6.3-2.7,13.2-4.2,20.1-4.3C121,0,127.9,5.6,127.9,15.2z M112.8,28.6 v-3.8h-7c-3.1,0-4.7,1.3-4.7,3.9s1.7,4.1,4.7,4.1C108.8,32.9,111.5,31.2,112.8,28.6z"}),y.createElement("path",{fill:"#06549E",d:"M176.8,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.8-11.8-5.4v20.1h-15.5V0.7h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,0.2,176.8,8.8,176.8,21.8z M161.2,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C158.2,30.7,161.2,26.9,161.2,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M224.7,21.8c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v20.1h-15.5V0.7H194v4.8 c2.8-3.5,7-5.4,11.4-5.4C217,0.2,224.7,8.8,224.7,21.8z M209.1,21.4c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,30.7,209.1,26.9,209.1,21.4z"}),y.createElement("path",{fill:"#06549E",d:"M250.6,45.9c-3.3,8.2-9,12-17.3,12c-4.9,0.1-9.6-1.6-13.4-4.6l6.4-10.3c1.5,1.5,3.5,2.4,5.6,2.4 c1.9,0.1,3.7-0.9,4.5-2.7l0.8-1.5L220,0.7h15.8l9.1,25.5l7.7-25.5H268L250.6,45.9z"}),y.createElement("path",{fill:"#E42833",d:"M38.1,63.5l-5.1,9.7c-5.7-2.9-10.3-4.4-13.6-4.4c-1.9,0-3.1,0.7-3.1,2c0,4.7,21.7,2.6,21.7,16.8 c0,8.6-7.4,13.8-18.3,13.8c-7,0.1-13.8-1.9-19.6-5.9l4.8-9.7C10,89.2,15.2,91,19.8,91c2.1,0,3.5-0.6,3.5-1.9 C23.3,84.3,2,86.6,2,72.3c0-8.7,7.3-13.9,17.8-13.9C26.2,58.5,32.5,60.2,38.1,63.5z"}),y.createElement("path",{fill:"#E42833",d:"M84.5,74.3v26.4H69v-22c0-4.1-2.3-6.8-6-6.8c-4.2,0.1-6.8,3.4-6.8,8.1v20.6H40.7V43.9h15.5v21.6 c2.9-4.6,7.4-7,13.2-7C78.4,58.5,84.5,64.7,84.5,74.3z"}),y.createElement("path",{fill:"#E42833",d:"M127.9,79.9c0,12.9-8.2,21.4-20.7,21.4s-20.7-8.5-20.7-21.4s8.2-21.4,20.7-21.4S127.9,67,127.9,79.9z M99.5,79.8c0,5.6,3.1,9.3,7.8,9.3s7.7-3.7,7.7-9.3s-3.1-9.3-7.7-9.3S99.5,74.3,99.5,79.8z"}),y.createElement("path",{fill:"#E42833",d:"M176.8,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2h15.5v4.8 c2.8-3.5,7-5.4,11.4-5.4C169.2,58.7,176.8,67.3,176.8,80.3z M161.2,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3 s3.1,9.3,7.5,9.3C158.2,89.2,161.2,85.4,161.2,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M224.7,80.3c0,12.8-7.4,21.1-18.9,21.1c-4.5,0.1-8.9-1.9-11.8-5.4v19.7h-15.5V59.2H194v4.8 c2.8-3.5,7-5.5,11.4-5.4C217,58.7,224.7,67.3,224.7,80.3z M209.1,79.9c0-5.5-3-9.3-7.6-9.3c-4.4,0-7.5,3.8-7.5,9.3s3.1,9.3,7.5,9.3 C206.1,89.2,209.1,85.4,209.1,79.9z"}),y.createElement("path",{fill:"#E42833",d:"M269.8,83.8h-28c1.2,4,4.1,6.2,8.1,6.2c3.5-0.1,6.7-1.6,9.2-4l8,7.9c-4.4,4.8-10.6,7.5-18.5,7.5 c-13.9,0-22.4-8.4-22.4-21.2c0-13,8.8-21.5,22-21.5C262.7,58.7,270.7,68.5,269.8,83.8z M254.5,76.2c0.1-4.1-2.5-7-6.3-7 c-3.6,0-6,2.8-6.8,7H254.5z"}),y.createElement("path",{fill:"#E42833",d:"M286.6,65.8c2.8-4.6,7.8-7.3,13.1-7.2v13.9c-8-1-13.1,2.4-13.1,8.4v19.9h-15.5V59.2h15.5V65.8z"}),y.createElement("path",{fill:"#E42833",d:"M276.3,8.1c0.4-1.6,1.7-3.4,3.3-3.4h4.4c0,4.4,0.8,4.4,1.7,4.4h10c0.9,0,1.7,0,1.7-4.4h4.4 c1.6,0,2.9,1.9,3.3,3.4l2.4,11.6h3.5L308.2,7c-0.7-3.1-3.4-6.3-6.5-6.3h-22.2c-3.1,0-5.8,3.3-6.5,6.3l-2.6,12.6h3.5L276.3,8.1z"}),y.createElement("path",{fill:"#06549E",d:"M281.2,41c-4.1,0-7.4,3.3-7.4,7.4c0,4.1,3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C288.6,44.3,285.3,41,281.2,41C281.2,41,281.2,41,281.2,41z M283.7,48.4c0,1.4-1.1,2.5-2.5,2.5s-2.5-1.1-2.5-2.5s1.1-2.5,2.5-2.5 l0,0C282.5,45.9,283.7,47,283.7,48.4L283.7,48.4z"}),y.createElement("path",{fill:"#06549E",d:"M300,41c-4.1,0-7.4,3.3-7.4,7.4s3.3,7.4,7.4,7.4c4.1,0,7.4-3.3,7.4-7.4c0,0,0,0,0,0 C307.4,44.3,304.1,41,300,41z M302.5,48.4c0,1.4-1.2,2.5-2.6,2.5c-1.4,0-2.5-1.2-2.5-2.6c0-1.4,1.1-2.5,2.5-2.5 C301.4,45.8,302.5,46.9,302.5,48.4C302.6,48.4,302.6,48.4,302.5,48.4L302.5,48.4z"}),y.createElement("path",{fill:"#E42833",d:"M314.1,19.7h-46.9c-1.8,0-3.3,1.5-3.3,3.3s1.5,3.3,3.3,3.3l0,0h0.4l3,17.9c0.2,1.1,0.9,2.2,1.9,2.8 c0.6-4.9,5.1-8.3,9.9-7.7c4.2,0.5,7.4,3.9,7.7,8.1h1.1c0.4-4.9,4.6-8.5,9.5-8.2c4.2,0.3,7.6,3.5,8.1,7.7c1-0.7,1.7-1.7,1.9-2.8 l3-17.9h0.4c1.8,0,3.3-1.5,3.3-3.3S315.9,19.6,314.1,19.7L314.1,19.7z M275.3,28.3h0.1c0.1,0,0.3,0,0.4,0H275.3z M285.4,28.3h0.2 h0.2H285.4z M295.4,28.3h0.2h0.2H295.4z M305.4,28.3c0.1,0,0.3,0,0.4,0h0.1H305.4z"}),y.createElement("path",{fill:"#E42833",d:"M285.5,29h0.4h-0.2H285.5z"}),y.createElement("path",{fill:"#E42833",d:"M295.3,29h0.4h-0.2H295.3z"}),y.createElement("path",{fill:"#E42833",d:"M305,29h0.5h-0.1C305.3,29,305.1,29,305,29z"}))),Hae={"leaseloco-logo":qae,"snappy-logo":jae,"hungrrr-logo":$ae,"mtc-logo":Tae},Vae=({id:e})=>{const t=Je.useMounted(),a=Zne(),o=t?"":Ge.skeleton;return _.jsx("div",{id:e,className:Ge.timeline,children:_.jsxs("div",{className:Ge.container,children:[_.jsxs("div",{className:Ge.intro,children:[_.jsx("h2",{className:o,children:"My timeline"}),_.jsx("h3",{className:o,children:"Explore key roles and milestones over the years"})]}),_.jsx("div",{className:Ge.list,children:a.map((i,r)=>{const c=Hae[i.icon];return _.jsxs("div",{className:Ge.item,children:[_.jsxs("div",{className:Ge.left,children:[_.jsx("span",{className:re(Ge.dot,o)}),_.jsxs("div",{className:Ge.text,children:[_.jsx("h4",{className:o,children:i.date}),c&&_.jsx(c,{height:"32",className:o})]})]}),_.jsxs("div",{className:Ge.right,children:[_.jsx("h4",{className:o,children:i.location}),_.jsx("h5",{className:o,children:i.role}),i.description.map((s,d)=>_.jsx("p",{className:o,children:s},d))]})]},r)})})]})})},zae="footer-module__footer___5PSsO",Dae="footer-module__skeleton___xsTB0",Oae="footer-module__container___VZcu-",Fae="footer-module__social___B-T-l",Wa={footer:zae,skeleton:Dae,container:Oae,social:Fae},Bae=()=>{const e=Je.useMounted(),t=new Date().getFullYear();return _.jsx("div",{className:Wa.footer,children:_.jsxs("div",{className:Wa.container,children:[_.jsx(Rb,{className:Wa.social,isMounted:e}),_.jsxs("p",{className:re(!e&&Wa.skeleton),children:["© ",t," Michael Allen"]})]})})},Uae="logo-module__logo___50-hX",Zae="logo-module__skeleton___auAwZ",Gae="logo-module__icon___bH2ee",Wae="logo-module__title___Q1WfN",pa={logo:Uae,skeleton:Zae,icon:Gae,title:Wae},Xae=()=>{const e=Je.useMounted();return _.jsxs(Un,{href:"/",className:re(pa.logo),children:[_.jsx("span",{className:re(pa.icon,!e&&pa.skeleton),children:"M"}),_.jsx("span",{className:re(pa.title,!e&&pa.skeleton),children:"TheMichael"})]})},Kae="navigation-module__nav___xApEM",Yae="navigation-module__skeleton___5r35M",XL={nav:Kae,skeleton:Yae},Qae=({className:e})=>{const t=Je.useMounted();return _.jsx("div",{className:re(XL.nav,!t&&XL.skeleton,e),children:_.jsxs("ul",{children:[_.jsx("li",{children:_.jsx(Un,{href:"/",children:"Home"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#about-me",children:"About me"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#projects",children:"Projects"})}),_.jsx("li",{children:_.jsx(Un,{href:"/#timeline",children:"Timeline"})}),_.jsx("li",{children:_.jsx(Un,{href:"mailto:michael@uplord.co.uk",children:"Contact"})})]})})},cx=q.createContext({});function _v(e){const t=q.useRef(null);return t.current===null&&(t.current=e()),t.current}const rx=typeof window<"u",Fb=rx?q.useLayoutEffect:q.useEffect,vv=q.createContext(null);function sx(e,t){e.indexOf(t)===-1&&e.push(t)}function dx(e,t){const a=e.indexOf(t);a>-1&&e.splice(a,1)}const a1=(e,t,a)=>a>t?t:a<e?e:a;let ra=()=>{},o1=()=>{};process.env.NODE_ENV!=="production"&&(ra=(e,t)=>{!e&&typeof console<"u"&&console.warn(t)},o1=(e,t)=>{if(!e)throw new Error(t)});const i1={},Bb=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function Ub(e){return typeof e=="object"&&e!==null}const Zb=e=>/^0[^.\s]+$/u.test(e);function hx(e){let t;return()=>(t===void 0&&(t=e()),t)}const Fe=e=>e,Jae=(e,t)=>a=>t(e(a)),Ia=(...e)=>e.reduce(Jae),va=(e,t,a)=>{const o=t-e;return o===0?1:(a-e)/o};class lx{constructor(){this.subscriptions=[]}add(t){return sx(this.subscriptions,t),()=>dx(this.subscriptions,t)}notify(t,a,o){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,a,o);else for(let r=0;r<i;r++){const c=this.subscriptions[r];c&&c(t,a,o)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const Ue=e=>e*1e3,Ye=e=>e/1e3;function Gb(e,t){return t?e*(1e3/t):0}const KL=new Set;function ux(e,t,a){e||KL.has(t)||(console.warn(t),KL.add(t))}const Wb=(e,t,a)=>(((1-3*a+3*t)*e+(3*a-6*t))*e+3*t)*e,eoe=1e-7,toe=12;function noe(e,t,a,o,i){let r,c,s=0;do c=t+(a-t)/2,r=Wb(c,o,i)-e,r>0?a=c:t=c;while(Math.abs(r)>eoe&&++s<toe);return c}function Na(e,t,a,o){if(e===t&&a===o)return Fe;const i=r=>noe(r,0,1,e,a);return r=>r===0||r===1?r:Wb(i(r),t,o)}const Xb=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Kb=e=>t=>1-e(1-t),Yb=Na(.33,1.53,.69,.99),px=Kb(Yb),Qb=Xb(px),Jb=e=>(e*=2)<1?.5*px(e):.5*(2-Math.pow(2,-10*(e-1))),yx=e=>1-Math.sin(Math.acos(e)),eS=Kb(yx),tS=Xb(yx),aoe=Na(.42,0,1,1),ooe=Na(0,0,.58,1),nS=Na(.42,0,.58,1),ioe=e=>Array.isArray(e)&&typeof e[0]!="number",aS=e=>Array.isArray(e)&&typeof e[0]=="number",YL={linear:Fe,easeIn:aoe,easeInOut:nS,easeOut:ooe,circIn:yx,circInOut:tS,circOut:eS,backIn:px,backInOut:Qb,backOut:Yb,anticipate:Jb},coe=e=>typeof e=="string",QL=e=>{if(aS(e)){o1(e.length===4,"Cubic bezier arrays must contain four numerical values.");const[t,a,o,i]=e;return Na(t,a,o,i)}else if(coe(e))return o1(YL[e]!==void 0,`Invalid easing type '${e}'`),YL[e];return e},Xa=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"],JL={value:null};function roe(e,t){let a=new Set,o=new Set,i=!1,r=!1;const c=new WeakSet;let s={delta:0,timestamp:0,isProcessing:!1},d=0;function l(u){c.has(u)&&(h.schedule(u),e()),d++,u(s)}const h={schedule:(u,p=!1,k=!1)=>{const g=k&&i?a:o;return p&&c.add(u),g.has(u)||g.add(u),u},cancel:u=>{o.delete(u),c.delete(u)},process:u=>{if(s=u,i){r=!0;return}i=!0,[a,o]=[o,a],a.forEach(l),t&&JL.value&&JL.value.frameloop[t].push(d),d=0,a.clear(),i=!1,r&&(r=!1,h.process(u))}};return h}const soe=40;function oS(e,t){let a=!1,o=!0;const i={delta:0,timestamp:0,isProcessing:!1},r=()=>a=!0,c=Xa.reduce((f,w)=>(f[w]=roe(r,t?w:void 0),f),{}),{setup:s,read:d,resolveKeyframes:l,preUpdate:h,update:u,preRender:p,render:k,postRender:C}=c,g=()=>{const f=i1.useManualTiming?i.timestamp:performance.now();a=!1,i1.useManualTiming||(i.delta=o?1e3/60:Math.max(Math.min(f-i.timestamp,soe),1)),i.timestamp=f,i.isProcessing=!0,s.process(i),d.process(i),l.process(i),h.process(i),u.process(i),p.process(i),k.process(i),C.process(i),i.isProcessing=!1,a&&t&&(o=!1,e(g))},L=()=>{a=!0,o=!0,i.isProcessing||e(g)};return{schedule:Xa.reduce((f,w)=>{const m=c[w];return f[w]=(S,A=!1,P=!1)=>(a||L(),m.schedule(S,A,P)),f},{}),cancel:f=>{for(let w=0;w<Xa.length;w++)c[Xa[w]].cancel(f)},state:i,steps:c}}const{schedule:we,cancel:r1,state:Ae,steps:kC}=oS(typeof requestAnimationFrame<"u"?requestAnimationFrame:Fe,!0);let iv;function doe(){iv=void 0}const He={now:()=>(iv===void 0&&He.set(Ae.isProcessing||i1.useManualTiming?Ae.timestamp:performance.now()),iv),set:e=>{iv=e,queueMicrotask(doe)}},iS=e=>t=>typeof t=="string"&&t.startsWith(e),kx=iS("--"),hoe=iS("var(--"),fx=e=>hoe(e)?loe.test(e.split("/*")[0].trim()):!1,loe=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,sa={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Ca={...sa,transform:e=>a1(0,1,e)},Ka={...sa,default:1},ma=e=>Math.round(e*1e5)/1e5,mx=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function uoe(e){return e==null}const poe=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Mx=(e,t)=>a=>!!(typeof a=="string"&&poe.test(a)&&a.startsWith(e)||t&&!uoe(a)&&Object.prototype.hasOwnProperty.call(a,t)),cS=(e,t,a)=>o=>{if(typeof o!="string")return o;const[i,r,c,s]=o.match(mx);return{[e]:parseFloat(i),[t]:parseFloat(r),[a]:parseFloat(c),alpha:s!==void 0?parseFloat(s):1}},yoe=e=>a1(0,255,e),fC={...sa,transform:e=>Math.round(yoe(e))},Zn={test:Mx("rgb","red"),parse:cS("red","green","blue"),transform:({red:e,green:t,blue:a,alpha:o=1})=>"rgba("+fC.transform(e)+", "+fC.transform(t)+", "+fC.transform(a)+", "+ma(Ca.transform(o))+")"};function koe(e){let t="",a="",o="",i="";return e.length>5?(t=e.substring(1,3),a=e.substring(3,5),o=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),a=e.substring(2,3),o=e.substring(3,4),i=e.substring(4,5),t+=t,a+=a,o+=o,i+=i),{red:parseInt(t,16),green:parseInt(a,16),blue:parseInt(o,16),alpha:i?parseInt(i,16)/255:1}}const jC={test:Mx("#"),parse:koe,transform:Zn.transform},Aa=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),c1=Aa("deg"),Qe=Aa("%"),de=Aa("px"),foe=Aa("vh"),moe=Aa("vw"),ew={...Qe,parse:e=>Qe.parse(e)/100,transform:e=>Qe.transform(e*100)},Jn={test:Mx("hsl","hue"),parse:cS("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:a,alpha:o=1})=>"hsla("+Math.round(e)+", "+Qe.transform(ma(t))+", "+Qe.transform(ma(a))+", "+ma(Ca.transform(o))+")"},Ie={test:e=>Zn.test(e)||jC.test(e)||Jn.test(e),parse:e=>Zn.test(e)?Zn.parse(e):Jn.test(e)?Jn.parse(e):jC.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Zn.transform(e):Jn.transform(e),getAnimatableNone:e=>{const t=Ie.parse(e);return t.alpha=0,Ie.transform(t)}},Moe=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function goe(e){var t,a;return isNaN(e)&&typeof e=="string"&&(((t=e.match(mx))==null?void 0:t.length)||0)+(((a=e.match(Moe))==null?void 0:a.length)||0)>0}const rS="number",sS="color",_oe="var",voe="var(",tw="${}",Coe=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function xa(e){const t=e.toString(),a=[],o={color:[],number:[],var:[]},i=[];let r=0;const s=t.replace(Coe,d=>(Ie.test(d)?(o.color.push(r),i.push(sS),a.push(Ie.parse(d))):d.startsWith(voe)?(o.var.push(r),i.push(_oe),a.push(d)):(o.number.push(r),i.push(rS),a.push(parseFloat(d))),++r,tw)).split(tw);return{values:a,split:s,indexes:o,types:i}}function dS(e){return xa(e).values}function hS(e){const{split:t,types:a}=xa(e),o=t.length;return i=>{let r="";for(let c=0;c<o;c++)if(r+=t[c],i[c]!==void 0){const s=a[c];s===rS?r+=ma(i[c]):s===sS?r+=Ie.transform(i[c]):r+=i[c]}return r}}const xoe=e=>typeof e=="number"?0:Ie.test(e)?Ie.getAnimatableNone(e):e;function Loe(e){const t=dS(e);return hS(e)(t.map(xoe))}const s1={test:goe,parse:dS,createTransformer:hS,getAnimatableNone:Loe};function mC(e,t,a){return a<0&&(a+=1),a>1&&(a-=1),a<1/6?e+(t-e)*6*a:a<1/2?t:a<2/3?e+(t-e)*(2/3-a)*6:e}function woe({hue:e,saturation:t,lightness:a,alpha:o}){e/=360,t/=100,a/=100;let i=0,r=0,c=0;if(!t)i=r=c=a;else{const s=a<.5?a*(1+t):a+t-a*t,d=2*a-s;i=mC(d,s,e+1/3),r=mC(d,s,e),c=mC(d,s,e-1/3)}return{red:Math.round(i*255),green:Math.round(r*255),blue:Math.round(c*255),alpha:o}}function hv(e,t){return a=>a>0?t:e}const Le=(e,t,a)=>e+(t-e)*a,MC=(e,t,a)=>{const o=e*e,i=a*(t*t-o)+o;return i<0?0:Math.sqrt(i)},boe=[jC,Zn,Jn],Soe=e=>boe.find(t=>t.test(e));function nw(e){const t=Soe(e);if(ra(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`),!t)return!1;let a=t.parse(e);return t===Jn&&(a=woe(a)),a}const aw=(e,t)=>{const a=nw(e),o=nw(t);if(!a||!o)return hv(e,t);const i={...a};return r=>(i.red=MC(a.red,o.red,r),i.green=MC(a.green,o.green,r),i.blue=MC(a.blue,o.blue,r),i.alpha=Le(a.alpha,o.alpha,r),Zn.transform(i))},HC=new Set(["none","hidden"]);function Ioe(e,t){return HC.has(e)?a=>a<=0?e:t:a=>a>=1?t:e}function Noe(e,t){return a=>Le(e,t,a)}function gx(e){return typeof e=="number"?Noe:typeof e=="string"?fx(e)?hv:Ie.test(e)?aw:Eoe:Array.isArray(e)?lS:typeof e=="object"?Ie.test(e)?aw:Aoe:hv}function lS(e,t){const a=[...e],o=a.length,i=e.map((r,c)=>gx(r)(r,t[c]));return r=>{for(let c=0;c<o;c++)a[c]=i[c](r);return a}}function Aoe(e,t){const a={...e,...t},o={};for(const i in a)e[i]!==void 0&&t[i]!==void 0&&(o[i]=gx(e[i])(e[i],t[i]));return i=>{for(const r in o)a[r]=o[r](i);return a}}function Poe(e,t){const a=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const r=t.types[i],c=e.indexes[r][o[r]],s=e.values[c]??0;a[i]=s,o[r]++}return a}const Eoe=(e,t)=>{const a=s1.createTransformer(t),o=xa(e),i=xa(t);return o.indexes.var.length===i.indexes.var.length&&o.indexes.color.length===i.indexes.color.length&&o.indexes.number.length>=i.indexes.number.length?HC.has(e)&&!i.values.length||HC.has(t)&&!o.values.length?Ioe(e,t):Ia(lS(Poe(o,i),i.values),a):(ra(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),hv(e,t))};function uS(e,t,a){return typeof e=="number"&&typeof t=="number"&&typeof a=="number"?Le(e,t,a):gx(e)(e,t)}const Roe=e=>{const t=({timestamp:a})=>e(a);return{start:(a=!0)=>we.update(t,a),stop:()=>r1(t),now:()=>Ae.isProcessing?Ae.timestamp:He.now()}},pS=(e,t,a=10)=>{let o="";const i=Math.max(Math.round(t/a),2);for(let r=0;r<i;r++)o+=Math.round(e(r/(i-1))*1e4)/1e4+", ";return`linear(${o.substring(0,o.length-2)})`},lv=2e4;function _x(e){let t=0;const a=50;let o=e.next(t);for(;!o.done&&t<lv;)t+=a,o=e.next(t);return t>=lv?1/0:t}function $oe(e,t=100,a){const o=a({...e,keyframes:[0,t]}),i=Math.min(_x(o),lv);return{type:"keyframes",ease:r=>o.next(i*r).value/t,duration:Ye(i)}}const qoe=5;function yS(e,t,a){const o=Math.max(t-qoe,0);return Gb(a-e(o),t-o)}const xe={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},gC=.001;function Toe({duration:e=xe.duration,bounce:t=xe.bounce,velocity:a=xe.velocity,mass:o=xe.mass}){let i,r;ra(e<=Ue(xe.maxDuration),"Spring duration must be 10 seconds or less");let c=1-t;c=a1(xe.minDamping,xe.maxDamping,c),e=a1(xe.minDuration,xe.maxDuration,Ye(e)),c<1?(i=l=>{const h=l*c,u=h*e,p=h-a,k=VC(l,c),C=Math.exp(-u);return gC-p/k*C},r=l=>{const u=l*c*e,p=u*a+a,k=Math.pow(c,2)*Math.pow(l,2)*e,C=Math.exp(-u),g=VC(Math.pow(l,2),c);return(-i(l)+gC>0?-1:1)*((p-k)*C)/g}):(i=l=>{const h=Math.exp(-l*e),u=(l-a)*e+1;return-gC+h*u},r=l=>{const h=Math.exp(-l*e),u=(a-l)*(e*e);return h*u});const s=5/e,d=Hoe(i,r,s);if(e=Ue(e),isNaN(d))return{stiffness:xe.stiffness,damping:xe.damping,duration:e};{const l=Math.pow(d,2)*o;return{stiffness:l,damping:c*2*Math.sqrt(o*l),duration:e}}}const joe=12;function Hoe(e,t,a){let o=a;for(let i=1;i<joe;i++)o=o-e(o)/t(o);return o}function VC(e,t){return e*Math.sqrt(1-t*t)}const Voe=["duration","bounce"],zoe=["stiffness","damping","mass"];function ow(e,t){return t.some(a=>e[a]!==void 0)}function Doe(e){let t={velocity:xe.velocity,stiffness:xe.stiffness,damping:xe.damping,mass:xe.mass,isResolvedFromDuration:!1,...e};if(!ow(e,zoe)&&ow(e,Voe))if(e.visualDuration){const a=e.visualDuration,o=2*Math.PI/(a*1.2),i=o*o,r=2*a1(.05,1,1-(e.bounce||0))*Math.sqrt(i);t={...t,mass:xe.mass,stiffness:i,damping:r}}else{const a=Toe(e);t={...t,...a,mass:xe.mass},t.isResolvedFromDuration=!0}return t}function uv(e=xe.visualDuration,t=xe.bounce){const a=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:o,restDelta:i}=a;const r=a.keyframes[0],c=a.keyframes[a.keyframes.length-1],s={done:!1,value:r},{stiffness:d,damping:l,mass:h,duration:u,velocity:p,isResolvedFromDuration:k}=Doe({...a,velocity:-Ye(a.velocity||0)}),C=p||0,g=l/(2*Math.sqrt(d*h)),L=c-r,M=Ye(Math.sqrt(d/h)),I=Math.abs(L)<5;o||(o=I?xe.restSpeed.granular:xe.restSpeed.default),i||(i=I?xe.restDelta.granular:xe.restDelta.default);let f;if(g<1){const m=VC(M,g);f=S=>{const A=Math.exp(-g*M*S);return c-A*((C+g*M*L)/m*Math.sin(m*S)+L*Math.cos(m*S))}}else if(g===1)f=m=>c-Math.exp(-M*m)*(L+(C+M*L)*m);else{const m=M*Math.sqrt(g*g-1);f=S=>{const A=Math.exp(-g*M*S),P=Math.min(m*S,300);return c-A*((C+g*M*L)*Math.sinh(P)+m*L*Math.cosh(P))/m}}const w={calculatedDuration:k&&u||null,next:m=>{const S=f(m);if(k)s.done=m>=u;else{let A=m===0?C:0;g<1&&(A=m===0?Ue(C):yS(f,m,S));const P=Math.abs(A)<=o,H=Math.abs(c-S)<=i;s.done=P&&H}return s.value=s.done?c:S,s},toString:()=>{const m=Math.min(_x(w),lv),S=pS(A=>w.next(m*A).value,m,30);return m+"ms "+S},toTransition:()=>{}};return w}uv.applyToOptions=e=>{const t=$oe(e,100,uv);return e.ease=t.ease,e.duration=Ue(t.duration),e.type="keyframes",e};function zC({keyframes:e,velocity:t=0,power:a=.8,timeConstant:o=325,bounceDamping:i=10,bounceStiffness:r=500,modifyTarget:c,min:s,max:d,restDelta:l=.5,restSpeed:h}){const u=e[0],p={done:!1,value:u},k=P=>s!==void 0&&P<s||d!==void 0&&P>d,C=P=>s===void 0?d:d===void 0||Math.abs(s-P)<Math.abs(d-P)?s:d;let g=a*t;const L=u+g,M=c===void 0?L:c(L);M!==L&&(g=M-u);const I=P=>-g*Math.exp(-P/o),f=P=>M+I(P),w=P=>{const H=I(P),E=f(P);p.done=Math.abs(H)<=l,p.value=p.done?M:E};let m,S;const A=P=>{k(p.value)&&(m=P,S=uv({keyframes:[p.value,C(p.value)],velocity:yS(f,P,p.value),damping:i,stiffness:r,restDelta:l,restSpeed:h}))};return A(0),{calculatedDuration:null,next:P=>{let H=!1;return!S&&m===void 0&&(H=!0,w(P),A(P)),m!==void 0&&P>=m?S.next(P-m):(!H&&w(P),p)}}}function Ooe(e,t,a){const o=[],i=a||i1.mix||uS,r=e.length-1;for(let c=0;c<r;c++){let s=i(e[c],e[c+1]);if(t){const d=Array.isArray(t)?t[c]||Fe:t;s=Ia(d,s)}o.push(s)}return o}function Foe(e,t,{clamp:a=!0,ease:o,mixer:i}={}){const r=e.length;if(o1(r===t.length,"Both input and output ranges must be the same length"),r===1)return()=>t[0];if(r===2&&t[0]===t[1])return()=>t[1];const c=e[0]===e[1];e[0]>e[r-1]&&(e=[...e].reverse(),t=[...t].reverse());const s=Ooe(t,o,i),d=s.length,l=h=>{if(c&&h<e[0])return t[0];let u=0;if(d>1)for(;u<e.length-2&&!(h<e[u+1]);u++);const p=va(e[u],e[u+1],h);return s[u](p)};return a?h=>l(a1(e[0],e[r-1],h)):l}function Boe(e,t){const a=e[e.length-1];for(let o=1;o<=t;o++){const i=va(0,t,o);e.push(Le(a,1,i))}}function Uoe(e){const t=[0];return Boe(t,e.length-1),t}function Zoe(e,t){return e.map(a=>a*t)}function Goe(e,t){return e.map(()=>t||nS).splice(0,e.length-1)}function ea({duration:e=300,keyframes:t,times:a,ease:o="easeInOut"}){const i=ioe(o)?o.map(QL):QL(o),r={done:!1,value:t[0]},c=Zoe(a&&a.length===t.length?a:Uoe(t),e),s=Foe(c,t,{ease:Array.isArray(i)?i:Goe(t,i)});return{calculatedDuration:e,next:d=>(r.value=s(d),r.done=d>=e,r)}}const Woe=e=>e!==null;function vx(e,{repeat:t,repeatType:a="loop"},o,i=1){const r=e.filter(Woe),s=i<0||t&&a!=="loop"&&t%2===1?0:r.length-1;return!s||o===void 0?r[s]:o}const Xoe={decay:zC,inertia:zC,tween:ea,keyframes:ea,spring:uv};function kS(e){typeof e.type=="string"&&(e.type=Xoe[e.type])}class Cx{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,a){return this.finished.then(t,a)}}const Koe=e=>e/100;class xx extends Cx{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{var o,i;const{motionValue:a}=this.options;a&&a.updatedAt!==He.now()&&this.tick(He.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),(i=(o=this.options).onStop)==null||i.call(o))},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;kS(t);const{type:a=ea,repeat:o=0,repeatDelay:i=0,repeatType:r,velocity:c=0}=t;let{keyframes:s}=t;const d=a||ea;process.env.NODE_ENV!=="production"&&d!==ea&&o1(s.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${s}`),d!==ea&&typeof s[0]!="number"&&(this.mixKeyframes=Ia(Koe,uS(s[0],s[1])),s=[0,100]);const l=d({...t,keyframes:s});r==="mirror"&&(this.mirroredGenerator=d({...t,keyframes:[...s].reverse(),velocity:-c})),l.calculatedDuration===null&&(l.calculatedDuration=_x(l));const{calculatedDuration:h}=l;this.calculatedDuration=h,this.resolvedDuration=h+i,this.totalDuration=this.resolvedDuration*(o+1)-i,this.generator=l}updateTime(t){const a=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=a}tick(t,a=!1){const{generator:o,totalDuration:i,mixKeyframes:r,mirroredGenerator:c,resolvedDuration:s,calculatedDuration:d}=this;if(this.startTime===null)return o.next(0);const{delay:l=0,keyframes:h,repeat:u,repeatType:p,repeatDelay:k,type:C,onUpdate:g,finalKeyframe:L}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-i/this.speed,this.startTime)),a?this.currentTime=t:this.updateTime(t);const M=this.currentTime-l*(this.playbackSpeed>=0?1:-1),I=this.playbackSpeed>=0?M<0:M>i;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=i);let f=this.currentTime,w=o;if(u){const P=Math.min(this.currentTime,i)/s;let H=Math.floor(P),E=P%1;!E&&P>=1&&(E=1),E===1&&H--,H=Math.min(H,u+1),!!(H%2)&&(p==="reverse"?(E=1-E,k&&(E-=k/s)):p==="mirror"&&(w=c)),f=a1(0,1,E)*s}const m=I?{done:!1,value:h[0]}:w.next(f);r&&(m.value=r(m.value));let{done:S}=m;!I&&d!==null&&(S=this.playbackSpeed>=0?this.currentTime>=i:this.currentTime<=0);const A=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&S);return A&&C!==zC&&(m.value=vx(h,this.options,L,this.speed)),g&&g(m.value),A&&this.finish(),m}then(t,a){return this.finished.then(t,a)}get duration(){return Ye(this.calculatedDuration)}get time(){return Ye(this.currentTime)}set time(t){var a;t=Ue(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),(a=this.driver)==null||a.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(He.now());const a=this.playbackSpeed!==t;this.playbackSpeed=t,a&&(this.time=Ye(this.currentTime))}play(){var i,r;if(this.isStopped)return;const{driver:t=Roe,startTime:a}=this.options;this.driver||(this.driver=t(c=>this.tick(c))),(r=(i=this.options).onPlay)==null||r.call(i);const o=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=o):this.holdTime!==null?this.startTime=o-this.holdTime:this.startTime||(this.startTime=a??o),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(He.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){var t,a;this.notifyFinished(),this.teardown(),this.state="finished",(a=(t=this.options).onComplete)==null||a.call(t)}cancel(){var t,a;this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),(a=(t=this.options).onCancel)==null||a.call(t)}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){var a;return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),(a=this.driver)==null||a.stop(),t.observe(this)}}function Yoe(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const Gn=e=>e*180/Math.PI,DC=e=>{const t=Gn(Math.atan2(e[1],e[0]));return OC(t)},Qoe={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:DC,rotateZ:DC,skewX:e=>Gn(Math.atan(e[1])),skewY:e=>Gn(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},OC=e=>(e=e%360,e<0&&(e+=360),e),iw=DC,cw=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),rw=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),Joe={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:cw,scaleY:rw,scale:e=>(cw(e)+rw(e))/2,rotateX:e=>OC(Gn(Math.atan2(e[6],e[5]))),rotateY:e=>OC(Gn(Math.atan2(-e[2],e[0]))),rotateZ:iw,rotate:iw,skewX:e=>Gn(Math.atan(e[4])),skewY:e=>Gn(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function FC(e){return e.includes("scale")?1:0}function BC(e,t){if(!e||e==="none")return FC(t);const a=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let o,i;if(a)o=Joe,i=a;else{const s=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);o=Qoe,i=s}if(!i)return FC(t);const r=o[t],c=i[1].split(",").map(t0e);return typeof r=="function"?r(c):c[r]}const e0e=(e,t)=>{const{transform:a="none"}=getComputedStyle(e);return BC(a,t)};function t0e(e){return parseFloat(e.trim())}const da=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ha=new Set(da),sw=e=>e===sa||e===de,n0e=new Set(["x","y","z"]),a0e=da.filter(e=>!n0e.has(e));function o0e(e){const t=[];return a0e.forEach(a=>{const o=e.getValue(a);o!==void 0&&(t.push([a,o.get()]),o.set(a.startsWith("scale")?1:0))}),t}const Wn={width:({x:e},{paddingLeft:t="0",paddingRight:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),height:({y:e},{paddingTop:t="0",paddingBottom:a="0"})=>e.max-e.min-parseFloat(t)-parseFloat(a),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>BC(t,"x"),y:(e,{transform:t})=>BC(t,"y")};Wn.translateX=Wn.x;Wn.translateY=Wn.y;const Xn=new Set;let UC=!1,ZC=!1,GC=!1;function fS(){if(ZC){const e=Array.from(Xn).filter(o=>o.needsMeasurement),t=new Set(e.map(o=>o.element)),a=new Map;t.forEach(o=>{const i=o0e(o);i.length&&(a.set(o,i),o.render())}),e.forEach(o=>o.measureInitialState()),t.forEach(o=>{o.render();const i=a.get(o);i&&i.forEach(([r,c])=>{var s;(s=o.getValue(r))==null||s.set(c)})}),e.forEach(o=>o.measureEndState()),e.forEach(o=>{o.suspendedScrollY!==void 0&&window.scrollTo(0,o.suspendedScrollY)})}ZC=!1,UC=!1,Xn.forEach(e=>e.complete(GC)),Xn.clear()}function mS(){Xn.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(ZC=!0)})}function i0e(){GC=!0,mS(),fS(),GC=!1}class Lx{constructor(t,a,o,i,r,c=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=a,this.name=o,this.motionValue=i,this.element=r,this.isAsync=c}scheduleResolve(){this.state="scheduled",this.isAsync?(Xn.add(this),UC||(UC=!0,we.read(mS),we.resolveKeyframes(fS))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:a,element:o,motionValue:i}=this;if(t[0]===null){const r=i==null?void 0:i.get(),c=t[t.length-1];if(r!==void 0)t[0]=r;else if(o&&a){const s=o.readValue(a,c);s!=null&&(t[0]=s)}t[0]===void 0&&(t[0]=c),i&&r===void 0&&i.set(t[0])}Yoe(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Xn.delete(this)}cancel(){this.state==="scheduled"&&(Xn.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const c0e=e=>e.startsWith("--");function r0e(e,t,a){c0e(t)?e.style.setProperty(t,a):e.style[t]=a}const s0e=hx(()=>window.ScrollTimeline!==void 0),d0e={};function h0e(e,t){const a=hx(e);return()=>d0e[t]??a()}const MS=h0e(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),ka=([e,t,a,o])=>`cubic-bezier(${e}, ${t}, ${a}, ${o})`,dw={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ka([0,.65,.55,1]),circOut:ka([.55,0,1,.45]),backIn:ka([.31,.01,.66,-.59]),backOut:ka([.33,1.53,.69,.99])};function gS(e,t){if(e)return typeof e=="function"?MS()?pS(e,t):"ease-out":aS(e)?ka(e):Array.isArray(e)?e.map(a=>gS(a,t)||dw.easeOut):dw[e]}function l0e(e,t,a,{delay:o=0,duration:i=300,repeat:r=0,repeatType:c="loop",ease:s="easeOut",times:d}={},l=void 0){const h={[t]:a};d&&(h.offset=d);const u=gS(s,i);Array.isArray(u)&&(h.easing=u);const p={delay:o,duration:i,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:r+1,direction:c==="reverse"?"alternate":"normal"};return l&&(p.pseudoElement=l),e.animate(h,p)}function _S(e){return typeof e=="function"&&"applyToOptions"in e}function u0e({type:e,...t}){return _S(e)&&MS()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class p0e extends Cx{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:a,name:o,keyframes:i,pseudoElement:r,allowFlatten:c=!1,finalKeyframe:s,onComplete:d}=t;this.isPseudoElement=!!r,this.allowFlatten=c,this.options=t,o1(typeof t.type!="string",`animateMini doesn't support "type" as a string. Did you mean to import { spring } from "motion"?`);const l=u0e(t);this.animation=l0e(a,o,i,l,r),l.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const h=vx(i,this.options,s,this.speed);this.updateMotionValue?this.updateMotionValue(h):r0e(a,o,h),this.animation.cancel()}d==null||d(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){var t,a;(a=(t=this.animation).finish)==null||a.call(t)}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){var t,a;this.isPseudoElement||(a=(t=this.animation).commitStyles)==null||a.call(t)}get duration(){var a,o;const t=((o=(a=this.animation.effect)==null?void 0:a.getComputedTiming)==null?void 0:o.call(a).duration)||0;return Ye(Number(t))}get time(){return Ye(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=Ue(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:a}){var o;return this.allowFlatten&&((o=this.animation.effect)==null||o.updateTiming({easing:"linear"})),this.animation.onfinish=null,t&&s0e()?(this.animation.timeline=t,Fe):a(this)}}const vS={anticipate:Jb,backInOut:Qb,circInOut:tS};function y0e(e){return e in vS}function k0e(e){typeof e.ease=="string"&&y0e(e.ease)&&(e.ease=vS[e.ease])}const hw=10;class f0e extends p0e{constructor(t){k0e(t),kS(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:a,onUpdate:o,onComplete:i,element:r,...c}=this.options;if(!a)return;if(t!==void 0){a.set(t);return}const s=new xx({...c,autoplay:!1}),d=Ue(this.finishedTime??this.time);a.setWithVelocity(s.sample(d-hw).value,s.sample(d).value,hw),s.stop()}}const lw=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(s1.test(e)||e==="0")&&!e.startsWith("url("));function m0e(e){const t=e[0];if(e.length===1)return!0;for(let a=0;a<e.length;a++)if(e[a]!==t)return!0}function M0e(e,t,a,o){const i=e[0];if(i===null)return!1;if(t==="display"||t==="visibility")return!0;const r=e[e.length-1],c=lw(i,t),s=lw(r,t);return ra(c===s,`You are trying to animate ${t} from "${i}" to "${r}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${r} via the \`style\` property.`),!c||!s?!1:m0e(e)||(a==="spring"||_S(a))&&o}function wx(e){return Ub(e)&&"offsetHeight"in e}const g0e=new Set(["opacity","clipPath","filter","transform"]),_0e=hx(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function v0e(e){var l;const{motionValue:t,name:a,repeatDelay:o,repeatType:i,damping:r,type:c}=e;if(!wx((l=t==null?void 0:t.owner)==null?void 0:l.current))return!1;const{onUpdate:s,transformTemplate:d}=t.owner.getProps();return _0e()&&a&&g0e.has(a)&&(a!=="transform"||!d)&&!s&&!o&&i!=="mirror"&&r!==0&&c!=="inertia"}const C0e=40;class x0e extends Cx{constructor({autoplay:t=!0,delay:a=0,type:o="keyframes",repeat:i=0,repeatDelay:r=0,repeatType:c="loop",keyframes:s,name:d,motionValue:l,element:h,...u}){var C;super(),this.stop=()=>{var g,L;this._animation&&(this._animation.stop(),(g=this.stopTimeline)==null||g.call(this)),(L=this.keyframeResolver)==null||L.cancel()},this.createdAt=He.now();const p={autoplay:t,delay:a,type:o,repeat:i,repeatDelay:r,repeatType:c,name:d,motionValue:l,element:h,...u},k=(h==null?void 0:h.KeyframeResolver)||Lx;this.keyframeResolver=new k(s,(g,L,M)=>this.onKeyframesResolved(g,L,p,!M),d,l,h),(C=this.keyframeResolver)==null||C.scheduleResolve()}onKeyframesResolved(t,a,o,i){this.keyframeResolver=void 0;const{name:r,type:c,velocity:s,delay:d,isHandoff:l,onUpdate:h}=o;this.resolvedAt=He.now(),M0e(t,r,c,s)||((i1.instantAnimations||!d)&&(h==null||h(vx(t,o,a))),t[0]=t[t.length-1],o.duration=0,o.repeat=0);const p={startTime:i?this.resolvedAt?this.resolvedAt-this.createdAt>C0e?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:a,...o,keyframes:t},k=!l&&v0e(p)?new f0e({...p,element:p.motionValue.owner.current}):new xx(p);k.finished.then(()=>this.notifyFinished()).catch(Fe),this.pendingTimeline&&(this.stopTimeline=k.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=k}get finished(){return this._animation?this.animation.finished:this._finished}then(t,a){return this.finished.finally(t).then(()=>{})}get animation(){var t;return this._animation||((t=this.keyframeResolver)==null||t.resume(),i0e()),this._animation}get duration(){return this.animation.duration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){var t;this._animation&&this.animation.cancel(),(t=this.keyframeResolver)==null||t.cancel()}}const L0e=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function w0e(e){const t=L0e.exec(e);if(!t)return[,];const[,a,o,i]=t;return[`--${a??o}`,i]}const b0e=4;function CS(e,t,a=1){o1(a<=b0e,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[o,i]=w0e(e);if(!o)return;const r=window.getComputedStyle(t).getPropertyValue(o);if(r){const c=r.trim();return Bb(c)?parseFloat(c):c}return fx(i)?CS(i,t,a+1):i}function bx(e,t){return(e==null?void 0:e[t])??(e==null?void 0:e.default)??e}const xS=new Set(["width","height","top","left","right","bottom",...da]),S0e={test:e=>e==="auto",parse:e=>e},LS=e=>t=>t.test(e),wS=[sa,de,Qe,c1,moe,foe,S0e],uw=e=>wS.find(LS(e));function I0e(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||Zb(e):!0}const N0e=new Set(["brightness","contrast","saturate","opacity"]);function A0e(e){const[t,a]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[o]=a.match(mx)||[];if(!o)return e;const i=a.replace(o,"");let r=N0e.has(t)?1:0;return o!==a&&(r*=100),t+"("+r+i+")"}const P0e=/\b([a-z-]*)\(.*?\)/gu,WC={...s1,getAnimatableNone:e=>{const t=e.match(P0e);return t?t.map(A0e).join(" "):e}},pw={...sa,transform:Math.round},E0e={rotate:c1,rotateX:c1,rotateY:c1,rotateZ:c1,scale:Ka,scaleX:Ka,scaleY:Ka,scaleZ:Ka,skew:c1,skewX:c1,skewY:c1,distance:de,translateX:de,translateY:de,translateZ:de,x:de,y:de,z:de,perspective:de,transformPerspective:de,opacity:Ca,originX:ew,originY:ew,originZ:de},Sx={borderWidth:de,borderTopWidth:de,borderRightWidth:de,borderBottomWidth:de,borderLeftWidth:de,borderRadius:de,radius:de,borderTopLeftRadius:de,borderTopRightRadius:de,borderBottomRightRadius:de,borderBottomLeftRadius:de,width:de,maxWidth:de,height:de,maxHeight:de,top:de,right:de,bottom:de,left:de,padding:de,paddingTop:de,paddingRight:de,paddingBottom:de,paddingLeft:de,margin:de,marginTop:de,marginRight:de,marginBottom:de,marginLeft:de,backgroundPositionX:de,backgroundPositionY:de,...E0e,zIndex:pw,fillOpacity:Ca,strokeOpacity:Ca,numOctaves:pw},R0e={...Sx,color:Ie,backgroundColor:Ie,outlineColor:Ie,fill:Ie,stroke:Ie,borderColor:Ie,borderTopColor:Ie,borderRightColor:Ie,borderBottomColor:Ie,borderLeftColor:Ie,filter:WC,WebkitFilter:WC},bS=e=>R0e[e];function SS(e,t){let a=bS(e);return a!==WC&&(a=s1),a.getAnimatableNone?a.getAnimatableNone(t):void 0}const $0e=new Set(["auto","none","0"]);function q0e(e,t,a){let o=0,i;for(;o<e.length&&!i;){const r=e[o];typeof r=="string"&&!$0e.has(r)&&xa(r).values.length&&(i=e[o]),o++}if(i&&a)for(const r of t)e[r]=SS(a,i)}class T0e extends Lx{constructor(t,a,o,i,r){super(t,a,o,i,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:a,name:o}=this;if(!a||!a.current)return;super.readKeyframes();for(let d=0;d<t.length;d++){let l=t[d];if(typeof l=="string"&&(l=l.trim(),fx(l))){const h=CS(l,a.current);h!==void 0&&(t[d]=h),d===t.length-1&&(this.finalKeyframe=l)}}if(this.resolveNoneKeyframes(),!xS.has(o)||t.length!==2)return;const[i,r]=t,c=uw(i),s=uw(r);if(c!==s)if(sw(c)&&sw(s))for(let d=0;d<t.length;d++){const l=t[d];typeof l=="string"&&(t[d]=parseFloat(l))}else Wn[o]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:a}=this,o=[];for(let i=0;i<t.length;i++)(t[i]===null||I0e(t[i]))&&o.push(i);o.length&&q0e(t,o,a)}measureInitialState(){const{element:t,unresolvedKeyframes:a,name:o}=this;if(!t||!t.current)return;o==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Wn[o](t.measureViewportBox(),window.getComputedStyle(t.current)),a[0]=this.measuredOrigin;const i=a[a.length-1];i!==void 0&&t.getValue(o,i).jump(i,!1)}measureEndState(){var s;const{element:t,name:a,unresolvedKeyframes:o}=this;if(!t||!t.current)return;const i=t.getValue(a);i&&i.jump(this.measuredOrigin,!1);const r=o.length-1,c=o[r];o[r]=Wn[a](t.measureViewportBox(),window.getComputedStyle(t.current)),c!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=c),(s=this.removedTransforms)!=null&&s.length&&this.removedTransforms.forEach(([d,l])=>{t.getValue(d).set(l)}),this.resolveNoneKeyframes()}}function j0e(e,t,a){if(e instanceof EventTarget)return[e];if(typeof e=="string"){let o=document;const i=(a==null?void 0:a[e])??o.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}const IS=(e,t)=>t&&typeof e=="number"?t.transform(e):e,yw=30,H0e=e=>!isNaN(parseFloat(e));class V0e{constructor(t,a={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=(o,i=!0)=>{var c,s;const r=He.now();if(this.updatedAt!==r&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(o),this.current!==this.prev&&((c=this.events.change)==null||c.notify(this.current),this.dependents))for(const d of this.dependents)d.dirty();i&&((s=this.events.renderRequest)==null||s.notify(this.current))},this.hasAnimated=!1,this.setCurrent(t),this.owner=a.owner}setCurrent(t){this.current=t,this.updatedAt=He.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=H0e(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return process.env.NODE_ENV!=="production"&&ux(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,a){this.events[t]||(this.events[t]=new lx);const o=this.events[t].add(a);return t==="change"?()=>{o(),we.read(()=>{this.events.change.getSize()||this.stop()})}:o}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,a){this.passiveEffect=t,this.stopPassiveEffect=a}set(t,a=!0){!a||!this.passiveEffect?this.updateAndNotify(t,a):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,a,o){this.set(a),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-o}jump(t,a=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,a&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){var t;(t=this.events.change)==null||t.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=He.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>yw)return 0;const a=Math.min(this.updatedAt-this.prevUpdatedAt,yw);return Gb(parseFloat(this.current)-parseFloat(this.prevFrameValue),a)}start(t){return this.stop(),new Promise(a=>{this.hasAnimated=!0,this.animation=t(a),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){var t,a;(t=this.dependents)==null||t.clear(),(a=this.events.destroy)==null||a.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function ia(e,t){return new V0e(e,t)}const{schedule:Ix}=oS(queueMicrotask,!1),Be={x:!1,y:!1};function NS(){return Be.x||Be.y}function z0e(e){return e==="x"||e==="y"?Be[e]?null:(Be[e]=!0,()=>{Be[e]=!1}):Be.x||Be.y?null:(Be.x=Be.y=!0,()=>{Be.x=Be.y=!1})}function AS(e,t){const a=j0e(e),o=new AbortController,i={passive:!0,...t,signal:o.signal};return[a,i,()=>o.abort()]}function kw(e){return!(e.pointerType==="touch"||NS())}function D0e(e,t,a={}){const[o,i,r]=AS(e,a),c=s=>{if(!kw(s))return;const{target:d}=s,l=t(d,s);if(typeof l!="function"||!d)return;const h=u=>{kw(u)&&(l(u),d.removeEventListener("pointerleave",h))};d.addEventListener("pointerleave",h,i)};return o.forEach(s=>{s.addEventListener("pointerenter",c,i)}),r}const PS=(e,t)=>t?e===t?!0:PS(e,t.parentElement):!1,Nx=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,O0e=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function F0e(e){return O0e.has(e.tagName)||e.tabIndex!==-1}const cv=new WeakSet;function fw(e){return t=>{t.key==="Enter"&&e(t)}}function _C(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const B0e=(e,t)=>{const a=e.currentTarget;if(!a)return;const o=fw(()=>{if(cv.has(a))return;_C(a,"down");const i=fw(()=>{_C(a,"up")}),r=()=>_C(a,"cancel");a.addEventListener("keyup",i,t),a.addEventListener("blur",r,t)});a.addEventListener("keydown",o,t),a.addEventListener("blur",()=>a.removeEventListener("keydown",o),t)};function mw(e){return Nx(e)&&!NS()}function U0e(e,t,a={}){const[o,i,r]=AS(e,a),c=s=>{const d=s.currentTarget;if(!mw(s))return;cv.add(d);const l=t(d,s),h=(k,C)=>{window.removeEventListener("pointerup",u),window.removeEventListener("pointercancel",p),cv.has(d)&&cv.delete(d),mw(k)&&typeof l=="function"&&l(k,{success:C})},u=k=>{h(k,d===window||d===document||a.useGlobalTarget||PS(d,k.target))},p=k=>{h(k,!1)};window.addEventListener("pointerup",u,i),window.addEventListener("pointercancel",p,i)};return o.forEach(s=>{(a.useGlobalTarget?window:s).addEventListener("pointerdown",c,i),wx(s)&&(s.addEventListener("focus",l=>B0e(l,i)),!F0e(s)&&!s.hasAttribute("tabindex")&&(s.tabIndex=0))}),r}function ES(e){return Ub(e)&&"ownerSVGElement"in e}function Z0e(e){return ES(e)&&e.tagName==="svg"}const Re=e=>!!(e&&e.getVelocity),G0e=[...wS,Ie,s1],W0e=e=>G0e.find(LS(e)),Ax=q.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});class X0e extends y.Component{getSnapshotBeforeUpdate(t){const a=this.props.childRef.current;if(a&&t.isPresent&&!this.props.isPresent){const o=a.offsetParent,i=wx(o)&&o.offsetWidth||0,r=this.props.sizeRef.current;r.height=a.offsetHeight||0,r.width=a.offsetWidth||0,r.top=a.offsetTop,r.left=a.offsetLeft,r.right=i-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function K0e({children:e,isPresent:t,anchorX:a}){const o=q.useId(),i=q.useRef(null),r=q.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:c}=q.useContext(Ax);return q.useInsertionEffect(()=>{const{width:s,height:d,top:l,left:h,right:u}=r.current;if(t||!i.current||!s||!d)return;const p=a==="left"?`left: ${h}`:`right: ${u}`;i.current.dataset.motionPopId=o;const k=document.createElement("style");return c&&(k.nonce=c),document.head.appendChild(k),k.sheet&&k.sheet.insertRule(`
|
|
7828
7828
|
[data-motion-pop-id="${o}"] {
|
|
7829
7829
|
position: absolute !important;
|
|
7830
7830
|
width: ${s}px !important;
|
|
@@ -7832,23 +7832,23 @@ Learn more: https://nextjs.org/docs/app/building-your-application/upgrading/code
|
|
|
7832
7832
|
${p}px !important;
|
|
7833
7833
|
top: ${l}px !important;
|
|
7834
7834
|
}
|
|
7835
|
-
`),()=>{document.head.contains(k)&&document.head.removeChild(k)}},[t]),_.jsx(X0e,{isPresent:t,childRef:i,sizeRef:r,children:y.cloneElement(e,{ref:i})})}const Y0e=({children:e,initial:t,isPresent:a,onExitComplete:o,custom:i,presenceAffectsLayout:r,mode:c,anchorX:s})=>{const d=_v(Q0e),l=q.useId();let h=!0,u=q.useMemo(()=>(h=!1,{id:l,initial:t,isPresent:a,custom:i,onExitComplete:p=>{d.set(p,!0);for(const k of d.values())if(!k)return;o&&o()},register:p=>(d.set(p,!1),()=>d.delete(p))}),[a,d,o]);return r&&h&&(u={...u}),q.useMemo(()=>{d.forEach((p,k)=>d.set(k,!1))},[a]),y.useEffect(()=>{!a&&!d.size&&o&&o()},[a]),c==="popLayout"&&(e=_.jsx(K0e,{isPresent:a,anchorX:s,children:e})),_.jsx(vv.Provider,{value:u,children:e})};function Q0e(){return new Map}function RS(e=!0){const t=q.useContext(vv);if(t===null)return[!0,null];const{isPresent:a,onExitComplete:o,register:i}=t,r=q.useId();q.useEffect(()=>{if(e)return i(r)},[e]);const c=q.useCallback(()=>e&&o&&o(r),[r,o,e]);return!a&&o?[!1,c]:[!0]}const Ya=e=>e.key||"";function Mw(e){const t=[];return q.Children.forEach(e,a=>{q.isValidElement(a)&&t.push(a)}),t}const J0e=({children:e,custom:t,initial:a=!0,onExitComplete:o,presenceAffectsLayout:i=!0,mode:r="sync",propagate:c=!1,anchorX:s="left"})=>{const[d,l]=RS(c),h=q.useMemo(()=>Mw(e),[e]),u=c&&!d?[]:h.map(Ya),p=q.useRef(!0),k=q.useRef(h),C=_v(()=>new Map),[g,L]=q.useState(h),[M,S]=q.useState(h);Fb(()=>{p.current=!1,k.current=h;for(let m=0;m<M.length;m++){const I=Ya(M[m]);u.includes(I)?C.delete(I):C.get(I)!==!0&&C.set(I,!1)}},[M,u.length,u.join("-")]);const f=[];if(h!==g){let m=[...h];for(let I=0;I<M.length;I++){const A=M[I],P=Ya(A);u.includes(P)||(m.splice(I,0,A),f.push(A))}return r==="wait"&&f.length&&(m=f),S(Mw(m)),L(h),null}process.env.NODE_ENV!=="production"&&r==="wait"&&M.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:w}=q.useContext(cx);return _.jsx(_.Fragment,{children:M.map(m=>{const I=Ya(m),A=c&&!d?!1:h===M||u.includes(I),P=()=>{if(C.has(I))C.set(I,!0);else return;let H=!0;C.forEach(E=>{E||(H=!1)}),H&&(w==null||w(),S(k.current),c&&(l==null||l()),o&&o())};return _.jsx(Y0e,{isPresent:A,initial:!p.current||a?void 0:!1,custom:t,presenceAffectsLayout:i,mode:r,onExitComplete:A?void 0:P,anchorX:s,children:m},I)})})},$S=q.createContext({strict:!1}),gw={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ca={};for(const e in gw)ca[e]={isEnabled:t=>gw[e].some(a=>!!t[a])};function eie(e){for(const t in e)ca[t]={...ca[t],...e[t]}}const tie=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function pv(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||tie.has(e)}let qS=e=>!pv(e);function nie(e){typeof e=="function"&&(qS=t=>t.startsWith("on")?!pv(t):e(t))}try{nie(require("@emotion/is-prop-valid").default)}catch{}function aie(e,t,a){const o={};for(const i in e)i==="values"&&typeof e.values=="object"||(qS(i)||a===!0&&pv(i)||!t&&!pv(i)||e.draggable&&i.startsWith("onDrag"))&&(o[i]=e[i]);return o}function oie(e){if(typeof Proxy>"u")return e;const t=new Map,a=(...o)=>(process.env.NODE_ENV!=="production"&&ux(!1,"motion() is deprecated. Use motion.create() instead."),e(...o));return new Proxy(a,{get:(o,i)=>i==="create"?e:(t.has(i)||t.set(i,e(i)),t.get(i))})}const Cv=q.createContext({});function xv(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function La(e){return typeof e=="string"||Array.isArray(e)}const Px=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ex=["initial",...Px];function Lv(e){return xv(e.animate)||Ex.some(t=>La(e[t]))}function TS(e){return!!(Lv(e)||e.variants)}function iie(e,t){if(Lv(e)){const{initial:a,animate:o}=e;return{initial:a===!1||La(a)?a:void 0,animate:La(o)?o:void 0}}return e.inherit!==!1?t:{}}function cie(e){const{initial:t,animate:a}=iie(e,q.useContext(Cv));return q.useMemo(()=>({initial:t,animate:a}),[_w(t),_w(a)])}function _w(e){return Array.isArray(e)?e.join(" "):e}const rie=Symbol.for("motionComponentSymbol");function ta(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function sie(e,t,a){return q.useCallback(o=>{o&&e.onMount&&e.onMount(o),t&&(o?t.mount(o):t.unmount()),a&&(typeof a=="function"?a(o):ta(a)&&(a.current=o))},[t])}const Rx=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),die="framerAppearId",jS="data-"+Rx(die),HS=q.createContext({});function hie(e,t,a,o,i){var g,L;const{visualElement:r}=q.useContext(Cv),c=q.useContext($S),s=q.useContext(vv),d=q.useContext(Ax).reducedMotion,l=q.useRef(null);o=o||c.renderer,!l.current&&o&&(l.current=o(e,{visualState:t,parent:r,props:a,presenceContext:s,blockInitialAnimation:s?s.initial===!1:!1,reducedMotionConfig:d}));const h=l.current,u=q.useContext(HS);h&&!h.projection&&i&&(h.type==="html"||h.type==="svg")&&lie(l.current,a,i,u);const p=q.useRef(!1);q.useInsertionEffect(()=>{h&&p.current&&h.update(a,s)});const k=a[jS],C=q.useRef(!!k&&!((g=window.MotionHandoffIsComplete)!=null&&g.call(window,k))&&((L=window.MotionHasOptimisedAnimation)==null?void 0:L.call(window,k)));return Fb(()=>{h&&(p.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),Ix.render(h.render),C.current&&h.animationState&&h.animationState.animateChanges())}),q.useEffect(()=>{h&&(!C.current&&h.animationState&&h.animationState.animateChanges(),C.current&&(queueMicrotask(()=>{var M;(M=window.MotionHandoffMarkAsComplete)==null||M.call(window,k)}),C.current=!1))}),h}function lie(e,t,a,o){const{layoutId:i,layout:r,drag:c,dragConstraints:s,layoutScroll:d,layoutRoot:l,layoutCrossfade:h}=t;e.projection=new a(e.latestValues,t["data-framer-portal-id"]?void 0:VS(e.parent)),e.projection.setOptions({layoutId:i,layout:r,alwaysMeasureLayout:!!c||s&&ta(s),visualElement:e,animationType:typeof r=="string"?r:"both",initialPromotionConfig:o,crossfade:h,layoutScroll:d,layoutRoot:l})}function VS(e){if(e)return e.options.allowProjection!==!1?e.projection:VS(e.parent)}function uie({preloadedFeatures:e,createVisualElement:t,useRender:a,useVisualState:o,Component:i}){e&&eie(e);function r(s,d){let l;const h={...q.useContext(Ax),...s,layoutId:pie(s)},{isStatic:u}=h,p=cie(s),k=o(s,u);if(!u&&rx){yie(h,e);const C=kie(h);l=C.MeasureLayout,p.visualElement=hie(i,k,h,t,C.ProjectionNode)}return _.jsxs(Cv.Provider,{value:p,children:[l&&p.visualElement?_.jsx(l,{visualElement:p.visualElement,...h}):null,a(i,s,sie(k,p.visualElement,d),k,u,p.visualElement)]})}r.displayName=`motion.${typeof i=="string"?i:`create(${i.displayName??i.name??""})`}`;const c=q.forwardRef(r);return c[rie]=i,c}function pie({layoutId:e}){const t=q.useContext(cx).id;return t&&e!==void 0?t+"-"+e:e}function yie(e,t){const a=q.useContext($S).strict;if(process.env.NODE_ENV!=="production"&&t&&a){const o="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?ra(!1,o):o1(!1,o)}}function kie(e){const{drag:t,layout:a}=ca;if(!t&&!a)return{};const o={...t,...a};return{MeasureLayout:t!=null&&t.isEnabled(e)||a!=null&&a.isEnabled(e)?o.MeasureLayout:void 0,ProjectionNode:o.ProjectionNode}}const wa={};function fie(e){for(const t in e)wa[t]=e[t],kx(t)&&(wa[t].isCSSVariable=!0)}function zS(e,{layout:t,layoutId:a}){return ha.has(e)||e.startsWith("origin")||(t||a!==void 0)&&(!!wa[e]||e==="opacity")}const mie={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Mie=da.length;function gie(e,t,a){let o="",i=!0;for(let r=0;r<Mie;r++){const c=da[r],s=e[c];if(s===void 0)continue;let d=!0;if(typeof s=="number"?d=s===(c.startsWith("scale")?1:0):d=parseFloat(s)===0,!d||a){const l=IS(s,Sx[c]);if(!d){i=!1;const h=mie[c]||c;o+=`${h}(${l}) `}a&&(t[c]=l)}}return o=o.trim(),a?o=a(t,i?"":o):i&&(o="none"),o}function $x(e,t,a){const{style:o,vars:i,transformOrigin:r}=e;let c=!1,s=!1;for(const d in t){const l=t[d];if(ha.has(d)){c=!0;continue}else if(kx(d)){i[d]=l;continue}else{const h=IS(l,Sx[d]);d.startsWith("origin")?(s=!0,r[d]=h):o[d]=h}}if(t.transform||(c||a?o.transform=gie(t,e.transform,a):o.transform&&(o.transform="none")),s){const{originX:d="50%",originY:l="50%",originZ:h=0}=r;o.transformOrigin=`${d} ${l} ${h}`}}const qx=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function DS(e,t,a){for(const o in t)!Re(t[o])&&!zS(o,a)&&(e[o]=t[o])}function _ie({transformTemplate:e},t){return q.useMemo(()=>{const a=qx();return $x(a,t,e),Object.assign({},a.vars,a.style)},[t])}function vie(e,t){const a=e.style||{},o={};return DS(o,a,e),Object.assign(o,_ie(e,t)),o}function Cie(e,t){const a={},o=vie(e,t);return e.drag&&e.dragListener!==!1&&(a.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(a.tabIndex=0),a.style=o,a}const xie={offset:"stroke-dashoffset",array:"stroke-dasharray"},Lie={offset:"strokeDashoffset",array:"strokeDasharray"};function wie(e,t,a=1,o=0,i=!0){e.pathLength=1;const r=i?xie:Lie;e[r.offset]=de.transform(-o);const c=de.transform(t),s=de.transform(a);e[r.array]=`${c} ${s}`}function OS(e,{attrX:t,attrY:a,attrScale:o,pathLength:i,pathSpacing:r=1,pathOffset:c=0,...s},d,l,h){if($x(e,s,l),d){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:u,style:p}=e;u.transform&&(p.transform=u.transform,delete u.transform),(p.transform||u.transformOrigin)&&(p.transformOrigin=u.transformOrigin??"50% 50%",delete u.transformOrigin),p.transform&&(p.transformBox=(h==null?void 0:h.transformBox)??"fill-box",delete u.transformBox),t!==void 0&&(u.x=t),a!==void 0&&(u.y=a),o!==void 0&&(u.scale=o),i!==void 0&&wie(u,i,r,c,!1)}const FS=()=>({...qx(),attrs:{}}),BS=e=>typeof e=="string"&&e.toLowerCase()==="svg";function bie(e,t,a,o){const i=q.useMemo(()=>{const r=FS();return OS(r,t,BS(o),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};DS(r,e.style,e),i.style={...r,...i.style}}return i}const Sie=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Tx(e){return typeof e!="string"||e.includes("-")?!1:!!(Sie.indexOf(e)>-1||/[A-Z]/u.test(e))}function Iie(e=!1){return(a,o,i,{latestValues:r},c)=>{const d=(Tx(a)?bie:Cie)(o,r,c,a),l=aie(o,typeof a=="string",e),h=a!==q.Fragment?{...l,...d,ref:i}:{},{children:u}=o,p=q.useMemo(()=>Re(u)?u.get():u,[u]);return q.createElement(a,{...h,children:p})}}function vw(e){const t=[{},{}];return e==null||e.values.forEach((a,o)=>{t[0][o]=a.get(),t[1][o]=a.getVelocity()}),t}function jx(e,t,a,o){if(typeof t=="function"){const[i,r]=vw(o);t=t(a!==void 0?a:e.custom,i,r)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[i,r]=vw(o);t=t(a!==void 0?a:e.custom,i,r)}return t}function rv(e){return Re(e)?e.get():e}function Nie({scrapeMotionValuesFromProps:e,createRenderState:t},a,o,i){return{latestValues:Aie(a,o,i,e),renderState:t()}}const US=e=>(t,a)=>{const o=q.useContext(Cv),i=q.useContext(vv),r=()=>Nie(e,t,o,i);return a?r():_v(r)};function Aie(e,t,a,o){const i={},r=o(e,{});for(const p in r)i[p]=rv(r[p]);let{initial:c,animate:s}=e;const d=Lv(e),l=TS(e);t&&l&&!d&&e.inherit!==!1&&(c===void 0&&(c=t.initial),s===void 0&&(s=t.animate));let h=a?a.initial===!1:!1;h=h||c===!1;const u=h?s:c;if(u&&typeof u!="boolean"&&!xv(u)){const p=Array.isArray(u)?u:[u];for(let k=0;k<p.length;k++){const C=jx(e,p[k]);if(C){const{transitionEnd:g,transition:L,...M}=C;for(const S in M){let f=M[S];if(Array.isArray(f)){const w=h?f.length-1:0;f=f[w]}f!==null&&(i[S]=f)}for(const S in g)i[S]=g[S]}}}return i}function Hx(e,t,a){var r;const{style:o}=e,i={};for(const c in o)(Re(o[c])||t.style&&Re(t.style[c])||zS(c,e)||((r=a==null?void 0:a.getValue(c))==null?void 0:r.liveStyle)!==void 0)&&(i[c]=o[c]);return i}const Pie={useVisualState:US({scrapeMotionValuesFromProps:Hx,createRenderState:qx})};function ZS(e,t,a){const o=Hx(e,t,a);for(const i in e)if(Re(e[i])||Re(t[i])){const r=da.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;o[r]=e[i]}return o}const Eie={useVisualState:US({scrapeMotionValuesFromProps:ZS,createRenderState:FS})};function Rie(e,t){return function(o,{forwardMotionProps:i}={forwardMotionProps:!1}){const c={...Tx(o)?Eie:Pie,preloadedFeatures:e,useRender:Iie(i),createVisualElement:t,Component:o};return uie(c)}}function ba(e,t,a){const o=e.getProps();return jx(o,t,a!==void 0?a:o.custom,e)}const XC=e=>Array.isArray(e);function $ie(e,t,a){e.hasValue(t)?e.getValue(t).set(a):e.addValue(t,ia(a))}function qie(e){return XC(e)?e[e.length-1]||0:e}function Tie(e,t){const a=ba(e,t);let{transitionEnd:o={},transition:i={},...r}=a||{};r={...r,...o};for(const c in r){const s=qie(r[c]);$ie(e,c,s)}}function jie(e){return!!(Re(e)&&e.add)}function KC(e,t){const a=e.getValue("willChange");if(jie(a))return a.add(t);if(!a&&i1.WillChange){const o=new i1.WillChange("auto");e.addValue("willChange",o),o.add(t)}}function GS(e){return e.props[jS]}const Hie=e=>e!==null;function Vie(e,{repeat:t,repeatType:a="loop"},o){const i=e.filter(Hie),r=t&&a!=="loop"&&t%2===1?0:i.length-1;return i[r]}const zie={type:"spring",stiffness:500,damping:25,restSpeed:10},Die=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),Oie={type:"keyframes",duration:.8},Fie={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},Bie=(e,{keyframes:t})=>t.length>2?Oie:ha.has(e)?e.startsWith("scale")?Die(t[1]):zie:Fie;function Uie({when:e,delay:t,delayChildren:a,staggerChildren:o,staggerDirection:i,repeat:r,repeatType:c,repeatDelay:s,from:d,elapsed:l,...h}){return!!Object.keys(h).length}const Vx=(e,t,a,o={},i,r)=>c=>{const s=bx(o,e)||{},d=s.delay||o.delay||0;let{elapsed:l=0}=o;l=l-Ue(d);const h={keyframes:Array.isArray(a)?a:[null,a],ease:"easeOut",velocity:t.getVelocity(),...s,delay:-l,onUpdate:p=>{t.set(p),s.onUpdate&&s.onUpdate(p)},onComplete:()=>{c(),s.onComplete&&s.onComplete()},name:e,motionValue:t,element:r?void 0:i};Uie(s)||Object.assign(h,Bie(e,h)),h.duration&&(h.duration=Ue(h.duration)),h.repeatDelay&&(h.repeatDelay=Ue(h.repeatDelay)),h.from!==void 0&&(h.keyframes[0]=h.from);let u=!1;if((h.type===!1||h.duration===0&&!h.repeatDelay)&&(h.duration=0,h.delay===0&&(u=!0)),(i1.instantAnimations||i1.skipAnimations)&&(u=!0,h.duration=0,h.delay=0),h.allowFlatten=!s.type&&!s.ease,u&&!r&&t.get()!==void 0){const p=Vie(h.keyframes,s);if(p!==void 0){we.update(()=>{h.onUpdate(p),h.onComplete()});return}}return s.isSync?new xx(h):new x0e(h)};function Zie({protectedKeys:e,needsAnimating:t},a){const o=e.hasOwnProperty(a)&&t[a]!==!0;return t[a]=!1,o}function WS(e,t,{delay:a=0,transitionOverride:o,type:i}={}){let{transition:r=e.getDefaultTransition(),transitionEnd:c,...s}=t;o&&(r=o);const d=[],l=i&&e.animationState&&e.animationState.getState()[i];for(const h in s){const u=e.getValue(h,e.latestValues[h]??null),p=s[h];if(p===void 0||l&&Zie(l,h))continue;const k={delay:a,...bx(r||{},h)},C=u.get();if(C!==void 0&&!u.isAnimating&&!Array.isArray(p)&&p===C&&!k.velocity)continue;let g=!1;if(window.MotionHandoffAnimation){const M=GS(e);if(M){const S=window.MotionHandoffAnimation(M,h,we);S!==null&&(k.startTime=S,g=!0)}}KC(e,h),u.start(Vx(h,u,p,e.shouldReduceMotion&&xS.has(h)?{type:!1}:k,e,g));const L=u.animation;L&&d.push(L)}return c&&Promise.all(d).then(()=>{we.update(()=>{c&&Tie(e,c)})}),d}function YC(e,t,a={}){var d;const o=ba(e,t,a.type==="exit"?(d=e.presenceContext)==null?void 0:d.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=o||{};a.transitionOverride&&(i=a.transitionOverride);const r=o?()=>Promise.all(WS(e,o,a)):()=>Promise.resolve(),c=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:h=0,staggerChildren:u,staggerDirection:p}=i;return Gie(e,t,h+l,u,p,a)}:()=>Promise.resolve(),{when:s}=i;if(s){const[l,h]=s==="beforeChildren"?[r,c]:[c,r];return l().then(()=>h())}else return Promise.all([r(),c(a.delay)])}function Gie(e,t,a=0,o=0,i=1,r){const c=[],s=(e.variantChildren.size-1)*o,d=i===1?(l=0)=>l*o:(l=0)=>s-l*o;return Array.from(e.variantChildren).sort(Wie).forEach((l,h)=>{l.notify("AnimationStart",t),c.push(YC(l,t,{...r,delay:a+d(h)}).then(()=>l.notify("AnimationComplete",t)))}),Promise.all(c)}function Wie(e,t){return e.sortNodePosition(t)}function Xie(e,t,a={}){e.notify("AnimationStart",t);let o;if(Array.isArray(t)){const i=t.map(r=>YC(e,r,a));o=Promise.all(i)}else if(typeof t=="string")o=YC(e,t,a);else{const i=typeof t=="function"?ba(e,t,a.custom):t;o=Promise.all(WS(e,i,a))}return o.then(()=>{e.notify("AnimationComplete",t)})}function XS(e,t){if(!Array.isArray(t))return!1;const a=t.length;if(a!==e.length)return!1;for(let o=0;o<a;o++)if(t[o]!==e[o])return!1;return!0}const Kie=Ex.length;function KS(e){if(!e)return;if(!e.isControllingVariants){const a=e.parent?KS(e.parent)||{}:{};return e.props.initial!==void 0&&(a.initial=e.props.initial),a}const t={};for(let a=0;a<Kie;a++){const o=Ex[a],i=e.props[o];(La(i)||i===!1)&&(t[o]=i)}return t}const Yie=[...Px].reverse(),Qie=Px.length;function Jie(e){return t=>Promise.all(t.map(({animation:a,options:o})=>Xie(e,a,o)))}function ece(e){let t=Jie(e),a=Cw(),o=!0;const i=d=>(l,h)=>{var p;const u=ba(e,h,d==="exit"?(p=e.presenceContext)==null?void 0:p.custom:void 0);if(u){const{transition:k,transitionEnd:C,...g}=u;l={...l,...g,...C}}return l};function r(d){t=d(e)}function c(d){const{props:l}=e,h=KS(e.parent)||{},u=[],p=new Set;let k={},C=1/0;for(let L=0;L<Qie;L++){const M=Yie[L],S=a[M],f=l[M]!==void 0?l[M]:h[M],w=La(f),m=M===d?S.isActive:null;m===!1&&(C=L);let I=f===h[M]&&f!==l[M]&&w;if(I&&o&&e.manuallyAnimateOnMount&&(I=!1),S.protectedKeys={...k},!S.isActive&&m===null||!f&&!S.prevProp||xv(f)||typeof f=="boolean")continue;const A=tce(S.prevProp,f);let P=A||M===d&&S.isActive&&!I&&w||L>C&&w,H=!1;const E=Array.isArray(f)?f:[f];let T=E.reduce(i(M),{});m===!1&&(T={});const{prevResolvedValues:D={}}=S,te={...D,...T},U=ne=>{P=!0,p.has(ne)&&(H=!0,p.delete(ne)),S.needsAnimating[ne]=!0;const oe=e.getValue(ne);oe&&(oe.liveStyle=!1)};for(const ne in te){const oe=T[ne],ee=D[ne];if(k.hasOwnProperty(ne))continue;let v=!1;XC(oe)&&XC(ee)?v=!XS(oe,ee):v=oe!==ee,v?oe!=null?U(ne):p.add(ne):oe!==void 0&&p.has(ne)?U(ne):S.protectedKeys[ne]=!0}S.prevProp=f,S.prevResolvedValues=T,S.isActive&&(k={...k,...T}),o&&e.blockInitialAnimation&&(P=!1),P&&(!(I&&A)||H)&&u.push(...E.map(ne=>({animation:ne,options:{type:M}})))}if(p.size){const L={};if(typeof l.initial!="boolean"){const M=ba(e,Array.isArray(l.initial)?l.initial[0]:l.initial);M&&M.transition&&(L.transition=M.transition)}p.forEach(M=>{const S=e.getBaseTarget(M),f=e.getValue(M);f&&(f.liveStyle=!0),L[M]=S??null}),u.push({animation:L})}let g=!!u.length;return o&&(l.initial===!1||l.initial===l.animate)&&!e.manuallyAnimateOnMount&&(g=!1),o=!1,g?t(u):Promise.resolve()}function s(d,l){var u;if(a[d].isActive===l)return Promise.resolve();(u=e.variantChildren)==null||u.forEach(p=>{var k;return(k=p.animationState)==null?void 0:k.setActive(d,l)}),a[d].isActive=l;const h=c(d);for(const p in a)a[p].protectedKeys={};return h}return{animateChanges:c,setActive:s,setAnimateFunction:r,getState:()=>a,reset:()=>{a=Cw(),o=!0}}}function tce(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!XS(t,e):!1}function h1(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function Cw(){return{animate:h1(!0),whileInView:h1(),whileHover:h1(),whileTap:h1(),whileDrag:h1(),whileFocus:h1(),exit:h1()}}class d1{constructor(t){this.isMounted=!1,this.node=t}update(){}}class nce extends d1{constructor(t){super(t),t.animationState||(t.animationState=ece(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();xv(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:a}=this.node.prevProps||{};t!==a&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),(t=this.unmountControls)==null||t.call(this)}}let ace=0;class oce extends d1{constructor(){super(...arguments),this.id=ace++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:a}=this.node.presenceContext,{isPresent:o}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===o)return;const i=this.node.animationState.setActive("exit",!t);a&&!t&&i.then(()=>{a(this.id)})}mount(){const{register:t,onExitComplete:a}=this.node.presenceContext||{};a&&a(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const ice={animation:{Feature:nce},exit:{Feature:oce}};function Sa(e,t,a,o={passive:!0}){return e.addEventListener(t,a,o),()=>e.removeEventListener(t,a)}function Pa(e){return{point:{x:e.pageX,y:e.pageY}}}const cce=e=>t=>Nx(t)&&e(t,Pa(t));function Ma(e,t,a,o){return Sa(e,t,cce(a),o)}function YS({top:e,left:t,right:a,bottom:o}){return{x:{min:t,max:a},y:{min:e,max:o}}}function rce({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function sce(e,t){if(!t)return e;const a=t({x:e.left,y:e.top}),o=t({x:e.right,y:e.bottom});return{top:a.y,left:a.x,bottom:o.y,right:o.x}}const QS=1e-4,dce=1-QS,hce=1+QS,JS=.01,lce=0-JS,uce=0+JS;function je(e){return e.max-e.min}function pce(e,t,a){return Math.abs(e-t)<=a}function xw(e,t,a,o=.5){e.origin=o,e.originPoint=Le(t.min,t.max,e.origin),e.scale=je(a)/je(t),e.translate=Le(a.min,a.max,e.origin)-e.originPoint,(e.scale>=dce&&e.scale<=hce||isNaN(e.scale))&&(e.scale=1),(e.translate>=lce&&e.translate<=uce||isNaN(e.translate))&&(e.translate=0)}function ga(e,t,a,o){xw(e.x,t.x,a.x,o?o.originX:void 0),xw(e.y,t.y,a.y,o?o.originY:void 0)}function Lw(e,t,a){e.min=a.min+t.min,e.max=e.min+je(t)}function yce(e,t,a){Lw(e.x,t.x,a.x),Lw(e.y,t.y,a.y)}function ww(e,t,a){e.min=t.min-a.min,e.max=e.min+je(t)}function _a(e,t,a){ww(e.x,t.x,a.x),ww(e.y,t.y,a.y)}const bw=()=>({translate:0,scale:1,origin:0,originPoint:0}),na=()=>({x:bw(),y:bw()}),Sw=()=>({min:0,max:0}),be=()=>({x:Sw(),y:Sw()});function Oe(e){return[e("x"),e("y")]}function vC(e){return e===void 0||e===1}function QC({scale:e,scaleX:t,scaleY:a}){return!vC(e)||!vC(t)||!vC(a)}function Bn(e){return QC(e)||eI(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function eI(e){return Iw(e.x)||Iw(e.y)}function Iw(e){return e&&e!=="0%"}function yv(e,t,a){const o=e-a,i=t*o;return a+i}function Nw(e,t,a,o,i){return i!==void 0&&(e=yv(e,i,o)),yv(e,a,o)+t}function JC(e,t=0,a=1,o,i){e.min=Nw(e.min,t,a,o,i),e.max=Nw(e.max,t,a,o,i)}function tI(e,{x:t,y:a}){JC(e.x,t.translate,t.scale,t.originPoint),JC(e.y,a.translate,a.scale,a.originPoint)}const Aw=.999999999999,Pw=1.0000000000001;function kce(e,t,a,o=!1){const i=a.length;if(!i)return;t.x=t.y=1;let r,c;for(let s=0;s<i;s++){r=a[s],c=r.projectionDelta;const{visualElement:d}=r.options;d&&d.props.style&&d.props.style.display==="contents"||(o&&r.options.layoutScroll&&r.scroll&&r!==r.root&&oa(e,{x:-r.scroll.offset.x,y:-r.scroll.offset.y}),c&&(t.x*=c.x.scale,t.y*=c.y.scale,tI(e,c)),o&&Bn(r.latestValues)&&oa(e,r.latestValues))}t.x<Pw&&t.x>Aw&&(t.x=1),t.y<Pw&&t.y>Aw&&(t.y=1)}function aa(e,t){e.min=e.min+t,e.max=e.max+t}function Ew(e,t,a,o,i=.5){const r=Le(e.min,e.max,i);JC(e,t,a,r,o)}function oa(e,t){Ew(e.x,t.x,t.scaleX,t.scale,t.originX),Ew(e.y,t.y,t.scaleY,t.scale,t.originY)}function nI(e,t){return YS(sce(e.getBoundingClientRect(),t))}function fce(e,t,a){const o=nI(e,a),{scroll:i}=t;return i&&(aa(o.x,i.offset.x),aa(o.y,i.offset.y)),o}const aI=({current:e})=>e?e.ownerDocument.defaultView:null,Rw=(e,t)=>Math.abs(e-t);function mce(e,t){const a=Rw(e.x,t.x),o=Rw(e.y,t.y);return Math.sqrt(a**2+o**2)}class oI{constructor(t,a,{transformPagePoint:o,contextWindow:i,dragSnapToOrigin:r=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const u=xC(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,k=mce(u.offset,{x:0,y:0})>=3;if(!p&&!k)return;const{point:C}=u,{timestamp:g}=Ae;this.history.push({...C,timestamp:g});const{onStart:L,onMove:M}=this.handlers;p||(L&&L(this.lastMoveEvent,u),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,u)},this.handlePointerMove=(u,p)=>{this.lastMoveEvent=u,this.lastMoveEventInfo=CC(p,this.transformPagePoint),we.update(this.updatePoint,!0)},this.handlePointerUp=(u,p)=>{this.end();const{onEnd:k,onSessionEnd:C,resumeAnimation:g}=this.handlers;if(this.dragSnapToOrigin&&g&&g(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const L=xC(u.type==="pointercancel"?this.lastMoveEventInfo:CC(p,this.transformPagePoint),this.history);this.startEvent&&k&&k(u,L),C&&C(u,L)},!Nx(t))return;this.dragSnapToOrigin=r,this.handlers=a,this.transformPagePoint=o,this.contextWindow=i||window;const c=Pa(t),s=CC(c,this.transformPagePoint),{point:d}=s,{timestamp:l}=Ae;this.history=[{...d,timestamp:l}];const{onSessionStart:h}=a;h&&h(t,xC(s,this.history)),this.removeListeners=Ia(Ma(this.contextWindow,"pointermove",this.handlePointerMove),Ma(this.contextWindow,"pointerup",this.handlePointerUp),Ma(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),r1(this.updatePoint)}}function CC(e,t){return t?{point:t(e.point)}:e}function $w(e,t){return{x:e.x-t.x,y:e.y-t.y}}function xC({point:e},t){return{point:e,delta:$w(e,iI(t)),offset:$w(e,Mce(t)),velocity:gce(t,.1)}}function Mce(e){return e[0]}function iI(e){return e[e.length-1]}function gce(e,t){if(e.length<2)return{x:0,y:0};let a=e.length-1,o=null;const i=iI(e);for(;a>=0&&(o=e[a],!(i.timestamp-o.timestamp>Ue(t)));)a--;if(!o)return{x:0,y:0};const r=Ye(i.timestamp-o.timestamp);if(r===0)return{x:0,y:0};const c={x:(i.x-o.x)/r,y:(i.y-o.y)/r};return c.x===1/0&&(c.x=0),c.y===1/0&&(c.y=0),c}function _ce(e,{min:t,max:a},o){return t!==void 0&&e<t?e=o?Le(t,e,o.min):Math.max(e,t):a!==void 0&&e>a&&(e=o?Le(a,e,o.max):Math.min(e,a)),e}function qw(e,t,a){return{min:t!==void 0?e.min+t:void 0,max:a!==void 0?e.max+a-(e.max-e.min):void 0}}function vce(e,{top:t,left:a,bottom:o,right:i}){return{x:qw(e.x,a,i),y:qw(e.y,t,o)}}function Tw(e,t){let a=t.min-e.min,o=t.max-e.max;return t.max-t.min<e.max-e.min&&([a,o]=[o,a]),{min:a,max:o}}function Cce(e,t){return{x:Tw(e.x,t.x),y:Tw(e.y,t.y)}}function xce(e,t){let a=.5;const o=je(e),i=je(t);return i>o?a=va(t.min,t.max-o,e.min):o>i&&(a=va(e.min,e.max-i,t.min)),a1(0,1,a)}function Lce(e,t){const a={};return t.min!==void 0&&(a.min=t.min-e.min),t.max!==void 0&&(a.max=t.max-e.min),a}const ex=.35;function wce(e=ex){return e===!1?e=0:e===!0&&(e=ex),{x:jw(e,"left","right"),y:jw(e,"top","bottom")}}function jw(e,t,a){return{min:Hw(e,t),max:Hw(e,a)}}function Hw(e,t){return typeof e=="number"?e:e[t]||0}const bce=new WeakMap;class Sce{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=be(),this.visualElement=t}start(t,{snapToCursor:a=!1}={}){const{presenceContext:o}=this.visualElement;if(o&&o.isPresent===!1)return;const i=h=>{const{dragSnapToOrigin:u}=this.getProps();u?this.pauseAnimation():this.stopAnimation(),a&&this.snapToCursor(Pa(h).point)},r=(h,u)=>{const{drag:p,dragPropagation:k,onDragStart:C}=this.getProps();if(p&&!k&&(this.openDragLock&&this.openDragLock(),this.openDragLock=z0e(p),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Oe(L=>{let M=this.getAxisMotionValue(L).get()||0;if(Qe.test(M)){const{projection:S}=this.visualElement;if(S&&S.layout){const f=S.layout.layoutBox[L];f&&(M=je(f)*(parseFloat(M)/100))}}this.originPoint[L]=M}),C&&we.postRender(()=>C(h,u)),KC(this.visualElement,"transform");const{animationState:g}=this.visualElement;g&&g.setActive("whileDrag",!0)},c=(h,u)=>{const{dragPropagation:p,dragDirectionLock:k,onDirectionLock:C,onDrag:g}=this.getProps();if(!p&&!this.openDragLock)return;const{offset:L}=u;if(k&&this.currentDirection===null){this.currentDirection=Ice(L),this.currentDirection!==null&&C&&C(this.currentDirection);return}this.updateAxis("x",u.point,L),this.updateAxis("y",u.point,L),this.visualElement.render(),g&&g(h,u)},s=(h,u)=>this.stop(h,u),d=()=>Oe(h=>{var u;return this.getAnimationState(h)==="paused"&&((u=this.getAxisMotionValue(h).animation)==null?void 0:u.play())}),{dragSnapToOrigin:l}=this.getProps();this.panSession=new oI(t,{onSessionStart:i,onStart:r,onMove:c,onSessionEnd:s,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:l,contextWindow:aI(this.visualElement)})}stop(t,a){const o=this.isDragging;if(this.cancel(),!o)return;const{velocity:i}=a;this.startAnimation(i);const{onDragEnd:r}=this.getProps();r&&we.postRender(()=>r(t,a))}cancel(){this.isDragging=!1;const{projection:t,animationState:a}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:o}=this.getProps();!o&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),a&&a.setActive("whileDrag",!1)}updateAxis(t,a,o){const{drag:i}=this.getProps();if(!o||!Qa(t,i,this.currentDirection))return;const r=this.getAxisMotionValue(t);let c=this.originPoint[t]+o[t];this.constraints&&this.constraints[t]&&(c=_ce(c,this.constraints[t],this.elastic[t])),r.set(c)}resolveConstraints(){var r;const{dragConstraints:t,dragElastic:a}=this.getProps(),o=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(r=this.visualElement.projection)==null?void 0:r.layout,i=this.constraints;t&&ta(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&o?this.constraints=vce(o.layoutBox,t):this.constraints=!1,this.elastic=wce(a),i!==this.constraints&&o&&this.constraints&&!this.hasMutatedConstraints&&Oe(c=>{this.constraints!==!1&&this.getAxisMotionValue(c)&&(this.constraints[c]=Lce(o.layoutBox[c],this.constraints[c]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:a}=this.getProps();if(!t||!ta(t))return!1;const o=t.current;o1(o!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const r=fce(o,i.root,this.visualElement.getTransformPagePoint());let c=Cce(i.layout.layoutBox,r);if(a){const s=a(rce(c));this.hasMutatedConstraints=!!s,s&&(c=YS(s))}return c}startAnimation(t){const{drag:a,dragMomentum:o,dragElastic:i,dragTransition:r,dragSnapToOrigin:c,onDragTransitionEnd:s}=this.getProps(),d=this.constraints||{},l=Oe(h=>{if(!Qa(h,a,this.currentDirection))return;let u=d&&d[h]||{};c&&(u={min:0,max:0});const p=i?200:1e6,k=i?40:1e7,C={type:"inertia",velocity:o?t[h]:0,bounceStiffness:p,bounceDamping:k,timeConstant:750,restDelta:1,restSpeed:10,...r,...u};return this.startAxisValueAnimation(h,C)});return Promise.all(l).then(s)}startAxisValueAnimation(t,a){const o=this.getAxisMotionValue(t);return KC(this.visualElement,t),o.start(Vx(t,o,0,a,this.visualElement,!1))}stopAnimation(){Oe(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Oe(t=>{var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.pause()})}getAnimationState(t){var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.state}getAxisMotionValue(t){const a=`_drag${t.toUpperCase()}`,o=this.visualElement.getProps(),i=o[a];return i||this.visualElement.getValue(t,(o.initial?o.initial[t]:void 0)||0)}snapToCursor(t){Oe(a=>{const{drag:o}=this.getProps();if(!Qa(a,o,this.currentDirection))return;const{projection:i}=this.visualElement,r=this.getAxisMotionValue(a);if(i&&i.layout){const{min:c,max:s}=i.layout.layoutBox[a];r.set(t[a]-Le(c,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:a}=this.getProps(),{projection:o}=this.visualElement;if(!ta(a)||!o||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Oe(c=>{const s=this.getAxisMotionValue(c);if(s&&this.constraints!==!1){const d=s.get();i[c]=xce({min:d,max:d},this.constraints[c])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",o.root&&o.root.updateScroll(),o.updateLayout(),this.resolveConstraints(),Oe(c=>{if(!Qa(c,t,null))return;const s=this.getAxisMotionValue(c),{min:d,max:l}=this.constraints[c];s.set(Le(d,l,i[c]))})}addListeners(){if(!this.visualElement.current)return;bce.set(this.visualElement,this);const t=this.visualElement.current,a=Ma(t,"pointerdown",d=>{const{drag:l,dragListener:h=!0}=this.getProps();l&&h&&this.start(d)}),o=()=>{const{dragConstraints:d}=this.getProps();ta(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",o);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),we.read(o);const c=Sa(window,"resize",()=>this.scalePositionWithinConstraints()),s=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:l})=>{this.isDragging&&l&&(Oe(h=>{const u=this.getAxisMotionValue(h);u&&(this.originPoint[h]+=d[h].translate,u.set(u.get()+d[h].translate))}),this.visualElement.render())});return()=>{c(),a(),r(),s&&s()}}getProps(){const t=this.visualElement.getProps(),{drag:a=!1,dragDirectionLock:o=!1,dragPropagation:i=!1,dragConstraints:r=!1,dragElastic:c=ex,dragMomentum:s=!0}=t;return{...t,drag:a,dragDirectionLock:o,dragPropagation:i,dragConstraints:r,dragElastic:c,dragMomentum:s}}}function Qa(e,t,a){return(t===!0||t===e)&&(a===null||a===e)}function Ice(e,t=10){let a=null;return Math.abs(e.y)>t?a="y":Math.abs(e.x)>t&&(a="x"),a}class Nce extends d1{constructor(t){super(t),this.removeGroupControls=Fe,this.removeListeners=Fe,this.controls=new Sce(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Fe}unmount(){this.removeGroupControls(),this.removeListeners()}}const Vw=e=>(t,a)=>{e&&we.postRender(()=>e(t,a))};class Ace extends d1{constructor(){super(...arguments),this.removePointerDownListener=Fe}onPointerDown(t){this.session=new oI(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:aI(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:a,onPan:o,onPanEnd:i}=this.node.getProps();return{onSessionStart:Vw(t),onStart:Vw(a),onMove:o,onEnd:(r,c)=>{delete this.session,i&&we.postRender(()=>i(r,c))}}}mount(){this.removePointerDownListener=Ma(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const sv={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function zw(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const ya={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(de.test(e))e=parseFloat(e);else return e;const a=zw(e,t.target.x),o=zw(e,t.target.y);return`${a}% ${o}%`}},Pce={correct:(e,{treeScale:t,projectionDelta:a})=>{const o=e,i=s1.parse(e);if(i.length>5)return o;const r=s1.createTransformer(e),c=typeof i[0]!="number"?1:0,s=a.x.scale*t.x,d=a.y.scale*t.y;i[0+c]/=s,i[1+c]/=d;const l=Le(s,d,.5);return typeof i[2+c]=="number"&&(i[2+c]/=l),typeof i[3+c]=="number"&&(i[3+c]/=l),r(i)}};class Ece extends q.Component{componentDidMount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o,layoutId:i}=this.props,{projection:r}=t;fie(Rce),r&&(a.group&&a.group.add(r),o&&o.register&&i&&o.register(r),r.root.didUpdate(),r.addEventListener("animationComplete",()=>{this.safeToRemove()}),r.setOptions({...r.options,onExitComplete:()=>this.safeToRemove()})),sv.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:a,visualElement:o,drag:i,isPresent:r}=this.props,{projection:c}=o;return c&&(c.isPresent=r,i||t.layoutDependency!==a||a===void 0||t.isPresent!==r?c.willUpdate():this.safeToRemove(),t.isPresent!==r&&(r?c.promote():c.relegate()||we.postRender(()=>{const s=c.getStack();(!s||!s.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),Ix.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),a&&a.group&&a.group.remove(i),o&&o.deregister&&o.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function cI(e){const[t,a]=RS(),o=q.useContext(cx);return _.jsx(Ece,{...e,layoutGroup:o,switchLayoutGroup:q.useContext(HS),isPresent:t,safeToRemove:a})}const Rce={borderRadius:{...ya,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ya,borderTopRightRadius:ya,borderBottomLeftRadius:ya,borderBottomRightRadius:ya,boxShadow:Pce};function $ce(e,t,a){const o=Re(e)?e:ia(e);return o.start(Vx("",o,t,a)),o.animation}const qce=(e,t)=>e.depth-t.depth;class Tce{constructor(){this.children=[],this.isDirty=!1}add(t){sx(this.children,t),this.isDirty=!0}remove(t){dx(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(qce),this.isDirty=!1,this.children.forEach(t)}}function jce(e,t){const a=He.now(),o=({timestamp:i})=>{const r=i-a;r>=t&&(r1(o),e(r-t))};return we.setup(o,!0),()=>r1(o)}const rI=["TopLeft","TopRight","BottomLeft","BottomRight"],Hce=rI.length,Dw=e=>typeof e=="string"?parseFloat(e):e,Ow=e=>typeof e=="number"||de.test(e);function Vce(e,t,a,o,i,r){i?(e.opacity=Le(0,a.opacity??1,zce(o)),e.opacityExit=Le(t.opacity??1,0,Dce(o))):r&&(e.opacity=Le(t.opacity??1,a.opacity??1,o));for(let c=0;c<Hce;c++){const s=`border${rI[c]}Radius`;let d=Fw(t,s),l=Fw(a,s);if(d===void 0&&l===void 0)continue;d||(d=0),l||(l=0),d===0||l===0||Ow(d)===Ow(l)?(e[s]=Math.max(Le(Dw(d),Dw(l),o),0),(Qe.test(l)||Qe.test(d))&&(e[s]+="%")):e[s]=l}(t.rotate||a.rotate)&&(e.rotate=Le(t.rotate||0,a.rotate||0,o))}function Fw(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const zce=sI(0,.5,eS),Dce=sI(.5,.95,Fe);function sI(e,t,a){return o=>o<e?0:o>t?1:a(va(e,t,o))}function Bw(e,t){e.min=t.min,e.max=t.max}function De(e,t){Bw(e.x,t.x),Bw(e.y,t.y)}function Uw(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function Zw(e,t,a,o,i){return e-=t,e=yv(e,1/a,o),i!==void 0&&(e=yv(e,1/i,o)),e}function Oce(e,t=0,a=1,o=.5,i,r=e,c=e){if(Qe.test(t)&&(t=parseFloat(t),t=Le(c.min,c.max,t/100)-c.min),typeof t!="number")return;let s=Le(r.min,r.max,o);e===r&&(s-=t),e.min=Zw(e.min,t,a,s,i),e.max=Zw(e.max,t,a,s,i)}function Gw(e,t,[a,o,i],r,c){Oce(e,t[a],t[o],t[i],t.scale,r,c)}const Fce=["x","scaleX","originX"],Bce=["y","scaleY","originY"];function Ww(e,t,a,o){Gw(e.x,t,Fce,a?a.x:void 0,o?o.x:void 0),Gw(e.y,t,Bce,a?a.y:void 0,o?o.y:void 0)}function Xw(e){return e.translate===0&&e.scale===1}function dI(e){return Xw(e.x)&&Xw(e.y)}function Kw(e,t){return e.min===t.min&&e.max===t.max}function Uce(e,t){return Kw(e.x,t.x)&&Kw(e.y,t.y)}function Yw(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function hI(e,t){return Yw(e.x,t.x)&&Yw(e.y,t.y)}function Qw(e){return je(e.x)/je(e.y)}function Jw(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class Zce{constructor(){this.members=[]}add(t){sx(this.members,t),t.scheduleRender()}remove(t){if(dx(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const a=this.members[this.members.length-1];a&&this.promote(a)}}relegate(t){const a=this.members.findIndex(i=>t===i);if(a===0)return!1;let o;for(let i=a;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){o=r;break}}return o?(this.promote(o),!0):!1}promote(t,a){const o=this.lead;if(t!==o&&(this.prevLead=o,this.lead=t,t.show(),o)){o.instance&&o.scheduleRender(),t.scheduleRender(),t.resumeFrom=o,a&&(t.resumeFrom.preserveOpacity=!0),o.snapshot&&(t.snapshot=o.snapshot,t.snapshot.latestValues=o.animationValues||o.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&o.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:a,resumingFrom:o}=t;a.onExitComplete&&a.onExitComplete(),o&&o.options.onExitComplete&&o.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Gce(e,t,a){let o="";const i=e.x.translate/t.x,r=e.y.translate/t.y,c=(a==null?void 0:a.z)||0;if((i||r||c)&&(o=`translate3d(${i}px, ${r}px, ${c}px) `),(t.x!==1||t.y!==1)&&(o+=`scale(${1/t.x}, ${1/t.y}) `),a){const{transformPerspective:l,rotate:h,rotateX:u,rotateY:p,skewX:k,skewY:C}=a;l&&(o=`perspective(${l}px) ${o}`),h&&(o+=`rotate(${h}deg) `),u&&(o+=`rotateX(${u}deg) `),p&&(o+=`rotateY(${p}deg) `),k&&(o+=`skewX(${k}deg) `),C&&(o+=`skewY(${C}deg) `)}const s=e.x.scale*t.x,d=e.y.scale*t.y;return(s!==1||d!==1)&&(o+=`scale(${s}, ${d})`),o||"none"}const LC=["","X","Y","Z"],Wce={visibility:"hidden"},Xce=1e3;let Kce=0;function wC(e,t,a,o){const{latestValues:i}=t;i[e]&&(a[e]=i[e],t.setStaticValue(e,0),o&&(o[e]=0))}function lI(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const a=GS(t);if(window.MotionHasOptimisedAnimation(a,"transform")){const{layout:i,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(a,"transform",we,!(i||r))}const{parent:o}=e;o&&!o.hasCheckedOptimisedAppear&&lI(o)}function uI({attachResizeListener:e,defaultParent:t,measureScroll:a,checkIsScrollRoot:o,resetTransform:i}){return class{constructor(c={},s=t==null?void 0:t()){this.id=Kce++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Jce),this.nodes.forEach(ore),this.nodes.forEach(ire),this.nodes.forEach(ere)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=c,this.root=s?s.root||s:this,this.path=s?[...s.path,s]:[],this.parent=s,this.depth=s?s.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Tce)}addEventListener(c,s){return this.eventHandlers.has(c)||this.eventHandlers.set(c,new lx),this.eventHandlers.get(c).add(s)}notifyListeners(c,...s){const d=this.eventHandlers.get(c);d&&d.notify(...s)}hasListeners(c){return this.eventHandlers.has(c)}mount(c){if(this.instance)return;this.isSVG=ES(c)&&!Z0e(c),this.instance=c;const{layoutId:s,layout:d,visualElement:l}=this.options;if(l&&!l.current&&l.mount(c),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(d||s)&&(this.isLayoutDirty=!0),e){let h;const u=()=>this.root.updateBlockedByResize=!1;e(c,()=>{this.root.updateBlockedByResize=!0,h&&h(),h=jce(u,250),sv.hasAnimatedSinceResize&&(sv.hasAnimatedSinceResize=!1,this.nodes.forEach(tb))})}s&&this.root.registerSharedNode(s,this),this.options.animate!==!1&&l&&(s||d)&&this.addEventListener("didUpdate",({delta:h,hasLayoutChanged:u,hasRelativeLayoutChanged:p,layout:k})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const C=this.options.transition||l.getDefaultTransition()||hre,{onLayoutAnimationStart:g,onLayoutAnimationComplete:L}=l.getProps(),M=!this.targetLayout||!hI(this.targetLayout,k),S=!u&&p;if(this.options.layoutRoot||this.resumeFrom||S||u&&(M||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const f={...bx(C,"layout"),onPlay:g,onComplete:L};(l.shouldReduceMotion||this.options.layoutRoot)&&(f.delay=0,f.type=!1),this.startAnimation(f),this.setAnimationOrigin(h,S)}else u||tb(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=k})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const c=this.getStack();c&&c.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),r1(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(cre),this.animationId++)}getTransformTemplate(){const{visualElement:c}=this.options;return c&&c.getProps().transformTemplate}willUpdate(c=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&lI(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let h=0;h<this.path.length;h++){const u=this.path[h];u.shouldResetTransform=!0,u.updateScroll("snapshot"),u.options.layoutRoot&&u.willUpdate(!1)}const{layoutId:s,layout:d}=this.options;if(s===void 0&&!d)return;const l=this.getTransformTemplate();this.prevTransformTemplateValue=l?l(this.latestValues,""):void 0,this.updateSnapshot(),c&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(eb);return}this.isUpdating||this.nodes.forEach(nre),this.isUpdating=!1,this.nodes.forEach(are),this.nodes.forEach(Yce),this.nodes.forEach(Qce),this.clearAllSnapshots();const s=He.now();Ae.delta=a1(0,1e3/60,s-Ae.timestamp),Ae.timestamp=s,Ae.isProcessing=!0,kC.update.process(Ae),kC.preRender.process(Ae),kC.render.process(Ae),Ae.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Ix.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(tre),this.sharedNodes.forEach(rre)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,we.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){we.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!je(this.snapshot.measuredBox.x)&&!je(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const c=this.layout;this.layout=this.measure(!1),this.layoutCorrected=be(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:s}=this.options;s&&s.notify("LayoutMeasure",this.layout.layoutBox,c?c.layoutBox:void 0)}updateScroll(c="measure"){let s=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===c&&(s=!1),s&&this.instance){const d=o(this.instance);this.scroll={animationId:this.root.animationId,phase:c,isRoot:d,offset:a(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const c=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,s=this.projectionDelta&&!dI(this.projectionDelta),d=this.getTransformTemplate(),l=d?d(this.latestValues,""):void 0,h=l!==this.prevTransformTemplateValue;c&&this.instance&&(s||Bn(this.latestValues)||h)&&(i(this.instance,l),this.shouldResetTransform=!1,this.scheduleRender())}measure(c=!0){const s=this.measurePageBox();let d=this.removeElementScroll(s);return c&&(d=this.removeTransform(d)),lre(d),{animationId:this.root.animationId,measuredBox:s,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:c}=this.options;if(!c)return be();const s=c.measureViewportBox();if(!(((l=this.scroll)==null?void 0:l.wasRoot)||this.path.some(ure))){const{scroll:h}=this.root;h&&(aa(s.x,h.offset.x),aa(s.y,h.offset.y))}return s}removeElementScroll(c){var d;const s=be();if(De(s,c),(d=this.scroll)!=null&&d.wasRoot)return s;for(let l=0;l<this.path.length;l++){const h=this.path[l],{scroll:u,options:p}=h;h!==this.root&&u&&p.layoutScroll&&(u.wasRoot&&De(s,c),aa(s.x,u.offset.x),aa(s.y,u.offset.y))}return s}applyTransform(c,s=!1){const d=be();De(d,c);for(let l=0;l<this.path.length;l++){const h=this.path[l];!s&&h.options.layoutScroll&&h.scroll&&h!==h.root&&oa(d,{x:-h.scroll.offset.x,y:-h.scroll.offset.y}),Bn(h.latestValues)&&oa(d,h.latestValues)}return Bn(this.latestValues)&&oa(d,this.latestValues),d}removeTransform(c){const s=be();De(s,c);for(let d=0;d<this.path.length;d++){const l=this.path[d];if(!l.instance||!Bn(l.latestValues))continue;QC(l.latestValues)&&l.updateSnapshot();const h=be(),u=l.measurePageBox();De(h,u),Ww(s,l.latestValues,l.snapshot?l.snapshot.layoutBox:void 0,h)}return Bn(this.latestValues)&&Ww(s,this.latestValues),s}setTargetDelta(c){this.targetDelta=c,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(c){this.options={...this.options,...c,crossfade:c.crossfade!==void 0?c.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Ae.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(c=!1){var p;const s=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=s.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=s.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=s.isSharedProjectionDirty);const d=!!this.resumingFrom||this!==s;if(!(c||d&&this.isSharedProjectionDirty||this.isProjectionDirty||(p=this.parent)!=null&&p.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:h,layoutId:u}=this.options;if(!(!this.layout||!(h||u))){if(this.resolvedRelativeTargetAt=Ae.timestamp,!this.targetDelta&&!this.relativeTarget){const k=this.getClosestProjectingParent();k&&k.layout&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.layout.layoutBox,k.layout.layoutBox),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=be(),this.targetWithTransforms=be()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),yce(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):De(this.target,this.layout.layoutBox),tI(this.target,this.targetDelta)):De(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const k=this.getClosestProjectingParent();k&&!!k.resumingFrom==!!this.resumingFrom&&!k.options.layoutScroll&&k.target&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.target,k.target),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||QC(this.parent.latestValues)||eI(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var C;const c=this.getLead(),s=!!this.resumingFrom||this!==c;let d=!0;if((this.isProjectionDirty||(C=this.parent)!=null&&C.isProjectionDirty)&&(d=!1),s&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(d=!1),this.resolvedRelativeTargetAt===Ae.timestamp&&(d=!1),d)return;const{layout:l,layoutId:h}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(l||h))return;De(this.layoutCorrected,this.layout.layoutBox);const u=this.treeScale.x,p=this.treeScale.y;kce(this.layoutCorrected,this.treeScale,this.path,s),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox,c.targetWithTransforms=be());const{target:k}=c;if(!k){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(Uw(this.prevProjectionDelta.x,this.projectionDelta.x),Uw(this.prevProjectionDelta.y,this.projectionDelta.y)),ga(this.projectionDelta,this.layoutCorrected,k,this.latestValues),(this.treeScale.x!==u||this.treeScale.y!==p||!Jw(this.projectionDelta.x,this.prevProjectionDelta.x)||!Jw(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",k))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(c=!0){var s;if((s=this.options.visualElement)==null||s.scheduleRender(),c){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=na(),this.projectionDelta=na(),this.projectionDeltaWithTransform=na()}setAnimationOrigin(c,s=!1){const d=this.snapshot,l=d?d.latestValues:{},h={...this.latestValues},u=na();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!s;const p=be(),k=d?d.source:void 0,C=this.layout?this.layout.source:void 0,g=k!==C,L=this.getStack(),M=!L||L.members.length<=1,S=!!(g&&!M&&this.options.crossfade===!0&&!this.path.some(dre));this.animationProgress=0;let f;this.mixTargetDelta=w=>{const m=w/1e3;nb(u.x,c.x,m),nb(u.y,c.y,m),this.setTargetDelta(u),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(_a(p,this.layout.layoutBox,this.relativeParent.layout.layoutBox),sre(this.relativeTarget,this.relativeTargetOrigin,p,m),f&&Uce(this.relativeTarget,f)&&(this.isProjectionDirty=!1),f||(f=be()),De(f,this.relativeTarget)),g&&(this.animationValues=h,Vce(h,l,this.latestValues,m,S,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=m},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(c){var s,d,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)==null||s.stop(),(l=(d=this.resumingFrom)==null?void 0:d.currentAnimation)==null||l.stop(),this.pendingAnimation&&(r1(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=we.update(()=>{sv.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ia(0)),this.currentAnimation=$ce(this.motionValue,[0,1e3],{...c,velocity:0,isSync:!0,onUpdate:h=>{this.mixTargetDelta(h),c.onUpdate&&c.onUpdate(h)},onStop:()=>{},onComplete:()=>{c.onComplete&&c.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const c=this.getStack();c&&c.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Xce),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const c=this.getLead();let{targetWithTransforms:s,target:d,layout:l,latestValues:h}=c;if(!(!s||!d||!l)){if(this!==c&&this.layout&&l&&pI(this.options.animationType,this.layout.layoutBox,l.layoutBox)){d=this.target||be();const u=je(this.layout.layoutBox.x);d.x.min=c.target.x.min,d.x.max=d.x.min+u;const p=je(this.layout.layoutBox.y);d.y.min=c.target.y.min,d.y.max=d.y.min+p}De(s,d),oa(s,h),ga(this.projectionDeltaWithTransform,this.layoutCorrected,s,h)}}registerSharedNode(c,s){this.sharedNodes.has(c)||this.sharedNodes.set(c,new Zce),this.sharedNodes.get(c).add(s);const l=s.options.initialPromotionConfig;s.promote({transition:l?l.transition:void 0,preserveFollowOpacity:l&&l.shouldPreserveFollowOpacity?l.shouldPreserveFollowOpacity(s):void 0})}isLead(){const c=this.getStack();return c?c.lead===this:!0}getLead(){var s;const{layoutId:c}=this.options;return c?((s=this.getStack())==null?void 0:s.lead)||this:this}getPrevLead(){var s;const{layoutId:c}=this.options;return c?(s=this.getStack())==null?void 0:s.prevLead:void 0}getStack(){const{layoutId:c}=this.options;if(c)return this.root.sharedNodes.get(c)}promote({needsReset:c,transition:s,preserveFollowOpacity:d}={}){const l=this.getStack();l&&l.promote(this,d),c&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const c=this.getStack();return c?c.relegate(this):!1}resetSkewAndRotation(){const{visualElement:c}=this.options;if(!c)return;let s=!1;const{latestValues:d}=c;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(s=!0),!s)return;const l={};d.z&&wC("z",c,l,this.animationValues);for(let h=0;h<LC.length;h++)wC(`rotate${LC[h]}`,c,l,this.animationValues),wC(`skew${LC[h]}`,c,l,this.animationValues);c.render();for(const h in l)c.setStaticValue(h,l[h]),this.animationValues&&(this.animationValues[h]=l[h]);c.scheduleRender()}getProjectionStyles(c){if(!this.instance||this.isSVG)return;if(!this.isVisible)return Wce;const s={visibility:""},d=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,s.opacity="",s.pointerEvents=rv(c==null?void 0:c.pointerEvents)||"",s.transform=d?d(this.latestValues,""):"none",s;const l=this.getLead();if(!this.projectionDelta||!this.layout||!l.target){const k={};return this.options.layoutId&&(k.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,k.pointerEvents=rv(c==null?void 0:c.pointerEvents)||""),this.hasProjected&&!Bn(this.latestValues)&&(k.transform=d?d({},""):"none",this.hasProjected=!1),k}const h=l.animationValues||l.latestValues;this.applyTransformsToTarget(),s.transform=Gce(this.projectionDeltaWithTransform,this.treeScale,h),d&&(s.transform=d(h,s.transform));const{x:u,y:p}=this.projectionDelta;s.transformOrigin=`${u.origin*100}% ${p.origin*100}% 0`,l.animationValues?s.opacity=l===this?h.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:h.opacityExit:s.opacity=l===this?h.opacity!==void 0?h.opacity:"":h.opacityExit!==void 0?h.opacityExit:0;for(const k in wa){if(h[k]===void 0)continue;const{correct:C,applyTo:g,isCSSVariable:L}=wa[k],M=s.transform==="none"?h[k]:C(h[k],l);if(g){const S=g.length;for(let f=0;f<S;f++)s[g[f]]=M}else L?this.options.visualElement.renderState.vars[k]=M:s[k]=M}return this.options.layoutId&&(s.pointerEvents=l===this?rv(c==null?void 0:c.pointerEvents)||"":"none"),s}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(c=>{var s;return(s=c.currentAnimation)==null?void 0:s.stop()}),this.root.nodes.forEach(eb),this.root.sharedNodes.clear()}}}function Yce(e){e.updateLayout()}function Qce(e){var a;const t=((a=e.resumeFrom)==null?void 0:a.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:o,measuredBox:i}=e.layout,{animationType:r}=e.options,c=t.source!==e.layout.source;r==="size"?Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(p);p.min=o[u].min,p.max=p.min+k}):pI(r,t.layoutBox,o)&&Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(o[u]);p.max=p.min+k,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+k)});const s=na();ga(s,o,t.layoutBox);const d=na();c?ga(d,e.applyTransform(i,!0),t.measuredBox):ga(d,o,t.layoutBox);const l=!dI(s);let h=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:p,layout:k}=u;if(p&&k){const C=be();_a(C,t.layoutBox,p.layoutBox);const g=be();_a(g,o,k.layoutBox),hI(C,g)||(h=!0),u.options.layoutRoot&&(e.relativeTarget=g,e.relativeTargetOrigin=C,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:o,snapshot:t,delta:d,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(e.isLead()){const{onExitComplete:o}=e.options;o&&o()}e.options.transition=void 0}function Jce(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function ere(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function tre(e){e.clearSnapshot()}function eb(e){e.clearMeasurements()}function nre(e){e.isLayoutDirty=!1}function are(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function tb(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function ore(e){e.resolveTargetDelta()}function ire(e){e.calcProjection()}function cre(e){e.resetSkewAndRotation()}function rre(e){e.removeLeadSnapshot()}function nb(e,t,a){e.translate=Le(t.translate,0,a),e.scale=Le(t.scale,1,a),e.origin=t.origin,e.originPoint=t.originPoint}function ab(e,t,a,o){e.min=Le(t.min,a.min,o),e.max=Le(t.max,a.max,o)}function sre(e,t,a,o){ab(e.x,t.x,a.x,o),ab(e.y,t.y,a.y,o)}function dre(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const hre={duration:.45,ease:[.4,0,.1,1]},ob=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),ib=ob("applewebkit/")&&!ob("chrome/")?Math.round:Fe;function cb(e){e.min=ib(e.min),e.max=ib(e.max)}function lre(e){cb(e.x),cb(e.y)}function pI(e,t,a){return e==="position"||e==="preserve-aspect"&&!pce(Qw(t),Qw(a),.2)}function ure(e){var t;return e!==e.root&&((t=e.scroll)==null?void 0:t.wasRoot)}const pre=uI({attachResizeListener:(e,t)=>Sa(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),bC={current:void 0},yI=uI({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!bC.current){const e=new pre({});e.mount(window),e.setOptions({layoutScroll:!0}),bC.current=e}return bC.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),yre={pan:{Feature:Ace},drag:{Feature:Nce,ProjectionNode:yI,MeasureLayout:cI}};function rb(e,t,a){const{props:o}=e;e.animationState&&o.whileHover&&e.animationState.setActive("whileHover",a==="Start");const i="onHover"+a,r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class kre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=D0e(t,(a,o)=>(rb(this.node,o,"Start"),i=>rb(this.node,i,"End"))))}unmount(){}}class fre extends d1{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ia(Sa(this.node.current,"focus",()=>this.onFocus()),Sa(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function sb(e,t,a){const{props:o}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&o.whileTap&&e.animationState.setActive("whileTap",a==="Start");const i="onTap"+(a==="End"?"":a),r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class mre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=U0e(t,(a,o)=>(sb(this.node,o,"Start"),(i,{success:r})=>sb(this.node,i,r?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const tx=new WeakMap,SC=new WeakMap,Mre=e=>{const t=tx.get(e.target);t&&t(e)},gre=e=>{e.forEach(Mre)};function _re({root:e,...t}){const a=e||document;SC.has(a)||SC.set(a,{});const o=SC.get(a),i=JSON.stringify(t);return o[i]||(o[i]=new IntersectionObserver(gre,{root:e,...t})),o[i]}function vre(e,t,a){const o=_re(t);return tx.set(e,a),o.observe(e),()=>{tx.delete(e),o.unobserve(e)}}const Cre={some:0,all:1};class xre extends d1{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:a,margin:o,amount:i="some",once:r}=t,c={root:a?a.current:void 0,rootMargin:o,threshold:typeof i=="number"?i:Cre[i]},s=d=>{const{isIntersecting:l}=d;if(this.isInView===l||(this.isInView=l,r&&!l&&this.hasEnteredView))return;l&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",l);const{onViewportEnter:h,onViewportLeave:u}=this.node.getProps(),p=l?h:u;p&&p(d)};return vre(this.node.current,c,s)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:a}=this.node;["amount","margin","root"].some(Lre(t,a))&&this.startObserver()}unmount(){}}function Lre({viewport:e={}},{viewport:t={}}={}){return a=>e[a]!==t[a]}const wre={inView:{Feature:xre},tap:{Feature:mre},focus:{Feature:fre},hover:{Feature:kre}},bre={layout:{ProjectionNode:yI,MeasureLayout:cI}},nx={current:null},kI={current:!1};function Sre(){if(kI.current=!0,!!rx)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>nx.current=e.matches;e.addListener(t),t()}else nx.current=!1}const Ire=new WeakMap;function Nre(e,t,a){for(const o in t){const i=t[o],r=a[o];if(Re(i))e.addValue(o,i);else if(Re(r))e.addValue(o,ia(i,{owner:e}));else if(r!==i)if(e.hasValue(o)){const c=e.getValue(o);c.liveStyle===!0?c.jump(i):c.hasAnimated||c.set(i)}else{const c=e.getStaticValue(o);e.addValue(o,ia(c!==void 0?c:i,{owner:e}))}}for(const o in a)t[o]===void 0&&e.removeValue(o);return t}const db=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Are{scrapeMotionValuesFromProps(t,a,o){return{}}constructor({parent:t,props:a,presenceContext:o,reducedMotionConfig:i,blockInitialAnimation:r,visualState:c},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Lx,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const p=He.now();this.renderScheduledAt<p&&(this.renderScheduledAt=p,we.render(this.render,!1,!0))};const{latestValues:d,renderState:l}=c;this.latestValues=d,this.baseTarget={...d},this.initialValues=a.initial?{...d}:{},this.renderState=l,this.parent=t,this.props=a,this.presenceContext=o,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=s,this.blockInitialAnimation=!!r,this.isControllingVariants=Lv(a),this.isVariantNode=TS(a),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:h,...u}=this.scrapeMotionValuesFromProps(a,{},this);for(const p in u){const k=u[p];d[p]!==void 0&&Re(k)&&k.set(d[p],!1)}}mount(t){this.current=t,Ire.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((a,o)=>this.bindToMotionValue(o,a)),kI.current||Sre(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:nx.current,process.env.NODE_ENV!=="production"&&ux(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),r1(this.notifyUpdate),r1(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const a=this.features[t];a&&(a.unmount(),a.isMounted=!1)}this.current=null}bindToMotionValue(t,a){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const o=ha.has(t);o&&this.onBindTransform&&this.onBindTransform();const i=a.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&we.preRender(this.notifyUpdate),o&&this.projection&&(this.projection.isTransformDirty=!0)}),r=a.on("renderRequest",this.scheduleRender);let c;window.MotionCheckAppearSync&&(c=window.MotionCheckAppearSync(this,t,a)),this.valueSubscriptions.set(t,()=>{i(),r(),c&&c(),a.owner&&a.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in ca){const a=ca[t];if(!a)continue;const{isEnabled:o,Feature:i}=a;if(!this.features[t]&&i&&o(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):be()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,a){this.latestValues[t]=a}update(t,a){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=a;for(let o=0;o<db.length;o++){const i=db[o];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,c=t[r];c&&(this.propEventSubscriptions[i]=this.on(i,c))}this.prevMotionValues=Nre(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const a=this.getClosestVariantNode();if(a)return a.variantChildren&&a.variantChildren.add(t),()=>a.variantChildren.delete(t)}addValue(t,a){const o=this.values.get(t);a!==o&&(o&&this.removeValue(t),this.bindToMotionValue(t,a),this.values.set(t,a),this.latestValues[t]=a.get())}removeValue(t){this.values.delete(t);const a=this.valueSubscriptions.get(t);a&&(a(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,a){if(this.props.values&&this.props.values[t])return this.props.values[t];let o=this.values.get(t);return o===void 0&&a!==void 0&&(o=ia(a===null?void 0:a,{owner:this}),this.addValue(t,o)),o}readValue(t,a){let o=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return o!=null&&(typeof o=="string"&&(Bb(o)||Zb(o))?o=parseFloat(o):!W0e(o)&&s1.test(a)&&(o=SS(t,a)),this.setBaseTarget(t,Re(o)?o.get():o)),Re(o)?o.get():o}setBaseTarget(t,a){this.baseTarget[t]=a}getBaseTarget(t){var r;const{initial:a}=this.props;let o;if(typeof a=="string"||typeof a=="object"){const c=jx(this.props,a,(r=this.presenceContext)==null?void 0:r.custom);c&&(o=c[t])}if(a&&o!==void 0)return o;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!Re(i)?i:this.initialValues[t]!==void 0&&o===void 0?void 0:this.baseTarget[t]}on(t,a){return this.events[t]||(this.events[t]=new lx),this.events[t].add(a)}notify(t,...a){this.events[t]&&this.events[t].notify(...a)}}class fI extends Are{constructor(){super(...arguments),this.KeyframeResolver=T0e}sortInstanceNodePosition(t,a){return t.compareDocumentPosition(a)&2?1:-1}getBaseTargetFromProps(t,a){return t.style?t.style[a]:void 0}removeValueFromRenderState(t,{vars:a,style:o}){delete a[t],delete o[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Re(t)&&(this.childSubscription=t.on("change",a=>{this.current&&(this.current.textContent=`${a}`)}))}}function mI(e,{style:t,vars:a},o,i){Object.assign(e.style,t,i&&i.getProjectionStyles(o));for(const r in a)e.style.setProperty(r,a[r])}function Pre(e){return window.getComputedStyle(e)}class Ere extends fI{constructor(){super(...arguments),this.type="html",this.renderInstance=mI}readValueFromInstance(t,a){var o;if(ha.has(a))return(o=this.projection)!=null&&o.isProjecting?FC(a):e0e(t,a);{const i=Pre(t),r=(kx(a)?i.getPropertyValue(a):i[a])||0;return typeof r=="string"?r.trim():r}}measureInstanceViewportBox(t,{transformPagePoint:a}){return nI(t,a)}build(t,a,o){$x(t,a,o.transformTemplate)}scrapeMotionValuesFromProps(t,a,o){return Hx(t,a,o)}}const MI=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Rre(e,t,a,o){mI(e,t,void 0,o);for(const i in t.attrs)e.setAttribute(MI.has(i)?i:Rx(i),t.attrs[i])}class $re extends fI{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=be}getBaseTargetFromProps(t,a){return t[a]}readValueFromInstance(t,a){if(ha.has(a)){const o=bS(a);return o&&o.default||0}return a=MI.has(a)?a:Rx(a),t.getAttribute(a)}scrapeMotionValuesFromProps(t,a,o){return ZS(t,a,o)}build(t,a,o){OS(t,a,this.isSVGTag,o.transformTemplate,o.style)}renderInstance(t,a,o,i){Rre(t,a,o,i)}mount(t){this.isSVGTag=BS(t.tagName),super.mount(t)}}const qre=(e,t)=>Tx(e)?new $re(t):new Ere(t,{allowProjection:e!==q.Fragment}),Tre=Rie({...ice,...wre,...yre,...bre},qre),fa=oie(Tre);class jre{constructor(){this.componentControls=new Set}subscribe(t){return this.componentControls.add(t),()=>this.componentControls.delete(t)}start(t,a){this.componentControls.forEach(o=>{o.start(t.nativeEvent||t,a)})}}const Hre=()=>new jre;function Vre(){return _v(Hre)}const zre="toggle-module__toggle___UzM3e",Dre="toggle-module__skeleton___mjzF4",Ore="toggle-module__checkbox___opDuO",Fre="toggle-module__sun___UrzIC",Bre="toggle-module__moon___r5ivs",Yn={toggle:zre,skeleton:Dre,checkbox:Ore,sun:Fre,moon:Bre},Ure="checkbox-module__field___tw7Y1",Zre="checkbox-module__checkbox___6oZEx",Gre="checkbox-module__radio___VoMM2",Wre="checkbox-module__toggle___B5NRE",Xre="checkbox-module__input___s2l9X",Kre="checkbox-module__title___HaaGu",Yre="checkbox-module__label___uDuwc",Qre="checkbox-module__helper___VwqDa",Se={field:Ure,checkbox:Zre,radio:Gre,toggle:Wre,"is-disabled":"checkbox-module__is-disabled___h2CQm",input:Xre,"is-error":"checkbox-module__is-error___bgoZ4","is-skeleton":"checkbox-module__is-skeleton___h-CN1",title:Kre,label:Yre,helper:Qre,"no-placeholder":"checkbox-module__no-placeholder___anYwD"},gI=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isToggle:d=!1,isDisabled:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:re(Se.checkbox,d&&Se.toggle,(l||h)&&Se["is-disabled"],h&&Se["is-skeleton"],u&&Se["is-error"],!e&&!s&&Se["no-placeholder"]),children:[_.jsx("input",{type:"checkbox",id:a||t,name:t,value:o,onChange:p,className:re(Se.input,c),checked:i,"aria-label":t,disabled:l||h}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),Jre=({...e})=>_.jsxs("div",{className:re(Yn.toggle,e.isSkeleton&&Yn.skeleton,e.checked&&Yn.checked,e.className),children:[_.jsxs(fa.span,{animate:{x:e.checked?40:0},transition:e.isSkeleton?{duration:0}:{duration:.2},children:[_.jsx(n1,{name:"Sun",size:"md",className:Yn.sun}),_.jsx(n1,{name:"Moon",size:"md",className:Yn.moon})]}),_.jsx(gI,{...e,className:re(Yn.checkbox,e.className)})]}),ese="header-module__header___ouQd4",tse="header-module__scrolled___sKl7S",nse="header-module__container___IjYcu",ase="header-module__top___42BKq",Qn={header:ese,"is-home":"header-module__is-home___puHem",scrolled:tse,container:nse,top:ase};function ose(){const[e,t]=q.useState(!1);return q.useEffect(()=>{const a=()=>{t(window.scrollY>0)};return window.addEventListener("scroll",a),a(),()=>{window.removeEventListener("scroll",a)}},[]),e}const ise=({id:e,isHome:t=!1,theme:a,onToggleTheme:o})=>{const[i,r]=q.useState(a==="dark"),c=Je.useMounted(),s=ose();return _.jsx("div",{id:e,className:re(Qn.header,t&&Qn["is-home"],s&&Qn.scrolled),children:_.jsx("div",{className:Qn.container,children:_.jsxs("div",{className:re(Qn.top),children:[_.jsx(Xae,{}),_.jsx(Qae,{}),_.jsx("div",{className:Qn.right,children:_.jsx(Jre,{name:"toggle",value:"",onChange:d=>{const h=d.target.checked?"dark":"light";o&&o(h),r(h==="dark")},checked:i,isSkeleton:!c})})]})})})};var Ja={},hb;function cse(){if(hb)return Ja;hb=1,Ja.match=r,Ja.parse=c;var e=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,t=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,a=/^(?:(min|max)-)?(.+)/,o=/(em|rem|px|cm|mm|in|pt|pc)?$/,i=/(dpi|dpcm|dppx)?$/;function r(h,u){return c(h).some(function(p){var k=p.inverse,C=p.type==="all"||u.type===p.type;if(C&&k||!(C||k))return!1;var g=p.expressions.every(function(L){var M=L.feature,S=L.modifier,f=L.value,w=u[M];if(!w)return!1;switch(M){case"orientation":case"scan":return w.toLowerCase()===f.toLowerCase();case"width":case"height":case"device-width":case"device-height":f=l(f),w=l(w);break;case"resolution":f=d(f),w=d(w);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":f=s(f),w=s(w);break;case"grid":case"color":case"color-index":case"monochrome":f=parseInt(f,10)||1,w=parseInt(w,10)||0;break}switch(S){case"min":return w>=f;case"max":return w<=f;default:return w===f}});return g&&!k||!g&&k})}function c(h){return h.split(",").map(function(u){u=u.trim();var p=u.match(e),k=p[1],C=p[2],g=p[3]||"",L={};return L.inverse=!!k&&k.toLowerCase()==="not",L.type=C?C.toLowerCase():"all",g=g.match(/\([^\)]+\)/g)||[],L.expressions=g.map(function(M){var S=M.match(t),f=S[1].toLowerCase().match(a);return{modifier:f[1],feature:f[2],value:S[2]}}),L})}function s(h){var u=Number(h),p;return u||(p=h.match(/^(\d+)\s*\/\s*(\d+)$/),u=p[1]/p[2]),u}function d(h){var u=parseFloat(h),p=String(h).match(i)[1];switch(p){case"dpcm":return u/2.54;case"dppx":return u*96;default:return u}}function l(h){var u=parseFloat(h),p=String(h).match(o)[1];switch(p){case"em":return u*16;case"rem":return u*16;case"cm":return u*96/2.54;case"mm":return u*96/2.54/10;case"in":return u*96;case"pt":return u*72;case"pc":return u*72/12;default:return u}}return Ja}var IC,lb;function rse(){if(lb)return IC;lb=1;var e=cse().match,t=typeof window<"u"?window.matchMedia:null;function a(i,r,c){var s=this,d;t&&!c&&(d=t.call(window,i)),d?(this.matches=d.matches,this.media=d.media,d.addListener(u)):(this.matches=e(i,r),this.media=i),this.addListener=l,this.removeListener=h,this.dispose=p;function l(k){d&&d.addListener(k)}function h(k){d&&d.removeListener(k)}function u(k){s.matches=k.matches,s.media=k.media}function p(){d&&d.removeListener(u)}}function o(i,r,c){return new a(i,r,c)}return IC=o,IC}var sse=rse();const dse=kv(sse);var hse=/[A-Z]/g,lse=/^ms-/,NC={};function use(e){return"-"+e.toLowerCase()}function _I(e){if(NC.hasOwnProperty(e))return NC[e];var t=e.replace(hse,use);return NC[e]=lse.test(t)?"-"+t:t}function pse(e,t){if(e===t)return!0;if(!e||!t)return!1;const a=Object.keys(e),o=Object.keys(t),i=a.length;if(o.length!==i)return!1;for(let r=0;r<i;r++){const c=a[r];if(e[c]!==t[c]||!Object.prototype.hasOwnProperty.call(t,c))return!1}return!0}var eo={exports:{}},to={exports:{}},ke={};/** @license React v16.13.1
|
|
7835
|
+
`),()=>{document.head.contains(k)&&document.head.removeChild(k)}},[t]),_.jsx(X0e,{isPresent:t,childRef:i,sizeRef:r,children:y.cloneElement(e,{ref:i})})}const Y0e=({children:e,initial:t,isPresent:a,onExitComplete:o,custom:i,presenceAffectsLayout:r,mode:c,anchorX:s})=>{const d=_v(Q0e),l=q.useId();let h=!0,u=q.useMemo(()=>(h=!1,{id:l,initial:t,isPresent:a,custom:i,onExitComplete:p=>{d.set(p,!0);for(const k of d.values())if(!k)return;o&&o()},register:p=>(d.set(p,!1),()=>d.delete(p))}),[a,d,o]);return r&&h&&(u={...u}),q.useMemo(()=>{d.forEach((p,k)=>d.set(k,!1))},[a]),y.useEffect(()=>{!a&&!d.size&&o&&o()},[a]),c==="popLayout"&&(e=_.jsx(K0e,{isPresent:a,anchorX:s,children:e})),_.jsx(vv.Provider,{value:u,children:e})};function Q0e(){return new Map}function RS(e=!0){const t=q.useContext(vv);if(t===null)return[!0,null];const{isPresent:a,onExitComplete:o,register:i}=t,r=q.useId();q.useEffect(()=>{if(e)return i(r)},[e]);const c=q.useCallback(()=>e&&o&&o(r),[r,o,e]);return!a&&o?[!1,c]:[!0]}const Ya=e=>e.key||"";function Mw(e){const t=[];return q.Children.forEach(e,a=>{q.isValidElement(a)&&t.push(a)}),t}const J0e=({children:e,custom:t,initial:a=!0,onExitComplete:o,presenceAffectsLayout:i=!0,mode:r="sync",propagate:c=!1,anchorX:s="left"})=>{const[d,l]=RS(c),h=q.useMemo(()=>Mw(e),[e]),u=c&&!d?[]:h.map(Ya),p=q.useRef(!0),k=q.useRef(h),C=_v(()=>new Map),[g,L]=q.useState(h),[M,I]=q.useState(h);Fb(()=>{p.current=!1,k.current=h;for(let m=0;m<M.length;m++){const S=Ya(M[m]);u.includes(S)?C.delete(S):C.get(S)!==!0&&C.set(S,!1)}},[M,u.length,u.join("-")]);const f=[];if(h!==g){let m=[...h];for(let S=0;S<M.length;S++){const A=M[S],P=Ya(A);u.includes(P)||(m.splice(S,0,A),f.push(A))}return r==="wait"&&f.length&&(m=f),I(Mw(m)),L(h),null}process.env.NODE_ENV!=="production"&&r==="wait"&&M.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:w}=q.useContext(cx);return _.jsx(_.Fragment,{children:M.map(m=>{const S=Ya(m),A=c&&!d?!1:h===M||u.includes(S),P=()=>{if(C.has(S))C.set(S,!0);else return;let H=!0;C.forEach(E=>{E||(H=!1)}),H&&(w==null||w(),I(k.current),c&&(l==null||l()),o&&o())};return _.jsx(Y0e,{isPresent:A,initial:!p.current||a?void 0:!1,custom:t,presenceAffectsLayout:i,mode:r,onExitComplete:A?void 0:P,anchorX:s,children:m},S)})})},$S=q.createContext({strict:!1}),gw={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ca={};for(const e in gw)ca[e]={isEnabled:t=>gw[e].some(a=>!!t[a])};function eie(e){for(const t in e)ca[t]={...ca[t],...e[t]}}const tie=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function pv(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||tie.has(e)}let qS=e=>!pv(e);function nie(e){typeof e=="function"&&(qS=t=>t.startsWith("on")?!pv(t):e(t))}try{nie(require("@emotion/is-prop-valid").default)}catch{}function aie(e,t,a){const o={};for(const i in e)i==="values"&&typeof e.values=="object"||(qS(i)||a===!0&&pv(i)||!t&&!pv(i)||e.draggable&&i.startsWith("onDrag"))&&(o[i]=e[i]);return o}function oie(e){if(typeof Proxy>"u")return e;const t=new Map,a=(...o)=>(process.env.NODE_ENV!=="production"&&ux(!1,"motion() is deprecated. Use motion.create() instead."),e(...o));return new Proxy(a,{get:(o,i)=>i==="create"?e:(t.has(i)||t.set(i,e(i)),t.get(i))})}const Cv=q.createContext({});function xv(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function La(e){return typeof e=="string"||Array.isArray(e)}const Px=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ex=["initial",...Px];function Lv(e){return xv(e.animate)||Ex.some(t=>La(e[t]))}function TS(e){return!!(Lv(e)||e.variants)}function iie(e,t){if(Lv(e)){const{initial:a,animate:o}=e;return{initial:a===!1||La(a)?a:void 0,animate:La(o)?o:void 0}}return e.inherit!==!1?t:{}}function cie(e){const{initial:t,animate:a}=iie(e,q.useContext(Cv));return q.useMemo(()=>({initial:t,animate:a}),[_w(t),_w(a)])}function _w(e){return Array.isArray(e)?e.join(" "):e}const rie=Symbol.for("motionComponentSymbol");function ta(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function sie(e,t,a){return q.useCallback(o=>{o&&e.onMount&&e.onMount(o),t&&(o?t.mount(o):t.unmount()),a&&(typeof a=="function"?a(o):ta(a)&&(a.current=o))},[t])}const Rx=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),die="framerAppearId",jS="data-"+Rx(die),HS=q.createContext({});function hie(e,t,a,o,i){var g,L;const{visualElement:r}=q.useContext(Cv),c=q.useContext($S),s=q.useContext(vv),d=q.useContext(Ax).reducedMotion,l=q.useRef(null);o=o||c.renderer,!l.current&&o&&(l.current=o(e,{visualState:t,parent:r,props:a,presenceContext:s,blockInitialAnimation:s?s.initial===!1:!1,reducedMotionConfig:d}));const h=l.current,u=q.useContext(HS);h&&!h.projection&&i&&(h.type==="html"||h.type==="svg")&&lie(l.current,a,i,u);const p=q.useRef(!1);q.useInsertionEffect(()=>{h&&p.current&&h.update(a,s)});const k=a[jS],C=q.useRef(!!k&&!((g=window.MotionHandoffIsComplete)!=null&&g.call(window,k))&&((L=window.MotionHasOptimisedAnimation)==null?void 0:L.call(window,k)));return Fb(()=>{h&&(p.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),Ix.render(h.render),C.current&&h.animationState&&h.animationState.animateChanges())}),q.useEffect(()=>{h&&(!C.current&&h.animationState&&h.animationState.animateChanges(),C.current&&(queueMicrotask(()=>{var M;(M=window.MotionHandoffMarkAsComplete)==null||M.call(window,k)}),C.current=!1))}),h}function lie(e,t,a,o){const{layoutId:i,layout:r,drag:c,dragConstraints:s,layoutScroll:d,layoutRoot:l,layoutCrossfade:h}=t;e.projection=new a(e.latestValues,t["data-framer-portal-id"]?void 0:VS(e.parent)),e.projection.setOptions({layoutId:i,layout:r,alwaysMeasureLayout:!!c||s&&ta(s),visualElement:e,animationType:typeof r=="string"?r:"both",initialPromotionConfig:o,crossfade:h,layoutScroll:d,layoutRoot:l})}function VS(e){if(e)return e.options.allowProjection!==!1?e.projection:VS(e.parent)}function uie({preloadedFeatures:e,createVisualElement:t,useRender:a,useVisualState:o,Component:i}){e&&eie(e);function r(s,d){let l;const h={...q.useContext(Ax),...s,layoutId:pie(s)},{isStatic:u}=h,p=cie(s),k=o(s,u);if(!u&&rx){yie(h,e);const C=kie(h);l=C.MeasureLayout,p.visualElement=hie(i,k,h,t,C.ProjectionNode)}return _.jsxs(Cv.Provider,{value:p,children:[l&&p.visualElement?_.jsx(l,{visualElement:p.visualElement,...h}):null,a(i,s,sie(k,p.visualElement,d),k,u,p.visualElement)]})}r.displayName=`motion.${typeof i=="string"?i:`create(${i.displayName??i.name??""})`}`;const c=q.forwardRef(r);return c[rie]=i,c}function pie({layoutId:e}){const t=q.useContext(cx).id;return t&&e!==void 0?t+"-"+e:e}function yie(e,t){const a=q.useContext($S).strict;if(process.env.NODE_ENV!=="production"&&t&&a){const o="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?ra(!1,o):o1(!1,o)}}function kie(e){const{drag:t,layout:a}=ca;if(!t&&!a)return{};const o={...t,...a};return{MeasureLayout:t!=null&&t.isEnabled(e)||a!=null&&a.isEnabled(e)?o.MeasureLayout:void 0,ProjectionNode:o.ProjectionNode}}const wa={};function fie(e){for(const t in e)wa[t]=e[t],kx(t)&&(wa[t].isCSSVariable=!0)}function zS(e,{layout:t,layoutId:a}){return ha.has(e)||e.startsWith("origin")||(t||a!==void 0)&&(!!wa[e]||e==="opacity")}const mie={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Mie=da.length;function gie(e,t,a){let o="",i=!0;for(let r=0;r<Mie;r++){const c=da[r],s=e[c];if(s===void 0)continue;let d=!0;if(typeof s=="number"?d=s===(c.startsWith("scale")?1:0):d=parseFloat(s)===0,!d||a){const l=IS(s,Sx[c]);if(!d){i=!1;const h=mie[c]||c;o+=`${h}(${l}) `}a&&(t[c]=l)}}return o=o.trim(),a?o=a(t,i?"":o):i&&(o="none"),o}function $x(e,t,a){const{style:o,vars:i,transformOrigin:r}=e;let c=!1,s=!1;for(const d in t){const l=t[d];if(ha.has(d)){c=!0;continue}else if(kx(d)){i[d]=l;continue}else{const h=IS(l,Sx[d]);d.startsWith("origin")?(s=!0,r[d]=h):o[d]=h}}if(t.transform||(c||a?o.transform=gie(t,e.transform,a):o.transform&&(o.transform="none")),s){const{originX:d="50%",originY:l="50%",originZ:h=0}=r;o.transformOrigin=`${d} ${l} ${h}`}}const qx=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function DS(e,t,a){for(const o in t)!Re(t[o])&&!zS(o,a)&&(e[o]=t[o])}function _ie({transformTemplate:e},t){return q.useMemo(()=>{const a=qx();return $x(a,t,e),Object.assign({},a.vars,a.style)},[t])}function vie(e,t){const a=e.style||{},o={};return DS(o,a,e),Object.assign(o,_ie(e,t)),o}function Cie(e,t){const a={},o=vie(e,t);return e.drag&&e.dragListener!==!1&&(a.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(a.tabIndex=0),a.style=o,a}const xie={offset:"stroke-dashoffset",array:"stroke-dasharray"},Lie={offset:"strokeDashoffset",array:"strokeDasharray"};function wie(e,t,a=1,o=0,i=!0){e.pathLength=1;const r=i?xie:Lie;e[r.offset]=de.transform(-o);const c=de.transform(t),s=de.transform(a);e[r.array]=`${c} ${s}`}function OS(e,{attrX:t,attrY:a,attrScale:o,pathLength:i,pathSpacing:r=1,pathOffset:c=0,...s},d,l,h){if($x(e,s,l),d){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:u,style:p}=e;u.transform&&(p.transform=u.transform,delete u.transform),(p.transform||u.transformOrigin)&&(p.transformOrigin=u.transformOrigin??"50% 50%",delete u.transformOrigin),p.transform&&(p.transformBox=(h==null?void 0:h.transformBox)??"fill-box",delete u.transformBox),t!==void 0&&(u.x=t),a!==void 0&&(u.y=a),o!==void 0&&(u.scale=o),i!==void 0&&wie(u,i,r,c,!1)}const FS=()=>({...qx(),attrs:{}}),BS=e=>typeof e=="string"&&e.toLowerCase()==="svg";function bie(e,t,a,o){const i=q.useMemo(()=>{const r=FS();return OS(r,t,BS(o),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};DS(r,e.style,e),i.style={...r,...i.style}}return i}const Sie=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Tx(e){return typeof e!="string"||e.includes("-")?!1:!!(Sie.indexOf(e)>-1||/[A-Z]/u.test(e))}function Iie(e=!1){return(a,o,i,{latestValues:r},c)=>{const d=(Tx(a)?bie:Cie)(o,r,c,a),l=aie(o,typeof a=="string",e),h=a!==q.Fragment?{...l,...d,ref:i}:{},{children:u}=o,p=q.useMemo(()=>Re(u)?u.get():u,[u]);return q.createElement(a,{...h,children:p})}}function vw(e){const t=[{},{}];return e==null||e.values.forEach((a,o)=>{t[0][o]=a.get(),t[1][o]=a.getVelocity()}),t}function jx(e,t,a,o){if(typeof t=="function"){const[i,r]=vw(o);t=t(a!==void 0?a:e.custom,i,r)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[i,r]=vw(o);t=t(a!==void 0?a:e.custom,i,r)}return t}function rv(e){return Re(e)?e.get():e}function Nie({scrapeMotionValuesFromProps:e,createRenderState:t},a,o,i){return{latestValues:Aie(a,o,i,e),renderState:t()}}const US=e=>(t,a)=>{const o=q.useContext(Cv),i=q.useContext(vv),r=()=>Nie(e,t,o,i);return a?r():_v(r)};function Aie(e,t,a,o){const i={},r=o(e,{});for(const p in r)i[p]=rv(r[p]);let{initial:c,animate:s}=e;const d=Lv(e),l=TS(e);t&&l&&!d&&e.inherit!==!1&&(c===void 0&&(c=t.initial),s===void 0&&(s=t.animate));let h=a?a.initial===!1:!1;h=h||c===!1;const u=h?s:c;if(u&&typeof u!="boolean"&&!xv(u)){const p=Array.isArray(u)?u:[u];for(let k=0;k<p.length;k++){const C=jx(e,p[k]);if(C){const{transitionEnd:g,transition:L,...M}=C;for(const I in M){let f=M[I];if(Array.isArray(f)){const w=h?f.length-1:0;f=f[w]}f!==null&&(i[I]=f)}for(const I in g)i[I]=g[I]}}}return i}function Hx(e,t,a){var r;const{style:o}=e,i={};for(const c in o)(Re(o[c])||t.style&&Re(t.style[c])||zS(c,e)||((r=a==null?void 0:a.getValue(c))==null?void 0:r.liveStyle)!==void 0)&&(i[c]=o[c]);return i}const Pie={useVisualState:US({scrapeMotionValuesFromProps:Hx,createRenderState:qx})};function ZS(e,t,a){const o=Hx(e,t,a);for(const i in e)if(Re(e[i])||Re(t[i])){const r=da.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;o[r]=e[i]}return o}const Eie={useVisualState:US({scrapeMotionValuesFromProps:ZS,createRenderState:FS})};function Rie(e,t){return function(o,{forwardMotionProps:i}={forwardMotionProps:!1}){const c={...Tx(o)?Eie:Pie,preloadedFeatures:e,useRender:Iie(i),createVisualElement:t,Component:o};return uie(c)}}function ba(e,t,a){const o=e.getProps();return jx(o,t,a!==void 0?a:o.custom,e)}const XC=e=>Array.isArray(e);function $ie(e,t,a){e.hasValue(t)?e.getValue(t).set(a):e.addValue(t,ia(a))}function qie(e){return XC(e)?e[e.length-1]||0:e}function Tie(e,t){const a=ba(e,t);let{transitionEnd:o={},transition:i={},...r}=a||{};r={...r,...o};for(const c in r){const s=qie(r[c]);$ie(e,c,s)}}function jie(e){return!!(Re(e)&&e.add)}function KC(e,t){const a=e.getValue("willChange");if(jie(a))return a.add(t);if(!a&&i1.WillChange){const o=new i1.WillChange("auto");e.addValue("willChange",o),o.add(t)}}function GS(e){return e.props[jS]}const Hie=e=>e!==null;function Vie(e,{repeat:t,repeatType:a="loop"},o){const i=e.filter(Hie),r=t&&a!=="loop"&&t%2===1?0:i.length-1;return i[r]}const zie={type:"spring",stiffness:500,damping:25,restSpeed:10},Die=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),Oie={type:"keyframes",duration:.8},Fie={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},Bie=(e,{keyframes:t})=>t.length>2?Oie:ha.has(e)?e.startsWith("scale")?Die(t[1]):zie:Fie;function Uie({when:e,delay:t,delayChildren:a,staggerChildren:o,staggerDirection:i,repeat:r,repeatType:c,repeatDelay:s,from:d,elapsed:l,...h}){return!!Object.keys(h).length}const Vx=(e,t,a,o={},i,r)=>c=>{const s=bx(o,e)||{},d=s.delay||o.delay||0;let{elapsed:l=0}=o;l=l-Ue(d);const h={keyframes:Array.isArray(a)?a:[null,a],ease:"easeOut",velocity:t.getVelocity(),...s,delay:-l,onUpdate:p=>{t.set(p),s.onUpdate&&s.onUpdate(p)},onComplete:()=>{c(),s.onComplete&&s.onComplete()},name:e,motionValue:t,element:r?void 0:i};Uie(s)||Object.assign(h,Bie(e,h)),h.duration&&(h.duration=Ue(h.duration)),h.repeatDelay&&(h.repeatDelay=Ue(h.repeatDelay)),h.from!==void 0&&(h.keyframes[0]=h.from);let u=!1;if((h.type===!1||h.duration===0&&!h.repeatDelay)&&(h.duration=0,h.delay===0&&(u=!0)),(i1.instantAnimations||i1.skipAnimations)&&(u=!0,h.duration=0,h.delay=0),h.allowFlatten=!s.type&&!s.ease,u&&!r&&t.get()!==void 0){const p=Vie(h.keyframes,s);if(p!==void 0){we.update(()=>{h.onUpdate(p),h.onComplete()});return}}return s.isSync?new xx(h):new x0e(h)};function Zie({protectedKeys:e,needsAnimating:t},a){const o=e.hasOwnProperty(a)&&t[a]!==!0;return t[a]=!1,o}function WS(e,t,{delay:a=0,transitionOverride:o,type:i}={}){let{transition:r=e.getDefaultTransition(),transitionEnd:c,...s}=t;o&&(r=o);const d=[],l=i&&e.animationState&&e.animationState.getState()[i];for(const h in s){const u=e.getValue(h,e.latestValues[h]??null),p=s[h];if(p===void 0||l&&Zie(l,h))continue;const k={delay:a,...bx(r||{},h)},C=u.get();if(C!==void 0&&!u.isAnimating&&!Array.isArray(p)&&p===C&&!k.velocity)continue;let g=!1;if(window.MotionHandoffAnimation){const M=GS(e);if(M){const I=window.MotionHandoffAnimation(M,h,we);I!==null&&(k.startTime=I,g=!0)}}KC(e,h),u.start(Vx(h,u,p,e.shouldReduceMotion&&xS.has(h)?{type:!1}:k,e,g));const L=u.animation;L&&d.push(L)}return c&&Promise.all(d).then(()=>{we.update(()=>{c&&Tie(e,c)})}),d}function YC(e,t,a={}){var d;const o=ba(e,t,a.type==="exit"?(d=e.presenceContext)==null?void 0:d.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=o||{};a.transitionOverride&&(i=a.transitionOverride);const r=o?()=>Promise.all(WS(e,o,a)):()=>Promise.resolve(),c=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:h=0,staggerChildren:u,staggerDirection:p}=i;return Gie(e,t,h+l,u,p,a)}:()=>Promise.resolve(),{when:s}=i;if(s){const[l,h]=s==="beforeChildren"?[r,c]:[c,r];return l().then(()=>h())}else return Promise.all([r(),c(a.delay)])}function Gie(e,t,a=0,o=0,i=1,r){const c=[],s=(e.variantChildren.size-1)*o,d=i===1?(l=0)=>l*o:(l=0)=>s-l*o;return Array.from(e.variantChildren).sort(Wie).forEach((l,h)=>{l.notify("AnimationStart",t),c.push(YC(l,t,{...r,delay:a+d(h)}).then(()=>l.notify("AnimationComplete",t)))}),Promise.all(c)}function Wie(e,t){return e.sortNodePosition(t)}function Xie(e,t,a={}){e.notify("AnimationStart",t);let o;if(Array.isArray(t)){const i=t.map(r=>YC(e,r,a));o=Promise.all(i)}else if(typeof t=="string")o=YC(e,t,a);else{const i=typeof t=="function"?ba(e,t,a.custom):t;o=Promise.all(WS(e,i,a))}return o.then(()=>{e.notify("AnimationComplete",t)})}function XS(e,t){if(!Array.isArray(t))return!1;const a=t.length;if(a!==e.length)return!1;for(let o=0;o<a;o++)if(t[o]!==e[o])return!1;return!0}const Kie=Ex.length;function KS(e){if(!e)return;if(!e.isControllingVariants){const a=e.parent?KS(e.parent)||{}:{};return e.props.initial!==void 0&&(a.initial=e.props.initial),a}const t={};for(let a=0;a<Kie;a++){const o=Ex[a],i=e.props[o];(La(i)||i===!1)&&(t[o]=i)}return t}const Yie=[...Px].reverse(),Qie=Px.length;function Jie(e){return t=>Promise.all(t.map(({animation:a,options:o})=>Xie(e,a,o)))}function ece(e){let t=Jie(e),a=Cw(),o=!0;const i=d=>(l,h)=>{var p;const u=ba(e,h,d==="exit"?(p=e.presenceContext)==null?void 0:p.custom:void 0);if(u){const{transition:k,transitionEnd:C,...g}=u;l={...l,...g,...C}}return l};function r(d){t=d(e)}function c(d){const{props:l}=e,h=KS(e.parent)||{},u=[],p=new Set;let k={},C=1/0;for(let L=0;L<Qie;L++){const M=Yie[L],I=a[M],f=l[M]!==void 0?l[M]:h[M],w=La(f),m=M===d?I.isActive:null;m===!1&&(C=L);let S=f===h[M]&&f!==l[M]&&w;if(S&&o&&e.manuallyAnimateOnMount&&(S=!1),I.protectedKeys={...k},!I.isActive&&m===null||!f&&!I.prevProp||xv(f)||typeof f=="boolean")continue;const A=tce(I.prevProp,f);let P=A||M===d&&I.isActive&&!S&&w||L>C&&w,H=!1;const E=Array.isArray(f)?f:[f];let T=E.reduce(i(M),{});m===!1&&(T={});const{prevResolvedValues:D={}}=I,te={...D,...T},U=ne=>{P=!0,p.has(ne)&&(H=!0,p.delete(ne)),I.needsAnimating[ne]=!0;const oe=e.getValue(ne);oe&&(oe.liveStyle=!1)};for(const ne in te){const oe=T[ne],ee=D[ne];if(k.hasOwnProperty(ne))continue;let v=!1;XC(oe)&&XC(ee)?v=!XS(oe,ee):v=oe!==ee,v?oe!=null?U(ne):p.add(ne):oe!==void 0&&p.has(ne)?U(ne):I.protectedKeys[ne]=!0}I.prevProp=f,I.prevResolvedValues=T,I.isActive&&(k={...k,...T}),o&&e.blockInitialAnimation&&(P=!1),P&&(!(S&&A)||H)&&u.push(...E.map(ne=>({animation:ne,options:{type:M}})))}if(p.size){const L={};if(typeof l.initial!="boolean"){const M=ba(e,Array.isArray(l.initial)?l.initial[0]:l.initial);M&&M.transition&&(L.transition=M.transition)}p.forEach(M=>{const I=e.getBaseTarget(M),f=e.getValue(M);f&&(f.liveStyle=!0),L[M]=I??null}),u.push({animation:L})}let g=!!u.length;return o&&(l.initial===!1||l.initial===l.animate)&&!e.manuallyAnimateOnMount&&(g=!1),o=!1,g?t(u):Promise.resolve()}function s(d,l){var u;if(a[d].isActive===l)return Promise.resolve();(u=e.variantChildren)==null||u.forEach(p=>{var k;return(k=p.animationState)==null?void 0:k.setActive(d,l)}),a[d].isActive=l;const h=c(d);for(const p in a)a[p].protectedKeys={};return h}return{animateChanges:c,setActive:s,setAnimateFunction:r,getState:()=>a,reset:()=>{a=Cw(),o=!0}}}function tce(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!XS(t,e):!1}function h1(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function Cw(){return{animate:h1(!0),whileInView:h1(),whileHover:h1(),whileTap:h1(),whileDrag:h1(),whileFocus:h1(),exit:h1()}}class d1{constructor(t){this.isMounted=!1,this.node=t}update(){}}class nce extends d1{constructor(t){super(t),t.animationState||(t.animationState=ece(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();xv(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:a}=this.node.prevProps||{};t!==a&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),(t=this.unmountControls)==null||t.call(this)}}let ace=0;class oce extends d1{constructor(){super(...arguments),this.id=ace++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:a}=this.node.presenceContext,{isPresent:o}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===o)return;const i=this.node.animationState.setActive("exit",!t);a&&!t&&i.then(()=>{a(this.id)})}mount(){const{register:t,onExitComplete:a}=this.node.presenceContext||{};a&&a(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const ice={animation:{Feature:nce},exit:{Feature:oce}};function Sa(e,t,a,o={passive:!0}){return e.addEventListener(t,a,o),()=>e.removeEventListener(t,a)}function Pa(e){return{point:{x:e.pageX,y:e.pageY}}}const cce=e=>t=>Nx(t)&&e(t,Pa(t));function Ma(e,t,a,o){return Sa(e,t,cce(a),o)}function YS({top:e,left:t,right:a,bottom:o}){return{x:{min:t,max:a},y:{min:e,max:o}}}function rce({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function sce(e,t){if(!t)return e;const a=t({x:e.left,y:e.top}),o=t({x:e.right,y:e.bottom});return{top:a.y,left:a.x,bottom:o.y,right:o.x}}const QS=1e-4,dce=1-QS,hce=1+QS,JS=.01,lce=0-JS,uce=0+JS;function je(e){return e.max-e.min}function pce(e,t,a){return Math.abs(e-t)<=a}function xw(e,t,a,o=.5){e.origin=o,e.originPoint=Le(t.min,t.max,e.origin),e.scale=je(a)/je(t),e.translate=Le(a.min,a.max,e.origin)-e.originPoint,(e.scale>=dce&&e.scale<=hce||isNaN(e.scale))&&(e.scale=1),(e.translate>=lce&&e.translate<=uce||isNaN(e.translate))&&(e.translate=0)}function ga(e,t,a,o){xw(e.x,t.x,a.x,o?o.originX:void 0),xw(e.y,t.y,a.y,o?o.originY:void 0)}function Lw(e,t,a){e.min=a.min+t.min,e.max=e.min+je(t)}function yce(e,t,a){Lw(e.x,t.x,a.x),Lw(e.y,t.y,a.y)}function ww(e,t,a){e.min=t.min-a.min,e.max=e.min+je(t)}function _a(e,t,a){ww(e.x,t.x,a.x),ww(e.y,t.y,a.y)}const bw=()=>({translate:0,scale:1,origin:0,originPoint:0}),na=()=>({x:bw(),y:bw()}),Sw=()=>({min:0,max:0}),be=()=>({x:Sw(),y:Sw()});function Oe(e){return[e("x"),e("y")]}function vC(e){return e===void 0||e===1}function QC({scale:e,scaleX:t,scaleY:a}){return!vC(e)||!vC(t)||!vC(a)}function Bn(e){return QC(e)||eI(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function eI(e){return Iw(e.x)||Iw(e.y)}function Iw(e){return e&&e!=="0%"}function yv(e,t,a){const o=e-a,i=t*o;return a+i}function Nw(e,t,a,o,i){return i!==void 0&&(e=yv(e,i,o)),yv(e,a,o)+t}function JC(e,t=0,a=1,o,i){e.min=Nw(e.min,t,a,o,i),e.max=Nw(e.max,t,a,o,i)}function tI(e,{x:t,y:a}){JC(e.x,t.translate,t.scale,t.originPoint),JC(e.y,a.translate,a.scale,a.originPoint)}const Aw=.999999999999,Pw=1.0000000000001;function kce(e,t,a,o=!1){const i=a.length;if(!i)return;t.x=t.y=1;let r,c;for(let s=0;s<i;s++){r=a[s],c=r.projectionDelta;const{visualElement:d}=r.options;d&&d.props.style&&d.props.style.display==="contents"||(o&&r.options.layoutScroll&&r.scroll&&r!==r.root&&oa(e,{x:-r.scroll.offset.x,y:-r.scroll.offset.y}),c&&(t.x*=c.x.scale,t.y*=c.y.scale,tI(e,c)),o&&Bn(r.latestValues)&&oa(e,r.latestValues))}t.x<Pw&&t.x>Aw&&(t.x=1),t.y<Pw&&t.y>Aw&&(t.y=1)}function aa(e,t){e.min=e.min+t,e.max=e.max+t}function Ew(e,t,a,o,i=.5){const r=Le(e.min,e.max,i);JC(e,t,a,r,o)}function oa(e,t){Ew(e.x,t.x,t.scaleX,t.scale,t.originX),Ew(e.y,t.y,t.scaleY,t.scale,t.originY)}function nI(e,t){return YS(sce(e.getBoundingClientRect(),t))}function fce(e,t,a){const o=nI(e,a),{scroll:i}=t;return i&&(aa(o.x,i.offset.x),aa(o.y,i.offset.y)),o}const aI=({current:e})=>e?e.ownerDocument.defaultView:null,Rw=(e,t)=>Math.abs(e-t);function mce(e,t){const a=Rw(e.x,t.x),o=Rw(e.y,t.y);return Math.sqrt(a**2+o**2)}class oI{constructor(t,a,{transformPagePoint:o,contextWindow:i,dragSnapToOrigin:r=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const u=xC(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,k=mce(u.offset,{x:0,y:0})>=3;if(!p&&!k)return;const{point:C}=u,{timestamp:g}=Ae;this.history.push({...C,timestamp:g});const{onStart:L,onMove:M}=this.handlers;p||(L&&L(this.lastMoveEvent,u),this.startEvent=this.lastMoveEvent),M&&M(this.lastMoveEvent,u)},this.handlePointerMove=(u,p)=>{this.lastMoveEvent=u,this.lastMoveEventInfo=CC(p,this.transformPagePoint),we.update(this.updatePoint,!0)},this.handlePointerUp=(u,p)=>{this.end();const{onEnd:k,onSessionEnd:C,resumeAnimation:g}=this.handlers;if(this.dragSnapToOrigin&&g&&g(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const L=xC(u.type==="pointercancel"?this.lastMoveEventInfo:CC(p,this.transformPagePoint),this.history);this.startEvent&&k&&k(u,L),C&&C(u,L)},!Nx(t))return;this.dragSnapToOrigin=r,this.handlers=a,this.transformPagePoint=o,this.contextWindow=i||window;const c=Pa(t),s=CC(c,this.transformPagePoint),{point:d}=s,{timestamp:l}=Ae;this.history=[{...d,timestamp:l}];const{onSessionStart:h}=a;h&&h(t,xC(s,this.history)),this.removeListeners=Ia(Ma(this.contextWindow,"pointermove",this.handlePointerMove),Ma(this.contextWindow,"pointerup",this.handlePointerUp),Ma(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),r1(this.updatePoint)}}function CC(e,t){return t?{point:t(e.point)}:e}function $w(e,t){return{x:e.x-t.x,y:e.y-t.y}}function xC({point:e},t){return{point:e,delta:$w(e,iI(t)),offset:$w(e,Mce(t)),velocity:gce(t,.1)}}function Mce(e){return e[0]}function iI(e){return e[e.length-1]}function gce(e,t){if(e.length<2)return{x:0,y:0};let a=e.length-1,o=null;const i=iI(e);for(;a>=0&&(o=e[a],!(i.timestamp-o.timestamp>Ue(t)));)a--;if(!o)return{x:0,y:0};const r=Ye(i.timestamp-o.timestamp);if(r===0)return{x:0,y:0};const c={x:(i.x-o.x)/r,y:(i.y-o.y)/r};return c.x===1/0&&(c.x=0),c.y===1/0&&(c.y=0),c}function _ce(e,{min:t,max:a},o){return t!==void 0&&e<t?e=o?Le(t,e,o.min):Math.max(e,t):a!==void 0&&e>a&&(e=o?Le(a,e,o.max):Math.min(e,a)),e}function qw(e,t,a){return{min:t!==void 0?e.min+t:void 0,max:a!==void 0?e.max+a-(e.max-e.min):void 0}}function vce(e,{top:t,left:a,bottom:o,right:i}){return{x:qw(e.x,a,i),y:qw(e.y,t,o)}}function Tw(e,t){let a=t.min-e.min,o=t.max-e.max;return t.max-t.min<e.max-e.min&&([a,o]=[o,a]),{min:a,max:o}}function Cce(e,t){return{x:Tw(e.x,t.x),y:Tw(e.y,t.y)}}function xce(e,t){let a=.5;const o=je(e),i=je(t);return i>o?a=va(t.min,t.max-o,e.min):o>i&&(a=va(e.min,e.max-i,t.min)),a1(0,1,a)}function Lce(e,t){const a={};return t.min!==void 0&&(a.min=t.min-e.min),t.max!==void 0&&(a.max=t.max-e.min),a}const ex=.35;function wce(e=ex){return e===!1?e=0:e===!0&&(e=ex),{x:jw(e,"left","right"),y:jw(e,"top","bottom")}}function jw(e,t,a){return{min:Hw(e,t),max:Hw(e,a)}}function Hw(e,t){return typeof e=="number"?e:e[t]||0}const bce=new WeakMap;class Sce{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=be(),this.visualElement=t}start(t,{snapToCursor:a=!1}={}){const{presenceContext:o}=this.visualElement;if(o&&o.isPresent===!1)return;const i=h=>{const{dragSnapToOrigin:u}=this.getProps();u?this.pauseAnimation():this.stopAnimation(),a&&this.snapToCursor(Pa(h).point)},r=(h,u)=>{const{drag:p,dragPropagation:k,onDragStart:C}=this.getProps();if(p&&!k&&(this.openDragLock&&this.openDragLock(),this.openDragLock=z0e(p),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Oe(L=>{let M=this.getAxisMotionValue(L).get()||0;if(Qe.test(M)){const{projection:I}=this.visualElement;if(I&&I.layout){const f=I.layout.layoutBox[L];f&&(M=je(f)*(parseFloat(M)/100))}}this.originPoint[L]=M}),C&&we.postRender(()=>C(h,u)),KC(this.visualElement,"transform");const{animationState:g}=this.visualElement;g&&g.setActive("whileDrag",!0)},c=(h,u)=>{const{dragPropagation:p,dragDirectionLock:k,onDirectionLock:C,onDrag:g}=this.getProps();if(!p&&!this.openDragLock)return;const{offset:L}=u;if(k&&this.currentDirection===null){this.currentDirection=Ice(L),this.currentDirection!==null&&C&&C(this.currentDirection);return}this.updateAxis("x",u.point,L),this.updateAxis("y",u.point,L),this.visualElement.render(),g&&g(h,u)},s=(h,u)=>this.stop(h,u),d=()=>Oe(h=>{var u;return this.getAnimationState(h)==="paused"&&((u=this.getAxisMotionValue(h).animation)==null?void 0:u.play())}),{dragSnapToOrigin:l}=this.getProps();this.panSession=new oI(t,{onSessionStart:i,onStart:r,onMove:c,onSessionEnd:s,resumeAnimation:d},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:l,contextWindow:aI(this.visualElement)})}stop(t,a){const o=this.isDragging;if(this.cancel(),!o)return;const{velocity:i}=a;this.startAnimation(i);const{onDragEnd:r}=this.getProps();r&&we.postRender(()=>r(t,a))}cancel(){this.isDragging=!1;const{projection:t,animationState:a}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:o}=this.getProps();!o&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),a&&a.setActive("whileDrag",!1)}updateAxis(t,a,o){const{drag:i}=this.getProps();if(!o||!Qa(t,i,this.currentDirection))return;const r=this.getAxisMotionValue(t);let c=this.originPoint[t]+o[t];this.constraints&&this.constraints[t]&&(c=_ce(c,this.constraints[t],this.elastic[t])),r.set(c)}resolveConstraints(){var r;const{dragConstraints:t,dragElastic:a}=this.getProps(),o=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(r=this.visualElement.projection)==null?void 0:r.layout,i=this.constraints;t&&ta(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&o?this.constraints=vce(o.layoutBox,t):this.constraints=!1,this.elastic=wce(a),i!==this.constraints&&o&&this.constraints&&!this.hasMutatedConstraints&&Oe(c=>{this.constraints!==!1&&this.getAxisMotionValue(c)&&(this.constraints[c]=Lce(o.layoutBox[c],this.constraints[c]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:a}=this.getProps();if(!t||!ta(t))return!1;const o=t.current;o1(o!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const r=fce(o,i.root,this.visualElement.getTransformPagePoint());let c=Cce(i.layout.layoutBox,r);if(a){const s=a(rce(c));this.hasMutatedConstraints=!!s,s&&(c=YS(s))}return c}startAnimation(t){const{drag:a,dragMomentum:o,dragElastic:i,dragTransition:r,dragSnapToOrigin:c,onDragTransitionEnd:s}=this.getProps(),d=this.constraints||{},l=Oe(h=>{if(!Qa(h,a,this.currentDirection))return;let u=d&&d[h]||{};c&&(u={min:0,max:0});const p=i?200:1e6,k=i?40:1e7,C={type:"inertia",velocity:o?t[h]:0,bounceStiffness:p,bounceDamping:k,timeConstant:750,restDelta:1,restSpeed:10,...r,...u};return this.startAxisValueAnimation(h,C)});return Promise.all(l).then(s)}startAxisValueAnimation(t,a){const o=this.getAxisMotionValue(t);return KC(this.visualElement,t),o.start(Vx(t,o,0,a,this.visualElement,!1))}stopAnimation(){Oe(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Oe(t=>{var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.pause()})}getAnimationState(t){var a;return(a=this.getAxisMotionValue(t).animation)==null?void 0:a.state}getAxisMotionValue(t){const a=`_drag${t.toUpperCase()}`,o=this.visualElement.getProps(),i=o[a];return i||this.visualElement.getValue(t,(o.initial?o.initial[t]:void 0)||0)}snapToCursor(t){Oe(a=>{const{drag:o}=this.getProps();if(!Qa(a,o,this.currentDirection))return;const{projection:i}=this.visualElement,r=this.getAxisMotionValue(a);if(i&&i.layout){const{min:c,max:s}=i.layout.layoutBox[a];r.set(t[a]-Le(c,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:a}=this.getProps(),{projection:o}=this.visualElement;if(!ta(a)||!o||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Oe(c=>{const s=this.getAxisMotionValue(c);if(s&&this.constraints!==!1){const d=s.get();i[c]=xce({min:d,max:d},this.constraints[c])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",o.root&&o.root.updateScroll(),o.updateLayout(),this.resolveConstraints(),Oe(c=>{if(!Qa(c,t,null))return;const s=this.getAxisMotionValue(c),{min:d,max:l}=this.constraints[c];s.set(Le(d,l,i[c]))})}addListeners(){if(!this.visualElement.current)return;bce.set(this.visualElement,this);const t=this.visualElement.current,a=Ma(t,"pointerdown",d=>{const{drag:l,dragListener:h=!0}=this.getProps();l&&h&&this.start(d)}),o=()=>{const{dragConstraints:d}=this.getProps();ta(d)&&d.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",o);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),we.read(o);const c=Sa(window,"resize",()=>this.scalePositionWithinConstraints()),s=i.addEventListener("didUpdate",({delta:d,hasLayoutChanged:l})=>{this.isDragging&&l&&(Oe(h=>{const u=this.getAxisMotionValue(h);u&&(this.originPoint[h]+=d[h].translate,u.set(u.get()+d[h].translate))}),this.visualElement.render())});return()=>{c(),a(),r(),s&&s()}}getProps(){const t=this.visualElement.getProps(),{drag:a=!1,dragDirectionLock:o=!1,dragPropagation:i=!1,dragConstraints:r=!1,dragElastic:c=ex,dragMomentum:s=!0}=t;return{...t,drag:a,dragDirectionLock:o,dragPropagation:i,dragConstraints:r,dragElastic:c,dragMomentum:s}}}function Qa(e,t,a){return(t===!0||t===e)&&(a===null||a===e)}function Ice(e,t=10){let a=null;return Math.abs(e.y)>t?a="y":Math.abs(e.x)>t&&(a="x"),a}class Nce extends d1{constructor(t){super(t),this.removeGroupControls=Fe,this.removeListeners=Fe,this.controls=new Sce(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Fe}unmount(){this.removeGroupControls(),this.removeListeners()}}const Vw=e=>(t,a)=>{e&&we.postRender(()=>e(t,a))};class Ace extends d1{constructor(){super(...arguments),this.removePointerDownListener=Fe}onPointerDown(t){this.session=new oI(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:aI(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:a,onPan:o,onPanEnd:i}=this.node.getProps();return{onSessionStart:Vw(t),onStart:Vw(a),onMove:o,onEnd:(r,c)=>{delete this.session,i&&we.postRender(()=>i(r,c))}}}mount(){this.removePointerDownListener=Ma(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const sv={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function zw(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const ya={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(de.test(e))e=parseFloat(e);else return e;const a=zw(e,t.target.x),o=zw(e,t.target.y);return`${a}% ${o}%`}},Pce={correct:(e,{treeScale:t,projectionDelta:a})=>{const o=e,i=s1.parse(e);if(i.length>5)return o;const r=s1.createTransformer(e),c=typeof i[0]!="number"?1:0,s=a.x.scale*t.x,d=a.y.scale*t.y;i[0+c]/=s,i[1+c]/=d;const l=Le(s,d,.5);return typeof i[2+c]=="number"&&(i[2+c]/=l),typeof i[3+c]=="number"&&(i[3+c]/=l),r(i)}};class Ece extends q.Component{componentDidMount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o,layoutId:i}=this.props,{projection:r}=t;fie(Rce),r&&(a.group&&a.group.add(r),o&&o.register&&i&&o.register(r),r.root.didUpdate(),r.addEventListener("animationComplete",()=>{this.safeToRemove()}),r.setOptions({...r.options,onExitComplete:()=>this.safeToRemove()})),sv.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:a,visualElement:o,drag:i,isPresent:r}=this.props,{projection:c}=o;return c&&(c.isPresent=r,i||t.layoutDependency!==a||a===void 0||t.isPresent!==r?c.willUpdate():this.safeToRemove(),t.isPresent!==r&&(r?c.promote():c.relegate()||we.postRender(()=>{const s=c.getStack();(!s||!s.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),Ix.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:a,switchLayoutGroup:o}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),a&&a.group&&a.group.remove(i),o&&o.deregister&&o.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function cI(e){const[t,a]=RS(),o=q.useContext(cx);return _.jsx(Ece,{...e,layoutGroup:o,switchLayoutGroup:q.useContext(HS),isPresent:t,safeToRemove:a})}const Rce={borderRadius:{...ya,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ya,borderTopRightRadius:ya,borderBottomLeftRadius:ya,borderBottomRightRadius:ya,boxShadow:Pce};function $ce(e,t,a){const o=Re(e)?e:ia(e);return o.start(Vx("",o,t,a)),o.animation}const qce=(e,t)=>e.depth-t.depth;class Tce{constructor(){this.children=[],this.isDirty=!1}add(t){sx(this.children,t),this.isDirty=!0}remove(t){dx(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(qce),this.isDirty=!1,this.children.forEach(t)}}function jce(e,t){const a=He.now(),o=({timestamp:i})=>{const r=i-a;r>=t&&(r1(o),e(r-t))};return we.setup(o,!0),()=>r1(o)}const rI=["TopLeft","TopRight","BottomLeft","BottomRight"],Hce=rI.length,Dw=e=>typeof e=="string"?parseFloat(e):e,Ow=e=>typeof e=="number"||de.test(e);function Vce(e,t,a,o,i,r){i?(e.opacity=Le(0,a.opacity??1,zce(o)),e.opacityExit=Le(t.opacity??1,0,Dce(o))):r&&(e.opacity=Le(t.opacity??1,a.opacity??1,o));for(let c=0;c<Hce;c++){const s=`border${rI[c]}Radius`;let d=Fw(t,s),l=Fw(a,s);if(d===void 0&&l===void 0)continue;d||(d=0),l||(l=0),d===0||l===0||Ow(d)===Ow(l)?(e[s]=Math.max(Le(Dw(d),Dw(l),o),0),(Qe.test(l)||Qe.test(d))&&(e[s]+="%")):e[s]=l}(t.rotate||a.rotate)&&(e.rotate=Le(t.rotate||0,a.rotate||0,o))}function Fw(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const zce=sI(0,.5,eS),Dce=sI(.5,.95,Fe);function sI(e,t,a){return o=>o<e?0:o>t?1:a(va(e,t,o))}function Bw(e,t){e.min=t.min,e.max=t.max}function De(e,t){Bw(e.x,t.x),Bw(e.y,t.y)}function Uw(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function Zw(e,t,a,o,i){return e-=t,e=yv(e,1/a,o),i!==void 0&&(e=yv(e,1/i,o)),e}function Oce(e,t=0,a=1,o=.5,i,r=e,c=e){if(Qe.test(t)&&(t=parseFloat(t),t=Le(c.min,c.max,t/100)-c.min),typeof t!="number")return;let s=Le(r.min,r.max,o);e===r&&(s-=t),e.min=Zw(e.min,t,a,s,i),e.max=Zw(e.max,t,a,s,i)}function Gw(e,t,[a,o,i],r,c){Oce(e,t[a],t[o],t[i],t.scale,r,c)}const Fce=["x","scaleX","originX"],Bce=["y","scaleY","originY"];function Ww(e,t,a,o){Gw(e.x,t,Fce,a?a.x:void 0,o?o.x:void 0),Gw(e.y,t,Bce,a?a.y:void 0,o?o.y:void 0)}function Xw(e){return e.translate===0&&e.scale===1}function dI(e){return Xw(e.x)&&Xw(e.y)}function Kw(e,t){return e.min===t.min&&e.max===t.max}function Uce(e,t){return Kw(e.x,t.x)&&Kw(e.y,t.y)}function Yw(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function hI(e,t){return Yw(e.x,t.x)&&Yw(e.y,t.y)}function Qw(e){return je(e.x)/je(e.y)}function Jw(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class Zce{constructor(){this.members=[]}add(t){sx(this.members,t),t.scheduleRender()}remove(t){if(dx(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const a=this.members[this.members.length-1];a&&this.promote(a)}}relegate(t){const a=this.members.findIndex(i=>t===i);if(a===0)return!1;let o;for(let i=a;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){o=r;break}}return o?(this.promote(o),!0):!1}promote(t,a){const o=this.lead;if(t!==o&&(this.prevLead=o,this.lead=t,t.show(),o)){o.instance&&o.scheduleRender(),t.scheduleRender(),t.resumeFrom=o,a&&(t.resumeFrom.preserveOpacity=!0),o.snapshot&&(t.snapshot=o.snapshot,t.snapshot.latestValues=o.animationValues||o.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&o.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:a,resumingFrom:o}=t;a.onExitComplete&&a.onExitComplete(),o&&o.options.onExitComplete&&o.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Gce(e,t,a){let o="";const i=e.x.translate/t.x,r=e.y.translate/t.y,c=(a==null?void 0:a.z)||0;if((i||r||c)&&(o=`translate3d(${i}px, ${r}px, ${c}px) `),(t.x!==1||t.y!==1)&&(o+=`scale(${1/t.x}, ${1/t.y}) `),a){const{transformPerspective:l,rotate:h,rotateX:u,rotateY:p,skewX:k,skewY:C}=a;l&&(o=`perspective(${l}px) ${o}`),h&&(o+=`rotate(${h}deg) `),u&&(o+=`rotateX(${u}deg) `),p&&(o+=`rotateY(${p}deg) `),k&&(o+=`skewX(${k}deg) `),C&&(o+=`skewY(${C}deg) `)}const s=e.x.scale*t.x,d=e.y.scale*t.y;return(s!==1||d!==1)&&(o+=`scale(${s}, ${d})`),o||"none"}const LC=["","X","Y","Z"],Wce={visibility:"hidden"},Xce=1e3;let Kce=0;function wC(e,t,a,o){const{latestValues:i}=t;i[e]&&(a[e]=i[e],t.setStaticValue(e,0),o&&(o[e]=0))}function lI(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const a=GS(t);if(window.MotionHasOptimisedAnimation(a,"transform")){const{layout:i,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(a,"transform",we,!(i||r))}const{parent:o}=e;o&&!o.hasCheckedOptimisedAppear&&lI(o)}function uI({attachResizeListener:e,defaultParent:t,measureScroll:a,checkIsScrollRoot:o,resetTransform:i}){return class{constructor(c={},s=t==null?void 0:t()){this.id=Kce++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Jce),this.nodes.forEach(ore),this.nodes.forEach(ire),this.nodes.forEach(ere)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=c,this.root=s?s.root||s:this,this.path=s?[...s.path,s]:[],this.parent=s,this.depth=s?s.depth+1:0;for(let d=0;d<this.path.length;d++)this.path[d].shouldResetTransform=!0;this.root===this&&(this.nodes=new Tce)}addEventListener(c,s){return this.eventHandlers.has(c)||this.eventHandlers.set(c,new lx),this.eventHandlers.get(c).add(s)}notifyListeners(c,...s){const d=this.eventHandlers.get(c);d&&d.notify(...s)}hasListeners(c){return this.eventHandlers.has(c)}mount(c){if(this.instance)return;this.isSVG=ES(c)&&!Z0e(c),this.instance=c;const{layoutId:s,layout:d,visualElement:l}=this.options;if(l&&!l.current&&l.mount(c),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(d||s)&&(this.isLayoutDirty=!0),e){let h;const u=()=>this.root.updateBlockedByResize=!1;e(c,()=>{this.root.updateBlockedByResize=!0,h&&h(),h=jce(u,250),sv.hasAnimatedSinceResize&&(sv.hasAnimatedSinceResize=!1,this.nodes.forEach(tb))})}s&&this.root.registerSharedNode(s,this),this.options.animate!==!1&&l&&(s||d)&&this.addEventListener("didUpdate",({delta:h,hasLayoutChanged:u,hasRelativeLayoutChanged:p,layout:k})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const C=this.options.transition||l.getDefaultTransition()||hre,{onLayoutAnimationStart:g,onLayoutAnimationComplete:L}=l.getProps(),M=!this.targetLayout||!hI(this.targetLayout,k),I=!u&&p;if(this.options.layoutRoot||this.resumeFrom||I||u&&(M||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const f={...bx(C,"layout"),onPlay:g,onComplete:L};(l.shouldReduceMotion||this.options.layoutRoot)&&(f.delay=0,f.type=!1),this.startAnimation(f),this.setAnimationOrigin(h,I)}else u||tb(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=k})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const c=this.getStack();c&&c.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),r1(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(cre),this.animationId++)}getTransformTemplate(){const{visualElement:c}=this.options;return c&&c.getProps().transformTemplate}willUpdate(c=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&lI(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let h=0;h<this.path.length;h++){const u=this.path[h];u.shouldResetTransform=!0,u.updateScroll("snapshot"),u.options.layoutRoot&&u.willUpdate(!1)}const{layoutId:s,layout:d}=this.options;if(s===void 0&&!d)return;const l=this.getTransformTemplate();this.prevTransformTemplateValue=l?l(this.latestValues,""):void 0,this.updateSnapshot(),c&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(eb);return}this.isUpdating||this.nodes.forEach(nre),this.isUpdating=!1,this.nodes.forEach(are),this.nodes.forEach(Yce),this.nodes.forEach(Qce),this.clearAllSnapshots();const s=He.now();Ae.delta=a1(0,1e3/60,s-Ae.timestamp),Ae.timestamp=s,Ae.isProcessing=!0,kC.update.process(Ae),kC.preRender.process(Ae),kC.render.process(Ae),Ae.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Ix.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(tre),this.sharedNodes.forEach(rre)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,we.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){we.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!je(this.snapshot.measuredBox.x)&&!je(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let d=0;d<this.path.length;d++)this.path[d].updateScroll();const c=this.layout;this.layout=this.measure(!1),this.layoutCorrected=be(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:s}=this.options;s&&s.notify("LayoutMeasure",this.layout.layoutBox,c?c.layoutBox:void 0)}updateScroll(c="measure"){let s=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===c&&(s=!1),s&&this.instance){const d=o(this.instance);this.scroll={animationId:this.root.animationId,phase:c,isRoot:d,offset:a(this.instance),wasRoot:this.scroll?this.scroll.isRoot:d}}}resetTransform(){if(!i)return;const c=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,s=this.projectionDelta&&!dI(this.projectionDelta),d=this.getTransformTemplate(),l=d?d(this.latestValues,""):void 0,h=l!==this.prevTransformTemplateValue;c&&this.instance&&(s||Bn(this.latestValues)||h)&&(i(this.instance,l),this.shouldResetTransform=!1,this.scheduleRender())}measure(c=!0){const s=this.measurePageBox();let d=this.removeElementScroll(s);return c&&(d=this.removeTransform(d)),lre(d),{animationId:this.root.animationId,measuredBox:s,layoutBox:d,latestValues:{},source:this.id}}measurePageBox(){var l;const{visualElement:c}=this.options;if(!c)return be();const s=c.measureViewportBox();if(!(((l=this.scroll)==null?void 0:l.wasRoot)||this.path.some(ure))){const{scroll:h}=this.root;h&&(aa(s.x,h.offset.x),aa(s.y,h.offset.y))}return s}removeElementScroll(c){var d;const s=be();if(De(s,c),(d=this.scroll)!=null&&d.wasRoot)return s;for(let l=0;l<this.path.length;l++){const h=this.path[l],{scroll:u,options:p}=h;h!==this.root&&u&&p.layoutScroll&&(u.wasRoot&&De(s,c),aa(s.x,u.offset.x),aa(s.y,u.offset.y))}return s}applyTransform(c,s=!1){const d=be();De(d,c);for(let l=0;l<this.path.length;l++){const h=this.path[l];!s&&h.options.layoutScroll&&h.scroll&&h!==h.root&&oa(d,{x:-h.scroll.offset.x,y:-h.scroll.offset.y}),Bn(h.latestValues)&&oa(d,h.latestValues)}return Bn(this.latestValues)&&oa(d,this.latestValues),d}removeTransform(c){const s=be();De(s,c);for(let d=0;d<this.path.length;d++){const l=this.path[d];if(!l.instance||!Bn(l.latestValues))continue;QC(l.latestValues)&&l.updateSnapshot();const h=be(),u=l.measurePageBox();De(h,u),Ww(s,l.latestValues,l.snapshot?l.snapshot.layoutBox:void 0,h)}return Bn(this.latestValues)&&Ww(s,this.latestValues),s}setTargetDelta(c){this.targetDelta=c,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(c){this.options={...this.options,...c,crossfade:c.crossfade!==void 0?c.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Ae.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(c=!1){var p;const s=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=s.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=s.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=s.isSharedProjectionDirty);const d=!!this.resumingFrom||this!==s;if(!(c||d&&this.isSharedProjectionDirty||this.isProjectionDirty||(p=this.parent)!=null&&p.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:h,layoutId:u}=this.options;if(!(!this.layout||!(h||u))){if(this.resolvedRelativeTargetAt=Ae.timestamp,!this.targetDelta&&!this.relativeTarget){const k=this.getClosestProjectingParent();k&&k.layout&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.layout.layoutBox,k.layout.layoutBox),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=be(),this.targetWithTransforms=be()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),yce(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):De(this.target,this.layout.layoutBox),tI(this.target,this.targetDelta)):De(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const k=this.getClosestProjectingParent();k&&!!k.resumingFrom==!!this.resumingFrom&&!k.options.layoutScroll&&k.target&&this.animationProgress!==1?(this.relativeParent=k,this.forceRelativeParentToResolveTarget(),this.relativeTarget=be(),this.relativeTargetOrigin=be(),_a(this.relativeTargetOrigin,this.target,k.target),De(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||QC(this.parent.latestValues)||eI(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var C;const c=this.getLead(),s=!!this.resumingFrom||this!==c;let d=!0;if((this.isProjectionDirty||(C=this.parent)!=null&&C.isProjectionDirty)&&(d=!1),s&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(d=!1),this.resolvedRelativeTargetAt===Ae.timestamp&&(d=!1),d)return;const{layout:l,layoutId:h}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(l||h))return;De(this.layoutCorrected,this.layout.layoutBox);const u=this.treeScale.x,p=this.treeScale.y;kce(this.layoutCorrected,this.treeScale,this.path,s),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox,c.targetWithTransforms=be());const{target:k}=c;if(!k){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(Uw(this.prevProjectionDelta.x,this.projectionDelta.x),Uw(this.prevProjectionDelta.y,this.projectionDelta.y)),ga(this.projectionDelta,this.layoutCorrected,k,this.latestValues),(this.treeScale.x!==u||this.treeScale.y!==p||!Jw(this.projectionDelta.x,this.prevProjectionDelta.x)||!Jw(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",k))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(c=!0){var s;if((s=this.options.visualElement)==null||s.scheduleRender(),c){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=na(),this.projectionDelta=na(),this.projectionDeltaWithTransform=na()}setAnimationOrigin(c,s=!1){const d=this.snapshot,l=d?d.latestValues:{},h={...this.latestValues},u=na();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!s;const p=be(),k=d?d.source:void 0,C=this.layout?this.layout.source:void 0,g=k!==C,L=this.getStack(),M=!L||L.members.length<=1,I=!!(g&&!M&&this.options.crossfade===!0&&!this.path.some(dre));this.animationProgress=0;let f;this.mixTargetDelta=w=>{const m=w/1e3;nb(u.x,c.x,m),nb(u.y,c.y,m),this.setTargetDelta(u),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(_a(p,this.layout.layoutBox,this.relativeParent.layout.layoutBox),sre(this.relativeTarget,this.relativeTargetOrigin,p,m),f&&Uce(this.relativeTarget,f)&&(this.isProjectionDirty=!1),f||(f=be()),De(f,this.relativeTarget)),g&&(this.animationValues=h,Vce(h,l,this.latestValues,m,I,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=m},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(c){var s,d,l;this.notifyListeners("animationStart"),(s=this.currentAnimation)==null||s.stop(),(l=(d=this.resumingFrom)==null?void 0:d.currentAnimation)==null||l.stop(),this.pendingAnimation&&(r1(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=we.update(()=>{sv.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=ia(0)),this.currentAnimation=$ce(this.motionValue,[0,1e3],{...c,velocity:0,isSync:!0,onUpdate:h=>{this.mixTargetDelta(h),c.onUpdate&&c.onUpdate(h)},onStop:()=>{},onComplete:()=>{c.onComplete&&c.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const c=this.getStack();c&&c.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Xce),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const c=this.getLead();let{targetWithTransforms:s,target:d,layout:l,latestValues:h}=c;if(!(!s||!d||!l)){if(this!==c&&this.layout&&l&&pI(this.options.animationType,this.layout.layoutBox,l.layoutBox)){d=this.target||be();const u=je(this.layout.layoutBox.x);d.x.min=c.target.x.min,d.x.max=d.x.min+u;const p=je(this.layout.layoutBox.y);d.y.min=c.target.y.min,d.y.max=d.y.min+p}De(s,d),oa(s,h),ga(this.projectionDeltaWithTransform,this.layoutCorrected,s,h)}}registerSharedNode(c,s){this.sharedNodes.has(c)||this.sharedNodes.set(c,new Zce),this.sharedNodes.get(c).add(s);const l=s.options.initialPromotionConfig;s.promote({transition:l?l.transition:void 0,preserveFollowOpacity:l&&l.shouldPreserveFollowOpacity?l.shouldPreserveFollowOpacity(s):void 0})}isLead(){const c=this.getStack();return c?c.lead===this:!0}getLead(){var s;const{layoutId:c}=this.options;return c?((s=this.getStack())==null?void 0:s.lead)||this:this}getPrevLead(){var s;const{layoutId:c}=this.options;return c?(s=this.getStack())==null?void 0:s.prevLead:void 0}getStack(){const{layoutId:c}=this.options;if(c)return this.root.sharedNodes.get(c)}promote({needsReset:c,transition:s,preserveFollowOpacity:d}={}){const l=this.getStack();l&&l.promote(this,d),c&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const c=this.getStack();return c?c.relegate(this):!1}resetSkewAndRotation(){const{visualElement:c}=this.options;if(!c)return;let s=!1;const{latestValues:d}=c;if((d.z||d.rotate||d.rotateX||d.rotateY||d.rotateZ||d.skewX||d.skewY)&&(s=!0),!s)return;const l={};d.z&&wC("z",c,l,this.animationValues);for(let h=0;h<LC.length;h++)wC(`rotate${LC[h]}`,c,l,this.animationValues),wC(`skew${LC[h]}`,c,l,this.animationValues);c.render();for(const h in l)c.setStaticValue(h,l[h]),this.animationValues&&(this.animationValues[h]=l[h]);c.scheduleRender()}getProjectionStyles(c){if(!this.instance||this.isSVG)return;if(!this.isVisible)return Wce;const s={visibility:""},d=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,s.opacity="",s.pointerEvents=rv(c==null?void 0:c.pointerEvents)||"",s.transform=d?d(this.latestValues,""):"none",s;const l=this.getLead();if(!this.projectionDelta||!this.layout||!l.target){const k={};return this.options.layoutId&&(k.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,k.pointerEvents=rv(c==null?void 0:c.pointerEvents)||""),this.hasProjected&&!Bn(this.latestValues)&&(k.transform=d?d({},""):"none",this.hasProjected=!1),k}const h=l.animationValues||l.latestValues;this.applyTransformsToTarget(),s.transform=Gce(this.projectionDeltaWithTransform,this.treeScale,h),d&&(s.transform=d(h,s.transform));const{x:u,y:p}=this.projectionDelta;s.transformOrigin=`${u.origin*100}% ${p.origin*100}% 0`,l.animationValues?s.opacity=l===this?h.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:h.opacityExit:s.opacity=l===this?h.opacity!==void 0?h.opacity:"":h.opacityExit!==void 0?h.opacityExit:0;for(const k in wa){if(h[k]===void 0)continue;const{correct:C,applyTo:g,isCSSVariable:L}=wa[k],M=s.transform==="none"?h[k]:C(h[k],l);if(g){const I=g.length;for(let f=0;f<I;f++)s[g[f]]=M}else L?this.options.visualElement.renderState.vars[k]=M:s[k]=M}return this.options.layoutId&&(s.pointerEvents=l===this?rv(c==null?void 0:c.pointerEvents)||"":"none"),s}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(c=>{var s;return(s=c.currentAnimation)==null?void 0:s.stop()}),this.root.nodes.forEach(eb),this.root.sharedNodes.clear()}}}function Yce(e){e.updateLayout()}function Qce(e){var a;const t=((a=e.resumeFrom)==null?void 0:a.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:o,measuredBox:i}=e.layout,{animationType:r}=e.options,c=t.source!==e.layout.source;r==="size"?Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(p);p.min=o[u].min,p.max=p.min+k}):pI(r,t.layoutBox,o)&&Oe(u=>{const p=c?t.measuredBox[u]:t.layoutBox[u],k=je(o[u]);p.max=p.min+k,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+k)});const s=na();ga(s,o,t.layoutBox);const d=na();c?ga(d,e.applyTransform(i,!0),t.measuredBox):ga(d,o,t.layoutBox);const l=!dI(s);let h=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:p,layout:k}=u;if(p&&k){const C=be();_a(C,t.layoutBox,p.layoutBox);const g=be();_a(g,o,k.layoutBox),hI(C,g)||(h=!0),u.options.layoutRoot&&(e.relativeTarget=g,e.relativeTargetOrigin=C,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:o,snapshot:t,delta:d,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(e.isLead()){const{onExitComplete:o}=e.options;o&&o()}e.options.transition=void 0}function Jce(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function ere(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function tre(e){e.clearSnapshot()}function eb(e){e.clearMeasurements()}function nre(e){e.isLayoutDirty=!1}function are(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function tb(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function ore(e){e.resolveTargetDelta()}function ire(e){e.calcProjection()}function cre(e){e.resetSkewAndRotation()}function rre(e){e.removeLeadSnapshot()}function nb(e,t,a){e.translate=Le(t.translate,0,a),e.scale=Le(t.scale,1,a),e.origin=t.origin,e.originPoint=t.originPoint}function ab(e,t,a,o){e.min=Le(t.min,a.min,o),e.max=Le(t.max,a.max,o)}function sre(e,t,a,o){ab(e.x,t.x,a.x,o),ab(e.y,t.y,a.y,o)}function dre(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const hre={duration:.45,ease:[.4,0,.1,1]},ob=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),ib=ob("applewebkit/")&&!ob("chrome/")?Math.round:Fe;function cb(e){e.min=ib(e.min),e.max=ib(e.max)}function lre(e){cb(e.x),cb(e.y)}function pI(e,t,a){return e==="position"||e==="preserve-aspect"&&!pce(Qw(t),Qw(a),.2)}function ure(e){var t;return e!==e.root&&((t=e.scroll)==null?void 0:t.wasRoot)}const pre=uI({attachResizeListener:(e,t)=>Sa(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),bC={current:void 0},yI=uI({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!bC.current){const e=new pre({});e.mount(window),e.setOptions({layoutScroll:!0}),bC.current=e}return bC.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),yre={pan:{Feature:Ace},drag:{Feature:Nce,ProjectionNode:yI,MeasureLayout:cI}};function rb(e,t,a){const{props:o}=e;e.animationState&&o.whileHover&&e.animationState.setActive("whileHover",a==="Start");const i="onHover"+a,r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class kre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=D0e(t,(a,o)=>(rb(this.node,o,"Start"),i=>rb(this.node,i,"End"))))}unmount(){}}class fre extends d1{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Ia(Sa(this.node.current,"focus",()=>this.onFocus()),Sa(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function sb(e,t,a){const{props:o}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&o.whileTap&&e.animationState.setActive("whileTap",a==="Start");const i="onTap"+(a==="End"?"":a),r=o[i];r&&we.postRender(()=>r(t,Pa(t)))}class mre extends d1{mount(){const{current:t}=this.node;t&&(this.unmount=U0e(t,(a,o)=>(sb(this.node,o,"Start"),(i,{success:r})=>sb(this.node,i,r?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const tx=new WeakMap,SC=new WeakMap,Mre=e=>{const t=tx.get(e.target);t&&t(e)},gre=e=>{e.forEach(Mre)};function _re({root:e,...t}){const a=e||document;SC.has(a)||SC.set(a,{});const o=SC.get(a),i=JSON.stringify(t);return o[i]||(o[i]=new IntersectionObserver(gre,{root:e,...t})),o[i]}function vre(e,t,a){const o=_re(t);return tx.set(e,a),o.observe(e),()=>{tx.delete(e),o.unobserve(e)}}const Cre={some:0,all:1};class xre extends d1{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:a,margin:o,amount:i="some",once:r}=t,c={root:a?a.current:void 0,rootMargin:o,threshold:typeof i=="number"?i:Cre[i]},s=d=>{const{isIntersecting:l}=d;if(this.isInView===l||(this.isInView=l,r&&!l&&this.hasEnteredView))return;l&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",l);const{onViewportEnter:h,onViewportLeave:u}=this.node.getProps(),p=l?h:u;p&&p(d)};return vre(this.node.current,c,s)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:a}=this.node;["amount","margin","root"].some(Lre(t,a))&&this.startObserver()}unmount(){}}function Lre({viewport:e={}},{viewport:t={}}={}){return a=>e[a]!==t[a]}const wre={inView:{Feature:xre},tap:{Feature:mre},focus:{Feature:fre},hover:{Feature:kre}},bre={layout:{ProjectionNode:yI,MeasureLayout:cI}},nx={current:null},kI={current:!1};function Sre(){if(kI.current=!0,!!rx)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>nx.current=e.matches;e.addListener(t),t()}else nx.current=!1}const Ire=new WeakMap;function Nre(e,t,a){for(const o in t){const i=t[o],r=a[o];if(Re(i))e.addValue(o,i);else if(Re(r))e.addValue(o,ia(i,{owner:e}));else if(r!==i)if(e.hasValue(o)){const c=e.getValue(o);c.liveStyle===!0?c.jump(i):c.hasAnimated||c.set(i)}else{const c=e.getStaticValue(o);e.addValue(o,ia(c!==void 0?c:i,{owner:e}))}}for(const o in a)t[o]===void 0&&e.removeValue(o);return t}const db=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Are{scrapeMotionValuesFromProps(t,a,o){return{}}constructor({parent:t,props:a,presenceContext:o,reducedMotionConfig:i,blockInitialAnimation:r,visualState:c},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Lx,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const p=He.now();this.renderScheduledAt<p&&(this.renderScheduledAt=p,we.render(this.render,!1,!0))};const{latestValues:d,renderState:l}=c;this.latestValues=d,this.baseTarget={...d},this.initialValues=a.initial?{...d}:{},this.renderState=l,this.parent=t,this.props=a,this.presenceContext=o,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=s,this.blockInitialAnimation=!!r,this.isControllingVariants=Lv(a),this.isVariantNode=TS(a),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:h,...u}=this.scrapeMotionValuesFromProps(a,{},this);for(const p in u){const k=u[p];d[p]!==void 0&&Re(k)&&k.set(d[p],!1)}}mount(t){this.current=t,Ire.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((a,o)=>this.bindToMotionValue(o,a)),kI.current||Sre(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:nx.current,process.env.NODE_ENV!=="production"&&ux(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),r1(this.notifyUpdate),r1(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const a=this.features[t];a&&(a.unmount(),a.isMounted=!1)}this.current=null}bindToMotionValue(t,a){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const o=ha.has(t);o&&this.onBindTransform&&this.onBindTransform();const i=a.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&we.preRender(this.notifyUpdate),o&&this.projection&&(this.projection.isTransformDirty=!0)}),r=a.on("renderRequest",this.scheduleRender);let c;window.MotionCheckAppearSync&&(c=window.MotionCheckAppearSync(this,t,a)),this.valueSubscriptions.set(t,()=>{i(),r(),c&&c(),a.owner&&a.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in ca){const a=ca[t];if(!a)continue;const{isEnabled:o,Feature:i}=a;if(!this.features[t]&&i&&o(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):be()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,a){this.latestValues[t]=a}update(t,a){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=a;for(let o=0;o<db.length;o++){const i=db[o];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,c=t[r];c&&(this.propEventSubscriptions[i]=this.on(i,c))}this.prevMotionValues=Nre(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const a=this.getClosestVariantNode();if(a)return a.variantChildren&&a.variantChildren.add(t),()=>a.variantChildren.delete(t)}addValue(t,a){const o=this.values.get(t);a!==o&&(o&&this.removeValue(t),this.bindToMotionValue(t,a),this.values.set(t,a),this.latestValues[t]=a.get())}removeValue(t){this.values.delete(t);const a=this.valueSubscriptions.get(t);a&&(a(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,a){if(this.props.values&&this.props.values[t])return this.props.values[t];let o=this.values.get(t);return o===void 0&&a!==void 0&&(o=ia(a===null?void 0:a,{owner:this}),this.addValue(t,o)),o}readValue(t,a){let o=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return o!=null&&(typeof o=="string"&&(Bb(o)||Zb(o))?o=parseFloat(o):!W0e(o)&&s1.test(a)&&(o=SS(t,a)),this.setBaseTarget(t,Re(o)?o.get():o)),Re(o)?o.get():o}setBaseTarget(t,a){this.baseTarget[t]=a}getBaseTarget(t){var r;const{initial:a}=this.props;let o;if(typeof a=="string"||typeof a=="object"){const c=jx(this.props,a,(r=this.presenceContext)==null?void 0:r.custom);c&&(o=c[t])}if(a&&o!==void 0)return o;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!Re(i)?i:this.initialValues[t]!==void 0&&o===void 0?void 0:this.baseTarget[t]}on(t,a){return this.events[t]||(this.events[t]=new lx),this.events[t].add(a)}notify(t,...a){this.events[t]&&this.events[t].notify(...a)}}class fI extends Are{constructor(){super(...arguments),this.KeyframeResolver=T0e}sortInstanceNodePosition(t,a){return t.compareDocumentPosition(a)&2?1:-1}getBaseTargetFromProps(t,a){return t.style?t.style[a]:void 0}removeValueFromRenderState(t,{vars:a,style:o}){delete a[t],delete o[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Re(t)&&(this.childSubscription=t.on("change",a=>{this.current&&(this.current.textContent=`${a}`)}))}}function mI(e,{style:t,vars:a},o,i){Object.assign(e.style,t,i&&i.getProjectionStyles(o));for(const r in a)e.style.setProperty(r,a[r])}function Pre(e){return window.getComputedStyle(e)}class Ere extends fI{constructor(){super(...arguments),this.type="html",this.renderInstance=mI}readValueFromInstance(t,a){var o;if(ha.has(a))return(o=this.projection)!=null&&o.isProjecting?FC(a):e0e(t,a);{const i=Pre(t),r=(kx(a)?i.getPropertyValue(a):i[a])||0;return typeof r=="string"?r.trim():r}}measureInstanceViewportBox(t,{transformPagePoint:a}){return nI(t,a)}build(t,a,o){$x(t,a,o.transformTemplate)}scrapeMotionValuesFromProps(t,a,o){return Hx(t,a,o)}}const MI=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Rre(e,t,a,o){mI(e,t,void 0,o);for(const i in t.attrs)e.setAttribute(MI.has(i)?i:Rx(i),t.attrs[i])}class $re extends fI{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=be}getBaseTargetFromProps(t,a){return t[a]}readValueFromInstance(t,a){if(ha.has(a)){const o=bS(a);return o&&o.default||0}return a=MI.has(a)?a:Rx(a),t.getAttribute(a)}scrapeMotionValuesFromProps(t,a,o){return ZS(t,a,o)}build(t,a,o){OS(t,a,this.isSVGTag,o.transformTemplate,o.style)}renderInstance(t,a,o,i){Rre(t,a,o,i)}mount(t){this.isSVGTag=BS(t.tagName),super.mount(t)}}const qre=(e,t)=>Tx(e)?new $re(t):new Ere(t,{allowProjection:e!==q.Fragment}),Tre=Rie({...ice,...wre,...yre,...bre},qre),fa=oie(Tre);class jre{constructor(){this.componentControls=new Set}subscribe(t){return this.componentControls.add(t),()=>this.componentControls.delete(t)}start(t,a){this.componentControls.forEach(o=>{o.start(t.nativeEvent||t,a)})}}const Hre=()=>new jre;function Vre(){return _v(Hre)}const zre="toggle-module__toggle___UzM3e",Dre="toggle-module__skeleton___mjzF4",Ore="toggle-module__checkbox___opDuO",Fre="toggle-module__sun___UrzIC",Bre="toggle-module__moon___r5ivs",Yn={toggle:zre,skeleton:Dre,checkbox:Ore,sun:Fre,moon:Bre},Ure="checkbox-module__field___tw7Y1",Zre="checkbox-module__checkbox___6oZEx",Gre="checkbox-module__radio___VoMM2",Wre="checkbox-module__toggle___B5NRE",Xre="checkbox-module__input___s2l9X",Kre="checkbox-module__title___HaaGu",Yre="checkbox-module__label___uDuwc",Qre="checkbox-module__helper___VwqDa",Se={field:Ure,checkbox:Zre,radio:Gre,toggle:Wre,"is-disabled":"checkbox-module__is-disabled___h2CQm",input:Xre,"is-error":"checkbox-module__is-error___bgoZ4","is-skeleton":"checkbox-module__is-skeleton___h-CN1",title:Kre,label:Yre,helper:Qre,"no-placeholder":"checkbox-module__no-placeholder___anYwD"},gI=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isToggle:d=!1,isDisabled:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:re(Se.checkbox,d&&Se.toggle,(l||h)&&Se["is-disabled"],h&&Se["is-skeleton"],u&&Se["is-error"],!e&&!s&&Se["no-placeholder"]),children:[_.jsx("input",{type:"checkbox",id:a||t,name:t,value:o,onChange:p,className:re(Se.input,c),checked:i,"aria-label":t,disabled:l||h}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),Jre=({...e})=>_.jsxs("div",{className:re(Yn.toggle,e.isSkeleton&&Yn.skeleton,e.checked&&Yn.checked,e.className),children:[_.jsxs(fa.span,{animate:{x:e.checked?40:0},transition:e.isSkeleton?{duration:0}:{duration:.2},children:[_.jsx(n1,{name:"Sun",size:"md",className:Yn.sun}),_.jsx(n1,{name:"Moon",size:"md",className:Yn.moon})]}),_.jsx(gI,{...e,className:re(Yn.checkbox,e.className)})]}),ese="header-module__header___ouQd4",tse="header-module__scrolled___sKl7S",nse="header-module__container___IjYcu",ase="header-module__top___42BKq",Qn={header:ese,"is-home":"header-module__is-home___puHem",scrolled:tse,container:nse,top:ase};function ose(){const[e,t]=q.useState(!1);return q.useEffect(()=>{const a=()=>{t(window.scrollY>0)};return window.addEventListener("scroll",a),a(),()=>{window.removeEventListener("scroll",a)}},[]),e}const ise=({id:e,isHome:t=!1,theme:a,onToggleTheme:o})=>{const[i,r]=q.useState(a==="dark"),c=Je.useMounted(),s=ose();return _.jsx("div",{id:e,className:re(Qn.header,t&&Qn["is-home"],s&&Qn.scrolled),children:_.jsx("div",{className:Qn.container,children:_.jsxs("div",{className:re(Qn.top),children:[_.jsx(Xae,{}),_.jsx(Qae,{}),_.jsx("div",{className:Qn.right,children:_.jsx(Jre,{name:"toggle",value:"",onChange:d=>{const h=d.target.checked?"dark":"light";o&&o(h),r(h==="dark")},checked:i,isSkeleton:!c})})]})})})};var Ja={},hb;function cse(){if(hb)return Ja;hb=1,Ja.match=r,Ja.parse=c;var e=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,t=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,a=/^(?:(min|max)-)?(.+)/,o=/(em|rem|px|cm|mm|in|pt|pc)?$/,i=/(dpi|dpcm|dppx)?$/;function r(h,u){return c(h).some(function(p){var k=p.inverse,C=p.type==="all"||u.type===p.type;if(C&&k||!(C||k))return!1;var g=p.expressions.every(function(L){var M=L.feature,I=L.modifier,f=L.value,w=u[M];if(!w)return!1;switch(M){case"orientation":case"scan":return w.toLowerCase()===f.toLowerCase();case"width":case"height":case"device-width":case"device-height":f=l(f),w=l(w);break;case"resolution":f=d(f),w=d(w);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":f=s(f),w=s(w);break;case"grid":case"color":case"color-index":case"monochrome":f=parseInt(f,10)||1,w=parseInt(w,10)||0;break}switch(I){case"min":return w>=f;case"max":return w<=f;default:return w===f}});return g&&!k||!g&&k})}function c(h){return h.split(",").map(function(u){u=u.trim();var p=u.match(e),k=p[1],C=p[2],g=p[3]||"",L={};return L.inverse=!!k&&k.toLowerCase()==="not",L.type=C?C.toLowerCase():"all",g=g.match(/\([^\)]+\)/g)||[],L.expressions=g.map(function(M){var I=M.match(t),f=I[1].toLowerCase().match(a);return{modifier:f[1],feature:f[2],value:I[2]}}),L})}function s(h){var u=Number(h),p;return u||(p=h.match(/^(\d+)\s*\/\s*(\d+)$/),u=p[1]/p[2]),u}function d(h){var u=parseFloat(h),p=String(h).match(i)[1];switch(p){case"dpcm":return u/2.54;case"dppx":return u*96;default:return u}}function l(h){var u=parseFloat(h),p=String(h).match(o)[1];switch(p){case"em":return u*16;case"rem":return u*16;case"cm":return u*96/2.54;case"mm":return u*96/2.54/10;case"in":return u*96;case"pt":return u*72;case"pc":return u*72/12;default:return u}}return Ja}var IC,lb;function rse(){if(lb)return IC;lb=1;var e=cse().match,t=typeof window<"u"?window.matchMedia:null;function a(i,r,c){var s=this,d;t&&!c&&(d=t.call(window,i)),d?(this.matches=d.matches,this.media=d.media,d.addListener(u)):(this.matches=e(i,r),this.media=i),this.addListener=l,this.removeListener=h,this.dispose=p;function l(k){d&&d.addListener(k)}function h(k){d&&d.removeListener(k)}function u(k){s.matches=k.matches,s.media=k.media}function p(){d&&d.removeListener(u)}}function o(i,r,c){return new a(i,r,c)}return IC=o,IC}var sse=rse();const dse=kv(sse);var hse=/[A-Z]/g,lse=/^ms-/,NC={};function use(e){return"-"+e.toLowerCase()}function _I(e){if(NC.hasOwnProperty(e))return NC[e];var t=e.replace(hse,use);return NC[e]=lse.test(t)?"-"+t:t}function pse(e,t){if(e===t)return!0;if(!e||!t)return!1;const a=Object.keys(e),o=Object.keys(t),i=a.length;if(o.length!==i)return!1;for(let r=0;r<i;r++){const c=a[r];if(e[c]!==t[c]||!Object.prototype.hasOwnProperty.call(t,c))return!1}return!0}var eo={exports:{}},to={exports:{}},ke={};/** @license React v16.13.1
|
|
7836
7836
|
* react-is.production.min.js
|
|
7837
7837
|
*
|
|
7838
7838
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
7839
7839
|
*
|
|
7840
7840
|
* This source code is licensed under the MIT license found in the
|
|
7841
7841
|
* LICENSE file in the root directory of this source tree.
|
|
7842
|
-
*/var ub;function yse(){if(ub)return ke;ub=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,L=e?Symbol.for("react.fundamental"):60117,M=e?Symbol.for("react.responder"):60118,
|
|
7842
|
+
*/var ub;function yse(){if(ub)return ke;ub=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,L=e?Symbol.for("react.fundamental"):60117,M=e?Symbol.for("react.responder"):60118,I=e?Symbol.for("react.scope"):60119;function f(m){if(typeof m=="object"&&m!==null){var S=m.$$typeof;switch(S){case t:switch(m=m.type,m){case d:case l:case o:case r:case i:case u:return m;default:switch(m=m&&m.$$typeof,m){case s:case h:case C:case k:case c:return m;default:return S}}case a:return S}}}function w(m){return f(m)===l}return ke.AsyncMode=d,ke.ConcurrentMode=l,ke.ContextConsumer=s,ke.ContextProvider=c,ke.Element=t,ke.ForwardRef=h,ke.Fragment=o,ke.Lazy=C,ke.Memo=k,ke.Portal=a,ke.Profiler=r,ke.StrictMode=i,ke.Suspense=u,ke.isAsyncMode=function(m){return w(m)||f(m)===d},ke.isConcurrentMode=w,ke.isContextConsumer=function(m){return f(m)===s},ke.isContextProvider=function(m){return f(m)===c},ke.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===t},ke.isForwardRef=function(m){return f(m)===h},ke.isFragment=function(m){return f(m)===o},ke.isLazy=function(m){return f(m)===C},ke.isMemo=function(m){return f(m)===k},ke.isPortal=function(m){return f(m)===a},ke.isProfiler=function(m){return f(m)===r},ke.isStrictMode=function(m){return f(m)===i},ke.isSuspense=function(m){return f(m)===u},ke.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===o||m===l||m===r||m===i||m===u||m===p||typeof m=="object"&&m!==null&&(m.$$typeof===C||m.$$typeof===k||m.$$typeof===c||m.$$typeof===s||m.$$typeof===h||m.$$typeof===L||m.$$typeof===M||m.$$typeof===I||m.$$typeof===g)},ke.typeOf=f,ke}var fe={};/** @license React v16.13.1
|
|
7843
7843
|
* react-is.development.js
|
|
7844
7844
|
*
|
|
7845
7845
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
7846
7846
|
*
|
|
7847
7847
|
* This source code is licensed under the MIT license found in the
|
|
7848
7848
|
* LICENSE file in the root directory of this source tree.
|
|
7849
|
-
*/var pb;function kse(){return pb||(pb=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,L=e?Symbol.for("react.fundamental"):60117,M=e?Symbol.for("react.responder"):60118,
|
|
7849
|
+
*/var pb;function kse(){return pb||(pb=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,a=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,r=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,L=e?Symbol.for("react.fundamental"):60117,M=e?Symbol.for("react.responder"):60118,I=e?Symbol.for("react.scope"):60119;function f(x){return typeof x=="string"||typeof x=="function"||x===o||x===l||x===r||x===i||x===u||x===p||typeof x=="object"&&x!==null&&(x.$$typeof===C||x.$$typeof===k||x.$$typeof===c||x.$$typeof===s||x.$$typeof===h||x.$$typeof===L||x.$$typeof===M||x.$$typeof===I||x.$$typeof===g)}function w(x){if(typeof x=="object"&&x!==null){var me=x.$$typeof;switch(me){case t:var Y=x.type;switch(Y){case d:case l:case o:case r:case i:case u:return Y;default:var X=Y&&Y.$$typeof;switch(X){case s:case h:case C:case k:case c:return X;default:return me}}case a:return me}}}var m=d,S=l,A=s,P=c,H=t,E=h,T=o,D=C,te=k,U=a,J=r,G=i,ne=u,oe=!1;function ee(x){return oe||(oe=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),v(x)||w(x)===d}function v(x){return w(x)===l}function R(x){return w(x)===s}function j(x){return w(x)===c}function F(x){return typeof x=="object"&&x!==null&&x.$$typeof===t}function V(x){return w(x)===h}function Q(x){return w(x)===o}function W(x){return w(x)===C}function b(x){return w(x)===k}function Z(x){return w(x)===a}function z(x){return w(x)===r}function K(x){return w(x)===i}function N(x){return w(x)===u}fe.AsyncMode=m,fe.ConcurrentMode=S,fe.ContextConsumer=A,fe.ContextProvider=P,fe.Element=H,fe.ForwardRef=E,fe.Fragment=T,fe.Lazy=D,fe.Memo=te,fe.Portal=U,fe.Profiler=J,fe.StrictMode=G,fe.Suspense=ne,fe.isAsyncMode=ee,fe.isConcurrentMode=v,fe.isContextConsumer=R,fe.isContextProvider=j,fe.isElement=F,fe.isForwardRef=V,fe.isFragment=Q,fe.isLazy=W,fe.isMemo=b,fe.isPortal=Z,fe.isProfiler=z,fe.isStrictMode=K,fe.isSuspense=N,fe.isValidElementType=f,fe.typeOf=w}()),fe}var yb;function vI(){return yb||(yb=1,process.env.NODE_ENV==="production"?to.exports=yse():to.exports=kse()),to.exports}/*
|
|
7850
7850
|
object-assign
|
|
7851
7851
|
(c) Sindre Sorhus
|
|
7852
7852
|
@license MIT
|
|
7853
|
-
*/var AC,kb;function fse(){if(kb)return AC;kb=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function i(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var c={},s=0;s<10;s++)c["_"+String.fromCharCode(s)]=s;var d=Object.getOwnPropertyNames(c).map(function(h){return c[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return AC=i()?Object.assign:function(r,c){for(var s,d=o(r),l,h=1;h<arguments.length;h++){s=Object(arguments[h]);for(var u in s)t.call(s,u)&&(d[u]=s[u]);if(e){l=e(s);for(var p=0;p<l.length;p++)a.call(s,l[p])&&(d[l[p]]=s[l[p]])}}return d},AC}var PC,fb;function zx(){if(fb)return PC;fb=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return PC=e,PC}var EC,mb;function CI(){return mb||(mb=1,EC=Function.call.bind(Object.prototype.hasOwnProperty)),EC}var RC,Mb;function mse(){if(Mb)return RC;Mb=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=zx(),a={},o=CI();e=function(r){var c="Warning: "+r;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function i(r,c,s,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var p=Error((d||"React class")+": "+s+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}u=r[h](c,h,d,s,null,t)}catch(C){u=C}if(u&&!(u instanceof Error)&&e((d||"React class")+": type specification of "+s+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in a)){a[u.message]=!0;var k=l?l():"";e("Failed "+s+" type: "+u.message+(k??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},RC=i,RC}var $C,gb;function Mse(){if(gb)return $C;gb=1;var e=vI(),t=fse(),a=zx(),o=CI(),i=mse(),r=function(){};process.env.NODE_ENV!=="production"&&(r=function(s){var d="Warning: "+s;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function c(){return null}return $C=function(s,d){var l=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function u(v){var R=v&&(l&&v[l]||v[h]);if(typeof R=="function")return R}var p="<<anonymous>>",k={array:M("array"),bigint:M("bigint"),bool:M("boolean"),func:M("function"),number:M("number"),object:M("object"),string:M("string"),symbol:M("symbol"),any:
|
|
7854
|
-
Valid keys: `+JSON.stringify(Object.keys(v),null," "));var x=N(b,K,V,Q,W+"."+K,a);if(x)return x}return null}return L(R)}function U(v){switch(typeof v){case"number":case"string":case"undefined":return!0;case"boolean":return!v;case"object":if(Array.isArray(v))return v.every(U);if(v===null||s(v))return!0;var R=u(v);if(R){var j=R.call(v),F;if(R!==v.entries){for(;!(F=j.next()).done;)if(!U(F.value))return!1}else for(;!(F=j.next()).done;){var V=F.value;if(V&&!U(V[1]))return!1}}else return!1;return!0;default:return!1}}function J(v,R){return v==="symbol"?!0:R?R["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&R instanceof Symbol:!1}function G(v){var R=typeof v;return Array.isArray(v)?"array":v instanceof RegExp?"object":J(R,v)?"symbol":R}function ne(v){if(typeof v>"u"||v===null)return""+v;var R=G(v);if(R==="object"){if(v instanceof Date)return"date";if(v instanceof RegExp)return"regexp"}return R}function oe(v){var R=ne(v);switch(R){case"array":case"object":return"an "+R;case"boolean":case"date":case"regexp":return"a "+R;default:return R}}function ee(v){return!v.constructor||!v.constructor.name?p:v.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},$C}var qC,_b;function gse(){if(_b)return qC;_b=1;var e=zx();function t(){}function a(){}return a.resetWarningCache=t,qC=function(){function o(c,s,d,l,h,u){if(u!==e){var p=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 p.name="Invariant Violation",p}}o.isRequired=o;function i(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},qC}var vb;function _se(){if(vb)return eo.exports;if(vb=1,process.env.NODE_ENV!=="production"){var e=vI(),t=!0;eo.exports=Mse()(e.isElement,t)}else eo.exports=gse()();return eo.exports}var vse=_se();const pe=kv(vse),Te=pe.oneOfType([pe.string,pe.number]),xI={all:pe.bool,grid:pe.bool,aural:pe.bool,braille:pe.bool,handheld:pe.bool,print:pe.bool,projection:pe.bool,screen:pe.bool,tty:pe.bool,tv:pe.bool,embossed:pe.bool},Cse={orientation:pe.oneOf(["portrait","landscape"]),scan:pe.oneOf(["progressive","interlace"]),aspectRatio:pe.string,deviceAspectRatio:pe.string,height:Te,deviceHeight:Te,width:Te,deviceWidth:Te,color:pe.bool,colorIndex:pe.bool,monochrome:pe.bool,resolution:Te,type:Object.keys(xI)},{type:Cde,...xse}=Cse,Lse={minAspectRatio:pe.string,maxAspectRatio:pe.string,minDeviceAspectRatio:pe.string,maxDeviceAspectRatio:pe.string,minHeight:Te,maxHeight:Te,minDeviceHeight:Te,maxDeviceHeight:Te,minWidth:Te,maxWidth:Te,minDeviceWidth:Te,maxDeviceWidth:Te,minColor:pe.number,maxColor:pe.number,minColorIndex:pe.number,maxColorIndex:pe.number,minMonochrome:pe.number,maxMonochrome:pe.number,minResolution:Te,maxResolution:Te,...xse},wse={...xI,...Lse};var bse={all:wse};const Sse=e=>`not ${e}`,Ise=(e,t)=>{const a=_I(e);return typeof t=="number"&&(t=`${t}px`),t===!0?a:t===!1?Sse(a):`(${a}: ${t})`},Nse=e=>e.join(" and "),Ase=e=>{const t=[];return Object.keys(bse.all).forEach(a=>{const o=e[a];o!=null&&t.push(Ise(a,o))}),Nse(t)},Pse=q.createContext(void 0),Ese=e=>e.query||Ase(e),Cb=e=>e?Object.keys(e).reduce((a,o)=>(a[_I(o)]=e[o],a),{}):void 0,LI=()=>{const e=q.useRef(!1);return q.useEffect(()=>{e.current=!0},[]),e.current},Rse=e=>{const t=q.useContext(Pse),a=()=>Cb(e)||Cb(t),[o,i]=q.useState(a);return q.useEffect(()=>{const r=a();pse(o,r)||i(r)},[e,t]),o},$se=e=>{const t=()=>Ese(e),[a,o]=q.useState(t);return q.useEffect(()=>{const i=t();a!==i&&o(i)},[e]),a},qse=(e,t)=>{const a=()=>dse(e,t||{},!!t),[o,i]=q.useState(a),r=LI();return q.useEffect(()=>{if(r){const c=a();return i(c),()=>{c&&c.dispose()}}},[e,t]),o},Tse=e=>{const[t,a]=q.useState(e.matches);return q.useEffect(()=>{const o=i=>{a(i.matches)};return e.addListener(o),a(e.matches),()=>{e.removeListener(o)}},[e]),t},Dx=(e,t,a)=>{const o=Rse(t),i=$se(e);if(!i)throw new Error("Invalid or missing MediaQuery!");const r=qse(i,o),c=Tse(r);return LI(),q.useEffect(()=>{},[c]),q.useEffect(()=>()=>{r&&r.dispose()},[]),c},jse="input-module__field___BmXtm",Hse="input-module__outer___STcOB",Vse="input-module__button___7gJw-",zse="input-module__click___6FEoM",Dse="input-module__input___j8Xrc",Ose="input-module__placeholder___Nc7hU",Fse="input-module__icon___foesl",Bse="input-module__text___DFtl6",Use="input-module__inner___Oy65q",Zse="input-module__helper___BfwFu",Gse="input-module__loading___1cxGp",se={field:jse,outer:Hse,"is-disabled":"input-module__is-disabled___JwbG4","is-error":"input-module__is-error___xIDnZ",button:Vse,click:zse,input:Dse,placeholder:Ose,icon:Fse,text:Bse,"is-loading":"input-module__is-loading___4plIo",inner:Use,"icon-wrap":"input-module__icon-wrap___HEFm4","is-skeleton":"input-module__is-skeleton___xCVEU",helper:Zse,"no-placeholder":"input-module__no-placeholder___i5lJb",loading:Gse},wI=({label:e="",placeholder:t="",options:a,name:o,id:i,value:r,helper:c,className:s="",isDisabled:d=!1,isLoading:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>{const k=q.useRef(null);return _.jsxs("div",{className:re(se.field,se["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:i||o,children:e}),_.jsxs("div",{className:re(se.outer,s,(d||l||h)&&se["is-disabled"],l&&!h&&se["is-loading"],h&&se["is-skeleton"],u&&se["is-error"]),children:[l&&!h&&_.jsx("div",{className:se.loading}),_.jsx("div",{className:se.inner,children:_.jsxs("select",{ref:k,id:i||o,name:o,value:r,onChange:p,className:se.input,"aria-label":e?"":i||o,disabled:d||l||h,children:[t&&_.jsx("option",{value:"",children:t}),a==null?void 0:a.map(C=>_.jsx("option",{value:C.value,children:C.label},C.value))]})}),_.jsx("div",{className:se["icon-wrap"],children:_.jsx(n1,{name:"ChevronDown",size:"md",className:se.icon})})]}),c&&_.jsx("div",{className:se.helper,children:c})]})},Wse=({totalPages:e=4,currentPage:t=1,setCurrentPage:a})=>{const o=Dx({maxWidth:743}),[i,r]=q.useState(!0),c=Array.from({length:e},(l,h)=>h+1);q.useEffect(()=>{r(o)},[o]);const s=()=>{t>1&&a(t-1)},d=()=>{t<e&&a(t+1)};return _.jsx(_.Fragment,{children:e<5&&!i?_.jsxs(dv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),c.map(l=>_.jsx(Ke,{label:String(l),size:"sm",variant:l===t?"primary":"text",onClick:()=>a(l),isIcon:!0},l)),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]}):_.jsxs(dv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),_.jsx(wI,{name:"pageSize",value:String(t),options:c.map(l=>({value:String(l),label:String(l)})),onChange:l=>a(Number(l.target.value))}),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]})})},Xse=({field:e,form:t,helper:a,input:o,...i})=>{const r=t.errors[e.name],s=t.touched[e.name]&&typeof r=="string";if(!o)return _.jsx("div",{children:"Component not provided"});const d={...e,...i,helper:s?r:a,isError:!!s,...o.name==="Checkbox"&&{checked:e.value},...o.name==="Radio"&&{checked:e.value===i.value}};return _.jsx(o,{...d})},Kse=({ref:e,type:t="text",label:a="",placeholder:o="",name:i,id:r,value:c,helper:s,className:d="",leadingIcon:l,leadingFunction:h,leadingText:u="",trailingIcon:p,trailingFunction:k,trailingText:C="",button:g,isDisabled:L=!1,isLoading:M=!1,isSkeleton:S=!1,isError:f=!1,onChange:w,...m})=>{const I=q.useRef(null),[A,P]=q.useState(!1),H=G=>{typeof e=="function"?e(G):e&&typeof e=="object"&&(e.current=G),I.current=G},E=()=>{e&&typeof e=="object"&&"current"in e&&e.current?e.current.focus():I.current&&I.current.focus()},T=()=>{w({target:{name:i,value:""}})},D=G=>{G.stopPropagation(),P(ne=>!ne)},te=G=>{G.stopPropagation(),h==null||h()},U=G=>{G.stopPropagation(),p==="X"&&T(),k==null||k()},J=G=>{var ne;G.stopPropagation(),(ne=g==null?void 0:g.onClick)==null||ne.call(g,G)};return _.jsxs("div",{className:re(se.field,!o&&se["no-placeholder"]),children:[a&&_.jsx("label",{htmlFor:r||i,children:a}),_.jsxs("div",{className:re(se.outer,d,(L||M||S)&&se["is-disabled"],M&&!S&&se["is-loading"],S&&se["is-skeleton"],f&&se["is-error"]),onClick:E,children:[M&&!S&&_.jsx("div",{className:se.loading}),l&&_.jsx("div",{onClick:h&&te,className:re(se["icon-wrap"],h&&se.click),children:_.jsx(n1,{name:l,size:"md",className:se.icon})}),u&&_.jsx("div",{className:se.text,children:u}),_.jsxs("div",{className:re(se.inner),children:[_.jsx("input",{ref:H,type:t==="password"&&A?"text":t,id:r||i,name:i,value:c,onChange:w,className:se.input,placeholder:" ",required:!0,"aria-label":a?"":o,disabled:L||M||S,...m}),_.jsx("span",{className:se.placeholder,children:o})]}),C&&_.jsx("div",{className:se.text,children:C}),t==="password"&&_.jsx("div",{onClick:D,className:re(se["icon-wrap"],se.click),children:_.jsx(n1,{name:A?"Eye":"EyeOff",size:"md",className:se.icon})}),p&&!(p==="X"&&(!c||L))&&_.jsx("div",{onClick:U,className:re(se["icon-wrap"],k||p==="X"?se.click:""),children:_.jsx(n1,{name:p,size:"md",className:se.icon})}),g&&_.jsx(Ke,{...g,size:"sm",variant:g.variant||"primary",className:se.button,isDisabled:L||M||S,onClick:J})]}),s&&_.jsx("div",{className:se.helper,children:s})]})},Yse=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isDisabled:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:re(Se.radio,(d||l)&&Se["is-disabled"],l&&Se["is-skeleton"],h&&Se["is-error"]),children:[_.jsx("input",{type:"radio",id:a||t,name:t,value:String(o),onChange:u,className:re(Se.input,c),checked:i,"aria-label":t,disabled:d||l}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),Qse=({label:e="",placeholder:t="",name:a,id:o,value:i,helper:r,className:c="",isDisabled:s=!1,isLoading:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>{const p=q.useRef(null),k=()=>{var C;return(C=p.current)==null?void 0:C.focus()};return _.jsxs("div",{className:re(se.field,!t&&se["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:o||a,children:e}),_.jsxs("div",{className:re(se.outer,c,(s||d||l)&&se["is-disabled"],d&&!l&&se["is-loading"],l&&se["is-skeleton"],h&&se["is-error"]),onClick:k,children:[d&&!l&&_.jsx("div",{className:se.loading}),_.jsxs("div",{className:re(se.inner),children:[_.jsx("textarea",{ref:p,id:o||a,name:a,value:i,onChange:u,className:se.input,placeholder:" ",required:!0,"aria-label":e?"":t,disabled:s||d||l}),_.jsx("span",{className:se.placeholder,children:t})]})]}),r&&_.jsx("div",{className:se.helper,children:r})]})},Jse="example-module__example___TRgac",ede="example-module__content___ExA7w",TC={example:Jse,"is-skeleton":"example-module__is-skeleton___dMyJl",content:ede},tde=({isSkeleton:e=!1})=>_.jsx("div",{className:re(TC.example,e&&TC["is-skeleton"]),children:_.jsx("div",{className:TC.content,children:"Example"})}),nde="modal-module__backdrop___DCpKI",ade="modal-module__fullscreen___sfLoP",ode="modal-module__main___0Sjqx",ide="modal-module__sheet___8-CTw",cde="modal-module__drag___mZz3W",rde="modal-module__scroll___OnShd",sde="modal-module__header___t3TrT",dde="modal-module__title___oMB-c",hde="modal-module__top___62uvi",lde="modal-module__subtext___IHfeN",ude="modal-module__right___rvlxY",pde="modal-module__anchor___UCD-N",yde="modal-module__footer___tqppg",kde="modal-module__full___WPa3O",fde="modal-module__left___dCx5f",mde="modal-module__text___qx9vw",Mde="modal-module__content___k129O",ue={backdrop:nde,fullscreen:ade,"backdrop--close-button":"modal-module__backdrop--close-button___SWtbL","bottom-sheet":"modal-module__bottom-sheet___oPiUM",main:ode,sheet:ide,drag:cde,scroll:rde,header:sde,title:dde,top:hde,subtext:lde,right:ude,anchor:pde,footer:yde,full:kde,left:fde,text:mde,content:Mde},gde=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},xb=({title:e="",subtext:t="",trailing:a,sheet:o=!1})=>{const i=Dx({maxWidth:743}),r=gde(a);return _.jsxs("div",{className:re(ue.header,o&&!i&&ue.sheet),children:[(e||t)&&_.jsxs("div",{className:ue.top,children:[_.jsx("div",{className:re(ue.title,!t&&ue.large),children:e}),t&&_.jsx("div",{className:ue.subtext,children:t})]}),a&&_.jsx("div",{className:re(ue.right,r&&ue.anchor),children:a})]})},Lb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},wb=({title:e="",subtext:t="",leading:a,trailing:o,fullWidth:i=!1})=>{const r=Lb(a),c=Lb(o);return _.jsxs("div",{className:re(ue.footer,i&&ue.full),children:[(e||t||a)&&_.jsx("div",{className:re(ue.left,r&&!e&&!t&&ue.anchor),children:e||t?_.jsxs("div",{className:ue.text,children:[e&&_.jsx("div",{className:ue.title,children:e}),t&&_.jsx("div",{className:ue.subtext,children:t})]}):_.jsx(_.Fragment,{children:a})}),o&&_.jsx("div",{className:re(ue.right,c&&ue.anchor),children:o})]})},_de=({children:e,modal:t,headerProps:a,footerProps:o,maxWidth:i,sheet:r=!1,fullscreen:c=!1,mobileDraggable:s=!1,backdropClose:d=!0,bottomSheet:l=!1})=>{const h=q.useRef(null),u=Vre(),p=Dx({maxWidth:743}),[k,C]=q.useState(!0);q.useEffect(()=>{C(p)},[p]);const g=(S,f)=>{f.offset.y>150&&t.hide()},L=()=>{const S={opacity:0};return r&&!p?{...S,translateX:"calc(100% + 0.5rem)",opacity:1}:S},M=()=>{const S={opacity:1};return r&&!p?{...S,translateX:0,opacity:1}:S};return _.jsx(J0e,{onExitComplete:()=>t.remove(),children:t.visible&&_.jsxs(fa.div,{className:re(ue.backdrop,l&&ue["bottom-sheet"],c&&ue.fullscreen,r&&!p&&ue.sheet),children:[_.jsx(fa.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.6},onClick:()=>d&&t.hide(),className:ue["backdrop--close-button"]}),k&&s&&l?_.jsx(fa.div,{ref:h,className:re(ue.main,c&&ue.fullscreen),style:i?{maxWidth:i}:void 0,drag:"y",dragConstraints:{top:0,bottom:0},dragElastic:{top:0,bottom:.5},dragListener:!1,dragControls:u,onDragEnd:g,initial:{y:"100%"},animate:{y:0},exit:{y:"100%"},transition:{duration:.4,ease:"easeInOut"},children:_.jsxs("div",{className:ue.drag,onPointerDown:S=>u.start(S),style:{touchAction:"none"},children:[a&&_.jsx(xb,{...a}),_.jsx("div",{className:ue.scroll,children:_.jsx("div",{className:ue.content,children:e})}),o&&_.jsx(wb,{...o})]})}):_.jsxs(fa.div,{className:re(ue.main,c&&ue.fullscreen),style:i?{maxWidth:i}:void 0,onDragEnd:g,initial:L(),animate:M(),exit:L(),transition:{duration:.4,ease:"easeInOut"},children:[a&&_.jsx(xb,{...a}),_.jsx("div",{className:ue.scroll,children:_.jsx("div",{className:ue.content,children:e})}),o&&_.jsx(wb,{...o})]})]})})};exports.Banner=Pne;exports.Button=Ke;exports.Checkbox=gI;exports.Example=tde;exports.Footer=Bae;exports.FormikInput=Xse;exports.Header=ise;exports.Icon=n1;exports.Input=Kse;exports.Modal=_de;exports.Pagination=Wse;exports.Projects=Xne;exports.Radio=Yse;exports.Section=nae;exports.Select=wI;exports.Stack=xae;exports.Textarea=Qse;exports.Timeline=Vae;
|
|
7853
|
+
*/var AC,kb;function fse(){if(kb)return AC;kb=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(r){if(r==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function i(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de",Object.getOwnPropertyNames(r)[0]==="5")return!1;for(var c={},s=0;s<10;s++)c["_"+String.fromCharCode(s)]=s;var d=Object.getOwnPropertyNames(c).map(function(h){return c[h]});if(d.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(h){l[h]=h}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return AC=i()?Object.assign:function(r,c){for(var s,d=o(r),l,h=1;h<arguments.length;h++){s=Object(arguments[h]);for(var u in s)t.call(s,u)&&(d[u]=s[u]);if(e){l=e(s);for(var p=0;p<l.length;p++)a.call(s,l[p])&&(d[l[p]]=s[l[p]])}}return d},AC}var PC,fb;function zx(){if(fb)return PC;fb=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return PC=e,PC}var EC,mb;function CI(){return mb||(mb=1,EC=Function.call.bind(Object.prototype.hasOwnProperty)),EC}var RC,Mb;function mse(){if(Mb)return RC;Mb=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=zx(),a={},o=CI();e=function(r){var c="Warning: "+r;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function i(r,c,s,d,l){if(process.env.NODE_ENV!=="production"){for(var h in r)if(o(r,h)){var u;try{if(typeof r[h]!="function"){var p=Error((d||"React class")+": "+s+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}u=r[h](c,h,d,s,null,t)}catch(C){u=C}if(u&&!(u instanceof Error)&&e((d||"React class")+": type specification of "+s+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in a)){a[u.message]=!0;var k=l?l():"";e("Failed "+s+" type: "+u.message+(k??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},RC=i,RC}var $C,gb;function Mse(){if(gb)return $C;gb=1;var e=vI(),t=fse(),a=zx(),o=CI(),i=mse(),r=function(){};process.env.NODE_ENV!=="production"&&(r=function(s){var d="Warning: "+s;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function c(){return null}return $C=function(s,d){var l=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function u(v){var R=v&&(l&&v[l]||v[h]);if(typeof R=="function")return R}var p="<<anonymous>>",k={array:M("array"),bigint:M("bigint"),bool:M("boolean"),func:M("function"),number:M("number"),object:M("object"),string:M("string"),symbol:M("symbol"),any:I(),arrayOf:f,element:w(),elementType:m(),instanceOf:S,node:E(),objectOf:P,oneOf:A,oneOfType:H,shape:D,exact:te};function C(v,R){return v===R?v!==0||1/v===1/R:v!==v&&R!==R}function g(v,R){this.message=v,this.data=R&&typeof R=="object"?R:{},this.stack=""}g.prototype=Error.prototype;function L(v){if(process.env.NODE_ENV!=="production")var R={},j=0;function F(Q,W,b,Z,z,K,N){if(Z=Z||p,K=K||b,N!==a){if(d){var x=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 x.name="Invariant Violation",x}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var me=Z+":"+b;!R[me]&&j<3&&(r("You are manually calling a React.PropTypes validation function for the `"+K+"` prop on `"+Z+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),R[me]=!0,j++)}}return W[b]==null?Q?W[b]===null?new g("The "+z+" `"+K+"` is marked as required "+("in `"+Z+"`, but its value is `null`.")):new g("The "+z+" `"+K+"` is marked as required in "+("`"+Z+"`, but its value is `undefined`.")):null:v(W,b,Z,z,K)}var V=F.bind(null,!1);return V.isRequired=F.bind(null,!0),V}function M(v){function R(j,F,V,Q,W,b){var Z=j[F],z=G(Z);if(z!==v){var K=ne(Z);return new g("Invalid "+Q+" `"+W+"` of type "+("`"+K+"` supplied to `"+V+"`, expected ")+("`"+v+"`."),{expectedType:v})}return null}return L(R)}function I(){return L(c)}function f(v){function R(j,F,V,Q,W){if(typeof v!="function")return new g("Property `"+W+"` of component `"+V+"` has invalid PropType notation inside arrayOf.");var b=j[F];if(!Array.isArray(b)){var Z=G(b);return new g("Invalid "+Q+" `"+W+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected an array."))}for(var z=0;z<b.length;z++){var K=v(b,z,V,Q,W+"["+z+"]",a);if(K instanceof Error)return K}return null}return L(R)}function w(){function v(R,j,F,V,Q){var W=R[j];if(!s(W)){var b=G(W);return new g("Invalid "+V+" `"+Q+"` of type "+("`"+b+"` supplied to `"+F+"`, expected a single ReactElement."))}return null}return L(v)}function m(){function v(R,j,F,V,Q){var W=R[j];if(!e.isValidElementType(W)){var b=G(W);return new g("Invalid "+V+" `"+Q+"` of type "+("`"+b+"` supplied to `"+F+"`, expected a single ReactElement type."))}return null}return L(v)}function S(v){function R(j,F,V,Q,W){if(!(j[F]instanceof v)){var b=v.name||p,Z=ee(j[F]);return new g("Invalid "+Q+" `"+W+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected ")+("instance of `"+b+"`."))}return null}return L(R)}function A(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&(arguments.length>1?r("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):r("Invalid argument supplied to oneOf, expected an array.")),c;function R(j,F,V,Q,W){for(var b=j[F],Z=0;Z<v.length;Z++)if(C(b,v[Z]))return null;var z=JSON.stringify(v,function(N,x){var me=ne(x);return me==="symbol"?String(x):x});return new g("Invalid "+Q+" `"+W+"` of value `"+String(b)+"` "+("supplied to `"+V+"`, expected one of "+z+"."))}return L(R)}function P(v){function R(j,F,V,Q,W){if(typeof v!="function")return new g("Property `"+W+"` of component `"+V+"` has invalid PropType notation inside objectOf.");var b=j[F],Z=G(b);if(Z!=="object")return new g("Invalid "+Q+" `"+W+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected an object."));for(var z in b)if(o(b,z)){var K=v(b,z,V,Q,W+"."+z,a);if(K instanceof Error)return K}return null}return L(R)}function H(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&r("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var R=0;R<v.length;R++){var j=v[R];if(typeof j!="function")return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+oe(j)+" at index "+R+"."),c}function F(V,Q,W,b,Z){for(var z=[],K=0;K<v.length;K++){var N=v[K],x=N(V,Q,W,b,Z,a);if(x==null)return null;x.data&&o(x.data,"expectedType")&&z.push(x.data.expectedType)}var me=z.length>0?", expected one of type ["+z.join(", ")+"]":"";return new g("Invalid "+b+" `"+Z+"` supplied to "+("`"+W+"`"+me+"."))}return L(F)}function E(){function v(R,j,F,V,Q){return U(R[j])?null:new g("Invalid "+V+" `"+Q+"` supplied to "+("`"+F+"`, expected a ReactNode."))}return L(v)}function T(v,R,j,F,V){return new g((v||"React class")+": "+R+" type `"+j+"."+F+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+V+"`.")}function D(v){function R(j,F,V,Q,W){var b=j[F],Z=G(b);if(Z!=="object")return new g("Invalid "+Q+" `"+W+"` of type `"+Z+"` "+("supplied to `"+V+"`, expected `object`."));for(var z in v){var K=v[z];if(typeof K!="function")return T(V,Q,W,z,ne(K));var N=K(b,z,V,Q,W+"."+z,a);if(N)return N}return null}return L(R)}function te(v){function R(j,F,V,Q,W){var b=j[F],Z=G(b);if(Z!=="object")return new g("Invalid "+Q+" `"+W+"` of type `"+Z+"` "+("supplied to `"+V+"`, expected `object`."));var z=t({},j[F],v);for(var K in z){var N=v[K];if(o(v,K)&&typeof N!="function")return T(V,Q,W,K,ne(N));if(!N)return new g("Invalid "+Q+" `"+W+"` key `"+K+"` supplied to `"+V+"`.\nBad object: "+JSON.stringify(j[F],null," ")+`
|
|
7854
|
+
Valid keys: `+JSON.stringify(Object.keys(v),null," "));var x=N(b,K,V,Q,W+"."+K,a);if(x)return x}return null}return L(R)}function U(v){switch(typeof v){case"number":case"string":case"undefined":return!0;case"boolean":return!v;case"object":if(Array.isArray(v))return v.every(U);if(v===null||s(v))return!0;var R=u(v);if(R){var j=R.call(v),F;if(R!==v.entries){for(;!(F=j.next()).done;)if(!U(F.value))return!1}else for(;!(F=j.next()).done;){var V=F.value;if(V&&!U(V[1]))return!1}}else return!1;return!0;default:return!1}}function J(v,R){return v==="symbol"?!0:R?R["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&R instanceof Symbol:!1}function G(v){var R=typeof v;return Array.isArray(v)?"array":v instanceof RegExp?"object":J(R,v)?"symbol":R}function ne(v){if(typeof v>"u"||v===null)return""+v;var R=G(v);if(R==="object"){if(v instanceof Date)return"date";if(v instanceof RegExp)return"regexp"}return R}function oe(v){var R=ne(v);switch(R){case"array":case"object":return"an "+R;case"boolean":case"date":case"regexp":return"a "+R;default:return R}}function ee(v){return!v.constructor||!v.constructor.name?p:v.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},$C}var qC,_b;function gse(){if(_b)return qC;_b=1;var e=zx();function t(){}function a(){}return a.resetWarningCache=t,qC=function(){function o(c,s,d,l,h,u){if(u!==e){var p=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 p.name="Invariant Violation",p}}o.isRequired=o;function i(){return o}var r={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:a,resetWarningCache:t};return r.PropTypes=r,r},qC}var vb;function _se(){if(vb)return eo.exports;if(vb=1,process.env.NODE_ENV!=="production"){var e=vI(),t=!0;eo.exports=Mse()(e.isElement,t)}else eo.exports=gse()();return eo.exports}var vse=_se();const pe=kv(vse),Te=pe.oneOfType([pe.string,pe.number]),xI={all:pe.bool,grid:pe.bool,aural:pe.bool,braille:pe.bool,handheld:pe.bool,print:pe.bool,projection:pe.bool,screen:pe.bool,tty:pe.bool,tv:pe.bool,embossed:pe.bool},Cse={orientation:pe.oneOf(["portrait","landscape"]),scan:pe.oneOf(["progressive","interlace"]),aspectRatio:pe.string,deviceAspectRatio:pe.string,height:Te,deviceHeight:Te,width:Te,deviceWidth:Te,color:pe.bool,colorIndex:pe.bool,monochrome:pe.bool,resolution:Te,type:Object.keys(xI)},{type:xde,...xse}=Cse,Lse={minAspectRatio:pe.string,maxAspectRatio:pe.string,minDeviceAspectRatio:pe.string,maxDeviceAspectRatio:pe.string,minHeight:Te,maxHeight:Te,minDeviceHeight:Te,maxDeviceHeight:Te,minWidth:Te,maxWidth:Te,minDeviceWidth:Te,maxDeviceWidth:Te,minColor:pe.number,maxColor:pe.number,minColorIndex:pe.number,maxColorIndex:pe.number,minMonochrome:pe.number,maxMonochrome:pe.number,minResolution:Te,maxResolution:Te,...xse},wse={...xI,...Lse};var bse={all:wse};const Sse=e=>`not ${e}`,Ise=(e,t)=>{const a=_I(e);return typeof t=="number"&&(t=`${t}px`),t===!0?a:t===!1?Sse(a):`(${a}: ${t})`},Nse=e=>e.join(" and "),Ase=e=>{const t=[];return Object.keys(bse.all).forEach(a=>{const o=e[a];o!=null&&t.push(Ise(a,o))}),Nse(t)},Pse=q.createContext(void 0),Ese=e=>e.query||Ase(e),Cb=e=>e?Object.keys(e).reduce((a,o)=>(a[_I(o)]=e[o],a),{}):void 0,LI=()=>{const e=q.useRef(!1);return q.useEffect(()=>{e.current=!0},[]),e.current},Rse=e=>{const t=q.useContext(Pse),a=()=>Cb(e)||Cb(t),[o,i]=q.useState(a);return q.useEffect(()=>{const r=a();pse(o,r)||i(r)},[e,t]),o},$se=e=>{const t=()=>Ese(e),[a,o]=q.useState(t);return q.useEffect(()=>{const i=t();a!==i&&o(i)},[e]),a},qse=(e,t)=>{const a=()=>dse(e,t||{},!!t),[o,i]=q.useState(a),r=LI();return q.useEffect(()=>{if(r){const c=a();return i(c),()=>{c&&c.dispose()}}},[e,t]),o},Tse=e=>{const[t,a]=q.useState(e.matches);return q.useEffect(()=>{const o=i=>{a(i.matches)};return e.addListener(o),a(e.matches),()=>{e.removeListener(o)}},[e]),t},Dx=(e,t,a)=>{const o=Rse(t),i=$se(e);if(!i)throw new Error("Invalid or missing MediaQuery!");const r=qse(i,o),c=Tse(r);return LI(),q.useEffect(()=>{},[c]),q.useEffect(()=>()=>{r&&r.dispose()},[]),c},jse="input-module__field___BmXtm",Hse="input-module__outer___STcOB",Vse="input-module__button___7gJw-",zse="input-module__click___6FEoM",Dse="input-module__input___j8Xrc",Ose="input-module__placeholder___Nc7hU",Fse="input-module__icon___foesl",Bse="input-module__text___DFtl6",Use="input-module__inner___Oy65q",Zse="input-module__helper___BfwFu",Gse="input-module__loading___1cxGp",se={field:jse,outer:Hse,"is-disabled":"input-module__is-disabled___JwbG4","is-error":"input-module__is-error___xIDnZ",button:Vse,click:zse,input:Dse,placeholder:Ose,icon:Fse,text:Bse,"is-loading":"input-module__is-loading___4plIo",inner:Use,"icon-wrap":"input-module__icon-wrap___HEFm4","is-skeleton":"input-module__is-skeleton___xCVEU",helper:Zse,"no-placeholder":"input-module__no-placeholder___i5lJb",loading:Gse},wI=({label:e="",placeholder:t="",options:a,name:o,id:i,value:r,helper:c,className:s="",isDisabled:d=!1,isLoading:l=!1,isSkeleton:h=!1,isError:u=!1,onChange:p})=>{const k=q.useRef(null);return _.jsxs("div",{className:re(se.field,se["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:i||o,children:e}),_.jsxs("div",{className:re(se.outer,s,(d||l||h)&&se["is-disabled"],l&&!h&&se["is-loading"],h&&se["is-skeleton"],u&&se["is-error"]),children:[l&&!h&&_.jsx("div",{className:se.loading}),_.jsx("div",{className:se.inner,children:_.jsxs("select",{ref:k,id:i||o,name:o,value:r,onChange:p,className:se.input,"aria-label":e?"":i||o,disabled:d||l||h,children:[t&&_.jsx("option",{value:"",children:t}),a==null?void 0:a.map(C=>_.jsx("option",{value:C.value,children:C.label},C.value))]})}),_.jsx("div",{className:se["icon-wrap"],children:_.jsx(n1,{name:"ChevronDown",size:"md",className:se.icon})})]}),c&&_.jsx("div",{className:se.helper,children:c})]})},Wse=({totalPages:e=4,currentPage:t=1,setCurrentPage:a})=>{const o=Dx({maxWidth:743}),[i,r]=q.useState(!0),c=Array.from({length:e},(l,h)=>h+1);q.useEffect(()=>{r(o)},[o]);const s=()=>{t>1&&a(t-1)},d=()=>{t<e&&a(t+1)};return _.jsx(_.Fragment,{children:e<5&&!i?_.jsxs(dv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),c.map(l=>_.jsx(Ke,{label:String(l),size:"sm",variant:l===t?"primary":"text",onClick:()=>a(l),isIcon:!0},l)),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]}):_.jsxs(dv,{justify:"center",children:[_.jsx(Ke,{leadingIcon:"ChevronLeft",size:"sm",variant:"outline",onClick:s,isDisabled:t===1,"aria-label":"Previous page"}),_.jsx(wI,{name:"pageSize",value:String(t),options:c.map(l=>({value:String(l),label:String(l)})),onChange:l=>a(Number(l.target.value))}),_.jsx(Ke,{leadingIcon:"ChevronRight",size:"sm",variant:"outline",onClick:d,isDisabled:t===e,"aria-label":"Next page"})]})})},Xse=({field:e,form:t,helper:a,input:o,...i})=>{const r=t.errors[e.name],s=t.touched[e.name]&&typeof r=="string";if(!o)return _.jsx("div",{children:"Component not provided"});const d={...e,...i,helper:s?r:a,isError:!!s,...o.name==="Checkbox"&&{checked:e.value},...o.name==="Radio"&&{checked:e.value===i.value}};return _.jsx(o,{...d})},Kse=({ref:e,type:t="text",label:a="",placeholder:o="",name:i,id:r,value:c,helper:s,className:d="",leadingIcon:l,leadingFunction:h,leadingText:u="",trailingIcon:p,trailingFunction:k,trailingText:C="",button:g,isDisabled:L=!1,isLoading:M=!1,isSkeleton:I=!1,isError:f=!1,onChange:w,...m})=>{const S=q.useRef(null),[A,P]=q.useState(!1),H=G=>{typeof e=="function"?e(G):e&&typeof e=="object"&&(e.current=G),S.current=G},E=()=>{e&&typeof e=="object"&&"current"in e&&e.current?e.current.focus():S.current&&S.current.focus()},T=()=>{w({target:{name:i,value:""}})},D=G=>{G.stopPropagation(),P(ne=>!ne)},te=G=>{G.stopPropagation(),h==null||h()},U=G=>{G.stopPropagation(),p==="X"&&T(),k==null||k()},J=G=>{var ne;G.stopPropagation(),(ne=g==null?void 0:g.onClick)==null||ne.call(g,G)};return _.jsxs("div",{className:re(se.field,!o&&se["no-placeholder"]),children:[a&&_.jsx("label",{htmlFor:r||i,children:a}),_.jsxs("div",{className:re(se.outer,d,(L||M||I)&&se["is-disabled"],M&&!I&&se["is-loading"],I&&se["is-skeleton"],f&&se["is-error"]),onClick:E,children:[M&&!I&&_.jsx("div",{className:se.loading}),l&&_.jsx("div",{onClick:h&&te,className:re(se["icon-wrap"],h&&se.click),children:_.jsx(n1,{name:l,size:"md",className:se.icon})}),u&&_.jsx("div",{className:se.text,children:u}),_.jsxs("div",{className:re(se.inner),children:[_.jsx("input",{ref:H,type:t==="password"&&A?"text":t,id:r||i,name:i,value:c,onChange:w,className:se.input,placeholder:" ",required:!0,"aria-label":a?"":o,disabled:L||M||I,...m}),_.jsx("span",{className:se.placeholder,children:o})]}),C&&_.jsx("div",{className:se.text,children:C}),t==="password"&&_.jsx("div",{onClick:D,className:re(se["icon-wrap"],se.click),children:_.jsx(n1,{name:A?"Eye":"EyeOff",size:"md",className:se.icon})}),p&&!(p==="X"&&(!c||L))&&_.jsx("div",{onClick:U,className:re(se["icon-wrap"],k||p==="X"?se.click:""),children:_.jsx(n1,{name:p,size:"md",className:se.icon})}),g&&_.jsx(Ke,{...g,size:"sm",variant:g.variant||"primary",className:se.button,isDisabled:L||M||I,onClick:J})]}),s&&_.jsx("div",{className:se.helper,children:s})]})},Yse=({children:e,name:t,id:a,value:o,checked:i,helper:r,className:c="",label:s,isDisabled:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>_.jsxs("div",{className:Se.field,children:[_.jsxs("div",{className:re(Se.radio,(d||l)&&Se["is-disabled"],l&&Se["is-skeleton"],h&&Se["is-error"]),children:[_.jsx("input",{type:"radio",id:a||t,name:t,value:String(o),onChange:u,className:re(Se.input,c),checked:i,"aria-label":t,disabled:d||l}),_.jsx("label",{htmlFor:a||t,children:e||s&&_.jsx("div",{className:Se.title,children:_.jsx("div",{className:Se.label,children:s})})})]}),r&&_.jsx("div",{className:Se.helper,children:r})]}),Qse=({label:e="",placeholder:t="",name:a,id:o,value:i,helper:r,className:c="",isDisabled:s=!1,isLoading:d=!1,isSkeleton:l=!1,isError:h=!1,onChange:u})=>{const p=q.useRef(null),k=()=>{var C;return(C=p.current)==null?void 0:C.focus()};return _.jsxs("div",{className:re(se.field,!t&&se["no-placeholder"]),children:[e&&_.jsx("label",{htmlFor:o||a,children:e}),_.jsxs("div",{className:re(se.outer,c,(s||d||l)&&se["is-disabled"],d&&!l&&se["is-loading"],l&&se["is-skeleton"],h&&se["is-error"]),onClick:k,children:[d&&!l&&_.jsx("div",{className:se.loading}),_.jsxs("div",{className:re(se.inner),children:[_.jsx("textarea",{ref:p,id:o||a,name:a,value:i,onChange:u,className:se.input,placeholder:" ",required:!0,"aria-label":e?"":t,disabled:s||d||l}),_.jsx("span",{className:se.placeholder,children:t})]})]}),r&&_.jsx("div",{className:se.helper,children:r})]})},Jse="example-module__example___TRgac",ede="example-module__content___ExA7w",TC={example:Jse,"is-skeleton":"example-module__is-skeleton___dMyJl",content:ede},tde=({isSkeleton:e=!1})=>_.jsx("div",{className:re(TC.example,e&&TC["is-skeleton"]),children:_.jsx("div",{className:TC.content,children:"Example"})}),nde="modal-module__backdrop___DCpKI",ade="modal-module__fullscreen___sfLoP",ode="modal-module__main___0Sjqx",ide="modal-module__max___9QSAL",cde="modal-module__sheet___8-CTw",rde="modal-module__drag___mZz3W",sde="modal-module__scroll___OnShd",dde="modal-module__header___t3TrT",hde="modal-module__title___oMB-c",lde="modal-module__top___62uvi",ude="modal-module__subtext___IHfeN",pde="modal-module__right___rvlxY",yde="modal-module__anchor___UCD-N",kde="modal-module__footer___tqppg",fde="modal-module__full___WPa3O",mde="modal-module__left___dCx5f",Mde="modal-module__text___qx9vw",gde="modal-module__content___k129O",ue={backdrop:nde,fullscreen:ade,"backdrop--close-button":"modal-module__backdrop--close-button___SWtbL","bottom-sheet":"modal-module__bottom-sheet___oPiUM",main:ode,max:ide,sheet:cde,drag:rde,scroll:sde,header:dde,title:hde,top:lde,subtext:ude,right:pde,anchor:yde,footer:kde,full:fde,left:mde,text:Mde,content:gde},_de=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},xb=({title:e="",subtext:t="",trailing:a,sheet:o=!1})=>{const i=Dx({maxWidth:743}),r=_de(a);return _.jsxs("div",{className:re(ue.header,o&&!i&&ue.sheet),children:[(e||t)&&_.jsxs("div",{className:ue.top,children:[_.jsx("div",{className:re(ue.title,!t&&ue.large),children:e}),t&&_.jsx("div",{className:ue.subtext,children:t})]}),a&&_.jsx("div",{className:re(ue.right,r&&ue.anchor),children:a})]})},Lb=e=>{var t;return q.isValidElement(e)&&((t=e.props)==null?void 0:t.variant)==="anchor"},wb=({title:e="",subtext:t="",leading:a,trailing:o,fullWidth:i=!1})=>{const r=Lb(a),c=Lb(o);return _.jsxs("div",{className:re(ue.footer,i&&ue.full),children:[(e||t||a)&&_.jsx("div",{className:re(ue.left,r&&!e&&!t&&ue.anchor),children:e||t?_.jsxs("div",{className:ue.text,children:[e&&_.jsx("div",{className:ue.title,children:e}),t&&_.jsx("div",{className:ue.subtext,children:t})]}):_.jsx(_.Fragment,{children:a})}),o&&_.jsx("div",{className:re(ue.right,c&&ue.anchor),children:o})]})},vde=({children:e,modal:t,headerProps:a,footerProps:o,maxWidth:i,sheet:r=!1,fullscreen:c=!1,mobileMaxHeight:s=!1,mobileDraggable:d=!1,backdropClose:l=!0,bottomSheet:h=!1})=>{const u=q.useRef(null),p=Vre(),k=Dx({maxWidth:743}),[C,g]=q.useState(!0);q.useEffect(()=>{g(k)},[k]);const L=(f,w)=>{w.offset.y>150&&t.hide()},M=()=>{const f={opacity:0};return r&&!k?{...f,translateX:"calc(100% + 0.5rem)",opacity:1}:f},I=()=>{const f={opacity:1};return r&&!k?{...f,translateX:0,opacity:1}:f};return _.jsx(J0e,{onExitComplete:()=>t.remove(),children:t.visible&&_.jsxs(fa.div,{className:re(ue.backdrop,h&&ue["bottom-sheet"],c&&ue.fullscreen,s&&k&&ue.max,r&&!k&&ue.sheet),children:[_.jsx(fa.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.6},onClick:()=>l&&t.hide(),className:ue["backdrop--close-button"]}),C&&d&&h?_.jsx(fa.div,{ref:u,className:re(ue.main,c&&ue.fullscreen),style:i?{maxWidth:i}:void 0,drag:"y",dragConstraints:{top:0,bottom:0},dragElastic:{top:0,bottom:.5},dragListener:!1,dragControls:p,onDragEnd:L,initial:{y:"100%"},animate:{y:0},exit:{y:"100%"},transition:{duration:.4,ease:"easeInOut"},children:_.jsxs("div",{className:ue.drag,onPointerDown:f=>p.start(f),style:{touchAction:"none"},children:[a&&_.jsx(xb,{...a}),_.jsx("div",{className:ue.scroll,children:_.jsx("div",{className:ue.content,children:e})}),o&&_.jsx(wb,{...o})]})}):_.jsxs(fa.div,{className:re(ue.main,c&&ue.fullscreen),style:i?{maxWidth:i}:void 0,onDragEnd:L,initial:M(),animate:I(),exit:M(),transition:{duration:.4,ease:"easeInOut"},children:[a&&_.jsx(xb,{...a}),_.jsx("div",{className:ue.scroll,children:_.jsx("div",{className:ue.content,children:e})}),o&&_.jsx(wb,{...o})]})]})})};exports.Banner=Pne;exports.Button=Ke;exports.Checkbox=gI;exports.Example=tde;exports.Footer=Bae;exports.FormikInput=Xse;exports.Header=ise;exports.Icon=n1;exports.Input=Kse;exports.Modal=vde;exports.Pagination=Wse;exports.Projects=Xne;exports.Radio=Yse;exports.Section=nae;exports.Select=wI;exports.Stack=xae;exports.Textarea=Qse;exports.Timeline=Vae;
|