(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[596],{257:function(t,e,i){"use strict";var n,s;t.exports=(null==(n=i.g.process)?void 0:n.env)&&"object"==typeof(null==(s=i.g.process)?void 0:s.env)?i.g.process:i(4227)},4227:function(t){!function(){var e={229:function(t){var e,i,n,s=t.exports={};function r(){throw Error("setTimeout has not been defined")}function o(){throw Error("clearTimeout has not been defined")}function a(t){if(e===setTimeout)return setTimeout(t,0);if((e===r||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(i){try{return e.call(null,t,0)}catch(i){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:r}catch(t){e=r}try{i="function"==typeof clearTimeout?clearTimeout:o}catch(t){i=o}}();var l=[],h=!1,u=-1;function d(){h&&n&&(h=!1,n.length?l=n.concat(l):u=-1,l.length&&c())}function c(){if(!h){var t=a(d);h=!0;for(var e=l.length;e;){for(n=l,l=[];++u<e;)n&&n[u].run();u=-1,e=l.length}n=null,h=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===o||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function p(t,e){this.fun=t,this.array=e}function m(){}s.nextTick=function(t){var e=Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)e[i-1]=arguments[i];l.push(new p(t,e)),1!==l.length||h||a(c)},p.prototype.run=function(){this.fun.apply(null,this.array)},s.title="browser",s.browser=!0,s.env={},s.argv=[],s.version="",s.versions={},s.on=m,s.addListener=m,s.once=m,s.off=m,s.removeListener=m,s.removeAllListeners=m,s.emit=m,s.prependListener=m,s.prependOnceListener=m,s.listeners=function(t){return[]},s.binding=function(t){throw Error("process.binding is not supported")},s.cwd=function(){return"/"},s.chdir=function(t){throw Error("process.chdir is not supported")},s.umask=function(){return 0}}},i={};function n(t){var s=i[t];if(void 0!==s)return s.exports;var r=i[t]={exports:{}},o=!0;try{e[t](r,r.exports,n),o=!1}finally{o&&delete i[t]}return r.exports}n.ab="//";var s=n(229);t.exports=s}()},9637:function(t,e,i){"use strict";i.d(e,{oO:function(){return r}});var n=i(2265),s=i(4252);function r(){let t=!(arguments.length>0)||void 0===arguments[0]||arguments[0],e=(0,n.useContext)(s.O);if(null===e)return[!0,null];let{isPresent:i,onExitComplete:r,register:o}=e,a=(0,n.useId)();(0,n.useEffect)(()=>{if(t)return o(a)},[t]);let l=(0,n.useCallback)(()=>t&&r&&r(a),[a,r,t]);return!i&&r?[!1,l]:[!0]}},8881:function(t,e,i){"use strict";i.d(e,{p:function(){return n}});let n=(0,i(2265).createContext)({})},5750:function(t,e,i){"use strict";i.d(e,{_:function(){return n}});let n=(0,i(2265).createContext)({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"})},4252:function(t,e,i){"use strict";i.d(e,{O:function(){return n}});let n=(0,i(2265).createContext)(null)},9596:function(t,e,i){"use strict";let n,s,r;i.d(e,{E:function(){return rJ}});let o=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],a=new Set(o),l=(t,e,i)=>i>e?e:i<t?t:i,h={test:t=>"number"==typeof t,parse:parseFloat,transform:t=>t},u={...h,transform:t=>l(0,1,t)},d={...h,default:1},c=t=>Math.round(1e5*t)/1e5,p=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,m=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,f=(t,e)=>i=>!!("string"==typeof i&&m.test(i)&&i.startsWith(t)||e&&null!=i&&Object.prototype.hasOwnProperty.call(i,e)),g=(t,e,i)=>n=>{if("string"!=typeof n)return n;let[s,r,o,a]=n.match(p);return{[t]:parseFloat(s),[e]:parseFloat(r),[i]:parseFloat(o),alpha:void 0!==a?parseFloat(a):1}},v=t=>l(0,255,t),y={...h,transform:t=>Math.round(v(t))},x={test:f("rgb","red"),parse:g("red","green","blue"),transform:({red:t,green:e,blue:i,alpha:n=1})=>"rgba("+y.transform(t)+", "+y.transform(e)+", "+y.transform(i)+", "+c(u.transform(n))+")"},w={test:f("#"),parse:function(t){let e="",i="",n="",s="";return t.length>5?(e=t.substring(1,3),i=t.substring(3,5),n=t.substring(5,7),s=t.substring(7,9)):(e=t.substring(1,2),i=t.substring(2,3),n=t.substring(3,4),s=t.substring(4,5),e+=e,i+=i,n+=n,s+=s),{red:parseInt(e,16),green:parseInt(i,16),blue:parseInt(n,16),alpha:s?parseInt(s,16)/255:1}},transform:x.transform},T=t=>({test:e=>"string"==typeof e&&e.endsWith(t)&&1===e.split(" ").length,parse:parseFloat,transform:e=>`${e}${t}`}),P=T("deg"),b=T("%"),S=T("px"),A=T("vh"),E=T("vw"),M={...b,parse:t=>b.parse(t)/100,transform:t=>b.transform(100*t)},V={test:f("hsl","hue"),parse:g("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:i,alpha:n=1})=>"hsla("+Math.round(t)+", "+b.transform(c(e))+", "+b.transform(c(i))+", "+c(u.transform(n))+")"},C={test:t=>x.test(t)||w.test(t)||V.test(t),parse:t=>x.test(t)?x.parse(t):V.test(t)?V.parse(t):w.parse(t),transform:t=>"string"==typeof t?t:t.hasOwnProperty("red")?x.transform(t):V.transform(t),getAnimatableNone:t=>{let e=C.parse(t);return e.alpha=0,C.transform(e)}},k=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,D="number",R="color",L=/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 j(t){let e=t.toString(),i=[],n={color:[],number:[],var:[]},s=[],r=0,o=e.replace(L,t=>(C.test(t)?(n.color.push(r),s.push(R),i.push(C.parse(t))):t.startsWith("var(")?(n.var.push(r),s.push("var"),i.push(t)):(n.number.push(r),s.push(D),i.push(parseFloat(t))),++r,"${}")).split("${}");return{values:i,split:o,indexes:n,types:s}}function B(t){return j(t).values}function F(t){let{split:e,types:i}=j(t),n=e.length;return t=>{let s="";for(let r=0;r<n;r++)if(s+=e[r],void 0!==t[r]){let e=i[r];e===D?s+=c(t[r]):e===R?s+=C.transform(t[r]):s+=t[r]}return s}}let O=t=>"number"==typeof t?0:C.test(t)?C.getAnimatableNone(t):t,I={test:function(t){return isNaN(t)&&"string"==typeof t&&(t.match(p)?.length||0)+(t.match(k)?.length||0)>0},parse:B,createTransformer:F,getAnimatableNone:function(t){let e=B(t);return F(t)(e.map(O))}},U=new Set(["brightness","contrast","saturate","opacity"]);function N(t){let[e,i]=t.slice(0,-1).split("(");if("drop-shadow"===e)return t;let[n]=i.match(p)||[];if(!n)return t;let s=i.replace(n,""),r=U.has(e)?1:0;return n!==i&&(r*=100),e+"("+r+s+")"}let W=/\b([a-z-]*)\(.*?\)/gu,$={...I,getAnimatableNone:t=>{let e=t.match(W);return e?e.map(N).join(" "):t}},z={...I,getAnimatableNone:t=>{let e=I.parse(t);return I.createTransformer(t)(e.map(t=>"number"==typeof t?0:"object"==typeof t?{...t,alpha:1}:t))}},Y={...h,transform:Math.round},X={borderWidth:S,borderTopWidth:S,borderRightWidth:S,borderBottomWidth:S,borderLeftWidth:S,borderRadius:S,borderTopLeftRadius:S,borderTopRightRadius:S,borderBottomRightRadius:S,borderBottomLeftRadius:S,width:S,maxWidth:S,height:S,maxHeight:S,top:S,right:S,bottom:S,left:S,inset:S,insetBlock:S,insetBlockStart:S,insetBlockEnd:S,insetInline:S,insetInlineStart:S,insetInlineEnd:S,padding:S,paddingTop:S,paddingRight:S,paddingBottom:S,paddingLeft:S,paddingBlock:S,paddingBlockStart:S,paddingBlockEnd:S,paddingInline:S,paddingInlineStart:S,paddingInlineEnd:S,margin:S,marginTop:S,marginRight:S,marginBottom:S,marginLeft:S,marginBlock:S,marginBlockStart:S,marginBlockEnd:S,marginInline:S,marginInlineStart:S,marginInlineEnd:S,fontSize:S,backgroundPositionX:S,backgroundPositionY:S,rotate:P,rotateX:P,rotateY:P,rotateZ:P,scale:d,scaleX:d,scaleY:d,scaleZ:d,skew:P,skewX:P,skewY:P,distance:S,translateX:S,translateY:S,translateZ:S,x:S,y:S,z:S,perspective:S,transformPerspective:S,opacity:u,originX:M,originY:M,originZ:S,zIndex:Y,fillOpacity:u,strokeOpacity:u,numOctaves:Y},H={...X,color:C,backgroundColor:C,outlineColor:C,fill:C,stroke:C,borderColor:C,borderTopColor:C,borderRightColor:C,borderBottomColor:C,borderLeftColor:C,filter:$,WebkitFilter:$,mask:z,WebkitMask:z},K=t=>H[t],q=()=>({translate:0,scale:1,origin:0,originPoint:0}),_=()=>({x:q(),y:q()}),G=()=>({min:0,max:0}),Z=()=>({x:G(),y:G()}),J=t=>!!(t&&t.getVelocity),Q=new Set(["width","height","top","left","right","bottom",...o]),tt=t=>e=>e.test(t),te=[h,S,b,P,E,A,{test:t=>"auto"===t,parse:t=>t}],ti=t=>te.find(tt(t));i(257);let tn=()=>{},ts=()=>{},tr=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),to=t=>e=>"string"==typeof e&&e.startsWith(t),ta=to("--"),tl=to("var(--"),th=t=>!!tl(t)&&tu.test(t.split("/*")[0].trim()),tu=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function td(t){return"string"==typeof t&&t.split("/*")[0].includes("var(--")}let tc=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u,tp=t=>180*t/Math.PI,tm=t=>tg(tp(Math.atan2(t[1],t[0]))),tf={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:tm,rotateZ:tm,skewX:t=>tp(Math.atan(t[1])),skewY:t=>tp(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},tg=t=>((t%=360)<0&&(t+=360),t),tv=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),ty=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),tx={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:tv,scaleY:ty,scale:t=>(tv(t)+ty(t))/2,rotateX:t=>tg(tp(Math.atan2(t[6],t[5]))),rotateY:t=>tg(tp(Math.atan2(-t[2],t[0]))),rotateZ:tm,rotate:tm,skewX:t=>tp(Math.atan(t[4])),skewY:t=>tp(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function tw(t){return t.includes("scale")?1:0}function tT(t,e){let i,n;if(!t||"none"===t)return tw(e);let s=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);if(s)i=tx,n=s;else{let e=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);i=tf,n=e}if(!n)return tw(e);let r=i[e],o=n[1].split(",").map(tb);return"function"==typeof r?r(o):o[r]}let tP=(t,e)=>{let{transform:i="none"}=getComputedStyle(t);return tT(i,e)};function tb(t){return parseFloat(t.trim())}let tS=t=>t===h||t===S,tA=new Set(["x","y","z"]),tE=o.filter(t=>!tA.has(t)),tM={width:({x:t},{paddingLeft:e="0",paddingRight:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),height:({y:t},{paddingTop:e="0",paddingBottom:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:(t,{transform:e})=>tT(e,"x"),y:(t,{transform:e})=>tT(e,"y")};tM.translateX=tM.x,tM.translateY=tM.y;let tV=t=>t,tC={},tk=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"],tD={value:null,addProjectionMetrics:null};function tR(t,e){let i=!1,n=!0,s={delta:0,timestamp:0,isProcessing:!1},r=()=>i=!0,o=tk.reduce((t,i)=>(t[i]=function(t,e){let i=new Set,n=new Set,s=!1,r=!1,o=new WeakSet,a={delta:0,timestamp:0,isProcessing:!1},l=0;function h(e){o.has(e)&&(u.schedule(e),t()),l++,e(a)}let u={schedule:(t,e=!1,r=!1)=>{let a=r&&s?i:n;return e&&o.add(t),a.has(t)||a.add(t),t},cancel:t=>{n.delete(t),o.delete(t)},process:t=>{if(a=t,s){r=!0;return}s=!0,[i,n]=[n,i],i.forEach(h),e&&tD.value&&tD.value.frameloop[e].push(l),l=0,i.clear(),s=!1,r&&(r=!1,u.process(t))}};return u}(r,e?i:void 0),t),{}),{setup:a,read:l,resolveKeyframes:h,preUpdate:u,update:d,preRender:c,render:p,postRender:m}=o,f=()=>{let r=tC.useManualTiming?s.timestamp:performance.now();i=!1,tC.useManualTiming||(s.delta=n?1e3/60:Math.max(Math.min(r-s.timestamp,40),1)),s.timestamp=r,s.isProcessing=!0,a.process(s),l.process(s),h.process(s),u.process(s),d.process(s),c.process(s),p.process(s),m.process(s),s.isProcessing=!1,i&&e&&(n=!1,t(f))},g=()=>{i=!0,n=!0,s.isProcessing||t(f)};return{schedule:tk.reduce((t,e)=>{let n=o[e];return t[e]=(t,e=!1,s=!1)=>(i||g(),n.schedule(t,e,s)),t},{}),cancel:t=>{for(let e=0;e<tk.length;e++)o[tk[e]].cancel(t)},state:s,steps:o}}let{schedule:tL,cancel:tj,state:tB,steps:tF}=tR("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:tV,!0),tO=new Set,tI=!1,tU=!1,tN=!1;function tW(){if(tU){let t=Array.from(tO).filter(t=>t.needsMeasurement),e=new Set(t.map(t=>t.element)),i=new Map;e.forEach(t=>{let e=function(t){let e=[];return tE.forEach(i=>{let n=t.getValue(i);void 0!==n&&(e.push([i,n.get()]),n.set(i.startsWith("scale")?1:0))}),e}(t);e.length&&(i.set(t,e),t.render())}),t.forEach(t=>t.measureInitialState()),e.forEach(t=>{t.render();let e=i.get(t);e&&e.forEach(([e,i])=>{t.getValue(e)?.set(i)})}),t.forEach(t=>t.measureEndState()),t.forEach(t=>{void 0!==t.suspendedScrollY&&window.scrollTo(0,t.suspendedScrollY)})}tU=!1,tI=!1,tO.forEach(t=>t.complete(tN)),tO.clear()}function t$(){tO.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(tU=!0)})}class tz{constructor(t,e,i,n,s,r=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=e,this.name=i,this.motionValue=n,this.element=s,this.isAsync=r}scheduleResolve(){this.state="scheduled",this.isAsync?(tO.add(this),tI||(tI=!0,tL.read(t$),tL.resolveKeyframes(tW))):(this.readKeyframes(),this.complete())}readKeyframes(){let{unresolvedKeyframes:t,name:e,element:i,motionValue:n}=this;if(null===t[0]){let s=n?.get(),r=t[t.length-1];if(void 0!==s)t[0]=s;else if(i&&e){let n=i.readValue(e,r);null!=n&&(t[0]=n)}void 0===t[0]&&(t[0]=r),n&&void 0===s&&n.set(t[0])}!function(t){for(let e=1;e<t.length;e++)t[e]??(t[e]=t[e-1])}(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),tO.delete(this)}cancel(){"scheduled"===this.state&&(tO.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}let tY=t=>/^0[^.\s]+$/u.test(t),tX=new Set([$,z]);function tH(t,e){let i=K(t);return tX.has(i)||(i=I),i.getAnimatableNone?i.getAnimatableNone(e):void 0}let tK=new Set(["auto","none","0"]);class tq extends tz{constructor(t,e,i,n,s){super(t,e,i,n,s,!0)}readKeyframes(){let{unresolvedKeyframes:t,element:e,name:i}=this;if(!e||!e.current)return;super.readKeyframes();for(let i=0;i<t.length;i++){let n=t[i];if("string"==typeof n&&th(n=n.trim())){let s=function t(e,i,n=1){ts(n<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`,"max-css-var-depth");let[s,r]=function(t){let e=tc.exec(t);if(!e)return[,];let[,i,n,s]=e;return[`--${i??n}`,s]}(e);if(!s)return;let o=window.getComputedStyle(i).getPropertyValue(s);if(o){let t=o.trim();return tr(t)?parseFloat(t):t}return th(r)?t(r,i,n+1):r}(n,e.current);void 0!==s&&(t[i]=s),i===t.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!Q.has(i)||2!==t.length)return;let[n,s]=t,r=ti(n),o=ti(s);if(td(n)!==td(s)&&tM[i]){this.needsMeasurement=!0;return}if(r!==o){if(tS(r)&&tS(o))for(let e=0;e<t.length;e++){let i=t[e];"string"==typeof i&&(t[e]=parseFloat(i))}else tM[i]&&(this.needsMeasurement=!0)}}resolveNoneKeyframes(){let{unresolvedKeyframes:t,name:e}=this,i=[];for(let e=0;e<t.length;e++){var n;(null===t[e]||("number"==typeof(n=t[e])?0===n:null===n||"none"===n||"0"===n||tY(n)))&&i.push(e)}i.length&&function(t,e,i){let n,s=0;for(;s<t.length&&!n;){let e=t[s];"string"==typeof e&&!tK.has(e)&&j(e).values.length&&(n=t[s]),s++}if(n&&i)for(let s of e)t[s]=tH(i,n)}(t,i,e)}measureInitialState(){let{element:t,unresolvedKeyframes:e,name:i}=this;if(!t||!t.current)return;"height"===i&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=tM[i](t.measureViewportBox(),window.getComputedStyle(t.current)),e[0]=this.measuredOrigin;let n=e[e.length-1];void 0!==n&&t.getValue(i,n).jump(n,!1)}measureEndState(){let{element:t,name:e,unresolvedKeyframes:i}=this;if(!t||!t.current)return;let n=t.getValue(e);n&&n.jump(this.measuredOrigin,!1);let s=i.length-1,r=i[s];i[s]=tM[e](t.measureViewportBox(),window.getComputedStyle(t.current)),null!==r&&void 0===this.finalKeyframe&&(this.finalKeyframe=r),this.removedTransforms?.length&&this.removedTransforms.forEach(([e,i])=>{t.getValue(e).set(i)}),this.resolveNoneKeyframes()}}let t_=t=>1e3*t,tG=t=>t/1e3;function tZ(t,e){-1===t.indexOf(e)&&t.push(e)}function tJ(t,e){let i=t.indexOf(e);i>-1&&t.splice(i,1)}class tQ{constructor(){this.subscriptions=[]}add(t){return tZ(this.subscriptions,t),()=>tJ(this.subscriptions,t)}notify(t,e,i){let n=this.subscriptions.length;if(n){if(1===n)this.subscriptions[0](t,e,i);else for(let s=0;s<n;s++){let n=this.subscriptions[s];n&&n(t,e,i)}}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}let t0=t=>t.startsWith("--");function t1(t){let e;return()=>(void 0===e&&(e=t()),e)}let t2={};function t5(t,e){let i=t1(t);return()=>t2[e]??i()}let t3=t5(()=>void 0!==window.ScrollTimeline,"scrollTimeline"),t9=t=>null!==t;function t4(t,{repeat:e,repeatType:i="loop"},n,s=1){let r=t.filter(t9),o=s<0||e&&"loop"!==i&&e%2==1?0:r.length-1;return o&&void 0!==n?n:r[o]}class t6{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,e){return this.finished.then(t,e)}}let t7={layout:0,mainThread:0,waapi:0},t8=t=>Array.isArray(t)&&"number"==typeof t[0],et=t5(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(t){return!1}return!0},"linearEasing"),ee=(t,e,i=10)=>{let n="",s=Math.max(Math.round(e/i),2);for(let e=0;e<s;e++)n+=Math.round(1e4*t(e/(s-1)))/1e4+", ";return`linear(${n.substring(0,n.length-2)})`},ei=([t,e,i,n])=>`cubic-bezier(${t}, ${e}, ${i}, ${n})`,en={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ei([0,.65,.55,1]),circOut:ei([.55,0,1,.45]),backIn:ei([.31,.01,.66,-.59]),backOut:ei([.33,1.53,.69,.99])};function es(t){return"function"==typeof t&&"applyToOptions"in t}class er extends t6{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!t)return;let{element:e,name:i,keyframes:n,pseudoElement:s,allowFlatten:r=!1,finalKeyframe:o,onComplete:a}=t;this.isPseudoElement=!!s,this.allowFlatten=r,this.options=t,ts("string"!=typeof t.type,'Mini animate() doesn\'t support "type" as a string.',"mini-spring");let l=function({type:t,...e}){return es(t)&&et()?t.applyToOptions(e):(e.duration??(e.duration=300),e.ease??(e.ease="easeOut"),e)}(t);this.animation=function(t,e,i,{delay:n=0,duration:s=300,repeat:r=0,repeatType:o="loop",ease:a="easeOut",times:l}={},h){let u={[e]:i};l&&(u.offset=l);let d=function t(e,i){if(e)return"function"==typeof e?et()?ee(e,i):"ease-out":t8(e)?ei(e):Array.isArray(e)?e.map(e=>t(e,i)||en.easeOut):en[e]}(a,s);Array.isArray(d)&&(u.easing=d),tD.value&&t7.waapi++;let c={delay:n,duration:s,easing:Array.isArray(d)?"linear":d,fill:"both",iterations:r+1,direction:"reverse"===o?"alternate":"normal"};h&&(c.pseudoElement=h);let p=t.animate(u,c);return tD.value&&p.finished.finally(()=>{t7.waapi--}),p}(e,i,n,l,s),!1===l.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!s){let t=t4(n,this.options,o,this.speed);this.updateMotionValue?this.updateMotionValue(t):t0(i)?e.style.setProperty(i,t):e.style[i]=t,this.animation.cancel()}a?.(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(t){}}stop(){if(this.isStopped)return;this.isStopped=!0;let{state:t}=this;"idle"!==t&&"finished"!==t&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){let t=this.options?.element;!this.isPseudoElement&&t?.isConnected&&this.animation.commitStyles?.()}get duration(){return tG(Number(this.animation.effect?.getComputedTiming?.().duration||0))}get iterationDuration(){let{delay:t=0}=this.options||{};return this.duration+tG(t)}get time(){return tG(Number(this.animation.currentTime)||0)}set time(t){this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=t_(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(t){this.manualStartTime=this.animation.startTime=t}attachTimeline({timeline:t,observe:e}){return(this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,t&&t3())?(this.animation.timeline=t,tV):e(this)}}let eo=new Set(["opacity","clipPath","filter","transform"]),{schedule:ea,cancel:el}=tR(queueMicrotask,!1);function eh(){n=void 0}let eu={now:()=>(void 0===n&&eu.set(tB.isProcessing||tC.useManualTiming?tB.timestamp:performance.now()),n),set:t=>{n=t,queueMicrotask(eh)}},ed=t=>!isNaN(parseFloat(t)),ec={current:void 0};class ep{constructor(t,e={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=t=>{let e=eu.now();if(this.updatedAt!==e&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(t),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(let t of this.dependents)t.dirty()},this.hasAnimated=!1,this.setCurrent(t),this.owner=e.owner}setCurrent(t){this.current=t,this.updatedAt=eu.now(),null===this.canTrackVelocity&&void 0!==t&&(this.canTrackVelocity=ed(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,e){this.events[t]||(this.events[t]=new tQ);let i=this.events[t].add(e);return"change"===t?()=>{i(),tL.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(let t in this.events)this.events[t].clear()}attach(t,e){this.passiveEffect=t,this.stopPassiveEffect=e}set(t){this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t)}setWithVelocity(t,e,i){this.set(e),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-i}jump(t,e=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,e&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.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 ec.current&&ec.current.push(this),this.current}getPrevious(){return this.prev}getVelocity(){var t;let e=eu.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||e-this.updatedAt>30)return 0;let i=Math.min(this.updatedAt-this.prevUpdatedAt,30);return t=parseFloat(this.current)-parseFloat(this.prevFrameValue),i?1e3/i*t:0}start(t){return this.stop(),new Promise(e=>{this.hasAnimated=!0,this.animation=t(e),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function em(t,e){return new ep(t,e)}let ef=[...te,C,I],eg=t=>ef.find(tt(t)),ev=new WeakMap;function ey(t){return null!==t&&"object"==typeof t&&"function"==typeof t.start}function ex(t){return"string"==typeof t||Array.isArray(t)}let ew=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],eT=["initial",...ew];function eP(t){return ey(t.animate)||eT.some(e=>ex(t[e]))}function eb(t){return!!(eP(t)||t.variants)}let eS={current:null},eA={current:!1},eE="undefined"!=typeof window;function eM(t){let e=[{},{}];return t?.values.forEach((t,i)=>{e[0][i]=t.get(),e[1][i]=t.getVelocity()}),e}function eV(t,e,i,n){if("function"==typeof e){let[s,r]=eM(n);e=e(void 0!==i?i:t.custom,s,r)}if("string"==typeof e&&(e=t.variants&&t.variants[e]),"function"==typeof e){let[s,r]=eM(n);e=e(void 0!==i?i:t.custom,s,r)}return e}let eC=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],ek={};class eD{scrapeMotionValuesFromProps(t,e,i){return{}}constructor({parent:t,props:e,presenceContext:i,reducedMotionConfig:n,skipAnimations:s,blockInitialAnimation:r,visualState:o},a={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=tz,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,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=()=>{let t=eu.now();this.renderScheduledAt<t&&(this.renderScheduledAt=t,tL.render(this.render,!1,!0))};let{latestValues:l,renderState:h}=o;this.latestValues=l,this.baseTarget={...l},this.initialValues=e.initial?{...l}:{},this.renderState=h,this.parent=t,this.props=e,this.presenceContext=i,this.depth=t?t.depth+1:0,this.reducedMotionConfig=n,this.skipAnimationsConfig=s,this.options=a,this.blockInitialAnimation=!!r,this.isControllingVariants=eP(e),this.isVariantNode=eb(e),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);let{willChange:u,...d}=this.scrapeMotionValuesFromProps(e,{},this);for(let t in d){let e=d[t];void 0!==l[t]&&J(e)&&e.set(l[t])}}mount(t){if(this.hasBeenMounted)for(let t in this.initialValues)this.values.get(t)?.jump(this.initialValues[t]),this.latestValues[t]=this.initialValues[t];this.current=t,ev.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((t,e)=>this.bindToMotionValue(e,t)),"never"===this.reducedMotionConfig?this.shouldReduceMotion=!1:"always"===this.reducedMotionConfig?this.shouldReduceMotion=!0:(eA.current||function(){if(eA.current=!0,eE){if(window.matchMedia){let t=window.matchMedia("(prefers-reduced-motion)"),e=()=>eS.current=t.matches;t.addEventListener("change",e),e()}else eS.current=!1}}(),this.shouldReduceMotion=eS.current),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,this.parent?.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){for(let t in this.projection&&this.projection.unmount(),tj(this.notifyUpdate),tj(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this),this.events)this.events[t].clear();for(let t in this.features){let e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,e){let i;if(this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)(),e.accelerate&&eo.has(t)&&this.current instanceof HTMLElement){let{factory:i,keyframes:n,times:s,ease:r,duration:o}=e.accelerate,a=new er({element:this.current,name:t,keyframes:n,times:s,ease:r,duration:t_(o)}),l=i(a);this.valueSubscriptions.set(t,()=>{l(),a.cancel()});return}let n=a.has(t);n&&this.onBindTransform&&this.onBindTransform();let s=e.on("change",e=>{this.latestValues[t]=e,this.props.onUpdate&&tL.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});"undefined"!=typeof window&&window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,()=>{s(),i&&i(),e.owner&&e.stop()})}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in ek){let e=ek[t];if(!e)continue;let{isEnabled:i,Feature:n}=e;if(!this.features[t]&&n&&i(this.props)&&(this.features[t]=new n(this)),this.features[t]){let e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Z()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let e=0;e<eC.length;e++){let i=eC[e];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);let n=t["on"+i];n&&(this.propEventSubscriptions[i]=this.on(i,n))}this.prevMotionValues=function(t,e,i){for(let n in e){let s=e[n],r=i[n];if(J(s))t.addValue(n,s);else if(J(r))t.addValue(n,em(s,{owner:t}));else if(r!==s){if(t.hasValue(n)){let e=t.getValue(n);!0===e.liveStyle?e.jump(s):e.hasAnimated||e.set(s)}else{let e=t.getStaticValue(n);t.addValue(n,em(void 0!==e?e:s,{owner:t}))}}}for(let n in i)void 0===e[n]&&t.removeValue(n);return e}(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){let e=this.getClosestVariantNode();if(e)return e.variantChildren&&e.variantChildren.add(t),()=>e.variantChildren.delete(t)}addValue(t,e){let i=this.values.get(t);e!==i&&(i&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);let e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let i=this.values.get(t);return void 0===i&&void 0!==e&&(i=em(null===e?void 0:e,{owner:this}),this.addValue(t,i)),i}readValue(t,e){let i=void 0===this.latestValues[t]&&this.current?this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];return null!=i&&("string"==typeof i&&(tr(i)||tY(i))?i=parseFloat(i):!eg(i)&&I.test(e)&&(i=tH(t,e)),this.setBaseTarget(t,J(i)?i.get():i)),J(i)?i.get():i}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){let e;let{initial:i}=this.props;if("string"==typeof i||"object"==typeof i){let n=eV(this.props,i,this.presenceContext?.custom);n&&(e=n[t])}if(i&&void 0!==e)return e;let n=this.getBaseTargetFromProps(this.props,t);return void 0===n||J(n)?void 0!==this.initialValues[t]&&void 0===e?void 0:this.baseTarget[t]:n}on(t,e){return this.events[t]||(this.events[t]=new tQ),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}scheduleRenderMicrotask(){ea.render(this.render)}}class eR extends eD{constructor(){super(...arguments),this.KeyframeResolver=tq}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){let i=t.style;return i?i[e]:void 0}removeValueFromRenderState(t,{vars:e,style:i}){delete e[t],delete i[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);let{children:t}=this.props;J(t)&&(this.childSubscription=t.on("change",t=>{this.current&&(this.current.textContent=`${t}`)}))}}function eL(t){return t.replace(/([A-Z])/g,t=>`-${t.toLowerCase()}`)}let ej=(t,e)=>e&&"number"==typeof t?e.transform(t):t,eB={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},eF=o.length;function eO(t,e,i){let{style:n,vars:s,transformOrigin:r}=t,l=!1,h=!1;for(let t in e){let i=e[t];if(a.has(t)){l=!0;continue}if(ta(t)){s[t]=i;continue}{let e=ej(i,X[t]);t.startsWith("origin")?(h=!0,r[t]=e):n[t]=e}}if(!e.transform&&(l||i?n.transform=function(t,e,i){let n="",s=!0;for(let r=0;r<eF;r++){let a=o[r],l=t[a];if(void 0===l)continue;let h=!0;if("number"==typeof l)h=l===(a.startsWith("scale")?1:0);else{let t=parseFloat(l);h=a.startsWith("scale")?1===t:0===t}if(!h||i){let t=ej(l,X[a]);if(!h){s=!1;let e=eB[a]||a;n+=`${e}(${t}) `}i&&(e[a]=t)}}return n=n.trim(),i?n=i(e,s?"":n):s&&(n="none"),n}(e,t.transform,i):n.transform&&(n.transform="none")),h){let{originX:t="50%",originY:e="50%",originZ:i=0}=r;n.transformOrigin=`${t} ${e} ${i}`}}let eI={offset:"stroke-dashoffset",array:"stroke-dasharray"},eU={offset:"strokeDashoffset",array:"strokeDasharray"},eN=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function eW(t,{attrX:e,attrY:i,attrScale:n,pathLength:s,pathSpacing:r=1,pathOffset:o=0,...a},l,h,u){if(eO(t,a,h),l){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};let{attrs:d,style:c}=t;for(let t of(d.transform&&(c.transform=d.transform,delete d.transform),(c.transform||d.transformOrigin)&&(c.transformOrigin=d.transformOrigin??"50% 50%",delete d.transformOrigin),c.transform&&(c.transformBox=u?.transformBox??"fill-box",delete d.transformBox),eN))void 0!==d[t]&&(c[t]=d[t],delete d[t]);void 0!==e&&(d.x=e),void 0!==i&&(d.y=i),void 0!==n&&(d.scale=n),void 0!==s&&function(t,e,i=1,n=0,s=!0){t.pathLength=1;let r=s?eI:eU;t[r.offset]=`${-n}`,t[r.array]=`${e} ${i}`}(d,s,r,o,!1)}let e$=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"]),ez=t=>"string"==typeof t&&"svg"===t.toLowerCase();function eY(t,{style:e,vars:i},n,s){let r;let o=t.style;for(r in e)o[r]=e[r];for(r in s?.applyProjectionStyles(o,n),i)o.setProperty(r,i[r])}function eX(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}let eH={correct:(t,e)=>{if(!e.target)return t;if("string"==typeof t){if(!S.test(t))return t;t=parseFloat(t)}let i=eX(t,e.target.x),n=eX(t,e.target.y);return`${i}% ${n}%`}},eK=(t,e,i)=>t+(e-t)*i,eq={borderRadius:{...eH,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:eH,borderTopRightRadius:eH,borderBottomLeftRadius:eH,borderBottomRightRadius:eH,boxShadow:{correct:(t,{treeScale:e,projectionDelta:i})=>{let n=I.parse(t);if(n.length>5)return t;let s=I.createTransformer(t),r="number"!=typeof n[0]?1:0,o=i.x.scale*e.x,a=i.y.scale*e.y;n[0+r]/=o,n[1+r]/=a;let l=eK(o,a,.5);return"number"==typeof n[2+r]&&(n[2+r]/=l),"number"==typeof n[3+r]&&(n[3+r]/=l),s(n)}}};function e_(t,{layout:e,layoutId:i}){return a.has(t)||t.startsWith("origin")||(e||void 0!==i)&&(!!eq[t]||"opacity"===t)}function eG(t,e,i){let n=t.style,s=e?.style,r={};if(!n)return r;for(let e in n)(J(n[e])||s&&J(s[e])||e_(e,t)||i?.getValue(e)?.liveStyle!==void 0)&&(r[e]=n[e]);return r}function eZ(t,e,i){let n=eG(t,e,i);for(let i in t)(J(t[i])||J(e[i]))&&(n[-1!==o.indexOf(i)?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i]=t[i]);return n}class eJ extends eR{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Z}getBaseTargetFromProps(t,e){return t[e]}readValueFromInstance(t,e){if(a.has(e)){let t=K(e);return t&&t.default||0}return e=e$.has(e)?e:eL(e),t.getAttribute(e)}scrapeMotionValuesFromProps(t,e,i){return eZ(t,e,i)}build(t,e,i){eW(t,e,this.isSVGTag,i.transformTemplate,i.style)}renderInstance(t,e,i,n){!function(t,e,i,n){for(let i in eY(t,e,void 0,n),e.attrs)t.setAttribute(e$.has(i)?i:eL(i),e.attrs[i])}(t,e,0,n)}mount(t){this.isSVGTag=ez(t.tagName),super.mount(t)}}function eQ({top:t,left:e,right:i,bottom:n}){return{x:{min:e,max:i},y:{min:t,max:n}}}function e0(t){return void 0===t||1===t}function e1({scale:t,scaleX:e,scaleY:i}){return!e0(t)||!e0(e)||!e0(i)}function e2(t){return e1(t)||e5(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function e5(t){var e,i;return(e=t.x)&&"0%"!==e||(i=t.y)&&"0%"!==i}function e3(t,e,i,n,s){return void 0!==s&&(t=n+s*(t-n)),n+i*(t-n)+e}function e9(t,e=0,i=1,n,s){t.min=e3(t.min,e,i,n,s),t.max=e3(t.max,e,i,n,s)}function e4(t,{x:e,y:i}){e9(t.x,e.translate,e.scale,e.originPoint),e9(t.y,i.translate,i.scale,i.originPoint)}function e6(t,e){t.min=t.min+e,t.max=t.max+e}function e7(t,e,i,n,s=.5){let r=eK(t.min,t.max,s);e9(t,e,i,r,n)}function e8(t,e){e7(t.x,e.x,e.scaleX,e.scale,e.originX),e7(t.y,e.y,e.scaleY,e.scale,e.originY)}function it(t,e){return eQ(function(t,e){if(!e)return t;let i=e({x:t.left,y:t.top}),n=e({x:t.right,y:t.bottom});return{top:i.y,left:i.x,bottom:n.y,right:n.x}}(t.getBoundingClientRect(),e))}class ie extends eR{constructor(){super(...arguments),this.type="html",this.renderInstance=eY}readValueFromInstance(t,e){if(a.has(e))return this.projection?.isProjecting?tw(e):tP(t,e);{let i=window.getComputedStyle(t),n=(ta(e)?i.getPropertyValue(e):i[e])||0;return"string"==typeof n?n.trim():n}}measureInstanceViewportBox(t,{transformPagePoint:e}){return it(t,e)}build(t,e,i){eO(t,e,i.transformTemplate)}scrapeMotionValuesFromProps(t,e,i){return eG(t,e,i)}}var ii,is=i(2265);let ir=["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 io(t){if("string"!=typeof t||t.includes("-"));else if(ir.indexOf(t)>-1||/[A-Z]/u.test(t))return!0;return!1}var ia=i(7437),il=i(8881);let ih=(0,is.createContext)({strict:!1});var iu=i(5750);let id=(0,is.createContext)({});function ic(t){return Array.isArray(t)?t.join(" "):t}let ip=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function im(t,e,i){for(let n in e)J(e[n])||e_(n,i)||(t[n]=e[n])}let ig=()=>({...ip(),attrs:{}}),iv=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","propagate","ignoreStrict","viewport"]);function iy(t){return t.startsWith("while")||t.startsWith("drag")&&"draggable"!==t||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||iv.has(t)}let ix=t=>!iy(t);try{ii=require("@emotion/is-prop-valid").default,"function"==typeof ii&&(ix=t=>t.startsWith("on")?!iy(t):ii(t))}catch{}function iw(t){return J(t)?t.get():t}var iT=i(4252),iP=i(3576);let ib=t=>(e,i)=>{let n=(0,is.useContext)(id),s=(0,is.useContext)(iT.O),r=()=>(function(t,e,i,n){let{scrapeMotionValuesFromProps:s,createRenderState:r}=t;return{latestValues:function(t,e,i,n){let s={},r=n(t,{});for(let t in r)s[t]=iw(r[t]);let{initial:o,animate:a}=t,l=eP(t),h=eb(t);e&&h&&!l&&!1!==t.inherit&&(void 0===o&&(o=e.initial),void 0===a&&(a=e.animate));let u=!!i&&!1===i.initial,d=(u=u||!1===o)?a:o;if(d&&"boolean"!=typeof d&&!ey(d)){let e=Array.isArray(d)?d:[d];for(let i=0;i<e.length;i++){let n=eV(t,e[i]);if(n){let{transitionEnd:t,transition:e,...i}=n;for(let t in i){let e=i[t];if(Array.isArray(e)){let t=u?e.length-1:0;e=e[t]}null!==e&&(s[t]=e)}for(let e in t)s[e]=t[e]}}}return s}(e,i,n,s),renderState:r()}})(t,e,n,s);return i?r():(0,iP.h)(r)},iS=ib({scrapeMotionValuesFromProps:eG,createRenderState:ip}),iA=ib({scrapeMotionValuesFromProps:eZ,createRenderState:ig});var iE=i(4563);let iM={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"]},iV=!1;function iC(){return!function(){if(iV)return;let t={};for(let e in iM)t[e]={isEnabled:t=>iM[e].some(e=>!!t[e])};ek=t,iV=!0}(),ek}let ik=Symbol.for("motionComponentSymbol"),iD="data-"+eL("framerAppearId"),iR=(0,is.createContext)({});function iL(t){return t&&"object"==typeof t&&Object.prototype.hasOwnProperty.call(t,"current")}var ij=i(1534);function iB(t){var e,i;let{forwardMotionProps:n=!1,type:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,o=arguments.length>3?arguments[3]:void 0;r&&function(t){let e=iC();for(let i in t)e[i]={...e[i],...t[i]};ek=e}(r);let a=s?"svg"===s:io(t),l=a?iA:iS;function h(e,i){let s;let r={...(0,is.useContext)(iu._),...e,layoutId:function(t){let{layoutId:e}=t,i=(0,is.useContext)(il.p).id;return i&&void 0!==e?i+"-"+e:e}(e)},{isStatic:h}=r,u=function(t){let{initial:e,animate:i}=function(t,e){if(eP(t)){let{initial:e,animate:i}=t;return{initial:!1===e||ex(e)?e:void 0,animate:ex(i)?i:void 0}}return!1!==t.inherit?e:{}}(t,(0,is.useContext)(id));return(0,is.useMemo)(()=>({initial:e,animate:i}),[ic(e),ic(i)])}(e),d=l(e,h);if(!h&&iE.j){(0,is.useContext)(ih).strict;let e=function(t){let{drag:e,layout:i}=iC();if(!e&&!i)return{};let n={...e,...i};return{MeasureLayout:(null==e?void 0:e.isEnabled(t))||(null==i?void 0:i.isEnabled(t))?n.MeasureLayout:void 0,ProjectionNode:n.ProjectionNode}}(r);s=e.MeasureLayout,u.visualElement=function(t,e,i,n,s,r){var o,a,l,h;let{visualElement:u}=(0,is.useContext)(id),d=(0,is.useContext)(ih),c=(0,is.useContext)(iT.O),p=(0,is.useContext)(iu._),m=p.reducedMotion,f=p.skipAnimations,g=(0,is.useRef)(null),v=(0,is.useRef)(!1);n=n||d.renderer,!g.current&&n&&(g.current=n(t,{visualState:e,parent:u,props:i,presenceContext:c,blockInitialAnimation:!!c&&!1===c.initial,reducedMotionConfig:m,skipAnimations:f,isSVG:r}),v.current&&g.current&&(g.current.manuallyAnimateOnMount=!0));let y=g.current,x=(0,is.useContext)(iR);y&&!y.projection&&s&&("html"===y.type||"svg"===y.type)&&function(t,e,i,n){let{layoutId:s,layout:r,drag:o,dragConstraints:a,layoutScroll:l,layoutRoot:h,layoutCrossfade:u}=e;t.projection=new i(t.latestValues,e["data-framer-portal-id"]?void 0:function t(e){if(e)return!1!==e.options.allowProjection?e.projection:t(e.parent)}(t.parent)),t.projection.setOptions({layoutId:s,layout:r,alwaysMeasureLayout:!!o||a&&iL(a),visualElement:t,animationType:"string"==typeof r?r:"both",initialPromotionConfig:n,crossfade:u,layoutScroll:l,layoutRoot:h})}(g.current,i,s,x);let w=(0,is.useRef)(!1);(0,is.useInsertionEffect)(()=>{y&&w.current&&y.update(i,c)});let T=i[iD],P=(0,is.useRef)(!!T&&!(null===(o=(a=window).MotionHandoffIsComplete)||void 0===o?void 0:o.call(a,T))&&(null===(l=(h=window).MotionHasOptimisedAnimation)||void 0===l?void 0:l.call(h,T)));return(0,ij.L)(()=>{v.current=!0,y&&(w.current=!0,window.MotionIsMounted=!0,y.updateFeatures(),y.scheduleRenderMicrotask(),P.current&&y.animationState&&y.animationState.animateChanges())}),(0,is.useEffect)(()=>{y&&(!P.current&&y.animationState&&y.animationState.animateChanges(),P.current&&(queueMicrotask(()=>{var t,e;null===(t=(e=window).MotionHandoffMarkAsComplete)||void 0===t||t.call(e,T)}),P.current=!1),y.enteringChildren=void 0)}),y}(t,d,r,o,e.ProjectionNode,a)}return(0,ia.jsxs)(id.Provider,{value:u,children:[s&&u.visualElement?(0,ia.jsx)(s,{visualElement:u.visualElement,...r}):null,function(t,e,i,n,s){let{latestValues:r}=n,o=arguments.length>5&&void 0!==arguments[5]&&arguments[5],a=arguments.length>6?arguments[6]:void 0,l=((null!=a?a:io(t))?function(t,e,i,n){let s=(0,is.useMemo)(()=>{let i=ig();return eW(i,e,ez(n),t.transformTemplate,t.style),{...i.attrs,style:{...i.style}}},[e]);if(t.style){let e={};im(e,t.style,t),s.style={...e,...s.style}}return s}:function(t,e){let i={},n=function(t,e){let i=t.style||{},n={};return im(n,i,t),Object.assign(n,function(t,e){let{transformTemplate:i}=t;return(0,is.useMemo)(()=>{let t=ip();return eO(t,e,i),Object.assign({},t.vars,t.style)},[e])}(t,e)),n}(t,e);return t.drag&&!1!==t.dragListener&&(i.draggable=!1,n.userSelect=n.WebkitUserSelect=n.WebkitTouchCallout="none",n.touchAction=!0===t.drag?"none":"pan-".concat("x"===t.drag?"y":"x")),void 0===t.tabIndex&&(t.onTap||t.onTapStart||t.whileTap)&&(i.tabIndex=0),i.style=n,i})(e,r,s,t),h=function(t,e,i){let n={};for(let s in t)("values"!==s||"object"!=typeof t.values)&&(ix(s)||!0===i&&iy(s)||!e&&!iy(s)||t.draggable&&s.startsWith("onDrag"))&&(n[s]=t[s]);return n}(e,"string"==typeof t,o),u=t!==is.Fragment?{...h,...l,ref:i}:{},{children:d}=e,c=(0,is.useMemo)(()=>J(d)?d.get():d,[d]);return(0,is.createElement)(t,{...u,children:c})}(t,e,function(t,e,i){let n=(0,is.useRef)(i);(0,is.useInsertionEffect)(()=>{n.current=i});let s=(0,is.useRef)(null);return(0,is.useCallback)(i=>{if(i){var r;null===(r=t.onMount)||void 0===r||r.call(t,i)}e&&(i?e.mount(i):e.unmount());let o=n.current;if("function"==typeof o){if(i){let t=o(i);"function"==typeof t&&(s.current=t)}else s.current?(s.current(),s.current=null):o(i)}else o&&(o.current=i)},[e])}(d,u.visualElement,i),d,h,n,a)]})}h.displayName="motion.".concat("string"==typeof t?t:"create(".concat(null!==(i=null!==(e=t.displayName)&&void 0!==e?e:t.name)&&void 0!==i?i:"",")"));let u=(0,is.forwardRef)(h);return u[ik]=t,u}class iF{constructor(t){this.isMounted=!1,this.node=t}update(){}}function iO(t,e,i){let n=t.getProps();return eV(n,e,void 0!==i?i:n.custom,t)}function iI(t,e){if(t?.inherit&&e){let{inherit:i,...n}=t;return{...e,...n}}return t}function iU(t,e){let i=t?.[e]??t?.default??t;return i!==t?iI(i,t):i}let iN=t=>Array.isArray(t);function iW(t,e){let i=t.getValue("willChange");if(J(i)&&i.add)return i.add(e);if(!i&&tC.WillChange){let i=new tC.WillChange("auto");t.addValue("willChange",i),i.add(e)}}let i$=(t,e)=>i=>e(t(i)),iz=(...t)=>t.reduce(i$);function iY(t,e,i){return(i<0&&(i+=1),i>1&&(i-=1),i<1/6)?t+(e-t)*6*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t}function iX(t,e){return i=>i>0?e:t}let iH=(t,e,i)=>{let n=t*t,s=i*(e*e-n)+n;return s<0?0:Math.sqrt(s)},iK=[w,x,V],iq=t=>iK.find(e=>e.test(t));function i_(t){let e=iq(t);if(tn(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!e)return!1;let i=e.parse(t);return e===V&&(i=function({hue:t,saturation:e,lightness:i,alpha:n}){t/=360,i/=100;let s=0,r=0,o=0;if(e/=100){let n=i<.5?i*(1+e):i+e-i*e,a=2*i-n;s=iY(a,n,t+1/3),r=iY(a,n,t),o=iY(a,n,t-1/3)}else s=r=o=i;return{red:Math.round(255*s),green:Math.round(255*r),blue:Math.round(255*o),alpha:n}}(i)),i}let iG=(t,e)=>{let i=i_(t),n=i_(e);if(!i||!n)return iX(t,e);let s={...i};return t=>(s.red=iH(i.red,n.red,t),s.green=iH(i.green,n.green,t),s.blue=iH(i.blue,n.blue,t),s.alpha=eK(i.alpha,n.alpha,t),x.transform(s))},iZ=new Set(["none","hidden"]);function iJ(t,e){return i=>eK(t,e,i)}function iQ(t){return"number"==typeof t?iJ:"string"==typeof t?th(t)?iX:C.test(t)?iG:i2:Array.isArray(t)?i0:"object"==typeof t?C.test(t)?iG:i1:iX}function i0(t,e){let i=[...t],n=i.length,s=t.map((t,i)=>iQ(t)(t,e[i]));return t=>{for(let e=0;e<n;e++)i[e]=s[e](t);return i}}function i1(t,e){let i={...t,...e},n={};for(let s in i)void 0!==t[s]&&void 0!==e[s]&&(n[s]=iQ(t[s])(t[s],e[s]));return t=>{for(let e in n)i[e]=n[e](t);return i}}let i2=(t,e)=>{let i=I.createTransformer(e),n=j(t),s=j(e);return n.indexes.var.length===s.indexes.var.length&&n.indexes.color.length===s.indexes.color.length&&n.indexes.number.length>=s.indexes.number.length?iZ.has(t)&&!s.values.length||iZ.has(e)&&!n.values.length?iZ.has(t)?i=>i<=0?t:e:i=>i>=1?e:t:iz(i0(function(t,e){let i=[],n={color:0,var:0,number:0};for(let s=0;s<e.values.length;s++){let r=e.types[s],o=t.indexes[r][n[r]],a=t.values[o]??0;i[s]=a,n[r]++}return i}(n,s),s.values),i):(tn(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),iX(t,e))};function i5(t,e,i){return"number"==typeof t&&"number"==typeof e&&"number"==typeof i?eK(t,e,i):iQ(t)(t,e)}let i3=t=>{let e=({timestamp:e})=>t(e);return{start:(t=!0)=>tL.update(e,t),stop:()=>tj(e),now:()=>tB.isProcessing?tB.timestamp:eu.now()}};function i9(t){let e=0,i=t.next(e);for(;!i.done&&e<2e4;)e+=50,i=t.next(e);return e>=2e4?1/0:e}function i4(t,e,i){var n,s;let r=Math.max(e-5,0);return n=i-t(r),(s=e-r)?1e3/s*n:0}let i6={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};function i7(t,e){return t*Math.sqrt(1-e*e)}let i8=["duration","bounce"],nt=["stiffness","damping","mass"];function ne(t,e){return e.some(e=>void 0!==t[e])}function ni(t=i6.visualDuration,e=i6.bounce){let i;let n="object"!=typeof t?{visualDuration:t,keyframes:[0,1],bounce:e}:t,{restSpeed:s,restDelta:r}=n,o=n.keyframes[0],a=n.keyframes[n.keyframes.length-1],h={done:!1,value:o},{stiffness:u,damping:d,mass:c,duration:p,velocity:m,isResolvedFromDuration:f}=function(t){let e={velocity:i6.velocity,stiffness:i6.stiffness,damping:i6.damping,mass:i6.mass,isResolvedFromDuration:!1,...t};if(!ne(t,nt)&&ne(t,i8)){if(e.velocity=0,t.visualDuration){let i=2*Math.PI/(1.2*t.visualDuration),n=i*i,s=2*l(.05,1,1-(t.bounce||0))*Math.sqrt(n);e={...e,mass:i6.mass,stiffness:n,damping:s}}else{let i=function({duration:t=i6.duration,bounce:e=i6.bounce,velocity:i=i6.velocity,mass:n=i6.mass}){let s,r;tn(t<=t_(i6.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let o=1-e;o=l(i6.minDamping,i6.maxDamping,o),t=l(i6.minDuration,i6.maxDuration,tG(t)),o<1?(s=e=>{let n=e*o,s=n*t;return .001-(n-i)/i7(e,o)*Math.exp(-s)},r=e=>{let n=e*o*t,r=Math.pow(o,2)*Math.pow(e,2)*t,a=i7(Math.pow(e,2),o);return(n*i+i-r)*Math.exp(-n)*(-s(e)+.001>0?-1:1)/a}):(s=e=>-.001+Math.exp(-e*t)*((e-i)*t+1),r=e=>t*t*(i-e)*Math.exp(-e*t));let a=function(t,e,i){let n=i;for(let i=1;i<12;i++)n-=t(n)/e(n);return n}(s,r,5/t);if(t=t_(t),isNaN(a))return{stiffness:i6.stiffness,damping:i6.damping,duration:t};{let e=Math.pow(a,2)*n;return{stiffness:e,damping:2*o*Math.sqrt(n*e),duration:t}}}({...t,velocity:0});(e={...e,...i,mass:i6.mass}).isResolvedFromDuration=!0}}return e}({...n,velocity:-tG(n.velocity||0)}),g=m||0,v=d/(2*Math.sqrt(u*c)),y=a-o,x=tG(Math.sqrt(u/c)),w=5>Math.abs(y);if(s||(s=w?i6.restSpeed.granular:i6.restSpeed.default),r||(r=w?i6.restDelta.granular:i6.restDelta.default),v<1){let t=i7(x,v);i=e=>a-Math.exp(-v*x*e)*((g+v*x*y)/t*Math.sin(t*e)+y*Math.cos(t*e))}else if(1===v)i=t=>a-Math.exp(-x*t)*(y+(g+x*y)*t);else{let t=x*Math.sqrt(v*v-1);i=e=>{let i=Math.exp(-v*x*e),n=Math.min(t*e,300);return a-i*((g+v*x*y)*Math.sinh(n)+t*y*Math.cosh(n))/t}}let T={calculatedDuration:f&&p||null,next:t=>{let e=i(t);if(f)h.done=t>=p;else{let n=0===t?g:0;v<1&&(n=0===t?t_(g):i4(i,t,e));let o=Math.abs(n)<=s,l=Math.abs(a-e)<=r;h.done=o&&l}return h.value=h.done?a:e,h},toString:()=>{let t=Math.min(i9(T),2e4),e=ee(e=>T.next(t*e).value,t,30);return t+"ms "+e},toTransition:()=>{}};return T}function nn({keyframes:t,velocity:e=0,power:i=.8,timeConstant:n=325,bounceDamping:s=10,bounceStiffness:r=500,modifyTarget:o,min:a,max:l,restDelta:h=.5,restSpeed:u}){let d,c;let p=t[0],m={done:!1,value:p},f=t=>void 0!==a&&t<a||void 0!==l&&t>l,g=t=>void 0===a?l:void 0===l?a:Math.abs(a-t)<Math.abs(l-t)?a:l,v=i*e,y=p+v,x=void 0===o?y:o(y);x!==y&&(v=x-p);let w=t=>-v*Math.exp(-t/n),T=t=>x+w(t),P=t=>{let e=w(t),i=T(t);m.done=Math.abs(e)<=h,m.value=m.done?x:i},b=t=>{f(m.value)&&(d=t,c=ni({keyframes:[m.value,g(m.value)],velocity:i4(T,t,m.value),damping:s,stiffness:r,restDelta:h,restSpeed:u}))};return b(0),{calculatedDuration:null,next:t=>{let e=!1;return(c||void 0!==d||(e=!0,P(t),b(t)),void 0!==d&&t>=d)?c.next(t-d):(e||P(t),m)}}}ni.applyToOptions=t=>{let e=function(t,e=100,i){let n=i({...t,keyframes:[0,e]}),s=Math.min(i9(n),2e4);return{type:"keyframes",ease:t=>n.next(s*t).value/e,duration:tG(s)}}(t,100,ni);return t.ease=e.ease,t.duration=t_(e.duration),t.type="keyframes",t};let ns=(t,e,i)=>(((1-3*i+3*e)*t+(3*i-6*e))*t+3*e)*t;function nr(t,e,i,n){if(t===e&&i===n)return tV;let s=e=>(function(t,e,i,n,s){let r,o;let a=0;do(r=ns(o=e+(i-e)/2,n,s)-t)>0?i=o:e=o;while(Math.abs(r)>1e-7&&++a<12);return o})(e,0,1,t,i);return t=>0===t||1===t?t:ns(s(t),e,n)}let no=nr(.42,0,1,1),na=nr(0,0,.58,1),nl=nr(.42,0,.58,1),nh=t=>Array.isArray(t)&&"number"!=typeof t[0],nu=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,nd=t=>e=>1-t(1-e),nc=nr(.33,1.53,.69,.99),np=nd(nc),nm=nu(np),nf=t=>(t*=2)<1?.5*np(t):.5*(2-Math.pow(2,-10*(t-1))),ng=t=>1-Math.sin(Math.acos(t)),nv=nd(ng),ny=nu(ng),nx={linear:tV,easeIn:no,easeInOut:nl,easeOut:na,circIn:ng,circInOut:ny,circOut:nv,backIn:np,backInOut:nm,backOut:nc,anticipate:nf},nw=t=>"string"==typeof t,nT=t=>{if(t8(t)){ts(4===t.length,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");let[e,i,n,s]=t;return nr(e,i,n,s)}return nw(t)?(ts(void 0!==nx[t],`Invalid easing type '${t}'`,"invalid-easing-type"),nx[t]):t},nP=(t,e,i)=>{let n=e-t;return 0===n?1:(i-t)/n};function nb({duration:t=300,keyframes:e,times:i,ease:n="easeInOut"}){let s=nh(n)?n.map(nT):nT(n),r={done:!1,value:e[0]},o=function(t,e,{clamp:i=!0,ease:n,mixer:s}={}){let r=t.length;if(ts(r===e.length,"Both input and output ranges must be the same length","range-length"),1===r)return()=>e[0];if(2===r&&e[0]===e[1])return()=>e[1];let o=t[0]===t[1];t[0]>t[r-1]&&(t=[...t].reverse(),e=[...e].reverse());let a=function(t,e,i){let n=[],s=i||tC.mix||i5,r=t.length-1;for(let i=0;i<r;i++){let r=s(t[i],t[i+1]);e&&(r=iz(Array.isArray(e)?e[i]||tV:e,r)),n.push(r)}return n}(e,n,s),h=a.length,u=i=>{if(o&&i<t[0])return e[0];let n=0;if(h>1)for(;n<t.length-2&&!(i<t[n+1]);n++);let s=nP(t[n],t[n+1],i);return a[n](s)};return i?e=>u(l(t[0],t[r-1],e)):u}((i&&i.length===e.length?i:function(t){let e=[0];return function(t,e){let i=t[t.length-1];for(let n=1;n<=e;n++){let s=nP(0,e,n);t.push(eK(i,1,s))}}(e,t.length-1),e}(e)).map(e=>e*t),e,{ease:Array.isArray(s)?s:e.map(()=>s||nl).splice(0,e.length-1)});return{calculatedDuration:t,next:e=>(r.value=o(e),r.done=e>=t,r)}}let nS={decay:nn,inertia:nn,tween:nb,keyframes:nb,spring:ni};function nA(t){"string"==typeof t.type&&(t.type=nS[t.type])}let nE=t=>t/100;class nM extends t6{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{let{motionValue:t}=this.options;t&&t.updatedAt!==eu.now()&&this.tick(eu.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},t7.mainThread++,this.options=t,this.initAnimation(),this.play(),!1===t.autoplay&&this.pause()}initAnimation(){let{options:t}=this;nA(t);let{type:e=nb,repeat:i=0,repeatDelay:n=0,repeatType:s,velocity:r=0}=t,{keyframes:o}=t,a=e||nb;a!==nb&&"number"!=typeof o[0]&&(this.mixKeyframes=iz(nE,i5(o[0],o[1])),o=[0,100]);let l=a({...t,keyframes:o});"mirror"===s&&(this.mirroredGenerator=a({...t,keyframes:[...o].reverse(),velocity:-r})),null===l.calculatedDuration&&(l.calculatedDuration=i9(l));let{calculatedDuration:h}=l;this.calculatedDuration=h,this.resolvedDuration=h+n,this.totalDuration=this.resolvedDuration*(i+1)-n,this.generator=l}updateTime(t){let e=Math.round(t-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=e}tick(t,e=!1){let{generator:i,totalDuration:n,mixKeyframes:s,mirroredGenerator:r,resolvedDuration:o,calculatedDuration:a}=this;if(null===this.startTime)return i.next(0);let{delay:h=0,keyframes:u,repeat:d,repeatType:c,repeatDelay:p,type:m,onUpdate:f,finalKeyframe:g}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-n/this.speed,this.startTime)),e?this.currentTime=t:this.updateTime(t);let v=this.currentTime-h*(this.playbackSpeed>=0?1:-1),y=this.playbackSpeed>=0?v<0:v>n;this.currentTime=Math.max(v,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=n);let x=this.currentTime,w=i;if(d){let t=Math.min(this.currentTime,n)/o,e=Math.floor(t),i=t%1;!i&&t>=1&&(i=1),1===i&&e--,(e=Math.min(e,d+1))%2&&("reverse"===c?(i=1-i,p&&(i-=p/o)):"mirror"===c&&(w=r)),x=l(0,1,i)*o}let T=y?{done:!1,value:u[0]}:w.next(x);s&&(T.value=s(T.value));let{done:P}=T;y||null===a||(P=this.playbackSpeed>=0?this.currentTime>=n:this.currentTime<=0);let b=null===this.holdTime&&("finished"===this.state||"running"===this.state&&P);return b&&m!==nn&&(T.value=t4(u,this.options,g,this.speed)),f&&f(T.value),b&&this.finish(),T}then(t,e){return this.finished.then(t,e)}get duration(){return tG(this.calculatedDuration)}get iterationDuration(){let{delay:t=0}=this.options||{};return this.duration+tG(t)}get time(){return tG(this.currentTime)}set time(t){t=t_(t),this.currentTime=t,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(eu.now());let e=this.playbackSpeed!==t;this.playbackSpeed=t,e&&(this.time=tG(this.currentTime))}play(){if(this.isStopped)return;let{driver:t=i3,startTime:e}=this.options;this.driver||(this.driver=t(t=>this.tick(t))),this.options.onPlay?.();let i=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=i):null!==this.holdTime?this.startTime=i-this.holdTime:this.startTime||(this.startTime=e??i),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(eu.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null,t7.mainThread--}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),t.observe(this)}}let nV={anticipate:nf,backInOut:nm,circInOut:ny};class nC extends er{constructor(t){"string"==typeof t.ease&&t.ease in nV&&(t.ease=nV[t.ease]),nA(t),super(t),void 0!==t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){let{motionValue:e,onUpdate:i,onComplete:n,element:s,...r}=this.options;if(!e)return;if(void 0!==t){e.set(t);return}let o=new nM({...r,autoplay:!1}),a=Math.max(10,eu.now()-this.startTime),h=l(0,10,a-10);e.setWithVelocity(o.sample(Math.max(0,a-h)).value,o.sample(a).value,h),o.stop()}}let nk=(t,e)=>"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&(I.test(t)||"0"===t)&&!t.startsWith("url("));function nD(t){t.duration=0,t.type="keyframes"}let nR=new Set(["opacity","clipPath","filter","transform"]),nL=t1(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class nj extends t6{constructor({autoplay:t=!0,delay:e=0,type:i="keyframes",repeat:n=0,repeatDelay:s=0,repeatType:r="loop",keyframes:o,name:a,motionValue:l,element:h,...u}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=eu.now();let d={autoplay:t,delay:e,type:i,repeat:n,repeatDelay:s,repeatType:r,name:a,motionValue:l,element:h,...u},c=h?.KeyframeResolver||tz;this.keyframeResolver=new c(o,(t,e,i)=>this.onKeyframesResolved(t,e,d,!i),a,l,h),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(t,e,i,n){this.keyframeResolver=void 0;let{name:s,type:r,velocity:o,delay:a,isHandoff:l,onUpdate:h}=i;this.resolvedAt=eu.now(),!function(t,e,i,n){let s=t[0];if(null===s)return!1;if("display"===e||"visibility"===e)return!0;let r=t[t.length-1],o=nk(s,e),a=nk(r,e);return tn(o===a,`You are trying to animate ${e} from "${s}" to "${r}". "${o?r:s}" is not an animatable value.`,"value-not-animatable"),!!o&&!!a&&(function(t){let e=t[0];if(1===t.length)return!0;for(let i=0;i<t.length;i++)if(t[i]!==e)return!0}(t)||("spring"===i||es(i))&&n)}(t,s,r,o)&&((tC.instantAnimations||!a)&&h?.(t4(t,i,e)),t[0]=t[t.length-1],nD(i),i.repeat=0);let u={startTime:n?this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:e,...i,keyframes:t},d=!l&&function(t){let{motionValue:e,name:i,repeatDelay:n,repeatType:s,damping:r,type:o}=t;if(!(e?.owner?.current instanceof HTMLElement))return!1;let{onUpdate:a,transformTemplate:l}=e.owner.getProps();return nL()&&i&&nR.has(i)&&("transform"!==i||!l)&&!a&&!n&&"mirror"!==s&&0!==r&&"inertia"!==o}(u),c=u.motionValue?.owner?.current,p=d?new nC({...u,element:c}):new nM(u);p.finished.then(()=>{this.notifyFinished()}).catch(tV),this.pendingTimeline&&(this.stopTimeline=p.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=p}get finished(){return this._animation?this.animation.finished:this._finished}then(t,e){return this.finished.finally(t).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),tN=!0,t$(),tW(),tN=!1),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}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(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}let nB={type:"spring",stiffness:500,damping:25,restSpeed:10},nF=t=>({type:"spring",stiffness:550,damping:0===t?2*Math.sqrt(550):30,restSpeed:10}),nO={type:"keyframes",duration:.8},nI={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},nU=(t,{keyframes:e})=>e.length>2?nO:a.has(t)?t.startsWith("scale")?nF(e[1]):nB:nI,nN=t=>null!==t,nW=(t,e,i,n={},s,r)=>o=>{let a=iU(n,t)||{},l=a.delay||n.delay||0,{elapsed:h=0}=n;h-=t_(l);let u={keyframes:Array.isArray(i)?i:[null,i],ease:"easeOut",velocity:e.getVelocity(),...a,delay:-h,onUpdate:t=>{e.set(t),a.onUpdate&&a.onUpdate(t)},onComplete:()=>{o(),a.onComplete&&a.onComplete()},name:t,motionValue:e,element:r?void 0:s};!function({when:t,delay:e,delayChildren:i,staggerChildren:n,staggerDirection:s,repeat:r,repeatType:o,repeatDelay:a,from:l,elapsed:h,...u}){return!!Object.keys(u).length}(a)&&Object.assign(u,nU(t,u)),u.duration&&(u.duration=t_(u.duration)),u.repeatDelay&&(u.repeatDelay=t_(u.repeatDelay)),void 0!==u.from&&(u.keyframes[0]=u.from);let d=!1;if(!1!==u.type&&(0!==u.duration||u.repeatDelay)||(nD(u),0!==u.delay||(d=!0)),(tC.instantAnimations||tC.skipAnimations||s?.shouldSkipAnimations)&&(d=!0,nD(u),u.delay=0),u.allowFlatten=!a.type&&!a.ease,d&&!r&&void 0!==e.get()){let t=function(t,{repeat:e,repeatType:i="loop"},n){let s=t.filter(nN),r=e&&"loop"!==i&&e%2==1?0:s.length-1;return s[r]}(u.keyframes,a);if(void 0!==t){tL.update(()=>{u.onUpdate(t),u.onComplete()});return}}return a.isSync?new nM(u):new nj(u)};function n$(t,e,{delay:i=0,transitionOverride:n,type:s}={}){let{transition:r,transitionEnd:o,...a}=e,l=t.getDefaultTransition();r=r?iI(r,l):l;let h=r?.reduceMotion;n&&(r=n);let u=[],d=s&&t.animationState&&t.animationState.getState()[s];for(let e in a){let n=t.getValue(e,t.latestValues[e]??null),s=a[e];if(void 0===s||d&&function({protectedKeys:t,needsAnimating:e},i){let n=t.hasOwnProperty(i)&&!0!==e[i];return e[i]=!1,n}(d,e))continue;let o={delay:i,...iU(r||{},e)},l=n.get();if(void 0!==l&&!n.isAnimating&&!Array.isArray(s)&&s===l&&!o.velocity)continue;let c=!1;if(window.MotionHandoffAnimation){let i=t.props[iD];if(i){let t=window.MotionHandoffAnimation(i,e,tL);null!==t&&(o.startTime=t,c=!0)}}iW(t,e);let p=h??t.shouldReduceMotion;n.start(nW(e,n,s,p&&Q.has(e)?{type:!1}:o,t,c));let m=n.animation;m&&u.push(m)}if(o){let e=()=>tL.update(()=>{o&&function(t,e){let{transitionEnd:i={},transition:n={},...s}=iO(t,e)||{};for(let e in s={...s,...i}){var r;let i=iN(r=s[e])?r[r.length-1]||0:r;t.hasValue(e)?t.getValue(e).set(i):t.addValue(e,em(i))}}(t,o)});u.length?Promise.all(u).then(e):e()}return u}function nz(t,e,i,n=0,s=1){let r=Array.from(t).sort((t,e)=>t.sortNodePosition(e)).indexOf(e),o=t.size,a=(o-1)*n;return"function"==typeof i?i(r,o):1===s?r*n:a-r*n}function nY(t,e,i={}){let n=iO(t,e,"exit"===i.type?t.presenceContext?.custom:void 0),{transition:s=t.getDefaultTransition()||{}}=n||{};i.transitionOverride&&(s=i.transitionOverride);let r=n?()=>Promise.all(n$(t,n,i)):()=>Promise.resolve(),o=t.variantChildren&&t.variantChildren.size?(n=0)=>{let{delayChildren:r=0,staggerChildren:o,staggerDirection:a}=s;return function(t,e,i=0,n=0,s=0,r=1,o){let a=[];for(let l of t.variantChildren)l.notify("AnimationStart",e),a.push(nY(l,e,{...o,delay:i+("function"==typeof n?0:n)+nz(t.variantChildren,l,n,s,r)}).then(()=>l.notify("AnimationComplete",e)));return Promise.all(a)}(t,e,n,r,o,a,i)}:()=>Promise.resolve(),{when:a}=s;if(!a)return Promise.all([r(),o(i.delay)]);{let[t,e]="beforeChildren"===a?[r,o]:[o,r];return t().then(()=>e())}}let nX=eT.length;function nH(t,e){if(!Array.isArray(e))return!1;let i=e.length;if(i!==t.length)return!1;for(let n=0;n<i;n++)if(e[n]!==t[n])return!1;return!0}let nK=[...ew].reverse(),nq=ew.length;function n_(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function nG(){return{animate:n_(!0),whileInView:n_(),whileHover:n_(),whileTap:n_(),whileDrag:n_(),whileFocus:n_(),exit:n_()}}class nZ extends iF{constructor(t){super(t),t.animationState||(t.animationState=function(t){let e=e=>Promise.all(e.map(({animation:e,options:i})=>(function(t,e,i={}){let n;if(t.notify("AnimationStart",e),Array.isArray(e))n=Promise.all(e.map(e=>nY(t,e,i)));else if("string"==typeof e)n=nY(t,e,i);else{let s="function"==typeof e?iO(t,e,i.custom):e;n=Promise.all(n$(t,s,i))}return n.then(()=>{t.notify("AnimationComplete",e)})})(t,e,i))),i=nG(),n=!0,s=e=>(i,n)=>{let s=iO(t,n,"exit"===e?t.presenceContext?.custom:void 0);if(s){let{transition:t,transitionEnd:e,...n}=s;i={...i,...n,...e}}return i};function r(r){let{props:o}=t,a=function t(e){if(!e)return;if(!e.isControllingVariants){let i=e.parent&&t(e.parent)||{};return void 0!==e.props.initial&&(i.initial=e.props.initial),i}let i={};for(let t=0;t<nX;t++){let n=eT[t],s=e.props[n];(ex(s)||!1===s)&&(i[n]=s)}return i}(t.parent)||{},l=[],h=new Set,u={},d=1/0;for(let e=0;e<nq;e++){var c;let p=nK[e],m=i[p],f=void 0!==o[p]?o[p]:a[p],g=ex(f),v=p===r?m.isActive:null;!1===v&&(d=e);let y=f===a[p]&&f!==o[p]&&g;if(y&&n&&t.manuallyAnimateOnMount&&(y=!1),m.protectedKeys={...u},!m.isActive&&null===v||!f&&!m.prevProp||ey(f)||"boolean"==typeof f)continue;if("exit"===p&&m.isActive&&!0!==v){m.prevResolvedValues&&(u={...u,...m.prevResolvedValues});continue}let x=(c=m.prevProp,"string"==typeof f?f!==c:!!Array.isArray(f)&&!nH(f,c)),w=x||p===r&&m.isActive&&!y&&g||e>d&&g,T=!1,P=Array.isArray(f)?f:[f],b=P.reduce(s(p),{});!1===v&&(b={});let{prevResolvedValues:S={}}=m,A={...S,...b},E=e=>{w=!0,h.has(e)&&(T=!0,h.delete(e)),m.needsAnimating[e]=!0;let i=t.getValue(e);i&&(i.liveStyle=!1)};for(let t in A){let e=b[t],i=S[t];if(!u.hasOwnProperty(t))(iN(e)&&iN(i)?nH(e,i):e===i)?void 0!==e&&h.has(t)?E(t):m.protectedKeys[t]=!0:null!=e?E(t):h.add(t)}m.prevProp=f,m.prevResolvedValues=b,m.isActive&&(u={...u,...b}),n&&t.blockInitialAnimation&&(w=!1);let M=y&&x,V=!M||T;w&&V&&l.push(...P.map(e=>{let i={type:p};if("string"==typeof e&&n&&!M&&t.manuallyAnimateOnMount&&t.parent){let{parent:n}=t,s=iO(n,e);if(n.enteringChildren&&s){let{delayChildren:e}=s.transition||{};i.delay=nz(n.enteringChildren,t,e)}}return{animation:e,options:i}}))}if(h.size){let e={};if("boolean"!=typeof o.initial){let i=iO(t,Array.isArray(o.initial)?o.initial[0]:o.initial);i&&i.transition&&(e.transition=i.transition)}h.forEach(i=>{let n=t.getBaseTarget(i),s=t.getValue(i);s&&(s.liveStyle=!0),e[i]=n??null}),l.push({animation:e})}let p=!!l.length;return n&&(!1===o.initial||o.initial===o.animate)&&!t.manuallyAnimateOnMount&&(p=!1),n=!1,p?e(l):Promise.resolve()}return{animateChanges:r,setActive:function(e,n){if(i[e].isActive===n)return Promise.resolve();t.variantChildren?.forEach(t=>t.animationState?.setActive(e,n)),i[e].isActive=n;let s=r(e);for(let t in i)i[t].protectedKeys={};return s},setAnimateFunction:function(i){e=i(t)},getState:()=>i,reset:()=>{i=nG()}}}(t))}updateAnimationControlsSubscription(){let{animate:t}=this.node.getProps();ey(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){let{animate:t}=this.node.getProps(),{animate:e}=this.node.prevProps||{};t!==e&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let nJ=0;class nQ extends iF{constructor(){super(...arguments),this.id=nJ++}update(){if(!this.node.presenceContext)return;let{isPresent:t,onExitComplete:e}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;let n=this.node.animationState.setActive("exit",!t);e&&!t&&n.then(()=>{e(this.id)})}mount(){let{register:t,onExitComplete:e}=this.node.presenceContext||{};e&&e(this.id),t&&(this.unmount=t(this.id))}unmount(){}}let n0={x:!1,y:!1};function n1(t){return[t("x"),t("y")]}function n2(t){return t.max-t.min}function n5(t,e,i,n=.5){t.origin=n,t.originPoint=eK(e.min,e.max,t.origin),t.scale=n2(i)/n2(e),t.translate=eK(i.min,i.max,t.origin)-t.originPoint,(t.scale>=.9999&&t.scale<=1.0001||isNaN(t.scale))&&(t.scale=1),(t.translate>=-.01&&t.translate<=.01||isNaN(t.translate))&&(t.translate=0)}function n3(t,e,i,n){n5(t.x,e.x,i.x,n?n.originX:void 0),n5(t.y,e.y,i.y,n?n.originY:void 0)}function n9(t,e,i){t.min=i.min+e.min,t.max=t.min+n2(e)}function n4(t,e,i){t.min=e.min-i.min,t.max=t.min+n2(e)}function n6(t,e,i){n4(t.x,e.x,i.x),n4(t.y,e.y,i.y)}let n7=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]),n8=new Set(["INPUT","SELECT","TEXTAREA"]);function st(t,e,i,n={passive:!0}){return t.addEventListener(e,i,n),()=>t.removeEventListener(e,i)}var se=i(1464);function si(t){return(0,se.K)(t)&&"ownerSVGElement"in t}function sn(t,e,i){if(null==t)return[];if(t instanceof EventTarget)return[t];if("string"==typeof t){let n=document;e&&(n=e.current);let s=i?.[t]??n.querySelectorAll(t);return s?Array.from(s):[]}return Array.from(t).filter(t=>null!=t)}let ss=new WeakMap,sr=(t,e,i)=>(n,s)=>s&&s[0]?s[0][t+"Size"]:si(n)&&"getBBox"in n?n.getBBox()[e]:n[i],so=sr("inline","width","offsetWidth"),sa=sr("block","height","offsetHeight");function sl({target:t,borderBoxSize:e}){ss.get(t)?.forEach(i=>{i(t,{get width(){return so(t,e)},get height(){return sa(t,e)}})})}function sh(t){t.forEach(sl)}let su=new Set;function sd(t,e){return"function"==typeof t?(su.add(t),r||(r=()=>{let t={get width(){return window.innerWidth},get height(){return window.innerHeight}};su.forEach(e=>e(t))},window.addEventListener("resize",r)),()=>{su.delete(t),su.size||"function"!=typeof r||(window.removeEventListener("resize",r),r=void 0)}):function(t,e){s||"undefined"==typeof ResizeObserver||(s=new ResizeObserver(sh));let i=sn(t);return i.forEach(t=>{let i=ss.get(t);i||(i=new Set,ss.set(t,i)),i.add(e),s?.observe(t)}),()=>{i.forEach(t=>{let i=ss.get(t);i?.delete(e),i?.size||s?.unobserve(t)})}}(t,e)}let sc=t=>"mouse"===t.pointerType?"number"!=typeof t.button||t.button<=0:!1!==t.isPrimary;function sp(t){return{point:{x:t.pageX,y:t.pageY}}}let sm=t=>e=>sc(e)&&t(e,sp(e));function sf(t,e,i,n){return st(t,e,sm(i),n)}let sg=({current:t})=>t?t.ownerDocument.defaultView:null,sv=(t,e)=>Math.abs(t-e),sy=new Set(["auto","scroll"]);class sx{constructor(t,e,{transformPagePoint:i,contextWindow:n=window,dragSnapToOrigin:s=!1,distanceThreshold:r=3,element:o}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=t=>{this.handleScroll(t.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{var t,e;if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let i=sP(this.lastMoveEventInfo,this.history),n=null!==this.startEvent,s=(t=i.offset,e={x:0,y:0},Math.sqrt(sv(t.x,e.x)**2+sv(t.y,e.y)**2)>=this.distanceThreshold);if(!n&&!s)return;let{point:r}=i,{timestamp:o}=tB;this.history.push({...r,timestamp:o});let{onStart:a,onMove:l}=this.handlers;n||(a&&a(this.lastMoveEvent,i),this.startEvent=this.lastMoveEvent),l&&l(this.lastMoveEvent,i)},this.handlePointerMove=(t,e)=>{this.lastMoveEvent=t,this.lastMoveEventInfo=sw(e,this.transformPagePoint),tL.update(this.updatePoint,!0)},this.handlePointerUp=(t,e)=>{this.end();let{onEnd:i,onSessionEnd:n,resumeAnimation:s}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&s&&s(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let r=sP("pointercancel"===t.type?this.lastMoveEventInfo:sw(e,this.transformPagePoint),this.history);this.startEvent&&i&&i(t,r),n&&n(t,r)},!sc(t))return;this.dragSnapToOrigin=s,this.handlers=e,this.transformPagePoint=i,this.distanceThreshold=r,this.contextWindow=n||window;let a=sw(sp(t),this.transformPagePoint),{point:l}=a,{timestamp:h}=tB;this.history=[{...l,timestamp:h}];let{onSessionStart:u}=e;u&&u(t,sP(a,this.history)),this.removeListeners=iz(sf(this.contextWindow,"pointermove",this.handlePointerMove),sf(this.contextWindow,"pointerup",this.handlePointerUp),sf(this.contextWindow,"pointercancel",this.handlePointerUp)),o&&this.startScrollTracking(o)}startScrollTracking(t){let e=t.parentElement;for(;e;){let t=getComputedStyle(e);(sy.has(t.overflowX)||sy.has(t.overflowY))&&this.scrollPositions.set(e,{x:e.scrollLeft,y:e.scrollTop}),e=e.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0}),window.addEventListener("scroll",this.onWindowScroll),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(t){let e=this.scrollPositions.get(t);if(!e)return;let i=t===window,n=i?{x:window.scrollX,y:window.scrollY}:{x:t.scrollLeft,y:t.scrollTop},s={x:n.x-e.x,y:n.y-e.y};(0!==s.x||0!==s.y)&&(i?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=s.x,this.lastMoveEventInfo.point.y+=s.y):this.history.length>0&&(this.history[0].x-=s.x,this.history[0].y-=s.y),this.scrollPositions.set(t,n),tL.update(this.updatePoint,!0))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),tj(this.updatePoint)}}function sw(t,e){return e?{point:e(t.point)}:t}function sT(t,e){return{x:t.x-e.x,y:t.y-e.y}}function sP({point:t},e){return{point:t,delta:sT(t,sb(e)),offset:sT(t,e[0]),velocity:function(t,e){if(t.length<2)return{x:0,y:0};let i=t.length-1,n=null,s=sb(t);for(;i>=0&&(n=t[i],!(s.timestamp-n.timestamp>t_(.1)));)i--;if(!n)return{x:0,y:0};n===t[0]&&t.length>2&&s.timestamp-n.timestamp>2*t_(.1)&&(n=t[1]);let r=tG(s.timestamp-n.timestamp);if(0===r)return{x:0,y:0};let o={x:(s.x-n.x)/r,y:(s.y-n.y)/r};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}(e,.1)}}function sb(t){return t[t.length-1]}function sS(t,e,i){return{min:void 0!==e?t.min+e:void 0,max:void 0!==i?t.max+i-(t.max-t.min):void 0}}function sA(t,e){let i=e.min-t.min,n=e.max-t.max;return e.max-e.min<t.max-t.min&&([i,n]=[n,i]),{min:i,max:n}}function sE(t,e,i){return{min:sM(t,e),max:sM(t,i)}}function sM(t,e){return"number"==typeof t?t:t[e]||0}let sV=new WeakMap;class sC{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=Z(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=t}start(t,{snapToCursor:e=!1,distanceThreshold:i}={}){let{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;let{dragSnapToOrigin:s}=this.getProps();this.panSession=new sx(t,{onSessionStart:t=>{e&&this.snapToCursor(sp(t).point),this.stopAnimation()},onStart:(t,e)=>{let{drag:i,dragPropagation:n,onDragStart:s}=this.getProps();if(i&&!n&&(this.openDragLock&&this.openDragLock(),this.openDragLock="x"===i||"y"===i?n0[i]?null:(n0[i]=!0,()=>{n0[i]=!1}):n0.x||n0.y?null:(n0.x=n0.y=!0,()=>{n0.x=n0.y=!1}),!this.openDragLock))return;this.latestPointerEvent=t,this.latestPanInfo=e,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),n1(t=>{let e=this.getAxisMotionValue(t).get()||0;if(b.test(e)){let{projection:i}=this.visualElement;if(i&&i.layout){let n=i.layout.layoutBox[t];if(n){let t=n2(n);e=parseFloat(e)/100*t}}}this.originPoint[t]=e}),s&&tL.update(()=>s(t,e),!1,!0),iW(this.visualElement,"transform");let{animationState:r}=this.visualElement;r&&r.setActive("whileDrag",!0)},onMove:(t,e)=>{this.latestPointerEvent=t,this.latestPanInfo=e;let{dragPropagation:i,dragDirectionLock:n,onDirectionLock:s,onDrag:r}=this.getProps();if(!i&&!this.openDragLock)return;let{offset:o}=e;if(n&&null===this.currentDirection){this.currentDirection=function(t,e=10){let i=null;return Math.abs(t.y)>e?i="y":Math.abs(t.x)>e&&(i="x"),i}(o),null!==this.currentDirection&&s&&s(this.currentDirection);return}this.updateAxis("x",e.point,o),this.updateAxis("y",e.point,o),this.visualElement.render(),r&&tL.update(()=>r(t,e),!1,!0)},onSessionEnd:(t,e)=>{this.latestPointerEvent=t,this.latestPanInfo=e,this.stop(t,e),this.latestPointerEvent=null,this.latestPanInfo=null},resumeAnimation:()=>{let{dragSnapToOrigin:t}=this.getProps();(t||this.constraints)&&this.startAnimation({x:0,y:0})}},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:s,distanceThreshold:i,contextWindow:sg(this.visualElement),element:this.visualElement.current})}stop(t,e){let i=t||this.latestPointerEvent,n=e||this.latestPanInfo,s=this.isDragging;if(this.cancel(),!s||!n||!i)return;let{velocity:r}=n;this.startAnimation(r);let{onDragEnd:o}=this.getProps();o&&tL.postRender(()=>o(i,n))}cancel(){this.isDragging=!1;let{projection:t,animationState:e}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.endPanSession();let{dragPropagation:i}=this.getProps();!i&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),e&&e.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(t,e,i){let{drag:n}=this.getProps();if(!i||!sD(t,n,this.currentDirection))return;let s=this.getAxisMotionValue(t),r=this.originPoint[t]+i[t];this.constraints&&this.constraints[t]&&(r=function(t,{min:e,max:i},n){return void 0!==e&&t<e?t=n?eK(e,t,n.min):Math.max(t,e):void 0!==i&&t>i&&(t=n?eK(i,t,n.max):Math.min(t,i)),t}(r,this.constraints[t],this.elastic[t])),s.set(r)}resolveConstraints(){let{dragConstraints:t,dragElastic:e}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,n=this.constraints;t&&iL(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&i?this.constraints=function(t,{top:e,left:i,bottom:n,right:s}){return{x:sS(t.x,i,s),y:sS(t.y,e,n)}}(i.layoutBox,t):this.constraints=!1,this.elastic=function(t=.35){return!1===t?t=0:!0===t&&(t=.35),{x:sE(t,"left","right"),y:sE(t,"top","bottom")}}(e),n!==this.constraints&&!iL(t)&&i&&this.constraints&&!this.hasMutatedConstraints&&n1(t=>{!1!==this.constraints&&this.getAxisMotionValue(t)&&(this.constraints[t]=function(t,e){let i={};return void 0!==e.min&&(i.min=e.min-t.min),void 0!==e.max&&(i.max=e.max-t.min),i}(i.layoutBox[t],this.constraints[t]))})}resolveRefConstraints(){var t;let{dragConstraints:e,onMeasureDragConstraints:i}=this.getProps();if(!e||!iL(e))return!1;let n=e.current;ts(null!==n,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");let{projection:s}=this.visualElement;if(!s||!s.layout)return!1;let r=function(t,e,i){let n=it(t,i),{scroll:s}=e;return s&&(e6(n.x,s.offset.x),e6(n.y,s.offset.y)),n}(n,s.root,this.visualElement.getTransformPagePoint()),o={x:sA((t=s.layout.layoutBox).x,r.x),y:sA(t.y,r.y)};if(i){let t=i(function({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}(o));this.hasMutatedConstraints=!!t,t&&(o=eQ(t))}return o}startAnimation(t){let{drag:e,dragMomentum:i,dragElastic:n,dragTransition:s,dragSnapToOrigin:r,onDragTransitionEnd:o}=this.getProps(),a=this.constraints||{};return Promise.all(n1(o=>{if(!sD(o,e,this.currentDirection))return;let l=a&&a[o]||{};r&&(l={min:0,max:0});let h={type:"inertia",velocity:i?t[o]:0,bounceStiffness:n?200:1e6,bounceDamping:n?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...s,...l};return this.startAxisValueAnimation(o,h)})).then(o)}startAxisValueAnimation(t,e){let i=this.getAxisMotionValue(t);return iW(this.visualElement,t),i.start(nW(t,i,0,e,this.visualElement,!1))}stopAnimation(){n1(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){let e=`_drag${t.toUpperCase()}`,i=this.visualElement.getProps();return i[e]||this.visualElement.getValue(t,(i.initial?i.initial[t]:void 0)||0)}snapToCursor(t){n1(e=>{let{drag:i}=this.getProps();if(!sD(e,i,this.currentDirection))return;let{projection:n}=this.visualElement,s=this.getAxisMotionValue(e);if(n&&n.layout){let{min:i,max:r}=n.layout.layoutBox[e],o=s.get()||0;s.set(t[e]-eK(i,r,.5)+o)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;let{drag:t,dragConstraints:e}=this.getProps(),{projection:i}=this.visualElement;if(!iL(e)||!i||!this.constraints)return;this.stopAnimation();let n={x:0,y:0};n1(t=>{let e=this.getAxisMotionValue(t);if(e&&!1!==this.constraints){let i=e.get();n[t]=function(t,e){let i=.5,n=n2(t),s=n2(e);return s>n?i=nP(e.min,e.max-n,t.min):n>s&&(i=nP(t.min,t.max-s,e.min)),l(0,1,i)}({min:i,max:i},this.constraints[t])}});let{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.constraints=!1,this.resolveConstraints(),n1(e=>{if(!sD(e,t,null))return;let i=this.getAxisMotionValue(e),{min:s,max:r}=this.constraints[e];i.set(eK(s,r,n[e]))}),this.visualElement.render()}addListeners(){let t;if(!this.visualElement.current)return;sV.set(this.visualElement,this);let e=this.visualElement.current,i=sf(e,"pointerdown",t=>{let{drag:i,dragListener:n=!0}=this.getProps(),s=t.target,r=s!==e&&(n8.has(s.tagName)||!0===s.isContentEditable);i&&n&&!r&&this.start(t)}),n=()=>{let{dragConstraints:i}=this.getProps();iL(i)&&i.current&&(this.constraints=this.resolveRefConstraints(),t||(t=function(t,e,i){let n=sd(t,sk(i)),s=sd(e,sk(i));return()=>{n(),s()}}(e,i.current,()=>this.scalePositionWithinConstraints())))},{projection:s}=this.visualElement,r=s.addEventListener("measure",n);s&&!s.layout&&(s.root&&s.root.updateScroll(),s.updateLayout()),tL.read(n);let o=st(window,"resize",()=>this.scalePositionWithinConstraints()),a=s.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e})=>{this.isDragging&&e&&(n1(e=>{let i=this.getAxisMotionValue(e);i&&(this.originPoint[e]+=t[e].translate,i.set(i.get()+t[e].translate))}),this.visualElement.render())});return()=>{o(),i(),r(),a&&a(),t&&t()}}getProps(){let t=this.visualElement.getProps(),{drag:e=!1,dragDirectionLock:i=!1,dragPropagation:n=!1,dragConstraints:s=!1,dragElastic:r=.35,dragMomentum:o=!0}=t;return{...t,drag:e,dragDirectionLock:i,dragPropagation:n,dragConstraints:s,dragElastic:r,dragMomentum:o}}}function sk(t){let e=!0;return()=>{if(e){e=!1;return}t()}}function sD(t,e,i){return(!0===e||e===t)&&(null===i||i===t)}class sR extends iF{constructor(t){super(t),this.removeGroupControls=tV,this.removeListeners=tV,this.controls=new sC(t)}mount(){let{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||tV}update(){let{dragControls:t}=this.node.getProps(),{dragControls:e}=this.node.prevProps||{};t!==e&&(this.removeGroupControls(),t&&(this.removeGroupControls=t.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}}let sL=t=>(e,i)=>{t&&tL.update(()=>t(e,i),!1,!0)};class sj extends iF{constructor(){super(...arguments),this.removePointerDownListener=tV}onPointerDown(t){this.session=new sx(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:sg(this.node)})}createPanHandlers(){let{onPanSessionStart:t,onPanStart:e,onPan:i,onPanEnd:n}=this.node.getProps();return{onSessionStart:sL(t),onStart:sL(e),onMove:sL(i),onEnd:(t,e)=>{delete this.session,n&&tL.postRender(()=>n(t,e))}}}mount(){this.removePointerDownListener=sf(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}let sB={hasAnimatedSinceResize:!0,hasEverUpdated:!1};var sF=i(9637);let sO=!1;class sI extends is.Component{componentDidMount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i,layoutId:n}=this.props,{projection:s}=t;s&&(e.group&&e.group.add(s),i&&i.register&&n&&i.register(s),sO&&s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),sB.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){let{layoutDependency:e,visualElement:i,drag:n,isPresent:s}=this.props,{projection:r}=i;return r&&(r.isPresent=s,t.layoutDependency!==e&&r.setOptions({...r.options,layoutDependency:e}),sO=!0,n||t.layoutDependency!==e||void 0===e||t.isPresent!==s?r.willUpdate():this.safeToRemove(),t.isPresent===s||(s?r.promote():r.relegate()||tL.postRender(()=>{let t=r.getStack();t&&t.members.length||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),ea.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i}=this.props,{projection:n}=t;sO=!0,n&&(n.scheduleCheckAfterUnmount(),e&&e.group&&e.group.remove(n),i&&i.deregister&&i.deregister(n))}safeToRemove(){let{safeToRemove:t}=this.props;t&&t()}render(){return null}}function sU(t){let[e,i]=(0,sF.oO)(),n=(0,is.useContext)(il.p);return(0,ia.jsx)(sI,{...t,layoutGroup:n,switchLayoutGroup:(0,is.useContext)(iR),isPresent:e,safeToRemove:i})}let sN=["TopLeft","TopRight","BottomLeft","BottomRight"],sW=sN.length,s$=t=>"string"==typeof t?parseFloat(t):t,sz=t=>"number"==typeof t||S.test(t);function sY(t,e){return void 0!==t[e]?t[e]:t.borderRadius}let sX=sK(0,.5,nv),sH=sK(.5,.95,tV);function sK(t,e,i){return n=>n<t?0:n>e?1:i(nP(t,e,n))}function sq(t,e){t.min=e.min,t.max=e.max}function s_(t,e){sq(t.x,e.x),sq(t.y,e.y)}function sG(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function sZ(t,e,i,n,s){return t-=e,t=n+1/i*(t-n),void 0!==s&&(t=n+1/s*(t-n)),t}function sJ(t,e,[i,n,s],r,o){!function(t,e=0,i=1,n=.5,s,r=t,o=t){if(b.test(e)&&(e=parseFloat(e),e=eK(o.min,o.max,e/100)-o.min),"number"!=typeof e)return;let a=eK(r.min,r.max,n);t===r&&(a-=e),t.min=sZ(t.min,e,i,a,s),t.max=sZ(t.max,e,i,a,s)}(t,e[i],e[n],e[s],e.scale,r,o)}let sQ=["x","scaleX","originX"],s0=["y","scaleY","originY"];function s1(t,e,i,n){sJ(t.x,e,sQ,i?i.x:void 0,n?n.x:void 0),sJ(t.y,e,s0,i?i.y:void 0,n?n.y:void 0)}function s2(t){return 0===t.translate&&1===t.scale}function s5(t){return s2(t.x)&&s2(t.y)}function s3(t,e){return t.min===e.min&&t.max===e.max}function s9(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function s4(t,e){return s9(t.x,e.x)&&s9(t.y,e.y)}function s6(t){return n2(t.x)/n2(t.y)}function s7(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class s8{constructor(){this.members=[]}add(t){tZ(this.members,t);for(let e=this.members.length-1;e>=0;e--){let i=this.members[e];if(i===t||i===this.lead||i===this.prevLead)continue;let n=i.instance;n&&!1===n.isConnected&&!1!==i.isPresent&&!i.snapshot&&tJ(this.members,i)}t.scheduleRender()}remove(t){if(tJ(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){let t=this.members[this.members.length-1];t&&this.promote(t)}}relegate(t){let e;let i=this.members.findIndex(e=>t===e);if(0===i)return!1;for(let t=i;t>=0;t--){let i=this.members[t],n=i.instance;if(!1!==i.isPresent&&(!n||!1!==n.isConnected)){e=i;break}}return!!e&&(this.promote(e),!0)}promote(t,e){let i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender();let n=i.options.layoutDependency,s=t.options.layoutDependency;if(!(void 0!==n&&void 0!==s&&n===s)){let n=i.instance;!(n&&!1===n.isConnected&&!i.snapshot)&&(t.resumeFrom=i,e&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0))}let{crossfade:r}=t.options;!1===r&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{let{options:e,resumingFrom:i}=t;e.onExitComplete&&e.onExitComplete(),i&&i.options.onExitComplete&&i.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}let rt=(t,e)=>t.depth-e.depth;class re{constructor(){this.children=[],this.isDirty=!1}add(t){tZ(this.children,t),this.isDirty=!0}remove(t){tJ(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(rt),this.isDirty=!1,this.children.forEach(t)}}let ri={nodes:0,calculatedTargetDeltas:0,calculatedProjections:0},rn=["","X","Y","Z"],rs=0;function rr(t,e,i,n){let{latestValues:s}=e;s[t]&&(i[t]=s[t],e.setStaticValue(t,0),n&&(n[t]=0))}function ro({attachResizeListener:t,defaultParent:e,measureScroll:i,checkIsScrollRoot:n,resetTransform:s}){return class{constructor(t={},i=e?.()){this.id=rs++,this.animationId=0,this.animationCommitId=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.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,tD.value&&(ri.nodes=ri.calculatedTargetDeltas=ri.calculatedProjections=0),this.nodes.forEach(rh),this.nodes.forEach(rg),this.nodes.forEach(rv),this.nodes.forEach(ru),tD.addProjectionMetrics&&tD.addProjectionMetrics(ri)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=t,this.root=i?i.root||i:this,this.path=i?[...i.path,i]:[],this.parent=i,this.depth=i?i.depth+1:0;for(let t=0;t<this.path.length;t++)this.path[t].shouldResetTransform=!0;this.root===this&&(this.nodes=new re)}addEventListener(t,e){return this.eventHandlers.has(t)||this.eventHandlers.set(t,new tQ),this.eventHandlers.get(t).add(e)}notifyListeners(t,...e){let i=this.eventHandlers.get(t);i&&i.notify(...e)}hasListeners(t){return this.eventHandlers.has(t)}mount(e){if(this.instance)return;this.isSVG=si(e)&&!(si(e)&&"svg"===e.tagName),this.instance=e;let{layoutId:i,layout:n,visualElement:s}=this.options;if(s&&!s.current&&s.mount(e),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(n||i)&&(this.isLayoutDirty=!0),t){let i;let n=0,s=()=>this.root.updateBlockedByResize=!1;tL.read(()=>{n=window.innerWidth}),t(e,()=>{let t=window.innerWidth;t!==n&&(n=t,this.root.updateBlockedByResize=!0,i&&i(),i=function(t,e){let i=eu.now(),n=({timestamp:e})=>{let s=e-i;s>=250&&(tj(n),t(s-250))};return tL.setup(n,!0),()=>tj(n)}(s,0),sB.hasAnimatedSinceResize&&(sB.hasAnimatedSinceResize=!1,this.nodes.forEach(rf)))})}i&&this.root.registerSharedNode(i,this),!1!==this.options.animate&&s&&(i||n)&&this.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e,hasRelativeLayoutChanged:i,layout:n})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let r=this.options.transition||s.getDefaultTransition()||rb,{onLayoutAnimationStart:o,onLayoutAnimationComplete:a}=s.getProps(),l=!this.targetLayout||!s4(this.targetLayout,n),h=!e&&i;if(this.options.layoutRoot||this.resumeFrom||h||e&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);let e={...iU(r,"layout"),onPlay:o,onComplete:a};(s.shouldReduceMotion||this.options.layoutRoot)&&(e.delay=0,e.type=!1),this.startAnimation(e),this.setAnimationOrigin(t,h)}else e||rf(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=n})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);let t=this.getStack();t&&t.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),tj(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(ry),this.animationId++)}getTransformTemplate(){let{visualElement:t}=this.options;return t&&t.getProps().transformTemplate}willUpdate(t=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&function t(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;let{visualElement:i}=e.options;if(!i)return;let n=i.props[iD];if(window.MotionHasOptimisedAnimation(n,"transform")){let{layout:t,layoutId:i}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",tL,!(t||i))}let{parent:s}=e;s&&!s.hasCheckedOptimisedAppear&&t(s)}(this),this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let t=0;t<this.path.length;t++){let e=this.path[t];e.shouldResetTransform=!0,e.updateScroll("snapshot"),e.options.layoutRoot&&e.willUpdate(!1)}let{layoutId:e,layout:i}=this.options;if(void 0===e&&!i)return;let n=this.getTransformTemplate();this.prevTransformTemplateValue=n?n(this.latestValues,""):void 0,this.updateSnapshot(),t&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(rc);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(rp);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(rm),this.nodes.forEach(ra),this.nodes.forEach(rl)):this.nodes.forEach(rp),this.clearAllSnapshots();let t=eu.now();tB.delta=l(0,1e3/60,t-tB.timestamp),tB.timestamp=t,tB.isProcessing=!0,tF.update.process(tB),tF.preRender.process(tB),tF.render.process(tB),tB.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,ea.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(rd),this.sharedNodes.forEach(rx)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,tL.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){tL.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),!this.snapshot||n2(this.snapshot.measuredBox.x)||n2(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 t=0;t<this.path.length;t++)this.path[t].updateScroll();let t=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected=Z(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);let{visualElement:e}=this.options;e&&e.notify("LayoutMeasure",this.layout.layoutBox,t?t.layoutBox:void 0)}updateScroll(t="measure"){let e=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===t&&(e=!1),e&&this.instance){let e=n(this.instance);this.scroll={animationId:this.root.animationId,phase:t,isRoot:e,offset:i(this.instance),wasRoot:this.scroll?this.scroll.isRoot:e}}}resetTransform(){if(!s)return;let t=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,e=this.projectionDelta&&!s5(this.projectionDelta),i=this.getTransformTemplate(),n=i?i(this.latestValues,""):void 0,r=n!==this.prevTransformTemplateValue;t&&this.instance&&(e||e2(this.latestValues)||r)&&(s(this.instance,n),this.shouldResetTransform=!1,this.scheduleRender())}measure(t=!0){var e;let i=this.measurePageBox(),n=this.removeElementScroll(i);return t&&(n=this.removeTransform(n)),rE((e=n).x),rE(e.y),{animationId:this.root.animationId,measuredBox:i,layoutBox:n,latestValues:{},source:this.id}}measurePageBox(){let{visualElement:t}=this.options;if(!t)return Z();let e=t.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(rV))){let{scroll:t}=this.root;t&&(e6(e.x,t.offset.x),e6(e.y,t.offset.y))}return e}removeElementScroll(t){let e=Z();if(s_(e,t),this.scroll?.wasRoot)return e;for(let i=0;i<this.path.length;i++){let n=this.path[i],{scroll:s,options:r}=n;n!==this.root&&s&&r.layoutScroll&&(s.wasRoot&&s_(e,t),e6(e.x,s.offset.x),e6(e.y,s.offset.y))}return e}applyTransform(t,e=!1){let i=Z();s_(i,t);for(let t=0;t<this.path.length;t++){let n=this.path[t];!e&&n.options.layoutScroll&&n.scroll&&n!==n.root&&e8(i,{x:-n.scroll.offset.x,y:-n.scroll.offset.y}),e2(n.latestValues)&&e8(i,n.latestValues)}return e2(this.latestValues)&&e8(i,this.latestValues),i}removeTransform(t){let e=Z();s_(e,t);for(let t=0;t<this.path.length;t++){let i=this.path[t];if(!i.instance||!e2(i.latestValues))continue;e1(i.latestValues)&&i.updateSnapshot();let n=Z();s_(n,i.measurePageBox()),s1(e,i.latestValues,i.snapshot?i.snapshot.layoutBox:void 0,n)}return e2(this.latestValues)&&s1(e,this.latestValues),e}setTargetDelta(t){this.targetDelta=t,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(t){this.options={...this.options,...t,crossfade:void 0===t.crossfade||t.crossfade}}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!==tB.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(t=!1){let e=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=e.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=e.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=e.isSharedProjectionDirty);let i=!!this.resumingFrom||this!==e;if(!(t||i&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;let{layout:n,layoutId:s}=this.options;if(!this.layout||!(n||s))return;this.resolvedRelativeTargetAt=tB.timestamp;let r=this.getClosestProjectingParent();if(r&&this.linkedParentVersion!==r.layoutVersion&&!r.options.layoutRoot&&this.removeRelativeTarget(),this.targetDelta||this.relativeTarget||(r&&r.layout?this.createRelativeTarget(r,this.layout.layoutBox,r.layout.layoutBox):this.removeRelativeTarget()),this.relativeTarget||this.targetDelta){if(this.target||(this.target=Z(),this.targetWithTransforms=Z()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target){var o,a,l;this.forceRelativeParentToResolveTarget(),o=this.target,a=this.relativeTarget,l=this.relativeParent.target,n9(o.x,a.x,l.x),n9(o.y,a.y,l.y)}else this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):s_(this.target,this.layout.layoutBox),e4(this.target,this.targetDelta)):s_(this.target,this.layout.layoutBox);this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,r&&!!r.resumingFrom==!!this.resumingFrom&&!r.options.layoutScroll&&r.target&&1!==this.animationProgress?this.createRelativeTarget(r,this.target,r.target):this.relativeParent=this.relativeTarget=void 0),tD.value&&ri.calculatedTargetDeltas++}}getClosestProjectingParent(){return!this.parent||e1(this.parent.latestValues)||e5(this.parent.latestValues)?void 0:this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(t,e,i){this.relativeParent=t,this.linkedParentVersion=t.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Z(),this.relativeTargetOrigin=Z(),n6(this.relativeTargetOrigin,e,i),s_(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){let t=this.getLead(),e=!!this.resumingFrom||this!==t,i=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(i=!1),e&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(i=!1),this.resolvedRelativeTargetAt===tB.timestamp&&(i=!1),i)return;let{layout:n,layoutId:s}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(n||s))return;s_(this.layoutCorrected,this.layout.layoutBox);let r=this.treeScale.x,o=this.treeScale.y;!function(t,e,i,n=!1){let s,r;let o=i.length;if(o){e.x=e.y=1;for(let a=0;a<o;a++){r=(s=i[a]).projectionDelta;let{visualElement:o}=s.options;(!o||!o.props.style||"contents"!==o.props.style.display)&&(n&&s.options.layoutScroll&&s.scroll&&s!==s.root&&e8(t,{x:-s.scroll.offset.x,y:-s.scroll.offset.y}),r&&(e.x*=r.x.scale,e.y*=r.y.scale,e4(t,r)),n&&e2(s.latestValues)&&e8(t,s.latestValues))}e.x<1.0000000000001&&e.x>.999999999999&&(e.x=1),e.y<1.0000000000001&&e.y>.999999999999&&(e.y=1)}}(this.layoutCorrected,this.treeScale,this.path,e),t.layout&&!t.target&&(1!==this.treeScale.x||1!==this.treeScale.y)&&(t.target=t.layout.layoutBox,t.targetWithTransforms=Z());let{target:a}=t;if(!a){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}this.projectionDelta&&this.prevProjectionDelta?(sG(this.prevProjectionDelta.x,this.projectionDelta.x),sG(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),n3(this.projectionDelta,this.layoutCorrected,a,this.latestValues),this.treeScale.x===r&&this.treeScale.y===o&&s7(this.projectionDelta.x,this.prevProjectionDelta.x)&&s7(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",a)),tD.value&&ri.calculatedProjections++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(t=!0){if(this.options.visualElement?.scheduleRender(),t){let t=this.getStack();t&&t.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=_(),this.projectionDelta=_(),this.projectionDeltaWithTransform=_()}setAnimationOrigin(t,e=!1){let i;let n=this.snapshot,s=n?n.latestValues:{},r={...this.latestValues},o=_();this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!e;let a=Z(),l=(n?n.source:void 0)!==(this.layout?this.layout.source:void 0),h=this.getStack(),u=!h||h.members.length<=1,d=!!(l&&!u&&!0===this.options.crossfade&&!this.path.some(rP));this.animationProgress=0,this.mixTargetDelta=e=>{let n=e/1e3;if(rw(o.x,t.x,n),rw(o.y,t.y,n),this.setTargetDelta(o),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout){var h,c,p,m;n6(a,this.layout.layoutBox,this.relativeParent.layout.layoutBox),p=this.relativeTarget,m=this.relativeTargetOrigin,rT(p.x,m.x,a.x,n),rT(p.y,m.y,a.y,n),i&&(h=this.relativeTarget,c=i,s3(h.x,c.x)&&s3(h.y,c.y))&&(this.isProjectionDirty=!1),i||(i=Z()),s_(i,this.relativeTarget)}l&&(this.animationValues=r,function(t,e,i,n,s,r){s?(t.opacity=eK(0,i.opacity??1,sX(n)),t.opacityExit=eK(e.opacity??1,0,sH(n))):r&&(t.opacity=eK(e.opacity??1,i.opacity??1,n));for(let s=0;s<sW;s++){let r=`border${sN[s]}Radius`,o=sY(e,r),a=sY(i,r);(void 0!==o||void 0!==a)&&(o||(o=0),a||(a=0),0===o||0===a||sz(o)===sz(a)?(t[r]=Math.max(eK(s$(o),s$(a),n),0),(b.test(a)||b.test(o))&&(t[r]+="%")):t[r]=a)}(e.rotate||i.rotate)&&(t.rotate=eK(e.rotate||0,i.rotate||0,n))}(r,s,this.latestValues,n,d,u)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=n},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(t){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(tj(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=tL.update(()=>{sB.hasAnimatedSinceResize=!0,t7.layout++,this.motionValue||(this.motionValue=em(0)),this.motionValue.jump(0,!1),this.currentAnimation=function(t,e,i){let n=J(t)?t:em(t);return n.start(nW("",n,e,i)),n.animation}(this.motionValue,[0,1e3],{...t,velocity:0,isSync:!0,onUpdate:e=>{this.mixTargetDelta(e),t.onUpdate&&t.onUpdate(e)},onStop:()=>{t7.layout--},onComplete:()=>{t7.layout--,t.onComplete&&t.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);let t=this.getStack();t&&t.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let t=this.getLead(),{targetWithTransforms:e,target:i,layout:n,latestValues:s}=t;if(e&&i&&n){if(this!==t&&this.layout&&n&&rM(this.options.animationType,this.layout.layoutBox,n.layoutBox)){i=this.target||Z();let e=n2(this.layout.layoutBox.x);i.x.min=t.target.x.min,i.x.max=i.x.min+e;let n=n2(this.layout.layoutBox.y);i.y.min=t.target.y.min,i.y.max=i.y.min+n}s_(e,i),e8(e,s),n3(this.projectionDeltaWithTransform,this.layoutCorrected,e,s)}}registerSharedNode(t,e){this.sharedNodes.has(t)||this.sharedNodes.set(t,new s8),this.sharedNodes.get(t).add(e);let i=e.options.initialPromotionConfig;e.promote({transition:i?i.transition:void 0,preserveFollowOpacity:i&&i.shouldPreserveFollowOpacity?i.shouldPreserveFollowOpacity(e):void 0})}isLead(){let t=this.getStack();return!t||t.lead===this}getLead(){let{layoutId:t}=this.options;return t&&this.getStack()?.lead||this}getPrevLead(){let{layoutId:t}=this.options;return t?this.getStack()?.prevLead:void 0}getStack(){let{layoutId:t}=this.options;if(t)return this.root.sharedNodes.get(t)}promote({needsReset:t,transition:e,preserveFollowOpacity:i}={}){let n=this.getStack();n&&n.promote(this,i),t&&(this.projectionDelta=void 0,this.needsReset=!0),e&&this.setOptions({transition:e})}relegate(){let t=this.getStack();return!!t&&t.relegate(this)}resetSkewAndRotation(){let{visualElement:t}=this.options;if(!t)return;let e=!1,{latestValues:i}=t;if((i.z||i.rotate||i.rotateX||i.rotateY||i.rotateZ||i.skewX||i.skewY)&&(e=!0),!e)return;let n={};i.z&&rr("z",t,n,this.animationValues);for(let e=0;e<rn.length;e++)rr(`rotate${rn[e]}`,t,n,this.animationValues),rr(`skew${rn[e]}`,t,n,this.animationValues);for(let e in t.render(),n)t.setStaticValue(e,n[e]),this.animationValues&&(this.animationValues[e]=n[e]);t.scheduleRender()}applyProjectionStyles(t,e){if(!this.instance||this.isSVG)return;if(!this.isVisible){t.visibility="hidden";return}let i=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,t.visibility="",t.opacity="",t.pointerEvents=iw(e?.pointerEvents)||"",t.transform=i?i(this.latestValues,""):"none";return}let n=this.getLead();if(!this.projectionDelta||!this.layout||!n.target){this.options.layoutId&&(t.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,t.pointerEvents=iw(e?.pointerEvents)||""),this.hasProjected&&!e2(this.latestValues)&&(t.transform=i?i({},""):"none",this.hasProjected=!1);return}t.visibility="";let s=n.animationValues||n.latestValues;this.applyTransformsToTarget();let r=function(t,e,i){let n="",s=t.x.translate/e.x,r=t.y.translate/e.y,o=i?.z||0;if((s||r||o)&&(n=`translate3d(${s}px, ${r}px, ${o}px) `),(1!==e.x||1!==e.y)&&(n+=`scale(${1/e.x}, ${1/e.y}) `),i){let{transformPerspective:t,rotate:e,rotateX:s,rotateY:r,skewX:o,skewY:a}=i;t&&(n=`perspective(${t}px) ${n}`),e&&(n+=`rotate(${e}deg) `),s&&(n+=`rotateX(${s}deg) `),r&&(n+=`rotateY(${r}deg) `),o&&(n+=`skewX(${o}deg) `),a&&(n+=`skewY(${a}deg) `)}let a=t.x.scale*e.x,l=t.y.scale*e.y;return(1!==a||1!==l)&&(n+=`scale(${a}, ${l})`),n||"none"}(this.projectionDeltaWithTransform,this.treeScale,s);i&&(r=i(s,r)),t.transform=r;let{x:o,y:a}=this.projectionDelta;for(let e in t.transformOrigin=`${100*o.origin}% ${100*a.origin}% 0`,n.animationValues?t.opacity=n===this?s.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:s.opacityExit:t.opacity=n===this?void 0!==s.opacity?s.opacity:"":void 0!==s.opacityExit?s.opacityExit:0,eq){if(void 0===s[e])continue;let{correct:i,applyTo:o,isCSSVariable:a}=eq[e],l="none"===r?s[e]:i(s[e],n);if(o){let e=o.length;for(let i=0;i<e;i++)t[o[i]]=l}else a?this.options.visualElement.renderState.vars[e]=l:t[e]=l}this.options.layoutId&&(t.pointerEvents=n===this?iw(e?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(t=>t.currentAnimation?.stop()),this.root.nodes.forEach(rc),this.root.sharedNodes.clear()}}}function ra(t){t.updateLayout()}function rl(t){let e=t.resumeFrom?.snapshot||t.snapshot;if(t.isLead()&&t.layout&&e&&t.hasListeners("didUpdate")){let{layoutBox:i,measuredBox:n}=t.layout,{animationType:s}=t.options,r=e.source!==t.layout.source;"size"===s?n1(t=>{let n=r?e.measuredBox[t]:e.layoutBox[t],s=n2(n);n.min=i[t].min,n.max=n.min+s}):rM(s,e.layoutBox,i)&&n1(n=>{let s=r?e.measuredBox[n]:e.layoutBox[n],o=n2(i[n]);s.max=s.min+o,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[n].max=t.relativeTarget[n].min+o)});let o=_();n3(o,i,e.layoutBox);let a=_();r?n3(a,t.applyTransform(n,!0),e.measuredBox):n3(a,i,e.layoutBox);let l=!s5(o),h=!1;if(!t.resumeFrom){let n=t.getClosestProjectingParent();if(n&&!n.resumeFrom){let{snapshot:s,layout:r}=n;if(s&&r){let o=Z();n6(o,e.layoutBox,s.layoutBox);let a=Z();n6(a,i,r.layoutBox),s4(o,a)||(h=!0),n.options.layoutRoot&&(t.relativeTarget=a,t.relativeTargetOrigin=o,t.relativeParent=n)}}}t.notifyListeners("didUpdate",{layout:i,snapshot:e,delta:a,layoutDelta:o,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(t.isLead()){let{onExitComplete:e}=t.options;e&&e()}t.options.transition=void 0}function rh(t){tD.value&&ri.nodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function ru(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function rd(t){t.clearSnapshot()}function rc(t){t.clearMeasurements()}function rp(t){t.isLayoutDirty=!1}function rm(t){let{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function rf(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function rg(t){t.resolveTargetDelta()}function rv(t){t.calcProjection()}function ry(t){t.resetSkewAndRotation()}function rx(t){t.removeLeadSnapshot()}function rw(t,e,i){t.translate=eK(e.translate,0,i),t.scale=eK(e.scale,1,i),t.origin=e.origin,t.originPoint=e.originPoint}function rT(t,e,i,n){t.min=eK(e.min,i.min,n),t.max=eK(e.max,i.max,n)}function rP(t){return t.animationValues&&void 0!==t.animationValues.opacityExit}let rb={duration:.45,ease:[.4,0,.1,1]},rS=t=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),rA=rS("applewebkit/")&&!rS("chrome/")?Math.round:tV;function rE(t){t.min=rA(t.min),t.max=rA(t.max)}function rM(t,e,i){return"position"===t||"preserve-aspect"===t&&!(.2>=Math.abs(s6(e)-s6(i)))}function rV(t){return t!==t.root&&t.scroll?.wasRoot}let rC=ro({attachResizeListener:(t,e)=>st(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body?.scrollLeft||0,y:document.documentElement.scrollTop||document.body?.scrollTop||0}),checkIsScrollRoot:()=>!0}),rk={current:void 0},rD=ro({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!rk.current){let t=new rC({});t.mount(window),t.setOptions({layoutScroll:!0}),rk.current=t}return rk.current},resetTransform:(t,e)=>{t.style.transform=void 0!==e?e:"none"},checkIsScrollRoot:t=>"fixed"===window.getComputedStyle(t).position});function rR(t,e){let i=sn(t),n=new AbortController;return[i,{passive:!0,...e,signal:n.signal},()=>n.abort()]}function rL(t,e,i){let{props:n}=t;t.animationState&&n.whileHover&&t.animationState.setActive("whileHover","Start"===i);let s=n["onHover"+i];s&&tL.postRender(()=>s(e,sp(e)))}class rj extends iF{mount(){let{current:t}=this.node;t&&(this.unmount=function(t,e,i={}){let[n,s,r]=rR(t,i);return n.forEach(t=>{let i,n=!1,r=!1,o=()=>{t.removeEventListener("pointerleave",h)},a=t=>{i&&(i(t),i=void 0),o()},l=t=>{n=!1,window.removeEventListener("pointerup",l),window.removeEventListener("pointercancel",l),r&&(r=!1,a(t))},h=t=>{if("touch"!==t.pointerType){if(n){r=!0;return}a(t)}};t.addEventListener("pointerenter",n=>{if("touch"===n.pointerType||n0.x||n0.y)return;r=!1;let o=e(t,n);"function"==typeof o&&(i=o,t.addEventListener("pointerleave",h,s))},s),t.addEventListener("pointerdown",()=>{n=!0,window.addEventListener("pointerup",l,s),window.addEventListener("pointercancel",l,s)},s)}),r}(t,(t,e)=>(rL(this.node,e,"Start"),t=>rL(this.node,t,"End"))))}unmount(){}}class rB extends iF{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch(e){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=iz(st(this.node.current,"focus",()=>this.onFocus()),st(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}var rF=i(3537);let rO=(t,e)=>!!e&&(t===e||rO(t,e.parentElement)),rI=new WeakSet;function rU(t){return e=>{"Enter"===e.key&&t(e)}}function rN(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}let rW=(t,e)=>{let i=t.currentTarget;if(!i)return;let n=rU(()=>{if(rI.has(i))return;rN(i,"down");let t=rU(()=>{rN(i,"up")});i.addEventListener("keyup",t,e),i.addEventListener("blur",()=>rN(i,"cancel"),e)});i.addEventListener("keydown",n,e),i.addEventListener("blur",()=>i.removeEventListener("keydown",n),e)};function r$(t){return sc(t)&&!(n0.x||n0.y)}let rz=new WeakSet;function rY(t,e,i){let{props:n}=t;if(t.current instanceof HTMLButtonElement&&t.current.disabled)return;t.animationState&&n.whileTap&&t.animationState.setActive("whileTap","Start"===i);let s=n["onTap"+("End"===i?"":i)];s&&tL.postRender(()=>s(e,sp(e)))}class rX extends iF{mount(){let{current:t}=this.node;if(!t)return;let{globalTapTarget:e,propagate:i}=this.node.props;this.unmount=function(t,e,i={}){let[n,s,r]=rR(t,i),o=t=>{let n=t.currentTarget;if(!r$(t)||rz.has(t))return;rI.add(n),i.stopPropagation&&rz.add(t);let r=e(n,t),o=(t,e)=>{window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",l),rI.has(n)&&rI.delete(n),r$(t)&&"function"==typeof r&&r(t,{success:e})},a=t=>{o(t,n===window||n===document||i.useGlobalTarget||rO(n,t.target))},l=t=>{o(t,!1)};window.addEventListener("pointerup",a,s),window.addEventListener("pointercancel",l,s)};return n.forEach(t=>{(i.useGlobalTarget?window:t).addEventListener("pointerdown",o,s),(0,rF.R)(t)&&(t.addEventListener("focus",t=>rW(t,s)),n7.has(t.tagName)||!0===t.isContentEditable||t.hasAttribute("tabindex")||(t.tabIndex=0))}),r}(t,(t,e)=>(rY(this.node,e,"Start"),(t,{success:e})=>rY(this.node,t,e?"End":"Cancel")),{useGlobalTarget:e,stopPropagation:i?.tap===!1})}unmount(){}}let rH=new WeakMap,rK=new WeakMap,rq=t=>{let e=rH.get(t.target);e&&e(t)},r_=t=>{t.forEach(rq)},rG={some:0,all:1};class rZ extends iF{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();let{viewport:t={}}=this.node.getProps(),{root:e,margin:i,amount:n="some",once:s}=t,r={root:e?e.current:void 0,rootMargin:i,threshold:"number"==typeof n?n:rG[n]};return function(t,e,i){let n=function({root:t,...e}){let i=t||document;rK.has(i)||rK.set(i,{});let n=rK.get(i),s=JSON.stringify(e);return n[s]||(n[s]=new IntersectionObserver(r_,{root:t,...e})),n[s]}(e);return rH.set(t,i),n.observe(t),()=>{rH.delete(t),n.unobserve(t)}}(this.node.current,r,t=>{let{isIntersecting:e}=t;if(this.isInView===e||(this.isInView=e,s&&!e&&this.hasEnteredView))return;e&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",e);let{onViewportEnter:i,onViewportLeave:n}=this.node.getProps(),r=e?i:n;r&&r(t)})}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;let{props:t,prevProps:e}=this.node;["amount","margin","root"].some(function({viewport:t={}},{viewport:e={}}={}){return i=>t[i]!==e[i]}(t,e))&&this.startObserver()}unmount(){}}let rJ=function(t,e){if("undefined"==typeof Proxy)return iB;let i=new Map,n=(i,n)=>iB(i,n,t,e);return new Proxy((t,e)=>n(t,e),{get:(s,r)=>"create"===r?n:(i.has(r)||i.set(r,iB(r,void 0,t,e)),i.get(r))})}({animation:{Feature:nZ},exit:{Feature:nQ},inView:{Feature:rZ},tap:{Feature:rX},focus:{Feature:rB},hover:{Feature:rj},pan:{Feature:sj},drag:{Feature:sR,ProjectionNode:rD,MeasureLayout:sU},layout:{ProjectionNode:rD,MeasureLayout:sU}},(t,e)=>e.isSVG??io(t)?new eJ(e):new ie(e,{allowProjection:t!==is.Fragment}))},4563:function(t,e,i){"use strict";i.d(e,{j:function(){return n}});let n="undefined"!=typeof window},3576:function(t,e,i){"use strict";i.d(e,{h:function(){return s}});var n=i(2265);function s(t){let e=(0,n.useRef)(null);return null===e.current&&(e.current=t()),e.current}},1534:function(t,e,i){"use strict";i.d(e,{L:function(){return s}});var n=i(2265);let s=i(4563).j?n.useLayoutEffect:n.useEffect},3537:function(t,e,i){"use strict";i.d(e,{R:function(){return s}});var n=i(1464);function s(t){return(0,n.K)(t)&&"offsetHeight"in t}},1464:function(t,e,i){"use strict";function n(t){return"object"==typeof t&&null!==t}i.d(e,{K:function(){return n}})}}]);