advi-ui 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -92,6 +92,33 @@ Add the `dark` class to your `<html>` element to activate dark mode:
92
92
  document.documentElement.classList.toggle("dark");
93
93
  ```
94
94
 
95
+ ### Icons
96
+
97
+ Components ship with [lucide-react](https://lucide.dev) icons by default. Any
98
+ component with a built-in icon (`Header`, `PageAside`, `SearchInput`,
99
+ `Select`, `MultiSelect`, `Modal`, `Dialog`) accepts icon-override props — pass
100
+ your own element from any icon library (Phosphor, Radix Icons, Heroicons,
101
+ custom SVGs) to replace it per-instance:
102
+
103
+ ```tsx
104
+ import { MagnifyingGlass, X } from "@phosphor-icons/react";
105
+
106
+ <SearchInput searchIcon={<MagnifyingGlass />} clearIcon={<X />} />
107
+ ```
108
+
109
+ | Component | Props |
110
+ |---|---|
111
+ | `Header` | `menuIcon`, `linkIcon` |
112
+ | `PageAside` | `toggleIcon` (a `(open) => ReactNode` function) |
113
+ | `SearchInput` | `searchIcon`, `clearIcon` |
114
+ | `Select` | `chevronIcon`, `checkIcon`, `clearIcon` |
115
+ | `MultiSelect` | `chevronIcon`, `checkIcon`, `removeIcon` |
116
+ | `Modal` | `closeIcon` |
117
+ | `Dialog` (`DialogContent`) | `closeIcon` |
118
+
119
+ Structural styling (sizing, rotation on open/close) is merged onto whatever
120
+ element you pass, so overrides don't need to replicate the built-in classes.
121
+
95
122
  ---
96
123
 
97
124
  ## Components
@@ -42,5 +42,5 @@ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.
42
42
 
43
43
  If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
44
44
 
45
- For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return l.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},Ya=`DialogDescriptionWarning`,Xa=({contentRef:e,descriptionId:t})=>{let n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${qa(Ya).contentName}}.`;return l.useEffect(()=>{let r=e.current?.getAttribute(`aria-describedby`);t&&r&&(document.getElementById(t)||console.warn(n))},[n,e,t]),null},Za=Sa,Qa=wa,$a=Oa,eo=Aa,to=Pa,no=za,ro=Va,io=Ua,ao=(...e)=>e.filter((e,t,n)=>!!e&&e.trim()!==``&&n.indexOf(e)===t).join(` `).trim(),oo=e=>e.replace(/([a-z0-9])([A-Z])/g,`$1-$2`).toLowerCase(),so=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,t,n)=>n?n.toUpperCase():t.toLowerCase()),co=e=>{let t=so(e);return t.charAt(0).toUpperCase()+t.slice(1)},lo={xmlns:`http://www.w3.org/2000/svg`,width:24,height:24,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:2,strokeLinecap:`round`,strokeLinejoin:`round`},uo=e=>{for(let t in e)if(t.startsWith(`aria-`)||t===`role`||t===`title`)return!0;return!1},fo=(0,c.createContext)({}),po=()=>(0,c.useContext)(fo),mo=(0,c.forwardRef)(({color:e,size:t,strokeWidth:n,absoluteStrokeWidth:r,className:i=``,children:a,iconNode:o,...s},l)=>{let{size:u=24,strokeWidth:d=2,absoluteStrokeWidth:f=!1,color:p=`currentColor`,className:m=``}=po()??{},h=r??f?Number(n??d)*24/Number(t??u):n??d;return(0,c.createElement)(`svg`,{ref:l,...lo,width:t??u??lo.width,height:t??u??lo.height,stroke:e??p,strokeWidth:h,className:ao(`lucide`,m,i),...!a&&!uo(s)&&{"aria-hidden":`true`},...s},[...o.map(([e,t])=>(0,c.createElement)(e,t)),...Array.isArray(a)?a:[a]])}),ho=(e,t)=>{let n=(0,c.forwardRef)(({className:n,...r},i)=>(0,c.createElement)(mo,{ref:i,iconNode:t,className:ao(`lucide-${oo(co(e))}`,`lucide-${e}`,n),...r}));return n.displayName=co(e),n},go=ho(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),_o=ho(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),vo=ho(`chevron-left`,[[`path`,{d:`m15 18-6-6 6-6`,key:`1wnfg3`}]]),yo=ho(`chevron-right`,[[`path`,{d:`m9 18 6-6-6-6`,key:`mthhwq`}]]),bo=ho(`menu`,[[`path`,{d:`M4 5h16`,key:`1tepv9`}],[`path`,{d:`M4 12h16`,key:`1lakjw`}],[`path`,{d:`M4 19h16`,key:`1djgab`}]]),xo=ho(`search`,[[`path`,{d:`m21 21-4.34-4.34`,key:`14j7rj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]),So=ho(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]),Co=Za,wo=Qa,To=$a,Eo=io,Do=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(eo,{ref:n,className:V(`fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0`,e),...t}));Do.displayName=eo.displayName;var Oo=(0,l.forwardRef)(({className:e,children:t,...n},r)=>(0,u.jsxs)(To,{children:[(0,u.jsx)(Do,{}),(0,u.jsxs)(to,{ref:r,className:V(`fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg`,e),...n,children:[t,(0,u.jsxs)(io,{className:`absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground`,children:[(0,u.jsx)(So,{className:`h-4 w-4`}),(0,u.jsx)(`span`,{className:`sr-only`,children:`Close`})]})]})]}));Oo.displayName=to.displayName;var ko=({className:e,...t})=>(0,u.jsx)(`div`,{className:V(`flex flex-col space-y-1.5 text-center sm:text-left`,e),...t});ko.displayName=`DialogHeader`;var Ao=({className:e,...t})=>(0,u.jsx)(`div`,{className:V(`flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2`,e),...t});Ao.displayName=`DialogFooter`;var jo=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(no,{ref:n,className:V(`text-lg font-semibold leading-none tracking-tight`,e),...t}));jo.displayName=no.displayName;var Mo=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(ro,{ref:n,className:V(`text-sm text-muted-foreground`,e),...t}));Mo.displayName=ro.displayName;var No=({label:e,htmlFor:t,description:n,error:r,required:i,className:a,children:o})=>{let s=(0,l.useId)(),c=t??s;return(0,u.jsxs)(`div`,{className:V(`vi-form-field`,a),children:[e&&(0,u.jsxs)(`label`,{htmlFor:c,className:`vi-form-field-label`,children:[e,i&&(0,u.jsxs)(`span`,{className:`vi-form-field-required`,"aria-hidden":`true`,children:[` `,`*`]})]}),o,!r&&n&&(0,u.jsx)(`p`,{className:`vi-form-field-description`,children:n}),r&&(0,u.jsx)(`p`,{className:`vi-form-field-error`,role:`alert`,children:r})]})};No.displayName=`FormField`;var Po=(0,l.forwardRef)(({className:e,type:t,label:n,description:r,validate:i,onValueChange:a,id:o,...s},c)=>{let[d,f]=(0,l.useState)(null),p=(0,l.useId)(),m=o??p;return(0,u.jsxs)(`div`,{className:`flex flex-col gap-1 w-full`,children:[n&&(0,u.jsx)(`label`,{htmlFor:m,className:`text-sm font-medium`,children:n}),(0,u.jsx)(`input`,{ref:c,id:m,type:t,className:V(`flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-2 text-base shadow-sm transition-colors`,`placeholder:text-muted-foreground`,`focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring`,`disabled:cursor-not-allowed disabled:opacity-50`,`file:border-0 file:bg-transparent file:text-sm file:font-medium`,`md:text-sm`,d&&`border-destructive focus-visible:ring-destructive`,e),onChange:e=>{a&&a(e.target.value),i&&f(i(e.target.value)),s.onChange?.(e)},...s}),r&&!d&&(0,u.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:r}),d&&(0,u.jsx)(`p`,{className:`text-xs text-destructive font-medium`,children:d})]})});Po.displayName=`Input`;var Fo=e=>typeof e==`object`&&!!e&&`url`in e,Io=({link:e,className:t,noBaseClass:n=!1,children:r})=>(0,u.jsx)(u.Fragment,{children:e.isExternal?(0,u.jsx)(`a`,{href:e.url,target:`_blank`,rel:`noopener noreferrer`,className:n?t:V(`vi-link`,t),title:e.text,children:r??e.text}):(0,u.jsx)(`a`,{href:e.url,className:n?t:V(`vi-link`,t),title:e.text,children:r??e.text})}),Lo=({name:e,image:t,link:n,className:r})=>(0,u.jsxs)(Io,{link:n,className:V(`vi-link-logo-wrapper`,r),children:[Fo(t)?(0,u.jsx)(`img`,{src:t.url,alt:t.alt,className:`vi-logo`}):(0,l.isValidElement)(t)?t:null,(0,u.jsx)(`span`,{className:`vi-logo-text`,children:e})]}),Ro=({text:e=`Loading...`,className:t,...n})=>(0,u.jsxs)(`div`,{className:V(`flex flex-row items-center justify-center gap-3 p-4 text-muted-foreground`,t),...n,children:[(0,u.jsxs)(`svg`,{className:`h-6 w-6 animate-spin text-muted-foreground`,xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 24 24`,"aria-hidden":`true`,children:[(0,u.jsx)(`circle`,{className:`opacity-25`,cx:`12`,cy:`12`,r:`10`,stroke:`currentColor`,strokeWidth:`4`}),(0,u.jsx)(`path`,{className:`opacity-75`,fill:`currentColor`,d:`M4 12a8 8 0 018-8v4a4 4 0 00-4 4H4z`})]}),(0,u.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e})]});Ro.displayName=`Loading`;var zo=e=>(e.type??`item`)===`item`&&!e.disabled,Bo=(0,l.forwardRef)(({items:e,trigger:t,align:n=`start`,disabled:r,className:i,contentClassName:a},o)=>{let[s,c]=(0,l.useState)(!1),[d,f]=(0,l.useState)(-1),p=(0,l.useRef)(null),m=(0,l.useRef)(null),h=(0,l.useRef)(e);h.current=e;let g=(0,l.useId)(),_=`${g}-menu`,v=e=>{m.current=e,typeof o==`function`?o(e):o&&(o.current=e)};(0,l.useEffect)(()=>{if(!s)return;let e=e=>{p.current?.contains(e.target)||c(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[s]),(0,l.useEffect)(()=>{if(!s){f(-1);return}f(h.current.findIndex(zo))},[s]),(0,l.useEffect)(()=>{r&&c(!1)},[r]);let y=(e=!0)=>{c(!1),e&&m.current?.focus()},b=e=>{r||!zo(e)||(e.onSelect?.(),y())},x=t=>{f(n=>{let r=n;for(let n=0;n<e.length;n++)if(r=(r+t+e.length)%e.length,zo(e[r]))return r;return n})};return(0,u.jsxs)(`div`,{className:V(`vi-menu-container`,i),ref:p,children:[(0,u.jsx)(qn,{ref:v,"aria-haspopup":`menu`,"aria-expanded":s,"aria-controls":s?_:void 0,"aria-activedescendant":s&&d>=0?`${g}-item-${d}`:void 0,"aria-disabled":r||void 0,onClick:()=>!r&&c(e=>!e),onKeyDown:t=>{if(!r)switch(t.key){case`Enter`:case` `:if(t.preventDefault(),!s){c(!0);return}d>=0&&b(e[d]);break;case`ArrowDown`:if(t.preventDefault(),!s){c(!0);return}x(1);break;case`ArrowUp`:if(t.preventDefault(),!s){c(!0);return}x(-1);break;case`Escape`:s&&y();break;case`Tab`:s&&y(!1);break}},children:t}),s&&(0,u.jsx)(`div`,{id:_,role:`menu`,className:V(`vi-menu-content`,n===`end`&&`vi-menu-content-align-end`,a),children:e.map((e,t)=>e.type===`separator`?(0,u.jsx)(`div`,{role:`separator`,className:`vi-menu-separator`},e.value):e.type===`label`?(0,u.jsx)(`div`,{className:`vi-menu-label`,children:e.label},e.value):(0,u.jsxs)(`div`,{id:`${g}-item-${t}`,role:`menuitem`,"aria-disabled":e.disabled,className:V(`vi-menu-item`,e.destructive&&`vi-menu-item-destructive`,e.disabled&&`vi-menu-item-disabled`,t===d&&`vi-menu-item-active`),onMouseEnter:()=>zo(e)&&f(t),onClick:()=>b(e),children:[e.icon&&(0,u.jsx)(`span`,{className:`vi-menu-item-icon`,children:e.icon}),(0,u.jsx)(`span`,{className:`vi-menu-item-label`,children:e.label}),e.shortcut&&(0,u.jsx)(`span`,{className:`vi-menu-item-shortcut`,children:e.shortcut})]},e.value))})]})});Bo.displayName=`Menu`;function Vo(e){if(e===void 0)throw ReferenceError(`this hasn't been initialised - super() hasn't been called`);return e}function Ho(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}var Uo={autoSleep:120,force3D:`auto`,nullTargetWarn:1,units:{lineHeight:``}},Wo={duration:.5,overwrite:!1,delay:0},Go,H,U,Ko=1e8,W=1/Ko,qo=Math.PI*2,Jo=qo/4,Yo=0,Xo=Math.sqrt,Zo=Math.cos,Qo=Math.sin,G=function(e){return typeof e==`string`},K=function(e){return typeof e==`function`},$o=function(e){return typeof e==`number`},es=function(e){return e===void 0},ts=function(e){return typeof e==`object`},ns=function(e){return e!==!1},rs=function(){return typeof window<`u`},is=function(e){return K(e)||G(e)},as=typeof ArrayBuffer==`function`&&ArrayBuffer.isView||function(){},os=Array.isArray,ss=/random\([^)]+\)/g,cs=/,\s*/g,ls=/(?:-?\.?\d|\.)+/gi,us=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,ds=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,fs=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,ps=/[+-]=-?[.\d]+/,ms=/[^,'"\[\]\s]+/gi,hs=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,q,gs,_s,vs,ys={},bs={},xs,Ss=function(e){return(bs=Qs(e,ys))&&mu},Cs=function(e,t){return console.warn(`Invalid property`,e,`set to`,t,`Missing plugin? gsap.registerPlugin()`)},ws=function(e,t){return!t&&console.warn(e)},Ts=function(e,t){return e&&(ys[e]=t)&&bs&&(bs[e]=t)||ys},Es=function(){return 0},Ds={suppressEvents:!0,isStart:!0,kill:!1},Os={suppressEvents:!0,kill:!1},ks={suppressEvents:!0},As={},js=[],Ms={},Ns,Ps={},Fs={},Is=30,Ls=[],Rs=``,zs=function(e){var t=e[0],n,r;if(ts(t)||K(t)||(e=[e]),!(n=(t._gsap||{}).harness)){for(r=Ls.length;r--&&!Ls[r].targetTest(t););n=Ls[r]}for(r=e.length;r--;)e[r]&&(e[r]._gsap||(e[r]._gsap=new Tl(e[r],n)))||e.splice(r,1);return e},Bs=function(e){return e._gsap||zs(Fc(e))[0]._gsap},Vs=function(e,t,n){return(n=e[t])&&K(n)?e[t]():es(n)&&e.getAttribute&&e.getAttribute(t)||n},Hs=function(e,t){return(e=e.split(`,`)).forEach(t)||e},J=function(e){return Math.round(e*1e5)/1e5||0},Y=function(e){return Math.round(e*1e7)/1e7||0},Us=function(e,t){var n=t.charAt(0),r=parseFloat(t.substr(2));return e=parseFloat(e),n===`+`?e+r:n===`-`?e-r:n===`*`?e*r:e/r},Ws=function(e,t){for(var n=t.length,r=0;e.indexOf(t[r])<0&&++r<n;);return r<n},Gs=function(){var e=js.length,t=js.slice(0),n,r;for(Ms={},js.length=0,n=0;n<e;n++)r=t[n],r&&r._lazy&&(r.render(r._lazy[0],r._lazy[1],!0)._lazy=0)},Ks=function(e){return!!(e._initted||e._startAt||e.add)},qs=function(e,t,n,r){js.length&&!H&&Gs(),e.render(t,n,r||!!(H&&t<0&&Ks(e))),js.length&&!H&&Gs()},Js=function(e){var t=parseFloat(e);return(t||t===0)&&(e+``).match(ms).length<2?t:G(e)?e.trim():e},Ys=function(e){return e},Xs=function(e,t){for(var n in t)n in e||(e[n]=t[n]);return e},Zs=function(e){return function(t,n){for(var r in n)r in t||r===`duration`&&e||r===`ease`||(t[r]=n[r])}},Qs=function(e,t){for(var n in t)e[n]=t[n];return e},$s=function e(t,n){for(var r in n)r!==`__proto__`&&r!==`constructor`&&r!==`prototype`&&(t[r]=ts(n[r])?e(t[r]||(t[r]={}),n[r]):n[r]);return t},ec=function(e,t){var n={},r;for(r in e)r in t||(n[r]=e[r]);return n},tc=function(e){var t=e.parent||q,n=e.keyframes?Zs(os(e.keyframes)):Xs;if(ns(e.inherit))for(;t;)n(e,t.vars.defaults),t=t.parent||t._dp;return e},nc=function(e,t){for(var n=e.length,r=n===t.length;r&&n--&&e[n]===t[n];);return n<0},rc=function(e,t,n,r,i){n===void 0&&(n=`_first`),r===void 0&&(r=`_last`);var a=e[r],o;if(i)for(o=t[i];a&&a[i]>o;)a=a._prev;return a?(t._next=a._next,a._next=t):(t._next=e[n],e[n]=t),t._next?t._next._prev=t:e[r]=t,t._prev=a,t.parent=t._dp=e,t},ic=function(e,t,n,r){n===void 0&&(n=`_first`),r===void 0&&(r=`_last`);var i=t._prev,a=t._next;i?i._next=a:e[n]===t&&(e[n]=a),a?a._prev=i:e[r]===t&&(e[r]=i),t._next=t._prev=t.parent=null},ac=function(e,t){e.parent&&(!t||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},oc=function(e,t){if(e&&(!t||t._end>e._dur||t._start<0))for(var n=e;n;)n._dirty=1,n=n.parent;return e},sc=function(e){for(var t=e.parent;t&&t.parent;)t._dirty=1,t.totalDuration(),t=t.parent;return e},cc=function(e,t,n,r){return e._startAt&&(H?e._startAt.revert(Os):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(t,!0,r))},lc=function e(t){return!t||t._ts&&e(t.parent)},uc=function(e){return e._repeat?dc(e._tTime,e=e.duration()+e._rDelay)*e:0},dc=function(e,t){var n=Math.floor(e=Y(e/t));return e&&n===e?n-1:n},fc=function(e,t){return(e-t._start)*t._ts+(t._ts>=0?0:t._dirty?t.totalDuration():t._tDur)},pc=function(e){return e._end=Y(e._start+(e._tDur/Math.abs(e._ts||e._rts||W)||0))},mc=function(e,t){var n=e._dp;return n&&n.smoothChildTiming&&e._ts&&(e._start=Y(n._time-(e._ts>0?t/e._ts:((e._dirty?e.totalDuration():e._tDur)-t)/-e._ts)),pc(e),n._dirty||oc(n,e)),e},hc=function(e,t){var n;if((t._time||!t._dur&&t._initted||t._start<e._time&&(t._dur||!t.add))&&(n=fc(e.rawTime(),t),(!t._dur||kc(0,t.totalDuration(),n)-t._tTime>W)&&t.render(n,!0)),oc(e,t)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur<e.duration())for(n=e;n._dp;)n.rawTime()>=0&&n.totalTime(n._tTime),n=n._dp;e._zTime=-W}},gc=function(e,t,n,r){return t.parent&&ac(t),t._start=Y(($o(n)?n:n||e!==q?Ec(e,n,t):e._time)+t._delay),t._end=Y(t._start+(t.totalDuration()/Math.abs(t.timeScale())||0)),rc(e,t,`_first`,`_last`,e._sort?`_start`:0),bc(t)||(e._recent=t),r||hc(e,t),e._ts<0&&mc(e,e._tTime),e},_c=function(e,t){return(ys.ScrollTrigger||Cs(`scrollTrigger`,t))&&ys.ScrollTrigger.create(t,e)},vc=function(e,t,n,r,i){if(Pl(e,t,i),!e._initted)return 1;if(!n&&e._pt&&!H&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&Ns!==fl.frame)return js.push(e),e._lazy=[i,r],1},yc=function e(t){var n=t.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||e(n))},bc=function(e){var t=e.data;return t===`isFromStart`||t===`isStart`},xc=function(e,t,n,r){var i=e.ratio,a=t<0||!t&&(!e._start&&yc(e)&&!(!e._initted&&bc(e))||(e._ts<0||e._dp._ts<0)&&!bc(e))?0:1,o=e._rDelay,s=0,c,l,u;if(o&&e._repeat&&(s=kc(0,e._tDur,t),l=dc(s,o),e._yoyo&&l&1&&(a=1-a),l!==dc(e._tTime,o)&&(i=1-a,e.vars.repeatRefresh&&e._initted&&e.invalidate())),a!==i||H||r||e._zTime===W||!t&&e._zTime){if(!e._initted&&vc(e,t,r,n,s))return;for(u=e._zTime,e._zTime=t||(n?W:0),n||=t&&!u,e.ratio=a,e._from&&(a=1-a),e._time=0,e._tTime=s,c=e._pt;c;)c.r(a,c.d),c=c._next;t<0&&cc(e,t,n,!0),e._onUpdate&&!n&&Qc(e,`onUpdate`),s&&e._repeat&&!n&&e.parent&&Qc(e,`onRepeat`),(t>=e._tDur||t<0)&&e.ratio===a&&(a&&ac(e,1),!n&&!H&&(Qc(e,a?`onComplete`:`onReverseComplete`,!0),e._prom&&e._prom()))}else e._zTime||=t},Sc=function(e,t,n){var r;if(n>t)for(r=e._first;r&&r._start<=n;){if(r.data===`isPause`&&r._start>t)return r;r=r._next}else for(r=e._last;r&&r._start>=n;){if(r.data===`isPause`&&r._start<t)return r;r=r._prev}},Cc=function(e,t,n,r){var i=e._repeat,a=Y(t)||0,o=e._tTime/e._tDur;return o&&!r&&(e._time*=a/e._dur),e._dur=a,e._tDur=i?i<0?1e10:Y(a*(i+1)+e._rDelay*i):a,o>0&&!r&&mc(e,e._tTime=e._tDur*o),e.parent&&pc(e),n||oc(e.parent,e),e},wc=function(e){return e instanceof Dl?oc(e):Cc(e,e._dur)},Tc={_start:0,endTime:Es,totalDuration:Es},Ec=function e(t,n,r){var i=t.labels,a=t._recent||Tc,o=t.duration()>=Ko?a.endTime(!1):t._dur,s,c,l;return G(n)&&(isNaN(n)||n in i)?(c=n.charAt(0),l=n.substr(-1)===`%`,s=n.indexOf(`=`),c===`<`||c===`>`?(s>=0&&(n=n.replace(/=/,``)),(c===`<`?a._start:a.endTime(a._repeat>=0))+(parseFloat(n.substr(1))||0)*(l?(s<0?a:r).totalDuration()/100:1)):s<0?(n in i||(i[n]=o),i[n]):(c=parseFloat(n.charAt(s-1)+n.substr(s+1)),l&&r&&(c=c/100*(os(r)?r[0]:r).totalDuration()),s>1?e(t,n.substr(0,s-1),r)+c:o+c)):n==null?o:+n},Dc=function(e,t,n){var r=$o(t[1]),i=(r?2:1)+(e<2?0:1),a=t[i],o,s;if(r&&(a.duration=t[1]),a.parent=n,e){for(o=a,s=n;s&&!(`immediateRender`in o);)o=s.vars.defaults||{},s=ns(s.vars.inherit)&&s.parent;a.immediateRender=ns(o.immediateRender),e<2?a.runBackwards=1:a.startAt=t[i-1]}return new Q(t[0],a,t[i+1])},Oc=function(e,t){return e||e===0?t(e):t},kc=function(e,t,n){return n<e?e:n>t?t:n},Ac=function(e,t){return!G(e)||!(t=hs.exec(e))?``:t[1]},jc=function(e,t,n){return Oc(n,function(n){return kc(e,t,n)})},Mc=[].slice,Nc=function(e,t){return e&&ts(e)&&`length`in e&&(!t&&!e.length||e.length-1 in e&&ts(e[0]))&&!e.nodeType&&e!==gs},Pc=function(e,t,n){return n===void 0&&(n=[]),e.forEach(function(e){var r;return G(e)&&!t||Nc(e,1)?(r=n).push.apply(r,Fc(e)):n.push(e)})||n},Fc=function(e,t,n){return U&&!t&&U.selector?U.selector(e):G(e)&&!n&&(_s||!pl())?Mc.call((t||vs).querySelectorAll(e),0):os(e)?Pc(e,n):Nc(e)?Mc.call(e,0):e?[e]:[]},Ic=function(e){return e=Fc(e)[0]||ws(`Invalid scope`)||{},function(t){var n=e.current||e.nativeElement||e;return Fc(t,n.querySelectorAll?n:n===e?ws(`Invalid scope`)||vs.createElement(`div`):e)}},Lc=function(e){return e.sort(function(){return .5-Math.random()})},Rc=function(e){if(K(e))return e;var t=ts(e)?e:{each:e},n=bl(t.ease),r=t.from||0,i=parseFloat(t.base)||0,a={},o=r>0&&r<1,s=isNaN(r)||o,c=t.axis,l=r,u=r;return G(r)?l=u={center:.5,edges:.5,end:1}[r]||0:!o&&s&&(l=r[0],u=r[1]),function(e,o,d){var f=(d||t).length,p=a[f],m,h,g,_,v,y,b,x,S;if(!p){if(S=t.grid===`auto`?0:(t.grid||[1,Ko])[1],!S){for(b=-Ko;b<(b=d[S++].getBoundingClientRect().left)&&S<f;);S<f&&S--}for(p=a[f]=[],m=s?Math.min(S,f)*l-.5:r%S,h=S===Ko?0:s?f*u/S-.5:r/S|0,b=0,x=Ko,y=0;y<f;y++)g=y%S-m,_=h-(y/S|0),p[y]=v=c?Math.abs(c===`y`?_:g):Xo(g*g+_*_),v>b&&(b=v),v<x&&(x=v);r===`random`&&Lc(p),p.max=b-x,p.min=x,p.v=f=(parseFloat(t.amount)||parseFloat(t.each)*(S>f?f-1:c?c===`y`?f/S:S:Math.max(S,f/S))||0)*(r===`edges`?-1:1),p.b=f<0?i-f:i,p.u=Ac(t.amount||t.each)||0,n=n&&f<0?yl(n):n}return f=(p[e]-p.min)/p.max||0,Y(p.b+(n?n(f):f)*p.v)+p.u}},zc=function(e){var t=10**((e+``).split(`.`)[1]||``).length;return function(n){var r=Y(Math.round(parseFloat(n)/e)*e*t);return(r-r%1)/t+($o(n)?0:Ac(n))}},Bc=function(e,t){var n=os(e),r,i;return!n&&ts(e)&&(r=n=e.radius||Ko,e.values?(e=Fc(e.values),(i=!$o(e[0]))&&(r*=r)):e=zc(e.increment)),Oc(t,n?K(e)?function(t){return i=e(t),Math.abs(i-t)<=r?i:t}:function(t){for(var n=parseFloat(i?t.x:t),a=parseFloat(i?t.y:0),o=Ko,s=0,c=e.length,l,u;c--;)i?(l=e[c].x-n,u=e[c].y-a,l=l*l+u*u):l=Math.abs(e[c]-n),l<o&&(o=l,s=c);return s=!r||o<=r?e[s]:t,i||s===t||$o(t)?s:s+Ac(t)}:zc(e))},Vc=function(e,t,n,r){return Oc(os(e)?!t:n===!0?!!(n=0):!r,function(){return os(e)?e[~~(Math.random()*e.length)]:(n||=1e-5)&&(r=n<1?10**((n+``).length-2):1)&&Math.floor(Math.round((e-n/2+Math.random()*(t-e+n*.99))/n)*n*r)/r})},Hc=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return t.reduce(function(e,t){return t(e)},e)}},Uc=function(e,t){return function(n){return e(parseFloat(n))+(t||Ac(n))}},Wc=function(e,t,n){return Yc(e,t,0,1,n)},Gc=function(e,t,n){return Oc(n,function(n){return e[~~t(n)]})},Kc=function e(t,n,r){var i=n-t;return os(t)?Gc(t,e(0,t.length),n):Oc(r,function(e){return(i+(e-t)%i)%i+t})},qc=function e(t,n,r){var i=n-t,a=i*2;return os(t)?Gc(t,e(0,t.length-1),n):Oc(r,function(e){return e=(a+(e-t)%a)%a||0,t+(e>i?a-e:e)})},Jc=function(e){return e.replace(ss,function(e){var t=e.indexOf(`[`)+1,n=e.substring(t||7,t?e.indexOf(`]`):e.length-1).split(cs);return Vc(t?n:+n[0],t?0:+n[1],+n[2]||1e-5)})},Yc=function(e,t,n,r,i){var a=t-e,o=r-n;return Oc(i,function(t){return n+((t-e)/a*o||0)})},Xc=function e(t,n,r,i){var a=isNaN(t+n)?0:function(e){return(1-e)*t+e*n};if(!a){var o=G(t),s={},c,l,u,d,f;if(r===!0&&(i=1)&&(r=null),o)t={p:t},n={p:n};else if(os(t)&&!os(n)){for(u=[],d=t.length,f=d-2,l=1;l<d;l++)u.push(e(t[l-1],t[l]));d--,a=function(e){e*=d;var t=Math.min(f,~~e);return u[t](e-t)},r=n}else i||(t=Qs(os(t)?[]:{},t));if(!u){for(c in n)kl.call(s,t,c,`get`,n[c]);a=function(e){return Yl(e,s)||(o?t.p:t)}}}return Oc(r,a)},Zc=function(e,t,n){var r=e.labels,i=Ko,a,o,s;for(a in r)o=r[a]-t,o<0==!!n&&o&&i>(o=Math.abs(o))&&(s=a,i=o);return s},Qc=function(e,t,n){var r=e.vars,i=r[t],a=U,o=e._ctx,s,c,l;if(i)return s=r[t+`Params`],c=r.callbackScope||e,n&&js.length&&Gs(),o&&(U=o),l=s?i.apply(c,s):i.call(c),U=a,l},$c=function(e){return ac(e),e.scrollTrigger&&e.scrollTrigger.kill(!!H),e.progress()<1&&Qc(e,`onInterrupt`),e},el,tl=[],nl=function(e){if(e)if(e=!e.name&&e.default||e,rs()||e.headless){var t=e.name,n=K(e),r=t&&!n&&e.init?function(){this._props=[]}:e,i={init:Es,render:Yl,add:kl,kill:Zl,modifier:Xl,rawVars:0},a={targetTest:0,get:0,getSetter:Gl,aliases:{},register:0};if(pl(),e!==r){if(Ps[t])return;Xs(r,Xs(ec(e,i),a)),Qs(r.prototype,Qs(i,ec(e,a))),Ps[r.prop=t]=r,e.targetTest&&(Ls.push(r),As[t]=1),t=(t===`css`?`CSS`:t.charAt(0).toUpperCase()+t.substr(1))+`Plugin`}Ts(t,r),e.register&&e.register(mu,r,eu)}else tl.push(e)},X=255,rl={aqua:[0,X,X],lime:[0,X,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,X],navy:[0,0,128],white:[X,X,X],olive:[128,128,0],yellow:[X,X,0],orange:[X,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[X,0,0],pink:[X,192,203],cyan:[0,X,X],transparent:[X,X,X,0]},il=function(e,t,n){return e+=e<0?1:e>1?-1:0,(e*6<1?t+(n-t)*e*6:e<.5?n:e*3<2?t+(n-t)*(2/3-e)*6:t)*X+.5|0},al=function(e,t,n){var r=e?$o(e)?[e>>16,e>>8&X,e&X]:0:rl.black,i,a,o,s,c,l,u,d,f,p;if(!r){if(e.substr(-1)===`,`&&(e=e.substr(0,e.length-1)),rl[e])r=rl[e];else if(e.charAt(0)===`#`){if(e.length<6&&(i=e.charAt(1),a=e.charAt(2),o=e.charAt(3),e=`#`+i+i+a+a+o+o+(e.length===5?e.charAt(4)+e.charAt(4):``)),e.length===9)return r=parseInt(e.substr(1,6),16),[r>>16,r>>8&X,r&X,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),r=[e>>16,e>>8&X,e&X]}else if(e.substr(0,3)===`hsl`){if(r=p=e.match(ls),!t)s=r[0]%360/360,c=r[1]/100,l=r[2]/100,a=l<=.5?l*(c+1):l+c-l*c,i=l*2-a,r.length>3&&(r[3]*=1),r[0]=il(s+1/3,i,a),r[1]=il(s,i,a),r[2]=il(s-1/3,i,a);else if(~e.indexOf(`=`))return r=e.match(us),n&&r.length<4&&(r[3]=1),r}else r=e.match(ls)||rl.transparent;r=r.map(Number)}return t&&!p&&(i=r[0]/X,a=r[1]/X,o=r[2]/X,u=Math.max(i,a,o),d=Math.min(i,a,o),l=(u+d)/2,u===d?s=c=0:(f=u-d,c=l>.5?f/(2-u-d):f/(u+d),s=u===i?(a-o)/f+(a<o?6:0):u===a?(o-i)/f+2:(i-a)/f+4,s*=60),r[0]=~~(s+.5),r[1]=~~(c*100+.5),r[2]=~~(l*100+.5)),n&&r.length<4&&(r[3]=1),r},ol=function(e){var t=[],n=[],r=-1;return e.split(cl).forEach(function(e){var i=e.match(ds)||[];t.push.apply(t,i),n.push(r+=i.length+1)}),t.c=n,t},sl=function(e,t,n){var r=``,i=(e+r).match(cl),a=t?`hsla(`:`rgba(`,o=0,s,c,l,u;if(!i)return e;if(i=i.map(function(e){return(e=al(e,t,1))&&a+(t?e[0]+`,`+e[1]+`%,`+e[2]+`%,`+e[3]:e.join(`,`))+`)`}),n&&(l=ol(e),s=n.c,s.join(r)!==l.c.join(r)))for(c=e.replace(cl,`1`).split(ds),u=c.length-1;o<u;o++)r+=c[o]+(~s.indexOf(o)?i.shift()||a+`0,0,0,0)`:(l.length?l:i.length?i:n).shift());if(!c)for(c=e.split(cl),u=c.length-1;o<u;o++)r+=c[o]+i[o];return r+c[u]},cl=function(){var e=`(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b`,t;for(t in rl)e+=`|`+t+`\\b`;return RegExp(e+`)`,`gi`)}(),ll=/hsl[a]?\(/,ul=function(e){var t=e.join(` `),n;if(cl.lastIndex=0,cl.test(t))return n=ll.test(t),e[1]=sl(e[1],n),e[0]=sl(e[0],n,ol(e[1])),!0},dl,fl=function(){var e=Date.now,t=500,n=33,r=e(),i=r,a=1e3/240,o=a,s=[],c,l,u,d,f,p,m=function u(m){var h=e()-i,g=m===!0,_,v,y,b;if((h>t||h<0)&&(r+=h-n),i+=h,y=i-r,_=y-o,(_>0||g)&&(b=++d.frame,f=y-d.time*1e3,d.time=y/=1e3,o+=_+(_>=a?4:a-_),v=1),g||(c=l(u)),v)for(p=0;p<s.length;p++)s[p](y,f,b,m)};return d={time:0,frame:0,tick:function(){m(!0)},deltaRatio:function(e){return f/(1e3/(e||60))},wake:function(){xs&&(!_s&&rs()&&(gs=_s=window,vs=gs.document||{},ys.gsap=mu,(gs.gsapVersions||=[]).push(mu.version),Ss(bs||gs.GreenSockGlobals||!gs.gsap&&gs||{}),tl.forEach(nl)),u=typeof requestAnimationFrame<`u`&&requestAnimationFrame,c&&d.sleep(),l=u||function(e){return setTimeout(e,o-d.time*1e3+1|0)},dl=1,m(2))},sleep:function(){(u?cancelAnimationFrame:clearTimeout)(c),dl=0,l=Es},lagSmoothing:function(e,r){t=e||1/0,n=Math.min(r||33,t)},fps:function(e){a=1e3/(e||240),o=d.time*1e3+a},add:function(e,t,n){var r=t?function(t,n,i,a){e(t,n,i,a),d.remove(r)}:e;return d.remove(e),s[n?`unshift`:`push`](r),pl(),r},remove:function(e,t){~(t=s.indexOf(e))&&s.splice(t,1)&&p>=t&&p--},_listeners:s},d}(),pl=function(){return!dl&&fl.wake()},Z={},ml=/^[\d.\-M][\d.\-,\s]/,hl=/["']/g,gl=function(e){for(var t={},n=e.substr(1,e.length-3).split(`:`),r=n[0],i=1,a=n.length,o,s,c;i<a;i++)s=n[i],o=i===a-1?s.length:s.lastIndexOf(`,`),c=s.substr(0,o),t[r]=isNaN(c)?c.replace(hl,``).trim():+c,r=s.substr(o+1).trim();return t},_l=function(e){var t=e.indexOf(`(`)+1,n=e.indexOf(`)`),r=e.indexOf(`(`,t);return e.substring(t,~r&&r<n?e.indexOf(`)`,n+1):n)},vl=function(e){var t=(e+``).split(`(`),n=Z[t[0]];return n&&t.length>1&&n.config?n.config.apply(null,~e.indexOf(`{`)?[gl(t[1])]:_l(e).split(`,`).map(Js)):Z._CE&&ml.test(e)?Z._CE(``,e):n},yl=function(e){return function(t){return 1-e(1-t)}},bl=function(e,t){return e&&(K(e)?e:Z[e]||vl(e))||t},xl=function(e,t,n,r){n===void 0&&(n=function(e){return 1-t(1-e)}),r===void 0&&(r=function(e){return e<.5?t(e*2)/2:1-t((1-e)*2)/2});var i={easeIn:t,easeOut:n,easeInOut:r},a;return Hs(e,function(e){for(var t in Z[e]=ys[e]=i,Z[a=e.toLowerCase()]=n,i)Z[a+(t===`easeIn`?`.in`:t===`easeOut`?`.out`:`.inOut`)]=Z[e+`.`+t]=i[t]}),i},Sl=function(e){return function(t){return t<.5?(1-e(1-t*2))/2:.5+e((t-.5)*2)/2}},Cl=function e(t,n,r){var i=n>=1?n:1,a=(r||(t?.3:.45))/(n<1?n:1),o=a/qo*(Math.asin(1/i)||0),s=function(e){return e===1?1:i*2**(-10*e)*Qo((e-o)*a)+1},c=t===`out`?s:t===`in`?function(e){return 1-s(1-e)}:Sl(s);return a=qo/a,c.config=function(n,r){return e(t,n,r)},c},wl=function e(t,n){n===void 0&&(n=1.70158);var r=function(e){return e?--e*e*((n+1)*e+n)+1:0},i=t===`out`?r:t===`in`?function(e){return 1-r(1-e)}:Sl(r);return i.config=function(n){return e(t,n)},i};Hs(`Linear,Quad,Cubic,Quart,Quint,Strong`,function(e,t){var n=t<5?t+1:t;xl(e+`,Power`+(n-1),t?function(e){return e**+n}:function(e){return e},function(e){return 1-(1-e)**n},function(e){return e<.5?(e*2)**n/2:1-((1-e)*2)**n/2})}),Z.Linear.easeNone=Z.none=Z.Linear.easeIn,xl(`Elastic`,Cl(`in`),Cl(`out`),Cl()),(function(e,t){var n=1/t,r=2*n,i=2.5*n,a=function(a){return a<n?e*a*a:a<r?e*(a-1.5/t)**2+.75:a<i?e*(a-=2.25/t)*a+.9375:e*(a-2.625/t)**2+.984375};xl(`Bounce`,function(e){return 1-a(1-e)},a)})(7.5625,2.75),xl(`Expo`,function(e){return 2**(10*(e-1))*e+e*e*e*e*e*e*(1-e)}),xl(`Circ`,function(e){return-(Xo(1-e*e)-1)}),xl(`Sine`,function(e){return e===1?1:-Zo(e*Jo)+1}),xl(`Back`,wl(`in`),wl(`out`),wl()),Z.SteppedEase=Z.steps=ys.SteppedEase={config:function(e,t){e===void 0&&(e=1);var n=1/e,r=e+ +!t,i=+!!t,a=1-W;return function(e){return((r*kc(0,a,e)|0)+i)*n}}},Wo.ease=Z[`quad.out`],Hs(`onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt`,function(e){return Rs+=e+`,`+e+`Params,`});var Tl=function(e,t){this.id=Yo++,e._gsap=this,this.target=e,this.harness=t,this.get=t?t.get:Vs,this.set=t?t.getSetter:Gl},El=function(){function e(e){this.vars=e,this._delay=+e.delay||0,(this._repeat=e.repeat===1/0?-2:e.repeat||0)&&(this._rDelay=e.repeatDelay||0,this._yoyo=!!e.yoyo||!!e.yoyoEase),this._ts=1,Cc(this,+e.duration,1,1),this.data=e.data,U&&(this._ctx=U,U.data.push(this)),dl||fl.wake()}var t=e.prototype;return t.delay=function(e){return e||e===0?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+e-this._delay),this._delay=e,this):this._delay},t.duration=function(e){return arguments.length?this.totalDuration(this._repeat>0?e+(e+this._rDelay)*this._repeat:e):this.totalDuration()&&this._dur},t.totalDuration=function(e){return arguments.length?(this._dirty=0,Cc(this,this._repeat<0?e:(e-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},t.totalTime=function(e,t){if(pl(),!arguments.length)return this._tTime;var n=this._dp;if(n&&n.smoothChildTiming&&this._ts){for(mc(this,e),!n._dp||n.parent||hc(n,this);n&&n.parent;)n.parent._time!==n._start+(n._ts>=0?n._tTime/n._ts:(n.totalDuration()-n._tTime)/-n._ts)&&n.totalTime(n._tTime,!0),n=n.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&e<this._tDur||this._ts<0&&e>0||!this._tDur&&!e)&&gc(this._dp,this,this._start-this._delay)}return(this._tTime!==e||!this._dur&&!t||this._initted&&Math.abs(this._zTime)===W||!this._initted&&this._dur&&e||!e&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=e),qs(this,e,t)),this},t.time=function(e,t){return arguments.length?this.totalTime(Math.min(this.totalDuration(),e+uc(this))%(this._dur+this._rDelay)||(e?this._dur:0),t):this._time},t.totalProgress=function(e,t){return arguments.length?this.totalTime(this.totalDuration()*e,t):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0},t.progress=function(e,t){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-e:e)+uc(this),t):this.duration()?Math.min(1,this._time/this._dur):+(this.rawTime()>0)},t.iteration=function(e,t){var n=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(e-1)*n,t):this._repeat?dc(this._tTime,n)+1:1},t.timeScale=function(e,t){if(!arguments.length)return this._rts===-W?0:this._rts;if(this._rts===e)return this;var n=this.parent&&this._ts?fc(this.parent._time,this):this._tTime;return this._rts=+e||0,this._ts=this._ps||e===-W?0:this._rts,this.totalTime(kc(-Math.abs(this._delay),this.totalDuration(),n),t!==!1),pc(this),sc(this)},t.paused=function(e){return arguments.length?(this._ps!==e&&(this._ps=e,e?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(pl(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==W&&(this._tTime-=W)))),this):this._ps},t.startTime=function(e){if(arguments.length){this._start=Y(e);var t=this.parent||this._dp;return t&&(t._sort||!this.parent)&&gc(t,this,this._start-this._delay),this}return this._start},t.endTime=function(e){return this._start+(ns(e)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},t.rawTime=function(e){var t=this.parent||this._dp;return t?e&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?fc(t.rawTime(e),this):this._tTime:this._tTime},t.revert=function(e){e===void 0&&(e=ks);var t=H;return H=e,Ks(this)&&(this.timeline&&this.timeline.revert(e),this.totalTime(-.01,e.suppressEvents)),this.data!==`nested`&&e.kill!==!1&&this.kill(),H=t,this},t.globalTime=function(e){for(var t=this,n=arguments.length?e:t.rawTime();t;)n=t._start+n/(Math.abs(t._ts)||1),t=t._dp;return!this.parent&&this._sat?this._sat.globalTime(e):n},t.repeat=function(e){return arguments.length?(this._repeat=e===1/0?-2:e,wc(this)):this._repeat===-2?1/0:this._repeat},t.repeatDelay=function(e){if(arguments.length){var t=this._time;return this._rDelay=e,wc(this),t?this.time(t):this}return this._rDelay},t.yoyo=function(e){return arguments.length?(this._yoyo=e,this):this._yoyo},t.seek=function(e,t){return this.totalTime(Ec(this,e),ns(t))},t.restart=function(e,t){return this.play().totalTime(e?-this._delay:0,ns(t)),this._dur||(this._zTime=-W),this},t.play=function(e,t){return e!=null&&this.seek(e,t),this.reversed(!1).paused(!1)},t.reverse=function(e,t){return e!=null&&this.seek(e||this.totalDuration(),t),this.reversed(!0).paused(!1)},t.pause=function(e,t){return e!=null&&this.seek(e,t),this.paused(!0)},t.resume=function(){return this.paused(!1)},t.reversed=function(e){return arguments.length?(!!e!==this.reversed()&&this.timeScale(-this._rts||(e?-W:0)),this):this._rts<0},t.invalidate=function(){return this._initted=this._act=0,this._zTime=-W,this},t.isActive=function(){var e=this.parent||this._dp,t=this._start,n;return!!(!e||this._ts&&this._initted&&e.isActive()&&(n=e.rawTime(!0))>=t&&n<this.endTime(!0)-W)},t.eventCallback=function(e,t,n){var r=this.vars;return arguments.length>1?(t?(r[e]=t,n&&(r[e+`Params`]=n),e===`onUpdate`&&(this._onUpdate=t)):delete r[e],this):r[e]},t.then=function(e){var t=this,n=t._prom;return new Promise(function(r){var i=K(e)?e:Ys,a=function(){var e=t.then;t.then=null,n&&n(),K(i)&&(i=i(t))&&(i.then||i===t)&&(t.then=e),r(i),t.then=e};t._initted&&t.totalProgress()===1&&t._ts>=0||!t._tTime&&t._ts<0?a():t._prom=a})},t.kill=function(){$c(this)},e}();Xs(El.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-W,_prom:0,_ps:!1,_rts:1});var Dl=function(e){Ho(t,e);function t(t,n){var r;return t===void 0&&(t={}),r=e.call(this,t)||this,r.labels={},r.smoothChildTiming=!!t.smoothChildTiming,r.autoRemoveChildren=!!t.autoRemoveChildren,r._sort=ns(t.sortChildren),q&&gc(t.parent||q,Vo(r),n),t.reversed&&r.reverse(),t.paused&&r.paused(!0),t.scrollTrigger&&_c(Vo(r),t.scrollTrigger),r}var n=t.prototype;return n.to=function(e,t,n){return Dc(0,arguments,this),this},n.from=function(e,t,n){return Dc(1,arguments,this),this},n.fromTo=function(e,t,n,r){return Dc(2,arguments,this),this},n.set=function(e,t,n){return t.duration=0,t.parent=this,tc(t).repeatDelay||(t.repeat=0),t.immediateRender=!!t.immediateRender,new Q(e,t,Ec(this,n),1),this},n.call=function(e,t,n){return gc(this,Q.delayedCall(0,e,t),n)},n.staggerTo=function(e,t,n,r,i,a,o){return n.duration=t,n.stagger=n.stagger||r,n.onComplete=a,n.onCompleteParams=o,n.parent=this,new Q(e,n,Ec(this,i)),this},n.staggerFrom=function(e,t,n,r,i,a,o){return n.runBackwards=1,tc(n).immediateRender=ns(n.immediateRender),this.staggerTo(e,t,n,r,i,a,o)},n.staggerFromTo=function(e,t,n,r,i,a,o,s){return r.startAt=n,tc(r).immediateRender=ns(r.immediateRender),this.staggerTo(e,t,r,i,a,o,s)},n.render=function(e,t,n){var r=this._time,i=this._dirty?this.totalDuration():this._tDur,a=this._dur,o=e<=0?0:Y(e),s=this._zTime<0!=e<0&&(this._initted||!a),c,l,u,d,f,p,m,h,g,_,v,y;if(this!==q&&o>i&&e>=0&&(o=i),o!==this._tTime||n||s){if(r!==this._time&&a&&(o+=this._time-r,e+=this._time-r),c=o,g=this._start,h=this._ts,p=!h,s&&(a||(r=this._zTime),(e||!t)&&(this._zTime=e)),this._repeat){if(v=this._yoyo,f=a+this._rDelay,this._repeat<-1&&e<0)return this.totalTime(f*100+e,t,n);if(c=Y(o%f),o===i?(d=this._repeat,c=a):(_=Y(o/f),d=~~_,d&&d===_&&(c=a,d--),c>a&&(c=a)),_=dc(this._tTime,f),!r&&this._tTime&&_!==d&&this._tTime-_*f-this._dur<=0&&(_=d),v&&d&1&&(c=a-c,y=1),d!==_&&!this._lock){var b=v&&_&1,x=b===(v&&d&1);if(d<_&&(b=!b),r=b?0:o%a?a:o,this._lock=1,this.render(r||(y?0:Y(d*f)),t,!a)._lock=0,this._tTime=o,!t&&this.parent&&Qc(this,`onRepeat`),this.vars.repeatRefresh&&!y&&(this.invalidate()._lock=1,_=d),r&&r!==this._time||p!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act||(a=this._dur,i=this._tDur,x&&(this._lock=2,r=b?a:-1e-4,this.render(r,!0),this.vars.repeatRefresh&&!y&&this.invalidate()),this._lock=0,!this._ts&&!p))return this}}if(this._hasPause&&!this._forcing&&this._lock<2&&(m=Sc(this,Y(r),Y(c)),m&&(o-=c-(c=m._start))),this._tTime=o,this._time=c,this._act=!!h,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=e,r=0),!r&&o&&a&&!t&&!_&&(Qc(this,`onStart`),this._tTime!==o))return this;if(c>=r&&e>=0)for(l=this._first;l;){if(u=l._next,(l._act||c>=l._start)&&l._ts&&m!==l){if(l.parent!==this)return this.render(e,t,n);if(l.render(l._ts>0?(c-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(c-l._start)*l._ts,t,n),c!==this._time||!this._ts&&!p){m=0,u&&(o+=this._zTime=-W);break}}l=u}else{l=this._last;for(var S=e<0?e:c;l;){if(u=l._prev,(l._act||S<=l._end)&&l._ts&&m!==l){if(l.parent!==this)return this.render(e,t,n);if(l.render(l._ts>0?(S-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(S-l._start)*l._ts,t,n||H&&Ks(l)),c!==this._time||!this._ts&&!p){m=0,u&&(o+=this._zTime=S?-W:W);break}}l=u}}if(m&&!t&&(this.pause(),m.render(c>=r?0:-W)._zTime=c>=r?1:-1,this._ts))return this._start=g,pc(this),this.render(e,t,n);this._onUpdate&&!t&&Qc(this,`onUpdate`,!0),(o===i&&this._tTime>=this.totalDuration()||!o&&r)&&(g===this._start||Math.abs(h)!==Math.abs(this._ts))&&(this._lock||((e||!a)&&(o===i&&this._ts>0||!o&&this._ts<0)&&ac(this,1),!t&&!(e<0&&!r)&&(o||r||!i)&&(Qc(this,o===i&&e>=0?`onComplete`:`onReverseComplete`,!0),this._prom&&!(o<i&&this.timeScale()>0)&&this._prom())))}return this},n.add=function(e,t){var n=this;if($o(t)||(t=Ec(this,t,e)),!(e instanceof El)){if(os(e))return e.forEach(function(e){return n.add(e,t)}),this;if(G(e))return this.addLabel(e,t);if(K(e))e=Q.delayedCall(0,e);else return this}return this===e?this:gc(this,e,t)},n.getChildren=function(e,t,n,r){e===void 0&&(e=!0),t===void 0&&(t=!0),n===void 0&&(n=!0),r===void 0&&(r=-Ko);for(var i=[],a=this._first;a;)a._start>=r&&(a instanceof Q?t&&i.push(a):(n&&i.push(a),e&&i.push.apply(i,a.getChildren(!0,t,n)))),a=a._next;return i},n.getById=function(e){for(var t=this.getChildren(1,1,1),n=t.length;n--;)if(t[n].vars.id===e)return t[n]},n.remove=function(e){return G(e)?this.removeLabel(e):K(e)?this.killTweensOf(e):(e.parent===this&&ic(this,e),e===this._recent&&(this._recent=this._last),oc(this))},n.totalTime=function(t,n){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=Y(fl.time-(this._ts>0?t/this._ts:(this.totalDuration()-t)/-this._ts))),e.prototype.totalTime.call(this,t,n),this._forcing=0,this):this._tTime},n.addLabel=function(e,t){return this.labels[e]=Ec(this,t),this},n.removeLabel=function(e){return delete this.labels[e],this},n.addPause=function(e,t,n){var r=Q.delayedCall(0,t||Es,n);return r.data=`isPause`,this._hasPause=1,gc(this,r,Ec(this,e))},n.removePause=function(e){var t=this._first;for(e=Ec(this,e);t;)t._start===e&&t.data===`isPause`&&ac(t),t=t._next},n.killTweensOf=function(e,t,n){for(var r=this.getTweensOf(e,n),i=r.length;i--;)Ml!==r[i]&&r[i].kill(e,t);return this},n.getTweensOf=function(e,t){for(var n=[],r=Fc(e),i=this._first,a=$o(t),o;i;)i instanceof Q?Ws(i._targets,r)&&(a?(!Ml||i._initted&&i._ts)&&i.globalTime(0)<=t&&i.globalTime(i.totalDuration())>t:!t||i.isActive())&&n.push(i):(o=i.getTweensOf(r,t)).length&&n.push.apply(n,o),i=i._next;return n},n.tweenTo=function(e,t){t||={};var n=this,r=Ec(n,e),i=t,a=i.startAt,o=i.onStart,s=i.onStartParams,c=i.immediateRender,l,u=Q.to(n,Xs({ease:t.ease||`none`,lazy:!1,immediateRender:!1,time:r,overwrite:`auto`,duration:t.duration||Math.abs((r-(a&&`time`in a?a.time:n._time))/n.timeScale())||W,onStart:function(){if(n.pause(),!l){var e=t.duration||Math.abs((r-(a&&`time`in a?a.time:n._time))/n.timeScale());u._dur!==e&&Cc(u,e,0,1).render(u._time,!0,!0),l=1}o&&o.apply(u,s||[])}},t));return c?u.render(0):u},n.tweenFromTo=function(e,t,n){return this.tweenTo(t,Xs({startAt:{time:Ec(this,e)}},n))},n.recent=function(){return this._recent},n.nextLabel=function(e){return e===void 0&&(e=this._time),Zc(this,Ec(this,e))},n.previousLabel=function(e){return e===void 0&&(e=this._time),Zc(this,Ec(this,e),1)},n.currentLabel=function(e){return arguments.length?this.seek(e,!0):this.previousLabel(this._time+W)},n.shiftChildren=function(e,t,n){n===void 0&&(n=0);var r=this._first,i=this.labels,a;for(e=Y(e);r;)r._start>=n&&(r._start+=e,r._end+=e),r=r._next;if(t)for(a in i)i[a]>=n&&(i[a]+=e);return oc(this)},n.invalidate=function(t){var n=this._first;for(this._lock=0;n;)n.invalidate(t),n=n._next;return e.prototype.invalidate.call(this,t)},n.clear=function(e){e===void 0&&(e=!0);for(var t=this._first,n;t;)n=t._next,this.remove(t),t=n;return this._dp&&(this._time=this._tTime=this._pTime=0),e&&(this.labels={}),oc(this)},n.totalDuration=function(e){var t=0,n=this,r=n._last,i=Ko,a,o,s;if(arguments.length)return n.timeScale((n._repeat<0?n.duration():n.totalDuration())/(n.reversed()?-e:e));if(n._dirty){for(s=n.parent;r;)a=r._prev,r._dirty&&r.totalDuration(),o=r._start,o>i&&n._sort&&r._ts&&!n._lock?(n._lock=1,gc(n,r,o-r._delay,1)._lock=0):i=o,o<0&&r._ts&&(t-=o,(!s&&!n._dp||s&&s.smoothChildTiming)&&(n._start+=Y(o/n._ts),n._time-=o,n._tTime-=o),n.shiftChildren(-o,!1,-1/0),i=0),r._end>t&&r._ts&&(t=r._end),r=a;Cc(n,n===q&&n._time>t?n._time:t,1,1),n._dirty=0}return n._tDur},t.updateRoot=function(e){if(q._ts&&(qs(q,fc(e,q)),Ns=fl.frame),fl.frame>=Is){Is+=Uo.autoSleep||120;var t=q._first;if((!t||!t._ts)&&Uo.autoSleep&&fl._listeners.length<2){for(;t&&!t._ts;)t=t._next;t||fl.sleep()}}},t}(El);Xs(Dl.prototype,{_lock:0,_hasPause:0,_forcing:0});var Ol=function(e,t,n,r,i,a,o){var s=new eu(this._pt,e,t,0,1,Jl,null,i),c=0,l=0,u,d,f,p,m,h,g,_;for(s.b=n,s.e=r,n+=``,r+=``,(g=~r.indexOf(`random(`))&&(r=Jc(r)),a&&(_=[n,r],a(_,e,t),n=_[0],r=_[1]),d=n.match(fs)||[];u=fs.exec(r);)p=u[0],m=r.substring(c,u.index),f?f=(f+1)%5:m.substr(-5)===`rgba(`&&(f=1),p!==d[l++]&&(h=parseFloat(d[l-1])||0,s._pt={_next:s._pt,p:m||l===1?m:`,`,s:h,c:p.charAt(1)===`=`?Us(h,p)-h:parseFloat(p)-h,m:f&&f<4?Math.round:0},c=fs.lastIndex);return s.c=c<r.length?r.substring(c,r.length):``,s.fp=o,(ps.test(r)||g)&&(s.e=0),this._pt=s,s},kl=function(e,t,n,r,i,a,o,s,c,l){K(r)&&(r=r(i||0,e,a));var u=e[t],d=n===`get`?K(u)?c?e[t.indexOf(`set`)||!K(e[`get`+t.substr(3)])?t:`get`+t.substr(3)](c):e[t]():u:n,f=K(u)?c?Ul:Hl:Vl,p;if(G(r)&&(~r.indexOf(`random(`)&&(r=Jc(r)),r.charAt(1)===`=`&&(p=Us(d,r)+(Ac(d)||0),(p||p===0)&&(r=p))),!l||d!==r||Nl)return!isNaN(d*r)&&r!==``?(p=new eu(this._pt,e,t,+d||0,r-(d||0),typeof u==`boolean`?ql:Kl,0,f),c&&(p.fp=c),o&&p.modifier(o,this,e),this._pt=p):(!u&&!(t in e)&&Cs(t,r),Ol.call(this,e,t,d,r,f,s||Uo.stringFilter,c))},Al=function(e,t,n,r,i){if(K(e)&&(e=Rl(e,i,t,n,r)),!ts(e)||e.style&&e.nodeType||os(e)||as(e))return G(e)?Rl(e,i,t,n,r):e;var a={},o;for(o in e)a[o]=Rl(e[o],i,t,n,r);return a},jl=function(e,t,n,r,i,a){var o,s,c,l;if(Ps[e]&&(o=new Ps[e]).init(i,o.rawVars?t[e]:Al(t[e],r,i,a,n),n,r,a)!==!1&&(n._pt=s=new eu(n._pt,i,e,0,1,o.render,o,0,o.priority),n!==el))for(c=n._ptLookup[n._targets.indexOf(i)],l=o._props.length;l--;)c[o._props[l]]=s;return o},Ml,Nl,Pl=function e(t,n,r){var i=t.vars,a=i.ease,o=i.startAt,s=i.immediateRender,c=i.lazy,l=i.onUpdate,u=i.runBackwards,d=i.yoyoEase,f=i.keyframes,p=i.autoRevert,m=t._dur,h=t._startAt,g=t._targets,_=t.parent,v=_&&_.data===`nested`?_.vars.targets:g,y=t._overwrite===`auto`&&!Go,b=t.timeline,x=i.easeReverse||d,S,C,w,T,E,D,O,k,A,j,M,N,ee;if(b&&(!f||!a)&&(a=`none`),t._ease=bl(a,Wo.ease),t._rEase=x&&(bl(x)||t._ease),t._from=!b&&!!i.runBackwards,t._from&&(t.ratio=1),!b||f&&!i.stagger){if(k=g[0]?Bs(g[0]).harness:0,N=k&&i[k.prop],S=ec(i,As),h&&(h._zTime<0&&h.progress(1),n<0&&u&&s&&!p?h.render(-1,!0):h.revert(u&&m?Os:Ds),h._lazy=0),o){if(ac(t._startAt=Q.set(g,Xs({data:`isStart`,overwrite:!1,parent:_,immediateRender:!0,lazy:!h&&ns(c),startAt:null,delay:0,onUpdate:l&&function(){return Qc(t,`onUpdate`)},stagger:0},o))),t._startAt._dp=0,t._startAt._sat=t,n<0&&(H||!s&&!p)&&t._startAt.revert(Os),s&&m&&n<=0&&r<=0){n&&(t._zTime=n);return}}else if(u&&m&&!h){if(n&&(s=!1),w=Xs({overwrite:!1,data:`isFromStart`,lazy:s&&!h&&ns(c),immediateRender:s,stagger:0,parent:_},S),N&&(w[k.prop]=N),ac(t._startAt=Q.set(g,w)),t._startAt._dp=0,t._startAt._sat=t,n<0&&(H?t._startAt.revert(Os):t._startAt.render(-1,!0)),t._zTime=n,!s)e(t._startAt,W,W);else if(!n)return}for(t._pt=t._ptCache=0,c=m&&ns(c)||c&&!m,C=0;C<g.length;C++){if(E=g[C],O=E._gsap||zs(g)[C]._gsap,t._ptLookup[C]=j={},Ms[O.id]&&js.length&&Gs(),M=v===g?C:v.indexOf(E),k&&(A=new k).init(E,N||S,t,M,v)!==!1&&(t._pt=T=new eu(t._pt,E,A.name,0,1,A.render,A,0,A.priority),A._props.forEach(function(e){j[e]=T}),A.priority&&(D=1)),!k||N)for(w in S)Ps[w]&&(A=jl(w,S,t,M,E,v))?A.priority&&(D=1):j[w]=T=kl.call(t,E,w,`get`,S[w],M,v,0,i.stringFilter);t._op&&t._op[C]&&t.kill(E,t._op[C]),y&&t._pt&&(Ml=t,q.killTweensOf(E,j,t.globalTime(n)),ee=!t.parent,Ml=0),t._pt&&c&&(Ms[O.id]=1)}D&&$l(t),t._onInit&&t._onInit(t)}t._onUpdate=l,t._initted=(!t._op||t._pt)&&!ee,f&&n<=0&&b.render(Ko,!0,!0)},Fl=function(e,t,n,r,i,a,o,s){var c=(e._pt&&e._ptCache||(e._ptCache={}))[t],l,u,d,f;if(!c)for(c=e._ptCache[t]=[],d=e._ptLookup,f=e._targets.length;f--;){if(l=d[f][t],l&&l.d&&l.d._pt)for(l=l.d._pt;l&&l.p!==t&&l.fp!==t;)l=l._next;if(!l)return Nl=1,e.vars[t]=`+=0`,Pl(e,o),Nl=0,s?ws(t+` not eligible for reset. Try splitting into individual properties`):1;c.push(l)}for(f=c.length;f--;)u=c[f],l=u._pt||u,l.s=(r||r===0)&&!i?r:l.s+(r||0)+a*l.c,l.c=n-l.s,u.e&&=J(n)+Ac(u.e),u.b&&=l.s+Ac(u.b)},Il=function(e,t){var n=e[0]?Bs(e[0]).harness:0,r=n&&n.aliases,i,a,o,s;if(!r)return t;for(a in i=Qs({},t),r)if(a in i)for(s=r[a].split(`,`),o=s.length;o--;)i[s[o]]=i[a];return i},Ll=function(e,t,n,r){var i=t.ease||r||`power1.inOut`,a,o;if(os(t))o=n[e]||(n[e]=[]),t.forEach(function(e,n){return o.push({t:n/(t.length-1)*100,v:e,e:i})});else for(a in t)o=n[a]||(n[a]=[]),a===`ease`||o.push({t:parseFloat(e),v:t[a],e:i})},Rl=function(e,t,n,r,i){return K(e)?e.call(t,n,r,i):G(e)&&~e.indexOf(`random(`)?Jc(e):e},zl=Rs+`repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,easeReverse,autoRevert`,Bl={};Hs(zl+`,id,stagger,delay,duration,paused,scrollTrigger`,function(e){return Bl[e]=1});var Q=function(e){Ho(t,e);function t(t,n,r,i){var a;typeof n==`number`&&(r.duration=n,n=r,r=null),a=e.call(this,i?n:tc(n))||this;var o=a.vars,s=o.duration,c=o.delay,l=o.immediateRender,u=o.stagger,d=o.overwrite,f=o.keyframes,p=o.defaults,m=o.scrollTrigger,h=n.parent||q,g=(os(t)||as(t)?$o(t[0]):`length`in n)?[t]:Fc(t),_,v,y,b,x,S,C,w;if(a._targets=g.length?zs(g):ws(`GSAP target `+t+` not found. https://gsap.com`,!Uo.nullTargetWarn)||[],a._ptLookup=[],a._overwrite=d,f||u||is(s)||is(c)){n=a.vars;var T=n.easeReverse||n.yoyoEase;if(_=a.timeline=new Dl({data:`nested`,defaults:p||{},targets:h&&h.data===`nested`?h.vars.targets:g}),_.kill(),_.parent=_._dp=Vo(a),_._start=0,u||is(s)||is(c)){if(b=g.length,C=u&&Rc(u),ts(u))for(x in u)~zl.indexOf(x)&&(w||={},w[x]=u[x]);for(v=0;v<b;v++)y=ec(n,Bl),y.stagger=0,T&&(y.easeReverse=T),w&&Qs(y,w),S=g[v],y.duration=+Rl(s,Vo(a),v,S,g),y.delay=(+Rl(c,Vo(a),v,S,g)||0)-a._delay,!u&&b===1&&y.delay&&(a._delay=c=y.delay,a._start+=c,y.delay=0),_.to(S,y,C?C(v,S,g):0),_._ease=Z.none;_.duration()?s=c=0:a.timeline=0}else if(f){tc(Xs(_.vars.defaults,{ease:`none`})),_._ease=bl(f.ease||n.ease||`none`);var E=0,D,O,k;if(os(f))f.forEach(function(e){return _.to(g,e,`>`)}),_.duration();else{for(x in y={},f)x===`ease`||x===`easeEach`||Ll(x,f[x],y,f.easeEach);for(x in y)for(D=y[x].sort(function(e,t){return e.t-t.t}),E=0,v=0;v<D.length;v++)O=D[v],k={ease:O.e,duration:(O.t-(v?D[v-1].t:0))/100*s},k[x]=O.v,_.to(g,k,E),E+=k.duration;_.duration()<s&&_.to({},{duration:s-_.duration()})}}s||a.duration(s=_.duration())}else a.timeline=0;return d===!0&&!Go&&(Ml=Vo(a),q.killTweensOf(g),Ml=0),gc(h,Vo(a),r),n.reversed&&a.reverse(),n.paused&&a.paused(!0),(l||!s&&!f&&a._start===Y(h._time)&&ns(l)&&lc(Vo(a))&&h.data!==`nested`)&&(a._tTime=-W,a.render(Math.max(0,-c)||0)),m&&_c(Vo(a),m),a}var n=t.prototype;return n.render=function(e,t,n){var r=this._time,i=this._tDur,a=this._dur,o=e<0,s=e>i-W&&!o?i:e<W?0:e,c,l,u,d,f,p,m,h;if(!a)xc(this,e,t,n);else if(s!==this._tTime||!e||n||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==o||this._lazy){if(c=s,h=this.timeline,this._repeat){if(d=a+this._rDelay,this._repeat<-1&&o)return this.totalTime(d*100+e,t,n);if(c=Y(s%d),s===i?(u=this._repeat,c=a):(f=Y(s/d),u=~~f,u&&u===f?(c=a,u--):c>a&&(c=a)),p=this._yoyo&&u&1,p&&(c=a-c),f=dc(this._tTime,d),c===r&&!n&&this._initted&&u===f)return this._tTime=s,this;u!==f&&this.vars.repeatRefresh&&!p&&!this._lock&&c!==d&&this._initted&&(this._lock=n=1,this.render(Y(d*u),!0).invalidate()._lock=0)}if(!this._initted){if(vc(this,o?e:c,n,t,s))return this._tTime=0,this;if(r!==this._time&&!(n&&this.vars.repeatRefresh&&u!==f))return this;if(a!==this._dur)return this.render(e,t,n)}if(this._rEase){var g=c<r;if(g!==this._inv){var _=g?r:a-r;this._inv=g,this._from&&(this.ratio=1-this.ratio),this._invRatio=this.ratio,this._invTime=r,this._invRecip=_?(g?-1:1)/_:0,this._invScale=g?-this.ratio:1-this.ratio,this._invEase=g?this._rEase:this._ease}this.ratio=m=this._invRatio+this._invScale*this._invEase((c-this._invTime)*this._invRecip)}else this.ratio=m=this._ease(c/a);if(this._from&&(this.ratio=m=1-m),this._tTime=s,this._time=c,!this._act&&this._ts&&(this._act=1,this._lazy=0),!r&&s&&!t&&!f&&(Qc(this,`onStart`),this._tTime!==s))return this;for(l=this._pt;l;)l.r(m,l.d),l=l._next;h&&h.render(e<0?e:h._dur*h._ease(c/this._dur),t,n)||this._startAt&&(this._zTime=e),this._onUpdate&&!t&&(o&&cc(this,e,t,n),Qc(this,`onUpdate`)),this._repeat&&u!==f&&this.vars.onRepeat&&!t&&this.parent&&Qc(this,`onRepeat`),(s===this._tDur||!s)&&this._tTime===s&&(o&&!this._onUpdate&&cc(this,e,!0,!0),(e||!a)&&(s===this._tDur&&this._ts>0||!s&&this._ts<0)&&ac(this,1),!t&&!(o&&!r)&&(s||r||p)&&(Qc(this,s===i?`onComplete`:`onReverseComplete`,!0),this._prom&&!(s<i&&this.timeScale()>0)&&this._prom()))}return this},n.targets=function(){return this._targets},n.invalidate=function(t){return(!t||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(t),e.prototype.invalidate.call(this,t)},n.resetTo=function(e,t,n,r,i){dl||fl.wake(),this._ts||this.play();var a=Math.min(this._dur,(this._dp._time-this._start)*this._ts),o;return this._initted||Pl(this,a),o=this._ease(a/this._dur),Fl(this,e,t,n,r,o,a,i)?this.resetTo(e,t,n,r,1):(mc(this,0),this.parent||rc(this._dp,this,`_first`,`_last`,this._dp._sort?`_start`:0),this.render(0))},n.kill=function(e,t){if(t===void 0&&(t=`all`),!e&&(!t||t===`all`))return this._lazy=this._pt=0,this.parent?$c(this):this.scrollTrigger&&this.scrollTrigger.kill(!!H),this;if(this.timeline){var n=this.timeline.totalDuration();return this.timeline.killTweensOf(e,t,Ml&&Ml.vars.overwrite!==!0)._first||$c(this),this.parent&&n!==this.timeline.totalDuration()&&Cc(this,this._dur*this.timeline._tDur/n,0,1),this}var r=this._targets,i=e?Fc(e):r,a=this._ptLookup,o=this._pt,s,c,l,u,d,f,p;if((!t||t===`all`)&&nc(r,i))return t===`all`&&(this._pt=0),$c(this);for(s=this._op=this._op||[],t!==`all`&&(G(t)&&(d={},Hs(t,function(e){return d[e]=1}),t=d),t=Il(r,t)),p=r.length;p--;)if(~i.indexOf(r[p]))for(d in c=a[p],t===`all`?(s[p]=t,u=c,l={}):(l=s[p]=s[p]||{},u=t),u)f=c&&c[d],f&&((!(`kill`in f.d)||f.d.kill(d)===!0)&&ic(this,f,`_pt`),delete c[d]),l!==`all`&&(l[d]=1);return this._initted&&!this._pt&&o&&$c(this),this},t.to=function(e,n){return new t(e,n,arguments[2])},t.from=function(e,t){return Dc(1,arguments)},t.delayedCall=function(e,n,r,i){return new t(n,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:e,onComplete:n,onReverseComplete:n,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:i})},t.fromTo=function(e,t,n){return Dc(2,arguments)},t.set=function(e,n){return n.duration=0,n.repeatDelay||(n.repeat=0),new t(e,n)},t.killTweensOf=function(e,t,n){return q.killTweensOf(e,t,n)},t}(El);Xs(Q.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),Hs(`staggerTo,staggerFrom,staggerFromTo`,function(e){Q[e]=function(){var t=new Dl,n=Mc.call(arguments,0);return n.splice(e===`staggerFromTo`?5:4,0,0),t[e].apply(t,n)}});var Vl=function(e,t,n){return e[t]=n},Hl=function(e,t,n){return e[t](n)},Ul=function(e,t,n,r){return e[t](r.fp,n)},Wl=function(e,t,n){return e.setAttribute(t,n)},Gl=function(e,t){return K(e[t])?Hl:es(e[t])&&e.setAttribute?Wl:Vl},Kl=function(e,t){return t.set(t.t,t.p,Math.round((t.s+t.c*e)*1e6)/1e6,t)},ql=function(e,t){return t.set(t.t,t.p,!!(t.s+t.c*e),t)},Jl=function(e,t){var n=t._pt,r=``;if(!e&&t.b)r=t.b;else if(e===1&&t.e)r=t.e;else{for(;n;)r=n.p+(n.m?n.m(n.s+n.c*e):Math.round((n.s+n.c*e)*1e4)/1e4)+r,n=n._next;r+=t.c}t.set(t.t,t.p,r,t)},Yl=function(e,t){for(var n=t._pt;n;)n.r(e,n.d),n=n._next},Xl=function(e,t,n,r){for(var i=this._pt,a;i;)a=i._next,i.p===r&&i.modifier(e,t,n),i=a},Zl=function(e){for(var t=this._pt,n,r;t;)r=t._next,t.p===e&&!t.op||t.op===e?ic(this,t,`_pt`):t.dep||(n=1),t=r;return!n},Ql=function(e,t,n,r){r.mSet(e,t,r.m.call(r.tween,n,r.mt),r)},$l=function(e){for(var t=e._pt,n,r,i,a;t;){for(n=t._next,r=i;r&&r.pr>t.pr;)r=r._next;(t._prev=r?r._prev:a)?t._prev._next=t:i=t,(t._next=r)?r._prev=t:a=t,t=n}e._pt=i},eu=function(){function e(e,t,n,r,i,a,o,s,c){this.t=t,this.s=r,this.c=i,this.p=n,this.r=a||Kl,this.d=o||this,this.set=s||Vl,this.pr=c||0,this._next=e,e&&(e._prev=this)}var t=e.prototype;return t.modifier=function(e,t,n){this.mSet=this.mSet||this.set,this.set=Ql,this.m=e,this.mt=n,this.tween=t},e}();Hs(Rs+`parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger,easeReverse`,function(e){return As[e]=1}),ys.TweenMax=ys.TweenLite=Q,ys.TimelineLite=ys.TimelineMax=Dl,q=new Dl({sortChildren:!1,defaults:Wo,autoRemoveChildren:!0,id:`root`,smoothChildTiming:!0}),Uo.stringFilter=ul;var tu=[],nu={},ru=[],iu=0,au=0,ou=function(e){return(nu[e]||ru).map(function(e){return e()})},su=function(){var e=Date.now(),t=[];e-iu>2&&(ou(`matchMediaInit`),tu.forEach(function(e){var n=e.queries,r=e.conditions,i,a,o,s;for(a in n)i=gs.matchMedia(n[a]).matches,i&&(o=1),i!==r[a]&&(r[a]=i,s=1);s&&(e.revert(),o&&t.push(e))}),ou(`matchMediaRevert`),t.forEach(function(e){return e.onMatch(e,function(t){return e.add(null,t)})}),iu=e,ou(`matchMedia`))},cu=function(){function e(e,t){this.selector=t&&Ic(t),this.data=[],this._r=[],this.isReverted=!1,this.id=au++,e&&this.add(e)}var t=e.prototype;return t.add=function(e,t,n){K(e)&&(n=t,t=e,e=K);var r=this,i=function(){var e=U,i=r.selector,a;return e&&e!==r&&e.data.push(r),n&&(r.selector=Ic(n)),U=r,a=t.apply(r,arguments),K(a)&&r._r.push(a),U=e,r.selector=i,r.isReverted=!1,a};return r.last=i,e===K?i(r,function(e){return r.add(null,e)}):e?r[e]=i:i},t.ignore=function(e){var t=U;U=null,e(this),U=t},t.getTweens=function(){var t=[];return this.data.forEach(function(n){return n instanceof e?t.push.apply(t,n.getTweens()):n instanceof Q&&!(n.parent&&n.parent.data===`nested`)&&t.push(n)}),t},t.clear=function(){this._r.length=this.data.length=0},t.kill=function(e,t){var n=this;if(e?(function(){for(var t=n.getTweens(),r=n.data.length,i;r--;)i=n.data[r],i.data===`isFlip`&&(i.revert(),i.getChildren(!0,!0,!1).forEach(function(e){return t.splice(t.indexOf(e),1)}));for(t.map(function(e){return{g:e._dur||e._delay||e._sat&&!e._sat.vars.immediateRender?e.globalTime(0):-1/0,t:e}}).sort(function(e,t){return t.g-e.g||-1/0}).forEach(function(t){return t.t.revert(e)}),r=n.data.length;r--;)i=n.data[r],i instanceof Dl?i.data!==`nested`&&(i.scrollTrigger&&i.scrollTrigger.revert(),i.kill()):!(i instanceof Q)&&i.revert&&i.revert(e);n._r.forEach(function(t){return t(e,n)}),n.isReverted=!0})():this.data.forEach(function(e){return e.kill&&e.kill()}),this.clear(),t)for(var r=tu.length;r--;)tu[r].id===this.id&&tu.splice(r,1)},t.revert=function(e){this.kill(e||{})},e}(),lu=function(){function e(e){this.contexts=[],this.scope=e,U&&U.data.push(this)}var t=e.prototype;return t.add=function(e,t,n){ts(e)||(e={matches:e});var r=new cu(0,n||this.scope),i=r.conditions={},a,o,s;for(o in U&&!r.selector&&(r.selector=U.selector),this.contexts.push(r),t=r.add(`onMatch`,t),r.queries=e,e)o===`all`?s=1:(a=gs.matchMedia(e[o]),a&&(tu.indexOf(r)<0&&tu.push(r),(i[o]=a.matches)&&(s=1),a.addListener?a.addListener(su):a.addEventListener(`change`,su)));return s&&t(r,function(e){return r.add(null,e)}),this},t.revert=function(e){this.kill(e||{})},t.kill=function(e){this.contexts.forEach(function(t){return t.kill(e,!0)})},e}(),uu={registerPlugin:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];t.forEach(function(e){return nl(e)})},timeline:function(e){return new Dl(e)},getTweensOf:function(e,t){return q.getTweensOf(e,t)},getProperty:function(e,t,n,r){G(e)&&(e=Fc(e)[0]);var i=Bs(e||{}).get,a=n?Ys:Js;return n===`native`&&(n=``),e&&(t?a((Ps[t]&&Ps[t].get||i)(e,t,n,r)):function(t,n,r){return a((Ps[t]&&Ps[t].get||i)(e,t,n,r))})},quickSetter:function(e,t,n){if(e=Fc(e),e.length>1){var r=e.map(function(e){return mu.quickSetter(e,t,n)}),i=r.length;return function(e){for(var t=i;t--;)r[t](e)}}e=e[0]||{};var a=Ps[t],o=Bs(e),s=o.harness&&(o.harness.aliases||{})[t]||t,c=a?function(t){var r=new a;el._pt=0,r.init(e,n?t+n:t,el,0,[e]),r.render(1,r),el._pt&&Yl(1,el)}:o.set(e,s);return a?c:function(t){return c(e,s,n?t+n:t,o,1)}},quickTo:function(e,t,n){var r,i=mu.to(e,Xs((r={},r[t]=`+=0.1`,r.paused=!0,r.stagger=0,r),n||{})),a=function(e,n,r){return i.resetTo(t,e,n,r)};return a.tween=i,a},isTweening:function(e){return q.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=bl(e.ease,Wo.ease)),$s(Wo,e||{})},config:function(e){return $s(Uo,e||{})},registerEffect:function(e){var t=e.name,n=e.effect,r=e.plugins,i=e.defaults,a=e.extendTimeline;(r||``).split(`,`).forEach(function(e){return e&&!Ps[e]&&!ys[e]&&ws(t+` effect requires `+e+` plugin.`)}),Fs[t]=function(e,t,r){return n(Fc(e),Xs(t||{},i),r)},a&&(Dl.prototype[t]=function(e,n,r){return this.add(Fs[t](e,ts(n)?n:(r=n)&&{},this),r)})},registerEase:function(e,t){Z[e]=bl(t)},parseEase:function(e,t){return arguments.length?bl(e,t):Z},getById:function(e){return q.getById(e)},exportRoot:function(e,t){e===void 0&&(e={});var n=new Dl(e),r,i;for(n.smoothChildTiming=ns(e.smoothChildTiming),q.remove(n),n._dp=0,n._time=n._tTime=q._time,r=q._first;r;)i=r._next,(t||!(!r._dur&&r instanceof Q&&r.vars.onComplete===r._targets[0]))&&gc(n,r,r._start-r._delay),r=i;return gc(q,n,0),n},context:function(e,t){return e?new cu(e,t):U},matchMedia:function(e){return new lu(e)},matchMediaRefresh:function(){return tu.forEach(function(e){var t=e.conditions,n,r;for(r in t)t[r]&&(t[r]=!1,n=1);n&&e.revert()})||su()},addEventListener:function(e,t){var n=nu[e]||(nu[e]=[]);~n.indexOf(t)||n.push(t)},removeEventListener:function(e,t){var n=nu[e],r=n&&n.indexOf(t);r>=0&&n.splice(r,1)},utils:{wrap:Kc,wrapYoyo:qc,distribute:Rc,random:Vc,snap:Bc,normalize:Wc,getUnit:Ac,clamp:jc,splitColor:al,toArray:Fc,selector:Ic,mapRange:Yc,pipe:Hc,unitize:Uc,interpolate:Xc,shuffle:Lc},install:Ss,effects:Fs,ticker:fl,updateRoot:Dl.updateRoot,plugins:Ps,globalTimeline:q,core:{PropTween:eu,globals:Ts,Tween:Q,Timeline:Dl,Animation:El,getCache:Bs,_removeLinkedListItem:ic,reverting:function(){return H},context:function(e){return e&&U&&(U.data.push(e),e._ctx=U),U},suppressOverwrites:function(e){return Go=e}}};Hs(`to,from,fromTo,delayedCall,set,killTweensOf`,function(e){return uu[e]=Q[e]}),fl.add(Dl.updateRoot),el=uu.to({},{duration:0});var du=function(e,t){for(var n=e._pt;n&&n.p!==t&&n.op!==t&&n.fp!==t;)n=n._next;return n},fu=function(e,t){var n=e._targets,r,i,a;for(r in t)for(i=n.length;i--;)a=e._ptLookup[i][r],(a&&=a.d)&&(a._pt&&(a=du(a,r)),a&&a.modifier&&a.modifier(t[r],e,n[i],r))},pu=function(e,t){return{name:e,headless:1,rawVars:1,init:function(e,n,r){r._onInit=function(e){var r,i;if(G(n)&&(r={},Hs(n,function(e){return r[e]=1}),n=r),t){for(i in r={},n)r[i]=t(n[i]);n=r}fu(e,n)}}}},mu=uu.registerPlugin({name:`attr`,init:function(e,t,n,r,i){var a,o,s;for(a in this.tween=n,t)s=e.getAttribute(a)||``,o=this.add(e,`setAttribute`,(s||0)+``,t[a],r,i,0,0,a),o.op=a,o.b=s,this._props.push(a)},render:function(e,t){for(var n=t._pt;n;)H?n.set(n.t,n.p,n.b,n):n.r(e,n.d),n=n._next}},{name:`endArray`,headless:1,init:function(e,t){for(var n=t.length;n--;)this.add(e,n,e[n]||0,t[n],0,0,0,0,0,1)}},pu(`roundProps`,zc),pu(`modifiers`),pu(`snap`,Bc))||uu;Q.version=Dl.version=mu.version=`3.15.0`,xs=1,rs()&&pl(),Z.Power0,Z.Power1,Z.Power2,Z.Power3,Z.Power4,Z.Linear,Z.Quad,Z.Cubic,Z.Quart,Z.Quint,Z.Strong,Z.Elastic,Z.Back,Z.SteppedEase,Z.Bounce,Z.Sine,Z.Expo,Z.Circ;var hu,gu,_u,vu,yu,bu,xu,Su=function(){return typeof window<`u`},Cu={},wu=180/Math.PI,Tu=Math.PI/180,Eu=Math.atan2,Du=1e8,Ou=/([A-Z])/g,ku=/(left|right|width|margin|padding|x)/i,Au=/[\s,\(]\S/,ju={autoAlpha:`opacity,visibility`,scale:`scaleX,scaleY`,alpha:`opacity`},Mu=function(e,t){return t.set(t.t,t.p,Math.round((t.s+t.c*e)*1e4)/1e4+t.u,t)},Nu=function(e,t){return t.set(t.t,t.p,e===1?t.e:Math.round((t.s+t.c*e)*1e4)/1e4+t.u,t)},Pu=function(e,t){return t.set(t.t,t.p,e?Math.round((t.s+t.c*e)*1e4)/1e4+t.u:t.b,t)},Fu=function(e,t){return t.set(t.t,t.p,e===1?t.e:e?Math.round((t.s+t.c*e)*1e4)/1e4+t.u:t.b,t)},Iu=function(e,t){var n=t.s+t.c*e;t.set(t.t,t.p,~~(n+(n<0?-.5:.5))+t.u,t)},Lu=function(e,t){return t.set(t.t,t.p,e?t.e:t.b,t)},Ru=function(e,t){return t.set(t.t,t.p,e===1?t.e:t.b,t)},zu=function(e,t,n){return e.style[t]=n},Bu=function(e,t,n){return e.style.setProperty(t,n)},Vu=function(e,t,n){return e._gsap[t]=n},Hu=function(e,t,n){return e._gsap.scaleX=e._gsap.scaleY=n},Uu=function(e,t,n,r,i){var a=e._gsap;a.scaleX=a.scaleY=n,a.renderTransform(i,a)},Wu=function(e,t,n,r,i){var a=e._gsap;a[t]=n,a.renderTransform(i,a)},$=`transform`,Gu=$+`Origin`,Ku=function e(t,n){var r=this,i=this.target,a=i.style,o=i._gsap;if(t in Cu&&a){if(this.tfm=this.tfm||{},t!==`transform`)t=ju[t]||t,~t.indexOf(`,`)?t.split(`,`).forEach(function(e){return r.tfm[e]=dd(i,e)}):this.tfm[t]=o.x?o[t]:dd(i,t),t===Gu&&(this.tfm.zOrigin=o.zOrigin);else return ju.transform.split(`,`).forEach(function(t){return e.call(r,t,n)});if(this.props.indexOf($)>=0)return;o.svg&&(this.svgo=i.getAttribute(`data-svg-origin`),this.props.push(Gu,n,``)),t=$}(a||n)&&this.props.push(t,n,a[t])},qu=function(e){e.translate&&(e.removeProperty(`translate`),e.removeProperty(`scale`),e.removeProperty(`rotate`))},Ju=function(){var e=this.props,t=this.target,n=t.style,r=t._gsap,i,a;for(i=0;i<e.length;i+=3)e[i+1]?e[i+1]===2?t[e[i]](e[i+2]):t[e[i]]=e[i+2]:e[i+2]?n[e[i]]=e[i+2]:n.removeProperty(e[i].substr(0,2)===`--`?e[i]:e[i].replace(Ou,`-$1`).toLowerCase());if(this.tfm){for(a in this.tfm)r[a]=this.tfm[a];r.svg&&(r.renderTransform(),t.setAttribute(`data-svg-origin`,this.svgo||``)),i=xu(),(!i||!i.isStart)&&!n[$]&&(qu(n),r.zOrigin&&n[Gu]&&(n[Gu]+=` `+r.zOrigin+`px`,r.zOrigin=0,r.renderTransform()),r.uncache=1)}},Yu=function(e,t){var n={target:e,props:[],revert:Ju,save:Ku};return e._gsap||mu.core.getCache(e),t&&e.style&&e.nodeType&&t.split(`,`).forEach(function(e){return n.save(e)}),n},Xu,Zu=function(e,t){var n=gu.createElementNS?gu.createElementNS((t||`http://www.w3.org/1999/xhtml`).replace(/^https/,`http`),e):gu.createElement(e);return n&&n.style?n:gu.createElement(e)},Qu=function e(t,n,r){var i=getComputedStyle(t);return i[n]||i.getPropertyValue(n.replace(Ou,`-$1`).toLowerCase())||i.getPropertyValue(n)||!r&&e(t,ed(n)||n,1)||``},$u=`O,Moz,ms,Ms,Webkit`.split(`,`),ed=function(e,t,n){var r=(t||yu).style,i=5;if(e in r&&!n)return e;for(e=e.charAt(0).toUpperCase()+e.substr(1);i--&&!($u[i]+e in r););return i<0?null:(i===3?`ms`:i>=0?$u[i]:``)+e},td=function(){Su()&&window.document&&(hu=window,gu=hu.document,_u=gu.documentElement,yu=Zu(`div`)||{style:{}},Zu(`div`),$=ed($),Gu=$+`Origin`,yu.style.cssText=`border-width:0;line-height:0;position:absolute;padding:0`,Xu=!!ed(`perspective`),xu=mu.core.reverting,vu=1)},nd=function(e){var t=e.ownerSVGElement,n=Zu(`svg`,t&&t.getAttribute(`xmlns`)||`http://www.w3.org/2000/svg`),r=e.cloneNode(!0),i;r.style.display=`block`,n.appendChild(r),_u.appendChild(n);try{i=r.getBBox()}catch{}return n.removeChild(r),_u.removeChild(n),i},rd=function(e,t){for(var n=t.length;n--;)if(e.hasAttribute(t[n]))return e.getAttribute(t[n])},id=function(e){var t,n;try{t=e.getBBox()}catch{t=nd(e),n=1}return t&&(t.width||t.height)||n||(t=nd(e)),t&&!t.width&&!t.x&&!t.y?{x:+rd(e,[`x`,`cx`,`x1`])||0,y:+rd(e,[`y`,`cy`,`y1`])||0,width:0,height:0}:t},ad=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&id(e))},od=function(e,t){if(t){var n=e.style,r;t in Cu&&t!==Gu&&(t=$),n.removeProperty?(r=t.substr(0,2),(r===`ms`||t.substr(0,6)===`webkit`)&&(t=`-`+t),n.removeProperty(r===`--`?t:t.replace(Ou,`-$1`).toLowerCase())):n.removeAttribute(t)}},sd=function(e,t,n,r,i,a){var o=new eu(e._pt,t,n,0,1,a?Ru:Lu);return e._pt=o,o.b=r,o.e=i,e._props.push(n),o},cd={deg:1,rad:1,turn:1},ld={grid:1,flex:1},ud=function e(t,n,r,i){var a=parseFloat(r)||0,o=(r+``).trim().substr((a+``).length)||`px`,s=yu.style,c=ku.test(n),l=t.tagName.toLowerCase()===`svg`,u=(l?`client`:`offset`)+(c?`Width`:`Height`),d=100,f=i===`px`,p=i===`%`,m,h,g,_;if(i===o||!a||cd[i]||cd[o])return a;if(o!==`px`&&!f&&(a=e(t,n,r,`px`)),_=t.getCTM&&ad(t),(p||o===`%`)&&(Cu[n]||~n.indexOf(`adius`)))return m=_?t.getBBox()[c?`width`:`height`]:t[u],J(p?a/m*d:a/100*m);if(s[c?`width`:`height`]=d+(f?o:i),h=i!==`rem`&&~n.indexOf(`adius`)||i===`em`&&t.appendChild&&!l?t:t.parentNode,_&&(h=(t.ownerSVGElement||{}).parentNode),(!h||h===gu||!h.appendChild)&&(h=gu.body),g=h._gsap,g&&p&&g.width&&c&&g.time===fl.time&&!g.uncache)return J(a/g.width*d);if(p&&(n===`height`||n===`width`)){var v=t.style[n];t.style[n]=d+i,m=t[u],v?t.style[n]=v:od(t,n)}else (p||o===`%`)&&!ld[Qu(h,`display`)]&&(s.position=Qu(t,`position`)),h===t&&(s.position=`static`),h.appendChild(yu),m=yu[u],h.removeChild(yu),s.position=`absolute`;return c&&p&&(g=Bs(h),g.time=fl.time,g.width=h[u]),J(f?m*a/d:m&&a?d/m*a:0)},dd=function(e,t,n,r){var i;return vu||td(),t in ju&&t!==`transform`&&(t=ju[t],~t.indexOf(`,`)&&(t=t.split(`,`)[0])),Cu[t]&&t!==`transform`?(i=Cd(e,r),i=t===`transformOrigin`?i.svg?i.origin:wd(Qu(e,Gu))+` `+i.zOrigin+`px`:i[t]):(i=e.style[t],(!i||i===`auto`||r||~(i+``).indexOf(`calc(`))&&(i=gd[t]&&gd[t](e,t,n)||Qu(e,t)||Vs(e,t)||+(t===`opacity`))),n&&!~(i+``).trim().indexOf(` `)?ud(e,t,i,n)+n:i},fd=function(e,t,n,r){if(!n||n===`none`){var i=ed(t,e,1),a=i&&Qu(e,i,1);a&&a!==n?(t=i,n=a):t===`borderColor`&&(n=Qu(e,`borderTopColor`))}var o=new eu(this._pt,e.style,t,0,1,Jl),s=0,c=0,l,u,d,f,p,m,h,g,_,v,y,b;if(o.b=n,o.e=r,n+=``,r+=``,r.substring(0,6)===`var(--`&&(r=Qu(e,r.substring(4,r.indexOf(`)`)))),r===`auto`&&(m=e.style[t],e.style[t]=r,r=Qu(e,t)||r,m?e.style[t]=m:od(e,t)),l=[n,r],ul(l),n=l[0],r=l[1],d=n.match(ds)||[],b=r.match(ds)||[],b.length){for(;u=ds.exec(r);)h=u[0],_=r.substring(s,u.index),p?p=(p+1)%5:(_.substr(-5)===`rgba(`||_.substr(-5)===`hsla(`)&&(p=1),h!==(m=d[c++]||``)&&(f=parseFloat(m)||0,y=m.substr((f+``).length),h.charAt(1)===`=`&&(h=Us(f,h)+y),g=parseFloat(h),v=h.substr((g+``).length),s=ds.lastIndex-v.length,v||(v=v||Uo.units[t]||y,s===r.length&&(r+=v,o.e+=v)),y!==v&&(f=ud(e,t,m,v)||0),o._pt={_next:o._pt,p:_||c===1?_:`,`,s:f,c:g-f,m:p&&p<4||t===`zIndex`?Math.round:0});o.c=s<r.length?r.substring(s,r.length):``}else o.r=t===`display`&&r===`none`?Ru:Lu;return ps.test(r)&&(o.e=0),this._pt=o,o},pd={top:`0%`,bottom:`100%`,left:`0%`,right:`100%`,center:`50%`},md=function(e){var t=e.split(` `),n=t[0],r=t[1]||`50%`;return(n===`top`||n===`bottom`||r===`left`||r===`right`)&&(e=n,n=r,r=e),t[0]=pd[n]||n,t[1]=pd[r]||r,t.join(` `)},hd=function(e,t){if(t.tween&&t.tween._time===t.tween._dur){var n=t.t,r=n.style,i=t.u,a=n._gsap,o,s,c;if(i===`all`||i===!0)r.cssText=``,s=1;else for(i=i.split(`,`),c=i.length;--c>-1;)o=i[c],Cu[o]&&(s=1,o=o===`transformOrigin`?Gu:$),od(n,o);s&&(od(n,$),a&&(a.svg&&n.removeAttribute(`transform`),r.scale=r.rotate=r.translate=`none`,Cd(n,1),a.uncache=1,qu(r)))}},gd={clearProps:function(e,t,n,r,i){if(i.data!==`isFromStart`){var a=e._pt=new eu(e._pt,t,n,0,0,hd);return a.u=r,a.pr=-10,a.tween=i,e._props.push(n),1}}},_d=[1,0,0,1,0,0],vd={},yd=function(e){return e===`matrix(1, 0, 0, 1, 0, 0)`||e===`none`||!e},bd=function(e){var t=Qu(e,$);return yd(t)?_d:t.substr(7).match(us).map(J)},xd=function(e,t){var n=e._gsap||Bs(e),r=e.style,i=bd(e),a,o,s,c;return n.svg&&e.getAttribute(`transform`)?(s=e.transform.baseVal.consolidate().matrix,i=[s.a,s.b,s.c,s.d,s.e,s.f],i.join(`,`)===`1,0,0,1,0,0`?_d:i):(i===_d&&!e.offsetParent&&e!==_u&&!n.svg&&(s=r.display,r.display=`block`,a=e.parentNode,(!a||!e.offsetParent&&!e.getBoundingClientRect().width)&&(c=1,o=e.nextElementSibling,_u.appendChild(e)),i=bd(e),s?r.display=s:od(e,`display`),c&&(o?a.insertBefore(e,o):a?a.appendChild(e):_u.removeChild(e))),t&&i.length>6?[i[0],i[1],i[4],i[5],i[12],i[13]]:i)},Sd=function(e,t,n,r,i,a){var o=e._gsap,s=i||xd(e,!0),c=o.xOrigin||0,l=o.yOrigin||0,u=o.xOffset||0,d=o.yOffset||0,f=s[0],p=s[1],m=s[2],h=s[3],g=s[4],_=s[5],v=t.split(` `),y=parseFloat(v[0])||0,b=parseFloat(v[1])||0,x,S,C,w;n?s!==_d&&(S=f*h-p*m)&&(C=h/S*y+b*(-m/S)+(m*_-h*g)/S,w=y*(-p/S)+f/S*b-(f*_-p*g)/S,y=C,b=w):(x=id(e),y=x.x+(~v[0].indexOf(`%`)?y/100*x.width:y),b=x.y+(~(v[1]||v[0]).indexOf(`%`)?b/100*x.height:b)),r||r!==!1&&o.smooth?(g=y-c,_=b-l,o.xOffset=u+(g*f+_*m)-g,o.yOffset=d+(g*p+_*h)-_):o.xOffset=o.yOffset=0,o.xOrigin=y,o.yOrigin=b,o.smooth=!!r,o.origin=t,o.originIsAbsolute=!!n,e.style[Gu]=`0px 0px`,a&&(sd(a,o,`xOrigin`,c,y),sd(a,o,`yOrigin`,l,b),sd(a,o,`xOffset`,u,o.xOffset),sd(a,o,`yOffset`,d,o.yOffset)),e.setAttribute(`data-svg-origin`,y+` `+b)},Cd=function(e,t){var n=e._gsap||new Tl(e);if(`x`in n&&!t&&!n.uncache)return n;var r=e.style,i=n.scaleX<0,a=`px`,o=`deg`,s=getComputedStyle(e),c=Qu(e,Gu)||`0`,l=u=d=m=h=g=_=v=y=0,u,d,f=p=1,p,m,h,g,_,v,y,b,x,S,C,w,T,E,D,O,k,A,j,M,N,ee,te,P,ne,re,ie,ae;return n.svg=!!(e.getCTM&&ad(e)),s.translate&&((s.translate!==`none`||s.scale!==`none`||s.rotate!==`none`)&&(r[$]=(s.translate===`none`?``:`translate3d(`+(s.translate+` 0 0`).split(` `).slice(0,3).join(`, `)+`) `)+(s.rotate===`none`?``:`rotate(`+s.rotate+`) `)+(s.scale===`none`?``:`scale(`+s.scale.split(` `).join(`,`)+`) `)+(s[$]===`none`?``:s[$])),r.scale=r.rotate=r.translate=`none`),S=xd(e,n.svg),n.svg&&(n.uncache?(N=e.getBBox(),c=n.xOrigin-N.x+`px `+(n.yOrigin-N.y)+`px`,M=``):M=!t&&e.getAttribute(`data-svg-origin`),Sd(e,M||c,!!M||n.originIsAbsolute,n.smooth!==!1,S)),b=n.xOrigin||0,x=n.yOrigin||0,S!==_d&&(E=S[0],D=S[1],O=S[2],k=S[3],l=A=S[4],u=j=S[5],S.length===6?(f=Math.sqrt(E*E+D*D),p=Math.sqrt(k*k+O*O),m=E||D?Eu(D,E)*wu:0,_=O||k?Eu(O,k)*wu+m:0,_&&(p*=Math.abs(Math.cos(_*Tu))),n.svg&&(l-=b-(b*E+x*O),u-=x-(b*D+x*k))):(ae=S[6],re=S[7],te=S[8],P=S[9],ne=S[10],ie=S[11],l=S[12],u=S[13],d=S[14],C=Eu(ae,ne),h=C*wu,C&&(w=Math.cos(-C),T=Math.sin(-C),M=A*w+te*T,N=j*w+P*T,ee=ae*w+ne*T,te=A*-T+te*w,P=j*-T+P*w,ne=ae*-T+ne*w,ie=re*-T+ie*w,A=M,j=N,ae=ee),C=Eu(-O,ne),g=C*wu,C&&(w=Math.cos(-C),T=Math.sin(-C),M=E*w-te*T,N=D*w-P*T,ee=O*w-ne*T,ie=k*T+ie*w,E=M,D=N,O=ee),C=Eu(D,E),m=C*wu,C&&(w=Math.cos(C),T=Math.sin(C),M=E*w+D*T,N=A*w+j*T,D=D*w-E*T,j=j*w-A*T,E=M,A=N),h&&Math.abs(h)+Math.abs(m)>359.9&&(h=m=0,g=180-g),f=J(Math.sqrt(E*E+D*D+O*O)),p=J(Math.sqrt(j*j+ae*ae)),C=Eu(A,j),_=Math.abs(C)>2e-4?C*wu:0,y=ie?1/(ie<0?-ie:ie):0),n.svg&&(M=e.getAttribute(`transform`),n.forceCSS=e.setAttribute(`transform`,``)||!yd(Qu(e,$)),M&&e.setAttribute(`transform`,M))),Math.abs(_)>90&&Math.abs(_)<270&&(i?(f*=-1,_+=m<=0?180:-180,m+=m<=0?180:-180):(p*=-1,_+=_<=0?180:-180)),t||=n.uncache,n.x=l-((n.xPercent=l&&(!t&&n.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-l)?-50:0)))?e.offsetWidth*n.xPercent/100:0)+a,n.y=u-((n.yPercent=u&&(!t&&n.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-u)?-50:0)))?e.offsetHeight*n.yPercent/100:0)+a,n.z=d+a,n.scaleX=J(f),n.scaleY=J(p),n.rotation=J(m)+o,n.rotationX=J(h)+o,n.rotationY=J(g)+o,n.skewX=_+o,n.skewY=v+o,n.transformPerspective=y+a,(n.zOrigin=parseFloat(c.split(` `)[2])||!t&&n.zOrigin||0)&&(r[Gu]=wd(c)),n.xOffset=n.yOffset=0,n.force3D=Uo.force3D,n.renderTransform=n.svg?jd:Xu?Ad:Ed,n.uncache=0,n},wd=function(e){return(e=e.split(` `))[0]+` `+e[1]},Td=function(e,t,n){var r=Ac(t);return J(parseFloat(t)+parseFloat(ud(e,`x`,n+`px`,r)))+r},Ed=function(e,t){t.z=`0px`,t.rotationY=t.rotationX=`0deg`,t.force3D=0,Ad(e,t)},Dd=`0deg`,Od=`0px`,kd=`) `,Ad=function(e,t){var n=t||this,r=n.xPercent,i=n.yPercent,a=n.x,o=n.y,s=n.z,c=n.rotation,l=n.rotationY,u=n.rotationX,d=n.skewX,f=n.skewY,p=n.scaleX,m=n.scaleY,h=n.transformPerspective,g=n.force3D,_=n.target,v=n.zOrigin,y=``,b=g===`auto`&&e&&e!==1||g===!0;if(v&&(u!==Dd||l!==Dd)){var x=parseFloat(l)*Tu,S=Math.sin(x),C=Math.cos(x),w;x=parseFloat(u)*Tu,w=Math.cos(x),a=Td(_,a,S*w*-v),o=Td(_,o,-Math.sin(x)*-v),s=Td(_,s,C*w*-v+v)}h!==Od&&(y+=`perspective(`+h+kd),(r||i)&&(y+=`translate(`+r+`%, `+i+`%) `),(b||a!==Od||o!==Od||s!==Od)&&(y+=s!==Od||b?`translate3d(`+a+`, `+o+`, `+s+`) `:`translate(`+a+`, `+o+kd),c!==Dd&&(y+=`rotate(`+c+kd),l!==Dd&&(y+=`rotateY(`+l+kd),u!==Dd&&(y+=`rotateX(`+u+kd),(d!==Dd||f!==Dd)&&(y+=`skew(`+d+`, `+f+kd),(p!==1||m!==1)&&(y+=`scale(`+p+`, `+m+kd),_.style[$]=y||`translate(0, 0)`},jd=function(e,t){var n=t||this,r=n.xPercent,i=n.yPercent,a=n.x,o=n.y,s=n.rotation,c=n.skewX,l=n.skewY,u=n.scaleX,d=n.scaleY,f=n.target,p=n.xOrigin,m=n.yOrigin,h=n.xOffset,g=n.yOffset,_=n.forceCSS,v=parseFloat(a),y=parseFloat(o),b,x,S,C,w;s=parseFloat(s),c=parseFloat(c),l=parseFloat(l),l&&(l=parseFloat(l),c+=l,s+=l),s||c?(s*=Tu,c*=Tu,b=Math.cos(s)*u,x=Math.sin(s)*u,S=Math.sin(s-c)*-d,C=Math.cos(s-c)*d,c&&(l*=Tu,w=Math.tan(c-l),w=Math.sqrt(1+w*w),S*=w,C*=w,l&&(w=Math.tan(l),w=Math.sqrt(1+w*w),b*=w,x*=w)),b=J(b),x=J(x),S=J(S),C=J(C)):(b=u,C=d,x=S=0),(v&&!~(a+``).indexOf(`px`)||y&&!~(o+``).indexOf(`px`))&&(v=ud(f,`x`,a,`px`),y=ud(f,`y`,o,`px`)),(p||m||h||g)&&(v=J(v+p-(p*b+m*S)+h),y=J(y+m-(p*x+m*C)+g)),(r||i)&&(w=f.getBBox(),v=J(v+r/100*w.width),y=J(y+i/100*w.height)),w=`matrix(`+b+`,`+x+`,`+S+`,`+C+`,`+v+`,`+y+`)`,f.setAttribute(`transform`,w),_&&(f.style[$]=w)},Md=function(e,t,n,r,i){var a=360,o=G(i),s=parseFloat(i)*(o&&~i.indexOf(`rad`)?wu:1)-r,c=r+s+`deg`,l,u;return o&&(l=i.split(`_`)[1],l===`short`&&(s%=a,s!==s%(a/2)&&(s+=s<0?a:-a)),l===`cw`&&s<0?s=(s+a*Du)%a-~~(s/a)*a:l===`ccw`&&s>0&&(s=(s-a*Du)%a-~~(s/a)*a)),e._pt=u=new eu(e._pt,t,n,r,s,Nu),u.e=c,u.u=`deg`,e._props.push(n),u},Nd=function(e,t){for(var n in t)e[n]=t[n];return e},Pd=function(e,t,n){var r=Nd({},n._gsap),i=`perspective,force3D,transformOrigin,svgOrigin`,a=n.style,o,s,c,l,u,d,f,p;for(s in r.svg?(c=n.getAttribute(`transform`),n.setAttribute(`transform`,``),a[$]=t,o=Cd(n,1),od(n,$),n.setAttribute(`transform`,c)):(c=getComputedStyle(n)[$],a[$]=t,o=Cd(n,1),a[$]=c),Cu)c=r[s],l=o[s],c!==l&&i.indexOf(s)<0&&(f=Ac(c),p=Ac(l),u=f===p?parseFloat(c):ud(n,s,c,p),d=parseFloat(l),e._pt=new eu(e._pt,o,s,u,d-u,Mu),e._pt.u=p||0,e._props.push(s));Nd(o,r)};Hs(`padding,margin,Width,Radius`,function(e,t){var n=`Top`,r=`Right`,i=`Bottom`,a=`Left`,o=(t<3?[n,r,i,a]:[n+a,n+r,i+r,i+a]).map(function(n){return t<2?e+n:`border`+n+e});gd[t>1?`border`+e:e]=function(e,t,n,r,i){var a,s;if(arguments.length<4)return a=o.map(function(t){return dd(e,t,n)}),s=a.join(` `),s.split(a[0]).length===5?a[0]:s;a=(r+``).split(` `),s={},o.forEach(function(e,t){return s[e]=a[t]=a[t]||a[(t-1)/2|0]}),e.init(t,s,i)}});var Fd={name:`css`,register:td,targetTest:function(e){return e.style&&e.nodeType},init:function(e,t,n,r,i){var a=this._props,o=e.style,s=n.vars.startAt,c,l,u,d,f,p,m,h,g,_,v,y,b,x,S,C,w;for(m in vu||td(),this.styles=this.styles||Yu(e),C=this.styles.props,this.tween=n,t)if(m!==`autoRound`&&(l=t[m],!(Ps[m]&&jl(m,t,n,r,e,i)))){if(f=typeof l,p=gd[m],f===`function`&&(l=l.call(n,r,e,i),f=typeof l),f===`string`&&~l.indexOf(`random(`)&&(l=Jc(l)),p)p(this,e,m,l,n)&&(S=1);else if(m.substr(0,2)===`--`)c=(getComputedStyle(e).getPropertyValue(m)+``).trim(),l+=``,cl.lastIndex=0,cl.test(c)||(h=Ac(c),g=Ac(l),g?h!==g&&(c=ud(e,m,c,g)+g):h&&(l+=h)),this.add(o,`setProperty`,c,l,r,i,0,0,m),a.push(m),C.push(m,0,o[m]);else if(f!==`undefined`){if(s&&m in s?(c=typeof s[m]==`function`?s[m].call(n,r,e,i):s[m],G(c)&&~c.indexOf(`random(`)&&(c=Jc(c)),Ac(c+``)||c===`auto`||(c+=Uo.units[m]||Ac(dd(e,m))||``),(c+``).charAt(1)===`=`&&(c=dd(e,m))):c=dd(e,m),d=parseFloat(c),_=f===`string`&&l.charAt(1)===`=`&&l.substr(0,2),_&&(l=l.substr(2)),u=parseFloat(l),m in ju&&(m===`autoAlpha`&&(d===1&&dd(e,`visibility`)===`hidden`&&u&&(d=0),C.push(`visibility`,0,o.visibility),sd(this,o,`visibility`,d?`inherit`:`hidden`,u?`inherit`:`hidden`,!u)),m!==`scale`&&m!==`transform`&&(m=ju[m],~m.indexOf(`,`)&&(m=m.split(`,`)[0]))),v=m in Cu,v){if(this.styles.save(m),w=l,f===`string`&&l.substring(0,6)===`var(--`){if(l=Qu(e,l.substring(4,l.indexOf(`)`))),l.substring(0,5)===`calc(`){var T=e.style.perspective;e.style.perspective=l,l=Qu(e,`perspective`),T?e.style.perspective=T:od(e,`perspective`)}u=parseFloat(l)}if(y||(b=e._gsap,b.renderTransform&&!t.parseTransform||Cd(e,t.parseTransform),x=t.smoothOrigin!==!1&&b.smooth,y=this._pt=new eu(this._pt,o,$,0,1,b.renderTransform,b,0,-1),y.dep=1),m===`scale`)this._pt=new eu(this._pt,b,`scaleY`,b.scaleY,(_?Us(b.scaleY,_+u):u)-b.scaleY||0,Mu),this._pt.u=0,a.push(`scaleY`,m),m+=`X`;else if(m===`transformOrigin`){C.push(Gu,0,o[Gu]),l=md(l),b.svg?Sd(e,l,0,x,0,this):(g=parseFloat(l.split(` `)[2])||0,g!==b.zOrigin&&sd(this,b,`zOrigin`,b.zOrigin,g),sd(this,o,m,wd(c),wd(l)));continue}else if(m===`svgOrigin`){Sd(e,l,1,x,0,this);continue}else if(m in vd){Md(this,b,m,d,_?Us(d,_+l):l);continue}else if(m===`smoothOrigin`){sd(this,b,`smooth`,b.smooth,l);continue}else if(m===`force3D`){b[m]=l;continue}else if(m===`transform`){Pd(this,l,e);continue}}else m in o||(m=ed(m)||m);if(v||(u||u===0)&&(d||d===0)&&!Au.test(l)&&m in o)h=(c+``).substr((d+``).length),u||=0,g=Ac(l)||(m in Uo.units?Uo.units[m]:h),h!==g&&(d=ud(e,m,c,g)),this._pt=new eu(this._pt,v?b:o,m,d,(_?Us(d,_+u):u)-d,!v&&(g===`px`||m===`zIndex`)&&t.autoRound!==!1?Iu:Mu),this._pt.u=g||0,v&&w!==l?(this._pt.b=c,this._pt.e=w,this._pt.r=Fu):h!==g&&g!==`%`&&(this._pt.b=c,this._pt.r=Pu);else if(m in o)fd.call(this,e,m,c,_?_+l:l);else if(m in e)this.add(e,m,c||e[m],_?_+l:l,r,i);else if(m!==`parseTransform`){Cs(m,l);continue}v||(m in o?C.push(m,0,o[m]):typeof e[m]==`function`?C.push(m,2,e[m]()):C.push(m,1,c||e[m])),a.push(m)}}S&&$l(this)},render:function(e,t){if(t.tween._time||!xu())for(var n=t._pt;n;)n.r(e,n.d),n=n._next;else t.styles.revert()},get:dd,aliases:ju,getSetter:function(e,t,n){var r=ju[t];return r&&r.indexOf(`,`)<0&&(t=r),t in Cu&&t!==Gu&&(e._gsap.x||dd(e,`x`))?n&&bu===n?t===`scale`?Hu:Vu:(bu=n||{})&&(t===`scale`?Uu:Wu):e.style&&!es(e.style[t])?zu:~t.indexOf(`-`)?Bu:Gl(e,t)},core:{_removeProperty:od,_getMatrix:xd}};mu.utils.checkPrefix=ed,mu.core.getStyleSaver=Yu,(function(e,t,n,r){var i=Hs(e+`,`+t+`,`+n,function(e){Cu[e]=1});Hs(t,function(e){Uo.units[e]=`deg`,vd[e]=1}),ju[i[13]]=e+`,`+t,Hs(r,function(e){var t=e.split(`:`);ju[t[1]]=i[t[0]]})})(`x,y,z,scale,scaleX,scaleY,xPercent,yPercent`,`rotation,rotationX,rotationY,skewX,skewY`,`transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective`,`0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY`),Hs(`x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective`,function(e){Uo.units[e]=`px`}),mu.registerPlugin(Fd);var Id=mu.registerPlugin(Fd)||mu;Id.core.Tween;var Ld=(e,t)=>{let[n,r]=getComputedStyle(e).getPropertyValue(t).trim().split(`,`).map(e=>parseFloat(e.trim()));return[isNaN(n)?0:n,isNaN(r)?1:r]},Rd=({open:e,onOpenChange:t,trigger:n,title:r,description:i,children:a,footer:o,className:s,modalRootSelector:c,duration:f=1})=>{let p=(0,l.useRef)(null),m=(0,l.useRef)(null),h=(0,l.useRef)(null),g=(0,l.useRef)(null),_=(0,l.useRef)(null),v=(0,l.useId)(),y=(0,l.useId)(),b=typeof document>`u`?null:(c?document.querySelector(c):null)??document.body,x=(0,l.useCallback)(()=>{let e=p.current,t=m.current;if(!e||!t)return null;let[n,r]=Ld(t,`--modal-opacity`),[i,a]=Ld(t,`--modal-scale`),[o,s]=Ld(t,`--modal-translate-x`),[c,l]=Ld(t,`--modal-translate-y`),u=Id.timeline({paused:!0,ease:`power1.out`});return u.fromTo(e,{autoAlpha:0},{autoAlpha:1,duration:f},0),u.fromTo(t,{autoAlpha:n,scale:i,xPercent:o,yPercent:c},{autoAlpha:r,scale:a,xPercent:s,yPercent:l,duration:f},0),u},[f]);return(0,l.useEffect)(()=>{g.current=x()},[x,b]),(0,l.useEffect)(()=>{g.current&&(e?g.current.play():g.current.reverse())},[e,b]),(0,l.useEffect)(()=>{e?(_.current=document.activeElement,h.current?.focus()):(_.current?.focus(),_.current=null)},[e]),(0,l.useEffect)(()=>{if(!e)return;let n=e=>{e.key===`Escape`&&t(!1)};return document.addEventListener(`keydown`,n),()=>document.removeEventListener(`keydown`,n)},[e,t]),(0,u.jsxs)(u.Fragment,{children:[n&&(0,u.jsx)(`span`,{style:{display:`contents`},onClick:()=>t(!0),children:n}),b&&(0,d.createPortal)((0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(`div`,{ref:p,className:`vi-modal-overlay`,"aria-hidden":`true`,onClick:()=>t(!1)}),(0,u.jsxs)(`div`,{ref:m,role:`dialog`,"aria-modal":`true`,inert:e?void 0:!0,"aria-labelledby":r?v:void 0,"aria-describedby":i?y:void 0,className:V(s),children:[(0,u.jsxs)(`button`,{ref:h,className:`vi-modal-close`,onClick:()=>t(!1),"aria-label":`Close`,children:[(0,u.jsx)(So,{className:`h-4 w-4`}),(0,u.jsx)(`span`,{className:`sr-only`,children:`Close`})]}),(r||i)&&(0,u.jsxs)(`div`,{className:`vi-modal-header`,children:[r&&(0,u.jsx)(`h2`,{id:v,className:`vi-modal-title`,children:r}),i&&(0,u.jsx)(`p`,{id:y,className:`vi-modal-description`,children:i})]}),(0,u.jsx)(`div`,{className:`vi-modal-body`,children:a}),o&&(0,u.jsx)(`div`,{className:`vi-modal-footer`,children:o})]})]}),b)]})},zd=(0,l.forwardRef)(({options:e,value:t=[],onChange:n,placeholder:r=`Select...`,label:i,description:a,disabled:o,className:s,maxCount:c=3,searchable:d=!1,loading:f=!1},p)=>{let[m,h]=(0,l.useState)(!1),[g,_]=(0,l.useState)(0),[v,y]=(0,l.useState)(``),b=(0,l.useRef)(null),x=(0,l.useRef)(null),S=(0,l.useId)(),C=`${S}-listbox`,w=(0,l.useMemo)(()=>{if(!d||!v.trim())return e;let t=v.trim().toLowerCase();return e.filter(e=>e.label.toLowerCase().includes(t))},[e,d,v]),T=e=>{let r=t.includes(e)?t.filter(t=>t!==e):[...t,e];n?.(r)},E=(e,r)=>{r.stopPropagation(),n?.(t.filter(t=>t!==e))};(0,l.useEffect)(()=>{if(!m)return;let e=e=>{b.current?.contains(e.target)||h(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[m]),(0,l.useEffect)(()=>{m&&d&&(y(``),x.current?.focus())},[m,d]),(0,l.useEffect)(()=>{_(0)},[v]);let D=e=>{if(!o)switch(e.key){case`Enter`:if(e.preventDefault(),!m){h(!0);return}w[g]&&!w[g].disabled&&T(w[g].value);break;case` `:if(d&&m)break;if(e.preventDefault(),!m){h(!0);return}w[g]&&!w[g].disabled&&T(w[g].value);break;case`ArrowDown`:if(e.preventDefault(),!m){h(!0);return}_(e=>Math.min(e+1,w.length-1));break;case`ArrowUp`:e.preventDefault(),_(e=>Math.max(e-1,0));break;case`Escape`:case`Tab`:h(!1);break}},O=t.slice(0,c),k=t.length-c;return(0,u.jsxs)(`div`,{className:V(`vi-multi-select-container`,s),ref:b,children:[i&&(0,u.jsx)(`label`,{htmlFor:S,className:`vi-multi-select-label`,children:i}),(0,u.jsxs)(`div`,{className:`vi-multi-select-wrapper`,children:[(0,u.jsxs)(`div`,{ref:p,id:S,role:`combobox`,tabIndex:o?-1:0,"aria-expanded":m,"aria-haspopup":`listbox`,"aria-controls":m?C:void 0,"aria-multiselectable":`true`,"aria-disabled":o||void 0,className:V(tr({variant:`ghost`}),`vi-multi-select-trigger`),onClick:()=>!o&&h(e=>!e),onKeyDown:D,children:[(0,u.jsx)(`span`,{className:`vi-multi-select-chips`,children:t.length===0?(0,u.jsx)(`span`,{className:`vi-multi-select-placeholder`,children:r}):(0,u.jsxs)(u.Fragment,{children:[O.map(t=>{let n=e.find(e=>e.value===t)?.label??t;return(0,u.jsxs)(`span`,{className:`vi-multi-select-chip`,children:[n,(0,u.jsx)(nr,{type:`button`,variant:`ghost`,disabled:o,"aria-label":`Remove ${n}`,className:`vi-multi-select-chip-remove h-auto w-auto p-0`,onClick:e=>E(t,e),children:(0,u.jsx)(So,{className:`h-3 w-3`})})]},t)}),k>0&&(0,u.jsxs)(`span`,{className:`vi-multi-select-overflow`,children:[`+`,k]})]})}),(0,u.jsx)(_o,{className:V(`vi-multi-select-icon`,m&&`vi-multi-select-icon-open`)})]}),m&&(0,u.jsxs)(`div`,{className:`vi-multi-select-dropdown`,children:[d&&!f&&(0,u.jsx)(`input`,{ref:x,type:`text`,className:`vi-multi-select-search`,placeholder:`Search...`,value:v,onChange:e=>y(e.target.value),onKeyDown:D}),f?(0,u.jsx)(Ro,{text:`Loading...`,className:`vi-multi-select-loading`}):(0,u.jsxs)(`ul`,{id:C,role:`listbox`,"aria-multiselectable":`true`,"aria-label":i,className:`vi-multi-select-listbox`,children:[w.length===0&&(0,u.jsx)(`li`,{className:`vi-multi-select-empty`,children:`No options found`}),w.map((e,n)=>{let r=t.includes(e.value);return(0,u.jsxs)(`li`,{role:`option`,"aria-selected":r,"aria-disabled":e.disabled,className:V(`vi-multi-select-option`,r&&`vi-multi-select-option-selected`,e.disabled&&`vi-multi-select-option-disabled`,n===g&&`vi-multi-select-option-active`),onMouseEnter:()=>!e.disabled&&_(n),onClick:()=>{e.disabled||T(e.value)},children:[(0,u.jsx)(`span`,{className:V(`vi-multi-select-checkbox`,r&&`vi-multi-select-checkbox-checked`),children:r&&(0,u.jsx)(go,{className:`h-3 w-3`})}),e.label]},e.value)})]})]})]}),a&&(0,u.jsx)(`p`,{className:`vi-multi-select-description`,children:a})]})});zd.displayName=`MultiSelect`;var Bd=(0,l.forwardRef)(({label:e,size:t=`default`,className:n,id:r,disabled:i,...a},o)=>{let s=(0,l.useId)(),c=r??s;return(0,u.jsxs)(`label`,{htmlFor:c,className:V(`vi-radio-item`,t!==`default`&&`vi-radio-item-${t}`,n),children:[(0,u.jsx)(`input`,{ref:o,id:c,type:`radio`,disabled:i,className:`vi-radio-input`,...a}),(0,u.jsx)(`span`,{className:`vi-radio-indicator`}),e&&(0,u.jsx)(`span`,{className:`vi-radio-label`,children:e})]})});Bd.displayName=`Radio`;var Vd=(0,l.forwardRef)(({options:e,value:t,defaultValue:n,onChange:r,label:i,description:a,disabled:o,name:s,direction:c=`vertical`,size:d=`default`,className:f},p)=>{let m=(0,l.useId)(),h=s??m,g=t!==void 0;return(0,u.jsxs)(`div`,{ref:p,role:`radiogroup`,"aria-labelledby":i?`${m}-label`:void 0,className:V(`vi-radio-root`,f),children:[i&&(0,u.jsx)(`span`,{id:`${m}-label`,className:`vi-radio-legend`,children:i}),(0,u.jsx)(`div`,{className:V(`vi-radio-options`,c===`horizontal`&&`vi-radio-options-horizontal`),children:e.map(e=>{let i=`${m}-opt-${e.value}`,a=o||e.disabled;return(0,u.jsxs)(`label`,{htmlFor:i,className:V(`vi-radio-item`,d!==`default`&&`vi-radio-item-${d}`),children:[(0,u.jsx)(`input`,{id:i,type:`radio`,name:h,value:e.value,disabled:a,className:`vi-radio-input`,...g?{checked:e.value===t,onChange:t=>{t.target.checked&&r?.(e.value)}}:{defaultChecked:e.value===n,onChange:t=>{t.target.checked&&r?.(e.value)}}}),(0,u.jsx)(`span`,{className:`vi-radio-indicator`}),(0,u.jsx)(`span`,{className:`vi-radio-label`,children:e.label})]},e.value)})}),a&&(0,u.jsx)(`p`,{className:`vi-radio-description`,children:a})]})});Vd.displayName=`RadioGroup`;var Hd=(0,l.forwardRef)(({options:e,value:t,onChange:n,placeholder:r=`Select...`,label:i,description:a,disabled:o,className:s,name:c,searchable:d=!1,loading:f=!1,clearable:p=!1},m)=>{let[h,g]=(0,l.useState)(!1),[_,v]=(0,l.useState)(0),[y,b]=(0,l.useState)(``),x=(0,l.useRef)(null),S=(0,l.useRef)(null),C=(0,l.useId)(),w=`${C}-listbox`,T=e.find(e=>e.value===t),E=(0,l.useMemo)(()=>{if(!d||!y.trim())return e;let t=y.trim().toLowerCase();return e.filter(e=>e.label.toLowerCase().includes(t))},[e,d,y]);(0,l.useEffect)(()=>{if(!h)return;let e=e=>{x.current?.contains(e.target)||g(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[h]),(0,l.useEffect)(()=>{if(h){d&&(b(``),S.current?.focus());let n=e.findIndex(e=>e.value===t);v(n>=0?n:0)}},[h,e,t,d]),(0,l.useEffect)(()=>{v(0)},[y]);let D=e=>{if(!o)switch(e.key){case`Enter`:if(e.preventDefault(),!h){g(!0);return}!E[_]?.disabled&&E[_]&&(n?.(E[_].value),g(!1));break;case` `:if(d&&h)break;if(e.preventDefault(),!h){g(!0);return}!E[_]?.disabled&&E[_]&&(n?.(E[_].value),g(!1));break;case`ArrowDown`:if(e.preventDefault(),!h){g(!0);return}v(e=>{let t=e+1;for(;t<E.length&&E[t].disabled;)t++;return t<E.length?t:e});break;case`ArrowUp`:e.preventDefault(),v(e=>{let t=e-1;for(;t>=0&&E[t].disabled;)t--;return t>=0?t:e});break;case`Escape`:case`Tab`:g(!1);break}};return(0,u.jsxs)(`div`,{className:V(`vi-select-container`,s),ref:x,children:[i&&(0,u.jsx)(`label`,{htmlFor:C,className:`vi-select-label`,children:i}),(0,u.jsxs)(`div`,{className:`vi-select-wrapper`,children:[(0,u.jsxs)(`div`,{ref:m,id:C,role:`combobox`,tabIndex:o?-1:0,"aria-expanded":h,"aria-haspopup":`listbox`,"aria-controls":h?w:void 0,"aria-activedescendant":h&&_>=0?`${C}-opt-${_}`:void 0,"aria-disabled":o||void 0,className:V(tr({variant:`ghost`}),`vi-select-trigger`),onClick:()=>!o&&g(e=>!e),onKeyDown:D,children:[(0,u.jsx)(`span`,{className:V(!T&&`vi-select-placeholder`),children:T?T.label:r}),p&&T&&!o&&(0,u.jsx)(nr,{type:`button`,variant:`ghost`,"aria-label":`Clear selection`,className:`vi-select-clear h-auto w-auto p-0`,onClick:e=>{e.stopPropagation(),n?.(``)},children:(0,u.jsx)(So,{className:`h-3.5 w-3.5`})}),(0,u.jsx)(_o,{className:V(`vi-select-icon`,h&&`vi-select-icon-open`)})]}),c&&(0,u.jsx)(`input`,{type:`hidden`,name:c,value:t??``}),h&&(0,u.jsxs)(`div`,{className:`vi-select-dropdown`,children:[d&&!f&&(0,u.jsx)(`input`,{ref:S,type:`text`,className:`vi-select-search`,placeholder:`Search...`,value:y,onChange:e=>b(e.target.value),onKeyDown:D}),f?(0,u.jsx)(Ro,{text:`Loading...`,className:`vi-select-loading`}):(0,u.jsxs)(`ul`,{id:w,role:`listbox`,"aria-label":i,className:`vi-select-listbox`,children:[E.length===0&&(0,u.jsx)(`li`,{className:`vi-select-empty`,children:`No options found`}),E.map((e,r)=>(0,u.jsxs)(`li`,{id:`${C}-opt-${r}`,role:`option`,"aria-selected":e.value===t,"aria-disabled":e.disabled,className:V(`vi-select-option`,e.value===t&&`vi-select-option-selected`,e.disabled&&`vi-select-option-disabled`,r===_&&`vi-select-option-active`),onMouseEnter:()=>!e.disabled&&v(r),onClick:()=>{e.disabled||(n?.(e.value),g(!1))},children:[(0,u.jsx)(go,{className:`vi-select-check`}),e.label]},e.value))]})]})]}),a&&(0,u.jsx)(`p`,{className:`vi-select-description`,children:a})]})});Hd.displayName=`Select`;var Ud=(0,l.forwardRef)(({label:e,size:t=`default`,labelPosition:n=`right`,className:r,id:i,disabled:a,...o},s)=>{let c=(0,l.useId)(),d=i??c,f=(0,u.jsx)(`span`,{className:`vi-switch-track`,children:(0,u.jsx)(`span`,{className:`vi-switch-thumb`})});return(0,u.jsxs)(`label`,{htmlFor:d,className:V(`vi-switch-item`,t!==`default`&&`vi-switch-item-${t}`,r),children:[(0,u.jsx)(`input`,{ref:s,id:d,type:`checkbox`,role:`switch`,disabled:a,className:`vi-switch-input`,...o}),n===`left`&&e&&(0,u.jsx)(`span`,{className:`vi-switch-label`,children:e}),f,n===`right`&&e&&(0,u.jsx)(`span`,{className:`vi-switch-label`,children:e})]})});Ud.displayName=`Switch`;var Wd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`div`,{className:`vi-table-wrapper`,children:(0,u.jsx)(`table`,{ref:n,className:V(`vi-table`,e),...t})}));Wd.displayName=`Table`;var Gd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`thead`,{ref:n,className:V(`vi-table-header`,e),...t}));Gd.displayName=`TableHeader`;var Kd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`tbody`,{ref:n,className:V(`vi-table-body`,e),...t}));Kd.displayName=`TableBody`;var qd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`tfoot`,{ref:n,className:V(`vi-table-footer`,e),...t}));qd.displayName=`TableFooter`;var Jd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`tr`,{ref:n,className:V(`vi-table-row`,e),...t}));Jd.displayName=`TableRow`;var Yd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`th`,{ref:n,className:V(`vi-table-head`,e),...t}));Yd.displayName=`TableHead`;var Xd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`td`,{ref:n,className:V(`vi-table-cell`,e),...t}));Xd.displayName=`TableCell`;var Zd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`p`,{ref:n,className:V(`vi-table-caption`,e),...t}));Zd.displayName=`TableCaption`;var Qd=({tabs:e,value:t,defaultValue:n,onChange:r,className:i})=>{let a=(0,l.useId)(),o=t!==void 0,[s,c]=(0,l.useState)(n??e[0]?.value??``),d=o?t:s,f=e=>{o||c(e),r?.(e)};return(0,u.jsxs)(`div`,{className:V(`vi-tabs-root`,i),children:[(0,u.jsx)(`div`,{role:`tablist`,className:`vi-tabs-list`,children:e.map(e=>(0,u.jsx)(nr,{role:`tab`,variant:`ghost`,id:`${a}-tab-${e.value}`,"aria-controls":`${a}-panel-${e.value}`,"aria-selected":e.value===d,disabled:e.disabled,className:V(`vi-tabs-trigger`,e.value===d&&`vi-tabs-trigger-active`),onClick:()=>f(e.value),children:e.label},e.value))}),e.map(e=>(0,u.jsx)(`div`,{id:`${a}-panel-${e.value}`,role:`tabpanel`,"aria-labelledby":`${a}-tab-${e.value}`,hidden:e.value!==d,className:`vi-tabs-content`,children:e.content},e.value))]})};Qd.displayName=`Tabs`;var $d=(0,l.forwardRef)(({className:e,label:t,description:n,hidden:r,validate:i,onValidationChange:a,id:o,...s},c)=>{let[d,f]=(0,l.useState)(null),p=(0,l.useId)(),m=o??p,[h,g]=(0,l.useState)(typeof s.defaultValue==`string`?s.defaultValue:``),_=s.value===void 0?h:String(s.value),v=e=>{if(g(e.target.value),i){let t=i(e.target.value);f(t),a?.(!t)}s.onChange?.(e)},y=V(`flex min-h-[36px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-base shadow-sm transition-colors`,`placeholder:text-muted-foreground`,`focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring`,`disabled:cursor-not-allowed disabled:opacity-50`,`md:text-sm`,d&&`border-destructive focus-visible:ring-destructive`);return(0,u.jsxs)(`div`,{className:`flex flex-col gap-1 w-full`,children:[t&&(0,u.jsx)(`label`,{htmlFor:m,className:`text-sm font-medium`,children:t}),(0,u.jsxs)(`div`,{className:`relative`,children:[(0,u.jsx)(`textarea`,{ref:c,id:m,className:V(y,r&&`text-transparent [caret-color:hsl(var(--foreground))]`,e),onChange:v,placeholder:r?void 0:s.placeholder,...s}),r&&_.length>0&&(0,u.jsx)(`div`,{"aria-hidden":`true`,className:V(y,`absolute inset-0 pointer-events-none`,`overflow-hidden`,`whitespace-pre-wrap break-all`,`bg-transparent border-transparent shadow-none ring-0`),children:`•`.repeat(_.length)})]}),n&&!d&&(0,u.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:n}),d&&(0,u.jsx)(`p`,{className:`text-xs text-destructive font-medium`,children:d})]})});$d.displayName=`Textarea`;var ef=null,tf=e=>{ef=e},nf={success:(e,t)=>{let n=t!==void 0;ef?.({variant:`success`,title:n?e:void 0,description:n?t:e})},error:(e,t)=>{let n=t!==void 0;ef?.({variant:`error`,title:n?e:void 0,description:n?t:e})},warning:(e,t)=>{let n=t!==void 0;ef?.({variant:`warning`,title:n?e:void 0,description:n?t:e})},info:(e,t)=>{let n=t!==void 0;ef?.({variant:`info`,title:n?e:void 0,description:n?t:e})},default:(e,t)=>{let n=t!==void 0;ef?.({variant:`default`,title:n?e:void 0,description:n?t:e})}},rf=({children:e,position:t=`right`})=>{let[n,r]=(0,l.useState)([]),i=(0,l.useCallback)(e=>{let t=Date.now().toString()+Math.random().toString(36),n={...e,id:t};r(e=>[...e,n].slice(-5)),setTimeout(()=>{r(e=>e.filter(e=>e.id!==t))},e.duration||5e3)},[]);return(0,l.useEffect)(()=>(tf(i),()=>{tf(null)}),[i]),(0,u.jsxs)(u.Fragment,{children:[e,(0,u.jsx)(`div`,{className:V(`vi-toast-viewport`,t===`left`&&`vi-toast-viewport-left`),children:n.map(e=>(0,u.jsx)(af,{...e},e.id))})]})},af=({variant:e,title:t,description:n})=>{let r=!!t;return(0,u.jsx)(`div`,{className:V(`vi-toast`,`vi-toast-variant-${e}`),children:(0,u.jsxs)(`div`,{className:`vi-toast-content`,children:[r&&(0,u.jsx)(`div`,{className:`vi-toast-title`,children:t}),n&&(0,u.jsx)(`div`,{className:V(`vi-toast-description`,!r&&`vi-toast-description-colored`),children:n})]})})},of=(0,l.forwardRef)(({percentage:e,children:t,label:n,size:r=120,strokeWidth:i=8,animate:a=!0,className:o},s)=>{let c=Math.min(100,Math.max(0,e)),d=r/2,f=d-i/2,p=2*Math.PI*f,m=p*(1-c/100),h=(0,l.useRef)(null);return(0,l.useEffect)(()=>{let e=h.current;if(e){if(!a){Id.set(e,{strokeDashoffset:m});return}Id.fromTo(e,{strokeDashoffset:p},{strokeDashoffset:m,duration:1.8,ease:`power2.out`})}},[a,p,m]),(0,u.jsxs)(`div`,{ref:s,className:V(`vi-circular-progress`,o),children:[(0,u.jsxs)(`div`,{className:`vi-circular-progress-arc`,style:{width:r,height:r},children:[(0,u.jsxs)(`svg`,{width:r,height:r,"aria-hidden":`true`,className:`vi-circular-progress-svg`,children:[(0,u.jsx)(`circle`,{cx:d,cy:d,r:f,fill:`none`,strokeWidth:i,className:`vi-circular-progress-track`}),(0,u.jsx)(`circle`,{ref:h,cx:d,cy:d,r:f,fill:`none`,strokeWidth:i,strokeLinecap:`round`,strokeDasharray:p,strokeDashoffset:a?p:m,transform:`rotate(-90 ${d} ${d})`,className:`vi-circular-progress-fill`})]}),(0,u.jsx)(`div`,{className:`vi-circular-progress-center`,children:t??(0,u.jsxs)(`span`,{className:`vi-circular-progress-pct`,children:[c,`%`]})})]}),n&&(0,u.jsx)(`p`,{className:`vi-circular-progress-label`,children:n})]})});of.displayName=`CircularProgressBar`;var sf=({value:e,defaultValue:t=``,placeholder:n=`Search...`,disabled:r=!1,loading:i=!1,debounce:a=300,shortcut:o,showButton:s=!1,className:c,onSearch:d,onChange:f,onClear:p})=>{let m=e!==void 0,[h,g]=(0,l.useState)(t),_=m?e:h,v=(0,l.useRef)(null),y=(0,l.useRef)(d);(0,l.useEffect)(()=>{y.current=d});let b=(0,l.useId)(),x=(0,l.useRef)(null);(0,l.useEffect)(()=>{let e=rt(e=>y.current?.(e),a);return x.current=e,()=>e.cancel()},[a]);let S=e=>{let t=e.target.value;m||g(t),f?.(e),s||x.current?.(t)},C=()=>{m||g(``),x.current?.cancel(),d?.(``),p?.(),v.current?.focus()},w=e=>{e.key===`Escape`&&_&&(e.preventDefault(),C()),e.key===`Enter`&&s&&(x.current?.cancel(),d?.(_))},T=()=>{x.current?.cancel(),d?.(_)},E=!i&&_.length>0,D=o&&!_&&!i,O=(0,u.jsxs)(`div`,{className:V(`vi-search-input`,r&&`vi-search-input--disabled`,!s&&c),children:[!s&&(0,u.jsx)(xo,{className:`vi-search-input__search-icon`,"aria-hidden":`true`}),(0,u.jsx)(`input`,{ref:v,id:b,type:`search`,autoComplete:`off`,spellCheck:`false`,value:_,placeholder:n,disabled:r,className:`vi-search-input__field`,onChange:S,onKeyDown:w,"aria-label":n}),D&&(0,u.jsx)(`kbd`,{className:`vi-search-input__shortcut`,"aria-hidden":`true`,children:o}),i&&(0,u.jsx)(`span`,{className:`vi-search-input__spinner`,"aria-hidden":`true`}),E&&(0,u.jsx)(`button`,{type:`button`,className:`vi-search-input__clear`,onClick:C,"aria-label":`Clear search`,children:(0,u.jsx)(So,{"aria-hidden":`true`})})]});return s?(0,u.jsxs)(`div`,{className:V(`vi-search-input-group`,c),children:[O,(0,u.jsx)(nr,{size:`icon`,onClick:T,disabled:r,"aria-label":`Search`,children:(0,u.jsx)(xo,{"aria-hidden":`true`})})]}):O},cf=({logo:e,linkGroups:t=[],copyright:n,className:r})=>{let i=e||t.length>0;return(0,u.jsx)(`footer`,{className:V(`vi-footer`,r),children:(0,u.jsxs)(`div`,{className:`vi-footer-inner`,children:[i&&(0,u.jsxs)(`div`,{className:`vi-footer-top`,children:[e&&(0,u.jsx)(`div`,{className:`vi-footer-logo`,children:(0,u.jsx)(Lo,{...e})}),t.length>0&&(0,u.jsx)(`nav`,{className:`vi-footer-nav`,"aria-label":`Footer navigation`,children:t.map((e,t)=>(0,u.jsxs)(`div`,{className:`vi-footer-group`,children:[e.title&&(0,u.jsx)(`p`,{className:`vi-footer-group-title`,children:e.title}),(0,u.jsx)(`ul`,{className:`vi-footer-links`,children:e.links.map(e=>(0,u.jsx)(`li`,{children:(0,u.jsx)(Io,{link:e,noBaseClass:!0,className:`vi-footer-link`})},e.url))})]},t))})]}),i&&n&&(0,u.jsx)(`hr`,{className:`vi-footer-divider`}),n&&(0,u.jsx)(`div`,{className:`vi-footer-bottom`,children:(0,u.jsx)(`p`,{className:`vi-footer-copyright`,children:n})})]})})},lf=({logo:e,ctaLinks:t=[],modalRootSelector:n})=>{let[r,i]=(0,l.useState)(!1);return(0,u.jsxs)(`header`,{className:`vi-header`,children:[(0,u.jsxs)(`div`,{className:`vi-header-mobile`,children:[(0,u.jsx)(Lo,{name:e.name,image:e.image,link:e.link}),t.length>0&&(0,u.jsx)(Rd,{open:r,onOpenChange:i,title:e.name,className:`vi-modal-slide-right z-[1001]`,modalRootSelector:n,trigger:(0,u.jsx)(nr,{variant:`ghost`,title:`Menu Button`,"aria-label":`Open menu`,children:(0,u.jsx)(bo,{size:24,"aria-hidden":`true`})}),children:(0,u.jsx)(`div`,{className:`flex flex-col gap-3`,children:t.map(e=>(0,u.jsxs)(Io,{link:e,noBaseClass:!0,className:`flex items-center justify-between text-sm font-medium hover:underline`,children:[(0,u.jsx)(`span`,{children:e.text}),(0,u.jsx)(yo,{size:16,"aria-hidden":`true`})]},e.url))})})]}),(0,u.jsxs)(`div`,{className:`hidden lg:flex items-center justify-between px-8 py-4`,children:[(0,u.jsx)(Lo,{...e}),t.length>0&&(0,u.jsx)(`nav`,{className:`flex items-center gap-6`,children:t.map(e=>(0,u.jsx)(Io,{link:e,noBaseClass:!0,className:`text-sm font-medium hover:underline`},e.url))})]})]})},uf=({text:e,children:t,className:n,triggerClassName:r})=>{let[i,a]=(0,l.useState)(!1),o=(0,l.useRef)(void 0),s=(0,l.useId)();(0,l.useEffect)(()=>()=>clearTimeout(o.current),[]);let c=()=>{clearTimeout(o.current),a(!0)},d=()=>{o.current=setTimeout(()=>a(!1),120)};return(0,u.jsxs)(`div`,{className:V(`vi-hover-popup-wrapper`,n),onMouseEnter:c,onMouseLeave:d,onFocus:c,onBlur:d,children:[(0,u.jsx)(`span`,{className:V(`vi-hover-popup-main-text`,r),tabIndex:0,"aria-describedby":s,children:e}),(0,u.jsx)(`div`,{id:s,role:`tooltip`,"aria-hidden":!i,className:V(`vi-hover-popup-modal`,i&&`vi-hover-popup-modal-visible`),children:t})]})},df=()=>(0,u.jsxs)(`div`,{className:`vi-pnf`,children:[(0,u.jsx)(`div`,{className:`vi-pnf-bg-gradient`}),(0,u.jsx)(`div`,{className:`vi-pnf-orb-gold`}),(0,u.jsx)(`div`,{className:`vi-pnf-orb-green`}),(0,u.jsxs)(`div`,{className:`vi-pnf-content`,children:[(0,u.jsxs)(`div`,{className:`vi-pnf-404-wrap`,children:[(0,u.jsx)(`h1`,{className:`vi-pnf-404`,children:`404`}),(0,u.jsx)(`div`,{className:`vi-pnf-404-glow`})]}),(0,u.jsxs)(`div`,{className:`vi-pnf-message`,children:[(0,u.jsx)(`h2`,{className:`vi-pnf-title`,children:`Page Not Found`}),(0,u.jsx)(`p`,{className:`vi-pnf-subtitle`,children:`Looks like you've ventured into uncharted territory. The page you're looking for doesn't exist or has been moved.`})]}),(0,u.jsx)(`div`,{className:`vi-pnf-actions`,children:(0,u.jsx)(nr,{asChild:!0,size:`lg`,className:`vi-pnf-btn group`,children:(0,u.jsx)(`a`,{href:`/`,children:(0,u.jsxs)(`span`,{className:`vi-pnf-btn-inner`,children:[(0,u.jsxs)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,children:[(0,u.jsx)(`path`,{d:`m12 19-7-7 7-7`}),(0,u.jsx)(`path`,{d:`M19 12H5`})]}),`Back to Home`]})})})})]}),(0,u.jsx)(`div`,{className:`vi-pnf-divider`})]}),ff=({icon:e,label:t,onClick:n,active:r,tooltip:i,className:a})=>(0,u.jsxs)(nr,{variant:`ghost`,size:`sm`,onClick:n,title:i,className:V(`vi-aside-item`,r&&`vi-aside-item--active`,a),children:[(0,u.jsx)(`span`,{className:`vi-aside-item-icon`,children:e}),(0,u.jsx)(`span`,{className:`vi-aside-item-label`,children:t})]});ff.displayName=`AsideBtn`;var pf=({label:e,icon:t,active:n,tooltip:r,className:i,type:a,open:o})=>a===`divider`&&o===!1?(0,u.jsx)(`div`,{className:`vi-aside-item-divider-line`}):(0,u.jsxs)(`div`,{title:r,className:V(`vi-aside-item vi-aside-item-text`,a===`divider`&&`vi-aside-item-text--divider`,n&&`vi-aside-item--active`,i),children:[t&&(0,u.jsx)(`span`,{className:`vi-aside-item-icon`,children:t}),(0,u.jsx)(`span`,{className:`vi-aside-item-label`,children:e})]});pf.displayName=`AsideText`;var mf=({items:e,open:t,onToggle:n,title:r,footer:i,openWidth:a=`w-44`,className:o})=>{let s=t!==void 0&&n!==void 0,c=t===void 0?!0:t;return(0,u.jsxs)(`aside`,{className:V(`vi-aside`,c&&V(`vi-aside--open`,a),o),children:[r&&(0,u.jsx)(`div`,{className:`vi-aside-header`,children:(0,u.jsx)(`span`,{className:`vi-aside-title`,children:r})}),(0,u.jsx)(`nav`,{className:`vi-aside-nav`,children:e.map((t,n)=>!c&&t.type===`divider`&&(n===0||n===e.length-1)?null:t.onClick?(0,u.jsx)(ff,{icon:t.icon,label:t.label,onClick:t.onClick,active:t.active,tooltip:c?void 0:t.label},n):(0,u.jsx)(pf,{icon:t.icon,label:t.label,active:t.active,type:t.type,open:c,tooltip:c?void 0:t.label},n))}),i&&(0,u.jsx)(`div`,{className:`vi-aside-footer`,children:i(c)}),s&&(0,u.jsx)(`div`,{className:`vi-aside-toggle`,children:(0,u.jsx)(nr,{variant:`ghost`,size:`sm`,onClick:n,title:c?`Collapse`:`Expand`,className:`vi-aside-toggle-btn`,children:c?(0,u.jsx)(vo,{className:`h-4 w-4`}):(0,u.jsx)(yo,{className:`h-4 w-4`})})})]})};mf.displayName=`PageAside`;var hf=[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`],gf=({items:e,scrollAlign:t=`center`,className:n})=>{let[r,i]=(0,l.useState)(e[0]?.year??null),[a,o]=(0,l.useState)(null),[s,c]=(0,l.useState)(null),d=(0,l.useRef)([]),f=(0,l.useRef)(!1),p=(0,l.useRef)(null);(0,l.useEffect)(()=>(d.current.forEach(e=>e.disconnect()),d.current=[],e.forEach(({year:e,months:t})=>{let n=document.getElementById(`year-${e}`);if(n){let t=new IntersectionObserver(([t])=>{t.isIntersecting&&!f.current&&(i(e),o(null))},{threshold:0,rootMargin:`-30% 0px -60% 0px`});t.observe(n),d.current.push(t)}t?.forEach(t=>{let n=document.getElementById(`year-${e}-month-${t}`);if(!n)return;let r=new IntersectionObserver(([n])=>{n.isIntersecting&&!f.current&&(i(e),o(t))},{threshold:0,rootMargin:`-30% 0px -60% 0px`});r.observe(n),d.current.push(r)})}),()=>d.current.forEach(e=>e.disconnect())),[e]);let m=e=>{f.current=!0;let n=e.getBoundingClientRect().top+window.scrollY,r={top:0,center:-window.innerHeight/2+e.offsetHeight/2,bottom:-window.innerHeight+e.offsetHeight};if(window.scrollTo({top:n+r[t],behavior:`smooth`}),`onscrollend`in window)window.addEventListener(`scrollend`,()=>{f.current=!1},{once:!0});else{let e=()=>{p.current&&clearTimeout(p.current),p.current=setTimeout(()=>{f.current=!1,window.removeEventListener(`scroll`,e)},150)};window.addEventListener(`scroll`,e,{passive:!0})}},h=e=>{let t=document.getElementById(`year-${e}`);t&&(i(e),o(null),m(t))},g=(e,t)=>{let n=document.getElementById(`year-${e}-month-${t}`);n&&(i(e),o(t),m(n))};return e.length===0?null:(0,u.jsx)(`div`,{className:V(`vi-year-dot-nav`,n),children:e.map(({year:e,months:t})=>(0,u.jsxs)(`div`,{className:`vi-year-dot-nav-group`,children:[(0,u.jsxs)(`div`,{className:`vi-year-dot-nav-item`,children:[(0,u.jsx)(`span`,{className:V(`vi-year-dot-nav-label`,s===`year-${e}`&&`vi-year-dot-nav-label--visible`),children:e}),(0,u.jsx)(`button`,{className:`vi-year-dot-nav-btn`,onClick:()=>h(e),onMouseEnter:()=>c(`year-${e}`),onMouseLeave:()=>c(null),"aria-label":`Scroll to ${e}`,children:(0,u.jsx)(`div`,{className:V(`vi-year-dot-nav-dot`,r===e&&`vi-year-dot-nav-dot--active`)})})]}),t&&r===e&&(0,u.jsx)(`div`,{className:`vi-year-dot-nav-months`,children:t.map(t=>(0,u.jsxs)(`div`,{className:`vi-year-dot-nav-item`,children:[(0,u.jsx)(`span`,{className:V(`vi-year-dot-nav-label`,s===`year-${e}-month-${t}`&&`vi-year-dot-nav-label--visible`),children:hf[t-1]}),(0,u.jsx)(`button`,{className:`vi-year-dot-nav-btn vi-year-dot-nav-btn--month`,onClick:()=>g(e,t),onMouseEnter:()=>c(`year-${e}-month-${t}`),onMouseLeave:()=>c(null),"aria-label":`Scroll to ${hf[t-1]} ${e}`,children:(0,u.jsx)(`div`,{className:V(`vi-year-dot-nav-dot vi-year-dot-nav-dot--month`,a===t&&`vi-year-dot-nav-dot--active`)})})]},t))})]},e))})};gf.displayName=`YearDotNav`,exports.Accordion=Ln,exports.AsideBtn=ff,exports.AsideText=pf,exports.Badge=Vn,exports.Button=nr,exports.Card=rr,exports.CardContent=sr,exports.CardDescription=or,exports.CardImage=ir,exports.CardTitle=ar,exports.CardWrapper=cr,exports.Checkbox=lr,exports.CheckboxGroup=ur,exports.CircularProgressBar=of,exports.Dialog=Co,exports.DialogClose=Eo,exports.DialogContent=Oo,exports.DialogDescription=Mo,exports.DialogFooter=Ao,exports.DialogHeader=ko,exports.DialogOverlay=Do,exports.DialogPortal=To,exports.DialogTitle=jo,exports.DialogTrigger=wo,exports.Footer=cf,exports.FormField=No,exports.Header=lf,exports.HoverPopup=uf,exports.Input=Po,exports.Link=Io,exports.Loading=Ro,exports.LogoLink=Lo,exports.Menu=Bo,exports.Modal=Rd,exports.MultiSelect=zd,exports.PageAside=mf,exports.PageNotFound=df,exports.Radio=Bd,exports.RadioGroup=Vd,exports.SearchInput=sf,exports.Select=Hd,exports.Switch=Ud,exports.Table=Wd,exports.TableBody=Kd,exports.TableCaption=Zd,exports.TableCell=Xd,exports.TableFooter=qd,exports.TableHead=Yd,exports.TableHeader=Gd,exports.TableRow=Jd,exports.Tabs=Qd,exports.Textarea=$d,exports.ToastProvider=rf,exports.YearDotNav=gf,exports.buttonVariants=tr,exports.clamp=et,exports.cn=V,exports.debounce=rt,exports.round=$e,exports.setGlobalAddToast=tf,exports.throttle=nt,exports.toast=nf,exports.truncate=tt;
45
+ For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return l.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},Ya=`DialogDescriptionWarning`,Xa=({contentRef:e,descriptionId:t})=>{let n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${qa(Ya).contentName}}.`;return l.useEffect(()=>{let r=e.current?.getAttribute(`aria-describedby`);t&&r&&(document.getElementById(t)||console.warn(n))},[n,e,t]),null},Za=Sa,Qa=wa,$a=Oa,eo=Aa,to=Pa,no=za,ro=Va,io=Ua,ao=(...e)=>e.filter((e,t,n)=>!!e&&e.trim()!==``&&n.indexOf(e)===t).join(` `).trim(),oo=e=>e.replace(/([a-z0-9])([A-Z])/g,`$1-$2`).toLowerCase(),so=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,t,n)=>n?n.toUpperCase():t.toLowerCase()),co=e=>{let t=so(e);return t.charAt(0).toUpperCase()+t.slice(1)},lo={xmlns:`http://www.w3.org/2000/svg`,width:24,height:24,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:2,strokeLinecap:`round`,strokeLinejoin:`round`},uo=e=>{for(let t in e)if(t.startsWith(`aria-`)||t===`role`||t===`title`)return!0;return!1},fo=(0,l.createContext)({}),po=()=>(0,l.useContext)(fo),mo=(0,l.forwardRef)(({color:e,size:t,strokeWidth:n,absoluteStrokeWidth:r,className:i=``,children:a,iconNode:o,...s},c)=>{let{size:u=24,strokeWidth:d=2,absoluteStrokeWidth:f=!1,color:p=`currentColor`,className:m=``}=po()??{},h=r??f?Number(n??d)*24/Number(t??u):n??d;return(0,l.createElement)(`svg`,{ref:c,...lo,width:t??u??lo.width,height:t??u??lo.height,stroke:e??p,strokeWidth:h,className:ao(`lucide`,m,i),...!a&&!uo(s)&&{"aria-hidden":`true`},...s},[...o.map(([e,t])=>(0,l.createElement)(e,t)),...Array.isArray(a)?a:[a]])}),ho=(e,t)=>{let n=(0,l.forwardRef)(({className:n,...r},i)=>(0,l.createElement)(mo,{ref:i,iconNode:t,className:ao(`lucide-${oo(co(e))}`,`lucide-${e}`,n),...r}));return n.displayName=co(e),n},go=ho(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),_o=ho(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),vo=ho(`chevron-left`,[[`path`,{d:`m15 18-6-6 6-6`,key:`1wnfg3`}]]),yo=ho(`chevron-right`,[[`path`,{d:`m9 18 6-6-6-6`,key:`mthhwq`}]]),bo=ho(`menu`,[[`path`,{d:`M4 5h16`,key:`1tepv9`}],[`path`,{d:`M4 12h16`,key:`1lakjw`}],[`path`,{d:`M4 19h16`,key:`1djgab`}]]),xo=ho(`search`,[[`path`,{d:`m21 21-4.34-4.34`,key:`14j7rj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]),So=ho(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]),Co=Za,wo=Qa,To=$a,Eo=io,Do=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(eo,{ref:n,className:V(`fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0`,e),...t}));Do.displayName=eo.displayName;var Oo=(0,l.forwardRef)(({className:e,children:t,closeIcon:n=(0,u.jsx)(So,{}),...r},i)=>(0,u.jsxs)(To,{children:[(0,u.jsx)(Do,{}),(0,u.jsxs)(to,{ref:i,className:V(`fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg`,e),...r,children:[t,(0,u.jsxs)(io,{className:`absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground`,children:[(0,l.cloneElement)(n,{className:V(`h-4 w-4`,n.props.className)}),(0,u.jsx)(`span`,{className:`sr-only`,children:`Close`})]})]})]}));Oo.displayName=to.displayName;var ko=({className:e,...t})=>(0,u.jsx)(`div`,{className:V(`flex flex-col space-y-1.5 text-center sm:text-left`,e),...t});ko.displayName=`DialogHeader`;var Ao=({className:e,...t})=>(0,u.jsx)(`div`,{className:V(`flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2`,e),...t});Ao.displayName=`DialogFooter`;var jo=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(no,{ref:n,className:V(`text-lg font-semibold leading-none tracking-tight`,e),...t}));jo.displayName=no.displayName;var Mo=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(ro,{ref:n,className:V(`text-sm text-muted-foreground`,e),...t}));Mo.displayName=ro.displayName;var No=({label:e,htmlFor:t,description:n,error:r,required:i,className:a,children:o})=>{let s=(0,l.useId)(),c=t??s;return(0,u.jsxs)(`div`,{className:V(`vi-form-field`,a),children:[e&&(0,u.jsxs)(`label`,{htmlFor:c,className:`vi-form-field-label`,children:[e,i&&(0,u.jsxs)(`span`,{className:`vi-form-field-required`,"aria-hidden":`true`,children:[` `,`*`]})]}),o,!r&&n&&(0,u.jsx)(`p`,{className:`vi-form-field-description`,children:n}),r&&(0,u.jsx)(`p`,{className:`vi-form-field-error`,role:`alert`,children:r})]})};No.displayName=`FormField`;var Po=(0,l.forwardRef)(({className:e,type:t,label:n,description:r,validate:i,onValueChange:a,id:o,...s},c)=>{let[d,f]=(0,l.useState)(null),p=(0,l.useId)(),m=o??p;return(0,u.jsxs)(`div`,{className:`flex flex-col gap-1 w-full`,children:[n&&(0,u.jsx)(`label`,{htmlFor:m,className:`text-sm font-medium`,children:n}),(0,u.jsx)(`input`,{ref:c,id:m,type:t,className:V(`flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-2 text-base shadow-sm transition-colors`,`placeholder:text-muted-foreground`,`focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring`,`disabled:cursor-not-allowed disabled:opacity-50`,`file:border-0 file:bg-transparent file:text-sm file:font-medium`,`md:text-sm`,d&&`border-destructive focus-visible:ring-destructive`,e),onChange:e=>{a&&a(e.target.value),i&&f(i(e.target.value)),s.onChange?.(e)},...s}),r&&!d&&(0,u.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:r}),d&&(0,u.jsx)(`p`,{className:`text-xs text-destructive font-medium`,children:d})]})});Po.displayName=`Input`;var Fo=e=>typeof e==`object`&&!!e&&`url`in e,Io=({link:e,className:t,noBaseClass:n=!1,children:r})=>(0,u.jsx)(u.Fragment,{children:e.isExternal?(0,u.jsx)(`a`,{href:e.url,target:`_blank`,rel:`noopener noreferrer`,className:n?t:V(`vi-link`,t),title:e.text,children:r??e.text}):(0,u.jsx)(`a`,{href:e.url,className:n?t:V(`vi-link`,t),title:e.text,children:r??e.text})}),Lo=({name:e,image:t,link:n,className:r})=>(0,u.jsxs)(Io,{link:n,className:V(`vi-link-logo-wrapper`,r),children:[Fo(t)?(0,u.jsx)(`img`,{src:t.url,alt:t.alt,className:`vi-logo`}):(0,l.isValidElement)(t)?t:null,(0,u.jsx)(`span`,{className:`vi-logo-text`,children:e})]}),Ro=({text:e=`Loading...`,className:t,...n})=>(0,u.jsxs)(`div`,{className:V(`flex flex-row items-center justify-center gap-3 p-4 text-muted-foreground`,t),...n,children:[(0,u.jsxs)(`svg`,{className:`h-6 w-6 animate-spin text-muted-foreground`,xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 24 24`,"aria-hidden":`true`,children:[(0,u.jsx)(`circle`,{className:`opacity-25`,cx:`12`,cy:`12`,r:`10`,stroke:`currentColor`,strokeWidth:`4`}),(0,u.jsx)(`path`,{className:`opacity-75`,fill:`currentColor`,d:`M4 12a8 8 0 018-8v4a4 4 0 00-4 4H4z`})]}),(0,u.jsx)(`p`,{className:`text-sm text-muted-foreground`,children:e})]});Ro.displayName=`Loading`;var zo=e=>(e.type??`item`)===`item`&&!e.disabled,Bo=(0,l.forwardRef)(({items:e,trigger:t,align:n=`start`,disabled:r,className:i,contentClassName:a},o)=>{let[s,c]=(0,l.useState)(!1),[d,f]=(0,l.useState)(-1),p=(0,l.useRef)(null),m=(0,l.useRef)(null),h=(0,l.useRef)(e);h.current=e;let g=(0,l.useId)(),_=`${g}-menu`,v=e=>{m.current=e,typeof o==`function`?o(e):o&&(o.current=e)};(0,l.useEffect)(()=>{if(!s)return;let e=e=>{p.current?.contains(e.target)||c(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[s]),(0,l.useEffect)(()=>{if(!s){f(-1);return}f(h.current.findIndex(zo))},[s]),(0,l.useEffect)(()=>{r&&c(!1)},[r]);let y=(e=!0)=>{c(!1),e&&m.current?.focus()},b=e=>{r||!zo(e)||(e.onSelect?.(),y())},x=t=>{f(n=>{let r=n;for(let n=0;n<e.length;n++)if(r=(r+t+e.length)%e.length,zo(e[r]))return r;return n})};return(0,u.jsxs)(`div`,{className:V(`vi-menu-container`,i),ref:p,children:[(0,u.jsx)(qn,{ref:v,"aria-haspopup":`menu`,"aria-expanded":s,"aria-controls":s?_:void 0,"aria-activedescendant":s&&d>=0?`${g}-item-${d}`:void 0,"aria-disabled":r||void 0,onClick:()=>!r&&c(e=>!e),onKeyDown:t=>{if(!r)switch(t.key){case`Enter`:case` `:if(t.preventDefault(),!s){c(!0);return}d>=0&&b(e[d]);break;case`ArrowDown`:if(t.preventDefault(),!s){c(!0);return}x(1);break;case`ArrowUp`:if(t.preventDefault(),!s){c(!0);return}x(-1);break;case`Escape`:s&&y();break;case`Tab`:s&&y(!1);break}},children:t}),s&&(0,u.jsx)(`div`,{id:_,role:`menu`,className:V(`vi-menu-content`,n===`end`&&`vi-menu-content-align-end`,a),children:e.map((e,t)=>e.type===`separator`?(0,u.jsx)(`div`,{role:`separator`,className:`vi-menu-separator`},e.value):e.type===`label`?(0,u.jsx)(`div`,{className:`vi-menu-label`,children:e.label},e.value):(0,u.jsxs)(`div`,{id:`${g}-item-${t}`,role:`menuitem`,"aria-disabled":e.disabled,className:V(`vi-menu-item`,e.destructive&&`vi-menu-item-destructive`,e.disabled&&`vi-menu-item-disabled`,t===d&&`vi-menu-item-active`),onMouseEnter:()=>zo(e)&&f(t),onClick:()=>b(e),children:[e.icon&&(0,u.jsx)(`span`,{className:`vi-menu-item-icon`,children:e.icon}),(0,u.jsx)(`span`,{className:`vi-menu-item-label`,children:e.label}),e.shortcut&&(0,u.jsx)(`span`,{className:`vi-menu-item-shortcut`,children:e.shortcut})]},e.value))})]})});Bo.displayName=`Menu`;function Vo(e){if(e===void 0)throw ReferenceError(`this hasn't been initialised - super() hasn't been called`);return e}function Ho(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}var Uo={autoSleep:120,force3D:`auto`,nullTargetWarn:1,units:{lineHeight:``}},Wo={duration:.5,overwrite:!1,delay:0},Go,H,U,Ko=1e8,W=1/Ko,qo=Math.PI*2,Jo=qo/4,Yo=0,Xo=Math.sqrt,Zo=Math.cos,Qo=Math.sin,G=function(e){return typeof e==`string`},K=function(e){return typeof e==`function`},$o=function(e){return typeof e==`number`},es=function(e){return e===void 0},ts=function(e){return typeof e==`object`},ns=function(e){return e!==!1},rs=function(){return typeof window<`u`},is=function(e){return K(e)||G(e)},as=typeof ArrayBuffer==`function`&&ArrayBuffer.isView||function(){},os=Array.isArray,ss=/random\([^)]+\)/g,cs=/,\s*/g,ls=/(?:-?\.?\d|\.)+/gi,us=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,ds=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,fs=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,ps=/[+-]=-?[.\d]+/,ms=/[^,'"\[\]\s]+/gi,hs=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,q,gs,_s,vs,ys={},bs={},xs,Ss=function(e){return(bs=Qs(e,ys))&&mu},Cs=function(e,t){return console.warn(`Invalid property`,e,`set to`,t,`Missing plugin? gsap.registerPlugin()`)},ws=function(e,t){return!t&&console.warn(e)},Ts=function(e,t){return e&&(ys[e]=t)&&bs&&(bs[e]=t)||ys},Es=function(){return 0},Ds={suppressEvents:!0,isStart:!0,kill:!1},Os={suppressEvents:!0,kill:!1},ks={suppressEvents:!0},As={},js=[],Ms={},Ns,Ps={},Fs={},Is=30,Ls=[],Rs=``,zs=function(e){var t=e[0],n,r;if(ts(t)||K(t)||(e=[e]),!(n=(t._gsap||{}).harness)){for(r=Ls.length;r--&&!Ls[r].targetTest(t););n=Ls[r]}for(r=e.length;r--;)e[r]&&(e[r]._gsap||(e[r]._gsap=new Tl(e[r],n)))||e.splice(r,1);return e},Bs=function(e){return e._gsap||zs(Fc(e))[0]._gsap},Vs=function(e,t,n){return(n=e[t])&&K(n)?e[t]():es(n)&&e.getAttribute&&e.getAttribute(t)||n},Hs=function(e,t){return(e=e.split(`,`)).forEach(t)||e},J=function(e){return Math.round(e*1e5)/1e5||0},Y=function(e){return Math.round(e*1e7)/1e7||0},Us=function(e,t){var n=t.charAt(0),r=parseFloat(t.substr(2));return e=parseFloat(e),n===`+`?e+r:n===`-`?e-r:n===`*`?e*r:e/r},Ws=function(e,t){for(var n=t.length,r=0;e.indexOf(t[r])<0&&++r<n;);return r<n},Gs=function(){var e=js.length,t=js.slice(0),n,r;for(Ms={},js.length=0,n=0;n<e;n++)r=t[n],r&&r._lazy&&(r.render(r._lazy[0],r._lazy[1],!0)._lazy=0)},Ks=function(e){return!!(e._initted||e._startAt||e.add)},qs=function(e,t,n,r){js.length&&!H&&Gs(),e.render(t,n,r||!!(H&&t<0&&Ks(e))),js.length&&!H&&Gs()},Js=function(e){var t=parseFloat(e);return(t||t===0)&&(e+``).match(ms).length<2?t:G(e)?e.trim():e},Ys=function(e){return e},Xs=function(e,t){for(var n in t)n in e||(e[n]=t[n]);return e},Zs=function(e){return function(t,n){for(var r in n)r in t||r===`duration`&&e||r===`ease`||(t[r]=n[r])}},Qs=function(e,t){for(var n in t)e[n]=t[n];return e},$s=function e(t,n){for(var r in n)r!==`__proto__`&&r!==`constructor`&&r!==`prototype`&&(t[r]=ts(n[r])?e(t[r]||(t[r]={}),n[r]):n[r]);return t},ec=function(e,t){var n={},r;for(r in e)r in t||(n[r]=e[r]);return n},tc=function(e){var t=e.parent||q,n=e.keyframes?Zs(os(e.keyframes)):Xs;if(ns(e.inherit))for(;t;)n(e,t.vars.defaults),t=t.parent||t._dp;return e},nc=function(e,t){for(var n=e.length,r=n===t.length;r&&n--&&e[n]===t[n];);return n<0},rc=function(e,t,n,r,i){n===void 0&&(n=`_first`),r===void 0&&(r=`_last`);var a=e[r],o;if(i)for(o=t[i];a&&a[i]>o;)a=a._prev;return a?(t._next=a._next,a._next=t):(t._next=e[n],e[n]=t),t._next?t._next._prev=t:e[r]=t,t._prev=a,t.parent=t._dp=e,t},ic=function(e,t,n,r){n===void 0&&(n=`_first`),r===void 0&&(r=`_last`);var i=t._prev,a=t._next;i?i._next=a:e[n]===t&&(e[n]=a),a?a._prev=i:e[r]===t&&(e[r]=i),t._next=t._prev=t.parent=null},ac=function(e,t){e.parent&&(!t||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},oc=function(e,t){if(e&&(!t||t._end>e._dur||t._start<0))for(var n=e;n;)n._dirty=1,n=n.parent;return e},sc=function(e){for(var t=e.parent;t&&t.parent;)t._dirty=1,t.totalDuration(),t=t.parent;return e},cc=function(e,t,n,r){return e._startAt&&(H?e._startAt.revert(Os):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(t,!0,r))},lc=function e(t){return!t||t._ts&&e(t.parent)},uc=function(e){return e._repeat?dc(e._tTime,e=e.duration()+e._rDelay)*e:0},dc=function(e,t){var n=Math.floor(e=Y(e/t));return e&&n===e?n-1:n},fc=function(e,t){return(e-t._start)*t._ts+(t._ts>=0?0:t._dirty?t.totalDuration():t._tDur)},pc=function(e){return e._end=Y(e._start+(e._tDur/Math.abs(e._ts||e._rts||W)||0))},mc=function(e,t){var n=e._dp;return n&&n.smoothChildTiming&&e._ts&&(e._start=Y(n._time-(e._ts>0?t/e._ts:((e._dirty?e.totalDuration():e._tDur)-t)/-e._ts)),pc(e),n._dirty||oc(n,e)),e},hc=function(e,t){var n;if((t._time||!t._dur&&t._initted||t._start<e._time&&(t._dur||!t.add))&&(n=fc(e.rawTime(),t),(!t._dur||kc(0,t.totalDuration(),n)-t._tTime>W)&&t.render(n,!0)),oc(e,t)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur<e.duration())for(n=e;n._dp;)n.rawTime()>=0&&n.totalTime(n._tTime),n=n._dp;e._zTime=-W}},gc=function(e,t,n,r){return t.parent&&ac(t),t._start=Y(($o(n)?n:n||e!==q?Ec(e,n,t):e._time)+t._delay),t._end=Y(t._start+(t.totalDuration()/Math.abs(t.timeScale())||0)),rc(e,t,`_first`,`_last`,e._sort?`_start`:0),bc(t)||(e._recent=t),r||hc(e,t),e._ts<0&&mc(e,e._tTime),e},_c=function(e,t){return(ys.ScrollTrigger||Cs(`scrollTrigger`,t))&&ys.ScrollTrigger.create(t,e)},vc=function(e,t,n,r,i){if(Pl(e,t,i),!e._initted)return 1;if(!n&&e._pt&&!H&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&Ns!==fl.frame)return js.push(e),e._lazy=[i,r],1},yc=function e(t){var n=t.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||e(n))},bc=function(e){var t=e.data;return t===`isFromStart`||t===`isStart`},xc=function(e,t,n,r){var i=e.ratio,a=t<0||!t&&(!e._start&&yc(e)&&!(!e._initted&&bc(e))||(e._ts<0||e._dp._ts<0)&&!bc(e))?0:1,o=e._rDelay,s=0,c,l,u;if(o&&e._repeat&&(s=kc(0,e._tDur,t),l=dc(s,o),e._yoyo&&l&1&&(a=1-a),l!==dc(e._tTime,o)&&(i=1-a,e.vars.repeatRefresh&&e._initted&&e.invalidate())),a!==i||H||r||e._zTime===W||!t&&e._zTime){if(!e._initted&&vc(e,t,r,n,s))return;for(u=e._zTime,e._zTime=t||(n?W:0),n||=t&&!u,e.ratio=a,e._from&&(a=1-a),e._time=0,e._tTime=s,c=e._pt;c;)c.r(a,c.d),c=c._next;t<0&&cc(e,t,n,!0),e._onUpdate&&!n&&Qc(e,`onUpdate`),s&&e._repeat&&!n&&e.parent&&Qc(e,`onRepeat`),(t>=e._tDur||t<0)&&e.ratio===a&&(a&&ac(e,1),!n&&!H&&(Qc(e,a?`onComplete`:`onReverseComplete`,!0),e._prom&&e._prom()))}else e._zTime||=t},Sc=function(e,t,n){var r;if(n>t)for(r=e._first;r&&r._start<=n;){if(r.data===`isPause`&&r._start>t)return r;r=r._next}else for(r=e._last;r&&r._start>=n;){if(r.data===`isPause`&&r._start<t)return r;r=r._prev}},Cc=function(e,t,n,r){var i=e._repeat,a=Y(t)||0,o=e._tTime/e._tDur;return o&&!r&&(e._time*=a/e._dur),e._dur=a,e._tDur=i?i<0?1e10:Y(a*(i+1)+e._rDelay*i):a,o>0&&!r&&mc(e,e._tTime=e._tDur*o),e.parent&&pc(e),n||oc(e.parent,e),e},wc=function(e){return e instanceof Dl?oc(e):Cc(e,e._dur)},Tc={_start:0,endTime:Es,totalDuration:Es},Ec=function e(t,n,r){var i=t.labels,a=t._recent||Tc,o=t.duration()>=Ko?a.endTime(!1):t._dur,s,c,l;return G(n)&&(isNaN(n)||n in i)?(c=n.charAt(0),l=n.substr(-1)===`%`,s=n.indexOf(`=`),c===`<`||c===`>`?(s>=0&&(n=n.replace(/=/,``)),(c===`<`?a._start:a.endTime(a._repeat>=0))+(parseFloat(n.substr(1))||0)*(l?(s<0?a:r).totalDuration()/100:1)):s<0?(n in i||(i[n]=o),i[n]):(c=parseFloat(n.charAt(s-1)+n.substr(s+1)),l&&r&&(c=c/100*(os(r)?r[0]:r).totalDuration()),s>1?e(t,n.substr(0,s-1),r)+c:o+c)):n==null?o:+n},Dc=function(e,t,n){var r=$o(t[1]),i=(r?2:1)+(e<2?0:1),a=t[i],o,s;if(r&&(a.duration=t[1]),a.parent=n,e){for(o=a,s=n;s&&!(`immediateRender`in o);)o=s.vars.defaults||{},s=ns(s.vars.inherit)&&s.parent;a.immediateRender=ns(o.immediateRender),e<2?a.runBackwards=1:a.startAt=t[i-1]}return new Q(t[0],a,t[i+1])},Oc=function(e,t){return e||e===0?t(e):t},kc=function(e,t,n){return n<e?e:n>t?t:n},Ac=function(e,t){return!G(e)||!(t=hs.exec(e))?``:t[1]},jc=function(e,t,n){return Oc(n,function(n){return kc(e,t,n)})},Mc=[].slice,Nc=function(e,t){return e&&ts(e)&&`length`in e&&(!t&&!e.length||e.length-1 in e&&ts(e[0]))&&!e.nodeType&&e!==gs},Pc=function(e,t,n){return n===void 0&&(n=[]),e.forEach(function(e){var r;return G(e)&&!t||Nc(e,1)?(r=n).push.apply(r,Fc(e)):n.push(e)})||n},Fc=function(e,t,n){return U&&!t&&U.selector?U.selector(e):G(e)&&!n&&(_s||!pl())?Mc.call((t||vs).querySelectorAll(e),0):os(e)?Pc(e,n):Nc(e)?Mc.call(e,0):e?[e]:[]},Ic=function(e){return e=Fc(e)[0]||ws(`Invalid scope`)||{},function(t){var n=e.current||e.nativeElement||e;return Fc(t,n.querySelectorAll?n:n===e?ws(`Invalid scope`)||vs.createElement(`div`):e)}},Lc=function(e){return e.sort(function(){return .5-Math.random()})},Rc=function(e){if(K(e))return e;var t=ts(e)?e:{each:e},n=bl(t.ease),r=t.from||0,i=parseFloat(t.base)||0,a={},o=r>0&&r<1,s=isNaN(r)||o,c=t.axis,l=r,u=r;return G(r)?l=u={center:.5,edges:.5,end:1}[r]||0:!o&&s&&(l=r[0],u=r[1]),function(e,o,d){var f=(d||t).length,p=a[f],m,h,g,_,v,y,b,x,S;if(!p){if(S=t.grid===`auto`?0:(t.grid||[1,Ko])[1],!S){for(b=-Ko;b<(b=d[S++].getBoundingClientRect().left)&&S<f;);S<f&&S--}for(p=a[f]=[],m=s?Math.min(S,f)*l-.5:r%S,h=S===Ko?0:s?f*u/S-.5:r/S|0,b=0,x=Ko,y=0;y<f;y++)g=y%S-m,_=h-(y/S|0),p[y]=v=c?Math.abs(c===`y`?_:g):Xo(g*g+_*_),v>b&&(b=v),v<x&&(x=v);r===`random`&&Lc(p),p.max=b-x,p.min=x,p.v=f=(parseFloat(t.amount)||parseFloat(t.each)*(S>f?f-1:c?c===`y`?f/S:S:Math.max(S,f/S))||0)*(r===`edges`?-1:1),p.b=f<0?i-f:i,p.u=Ac(t.amount||t.each)||0,n=n&&f<0?yl(n):n}return f=(p[e]-p.min)/p.max||0,Y(p.b+(n?n(f):f)*p.v)+p.u}},zc=function(e){var t=10**((e+``).split(`.`)[1]||``).length;return function(n){var r=Y(Math.round(parseFloat(n)/e)*e*t);return(r-r%1)/t+($o(n)?0:Ac(n))}},Bc=function(e,t){var n=os(e),r,i;return!n&&ts(e)&&(r=n=e.radius||Ko,e.values?(e=Fc(e.values),(i=!$o(e[0]))&&(r*=r)):e=zc(e.increment)),Oc(t,n?K(e)?function(t){return i=e(t),Math.abs(i-t)<=r?i:t}:function(t){for(var n=parseFloat(i?t.x:t),a=parseFloat(i?t.y:0),o=Ko,s=0,c=e.length,l,u;c--;)i?(l=e[c].x-n,u=e[c].y-a,l=l*l+u*u):l=Math.abs(e[c]-n),l<o&&(o=l,s=c);return s=!r||o<=r?e[s]:t,i||s===t||$o(t)?s:s+Ac(t)}:zc(e))},Vc=function(e,t,n,r){return Oc(os(e)?!t:n===!0?!!(n=0):!r,function(){return os(e)?e[~~(Math.random()*e.length)]:(n||=1e-5)&&(r=n<1?10**((n+``).length-2):1)&&Math.floor(Math.round((e-n/2+Math.random()*(t-e+n*.99))/n)*n*r)/r})},Hc=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return t.reduce(function(e,t){return t(e)},e)}},Uc=function(e,t){return function(n){return e(parseFloat(n))+(t||Ac(n))}},Wc=function(e,t,n){return Yc(e,t,0,1,n)},Gc=function(e,t,n){return Oc(n,function(n){return e[~~t(n)]})},Kc=function e(t,n,r){var i=n-t;return os(t)?Gc(t,e(0,t.length),n):Oc(r,function(e){return(i+(e-t)%i)%i+t})},qc=function e(t,n,r){var i=n-t,a=i*2;return os(t)?Gc(t,e(0,t.length-1),n):Oc(r,function(e){return e=(a+(e-t)%a)%a||0,t+(e>i?a-e:e)})},Jc=function(e){return e.replace(ss,function(e){var t=e.indexOf(`[`)+1,n=e.substring(t||7,t?e.indexOf(`]`):e.length-1).split(cs);return Vc(t?n:+n[0],t?0:+n[1],+n[2]||1e-5)})},Yc=function(e,t,n,r,i){var a=t-e,o=r-n;return Oc(i,function(t){return n+((t-e)/a*o||0)})},Xc=function e(t,n,r,i){var a=isNaN(t+n)?0:function(e){return(1-e)*t+e*n};if(!a){var o=G(t),s={},c,l,u,d,f;if(r===!0&&(i=1)&&(r=null),o)t={p:t},n={p:n};else if(os(t)&&!os(n)){for(u=[],d=t.length,f=d-2,l=1;l<d;l++)u.push(e(t[l-1],t[l]));d--,a=function(e){e*=d;var t=Math.min(f,~~e);return u[t](e-t)},r=n}else i||(t=Qs(os(t)?[]:{},t));if(!u){for(c in n)kl.call(s,t,c,`get`,n[c]);a=function(e){return Yl(e,s)||(o?t.p:t)}}}return Oc(r,a)},Zc=function(e,t,n){var r=e.labels,i=Ko,a,o,s;for(a in r)o=r[a]-t,o<0==!!n&&o&&i>(o=Math.abs(o))&&(s=a,i=o);return s},Qc=function(e,t,n){var r=e.vars,i=r[t],a=U,o=e._ctx,s,c,l;if(i)return s=r[t+`Params`],c=r.callbackScope||e,n&&js.length&&Gs(),o&&(U=o),l=s?i.apply(c,s):i.call(c),U=a,l},$c=function(e){return ac(e),e.scrollTrigger&&e.scrollTrigger.kill(!!H),e.progress()<1&&Qc(e,`onInterrupt`),e},el,tl=[],nl=function(e){if(e)if(e=!e.name&&e.default||e,rs()||e.headless){var t=e.name,n=K(e),r=t&&!n&&e.init?function(){this._props=[]}:e,i={init:Es,render:Yl,add:kl,kill:Zl,modifier:Xl,rawVars:0},a={targetTest:0,get:0,getSetter:Gl,aliases:{},register:0};if(pl(),e!==r){if(Ps[t])return;Xs(r,Xs(ec(e,i),a)),Qs(r.prototype,Qs(i,ec(e,a))),Ps[r.prop=t]=r,e.targetTest&&(Ls.push(r),As[t]=1),t=(t===`css`?`CSS`:t.charAt(0).toUpperCase()+t.substr(1))+`Plugin`}Ts(t,r),e.register&&e.register(mu,r,eu)}else tl.push(e)},X=255,rl={aqua:[0,X,X],lime:[0,X,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,X],navy:[0,0,128],white:[X,X,X],olive:[128,128,0],yellow:[X,X,0],orange:[X,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[X,0,0],pink:[X,192,203],cyan:[0,X,X],transparent:[X,X,X,0]},il=function(e,t,n){return e+=e<0?1:e>1?-1:0,(e*6<1?t+(n-t)*e*6:e<.5?n:e*3<2?t+(n-t)*(2/3-e)*6:t)*X+.5|0},al=function(e,t,n){var r=e?$o(e)?[e>>16,e>>8&X,e&X]:0:rl.black,i,a,o,s,c,l,u,d,f,p;if(!r){if(e.substr(-1)===`,`&&(e=e.substr(0,e.length-1)),rl[e])r=rl[e];else if(e.charAt(0)===`#`){if(e.length<6&&(i=e.charAt(1),a=e.charAt(2),o=e.charAt(3),e=`#`+i+i+a+a+o+o+(e.length===5?e.charAt(4)+e.charAt(4):``)),e.length===9)return r=parseInt(e.substr(1,6),16),[r>>16,r>>8&X,r&X,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),r=[e>>16,e>>8&X,e&X]}else if(e.substr(0,3)===`hsl`){if(r=p=e.match(ls),!t)s=r[0]%360/360,c=r[1]/100,l=r[2]/100,a=l<=.5?l*(c+1):l+c-l*c,i=l*2-a,r.length>3&&(r[3]*=1),r[0]=il(s+1/3,i,a),r[1]=il(s,i,a),r[2]=il(s-1/3,i,a);else if(~e.indexOf(`=`))return r=e.match(us),n&&r.length<4&&(r[3]=1),r}else r=e.match(ls)||rl.transparent;r=r.map(Number)}return t&&!p&&(i=r[0]/X,a=r[1]/X,o=r[2]/X,u=Math.max(i,a,o),d=Math.min(i,a,o),l=(u+d)/2,u===d?s=c=0:(f=u-d,c=l>.5?f/(2-u-d):f/(u+d),s=u===i?(a-o)/f+(a<o?6:0):u===a?(o-i)/f+2:(i-a)/f+4,s*=60),r[0]=~~(s+.5),r[1]=~~(c*100+.5),r[2]=~~(l*100+.5)),n&&r.length<4&&(r[3]=1),r},ol=function(e){var t=[],n=[],r=-1;return e.split(cl).forEach(function(e){var i=e.match(ds)||[];t.push.apply(t,i),n.push(r+=i.length+1)}),t.c=n,t},sl=function(e,t,n){var r=``,i=(e+r).match(cl),a=t?`hsla(`:`rgba(`,o=0,s,c,l,u;if(!i)return e;if(i=i.map(function(e){return(e=al(e,t,1))&&a+(t?e[0]+`,`+e[1]+`%,`+e[2]+`%,`+e[3]:e.join(`,`))+`)`}),n&&(l=ol(e),s=n.c,s.join(r)!==l.c.join(r)))for(c=e.replace(cl,`1`).split(ds),u=c.length-1;o<u;o++)r+=c[o]+(~s.indexOf(o)?i.shift()||a+`0,0,0,0)`:(l.length?l:i.length?i:n).shift());if(!c)for(c=e.split(cl),u=c.length-1;o<u;o++)r+=c[o]+i[o];return r+c[u]},cl=function(){var e=`(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b`,t;for(t in rl)e+=`|`+t+`\\b`;return RegExp(e+`)`,`gi`)}(),ll=/hsl[a]?\(/,ul=function(e){var t=e.join(` `),n;if(cl.lastIndex=0,cl.test(t))return n=ll.test(t),e[1]=sl(e[1],n),e[0]=sl(e[0],n,ol(e[1])),!0},dl,fl=function(){var e=Date.now,t=500,n=33,r=e(),i=r,a=1e3/240,o=a,s=[],c,l,u,d,f,p,m=function u(m){var h=e()-i,g=m===!0,_,v,y,b;if((h>t||h<0)&&(r+=h-n),i+=h,y=i-r,_=y-o,(_>0||g)&&(b=++d.frame,f=y-d.time*1e3,d.time=y/=1e3,o+=_+(_>=a?4:a-_),v=1),g||(c=l(u)),v)for(p=0;p<s.length;p++)s[p](y,f,b,m)};return d={time:0,frame:0,tick:function(){m(!0)},deltaRatio:function(e){return f/(1e3/(e||60))},wake:function(){xs&&(!_s&&rs()&&(gs=_s=window,vs=gs.document||{},ys.gsap=mu,(gs.gsapVersions||=[]).push(mu.version),Ss(bs||gs.GreenSockGlobals||!gs.gsap&&gs||{}),tl.forEach(nl)),u=typeof requestAnimationFrame<`u`&&requestAnimationFrame,c&&d.sleep(),l=u||function(e){return setTimeout(e,o-d.time*1e3+1|0)},dl=1,m(2))},sleep:function(){(u?cancelAnimationFrame:clearTimeout)(c),dl=0,l=Es},lagSmoothing:function(e,r){t=e||1/0,n=Math.min(r||33,t)},fps:function(e){a=1e3/(e||240),o=d.time*1e3+a},add:function(e,t,n){var r=t?function(t,n,i,a){e(t,n,i,a),d.remove(r)}:e;return d.remove(e),s[n?`unshift`:`push`](r),pl(),r},remove:function(e,t){~(t=s.indexOf(e))&&s.splice(t,1)&&p>=t&&p--},_listeners:s},d}(),pl=function(){return!dl&&fl.wake()},Z={},ml=/^[\d.\-M][\d.\-,\s]/,hl=/["']/g,gl=function(e){for(var t={},n=e.substr(1,e.length-3).split(`:`),r=n[0],i=1,a=n.length,o,s,c;i<a;i++)s=n[i],o=i===a-1?s.length:s.lastIndexOf(`,`),c=s.substr(0,o),t[r]=isNaN(c)?c.replace(hl,``).trim():+c,r=s.substr(o+1).trim();return t},_l=function(e){var t=e.indexOf(`(`)+1,n=e.indexOf(`)`),r=e.indexOf(`(`,t);return e.substring(t,~r&&r<n?e.indexOf(`)`,n+1):n)},vl=function(e){var t=(e+``).split(`(`),n=Z[t[0]];return n&&t.length>1&&n.config?n.config.apply(null,~e.indexOf(`{`)?[gl(t[1])]:_l(e).split(`,`).map(Js)):Z._CE&&ml.test(e)?Z._CE(``,e):n},yl=function(e){return function(t){return 1-e(1-t)}},bl=function(e,t){return e&&(K(e)?e:Z[e]||vl(e))||t},xl=function(e,t,n,r){n===void 0&&(n=function(e){return 1-t(1-e)}),r===void 0&&(r=function(e){return e<.5?t(e*2)/2:1-t((1-e)*2)/2});var i={easeIn:t,easeOut:n,easeInOut:r},a;return Hs(e,function(e){for(var t in Z[e]=ys[e]=i,Z[a=e.toLowerCase()]=n,i)Z[a+(t===`easeIn`?`.in`:t===`easeOut`?`.out`:`.inOut`)]=Z[e+`.`+t]=i[t]}),i},Sl=function(e){return function(t){return t<.5?(1-e(1-t*2))/2:.5+e((t-.5)*2)/2}},Cl=function e(t,n,r){var i=n>=1?n:1,a=(r||(t?.3:.45))/(n<1?n:1),o=a/qo*(Math.asin(1/i)||0),s=function(e){return e===1?1:i*2**(-10*e)*Qo((e-o)*a)+1},c=t===`out`?s:t===`in`?function(e){return 1-s(1-e)}:Sl(s);return a=qo/a,c.config=function(n,r){return e(t,n,r)},c},wl=function e(t,n){n===void 0&&(n=1.70158);var r=function(e){return e?--e*e*((n+1)*e+n)+1:0},i=t===`out`?r:t===`in`?function(e){return 1-r(1-e)}:Sl(r);return i.config=function(n){return e(t,n)},i};Hs(`Linear,Quad,Cubic,Quart,Quint,Strong`,function(e,t){var n=t<5?t+1:t;xl(e+`,Power`+(n-1),t?function(e){return e**+n}:function(e){return e},function(e){return 1-(1-e)**n},function(e){return e<.5?(e*2)**n/2:1-((1-e)*2)**n/2})}),Z.Linear.easeNone=Z.none=Z.Linear.easeIn,xl(`Elastic`,Cl(`in`),Cl(`out`),Cl()),(function(e,t){var n=1/t,r=2*n,i=2.5*n,a=function(a){return a<n?e*a*a:a<r?e*(a-1.5/t)**2+.75:a<i?e*(a-=2.25/t)*a+.9375:e*(a-2.625/t)**2+.984375};xl(`Bounce`,function(e){return 1-a(1-e)},a)})(7.5625,2.75),xl(`Expo`,function(e){return 2**(10*(e-1))*e+e*e*e*e*e*e*(1-e)}),xl(`Circ`,function(e){return-(Xo(1-e*e)-1)}),xl(`Sine`,function(e){return e===1?1:-Zo(e*Jo)+1}),xl(`Back`,wl(`in`),wl(`out`),wl()),Z.SteppedEase=Z.steps=ys.SteppedEase={config:function(e,t){e===void 0&&(e=1);var n=1/e,r=e+ +!t,i=+!!t,a=1-W;return function(e){return((r*kc(0,a,e)|0)+i)*n}}},Wo.ease=Z[`quad.out`],Hs(`onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt`,function(e){return Rs+=e+`,`+e+`Params,`});var Tl=function(e,t){this.id=Yo++,e._gsap=this,this.target=e,this.harness=t,this.get=t?t.get:Vs,this.set=t?t.getSetter:Gl},El=function(){function e(e){this.vars=e,this._delay=+e.delay||0,(this._repeat=e.repeat===1/0?-2:e.repeat||0)&&(this._rDelay=e.repeatDelay||0,this._yoyo=!!e.yoyo||!!e.yoyoEase),this._ts=1,Cc(this,+e.duration,1,1),this.data=e.data,U&&(this._ctx=U,U.data.push(this)),dl||fl.wake()}var t=e.prototype;return t.delay=function(e){return e||e===0?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+e-this._delay),this._delay=e,this):this._delay},t.duration=function(e){return arguments.length?this.totalDuration(this._repeat>0?e+(e+this._rDelay)*this._repeat:e):this.totalDuration()&&this._dur},t.totalDuration=function(e){return arguments.length?(this._dirty=0,Cc(this,this._repeat<0?e:(e-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},t.totalTime=function(e,t){if(pl(),!arguments.length)return this._tTime;var n=this._dp;if(n&&n.smoothChildTiming&&this._ts){for(mc(this,e),!n._dp||n.parent||hc(n,this);n&&n.parent;)n.parent._time!==n._start+(n._ts>=0?n._tTime/n._ts:(n.totalDuration()-n._tTime)/-n._ts)&&n.totalTime(n._tTime,!0),n=n.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&e<this._tDur||this._ts<0&&e>0||!this._tDur&&!e)&&gc(this._dp,this,this._start-this._delay)}return(this._tTime!==e||!this._dur&&!t||this._initted&&Math.abs(this._zTime)===W||!this._initted&&this._dur&&e||!e&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=e),qs(this,e,t)),this},t.time=function(e,t){return arguments.length?this.totalTime(Math.min(this.totalDuration(),e+uc(this))%(this._dur+this._rDelay)||(e?this._dur:0),t):this._time},t.totalProgress=function(e,t){return arguments.length?this.totalTime(this.totalDuration()*e,t):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0},t.progress=function(e,t){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-e:e)+uc(this),t):this.duration()?Math.min(1,this._time/this._dur):+(this.rawTime()>0)},t.iteration=function(e,t){var n=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(e-1)*n,t):this._repeat?dc(this._tTime,n)+1:1},t.timeScale=function(e,t){if(!arguments.length)return this._rts===-W?0:this._rts;if(this._rts===e)return this;var n=this.parent&&this._ts?fc(this.parent._time,this):this._tTime;return this._rts=+e||0,this._ts=this._ps||e===-W?0:this._rts,this.totalTime(kc(-Math.abs(this._delay),this.totalDuration(),n),t!==!1),pc(this),sc(this)},t.paused=function(e){return arguments.length?(this._ps!==e&&(this._ps=e,e?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(pl(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==W&&(this._tTime-=W)))),this):this._ps},t.startTime=function(e){if(arguments.length){this._start=Y(e);var t=this.parent||this._dp;return t&&(t._sort||!this.parent)&&gc(t,this,this._start-this._delay),this}return this._start},t.endTime=function(e){return this._start+(ns(e)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},t.rawTime=function(e){var t=this.parent||this._dp;return t?e&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?fc(t.rawTime(e),this):this._tTime:this._tTime},t.revert=function(e){e===void 0&&(e=ks);var t=H;return H=e,Ks(this)&&(this.timeline&&this.timeline.revert(e),this.totalTime(-.01,e.suppressEvents)),this.data!==`nested`&&e.kill!==!1&&this.kill(),H=t,this},t.globalTime=function(e){for(var t=this,n=arguments.length?e:t.rawTime();t;)n=t._start+n/(Math.abs(t._ts)||1),t=t._dp;return!this.parent&&this._sat?this._sat.globalTime(e):n},t.repeat=function(e){return arguments.length?(this._repeat=e===1/0?-2:e,wc(this)):this._repeat===-2?1/0:this._repeat},t.repeatDelay=function(e){if(arguments.length){var t=this._time;return this._rDelay=e,wc(this),t?this.time(t):this}return this._rDelay},t.yoyo=function(e){return arguments.length?(this._yoyo=e,this):this._yoyo},t.seek=function(e,t){return this.totalTime(Ec(this,e),ns(t))},t.restart=function(e,t){return this.play().totalTime(e?-this._delay:0,ns(t)),this._dur||(this._zTime=-W),this},t.play=function(e,t){return e!=null&&this.seek(e,t),this.reversed(!1).paused(!1)},t.reverse=function(e,t){return e!=null&&this.seek(e||this.totalDuration(),t),this.reversed(!0).paused(!1)},t.pause=function(e,t){return e!=null&&this.seek(e,t),this.paused(!0)},t.resume=function(){return this.paused(!1)},t.reversed=function(e){return arguments.length?(!!e!==this.reversed()&&this.timeScale(-this._rts||(e?-W:0)),this):this._rts<0},t.invalidate=function(){return this._initted=this._act=0,this._zTime=-W,this},t.isActive=function(){var e=this.parent||this._dp,t=this._start,n;return!!(!e||this._ts&&this._initted&&e.isActive()&&(n=e.rawTime(!0))>=t&&n<this.endTime(!0)-W)},t.eventCallback=function(e,t,n){var r=this.vars;return arguments.length>1?(t?(r[e]=t,n&&(r[e+`Params`]=n),e===`onUpdate`&&(this._onUpdate=t)):delete r[e],this):r[e]},t.then=function(e){var t=this,n=t._prom;return new Promise(function(r){var i=K(e)?e:Ys,a=function(){var e=t.then;t.then=null,n&&n(),K(i)&&(i=i(t))&&(i.then||i===t)&&(t.then=e),r(i),t.then=e};t._initted&&t.totalProgress()===1&&t._ts>=0||!t._tTime&&t._ts<0?a():t._prom=a})},t.kill=function(){$c(this)},e}();Xs(El.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-W,_prom:0,_ps:!1,_rts:1});var Dl=function(e){Ho(t,e);function t(t,n){var r;return t===void 0&&(t={}),r=e.call(this,t)||this,r.labels={},r.smoothChildTiming=!!t.smoothChildTiming,r.autoRemoveChildren=!!t.autoRemoveChildren,r._sort=ns(t.sortChildren),q&&gc(t.parent||q,Vo(r),n),t.reversed&&r.reverse(),t.paused&&r.paused(!0),t.scrollTrigger&&_c(Vo(r),t.scrollTrigger),r}var n=t.prototype;return n.to=function(e,t,n){return Dc(0,arguments,this),this},n.from=function(e,t,n){return Dc(1,arguments,this),this},n.fromTo=function(e,t,n,r){return Dc(2,arguments,this),this},n.set=function(e,t,n){return t.duration=0,t.parent=this,tc(t).repeatDelay||(t.repeat=0),t.immediateRender=!!t.immediateRender,new Q(e,t,Ec(this,n),1),this},n.call=function(e,t,n){return gc(this,Q.delayedCall(0,e,t),n)},n.staggerTo=function(e,t,n,r,i,a,o){return n.duration=t,n.stagger=n.stagger||r,n.onComplete=a,n.onCompleteParams=o,n.parent=this,new Q(e,n,Ec(this,i)),this},n.staggerFrom=function(e,t,n,r,i,a,o){return n.runBackwards=1,tc(n).immediateRender=ns(n.immediateRender),this.staggerTo(e,t,n,r,i,a,o)},n.staggerFromTo=function(e,t,n,r,i,a,o,s){return r.startAt=n,tc(r).immediateRender=ns(r.immediateRender),this.staggerTo(e,t,r,i,a,o,s)},n.render=function(e,t,n){var r=this._time,i=this._dirty?this.totalDuration():this._tDur,a=this._dur,o=e<=0?0:Y(e),s=this._zTime<0!=e<0&&(this._initted||!a),c,l,u,d,f,p,m,h,g,_,v,y;if(this!==q&&o>i&&e>=0&&(o=i),o!==this._tTime||n||s){if(r!==this._time&&a&&(o+=this._time-r,e+=this._time-r),c=o,g=this._start,h=this._ts,p=!h,s&&(a||(r=this._zTime),(e||!t)&&(this._zTime=e)),this._repeat){if(v=this._yoyo,f=a+this._rDelay,this._repeat<-1&&e<0)return this.totalTime(f*100+e,t,n);if(c=Y(o%f),o===i?(d=this._repeat,c=a):(_=Y(o/f),d=~~_,d&&d===_&&(c=a,d--),c>a&&(c=a)),_=dc(this._tTime,f),!r&&this._tTime&&_!==d&&this._tTime-_*f-this._dur<=0&&(_=d),v&&d&1&&(c=a-c,y=1),d!==_&&!this._lock){var b=v&&_&1,x=b===(v&&d&1);if(d<_&&(b=!b),r=b?0:o%a?a:o,this._lock=1,this.render(r||(y?0:Y(d*f)),t,!a)._lock=0,this._tTime=o,!t&&this.parent&&Qc(this,`onRepeat`),this.vars.repeatRefresh&&!y&&(this.invalidate()._lock=1,_=d),r&&r!==this._time||p!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act||(a=this._dur,i=this._tDur,x&&(this._lock=2,r=b?a:-1e-4,this.render(r,!0),this.vars.repeatRefresh&&!y&&this.invalidate()),this._lock=0,!this._ts&&!p))return this}}if(this._hasPause&&!this._forcing&&this._lock<2&&(m=Sc(this,Y(r),Y(c)),m&&(o-=c-(c=m._start))),this._tTime=o,this._time=c,this._act=!!h,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=e,r=0),!r&&o&&a&&!t&&!_&&(Qc(this,`onStart`),this._tTime!==o))return this;if(c>=r&&e>=0)for(l=this._first;l;){if(u=l._next,(l._act||c>=l._start)&&l._ts&&m!==l){if(l.parent!==this)return this.render(e,t,n);if(l.render(l._ts>0?(c-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(c-l._start)*l._ts,t,n),c!==this._time||!this._ts&&!p){m=0,u&&(o+=this._zTime=-W);break}}l=u}else{l=this._last;for(var S=e<0?e:c;l;){if(u=l._prev,(l._act||S<=l._end)&&l._ts&&m!==l){if(l.parent!==this)return this.render(e,t,n);if(l.render(l._ts>0?(S-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(S-l._start)*l._ts,t,n||H&&Ks(l)),c!==this._time||!this._ts&&!p){m=0,u&&(o+=this._zTime=S?-W:W);break}}l=u}}if(m&&!t&&(this.pause(),m.render(c>=r?0:-W)._zTime=c>=r?1:-1,this._ts))return this._start=g,pc(this),this.render(e,t,n);this._onUpdate&&!t&&Qc(this,`onUpdate`,!0),(o===i&&this._tTime>=this.totalDuration()||!o&&r)&&(g===this._start||Math.abs(h)!==Math.abs(this._ts))&&(this._lock||((e||!a)&&(o===i&&this._ts>0||!o&&this._ts<0)&&ac(this,1),!t&&!(e<0&&!r)&&(o||r||!i)&&(Qc(this,o===i&&e>=0?`onComplete`:`onReverseComplete`,!0),this._prom&&!(o<i&&this.timeScale()>0)&&this._prom())))}return this},n.add=function(e,t){var n=this;if($o(t)||(t=Ec(this,t,e)),!(e instanceof El)){if(os(e))return e.forEach(function(e){return n.add(e,t)}),this;if(G(e))return this.addLabel(e,t);if(K(e))e=Q.delayedCall(0,e);else return this}return this===e?this:gc(this,e,t)},n.getChildren=function(e,t,n,r){e===void 0&&(e=!0),t===void 0&&(t=!0),n===void 0&&(n=!0),r===void 0&&(r=-Ko);for(var i=[],a=this._first;a;)a._start>=r&&(a instanceof Q?t&&i.push(a):(n&&i.push(a),e&&i.push.apply(i,a.getChildren(!0,t,n)))),a=a._next;return i},n.getById=function(e){for(var t=this.getChildren(1,1,1),n=t.length;n--;)if(t[n].vars.id===e)return t[n]},n.remove=function(e){return G(e)?this.removeLabel(e):K(e)?this.killTweensOf(e):(e.parent===this&&ic(this,e),e===this._recent&&(this._recent=this._last),oc(this))},n.totalTime=function(t,n){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=Y(fl.time-(this._ts>0?t/this._ts:(this.totalDuration()-t)/-this._ts))),e.prototype.totalTime.call(this,t,n),this._forcing=0,this):this._tTime},n.addLabel=function(e,t){return this.labels[e]=Ec(this,t),this},n.removeLabel=function(e){return delete this.labels[e],this},n.addPause=function(e,t,n){var r=Q.delayedCall(0,t||Es,n);return r.data=`isPause`,this._hasPause=1,gc(this,r,Ec(this,e))},n.removePause=function(e){var t=this._first;for(e=Ec(this,e);t;)t._start===e&&t.data===`isPause`&&ac(t),t=t._next},n.killTweensOf=function(e,t,n){for(var r=this.getTweensOf(e,n),i=r.length;i--;)Ml!==r[i]&&r[i].kill(e,t);return this},n.getTweensOf=function(e,t){for(var n=[],r=Fc(e),i=this._first,a=$o(t),o;i;)i instanceof Q?Ws(i._targets,r)&&(a?(!Ml||i._initted&&i._ts)&&i.globalTime(0)<=t&&i.globalTime(i.totalDuration())>t:!t||i.isActive())&&n.push(i):(o=i.getTweensOf(r,t)).length&&n.push.apply(n,o),i=i._next;return n},n.tweenTo=function(e,t){t||={};var n=this,r=Ec(n,e),i=t,a=i.startAt,o=i.onStart,s=i.onStartParams,c=i.immediateRender,l,u=Q.to(n,Xs({ease:t.ease||`none`,lazy:!1,immediateRender:!1,time:r,overwrite:`auto`,duration:t.duration||Math.abs((r-(a&&`time`in a?a.time:n._time))/n.timeScale())||W,onStart:function(){if(n.pause(),!l){var e=t.duration||Math.abs((r-(a&&`time`in a?a.time:n._time))/n.timeScale());u._dur!==e&&Cc(u,e,0,1).render(u._time,!0,!0),l=1}o&&o.apply(u,s||[])}},t));return c?u.render(0):u},n.tweenFromTo=function(e,t,n){return this.tweenTo(t,Xs({startAt:{time:Ec(this,e)}},n))},n.recent=function(){return this._recent},n.nextLabel=function(e){return e===void 0&&(e=this._time),Zc(this,Ec(this,e))},n.previousLabel=function(e){return e===void 0&&(e=this._time),Zc(this,Ec(this,e),1)},n.currentLabel=function(e){return arguments.length?this.seek(e,!0):this.previousLabel(this._time+W)},n.shiftChildren=function(e,t,n){n===void 0&&(n=0);var r=this._first,i=this.labels,a;for(e=Y(e);r;)r._start>=n&&(r._start+=e,r._end+=e),r=r._next;if(t)for(a in i)i[a]>=n&&(i[a]+=e);return oc(this)},n.invalidate=function(t){var n=this._first;for(this._lock=0;n;)n.invalidate(t),n=n._next;return e.prototype.invalidate.call(this,t)},n.clear=function(e){e===void 0&&(e=!0);for(var t=this._first,n;t;)n=t._next,this.remove(t),t=n;return this._dp&&(this._time=this._tTime=this._pTime=0),e&&(this.labels={}),oc(this)},n.totalDuration=function(e){var t=0,n=this,r=n._last,i=Ko,a,o,s;if(arguments.length)return n.timeScale((n._repeat<0?n.duration():n.totalDuration())/(n.reversed()?-e:e));if(n._dirty){for(s=n.parent;r;)a=r._prev,r._dirty&&r.totalDuration(),o=r._start,o>i&&n._sort&&r._ts&&!n._lock?(n._lock=1,gc(n,r,o-r._delay,1)._lock=0):i=o,o<0&&r._ts&&(t-=o,(!s&&!n._dp||s&&s.smoothChildTiming)&&(n._start+=Y(o/n._ts),n._time-=o,n._tTime-=o),n.shiftChildren(-o,!1,-1/0),i=0),r._end>t&&r._ts&&(t=r._end),r=a;Cc(n,n===q&&n._time>t?n._time:t,1,1),n._dirty=0}return n._tDur},t.updateRoot=function(e){if(q._ts&&(qs(q,fc(e,q)),Ns=fl.frame),fl.frame>=Is){Is+=Uo.autoSleep||120;var t=q._first;if((!t||!t._ts)&&Uo.autoSleep&&fl._listeners.length<2){for(;t&&!t._ts;)t=t._next;t||fl.sleep()}}},t}(El);Xs(Dl.prototype,{_lock:0,_hasPause:0,_forcing:0});var Ol=function(e,t,n,r,i,a,o){var s=new eu(this._pt,e,t,0,1,Jl,null,i),c=0,l=0,u,d,f,p,m,h,g,_;for(s.b=n,s.e=r,n+=``,r+=``,(g=~r.indexOf(`random(`))&&(r=Jc(r)),a&&(_=[n,r],a(_,e,t),n=_[0],r=_[1]),d=n.match(fs)||[];u=fs.exec(r);)p=u[0],m=r.substring(c,u.index),f?f=(f+1)%5:m.substr(-5)===`rgba(`&&(f=1),p!==d[l++]&&(h=parseFloat(d[l-1])||0,s._pt={_next:s._pt,p:m||l===1?m:`,`,s:h,c:p.charAt(1)===`=`?Us(h,p)-h:parseFloat(p)-h,m:f&&f<4?Math.round:0},c=fs.lastIndex);return s.c=c<r.length?r.substring(c,r.length):``,s.fp=o,(ps.test(r)||g)&&(s.e=0),this._pt=s,s},kl=function(e,t,n,r,i,a,o,s,c,l){K(r)&&(r=r(i||0,e,a));var u=e[t],d=n===`get`?K(u)?c?e[t.indexOf(`set`)||!K(e[`get`+t.substr(3)])?t:`get`+t.substr(3)](c):e[t]():u:n,f=K(u)?c?Ul:Hl:Vl,p;if(G(r)&&(~r.indexOf(`random(`)&&(r=Jc(r)),r.charAt(1)===`=`&&(p=Us(d,r)+(Ac(d)||0),(p||p===0)&&(r=p))),!l||d!==r||Nl)return!isNaN(d*r)&&r!==``?(p=new eu(this._pt,e,t,+d||0,r-(d||0),typeof u==`boolean`?ql:Kl,0,f),c&&(p.fp=c),o&&p.modifier(o,this,e),this._pt=p):(!u&&!(t in e)&&Cs(t,r),Ol.call(this,e,t,d,r,f,s||Uo.stringFilter,c))},Al=function(e,t,n,r,i){if(K(e)&&(e=Rl(e,i,t,n,r)),!ts(e)||e.style&&e.nodeType||os(e)||as(e))return G(e)?Rl(e,i,t,n,r):e;var a={},o;for(o in e)a[o]=Rl(e[o],i,t,n,r);return a},jl=function(e,t,n,r,i,a){var o,s,c,l;if(Ps[e]&&(o=new Ps[e]).init(i,o.rawVars?t[e]:Al(t[e],r,i,a,n),n,r,a)!==!1&&(n._pt=s=new eu(n._pt,i,e,0,1,o.render,o,0,o.priority),n!==el))for(c=n._ptLookup[n._targets.indexOf(i)],l=o._props.length;l--;)c[o._props[l]]=s;return o},Ml,Nl,Pl=function e(t,n,r){var i=t.vars,a=i.ease,o=i.startAt,s=i.immediateRender,c=i.lazy,l=i.onUpdate,u=i.runBackwards,d=i.yoyoEase,f=i.keyframes,p=i.autoRevert,m=t._dur,h=t._startAt,g=t._targets,_=t.parent,v=_&&_.data===`nested`?_.vars.targets:g,y=t._overwrite===`auto`&&!Go,b=t.timeline,x=i.easeReverse||d,S,C,w,T,E,D,O,k,A,j,M,N,ee;if(b&&(!f||!a)&&(a=`none`),t._ease=bl(a,Wo.ease),t._rEase=x&&(bl(x)||t._ease),t._from=!b&&!!i.runBackwards,t._from&&(t.ratio=1),!b||f&&!i.stagger){if(k=g[0]?Bs(g[0]).harness:0,N=k&&i[k.prop],S=ec(i,As),h&&(h._zTime<0&&h.progress(1),n<0&&u&&s&&!p?h.render(-1,!0):h.revert(u&&m?Os:Ds),h._lazy=0),o){if(ac(t._startAt=Q.set(g,Xs({data:`isStart`,overwrite:!1,parent:_,immediateRender:!0,lazy:!h&&ns(c),startAt:null,delay:0,onUpdate:l&&function(){return Qc(t,`onUpdate`)},stagger:0},o))),t._startAt._dp=0,t._startAt._sat=t,n<0&&(H||!s&&!p)&&t._startAt.revert(Os),s&&m&&n<=0&&r<=0){n&&(t._zTime=n);return}}else if(u&&m&&!h){if(n&&(s=!1),w=Xs({overwrite:!1,data:`isFromStart`,lazy:s&&!h&&ns(c),immediateRender:s,stagger:0,parent:_},S),N&&(w[k.prop]=N),ac(t._startAt=Q.set(g,w)),t._startAt._dp=0,t._startAt._sat=t,n<0&&(H?t._startAt.revert(Os):t._startAt.render(-1,!0)),t._zTime=n,!s)e(t._startAt,W,W);else if(!n)return}for(t._pt=t._ptCache=0,c=m&&ns(c)||c&&!m,C=0;C<g.length;C++){if(E=g[C],O=E._gsap||zs(g)[C]._gsap,t._ptLookup[C]=j={},Ms[O.id]&&js.length&&Gs(),M=v===g?C:v.indexOf(E),k&&(A=new k).init(E,N||S,t,M,v)!==!1&&(t._pt=T=new eu(t._pt,E,A.name,0,1,A.render,A,0,A.priority),A._props.forEach(function(e){j[e]=T}),A.priority&&(D=1)),!k||N)for(w in S)Ps[w]&&(A=jl(w,S,t,M,E,v))?A.priority&&(D=1):j[w]=T=kl.call(t,E,w,`get`,S[w],M,v,0,i.stringFilter);t._op&&t._op[C]&&t.kill(E,t._op[C]),y&&t._pt&&(Ml=t,q.killTweensOf(E,j,t.globalTime(n)),ee=!t.parent,Ml=0),t._pt&&c&&(Ms[O.id]=1)}D&&$l(t),t._onInit&&t._onInit(t)}t._onUpdate=l,t._initted=(!t._op||t._pt)&&!ee,f&&n<=0&&b.render(Ko,!0,!0)},Fl=function(e,t,n,r,i,a,o,s){var c=(e._pt&&e._ptCache||(e._ptCache={}))[t],l,u,d,f;if(!c)for(c=e._ptCache[t]=[],d=e._ptLookup,f=e._targets.length;f--;){if(l=d[f][t],l&&l.d&&l.d._pt)for(l=l.d._pt;l&&l.p!==t&&l.fp!==t;)l=l._next;if(!l)return Nl=1,e.vars[t]=`+=0`,Pl(e,o),Nl=0,s?ws(t+` not eligible for reset. Try splitting into individual properties`):1;c.push(l)}for(f=c.length;f--;)u=c[f],l=u._pt||u,l.s=(r||r===0)&&!i?r:l.s+(r||0)+a*l.c,l.c=n-l.s,u.e&&=J(n)+Ac(u.e),u.b&&=l.s+Ac(u.b)},Il=function(e,t){var n=e[0]?Bs(e[0]).harness:0,r=n&&n.aliases,i,a,o,s;if(!r)return t;for(a in i=Qs({},t),r)if(a in i)for(s=r[a].split(`,`),o=s.length;o--;)i[s[o]]=i[a];return i},Ll=function(e,t,n,r){var i=t.ease||r||`power1.inOut`,a,o;if(os(t))o=n[e]||(n[e]=[]),t.forEach(function(e,n){return o.push({t:n/(t.length-1)*100,v:e,e:i})});else for(a in t)o=n[a]||(n[a]=[]),a===`ease`||o.push({t:parseFloat(e),v:t[a],e:i})},Rl=function(e,t,n,r,i){return K(e)?e.call(t,n,r,i):G(e)&&~e.indexOf(`random(`)?Jc(e):e},zl=Rs+`repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,easeReverse,autoRevert`,Bl={};Hs(zl+`,id,stagger,delay,duration,paused,scrollTrigger`,function(e){return Bl[e]=1});var Q=function(e){Ho(t,e);function t(t,n,r,i){var a;typeof n==`number`&&(r.duration=n,n=r,r=null),a=e.call(this,i?n:tc(n))||this;var o=a.vars,s=o.duration,c=o.delay,l=o.immediateRender,u=o.stagger,d=o.overwrite,f=o.keyframes,p=o.defaults,m=o.scrollTrigger,h=n.parent||q,g=(os(t)||as(t)?$o(t[0]):`length`in n)?[t]:Fc(t),_,v,y,b,x,S,C,w;if(a._targets=g.length?zs(g):ws(`GSAP target `+t+` not found. https://gsap.com`,!Uo.nullTargetWarn)||[],a._ptLookup=[],a._overwrite=d,f||u||is(s)||is(c)){n=a.vars;var T=n.easeReverse||n.yoyoEase;if(_=a.timeline=new Dl({data:`nested`,defaults:p||{},targets:h&&h.data===`nested`?h.vars.targets:g}),_.kill(),_.parent=_._dp=Vo(a),_._start=0,u||is(s)||is(c)){if(b=g.length,C=u&&Rc(u),ts(u))for(x in u)~zl.indexOf(x)&&(w||={},w[x]=u[x]);for(v=0;v<b;v++)y=ec(n,Bl),y.stagger=0,T&&(y.easeReverse=T),w&&Qs(y,w),S=g[v],y.duration=+Rl(s,Vo(a),v,S,g),y.delay=(+Rl(c,Vo(a),v,S,g)||0)-a._delay,!u&&b===1&&y.delay&&(a._delay=c=y.delay,a._start+=c,y.delay=0),_.to(S,y,C?C(v,S,g):0),_._ease=Z.none;_.duration()?s=c=0:a.timeline=0}else if(f){tc(Xs(_.vars.defaults,{ease:`none`})),_._ease=bl(f.ease||n.ease||`none`);var E=0,D,O,k;if(os(f))f.forEach(function(e){return _.to(g,e,`>`)}),_.duration();else{for(x in y={},f)x===`ease`||x===`easeEach`||Ll(x,f[x],y,f.easeEach);for(x in y)for(D=y[x].sort(function(e,t){return e.t-t.t}),E=0,v=0;v<D.length;v++)O=D[v],k={ease:O.e,duration:(O.t-(v?D[v-1].t:0))/100*s},k[x]=O.v,_.to(g,k,E),E+=k.duration;_.duration()<s&&_.to({},{duration:s-_.duration()})}}s||a.duration(s=_.duration())}else a.timeline=0;return d===!0&&!Go&&(Ml=Vo(a),q.killTweensOf(g),Ml=0),gc(h,Vo(a),r),n.reversed&&a.reverse(),n.paused&&a.paused(!0),(l||!s&&!f&&a._start===Y(h._time)&&ns(l)&&lc(Vo(a))&&h.data!==`nested`)&&(a._tTime=-W,a.render(Math.max(0,-c)||0)),m&&_c(Vo(a),m),a}var n=t.prototype;return n.render=function(e,t,n){var r=this._time,i=this._tDur,a=this._dur,o=e<0,s=e>i-W&&!o?i:e<W?0:e,c,l,u,d,f,p,m,h;if(!a)xc(this,e,t,n);else if(s!==this._tTime||!e||n||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==o||this._lazy){if(c=s,h=this.timeline,this._repeat){if(d=a+this._rDelay,this._repeat<-1&&o)return this.totalTime(d*100+e,t,n);if(c=Y(s%d),s===i?(u=this._repeat,c=a):(f=Y(s/d),u=~~f,u&&u===f?(c=a,u--):c>a&&(c=a)),p=this._yoyo&&u&1,p&&(c=a-c),f=dc(this._tTime,d),c===r&&!n&&this._initted&&u===f)return this._tTime=s,this;u!==f&&this.vars.repeatRefresh&&!p&&!this._lock&&c!==d&&this._initted&&(this._lock=n=1,this.render(Y(d*u),!0).invalidate()._lock=0)}if(!this._initted){if(vc(this,o?e:c,n,t,s))return this._tTime=0,this;if(r!==this._time&&!(n&&this.vars.repeatRefresh&&u!==f))return this;if(a!==this._dur)return this.render(e,t,n)}if(this._rEase){var g=c<r;if(g!==this._inv){var _=g?r:a-r;this._inv=g,this._from&&(this.ratio=1-this.ratio),this._invRatio=this.ratio,this._invTime=r,this._invRecip=_?(g?-1:1)/_:0,this._invScale=g?-this.ratio:1-this.ratio,this._invEase=g?this._rEase:this._ease}this.ratio=m=this._invRatio+this._invScale*this._invEase((c-this._invTime)*this._invRecip)}else this.ratio=m=this._ease(c/a);if(this._from&&(this.ratio=m=1-m),this._tTime=s,this._time=c,!this._act&&this._ts&&(this._act=1,this._lazy=0),!r&&s&&!t&&!f&&(Qc(this,`onStart`),this._tTime!==s))return this;for(l=this._pt;l;)l.r(m,l.d),l=l._next;h&&h.render(e<0?e:h._dur*h._ease(c/this._dur),t,n)||this._startAt&&(this._zTime=e),this._onUpdate&&!t&&(o&&cc(this,e,t,n),Qc(this,`onUpdate`)),this._repeat&&u!==f&&this.vars.onRepeat&&!t&&this.parent&&Qc(this,`onRepeat`),(s===this._tDur||!s)&&this._tTime===s&&(o&&!this._onUpdate&&cc(this,e,!0,!0),(e||!a)&&(s===this._tDur&&this._ts>0||!s&&this._ts<0)&&ac(this,1),!t&&!(o&&!r)&&(s||r||p)&&(Qc(this,s===i?`onComplete`:`onReverseComplete`,!0),this._prom&&!(s<i&&this.timeScale()>0)&&this._prom()))}return this},n.targets=function(){return this._targets},n.invalidate=function(t){return(!t||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(t),e.prototype.invalidate.call(this,t)},n.resetTo=function(e,t,n,r,i){dl||fl.wake(),this._ts||this.play();var a=Math.min(this._dur,(this._dp._time-this._start)*this._ts),o;return this._initted||Pl(this,a),o=this._ease(a/this._dur),Fl(this,e,t,n,r,o,a,i)?this.resetTo(e,t,n,r,1):(mc(this,0),this.parent||rc(this._dp,this,`_first`,`_last`,this._dp._sort?`_start`:0),this.render(0))},n.kill=function(e,t){if(t===void 0&&(t=`all`),!e&&(!t||t===`all`))return this._lazy=this._pt=0,this.parent?$c(this):this.scrollTrigger&&this.scrollTrigger.kill(!!H),this;if(this.timeline){var n=this.timeline.totalDuration();return this.timeline.killTweensOf(e,t,Ml&&Ml.vars.overwrite!==!0)._first||$c(this),this.parent&&n!==this.timeline.totalDuration()&&Cc(this,this._dur*this.timeline._tDur/n,0,1),this}var r=this._targets,i=e?Fc(e):r,a=this._ptLookup,o=this._pt,s,c,l,u,d,f,p;if((!t||t===`all`)&&nc(r,i))return t===`all`&&(this._pt=0),$c(this);for(s=this._op=this._op||[],t!==`all`&&(G(t)&&(d={},Hs(t,function(e){return d[e]=1}),t=d),t=Il(r,t)),p=r.length;p--;)if(~i.indexOf(r[p]))for(d in c=a[p],t===`all`?(s[p]=t,u=c,l={}):(l=s[p]=s[p]||{},u=t),u)f=c&&c[d],f&&((!(`kill`in f.d)||f.d.kill(d)===!0)&&ic(this,f,`_pt`),delete c[d]),l!==`all`&&(l[d]=1);return this._initted&&!this._pt&&o&&$c(this),this},t.to=function(e,n){return new t(e,n,arguments[2])},t.from=function(e,t){return Dc(1,arguments)},t.delayedCall=function(e,n,r,i){return new t(n,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:e,onComplete:n,onReverseComplete:n,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:i})},t.fromTo=function(e,t,n){return Dc(2,arguments)},t.set=function(e,n){return n.duration=0,n.repeatDelay||(n.repeat=0),new t(e,n)},t.killTweensOf=function(e,t,n){return q.killTweensOf(e,t,n)},t}(El);Xs(Q.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),Hs(`staggerTo,staggerFrom,staggerFromTo`,function(e){Q[e]=function(){var t=new Dl,n=Mc.call(arguments,0);return n.splice(e===`staggerFromTo`?5:4,0,0),t[e].apply(t,n)}});var Vl=function(e,t,n){return e[t]=n},Hl=function(e,t,n){return e[t](n)},Ul=function(e,t,n,r){return e[t](r.fp,n)},Wl=function(e,t,n){return e.setAttribute(t,n)},Gl=function(e,t){return K(e[t])?Hl:es(e[t])&&e.setAttribute?Wl:Vl},Kl=function(e,t){return t.set(t.t,t.p,Math.round((t.s+t.c*e)*1e6)/1e6,t)},ql=function(e,t){return t.set(t.t,t.p,!!(t.s+t.c*e),t)},Jl=function(e,t){var n=t._pt,r=``;if(!e&&t.b)r=t.b;else if(e===1&&t.e)r=t.e;else{for(;n;)r=n.p+(n.m?n.m(n.s+n.c*e):Math.round((n.s+n.c*e)*1e4)/1e4)+r,n=n._next;r+=t.c}t.set(t.t,t.p,r,t)},Yl=function(e,t){for(var n=t._pt;n;)n.r(e,n.d),n=n._next},Xl=function(e,t,n,r){for(var i=this._pt,a;i;)a=i._next,i.p===r&&i.modifier(e,t,n),i=a},Zl=function(e){for(var t=this._pt,n,r;t;)r=t._next,t.p===e&&!t.op||t.op===e?ic(this,t,`_pt`):t.dep||(n=1),t=r;return!n},Ql=function(e,t,n,r){r.mSet(e,t,r.m.call(r.tween,n,r.mt),r)},$l=function(e){for(var t=e._pt,n,r,i,a;t;){for(n=t._next,r=i;r&&r.pr>t.pr;)r=r._next;(t._prev=r?r._prev:a)?t._prev._next=t:i=t,(t._next=r)?r._prev=t:a=t,t=n}e._pt=i},eu=function(){function e(e,t,n,r,i,a,o,s,c){this.t=t,this.s=r,this.c=i,this.p=n,this.r=a||Kl,this.d=o||this,this.set=s||Vl,this.pr=c||0,this._next=e,e&&(e._prev=this)}var t=e.prototype;return t.modifier=function(e,t,n){this.mSet=this.mSet||this.set,this.set=Ql,this.m=e,this.mt=n,this.tween=t},e}();Hs(Rs+`parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger,easeReverse`,function(e){return As[e]=1}),ys.TweenMax=ys.TweenLite=Q,ys.TimelineLite=ys.TimelineMax=Dl,q=new Dl({sortChildren:!1,defaults:Wo,autoRemoveChildren:!0,id:`root`,smoothChildTiming:!0}),Uo.stringFilter=ul;var tu=[],nu={},ru=[],iu=0,au=0,ou=function(e){return(nu[e]||ru).map(function(e){return e()})},su=function(){var e=Date.now(),t=[];e-iu>2&&(ou(`matchMediaInit`),tu.forEach(function(e){var n=e.queries,r=e.conditions,i,a,o,s;for(a in n)i=gs.matchMedia(n[a]).matches,i&&(o=1),i!==r[a]&&(r[a]=i,s=1);s&&(e.revert(),o&&t.push(e))}),ou(`matchMediaRevert`),t.forEach(function(e){return e.onMatch(e,function(t){return e.add(null,t)})}),iu=e,ou(`matchMedia`))},cu=function(){function e(e,t){this.selector=t&&Ic(t),this.data=[],this._r=[],this.isReverted=!1,this.id=au++,e&&this.add(e)}var t=e.prototype;return t.add=function(e,t,n){K(e)&&(n=t,t=e,e=K);var r=this,i=function(){var e=U,i=r.selector,a;return e&&e!==r&&e.data.push(r),n&&(r.selector=Ic(n)),U=r,a=t.apply(r,arguments),K(a)&&r._r.push(a),U=e,r.selector=i,r.isReverted=!1,a};return r.last=i,e===K?i(r,function(e){return r.add(null,e)}):e?r[e]=i:i},t.ignore=function(e){var t=U;U=null,e(this),U=t},t.getTweens=function(){var t=[];return this.data.forEach(function(n){return n instanceof e?t.push.apply(t,n.getTweens()):n instanceof Q&&!(n.parent&&n.parent.data===`nested`)&&t.push(n)}),t},t.clear=function(){this._r.length=this.data.length=0},t.kill=function(e,t){var n=this;if(e?(function(){for(var t=n.getTweens(),r=n.data.length,i;r--;)i=n.data[r],i.data===`isFlip`&&(i.revert(),i.getChildren(!0,!0,!1).forEach(function(e){return t.splice(t.indexOf(e),1)}));for(t.map(function(e){return{g:e._dur||e._delay||e._sat&&!e._sat.vars.immediateRender?e.globalTime(0):-1/0,t:e}}).sort(function(e,t){return t.g-e.g||-1/0}).forEach(function(t){return t.t.revert(e)}),r=n.data.length;r--;)i=n.data[r],i instanceof Dl?i.data!==`nested`&&(i.scrollTrigger&&i.scrollTrigger.revert(),i.kill()):!(i instanceof Q)&&i.revert&&i.revert(e);n._r.forEach(function(t){return t(e,n)}),n.isReverted=!0})():this.data.forEach(function(e){return e.kill&&e.kill()}),this.clear(),t)for(var r=tu.length;r--;)tu[r].id===this.id&&tu.splice(r,1)},t.revert=function(e){this.kill(e||{})},e}(),lu=function(){function e(e){this.contexts=[],this.scope=e,U&&U.data.push(this)}var t=e.prototype;return t.add=function(e,t,n){ts(e)||(e={matches:e});var r=new cu(0,n||this.scope),i=r.conditions={},a,o,s;for(o in U&&!r.selector&&(r.selector=U.selector),this.contexts.push(r),t=r.add(`onMatch`,t),r.queries=e,e)o===`all`?s=1:(a=gs.matchMedia(e[o]),a&&(tu.indexOf(r)<0&&tu.push(r),(i[o]=a.matches)&&(s=1),a.addListener?a.addListener(su):a.addEventListener(`change`,su)));return s&&t(r,function(e){return r.add(null,e)}),this},t.revert=function(e){this.kill(e||{})},t.kill=function(e){this.contexts.forEach(function(t){return t.kill(e,!0)})},e}(),uu={registerPlugin:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];t.forEach(function(e){return nl(e)})},timeline:function(e){return new Dl(e)},getTweensOf:function(e,t){return q.getTweensOf(e,t)},getProperty:function(e,t,n,r){G(e)&&(e=Fc(e)[0]);var i=Bs(e||{}).get,a=n?Ys:Js;return n===`native`&&(n=``),e&&(t?a((Ps[t]&&Ps[t].get||i)(e,t,n,r)):function(t,n,r){return a((Ps[t]&&Ps[t].get||i)(e,t,n,r))})},quickSetter:function(e,t,n){if(e=Fc(e),e.length>1){var r=e.map(function(e){return mu.quickSetter(e,t,n)}),i=r.length;return function(e){for(var t=i;t--;)r[t](e)}}e=e[0]||{};var a=Ps[t],o=Bs(e),s=o.harness&&(o.harness.aliases||{})[t]||t,c=a?function(t){var r=new a;el._pt=0,r.init(e,n?t+n:t,el,0,[e]),r.render(1,r),el._pt&&Yl(1,el)}:o.set(e,s);return a?c:function(t){return c(e,s,n?t+n:t,o,1)}},quickTo:function(e,t,n){var r,i=mu.to(e,Xs((r={},r[t]=`+=0.1`,r.paused=!0,r.stagger=0,r),n||{})),a=function(e,n,r){return i.resetTo(t,e,n,r)};return a.tween=i,a},isTweening:function(e){return q.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=bl(e.ease,Wo.ease)),$s(Wo,e||{})},config:function(e){return $s(Uo,e||{})},registerEffect:function(e){var t=e.name,n=e.effect,r=e.plugins,i=e.defaults,a=e.extendTimeline;(r||``).split(`,`).forEach(function(e){return e&&!Ps[e]&&!ys[e]&&ws(t+` effect requires `+e+` plugin.`)}),Fs[t]=function(e,t,r){return n(Fc(e),Xs(t||{},i),r)},a&&(Dl.prototype[t]=function(e,n,r){return this.add(Fs[t](e,ts(n)?n:(r=n)&&{},this),r)})},registerEase:function(e,t){Z[e]=bl(t)},parseEase:function(e,t){return arguments.length?bl(e,t):Z},getById:function(e){return q.getById(e)},exportRoot:function(e,t){e===void 0&&(e={});var n=new Dl(e),r,i;for(n.smoothChildTiming=ns(e.smoothChildTiming),q.remove(n),n._dp=0,n._time=n._tTime=q._time,r=q._first;r;)i=r._next,(t||!(!r._dur&&r instanceof Q&&r.vars.onComplete===r._targets[0]))&&gc(n,r,r._start-r._delay),r=i;return gc(q,n,0),n},context:function(e,t){return e?new cu(e,t):U},matchMedia:function(e){return new lu(e)},matchMediaRefresh:function(){return tu.forEach(function(e){var t=e.conditions,n,r;for(r in t)t[r]&&(t[r]=!1,n=1);n&&e.revert()})||su()},addEventListener:function(e,t){var n=nu[e]||(nu[e]=[]);~n.indexOf(t)||n.push(t)},removeEventListener:function(e,t){var n=nu[e],r=n&&n.indexOf(t);r>=0&&n.splice(r,1)},utils:{wrap:Kc,wrapYoyo:qc,distribute:Rc,random:Vc,snap:Bc,normalize:Wc,getUnit:Ac,clamp:jc,splitColor:al,toArray:Fc,selector:Ic,mapRange:Yc,pipe:Hc,unitize:Uc,interpolate:Xc,shuffle:Lc},install:Ss,effects:Fs,ticker:fl,updateRoot:Dl.updateRoot,plugins:Ps,globalTimeline:q,core:{PropTween:eu,globals:Ts,Tween:Q,Timeline:Dl,Animation:El,getCache:Bs,_removeLinkedListItem:ic,reverting:function(){return H},context:function(e){return e&&U&&(U.data.push(e),e._ctx=U),U},suppressOverwrites:function(e){return Go=e}}};Hs(`to,from,fromTo,delayedCall,set,killTweensOf`,function(e){return uu[e]=Q[e]}),fl.add(Dl.updateRoot),el=uu.to({},{duration:0});var du=function(e,t){for(var n=e._pt;n&&n.p!==t&&n.op!==t&&n.fp!==t;)n=n._next;return n},fu=function(e,t){var n=e._targets,r,i,a;for(r in t)for(i=n.length;i--;)a=e._ptLookup[i][r],(a&&=a.d)&&(a._pt&&(a=du(a,r)),a&&a.modifier&&a.modifier(t[r],e,n[i],r))},pu=function(e,t){return{name:e,headless:1,rawVars:1,init:function(e,n,r){r._onInit=function(e){var r,i;if(G(n)&&(r={},Hs(n,function(e){return r[e]=1}),n=r),t){for(i in r={},n)r[i]=t(n[i]);n=r}fu(e,n)}}}},mu=uu.registerPlugin({name:`attr`,init:function(e,t,n,r,i){var a,o,s;for(a in this.tween=n,t)s=e.getAttribute(a)||``,o=this.add(e,`setAttribute`,(s||0)+``,t[a],r,i,0,0,a),o.op=a,o.b=s,this._props.push(a)},render:function(e,t){for(var n=t._pt;n;)H?n.set(n.t,n.p,n.b,n):n.r(e,n.d),n=n._next}},{name:`endArray`,headless:1,init:function(e,t){for(var n=t.length;n--;)this.add(e,n,e[n]||0,t[n],0,0,0,0,0,1)}},pu(`roundProps`,zc),pu(`modifiers`),pu(`snap`,Bc))||uu;Q.version=Dl.version=mu.version=`3.15.0`,xs=1,rs()&&pl(),Z.Power0,Z.Power1,Z.Power2,Z.Power3,Z.Power4,Z.Linear,Z.Quad,Z.Cubic,Z.Quart,Z.Quint,Z.Strong,Z.Elastic,Z.Back,Z.SteppedEase,Z.Bounce,Z.Sine,Z.Expo,Z.Circ;var hu,gu,_u,vu,yu,bu,xu,Su=function(){return typeof window<`u`},Cu={},wu=180/Math.PI,Tu=Math.PI/180,Eu=Math.atan2,Du=1e8,Ou=/([A-Z])/g,ku=/(left|right|width|margin|padding|x)/i,Au=/[\s,\(]\S/,ju={autoAlpha:`opacity,visibility`,scale:`scaleX,scaleY`,alpha:`opacity`},Mu=function(e,t){return t.set(t.t,t.p,Math.round((t.s+t.c*e)*1e4)/1e4+t.u,t)},Nu=function(e,t){return t.set(t.t,t.p,e===1?t.e:Math.round((t.s+t.c*e)*1e4)/1e4+t.u,t)},Pu=function(e,t){return t.set(t.t,t.p,e?Math.round((t.s+t.c*e)*1e4)/1e4+t.u:t.b,t)},Fu=function(e,t){return t.set(t.t,t.p,e===1?t.e:e?Math.round((t.s+t.c*e)*1e4)/1e4+t.u:t.b,t)},Iu=function(e,t){var n=t.s+t.c*e;t.set(t.t,t.p,~~(n+(n<0?-.5:.5))+t.u,t)},Lu=function(e,t){return t.set(t.t,t.p,e?t.e:t.b,t)},Ru=function(e,t){return t.set(t.t,t.p,e===1?t.e:t.b,t)},zu=function(e,t,n){return e.style[t]=n},Bu=function(e,t,n){return e.style.setProperty(t,n)},Vu=function(e,t,n){return e._gsap[t]=n},Hu=function(e,t,n){return e._gsap.scaleX=e._gsap.scaleY=n},Uu=function(e,t,n,r,i){var a=e._gsap;a.scaleX=a.scaleY=n,a.renderTransform(i,a)},Wu=function(e,t,n,r,i){var a=e._gsap;a[t]=n,a.renderTransform(i,a)},$=`transform`,Gu=$+`Origin`,Ku=function e(t,n){var r=this,i=this.target,a=i.style,o=i._gsap;if(t in Cu&&a){if(this.tfm=this.tfm||{},t!==`transform`)t=ju[t]||t,~t.indexOf(`,`)?t.split(`,`).forEach(function(e){return r.tfm[e]=dd(i,e)}):this.tfm[t]=o.x?o[t]:dd(i,t),t===Gu&&(this.tfm.zOrigin=o.zOrigin);else return ju.transform.split(`,`).forEach(function(t){return e.call(r,t,n)});if(this.props.indexOf($)>=0)return;o.svg&&(this.svgo=i.getAttribute(`data-svg-origin`),this.props.push(Gu,n,``)),t=$}(a||n)&&this.props.push(t,n,a[t])},qu=function(e){e.translate&&(e.removeProperty(`translate`),e.removeProperty(`scale`),e.removeProperty(`rotate`))},Ju=function(){var e=this.props,t=this.target,n=t.style,r=t._gsap,i,a;for(i=0;i<e.length;i+=3)e[i+1]?e[i+1]===2?t[e[i]](e[i+2]):t[e[i]]=e[i+2]:e[i+2]?n[e[i]]=e[i+2]:n.removeProperty(e[i].substr(0,2)===`--`?e[i]:e[i].replace(Ou,`-$1`).toLowerCase());if(this.tfm){for(a in this.tfm)r[a]=this.tfm[a];r.svg&&(r.renderTransform(),t.setAttribute(`data-svg-origin`,this.svgo||``)),i=xu(),(!i||!i.isStart)&&!n[$]&&(qu(n),r.zOrigin&&n[Gu]&&(n[Gu]+=` `+r.zOrigin+`px`,r.zOrigin=0,r.renderTransform()),r.uncache=1)}},Yu=function(e,t){var n={target:e,props:[],revert:Ju,save:Ku};return e._gsap||mu.core.getCache(e),t&&e.style&&e.nodeType&&t.split(`,`).forEach(function(e){return n.save(e)}),n},Xu,Zu=function(e,t){var n=gu.createElementNS?gu.createElementNS((t||`http://www.w3.org/1999/xhtml`).replace(/^https/,`http`),e):gu.createElement(e);return n&&n.style?n:gu.createElement(e)},Qu=function e(t,n,r){var i=getComputedStyle(t);return i[n]||i.getPropertyValue(n.replace(Ou,`-$1`).toLowerCase())||i.getPropertyValue(n)||!r&&e(t,ed(n)||n,1)||``},$u=`O,Moz,ms,Ms,Webkit`.split(`,`),ed=function(e,t,n){var r=(t||yu).style,i=5;if(e in r&&!n)return e;for(e=e.charAt(0).toUpperCase()+e.substr(1);i--&&!($u[i]+e in r););return i<0?null:(i===3?`ms`:i>=0?$u[i]:``)+e},td=function(){Su()&&window.document&&(hu=window,gu=hu.document,_u=gu.documentElement,yu=Zu(`div`)||{style:{}},Zu(`div`),$=ed($),Gu=$+`Origin`,yu.style.cssText=`border-width:0;line-height:0;position:absolute;padding:0`,Xu=!!ed(`perspective`),xu=mu.core.reverting,vu=1)},nd=function(e){var t=e.ownerSVGElement,n=Zu(`svg`,t&&t.getAttribute(`xmlns`)||`http://www.w3.org/2000/svg`),r=e.cloneNode(!0),i;r.style.display=`block`,n.appendChild(r),_u.appendChild(n);try{i=r.getBBox()}catch{}return n.removeChild(r),_u.removeChild(n),i},rd=function(e,t){for(var n=t.length;n--;)if(e.hasAttribute(t[n]))return e.getAttribute(t[n])},id=function(e){var t,n;try{t=e.getBBox()}catch{t=nd(e),n=1}return t&&(t.width||t.height)||n||(t=nd(e)),t&&!t.width&&!t.x&&!t.y?{x:+rd(e,[`x`,`cx`,`x1`])||0,y:+rd(e,[`y`,`cy`,`y1`])||0,width:0,height:0}:t},ad=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&id(e))},od=function(e,t){if(t){var n=e.style,r;t in Cu&&t!==Gu&&(t=$),n.removeProperty?(r=t.substr(0,2),(r===`ms`||t.substr(0,6)===`webkit`)&&(t=`-`+t),n.removeProperty(r===`--`?t:t.replace(Ou,`-$1`).toLowerCase())):n.removeAttribute(t)}},sd=function(e,t,n,r,i,a){var o=new eu(e._pt,t,n,0,1,a?Ru:Lu);return e._pt=o,o.b=r,o.e=i,e._props.push(n),o},cd={deg:1,rad:1,turn:1},ld={grid:1,flex:1},ud=function e(t,n,r,i){var a=parseFloat(r)||0,o=(r+``).trim().substr((a+``).length)||`px`,s=yu.style,c=ku.test(n),l=t.tagName.toLowerCase()===`svg`,u=(l?`client`:`offset`)+(c?`Width`:`Height`),d=100,f=i===`px`,p=i===`%`,m,h,g,_;if(i===o||!a||cd[i]||cd[o])return a;if(o!==`px`&&!f&&(a=e(t,n,r,`px`)),_=t.getCTM&&ad(t),(p||o===`%`)&&(Cu[n]||~n.indexOf(`adius`)))return m=_?t.getBBox()[c?`width`:`height`]:t[u],J(p?a/m*d:a/100*m);if(s[c?`width`:`height`]=d+(f?o:i),h=i!==`rem`&&~n.indexOf(`adius`)||i===`em`&&t.appendChild&&!l?t:t.parentNode,_&&(h=(t.ownerSVGElement||{}).parentNode),(!h||h===gu||!h.appendChild)&&(h=gu.body),g=h._gsap,g&&p&&g.width&&c&&g.time===fl.time&&!g.uncache)return J(a/g.width*d);if(p&&(n===`height`||n===`width`)){var v=t.style[n];t.style[n]=d+i,m=t[u],v?t.style[n]=v:od(t,n)}else (p||o===`%`)&&!ld[Qu(h,`display`)]&&(s.position=Qu(t,`position`)),h===t&&(s.position=`static`),h.appendChild(yu),m=yu[u],h.removeChild(yu),s.position=`absolute`;return c&&p&&(g=Bs(h),g.time=fl.time,g.width=h[u]),J(f?m*a/d:m&&a?d/m*a:0)},dd=function(e,t,n,r){var i;return vu||td(),t in ju&&t!==`transform`&&(t=ju[t],~t.indexOf(`,`)&&(t=t.split(`,`)[0])),Cu[t]&&t!==`transform`?(i=Cd(e,r),i=t===`transformOrigin`?i.svg?i.origin:wd(Qu(e,Gu))+` `+i.zOrigin+`px`:i[t]):(i=e.style[t],(!i||i===`auto`||r||~(i+``).indexOf(`calc(`))&&(i=gd[t]&&gd[t](e,t,n)||Qu(e,t)||Vs(e,t)||+(t===`opacity`))),n&&!~(i+``).trim().indexOf(` `)?ud(e,t,i,n)+n:i},fd=function(e,t,n,r){if(!n||n===`none`){var i=ed(t,e,1),a=i&&Qu(e,i,1);a&&a!==n?(t=i,n=a):t===`borderColor`&&(n=Qu(e,`borderTopColor`))}var o=new eu(this._pt,e.style,t,0,1,Jl),s=0,c=0,l,u,d,f,p,m,h,g,_,v,y,b;if(o.b=n,o.e=r,n+=``,r+=``,r.substring(0,6)===`var(--`&&(r=Qu(e,r.substring(4,r.indexOf(`)`)))),r===`auto`&&(m=e.style[t],e.style[t]=r,r=Qu(e,t)||r,m?e.style[t]=m:od(e,t)),l=[n,r],ul(l),n=l[0],r=l[1],d=n.match(ds)||[],b=r.match(ds)||[],b.length){for(;u=ds.exec(r);)h=u[0],_=r.substring(s,u.index),p?p=(p+1)%5:(_.substr(-5)===`rgba(`||_.substr(-5)===`hsla(`)&&(p=1),h!==(m=d[c++]||``)&&(f=parseFloat(m)||0,y=m.substr((f+``).length),h.charAt(1)===`=`&&(h=Us(f,h)+y),g=parseFloat(h),v=h.substr((g+``).length),s=ds.lastIndex-v.length,v||(v=v||Uo.units[t]||y,s===r.length&&(r+=v,o.e+=v)),y!==v&&(f=ud(e,t,m,v)||0),o._pt={_next:o._pt,p:_||c===1?_:`,`,s:f,c:g-f,m:p&&p<4||t===`zIndex`?Math.round:0});o.c=s<r.length?r.substring(s,r.length):``}else o.r=t===`display`&&r===`none`?Ru:Lu;return ps.test(r)&&(o.e=0),this._pt=o,o},pd={top:`0%`,bottom:`100%`,left:`0%`,right:`100%`,center:`50%`},md=function(e){var t=e.split(` `),n=t[0],r=t[1]||`50%`;return(n===`top`||n===`bottom`||r===`left`||r===`right`)&&(e=n,n=r,r=e),t[0]=pd[n]||n,t[1]=pd[r]||r,t.join(` `)},hd=function(e,t){if(t.tween&&t.tween._time===t.tween._dur){var n=t.t,r=n.style,i=t.u,a=n._gsap,o,s,c;if(i===`all`||i===!0)r.cssText=``,s=1;else for(i=i.split(`,`),c=i.length;--c>-1;)o=i[c],Cu[o]&&(s=1,o=o===`transformOrigin`?Gu:$),od(n,o);s&&(od(n,$),a&&(a.svg&&n.removeAttribute(`transform`),r.scale=r.rotate=r.translate=`none`,Cd(n,1),a.uncache=1,qu(r)))}},gd={clearProps:function(e,t,n,r,i){if(i.data!==`isFromStart`){var a=e._pt=new eu(e._pt,t,n,0,0,hd);return a.u=r,a.pr=-10,a.tween=i,e._props.push(n),1}}},_d=[1,0,0,1,0,0],vd={},yd=function(e){return e===`matrix(1, 0, 0, 1, 0, 0)`||e===`none`||!e},bd=function(e){var t=Qu(e,$);return yd(t)?_d:t.substr(7).match(us).map(J)},xd=function(e,t){var n=e._gsap||Bs(e),r=e.style,i=bd(e),a,o,s,c;return n.svg&&e.getAttribute(`transform`)?(s=e.transform.baseVal.consolidate().matrix,i=[s.a,s.b,s.c,s.d,s.e,s.f],i.join(`,`)===`1,0,0,1,0,0`?_d:i):(i===_d&&!e.offsetParent&&e!==_u&&!n.svg&&(s=r.display,r.display=`block`,a=e.parentNode,(!a||!e.offsetParent&&!e.getBoundingClientRect().width)&&(c=1,o=e.nextElementSibling,_u.appendChild(e)),i=bd(e),s?r.display=s:od(e,`display`),c&&(o?a.insertBefore(e,o):a?a.appendChild(e):_u.removeChild(e))),t&&i.length>6?[i[0],i[1],i[4],i[5],i[12],i[13]]:i)},Sd=function(e,t,n,r,i,a){var o=e._gsap,s=i||xd(e,!0),c=o.xOrigin||0,l=o.yOrigin||0,u=o.xOffset||0,d=o.yOffset||0,f=s[0],p=s[1],m=s[2],h=s[3],g=s[4],_=s[5],v=t.split(` `),y=parseFloat(v[0])||0,b=parseFloat(v[1])||0,x,S,C,w;n?s!==_d&&(S=f*h-p*m)&&(C=h/S*y+b*(-m/S)+(m*_-h*g)/S,w=y*(-p/S)+f/S*b-(f*_-p*g)/S,y=C,b=w):(x=id(e),y=x.x+(~v[0].indexOf(`%`)?y/100*x.width:y),b=x.y+(~(v[1]||v[0]).indexOf(`%`)?b/100*x.height:b)),r||r!==!1&&o.smooth?(g=y-c,_=b-l,o.xOffset=u+(g*f+_*m)-g,o.yOffset=d+(g*p+_*h)-_):o.xOffset=o.yOffset=0,o.xOrigin=y,o.yOrigin=b,o.smooth=!!r,o.origin=t,o.originIsAbsolute=!!n,e.style[Gu]=`0px 0px`,a&&(sd(a,o,`xOrigin`,c,y),sd(a,o,`yOrigin`,l,b),sd(a,o,`xOffset`,u,o.xOffset),sd(a,o,`yOffset`,d,o.yOffset)),e.setAttribute(`data-svg-origin`,y+` `+b)},Cd=function(e,t){var n=e._gsap||new Tl(e);if(`x`in n&&!t&&!n.uncache)return n;var r=e.style,i=n.scaleX<0,a=`px`,o=`deg`,s=getComputedStyle(e),c=Qu(e,Gu)||`0`,l=u=d=m=h=g=_=v=y=0,u,d,f=p=1,p,m,h,g,_,v,y,b,x,S,C,w,T,E,D,O,k,A,j,M,N,ee,te,P,ne,re,ie,ae;return n.svg=!!(e.getCTM&&ad(e)),s.translate&&((s.translate!==`none`||s.scale!==`none`||s.rotate!==`none`)&&(r[$]=(s.translate===`none`?``:`translate3d(`+(s.translate+` 0 0`).split(` `).slice(0,3).join(`, `)+`) `)+(s.rotate===`none`?``:`rotate(`+s.rotate+`) `)+(s.scale===`none`?``:`scale(`+s.scale.split(` `).join(`,`)+`) `)+(s[$]===`none`?``:s[$])),r.scale=r.rotate=r.translate=`none`),S=xd(e,n.svg),n.svg&&(n.uncache?(N=e.getBBox(),c=n.xOrigin-N.x+`px `+(n.yOrigin-N.y)+`px`,M=``):M=!t&&e.getAttribute(`data-svg-origin`),Sd(e,M||c,!!M||n.originIsAbsolute,n.smooth!==!1,S)),b=n.xOrigin||0,x=n.yOrigin||0,S!==_d&&(E=S[0],D=S[1],O=S[2],k=S[3],l=A=S[4],u=j=S[5],S.length===6?(f=Math.sqrt(E*E+D*D),p=Math.sqrt(k*k+O*O),m=E||D?Eu(D,E)*wu:0,_=O||k?Eu(O,k)*wu+m:0,_&&(p*=Math.abs(Math.cos(_*Tu))),n.svg&&(l-=b-(b*E+x*O),u-=x-(b*D+x*k))):(ae=S[6],re=S[7],te=S[8],P=S[9],ne=S[10],ie=S[11],l=S[12],u=S[13],d=S[14],C=Eu(ae,ne),h=C*wu,C&&(w=Math.cos(-C),T=Math.sin(-C),M=A*w+te*T,N=j*w+P*T,ee=ae*w+ne*T,te=A*-T+te*w,P=j*-T+P*w,ne=ae*-T+ne*w,ie=re*-T+ie*w,A=M,j=N,ae=ee),C=Eu(-O,ne),g=C*wu,C&&(w=Math.cos(-C),T=Math.sin(-C),M=E*w-te*T,N=D*w-P*T,ee=O*w-ne*T,ie=k*T+ie*w,E=M,D=N,O=ee),C=Eu(D,E),m=C*wu,C&&(w=Math.cos(C),T=Math.sin(C),M=E*w+D*T,N=A*w+j*T,D=D*w-E*T,j=j*w-A*T,E=M,A=N),h&&Math.abs(h)+Math.abs(m)>359.9&&(h=m=0,g=180-g),f=J(Math.sqrt(E*E+D*D+O*O)),p=J(Math.sqrt(j*j+ae*ae)),C=Eu(A,j),_=Math.abs(C)>2e-4?C*wu:0,y=ie?1/(ie<0?-ie:ie):0),n.svg&&(M=e.getAttribute(`transform`),n.forceCSS=e.setAttribute(`transform`,``)||!yd(Qu(e,$)),M&&e.setAttribute(`transform`,M))),Math.abs(_)>90&&Math.abs(_)<270&&(i?(f*=-1,_+=m<=0?180:-180,m+=m<=0?180:-180):(p*=-1,_+=_<=0?180:-180)),t||=n.uncache,n.x=l-((n.xPercent=l&&(!t&&n.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-l)?-50:0)))?e.offsetWidth*n.xPercent/100:0)+a,n.y=u-((n.yPercent=u&&(!t&&n.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-u)?-50:0)))?e.offsetHeight*n.yPercent/100:0)+a,n.z=d+a,n.scaleX=J(f),n.scaleY=J(p),n.rotation=J(m)+o,n.rotationX=J(h)+o,n.rotationY=J(g)+o,n.skewX=_+o,n.skewY=v+o,n.transformPerspective=y+a,(n.zOrigin=parseFloat(c.split(` `)[2])||!t&&n.zOrigin||0)&&(r[Gu]=wd(c)),n.xOffset=n.yOffset=0,n.force3D=Uo.force3D,n.renderTransform=n.svg?jd:Xu?Ad:Ed,n.uncache=0,n},wd=function(e){return(e=e.split(` `))[0]+` `+e[1]},Td=function(e,t,n){var r=Ac(t);return J(parseFloat(t)+parseFloat(ud(e,`x`,n+`px`,r)))+r},Ed=function(e,t){t.z=`0px`,t.rotationY=t.rotationX=`0deg`,t.force3D=0,Ad(e,t)},Dd=`0deg`,Od=`0px`,kd=`) `,Ad=function(e,t){var n=t||this,r=n.xPercent,i=n.yPercent,a=n.x,o=n.y,s=n.z,c=n.rotation,l=n.rotationY,u=n.rotationX,d=n.skewX,f=n.skewY,p=n.scaleX,m=n.scaleY,h=n.transformPerspective,g=n.force3D,_=n.target,v=n.zOrigin,y=``,b=g===`auto`&&e&&e!==1||g===!0;if(v&&(u!==Dd||l!==Dd)){var x=parseFloat(l)*Tu,S=Math.sin(x),C=Math.cos(x),w;x=parseFloat(u)*Tu,w=Math.cos(x),a=Td(_,a,S*w*-v),o=Td(_,o,-Math.sin(x)*-v),s=Td(_,s,C*w*-v+v)}h!==Od&&(y+=`perspective(`+h+kd),(r||i)&&(y+=`translate(`+r+`%, `+i+`%) `),(b||a!==Od||o!==Od||s!==Od)&&(y+=s!==Od||b?`translate3d(`+a+`, `+o+`, `+s+`) `:`translate(`+a+`, `+o+kd),c!==Dd&&(y+=`rotate(`+c+kd),l!==Dd&&(y+=`rotateY(`+l+kd),u!==Dd&&(y+=`rotateX(`+u+kd),(d!==Dd||f!==Dd)&&(y+=`skew(`+d+`, `+f+kd),(p!==1||m!==1)&&(y+=`scale(`+p+`, `+m+kd),_.style[$]=y||`translate(0, 0)`},jd=function(e,t){var n=t||this,r=n.xPercent,i=n.yPercent,a=n.x,o=n.y,s=n.rotation,c=n.skewX,l=n.skewY,u=n.scaleX,d=n.scaleY,f=n.target,p=n.xOrigin,m=n.yOrigin,h=n.xOffset,g=n.yOffset,_=n.forceCSS,v=parseFloat(a),y=parseFloat(o),b,x,S,C,w;s=parseFloat(s),c=parseFloat(c),l=parseFloat(l),l&&(l=parseFloat(l),c+=l,s+=l),s||c?(s*=Tu,c*=Tu,b=Math.cos(s)*u,x=Math.sin(s)*u,S=Math.sin(s-c)*-d,C=Math.cos(s-c)*d,c&&(l*=Tu,w=Math.tan(c-l),w=Math.sqrt(1+w*w),S*=w,C*=w,l&&(w=Math.tan(l),w=Math.sqrt(1+w*w),b*=w,x*=w)),b=J(b),x=J(x),S=J(S),C=J(C)):(b=u,C=d,x=S=0),(v&&!~(a+``).indexOf(`px`)||y&&!~(o+``).indexOf(`px`))&&(v=ud(f,`x`,a,`px`),y=ud(f,`y`,o,`px`)),(p||m||h||g)&&(v=J(v+p-(p*b+m*S)+h),y=J(y+m-(p*x+m*C)+g)),(r||i)&&(w=f.getBBox(),v=J(v+r/100*w.width),y=J(y+i/100*w.height)),w=`matrix(`+b+`,`+x+`,`+S+`,`+C+`,`+v+`,`+y+`)`,f.setAttribute(`transform`,w),_&&(f.style[$]=w)},Md=function(e,t,n,r,i){var a=360,o=G(i),s=parseFloat(i)*(o&&~i.indexOf(`rad`)?wu:1)-r,c=r+s+`deg`,l,u;return o&&(l=i.split(`_`)[1],l===`short`&&(s%=a,s!==s%(a/2)&&(s+=s<0?a:-a)),l===`cw`&&s<0?s=(s+a*Du)%a-~~(s/a)*a:l===`ccw`&&s>0&&(s=(s-a*Du)%a-~~(s/a)*a)),e._pt=u=new eu(e._pt,t,n,r,s,Nu),u.e=c,u.u=`deg`,e._props.push(n),u},Nd=function(e,t){for(var n in t)e[n]=t[n];return e},Pd=function(e,t,n){var r=Nd({},n._gsap),i=`perspective,force3D,transformOrigin,svgOrigin`,a=n.style,o,s,c,l,u,d,f,p;for(s in r.svg?(c=n.getAttribute(`transform`),n.setAttribute(`transform`,``),a[$]=t,o=Cd(n,1),od(n,$),n.setAttribute(`transform`,c)):(c=getComputedStyle(n)[$],a[$]=t,o=Cd(n,1),a[$]=c),Cu)c=r[s],l=o[s],c!==l&&i.indexOf(s)<0&&(f=Ac(c),p=Ac(l),u=f===p?parseFloat(c):ud(n,s,c,p),d=parseFloat(l),e._pt=new eu(e._pt,o,s,u,d-u,Mu),e._pt.u=p||0,e._props.push(s));Nd(o,r)};Hs(`padding,margin,Width,Radius`,function(e,t){var n=`Top`,r=`Right`,i=`Bottom`,a=`Left`,o=(t<3?[n,r,i,a]:[n+a,n+r,i+r,i+a]).map(function(n){return t<2?e+n:`border`+n+e});gd[t>1?`border`+e:e]=function(e,t,n,r,i){var a,s;if(arguments.length<4)return a=o.map(function(t){return dd(e,t,n)}),s=a.join(` `),s.split(a[0]).length===5?a[0]:s;a=(r+``).split(` `),s={},o.forEach(function(e,t){return s[e]=a[t]=a[t]||a[(t-1)/2|0]}),e.init(t,s,i)}});var Fd={name:`css`,register:td,targetTest:function(e){return e.style&&e.nodeType},init:function(e,t,n,r,i){var a=this._props,o=e.style,s=n.vars.startAt,c,l,u,d,f,p,m,h,g,_,v,y,b,x,S,C,w;for(m in vu||td(),this.styles=this.styles||Yu(e),C=this.styles.props,this.tween=n,t)if(m!==`autoRound`&&(l=t[m],!(Ps[m]&&jl(m,t,n,r,e,i)))){if(f=typeof l,p=gd[m],f===`function`&&(l=l.call(n,r,e,i),f=typeof l),f===`string`&&~l.indexOf(`random(`)&&(l=Jc(l)),p)p(this,e,m,l,n)&&(S=1);else if(m.substr(0,2)===`--`)c=(getComputedStyle(e).getPropertyValue(m)+``).trim(),l+=``,cl.lastIndex=0,cl.test(c)||(h=Ac(c),g=Ac(l),g?h!==g&&(c=ud(e,m,c,g)+g):h&&(l+=h)),this.add(o,`setProperty`,c,l,r,i,0,0,m),a.push(m),C.push(m,0,o[m]);else if(f!==`undefined`){if(s&&m in s?(c=typeof s[m]==`function`?s[m].call(n,r,e,i):s[m],G(c)&&~c.indexOf(`random(`)&&(c=Jc(c)),Ac(c+``)||c===`auto`||(c+=Uo.units[m]||Ac(dd(e,m))||``),(c+``).charAt(1)===`=`&&(c=dd(e,m))):c=dd(e,m),d=parseFloat(c),_=f===`string`&&l.charAt(1)===`=`&&l.substr(0,2),_&&(l=l.substr(2)),u=parseFloat(l),m in ju&&(m===`autoAlpha`&&(d===1&&dd(e,`visibility`)===`hidden`&&u&&(d=0),C.push(`visibility`,0,o.visibility),sd(this,o,`visibility`,d?`inherit`:`hidden`,u?`inherit`:`hidden`,!u)),m!==`scale`&&m!==`transform`&&(m=ju[m],~m.indexOf(`,`)&&(m=m.split(`,`)[0]))),v=m in Cu,v){if(this.styles.save(m),w=l,f===`string`&&l.substring(0,6)===`var(--`){if(l=Qu(e,l.substring(4,l.indexOf(`)`))),l.substring(0,5)===`calc(`){var T=e.style.perspective;e.style.perspective=l,l=Qu(e,`perspective`),T?e.style.perspective=T:od(e,`perspective`)}u=parseFloat(l)}if(y||(b=e._gsap,b.renderTransform&&!t.parseTransform||Cd(e,t.parseTransform),x=t.smoothOrigin!==!1&&b.smooth,y=this._pt=new eu(this._pt,o,$,0,1,b.renderTransform,b,0,-1),y.dep=1),m===`scale`)this._pt=new eu(this._pt,b,`scaleY`,b.scaleY,(_?Us(b.scaleY,_+u):u)-b.scaleY||0,Mu),this._pt.u=0,a.push(`scaleY`,m),m+=`X`;else if(m===`transformOrigin`){C.push(Gu,0,o[Gu]),l=md(l),b.svg?Sd(e,l,0,x,0,this):(g=parseFloat(l.split(` `)[2])||0,g!==b.zOrigin&&sd(this,b,`zOrigin`,b.zOrigin,g),sd(this,o,m,wd(c),wd(l)));continue}else if(m===`svgOrigin`){Sd(e,l,1,x,0,this);continue}else if(m in vd){Md(this,b,m,d,_?Us(d,_+l):l);continue}else if(m===`smoothOrigin`){sd(this,b,`smooth`,b.smooth,l);continue}else if(m===`force3D`){b[m]=l;continue}else if(m===`transform`){Pd(this,l,e);continue}}else m in o||(m=ed(m)||m);if(v||(u||u===0)&&(d||d===0)&&!Au.test(l)&&m in o)h=(c+``).substr((d+``).length),u||=0,g=Ac(l)||(m in Uo.units?Uo.units[m]:h),h!==g&&(d=ud(e,m,c,g)),this._pt=new eu(this._pt,v?b:o,m,d,(_?Us(d,_+u):u)-d,!v&&(g===`px`||m===`zIndex`)&&t.autoRound!==!1?Iu:Mu),this._pt.u=g||0,v&&w!==l?(this._pt.b=c,this._pt.e=w,this._pt.r=Fu):h!==g&&g!==`%`&&(this._pt.b=c,this._pt.r=Pu);else if(m in o)fd.call(this,e,m,c,_?_+l:l);else if(m in e)this.add(e,m,c||e[m],_?_+l:l,r,i);else if(m!==`parseTransform`){Cs(m,l);continue}v||(m in o?C.push(m,0,o[m]):typeof e[m]==`function`?C.push(m,2,e[m]()):C.push(m,1,c||e[m])),a.push(m)}}S&&$l(this)},render:function(e,t){if(t.tween._time||!xu())for(var n=t._pt;n;)n.r(e,n.d),n=n._next;else t.styles.revert()},get:dd,aliases:ju,getSetter:function(e,t,n){var r=ju[t];return r&&r.indexOf(`,`)<0&&(t=r),t in Cu&&t!==Gu&&(e._gsap.x||dd(e,`x`))?n&&bu===n?t===`scale`?Hu:Vu:(bu=n||{})&&(t===`scale`?Uu:Wu):e.style&&!es(e.style[t])?zu:~t.indexOf(`-`)?Bu:Gl(e,t)},core:{_removeProperty:od,_getMatrix:xd}};mu.utils.checkPrefix=ed,mu.core.getStyleSaver=Yu,(function(e,t,n,r){var i=Hs(e+`,`+t+`,`+n,function(e){Cu[e]=1});Hs(t,function(e){Uo.units[e]=`deg`,vd[e]=1}),ju[i[13]]=e+`,`+t,Hs(r,function(e){var t=e.split(`:`);ju[t[1]]=i[t[0]]})})(`x,y,z,scale,scaleX,scaleY,xPercent,yPercent`,`rotation,rotationX,rotationY,skewX,skewY`,`transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective`,`0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY`),Hs(`x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective`,function(e){Uo.units[e]=`px`}),mu.registerPlugin(Fd);var Id=mu.registerPlugin(Fd)||mu;Id.core.Tween;var Ld=(e,t)=>{let[n,r]=getComputedStyle(e).getPropertyValue(t).trim().split(`,`).map(e=>parseFloat(e.trim()));return[isNaN(n)?0:n,isNaN(r)?1:r]},Rd=({open:e,onOpenChange:t,trigger:n,title:r,description:i,children:a,footer:o,className:s,modalRootSelector:c,duration:f=1,closeIcon:p=(0,u.jsx)(So,{})})=>{let m=(0,l.useRef)(null),h=(0,l.useRef)(null),g=(0,l.useRef)(null),_=(0,l.useRef)(null),v=(0,l.useRef)(null),y=(0,l.useId)(),b=(0,l.useId)(),x=typeof document>`u`?null:(c?document.querySelector(c):null)??document.body,S=(0,l.useCallback)(()=>{let e=m.current,t=h.current;if(!e||!t)return null;let[n,r]=Ld(t,`--modal-opacity`),[i,a]=Ld(t,`--modal-scale`),[o,s]=Ld(t,`--modal-translate-x`),[c,l]=Ld(t,`--modal-translate-y`),u=Id.timeline({paused:!0,ease:`power1.out`});return u.fromTo(e,{autoAlpha:0},{autoAlpha:1,duration:f},0),u.fromTo(t,{autoAlpha:n,scale:i,xPercent:o,yPercent:c},{autoAlpha:r,scale:a,xPercent:s,yPercent:l,duration:f},0),u},[f]);return(0,l.useEffect)(()=>{_.current=S()},[S,x]),(0,l.useEffect)(()=>{_.current&&(e?_.current.play():_.current.reverse())},[e,x]),(0,l.useEffect)(()=>{e?(v.current=document.activeElement,g.current?.focus()):(v.current?.focus(),v.current=null)},[e]),(0,l.useEffect)(()=>{if(!e)return;let n=e=>{e.key===`Escape`&&t(!1)};return document.addEventListener(`keydown`,n),()=>document.removeEventListener(`keydown`,n)},[e,t]),(0,u.jsxs)(u.Fragment,{children:[n&&(0,u.jsx)(`span`,{style:{display:`contents`},onClick:()=>t(!0),children:n}),x&&(0,d.createPortal)((0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(`div`,{ref:m,className:`vi-modal-overlay`,"aria-hidden":`true`,onClick:()=>t(!1)}),(0,u.jsxs)(`div`,{ref:h,role:`dialog`,"aria-modal":`true`,inert:e?void 0:!0,"aria-labelledby":r?y:void 0,"aria-describedby":i?b:void 0,className:V(s),children:[(0,u.jsxs)(`button`,{ref:g,className:`vi-modal-close`,onClick:()=>t(!1),"aria-label":`Close`,children:[(0,l.cloneElement)(p,{className:V(`h-4 w-4`,p.props.className)}),(0,u.jsx)(`span`,{className:`sr-only`,children:`Close`})]}),(r||i)&&(0,u.jsxs)(`div`,{className:`vi-modal-header`,children:[r&&(0,u.jsx)(`h2`,{id:y,className:`vi-modal-title`,children:r}),i&&(0,u.jsx)(`p`,{id:b,className:`vi-modal-description`,children:i})]}),(0,u.jsx)(`div`,{className:`vi-modal-body`,children:a}),o&&(0,u.jsx)(`div`,{className:`vi-modal-footer`,children:o})]})]}),x)]})},zd=(0,l.forwardRef)(({options:e,value:t=[],onChange:n,placeholder:r=`Select...`,label:i,description:a,disabled:o,className:s,maxCount:c=3,searchable:d=!1,loading:f=!1,removeIcon:p=(0,u.jsx)(So,{}),chevronIcon:m=(0,u.jsx)(_o,{}),checkIcon:h=(0,u.jsx)(go,{})},g)=>{let[_,v]=(0,l.useState)(!1),[y,b]=(0,l.useState)(0),[x,S]=(0,l.useState)(``),C=(0,l.useRef)(null),w=(0,l.useRef)(null),T=(0,l.useId)(),E=`${T}-listbox`,D=(0,l.useMemo)(()=>{if(!d||!x.trim())return e;let t=x.trim().toLowerCase();return e.filter(e=>e.label.toLowerCase().includes(t))},[e,d,x]),O=e=>{let r=t.includes(e)?t.filter(t=>t!==e):[...t,e];n?.(r)},k=(e,r)=>{r.stopPropagation(),n?.(t.filter(t=>t!==e))};(0,l.useEffect)(()=>{if(!_)return;let e=e=>{C.current?.contains(e.target)||v(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[_]),(0,l.useEffect)(()=>{_&&d&&(S(``),w.current?.focus())},[_,d]),(0,l.useEffect)(()=>{b(0)},[x]);let A=e=>{if(!o)switch(e.key){case`Enter`:if(e.preventDefault(),!_){v(!0);return}D[y]&&!D[y].disabled&&O(D[y].value);break;case` `:if(d&&_)break;if(e.preventDefault(),!_){v(!0);return}D[y]&&!D[y].disabled&&O(D[y].value);break;case`ArrowDown`:if(e.preventDefault(),!_){v(!0);return}b(e=>Math.min(e+1,D.length-1));break;case`ArrowUp`:e.preventDefault(),b(e=>Math.max(e-1,0));break;case`Escape`:case`Tab`:v(!1);break}},j=t.slice(0,c),M=t.length-c;return(0,u.jsxs)(`div`,{className:V(`vi-multi-select-container`,s),ref:C,children:[i&&(0,u.jsx)(`label`,{htmlFor:T,className:`vi-multi-select-label`,children:i}),(0,u.jsxs)(`div`,{className:`vi-multi-select-wrapper`,children:[(0,u.jsxs)(`div`,{ref:g,id:T,role:`combobox`,tabIndex:o?-1:0,"aria-expanded":_,"aria-haspopup":`listbox`,"aria-controls":_?E:void 0,"aria-multiselectable":`true`,"aria-disabled":o||void 0,className:V(tr({variant:`ghost`}),`vi-multi-select-trigger`),onClick:()=>!o&&v(e=>!e),onKeyDown:A,children:[(0,u.jsx)(`span`,{className:`vi-multi-select-chips`,children:t.length===0?(0,u.jsx)(`span`,{className:`vi-multi-select-placeholder`,children:r}):(0,u.jsxs)(u.Fragment,{children:[j.map(t=>{let n=e.find(e=>e.value===t)?.label??t;return(0,u.jsxs)(`span`,{className:`vi-multi-select-chip`,children:[n,(0,u.jsx)(nr,{type:`button`,variant:`ghost`,disabled:o,"aria-label":`Remove ${n}`,className:`vi-multi-select-chip-remove h-auto w-auto p-0`,onClick:e=>k(t,e),children:(0,l.cloneElement)(p,{className:V(`h-3 w-3`,p.props.className)})})]},t)}),M>0&&(0,u.jsxs)(`span`,{className:`vi-multi-select-overflow`,children:[`+`,M]})]})}),(0,l.cloneElement)(m,{className:V(`vi-multi-select-icon`,_&&`vi-multi-select-icon-open`,m.props.className)})]}),_&&(0,u.jsxs)(`div`,{className:`vi-multi-select-dropdown`,children:[d&&!f&&(0,u.jsx)(`input`,{ref:w,type:`text`,className:`vi-multi-select-search`,placeholder:`Search...`,value:x,onChange:e=>S(e.target.value),onKeyDown:A}),f?(0,u.jsx)(Ro,{text:`Loading...`,className:`vi-multi-select-loading`}):(0,u.jsxs)(`ul`,{id:E,role:`listbox`,"aria-multiselectable":`true`,"aria-label":i,className:`vi-multi-select-listbox`,children:[D.length===0&&(0,u.jsx)(`li`,{className:`vi-multi-select-empty`,children:`No options found`}),D.map((e,n)=>{let r=t.includes(e.value);return(0,u.jsxs)(`li`,{role:`option`,"aria-selected":r,"aria-disabled":e.disabled,className:V(`vi-multi-select-option`,r&&`vi-multi-select-option-selected`,e.disabled&&`vi-multi-select-option-disabled`,n===y&&`vi-multi-select-option-active`),onMouseEnter:()=>!e.disabled&&b(n),onClick:()=>{e.disabled||O(e.value)},children:[(0,u.jsx)(`span`,{className:V(`vi-multi-select-checkbox`,r&&`vi-multi-select-checkbox-checked`),children:r&&(0,l.cloneElement)(h,{className:V(`h-3 w-3`,h.props.className)})}),e.label]},e.value)})]})]})]}),a&&(0,u.jsx)(`p`,{className:`vi-multi-select-description`,children:a})]})});zd.displayName=`MultiSelect`;var Bd=(0,l.forwardRef)(({label:e,size:t=`default`,className:n,id:r,disabled:i,...a},o)=>{let s=(0,l.useId)(),c=r??s;return(0,u.jsxs)(`label`,{htmlFor:c,className:V(`vi-radio-item`,t!==`default`&&`vi-radio-item-${t}`,n),children:[(0,u.jsx)(`input`,{ref:o,id:c,type:`radio`,disabled:i,className:`vi-radio-input`,...a}),(0,u.jsx)(`span`,{className:`vi-radio-indicator`}),e&&(0,u.jsx)(`span`,{className:`vi-radio-label`,children:e})]})});Bd.displayName=`Radio`;var Vd=(0,l.forwardRef)(({options:e,value:t,defaultValue:n,onChange:r,label:i,description:a,disabled:o,name:s,direction:c=`vertical`,size:d=`default`,className:f},p)=>{let m=(0,l.useId)(),h=s??m,g=t!==void 0;return(0,u.jsxs)(`div`,{ref:p,role:`radiogroup`,"aria-labelledby":i?`${m}-label`:void 0,className:V(`vi-radio-root`,f),children:[i&&(0,u.jsx)(`span`,{id:`${m}-label`,className:`vi-radio-legend`,children:i}),(0,u.jsx)(`div`,{className:V(`vi-radio-options`,c===`horizontal`&&`vi-radio-options-horizontal`),children:e.map(e=>{let i=`${m}-opt-${e.value}`,a=o||e.disabled;return(0,u.jsxs)(`label`,{htmlFor:i,className:V(`vi-radio-item`,d!==`default`&&`vi-radio-item-${d}`),children:[(0,u.jsx)(`input`,{id:i,type:`radio`,name:h,value:e.value,disabled:a,className:`vi-radio-input`,...g?{checked:e.value===t,onChange:t=>{t.target.checked&&r?.(e.value)}}:{defaultChecked:e.value===n,onChange:t=>{t.target.checked&&r?.(e.value)}}}),(0,u.jsx)(`span`,{className:`vi-radio-indicator`}),(0,u.jsx)(`span`,{className:`vi-radio-label`,children:e.label})]},e.value)})}),a&&(0,u.jsx)(`p`,{className:`vi-radio-description`,children:a})]})});Vd.displayName=`RadioGroup`;var Hd=(0,l.forwardRef)(({options:e,value:t,onChange:n,placeholder:r=`Select...`,label:i,description:a,disabled:o,className:s,name:c,searchable:d=!1,loading:f=!1,clearable:p=!1,clearIcon:m=(0,u.jsx)(So,{}),chevronIcon:h=(0,u.jsx)(_o,{}),checkIcon:g=(0,u.jsx)(go,{})},_)=>{let[v,y]=(0,l.useState)(!1),[b,x]=(0,l.useState)(0),[S,C]=(0,l.useState)(``),w=(0,l.useRef)(null),T=(0,l.useRef)(null),E=(0,l.useId)(),D=`${E}-listbox`,O=e.find(e=>e.value===t),k=(0,l.useMemo)(()=>{if(!d||!S.trim())return e;let t=S.trim().toLowerCase();return e.filter(e=>e.label.toLowerCase().includes(t))},[e,d,S]);(0,l.useEffect)(()=>{if(!v)return;let e=e=>{w.current?.contains(e.target)||y(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[v]),(0,l.useEffect)(()=>{if(v){d&&(C(``),T.current?.focus());let n=e.findIndex(e=>e.value===t);x(n>=0?n:0)}},[v,e,t,d]),(0,l.useEffect)(()=>{x(0)},[S]);let A=e=>{if(!o)switch(e.key){case`Enter`:if(e.preventDefault(),!v){y(!0);return}!k[b]?.disabled&&k[b]&&(n?.(k[b].value),y(!1));break;case` `:if(d&&v)break;if(e.preventDefault(),!v){y(!0);return}!k[b]?.disabled&&k[b]&&(n?.(k[b].value),y(!1));break;case`ArrowDown`:if(e.preventDefault(),!v){y(!0);return}x(e=>{let t=e+1;for(;t<k.length&&k[t].disabled;)t++;return t<k.length?t:e});break;case`ArrowUp`:e.preventDefault(),x(e=>{let t=e-1;for(;t>=0&&k[t].disabled;)t--;return t>=0?t:e});break;case`Escape`:case`Tab`:y(!1);break}};return(0,u.jsxs)(`div`,{className:V(`vi-select-container`,s),ref:w,children:[i&&(0,u.jsx)(`label`,{htmlFor:E,className:`vi-select-label`,children:i}),(0,u.jsxs)(`div`,{className:`vi-select-wrapper`,children:[(0,u.jsxs)(`div`,{ref:_,id:E,role:`combobox`,tabIndex:o?-1:0,"aria-expanded":v,"aria-haspopup":`listbox`,"aria-controls":v?D:void 0,"aria-activedescendant":v&&b>=0?`${E}-opt-${b}`:void 0,"aria-disabled":o||void 0,className:V(tr({variant:`ghost`}),`vi-select-trigger`),onClick:()=>!o&&y(e=>!e),onKeyDown:A,children:[(0,u.jsx)(`span`,{className:V(!O&&`vi-select-placeholder`),children:O?O.label:r}),p&&O&&!o&&(0,u.jsx)(nr,{type:`button`,variant:`ghost`,"aria-label":`Clear selection`,className:`vi-select-clear h-auto w-auto p-0`,onClick:e=>{e.stopPropagation(),n?.(``)},children:(0,l.cloneElement)(m,{className:V(`h-3.5 w-3.5`,m.props.className)})}),(0,l.cloneElement)(h,{className:V(`vi-select-icon`,v&&`vi-select-icon-open`,h.props.className)})]}),c&&(0,u.jsx)(`input`,{type:`hidden`,name:c,value:t??``}),v&&(0,u.jsxs)(`div`,{className:`vi-select-dropdown`,children:[d&&!f&&(0,u.jsx)(`input`,{ref:T,type:`text`,className:`vi-select-search`,placeholder:`Search...`,value:S,onChange:e=>C(e.target.value),onKeyDown:A}),f?(0,u.jsx)(Ro,{text:`Loading...`,className:`vi-select-loading`}):(0,u.jsxs)(`ul`,{id:D,role:`listbox`,"aria-label":i,className:`vi-select-listbox`,children:[k.length===0&&(0,u.jsx)(`li`,{className:`vi-select-empty`,children:`No options found`}),k.map((e,r)=>(0,u.jsxs)(`li`,{id:`${E}-opt-${r}`,role:`option`,"aria-selected":e.value===t,"aria-disabled":e.disabled,className:V(`vi-select-option`,e.value===t&&`vi-select-option-selected`,e.disabled&&`vi-select-option-disabled`,r===b&&`vi-select-option-active`),onMouseEnter:()=>!e.disabled&&x(r),onClick:()=>{e.disabled||(n?.(e.value),y(!1))},children:[(0,l.cloneElement)(g,{className:V(`vi-select-check`,g.props.className)}),e.label]},e.value))]})]})]}),a&&(0,u.jsx)(`p`,{className:`vi-select-description`,children:a})]})});Hd.displayName=`Select`;var Ud=(0,l.forwardRef)(({label:e,size:t=`default`,labelPosition:n=`right`,className:r,id:i,disabled:a,...o},s)=>{let c=(0,l.useId)(),d=i??c,f=(0,u.jsx)(`span`,{className:`vi-switch-track`,children:(0,u.jsx)(`span`,{className:`vi-switch-thumb`})});return(0,u.jsxs)(`label`,{htmlFor:d,className:V(`vi-switch-item`,t!==`default`&&`vi-switch-item-${t}`,r),children:[(0,u.jsx)(`input`,{ref:s,id:d,type:`checkbox`,role:`switch`,disabled:a,className:`vi-switch-input`,...o}),n===`left`&&e&&(0,u.jsx)(`span`,{className:`vi-switch-label`,children:e}),f,n===`right`&&e&&(0,u.jsx)(`span`,{className:`vi-switch-label`,children:e})]})});Ud.displayName=`Switch`;var Wd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`div`,{className:`vi-table-wrapper`,children:(0,u.jsx)(`table`,{ref:n,className:V(`vi-table`,e),...t})}));Wd.displayName=`Table`;var Gd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`thead`,{ref:n,className:V(`vi-table-header`,e),...t}));Gd.displayName=`TableHeader`;var Kd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`tbody`,{ref:n,className:V(`vi-table-body`,e),...t}));Kd.displayName=`TableBody`;var qd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`tfoot`,{ref:n,className:V(`vi-table-footer`,e),...t}));qd.displayName=`TableFooter`;var Jd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`tr`,{ref:n,className:V(`vi-table-row`,e),...t}));Jd.displayName=`TableRow`;var Yd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`th`,{ref:n,className:V(`vi-table-head`,e),...t}));Yd.displayName=`TableHead`;var Xd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`td`,{ref:n,className:V(`vi-table-cell`,e),...t}));Xd.displayName=`TableCell`;var Zd=(0,l.forwardRef)(({className:e,...t},n)=>(0,u.jsx)(`p`,{ref:n,className:V(`vi-table-caption`,e),...t}));Zd.displayName=`TableCaption`;var Qd=({tabs:e,value:t,defaultValue:n,onChange:r,className:i})=>{let a=(0,l.useId)(),o=t!==void 0,[s,c]=(0,l.useState)(n??e[0]?.value??``),d=o?t:s,f=e=>{o||c(e),r?.(e)};return(0,u.jsxs)(`div`,{className:V(`vi-tabs-root`,i),children:[(0,u.jsx)(`div`,{role:`tablist`,className:`vi-tabs-list`,children:e.map(e=>(0,u.jsx)(nr,{role:`tab`,variant:`ghost`,id:`${a}-tab-${e.value}`,"aria-controls":`${a}-panel-${e.value}`,"aria-selected":e.value===d,disabled:e.disabled,className:V(`vi-tabs-trigger`,e.value===d&&`vi-tabs-trigger-active`),onClick:()=>f(e.value),children:e.label},e.value))}),e.map(e=>(0,u.jsx)(`div`,{id:`${a}-panel-${e.value}`,role:`tabpanel`,"aria-labelledby":`${a}-tab-${e.value}`,hidden:e.value!==d,className:`vi-tabs-content`,children:e.content},e.value))]})};Qd.displayName=`Tabs`;var $d=(0,l.forwardRef)(({className:e,label:t,description:n,hidden:r,validate:i,onValidationChange:a,id:o,...s},c)=>{let[d,f]=(0,l.useState)(null),p=(0,l.useId)(),m=o??p,[h,g]=(0,l.useState)(typeof s.defaultValue==`string`?s.defaultValue:``),_=s.value===void 0?h:String(s.value),v=e=>{if(g(e.target.value),i){let t=i(e.target.value);f(t),a?.(!t)}s.onChange?.(e)},y=V(`flex min-h-[36px] w-full rounded-md border border-input bg-transparent px-3 py-2 text-base shadow-sm transition-colors`,`placeholder:text-muted-foreground`,`focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring`,`disabled:cursor-not-allowed disabled:opacity-50`,`md:text-sm`,d&&`border-destructive focus-visible:ring-destructive`);return(0,u.jsxs)(`div`,{className:`flex flex-col gap-1 w-full`,children:[t&&(0,u.jsx)(`label`,{htmlFor:m,className:`text-sm font-medium`,children:t}),(0,u.jsxs)(`div`,{className:`relative`,children:[(0,u.jsx)(`textarea`,{ref:c,id:m,className:V(y,r&&`text-transparent [caret-color:hsl(var(--foreground))]`,e),onChange:v,placeholder:r?void 0:s.placeholder,...s}),r&&_.length>0&&(0,u.jsx)(`div`,{"aria-hidden":`true`,className:V(y,`absolute inset-0 pointer-events-none`,`overflow-hidden`,`whitespace-pre-wrap break-all`,`bg-transparent border-transparent shadow-none ring-0`),children:`•`.repeat(_.length)})]}),n&&!d&&(0,u.jsx)(`p`,{className:`text-xs text-muted-foreground`,children:n}),d&&(0,u.jsx)(`p`,{className:`text-xs text-destructive font-medium`,children:d})]})});$d.displayName=`Textarea`;var ef=null,tf=e=>{ef=e},nf={success:(e,t)=>{let n=t!==void 0;ef?.({variant:`success`,title:n?e:void 0,description:n?t:e})},error:(e,t)=>{let n=t!==void 0;ef?.({variant:`error`,title:n?e:void 0,description:n?t:e})},warning:(e,t)=>{let n=t!==void 0;ef?.({variant:`warning`,title:n?e:void 0,description:n?t:e})},info:(e,t)=>{let n=t!==void 0;ef?.({variant:`info`,title:n?e:void 0,description:n?t:e})},default:(e,t)=>{let n=t!==void 0;ef?.({variant:`default`,title:n?e:void 0,description:n?t:e})}},rf=({children:e,position:t=`right`})=>{let[n,r]=(0,l.useState)([]),i=(0,l.useCallback)(e=>{let t=Date.now().toString()+Math.random().toString(36),n={...e,id:t};r(e=>[...e,n].slice(-5)),setTimeout(()=>{r(e=>e.filter(e=>e.id!==t))},e.duration||5e3)},[]);return(0,l.useEffect)(()=>(tf(i),()=>{tf(null)}),[i]),(0,u.jsxs)(u.Fragment,{children:[e,(0,u.jsx)(`div`,{className:V(`vi-toast-viewport`,t===`left`&&`vi-toast-viewport-left`),children:n.map(e=>(0,u.jsx)(af,{...e},e.id))})]})},af=({variant:e,title:t,description:n})=>{let r=!!t;return(0,u.jsx)(`div`,{className:V(`vi-toast`,`vi-toast-variant-${e}`),children:(0,u.jsxs)(`div`,{className:`vi-toast-content`,children:[r&&(0,u.jsx)(`div`,{className:`vi-toast-title`,children:t}),n&&(0,u.jsx)(`div`,{className:V(`vi-toast-description`,!r&&`vi-toast-description-colored`),children:n})]})})},of=(0,l.forwardRef)(({percentage:e,children:t,label:n,size:r=120,strokeWidth:i=8,animate:a=!0,className:o},s)=>{let c=Math.min(100,Math.max(0,e)),d=r/2,f=d-i/2,p=2*Math.PI*f,m=p*(1-c/100),h=(0,l.useRef)(null);return(0,l.useEffect)(()=>{let e=h.current;if(e){if(!a){Id.set(e,{strokeDashoffset:m});return}Id.fromTo(e,{strokeDashoffset:p},{strokeDashoffset:m,duration:1.8,ease:`power2.out`})}},[a,p,m]),(0,u.jsxs)(`div`,{ref:s,className:V(`vi-circular-progress`,o),children:[(0,u.jsxs)(`div`,{className:`vi-circular-progress-arc`,style:{width:r,height:r},children:[(0,u.jsxs)(`svg`,{width:r,height:r,"aria-hidden":`true`,className:`vi-circular-progress-svg`,children:[(0,u.jsx)(`circle`,{cx:d,cy:d,r:f,fill:`none`,strokeWidth:i,className:`vi-circular-progress-track`}),(0,u.jsx)(`circle`,{ref:h,cx:d,cy:d,r:f,fill:`none`,strokeWidth:i,strokeLinecap:`round`,strokeDasharray:p,strokeDashoffset:a?p:m,transform:`rotate(-90 ${d} ${d})`,className:`vi-circular-progress-fill`})]}),(0,u.jsx)(`div`,{className:`vi-circular-progress-center`,children:t??(0,u.jsxs)(`span`,{className:`vi-circular-progress-pct`,children:[c,`%`]})})]}),n&&(0,u.jsx)(`p`,{className:`vi-circular-progress-label`,children:n})]})});of.displayName=`CircularProgressBar`;var sf=({value:e,defaultValue:t=``,placeholder:n=`Search...`,disabled:r=!1,loading:i=!1,debounce:a=300,shortcut:o,showButton:s=!1,className:c,onSearch:d,onChange:f,onClear:p,searchIcon:m=(0,u.jsx)(xo,{"aria-hidden":`true`}),clearIcon:h=(0,u.jsx)(So,{"aria-hidden":`true`})})=>{let g=e!==void 0,[_,v]=(0,l.useState)(t),y=g?e:_,b=(0,l.useRef)(null),x=(0,l.useRef)(d);(0,l.useEffect)(()=>{x.current=d});let S=(0,l.useId)(),C=(0,l.useRef)(null);(0,l.useEffect)(()=>{let e=rt(e=>x.current?.(e),a);return C.current=e,()=>e.cancel()},[a]);let w=e=>{let t=e.target.value;g||v(t),f?.(e),s||C.current?.(t)},T=()=>{g||v(``),C.current?.cancel(),d?.(``),p?.(),b.current?.focus()},E=e=>{e.key===`Escape`&&y&&(e.preventDefault(),T()),e.key===`Enter`&&s&&(C.current?.cancel(),d?.(y))},D=()=>{C.current?.cancel(),d?.(y)},O=!i&&y.length>0,k=o&&!y&&!i,A=(0,u.jsxs)(`div`,{className:V(`vi-search-input`,r&&`vi-search-input--disabled`,!s&&c),children:[!s&&(0,l.cloneElement)(m,{className:V(`vi-search-input__search-icon`,m.props.className)}),(0,u.jsx)(`input`,{ref:b,id:S,type:`search`,autoComplete:`off`,spellCheck:`false`,value:y,placeholder:n,disabled:r,className:`vi-search-input__field`,onChange:w,onKeyDown:E,"aria-label":n}),k&&(0,u.jsx)(`kbd`,{className:`vi-search-input__shortcut`,"aria-hidden":`true`,children:o}),i&&(0,u.jsx)(`span`,{className:`vi-search-input__spinner`,"aria-hidden":`true`}),O&&(0,u.jsx)(`button`,{type:`button`,className:`vi-search-input__clear`,onClick:T,"aria-label":`Clear search`,children:h})]});return s?(0,u.jsxs)(`div`,{className:V(`vi-search-input-group`,c),children:[A,(0,u.jsx)(nr,{size:`icon`,onClick:D,disabled:r,"aria-label":`Search`,children:m})]}):A},cf=({logo:e,linkGroups:t=[],copyright:n,className:r})=>{let i=e||t.length>0;return(0,u.jsx)(`footer`,{className:V(`vi-footer`,r),children:(0,u.jsxs)(`div`,{className:`vi-footer-inner`,children:[i&&(0,u.jsxs)(`div`,{className:`vi-footer-top`,children:[e&&(0,u.jsx)(`div`,{className:`vi-footer-logo`,children:(0,u.jsx)(Lo,{...e})}),t.length>0&&(0,u.jsx)(`nav`,{className:`vi-footer-nav`,"aria-label":`Footer navigation`,children:t.map((e,t)=>(0,u.jsxs)(`div`,{className:`vi-footer-group`,children:[e.title&&(0,u.jsx)(`p`,{className:`vi-footer-group-title`,children:e.title}),(0,u.jsx)(`ul`,{className:`vi-footer-links`,children:e.links.map(e=>(0,u.jsx)(`li`,{children:(0,u.jsx)(Io,{link:e,noBaseClass:!0,className:`vi-footer-link`})},e.url))})]},t))})]}),i&&n&&(0,u.jsx)(`hr`,{className:`vi-footer-divider`}),n&&(0,u.jsx)(`div`,{className:`vi-footer-bottom`,children:(0,u.jsx)(`p`,{className:`vi-footer-copyright`,children:n})})]})})},lf=({logo:e,ctaLinks:t=[],modalRootSelector:n,menuIcon:r=(0,u.jsx)(bo,{size:24,"aria-hidden":`true`}),linkIcon:i=(0,u.jsx)(yo,{size:16,"aria-hidden":`true`})})=>{let[a,o]=(0,l.useState)(!1);return(0,u.jsxs)(`header`,{className:`vi-header`,children:[(0,u.jsxs)(`div`,{className:`vi-header-mobile`,children:[(0,u.jsx)(Lo,{name:e.name,image:e.image,link:e.link}),t.length>0&&(0,u.jsx)(Rd,{open:a,onOpenChange:o,title:e.name,className:`vi-modal-slide-right z-[1001]`,modalRootSelector:n,trigger:(0,u.jsx)(nr,{variant:`ghost`,title:`Menu Button`,"aria-label":`Open menu`,children:r}),children:(0,u.jsx)(`div`,{className:`flex flex-col gap-3`,children:t.map(e=>(0,u.jsxs)(Io,{link:e,noBaseClass:!0,className:`flex items-center justify-between text-sm font-medium hover:underline`,children:[(0,u.jsx)(`span`,{children:e.text}),i]},e.url))})})]}),(0,u.jsxs)(`div`,{className:`hidden lg:flex items-center justify-between px-8 py-4`,children:[(0,u.jsx)(Lo,{...e}),t.length>0&&(0,u.jsx)(`nav`,{className:`flex items-center gap-6`,children:t.map(e=>(0,u.jsx)(Io,{link:e,noBaseClass:!0,className:`text-sm font-medium hover:underline`},e.url))})]})]})},uf=({text:e,children:t,className:n,triggerClassName:r})=>{let[i,a]=(0,l.useState)(!1),o=(0,l.useRef)(void 0),s=(0,l.useId)();(0,l.useEffect)(()=>()=>clearTimeout(o.current),[]);let c=()=>{clearTimeout(o.current),a(!0)},d=()=>{o.current=setTimeout(()=>a(!1),120)};return(0,u.jsxs)(`div`,{className:V(`vi-hover-popup-wrapper`,n),onMouseEnter:c,onMouseLeave:d,onFocus:c,onBlur:d,children:[(0,u.jsx)(`span`,{className:V(`vi-hover-popup-main-text`,r),tabIndex:0,"aria-describedby":s,children:e}),(0,u.jsx)(`div`,{id:s,role:`tooltip`,"aria-hidden":!i,className:V(`vi-hover-popup-modal`,i&&`vi-hover-popup-modal-visible`),children:t})]})},df=()=>(0,u.jsxs)(`div`,{className:`vi-pnf`,children:[(0,u.jsx)(`div`,{className:`vi-pnf-bg-gradient`}),(0,u.jsx)(`div`,{className:`vi-pnf-orb-gold`}),(0,u.jsx)(`div`,{className:`vi-pnf-orb-green`}),(0,u.jsxs)(`div`,{className:`vi-pnf-content`,children:[(0,u.jsxs)(`div`,{className:`vi-pnf-404-wrap`,children:[(0,u.jsx)(`h1`,{className:`vi-pnf-404`,children:`404`}),(0,u.jsx)(`div`,{className:`vi-pnf-404-glow`})]}),(0,u.jsxs)(`div`,{className:`vi-pnf-message`,children:[(0,u.jsx)(`h2`,{className:`vi-pnf-title`,children:`Page Not Found`}),(0,u.jsx)(`p`,{className:`vi-pnf-subtitle`,children:`Looks like you've ventured into uncharted territory. The page you're looking for doesn't exist or has been moved.`})]}),(0,u.jsx)(`div`,{className:`vi-pnf-actions`,children:(0,u.jsx)(nr,{asChild:!0,size:`lg`,className:`vi-pnf-btn group`,children:(0,u.jsx)(`a`,{href:`/`,children:(0,u.jsxs)(`span`,{className:`vi-pnf-btn-inner`,children:[(0,u.jsxs)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,children:[(0,u.jsx)(`path`,{d:`m12 19-7-7 7-7`}),(0,u.jsx)(`path`,{d:`M19 12H5`})]}),`Back to Home`]})})})})]}),(0,u.jsx)(`div`,{className:`vi-pnf-divider`})]}),ff=({icon:e,label:t,onClick:n,active:r,tooltip:i,className:a})=>(0,u.jsxs)(nr,{variant:`ghost`,size:`sm`,onClick:n,title:i,className:V(`vi-aside-item`,r&&`vi-aside-item--active`,a),children:[(0,u.jsx)(`span`,{className:`vi-aside-item-icon`,children:e}),(0,u.jsx)(`span`,{className:`vi-aside-item-label`,children:t})]});ff.displayName=`AsideBtn`;var pf=({label:e,icon:t,active:n,tooltip:r,className:i,type:a,open:o})=>a===`divider`&&o===!1?(0,u.jsx)(`div`,{className:`vi-aside-item-divider-line`}):(0,u.jsxs)(`div`,{title:r,className:V(`vi-aside-item vi-aside-item-text`,a===`divider`&&`vi-aside-item-text--divider`,n&&`vi-aside-item--active`,i),children:[t&&(0,u.jsx)(`span`,{className:`vi-aside-item-icon`,children:t}),(0,u.jsx)(`span`,{className:`vi-aside-item-label`,children:e})]});pf.displayName=`AsideText`;var mf=({items:e,open:t,onToggle:n,title:r,footer:i,openWidth:a=`w-44`,className:o,toggleIcon:s=e=>e?(0,u.jsx)(vo,{className:`h-4 w-4`}):(0,u.jsx)(yo,{className:`h-4 w-4`})})=>{let c=t!==void 0&&n!==void 0,l=t===void 0?!0:t;return(0,u.jsxs)(`aside`,{className:V(`vi-aside`,l&&V(`vi-aside--open`,a),o),children:[r&&(0,u.jsx)(`div`,{className:`vi-aside-header`,children:(0,u.jsx)(`span`,{className:`vi-aside-title`,children:r})}),(0,u.jsx)(`nav`,{className:`vi-aside-nav`,children:e.map((t,n)=>!l&&t.type===`divider`&&(n===0||n===e.length-1)?null:t.onClick?(0,u.jsx)(ff,{icon:t.icon,label:t.label,onClick:t.onClick,active:t.active,tooltip:l?void 0:t.label},n):(0,u.jsx)(pf,{icon:t.icon,label:t.label,active:t.active,type:t.type,open:l,tooltip:l?void 0:t.label},n))}),i&&(0,u.jsx)(`div`,{className:`vi-aside-footer`,children:i(l)}),c&&(0,u.jsx)(`div`,{className:`vi-aside-toggle`,children:(0,u.jsx)(nr,{variant:`ghost`,size:`sm`,onClick:n,title:l?`Collapse`:`Expand`,className:`vi-aside-toggle-btn`,children:s(l)})})]})};mf.displayName=`PageAside`;var hf=[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`],gf=({items:e,scrollAlign:t=`center`,className:n})=>{let[r,i]=(0,l.useState)(e[0]?.year??null),[a,o]=(0,l.useState)(null),[s,c]=(0,l.useState)(null),d=(0,l.useRef)([]),f=(0,l.useRef)(!1),p=(0,l.useRef)(null);(0,l.useEffect)(()=>(d.current.forEach(e=>e.disconnect()),d.current=[],e.forEach(({year:e,months:t})=>{let n=document.getElementById(`year-${e}`);if(n){let t=new IntersectionObserver(([t])=>{t.isIntersecting&&!f.current&&(i(e),o(null))},{threshold:0,rootMargin:`-30% 0px -60% 0px`});t.observe(n),d.current.push(t)}t?.forEach(t=>{let n=document.getElementById(`year-${e}-month-${t}`);if(!n)return;let r=new IntersectionObserver(([n])=>{n.isIntersecting&&!f.current&&(i(e),o(t))},{threshold:0,rootMargin:`-30% 0px -60% 0px`});r.observe(n),d.current.push(r)})}),()=>d.current.forEach(e=>e.disconnect())),[e]);let m=e=>{f.current=!0;let n=e.getBoundingClientRect().top+window.scrollY,r={top:0,center:-window.innerHeight/2+e.offsetHeight/2,bottom:-window.innerHeight+e.offsetHeight};if(window.scrollTo({top:n+r[t],behavior:`smooth`}),`onscrollend`in window)window.addEventListener(`scrollend`,()=>{f.current=!1},{once:!0});else{let e=()=>{p.current&&clearTimeout(p.current),p.current=setTimeout(()=>{f.current=!1,window.removeEventListener(`scroll`,e)},150)};window.addEventListener(`scroll`,e,{passive:!0})}},h=e=>{let t=document.getElementById(`year-${e}`);t&&(i(e),o(null),m(t))},g=(e,t)=>{let n=document.getElementById(`year-${e}-month-${t}`);n&&(i(e),o(t),m(n))};return e.length===0?null:(0,u.jsx)(`div`,{className:V(`vi-year-dot-nav`,n),children:e.map(({year:e,months:t})=>(0,u.jsxs)(`div`,{className:`vi-year-dot-nav-group`,children:[(0,u.jsxs)(`div`,{className:`vi-year-dot-nav-item`,children:[(0,u.jsx)(`span`,{className:V(`vi-year-dot-nav-label`,s===`year-${e}`&&`vi-year-dot-nav-label--visible`),children:e}),(0,u.jsx)(`button`,{className:`vi-year-dot-nav-btn`,onClick:()=>h(e),onMouseEnter:()=>c(`year-${e}`),onMouseLeave:()=>c(null),"aria-label":`Scroll to ${e}`,children:(0,u.jsx)(`div`,{className:V(`vi-year-dot-nav-dot`,r===e&&`vi-year-dot-nav-dot--active`)})})]}),t&&r===e&&(0,u.jsx)(`div`,{className:`vi-year-dot-nav-months`,children:t.map(t=>(0,u.jsxs)(`div`,{className:`vi-year-dot-nav-item`,children:[(0,u.jsx)(`span`,{className:V(`vi-year-dot-nav-label`,s===`year-${e}-month-${t}`&&`vi-year-dot-nav-label--visible`),children:hf[t-1]}),(0,u.jsx)(`button`,{className:`vi-year-dot-nav-btn vi-year-dot-nav-btn--month`,onClick:()=>g(e,t),onMouseEnter:()=>c(`year-${e}-month-${t}`),onMouseLeave:()=>c(null),"aria-label":`Scroll to ${hf[t-1]} ${e}`,children:(0,u.jsx)(`div`,{className:V(`vi-year-dot-nav-dot vi-year-dot-nav-dot--month`,a===t&&`vi-year-dot-nav-dot--active`)})})]},t))})]},e))})};gf.displayName=`YearDotNav`,exports.Accordion=Ln,exports.AsideBtn=ff,exports.AsideText=pf,exports.Badge=Vn,exports.Button=nr,exports.Card=rr,exports.CardContent=sr,exports.CardDescription=or,exports.CardImage=ir,exports.CardTitle=ar,exports.CardWrapper=cr,exports.Checkbox=lr,exports.CheckboxGroup=ur,exports.CircularProgressBar=of,exports.Dialog=Co,exports.DialogClose=Eo,exports.DialogContent=Oo,exports.DialogDescription=Mo,exports.DialogFooter=Ao,exports.DialogHeader=ko,exports.DialogOverlay=Do,exports.DialogPortal=To,exports.DialogTitle=jo,exports.DialogTrigger=wo,exports.Footer=cf,exports.FormField=No,exports.Header=lf,exports.HoverPopup=uf,exports.Input=Po,exports.Link=Io,exports.Loading=Ro,exports.LogoLink=Lo,exports.Menu=Bo,exports.Modal=Rd,exports.MultiSelect=zd,exports.PageAside=mf,exports.PageNotFound=df,exports.Radio=Bd,exports.RadioGroup=Vd,exports.SearchInput=sf,exports.Select=Hd,exports.Switch=Ud,exports.Table=Wd,exports.TableBody=Kd,exports.TableCaption=Zd,exports.TableCell=Xd,exports.TableFooter=qd,exports.TableHead=Yd,exports.TableHeader=Gd,exports.TableRow=Jd,exports.Tabs=Qd,exports.Textarea=$d,exports.ToastProvider=rf,exports.YearDotNav=gf,exports.buttonVariants=tr,exports.clamp=et,exports.cn=V,exports.debounce=rt,exports.round=$e,exports.setGlobalAddToast=tf,exports.throttle=nt,exports.toast=nf,exports.truncate=tt;
46
46
  //# sourceMappingURL=advi-ui.cjs.js.map