Socket
Socket
Sign inDemoInstall

@tsparticles/confetti

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsparticles/confetti - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

2

1308.min.js.LICENSE.txt

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */
/*! For license information please see 2173.min.js.LICENSE.txt */
(this.webpackChunk_tsparticles_confetti=this.webpackChunk_tsparticles_confetti||[]).push([[2173],{2173:(t,i,s)=>{s.d(i,{Particle:()=>u});var e=s(2358),o=s(1271),a=s(6830),n=s(5063),h=s(8461),r=s(8301),c=s(7628),l=s(4150),p=s(8853);const d=.5;function f(t){if(!(0,o.dB)(t.outMode,t.checkModes))return;const i=2*t.radius;t.coord>t.maxCoord-i?t.setCb(-t.radius):t.coord<i&&t.setCb(t.radius)}class u{constructor(t,i){this.container=i,this._calcPosition=(t,i,s,o=0)=>{for(const[,e]of t.plugins){const t=void 0!==e.particlePosition?e.particlePosition(i,this):void 0;if(t)return c.U.create(t.x,t.y,s)}const a=t.canvas.size,n=(0,e.mC)({size:a,position:i}),h=c.U.create(n.x,n.y,s),r=this.getRadius(),l=this.options.move.outModes,p=i=>{f({outMode:i,checkModes:["bounce"],coord:h.x,maxCoord:t.canvas.size.width,setCb:t=>h.x+=t,radius:r})},d=i=>{f({outMode:i,checkModes:["bounce"],coord:h.y,maxCoord:t.canvas.size.height,setCb:t=>h.y+=t,radius:r})};if(p(l.left??l.default),p(l.right??l.default),d(l.top??l.default),d(l.bottom??l.default),this._checkOverlap(h,o)){const i=1;return this._calcPosition(t,void 0,s,o+i)}return h},this._calculateVelocity=()=>{const t=(0,e.lQ)(this.direction).copy(),i=this.options.move;if("inside"===i.direction||"outside"===i.direction)return t;const s=(0,e.Id)((0,e.Gu)(i.angle.value)),o=(0,e.Id)((0,e.Gu)(i.angle.offset)),a={left:o-s*d,right:o+s*d};return i.straight||(t.angle+=(0,e.vd)((0,e.Cs)(a.left,a.right))),i.random&&"number"==typeof i.speed&&(t.length*=(0,e.sZ)()),t},this._checkOverlap=(t,i=0)=>{const s=this.options.collisions,o=this.getRadius();if(!s.enable)return!1;const n=s.overlap;if(n.enable)return!1;const h=n.retries;if(h>=0&&i>h)throw new Error(`${a.gK} particle is overlapping and can't be placed`);return!!this.container.particles.find((i=>(0,e.Sp)(t,i.position)<o+i.getRadius()))},this._getRollColor=t=>{if(!t||!this.roll||!this.backColor&&!this.roll.alter)return t;const i=this.roll.horizontal&&this.roll.vertical?2:1,s=this.roll.horizontal?Math.PI*d:0;return Math.floor(((this.roll.angle??0)+s)/(Math.PI/i))%2?this.backColor?this.backColor:this.roll.alter?(0,l.PL)(t,this.roll.alter.type,this.roll.alter.value):t:t},this._initPosition=t=>{const i=this.container,s=(0,e.Gu)(this.options.zIndex.value);this.position=this._calcPosition(i,t,(0,e.uZ)(s,0,i.zLayers)),this.initialPosition=this.position.copy();const a=i.canvas.size;switch(this.moveCenter={...(0,o.bt)(this.options.move.center,a),radius:this.options.move.center.radius??0,mode:this.options.move.center.mode??"percent"},this.direction=(0,e.Gk)(this.options.move.direction,this.position,this.moveCenter),this.options.move.direction){case"inside":this.outType="inside";break;case"outside":this.outType="outside"}this.offset=r.O.origin},this._engine=t}destroy(t){if(this.unbreakable||this.destroyed)return;this.destroyed=!0,this.bubble.inRange=!1,this.slow.inRange=!1;const i=this.container,s=this.pathGenerator,e=i.shapeDrawers.get(this.shape);e?.particleDestroy?.(this);for(const[,s]of i.plugins)s.particleDestroyed?.(this,t);for(const s of i.particles.updaters)s.particleDestroyed?.(this,t);s?.reset(this),this._engine.dispatchEvent("particleDestroyed",{container:this.container,data:{particle:this}})}async draw(t){const i=this.container,s=i.canvas;for(const[,e]of i.plugins)await s.drawParticlePlugin(e,this,t);await s.drawParticle(this,t)}getFillColor(){return this._getRollColor(this.bubble.color??(0,n.gW)(this.color))}getMass(){return this.getRadius()**2*Math.PI*d}getPosition(){return{x:this.position.x+this.offset.x,y:this.position.y+this.offset.y,z:this.position.z}}getRadius(){return this.bubble.radius??this.size.value}getStrokeColor(){return this._getRollColor(this.bubble.color??(0,n.gW)(this.strokeColor))}async init(t,i,s,r){const c=this.container,l=this._engine;this.id=t,this.group=r,this.effectClose=!0,this.effectFill=!0,this.shapeClose=!0,this.shapeFill=!0,this.pathRotation=!1,this.lastPathTime=0,this.destroyed=!1,this.unbreakable=!1,this.rotation=0,this.misplaced=!1,this.retina={maxDistance:{}},this.outType="normal",this.ignoresResizeRatio=!0;const d=c.retina.pixelRatio,f=c.actualOptions,u=(0,p.x)(this._engine,c,f.particles),g=u.effect.type,y=u.shape.type,{reduceDuplicates:v}=u;this.effect=(0,o.wA)(g,this.id,v),this.shape=(0,o.wA)(y,this.id,v);const w=u.effect,b=u.shape;if(s){if(s.effect?.type){const t=s.effect.type,i=(0,o.wA)(t,this.id,v);i&&(this.effect=i,w.load(s.effect))}if(s.shape?.type){const t=s.shape.type,i=(0,o.wA)(t,this.id,v);i&&(this.shape=i,b.load(s.shape))}}this.effectData=function(t,i,s,e){const a=i.options[t];if(a)return(0,o.ZB)({close:i.close,fill:i.fill},(0,o.wA)(a,s,e))}(this.effect,w,this.id,v),this.shapeData=function(t,i,s,e){const a=i.options[t];if(a)return(0,o.ZB)({close:i.close,fill:i.fill},(0,o.wA)(a,s,e))}(this.shape,b,this.id,v),u.load(s);const C=this.effectData;C&&u.load(C.particles);const m=this.shapeData;m&&u.load(m.particles);const _=new h.o(l,c);_.load(c.actualOptions.interactivity),_.load(u.interactivity),this.interactivity=_,this.effectFill=C?.fill??u.effect.fill,this.effectClose=C?.close??u.effect.close,this.shapeFill=m?.fill??u.shape.fill,this.shapeClose=m?.close??u.shape.close,this.options=u;const P=this.options.move.path;this.pathDelay=(0,e.Gu)(P.delay.value)*a.X5,P.generator&&(this.pathGenerator=this._engine.getPathGenerator(P.generator),this.pathGenerator&&c.addPath(P.generator,this.pathGenerator)&&await this.pathGenerator.init(c)),c.retina.initParticle(this),this.size=(0,o.V0)(this.options.size,d),this.bubble={inRange:!1},this.slow={inRange:!1,factor:1},this._initPosition(i),this.initialVelocity=this._calculateVelocity(),this.velocity=this.initialVelocity.copy();this.moveDecay=1-(0,e.Gu)(this.options.move.decay);const z=c.particles;z.setLastZIndex(this.position.z),this.zIndexFactor=this.position.z/c.zLayers,this.sides=24;let D=c.effectDrawers.get(this.effect);D||(D=this._engine.getEffectDrawer(this.effect),D&&c.effectDrawers.set(this.effect,D)),D?.loadEffect&&await D.loadEffect(this);let k=c.shapeDrawers.get(this.shape);k||(k=this._engine.getShapeDrawer(this.shape),k&&c.shapeDrawers.set(this.shape,k)),k?.loadShape&&await k.loadShape(this);const x=k?.getSidesCount;x&&(this.sides=x(this)),this.spawning=!1,this.shadowColor=(0,n.tX)(this.options.shadow.color);for(const t of z.updaters)await t.init(this);for(const t of z.movers)await(t.init?.(this));await(D?.particleInit?.(c,this)),await(k?.particleInit?.(c,this));for(const[,t]of c.plugins)t.particleCreated?.(this)}isInsideCanvas(){const t=this.getRadius(),i=this.container.canvas.size,s=this.position;return s.x>=-t&&s.y>=-t&&s.y<=i.height+t&&s.x<=i.width+t}isVisible(){return!this.destroyed&&!this.spawning&&this.isInsideCanvas()}reset(){for(const t of this.container.particles.updaters)t.reset?.(this)}}}}]);
(this.webpackChunk_tsparticles_confetti=this.webpackChunk_tsparticles_confetti||[]).push([[2173],{2173:(t,i,s)=>{s.d(i,{Particle:()=>f});var e=s(6888),o=s(2358),a=s(1271),n=s(6830),h=s(5063),r=s(8461),c=s(4150),l=s(8853);const p=.5;function d(t){if(!(0,a.dB)(t.outMode,t.checkModes))return;const i=2*t.radius;t.coord>t.maxCoord-i?t.setCb(-t.radius):t.coord<i&&t.setCb(t.radius)}class f{constructor(t,i){this.container=i,this._calcPosition=(t,i,s,a=0)=>{for(const[,o]of t.plugins){const t=void 0!==o.particlePosition?o.particlePosition(i,this):void 0;if(t)return e.U.create(t.x,t.y,s)}const n=t.canvas.size,h=(0,o.mC)({size:n,position:i}),r=e.U.create(h.x,h.y,s),c=this.getRadius(),l=this.options.move.outModes,p=i=>{d({outMode:i,checkModes:["bounce"],coord:r.x,maxCoord:t.canvas.size.width,setCb:t=>r.x+=t,radius:c})},f=i=>{d({outMode:i,checkModes:["bounce"],coord:r.y,maxCoord:t.canvas.size.height,setCb:t=>r.y+=t,radius:c})};if(p(l.left??l.default),p(l.right??l.default),f(l.top??l.default),f(l.bottom??l.default),this._checkOverlap(r,a)){const i=1;return this._calcPosition(t,void 0,s,a+i)}return r},this._calculateVelocity=()=>{const t=(0,o.lQ)(this.direction).copy(),i=this.options.move;if("inside"===i.direction||"outside"===i.direction)return t;const s=(0,o.Id)((0,o.Gu)(i.angle.value)),e=(0,o.Id)((0,o.Gu)(i.angle.offset)),a={left:e-s*p,right:e+s*p};return i.straight||(t.angle+=(0,o.vd)((0,o.Cs)(a.left,a.right))),i.random&&"number"==typeof i.speed&&(t.length*=(0,o.sZ)()),t},this._checkOverlap=(t,i=0)=>{const s=this.options.collisions,e=this.getRadius();if(!s.enable)return!1;const a=s.overlap;if(a.enable)return!1;const h=a.retries;if(h>=0&&i>h)throw new Error(`${n.gK} particle is overlapping and can't be placed`);return!!this.container.particles.find((i=>(0,o.Sp)(t,i.position)<e+i.getRadius()))},this._getRollColor=t=>{if(!t||!this.roll||!this.backColor&&!this.roll.alter)return t;const i=this.roll.horizontal&&this.roll.vertical?2:1,s=this.roll.horizontal?Math.PI*p:0;return Math.floor(((this.roll.angle??0)+s)/(Math.PI/i))%2?this.backColor?this.backColor:this.roll.alter?(0,c.PL)(t,this.roll.alter.type,this.roll.alter.value):t:t},this._initPosition=t=>{const i=this.container,s=(0,o.Gu)(this.options.zIndex.value);this.position=this._calcPosition(i,t,(0,o.uZ)(s,0,i.zLayers)),this.initialPosition=this.position.copy();const n=i.canvas.size;switch(this.moveCenter={...(0,a.bt)(this.options.move.center,n),radius:this.options.move.center.radius??0,mode:this.options.move.center.mode??"percent"},this.direction=(0,o.Gk)(this.options.move.direction,this.position,this.moveCenter),this.options.move.direction){case"inside":this.outType="inside";break;case"outside":this.outType="outside"}this.offset=e.O.origin},this._engine=t}destroy(t){if(this.unbreakable||this.destroyed)return;this.destroyed=!0,this.bubble.inRange=!1,this.slow.inRange=!1;const i=this.container,s=this.pathGenerator,e=i.shapeDrawers.get(this.shape);e?.particleDestroy?.(this);for(const[,s]of i.plugins)s.particleDestroyed?.(this,t);for(const s of i.particles.updaters)s.particleDestroyed?.(this,t);s?.reset(this),this._engine.dispatchEvent("particleDestroyed",{container:this.container,data:{particle:this}})}async draw(t){const i=this.container,s=i.canvas;for(const[,e]of i.plugins)await s.drawParticlePlugin(e,this,t);await s.drawParticle(this,t)}getFillColor(){return this._getRollColor(this.bubble.color??(0,h.gW)(this.color))}getMass(){return this.getRadius()**2*Math.PI*p}getPosition(){return{x:this.position.x+this.offset.x,y:this.position.y+this.offset.y,z:this.position.z}}getRadius(){return this.bubble.radius??this.size.value}getStrokeColor(){return this._getRollColor(this.bubble.color??(0,h.gW)(this.strokeColor))}async init(t,i,s,e){const c=this.container,p=this._engine;this.id=t,this.group=e,this.effectClose=!0,this.effectFill=!0,this.shapeClose=!0,this.shapeFill=!0,this.pathRotation=!1,this.lastPathTime=0,this.destroyed=!1,this.unbreakable=!1,this.rotation=0,this.misplaced=!1,this.retina={maxDistance:{}},this.outType="normal",this.ignoresResizeRatio=!0;const d=c.retina.pixelRatio,f=c.actualOptions,u=(0,l.x)(this._engine,c,f.particles),g=u.effect.type,y=u.shape.type,{reduceDuplicates:v}=u;this.effect=(0,a.wA)(g,this.id,v),this.shape=(0,a.wA)(y,this.id,v);const w=u.effect,b=u.shape;if(s){if(s.effect?.type){const t=s.effect.type,i=(0,a.wA)(t,this.id,v);i&&(this.effect=i,w.load(s.effect))}if(s.shape?.type){const t=s.shape.type,i=(0,a.wA)(t,this.id,v);i&&(this.shape=i,b.load(s.shape))}}this.effectData=function(t,i,s,e){const o=i.options[t];if(o)return(0,a.ZB)({close:i.close,fill:i.fill},(0,a.wA)(o,s,e))}(this.effect,w,this.id,v),this.shapeData=function(t,i,s,e){const o=i.options[t];if(o)return(0,a.ZB)({close:i.close,fill:i.fill},(0,a.wA)(o,s,e))}(this.shape,b,this.id,v),u.load(s);const C=this.effectData;C&&u.load(C.particles);const m=this.shapeData;m&&u.load(m.particles);const _=new r.o(p,c);_.load(c.actualOptions.interactivity),_.load(u.interactivity),this.interactivity=_,this.effectFill=C?.fill??u.effect.fill,this.effectClose=C?.close??u.effect.close,this.shapeFill=m?.fill??u.shape.fill,this.shapeClose=m?.close??u.shape.close,this.options=u;const P=this.options.move.path;this.pathDelay=(0,o.Gu)(P.delay.value)*n.X5,P.generator&&(this.pathGenerator=this._engine.getPathGenerator(P.generator),this.pathGenerator&&c.addPath(P.generator,this.pathGenerator)&&await this.pathGenerator.init(c)),c.retina.initParticle(this),this.size=(0,a.V0)(this.options.size,d),this.bubble={inRange:!1},this.slow={inRange:!1,factor:1},this._initPosition(i),this.initialVelocity=this._calculateVelocity(),this.velocity=this.initialVelocity.copy();this.moveDecay=1-(0,o.Gu)(this.options.move.decay);const z=c.particles;z.setLastZIndex(this.position.z),this.zIndexFactor=this.position.z/c.zLayers,this.sides=24;let D=c.effectDrawers.get(this.effect);D||(D=this._engine.getEffectDrawer(this.effect),D&&c.effectDrawers.set(this.effect,D)),D?.loadEffect&&await D.loadEffect(this);let k=c.shapeDrawers.get(this.shape);k||(k=this._engine.getShapeDrawer(this.shape),k&&c.shapeDrawers.set(this.shape,k)),k?.loadShape&&await k.loadShape(this);const x=k?.getSidesCount;x&&(this.sides=x(this)),this.spawning=!1,this.shadowColor=(0,h.tX)(this.options.shadow.color);for(const t of z.updaters)await t.init(this);for(const t of z.movers)await(t.init?.(this));await(D?.particleInit?.(c,this)),await(k?.particleInit?.(c,this));for(const[,t]of c.plugins)t.particleCreated?.(this)}isInsideCanvas(){const t=this.getRadius(),i=this.container.canvas.size,s=this.position;return s.x>=-t&&s.y>=-t&&s.y<=i.height+t&&s.x<=i.width+t}isVisible(){return!this.destroyed&&!this.spawning&&this.isInsideCanvas()}reset(){for(const t of this.container.particles.updaters)t.reset?.(this)}}}}]);

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */
/*! For license information please see 2720.min.js.LICENSE.txt */
(this.webpackChunk_tsparticles_confetti=this.webpackChunk_tsparticles_confetti||[]).push([[2720],{2720:(t,i,e)=>{e.d(i,{Container:()=>P});var s=e(6830),n=e(1271),a=e(4150),r=e(5063);function o(t,i,e){const s=i[e];void 0!==s&&(t[e]=(t[e]??1)*s)}function h(t,i,e=!1){if(!i)return;if(!t)return;const s=t.style;if(s)for(const t in i){const n=i[t];n&&s.setProperty(t,n,e?"important":"")}}class c{constructor(t){this.container=t,this._applyPostDrawUpdaters=t=>{for(const i of this._postDrawUpdaters)i.afterDraw?.(t)},this._applyPreDrawUpdaters=(t,i,e,s,n,a)=>{for(const r of this._preDrawUpdaters){if(r.getColorStyles){const{fill:a,stroke:o}=r.getColorStyles(i,t,e,s);a&&(n.fill=a),o&&(n.stroke=o)}if(r.getTransformValues){const t=r.getTransformValues(i);for(const i in t)o(a,t,i)}r.beforeDraw?.(i)}},this._applyResizePlugins=()=>{for(const t of this._resizePlugins)t.resize?.()},this._getPluginParticleColors=t=>{let i,e;for(const s of this._colorPlugins)if(!i&&s.particleFillColor&&(i=(0,r.lN)(s.particleFillColor(t))),!e&&s.particleStrokeColor&&(e=(0,r.lN)(s.particleStrokeColor(t))),i&&e)break;return[i,e]},this._initCover=async()=>{const t=this.container.actualOptions.backgroundMask.cover,i=t.color;if(i){const e=(0,r.tX)(i);if(e){const i={...e,a:t.opacity};this._coverColorStyle=(0,r.iz)(i,i.a)}}else await new Promise(((i,e)=>{if(!t.image)return;const s=document.createElement("img");s.addEventListener("load",(()=>{this._coverImage={image:s,opacity:t.opacity},i()})),s.addEventListener("error",(t=>{e(t.error)})),s.src=t.image}))},this._initStyle=()=>{const t=this.element,i=this.container.actualOptions;if(t){this._fullScreen?(this._originalStyle=(0,n.ZB)({},t.style),this._setFullScreenStyle()):this._resetOriginalStyle();for(const e in i.style){if(!e||!i.style)continue;const s=i.style[e];s&&t.style.setProperty(e,s,"important")}}},this._initTrail=async()=>{const t=this.container.actualOptions.particles.move.trail,i=t.fill;if(!t.enable)return;const e=1/t.length;if(i.color){const t=(0,r.tX)(i.color);if(!t)return;this._trailFill={color:{...t},opacity:e}}else await new Promise(((t,s)=>{if(!i.image)return;const n=document.createElement("img");n.addEventListener("load",(()=>{this._trailFill={image:n,opacity:e},t()})),n.addEventListener("error",(t=>{s(t.error)})),n.src=i.image}))},this._paintBase=t=>{this.draw((i=>(0,a.TQ)(i,this.size,t)))},this._paintImage=(t,i)=>{this.draw((e=>(0,a.C3)(e,this.size,t,i)))},this._repairStyle=()=>{const t=this.element;t&&(this._safeMutationObserver((t=>t.disconnect())),this._initStyle(),this.initBackground(),this._safeMutationObserver((i=>i.observe(t,{attributes:!0}))))},this._resetOriginalStyle=()=>{const t=this.element,i=this._originalStyle;t&&i&&h(t,i)},this._safeMutationObserver=t=>{this._mutationObserver&&t(this._mutationObserver)},this._setFullScreenStyle=()=>{const t=this.element;if(!t)return;h(t,{position:"fixed",zIndex:this.container.actualOptions.fullScreen.zIndex.toString(10),top:"0",left:"0",width:"100%",height:"100%"},!0)},this.size={height:0,width:0},this._context=null,this._generated=!1,this._preDrawUpdaters=[],this._postDrawUpdaters=[],this._resizePlugins=[],this._colorPlugins=[]}get _fullScreen(){return this.container.actualOptions.fullScreen.enable}clear(){const t=this.container.actualOptions,i=t.particles.move.trail,e=this._trailFill;t.backgroundMask.enable?this.paint():i.enable&&i.length>0&&e?e.color?this._paintBase((0,r.iz)(e.color,e.opacity)):e.image&&this._paintImage(e.image,e.opacity):t.clear&&this.draw((t=>{(0,a.ZH)(t,this.size)}))}destroy(){if(this.stop(),this._generated){const t=this.element;t?.remove()}else this._resetOriginalStyle();this._preDrawUpdaters=[],this._postDrawUpdaters=[],this._resizePlugins=[],this._colorPlugins=[]}draw(t){const i=this._context;if(i)return t(i)}drawAsync(t){const i=this._context;return i?t(i):Promise.resolve(void 0)}async drawParticle(t,i){if(t.spawning||t.destroyed)return;const e=t.getRadius();if(e<=0)return;const s=t.getFillColor(),n=t.getStrokeColor()??s;let[o,h]=this._getPluginParticleColors(t);o||(o=s),h||(h=n),(o||h)&&await this.drawAsync((async s=>{const n=this.container,c=n.actualOptions,l=t.options.zIndex,d=1-t.zIndexFactor,u=d**l.opacityRate,p=t.bubble.opacity??t.opacity?.value??1,_=p*u,f=(t.strokeOpacity??p)*u,m={},g={fill:o?(0,r.vz)(o,_):void 0};g.stroke=h?(0,r.vz)(h,f):g.fill,this._applyPreDrawUpdaters(s,t,e,_,g,m),await(0,a.zv)({container:n,context:s,particle:t,delta:i,colorStyles:g,backgroundMask:c.backgroundMask.enable,composite:c.backgroundMask.composite,radius:e*d**l.sizeRate,opacity:_,shadow:t.options.shadow,transform:m}),this._applyPostDrawUpdaters(t)}))}async drawParticlePlugin(t,i,e){await this.drawAsync((s=>(0,a.$F)(s,t,i,e)))}async drawPlugin(t,i){await this.drawAsync((e=>(0,a.Zw)(e,t,i)))}async init(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=(0,n.yf)((t=>{for(const i of t)"attributes"===i.type&&"style"===i.attributeName&&this._repairStyle()})),this.resize(),this._initStyle(),await this._initCover();try{await this._initTrail()}catch(t){(0,n.jl)().error(t)}this.initBackground(),this._safeMutationObserver((t=>{this.element&&t.observe(this.element,{attributes:!0})})),this.initUpdaters(),this.initPlugins(),this.paint()}initBackground(){const t=this.container.actualOptions.background,i=this.element;if(!i)return;const e=i.style;if(e){if(t.color){const i=(0,r.tX)(t.color);e.backgroundColor=i?(0,r.iz)(i,t.opacity):""}else e.backgroundColor="";e.backgroundImage=t.image||"",e.backgroundPosition=t.position||"",e.backgroundRepeat=t.repeat||"",e.backgroundSize=t.size||""}}initPlugins(){this._resizePlugins=[];for(const[,t]of this.container.plugins)t.resize&&this._resizePlugins.push(t),(t.particleFillColor??t.particleStrokeColor)&&this._colorPlugins.push(t)}initUpdaters(){this._preDrawUpdaters=[],this._postDrawUpdaters=[];for(const t of this.container.particles.updaters)t.afterDraw&&this._postDrawUpdaters.push(t),(t.getColorStyles??t.getTransformValues??t.beforeDraw)&&this._preDrawUpdaters.push(t)}loadCanvas(t){this._generated&&this.element&&this.element.remove(),this._generated=t.dataset&&s.YU in t.dataset?"true"===t.dataset[s.YU]:this._generated,this.element=t,this.element.ariaHidden="true",this._originalStyle=(0,n.ZB)({},this.element.style),this.size.height=t.offsetHeight,this.size.width=t.offsetWidth,this._context=this.element.getContext("2d"),this._safeMutationObserver((t=>{this.element&&t.observe(this.element,{attributes:!0})})),this.container.retina.init(),this.initBackground()}paint(){const t=this.container.actualOptions;this.draw((i=>{t.backgroundMask.enable&&t.backgroundMask.cover?((0,a.ZH)(i,this.size),this._coverImage?this._paintImage(this._coverImage.image,this._coverImage.opacity):this._coverColorStyle?this._paintBase(this._coverColorStyle):this._paintBase()):this._paintBase()}))}resize(){if(!this.element)return!1;const t=this.container,i=t.retina.pixelRatio,e=t.canvas.size,s=this.element.offsetWidth*i,n=this.element.offsetHeight*i;if(n===e.height&&s===e.width&&n===this.element.height&&s===this.element.width)return!1;const a={...e};return this.element.width=e.width=this.element.offsetWidth*i,this.element.height=e.height=this.element.offsetHeight*i,this.container.started&&t.particles.setResizeFactor({width:e.width/a.width,height:e.height/a.height}),!0}stop(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=void 0,this.draw((t=>(0,a.ZH)(t,this.size)))}async windowResize(){if(!this.element||!this.resize())return;const t=this.container,i=t.updateActualOptions();await t.particles.setDensity(),this._applyResizePlugins(),i&&await t.refresh()}}function l(t,i,e,s,a){if(s){let s={passive:!0};(0,n.jn)(a)?s.capture=a:void 0!==a&&(s=a),t.addEventListener(i,e,s)}else{const s=a;t.removeEventListener(i,e,s)}}class d{constructor(t){this.container=t,this._doMouseTouchClick=t=>{const i=this.container,e=i.actualOptions;if(this._canPush){const t=i.interactivity.mouse,s=t.position;if(!s)return;t.clickPosition={...s},t.clickTime=(new Date).getTime();const a=e.interactivity.events.onClick;(0,n.KH)(a.mode,(t=>this.container.handleClickMode(t)))}if("touchend"===t.type){setTimeout((()=>this._mouseTouchFinish()),500)}},this._handleThemeChange=t=>{const i=t,e=this.container,s=e.options,n=s.defaultThemes,a=i.matches?n.dark:n.light,r=s.themes.find((t=>t.name===a));r&&r.default.auto&&e.loadTheme(a)},this._handleVisibilityChange=()=>{const t=this.container,i=t.actualOptions;this._mouseTouchFinish(),i.pauseOnBlur&&(document&&document.hidden?(t.pageHidden=!0,t.pause()):(t.pageHidden=!1,t.animationStatus?t.play(!0):t.draw(!0)))},this._handleWindowResize=()=>{this._resizeTimeout&&(clearTimeout(this._resizeTimeout),delete this._resizeTimeout);const t=async()=>{const t=this.container.canvas;await(t?.windowResize())};this._resizeTimeout=setTimeout((()=>{t()}),this.container.actualOptions.interactivity.events.resize.delay*s.X5)},this._manageInteractivityListeners=(t,i)=>{const e=this._handlers,n=this.container,a=n.actualOptions,r=n.interactivity.element;if(!r)return;const o=r,h=n.canvas.element;h&&(h.style.pointerEvents=o===h?"initial":"none"),(a.interactivity.events.onHover.enable||a.interactivity.events.onClick.enable)&&(l(r,s.Wt,e.mouseMove,i),l(r,s.Re,e.touchStart,i),l(r,s.zX,e.touchMove,i),a.interactivity.events.onClick.enable?(l(r,s.$o,e.touchEndClick,i),l(r,s.zw,e.mouseUp,i),l(r,s.ZL,e.mouseDown,i)):l(r,s.$o,e.touchEnd,i),l(r,t,e.mouseLeave,i),l(r,s.VH,e.touchCancel,i))},this._manageListeners=t=>{const i=this._handlers,e=this.container,n=e.actualOptions.interactivity.detectsOn,a=e.canvas.element;let r=s.aM;"window"===n?(e.interactivity.element=window,r=s.G1):e.interactivity.element="parent"===n&&a?a.parentElement??a.parentNode:a,this._manageMediaMatch(t),this._manageResize(t),this._manageInteractivityListeners(r,t),document&&l(document,s.QL,i.visibilityChange,t,!1)},this._manageMediaMatch=t=>{const i=this._handlers,e=(0,n.HY)("(prefers-color-scheme: dark)");e&&(void 0===e.addEventListener?void 0!==e.addListener&&(t?e.addListener(i.oldThemeChange):e.removeListener(i.oldThemeChange)):l(e,"change",i.themeChange,t))},this._manageResize=t=>{const i=this._handlers,e=this.container;if(!e.actualOptions.interactivity.events.resize)return;if("undefined"==typeof ResizeObserver)return void l(window,s.rR,i.resize,t);const n=e.canvas.element;this._resizeObserver&&!t?(n&&this._resizeObserver.unobserve(n),this._resizeObserver.disconnect(),delete this._resizeObserver):!this._resizeObserver&&t&&n&&(this._resizeObserver=new ResizeObserver((t=>{t.find((t=>t.target===n))&&this._handleWindowResize()})),this._resizeObserver.observe(n))},this._mouseDown=()=>{const{interactivity:t}=this.container;if(!t)return;const{mouse:i}=t;i.clicking=!0,i.downPosition=i.position},this._mouseTouchClick=t=>{const i=this.container,e=i.actualOptions,{mouse:s}=i.interactivity;s.inside=!0;let n=!1;const a=s.position;if(a&&e.interactivity.events.onClick.enable){for(const[,t]of i.plugins)if(t.clickPositionValid&&(n=t.clickPositionValid(a),n))break;n||this._doMouseTouchClick(t),s.clicking=!1}},this._mouseTouchFinish=()=>{const t=this.container.interactivity;if(!t)return;const i=t.mouse;delete i.position,delete i.clickPosition,delete i.downPosition,t.status=s.aM,i.inside=!1,i.clicking=!1},this._mouseTouchMove=t=>{const i=this.container,e=i.actualOptions,n=i.interactivity,a=i.canvas.element;if(!n?.element)return;let r;if(n.mouse.inside=!0,t.type.startsWith("pointer")){this._canPush=!0;const i=t;if(n.element===window){if(a){const t=a.getBoundingClientRect();r={x:i.clientX-t.left,y:i.clientY-t.top}}}else if("parent"===e.interactivity.detectsOn){const t=i.target,e=i.currentTarget;if(t&&e&&a){const s=t.getBoundingClientRect(),n=e.getBoundingClientRect(),o=a.getBoundingClientRect();r={x:i.offsetX+2*s.left-(n.left+o.left),y:i.offsetY+2*s.top-(n.top+o.top)}}else r={x:i.offsetX??i.clientX,y:i.offsetY??i.clientY}}else i.target===a&&(r={x:i.offsetX??i.clientX,y:i.offsetY??i.clientY})}else if(this._canPush="touchmove"!==t.type,a){const i=t,e=1,s=i.touches[i.touches.length-e],n=a.getBoundingClientRect(),o=0;r={x:s.clientX-(n.left??o),y:s.clientY-(n.top??o)}}const o=i.retina.pixelRatio;r&&(r.x*=o,r.y*=o),n.mouse.position=r,n.status=s.Wt},this._touchEnd=t=>{const i=t,e=Array.from(i.changedTouches);for(const t of e)this._touches.delete(t.identifier);this._mouseTouchFinish()},this._touchEndClick=t=>{const i=t,e=Array.from(i.changedTouches);for(const t of e)this._touches.delete(t.identifier);this._mouseTouchClick(t)},this._touchStart=t=>{const i=t,e=Array.from(i.changedTouches);for(const t of e)this._touches.set(t.identifier,performance.now());this._mouseTouchMove(t)},this._canPush=!0,this._touches=new Map,this._handlers={mouseDown:()=>this._mouseDown(),mouseLeave:()=>this._mouseTouchFinish(),mouseMove:t=>this._mouseTouchMove(t),mouseUp:t=>this._mouseTouchClick(t),touchStart:t=>this._touchStart(t),touchMove:t=>this._mouseTouchMove(t),touchEnd:t=>this._touchEnd(t),touchCancel:t=>this._touchEnd(t),touchEndClick:t=>this._touchEndClick(t),visibilityChange:()=>this._handleVisibilityChange(),themeChange:t=>this._handleThemeChange(t),oldThemeChange:t=>this._handleThemeChange(t),resize:()=>{this._handleWindowResize()}}}addListeners(){this._manageListeners(!0)}removeListeners(){this._manageListeners(!1)}}var u=e(7327);class p{constructor(t,i){this.container=i,this._engine=t,this._interactors=[],this._externalInteractors=[],this._particleInteractors=[]}async externalInteract(t){for(const i of this._externalInteractors)i.isEnabled()&&await i.interact(t)}handleClickMode(t){for(const i of this._externalInteractors)i.handleClickMode?.(t)}async init(){this._interactors=await this._engine.getInteractors(this.container,!0),this._externalInteractors=[],this._particleInteractors=[];for(const t of this._interactors){switch(t.type){case"external":this._externalInteractors.push(t);break;case"particles":this._particleInteractors.push(t)}t.init()}}async particlesInteract(t,i){for(const e of this._externalInteractors)e.clear(t,i);for(const e of this._particleInteractors)e.isEnabled(t)&&await e.interact(t,i)}reset(t){for(const i of this._externalInteractors)i.isEnabled()&&i.reset(t);for(const i of this._particleInteractors)i.isEnabled(t)&&i.reset(t)}}var _=e(4158),f=e(4006),m=e(3495),g=e(2358);const v=.5;class y{constructor(t,i){this.rectangle=t,this.capacity=i,this._subdivide=()=>{const{x:t,y:i}=this.rectangle.position,{width:e,height:s}=this.rectangle.size,{capacity:n}=this;for(let a=0;a<4;a++){const r=a%2;this._subs.push(new y(new m.A(t+e*v*r,i+s*v*(Math.round(a*v)-r),e*v,s*v),n))}this._divided=!0},this._points=[],this._divided=!1,this._subs=[]}insert(t){return!!this.rectangle.contains(t.position)&&(this._points.length<this.capacity?(this._points.push(t),!0):(this._divided||this._subdivide(),this._subs.some((i=>i.insert(t)))))}query(t,i,e){const s=e??[];if(!t.intersects(this.rectangle))return[];for(const e of this._points)!t.contains(e.position)&&(0,g.Sp)(t.position,e.position)>e.particle.getRadius()&&(!i||i(e.particle))||s.push(e.particle);if(this._divided)for(const e of this._subs)e.query(t,i,s);return s}queryCircle(t,i,e){return this.query(new f.C(t.x,t.y,i),e)}queryRectangle(t,i,e){return this.query(new m.A(t.x,t.y,i.width,i.height),e)}}const w=t=>{const{height:i,width:e}=t;return new m.A(-.25*e,-.25*i,1.5*e,1.5*i)};class z{constructor(t,i){this._addToPool=(...t)=>{for(const i of t)this._pool.push(i)},this._applyDensity=async(t,i,e)=>{const s=t.number;if(!t.number.density?.enable)return void(void 0===e?this._limit=s.limit.value:s.limit&&this._groupLimits.set(e,s.limit.value));const n=this._initDensityFactor(s.density),a=s.value,r=s.limit.value>0?s.limit.value:a,o=Math.min(a,r)*n+i,h=Math.min(this.count,this.filter((t=>t.group===e)).length);void 0===e?this._limit=s.limit.value*n:this._groupLimits.set(e,s.limit.value*n),h<o?await this.push(Math.abs(o-h),void 0,t,e):h>o&&this.removeQuantity(h-o,e)},this._initDensityFactor=t=>{const i=this._container;if(!i.canvas.element||!t.enable)return 1;const e=i.canvas.element,s=i.retina.pixelRatio;return e.width*e.height/(t.height*t.width*s**2)},this._pushParticle=async(t,i,a,r)=>{try{let s=this._pool.pop();if(!s){const{Particle:t}=await e.e(2173).then(e.bind(e,2173));s=new t(this._engine,this._container)}await s.init(this._nextId,t,i,a);let n=!0;if(r&&(n=r(s)),!n)return;return this._array.push(s),this._zArray.push(s),this._nextId++,this._engine.dispatchEvent("particleAdded",{container:this._container,data:{particle:s}}),s}catch(t){(0,n.jl)().warning(`${s.gK} adding particle: ${t}`)}},this._removeParticle=(t,i,e)=>{const s=this._array[t];if(!s||s.group!==i)return!1;const n=this._zArray.indexOf(s);return this._array.splice(t,1),this._zArray.splice(n,1),s.destroy(e),this._engine.dispatchEvent("particleRemoved",{container:this._container,data:{particle:s}}),this._addToPool(s),!0},this._engine=t,this._container=i,this._nextId=0,this._array=[],this._zArray=[],this._pool=[],this._limit=0,this._groupLimits=new Map,this._needsSort=!1,this._lastZIndex=0,this._interactionManager=new p(t,i),this._pluginsInitialized=!1;const a=i.canvas.size;this.quadTree=new y(w(a),4),this.movers=[],this.updaters=[]}get count(){return this._array.length}async addManualParticles(){const t=this._container,i=t.actualOptions;for(const e of i.manualParticles)await this.addParticle(e.position?(0,n.bt)(e.position,t.canvas.size):void 0,e.options)}async addParticle(t,i,e,s){const n=this._container.actualOptions.particles.number.limit,a=void 0===e?this._limit:this._groupLimits.get(e)??this._limit,r=this.count;if(a>0)if("delete"===n.mode){const t=r+1-a;t>0&&this.removeQuantity(t)}else if("wait"===n.mode&&r>=a)return;return await this._pushParticle(t,i,e,s)}clear(){this._array=[],this._zArray=[],this._pluginsInitialized=!1}destroy(){this._array=[],this._zArray=[],this.movers=[],this.updaters=[]}async draw(t){const i=this._container,e=i.canvas;e.clear(),await this.update(t);for(const[,s]of i.plugins)await e.drawPlugin(s,t);for(const i of this._zArray)await i.draw(t)}filter(t){return this._array.filter(t)}find(t){return this._array.find(t)}get(t){return this._array[t]}handleClickMode(t){this._interactionManager.handleClickMode(t)}async init(){const t=this._container,i=t.actualOptions;this._lastZIndex=0,this._needsSort=!1,await this.initPlugins();let e=!1;for(const[,i]of t.plugins)if(void 0!==i.particlesInitialization&&(e=i.particlesInitialization()),e)break;if(await this.addManualParticles(),!e){const t=i.particles,e=t.groups;for(const i in e){const s=e[i];for(let e=this.count,n=0;n<s.number?.value&&e<t.number.value;e++,n++)await this.addParticle(void 0,s,i)}for(let i=this.count;i<t.number.value;i++)await this.addParticle()}}async initPlugins(){if(this._pluginsInitialized)return;const t=this._container;this.movers=await this._engine.getMovers(t,!0),this.updaters=await this._engine.getUpdaters(t,!0),await this._interactionManager.init();for(const[,i]of t.pathGenerators)await i.init(t)}async push(t,i,e,s){for(let n=0;n<t;n++)await this.addParticle(i?.position,e,s)}async redraw(){this.clear(),await this.init(),await this.draw({value:0,factor:0})}remove(t,i,e){this.removeAt(this._array.indexOf(t),void 0,i,e)}removeAt(t,i=1,e,s){if(t<0||t>this.count)return;let n=0;for(let a=t;n<i&&a<this.count;a++)this._removeParticle(a--,e,s)&&n++}removeQuantity(t,i){this.removeAt(0,t,i)}async setDensity(){const t=this._container.actualOptions,i=t.particles.groups;for(const t in i)await this._applyDensity(i[t],0,t);await this._applyDensity(t.particles,t.manualParticles.length)}setLastZIndex(t){this._lastZIndex=t,this._needsSort=this._needsSort||this._lastZIndex<t}setResizeFactor(t){this._resizeFactor=t}async update(t){const i=this._container,e=new Set;this.quadTree=new y(w(i.canvas.size),4);for(const[,t]of i.pathGenerators)t.update();for(const[,e]of i.plugins)await(e.update?.(t));const s=this._resizeFactor;for(const i of this._array){s&&!i.ignoresResizeRatio&&(i.position.x*=s.width,i.position.y*=s.height,i.initialPosition.x*=s.width,i.initialPosition.y*=s.height),i.ignoresResizeRatio=!1,this._interactionManager.reset(i);for(const[,e]of this._container.plugins){if(i.destroyed)break;e.particleUpdate?.(i,t)}for(const e of this.movers)e.isEnabled(i)&&await e.move(i,t);i.destroyed?e.add(i):this.quadTree.insert(new _.E(i.getPosition(),i))}if(e.size){const t=t=>!e.has(t);this._array=this.filter(t),this._zArray=this._zArray.filter(t);for(const t of e)this._engine.dispatchEvent("particleRemoved",{container:this._container,data:{particle:t}});this._addToPool(...e)}await this._interactionManager.externalInteract(t);for(const i of this._array){for(const e of this.updaters)await e.update(i,t);i.destroyed||i.spawning||await this._interactionManager.particlesInteract(i,t)}if(delete this._resizeFactor,this._needsSort){const t=this._zArray;t.sort(((t,i)=>i.position.z-t.position.z||t.id-i.id));const i=1;this._lastZIndex=t[t.length-i].position.z,this._needsSort=!1}}}class b{constructor(t){this.container=t,this.pixelRatio=1,this.reduceFactor=1}init(){const t=this.container,i=t.actualOptions;this.pixelRatio=!i.detectRetina||(0,n.Kr)()?1:window.devicePixelRatio,this.reduceFactor=1;const e=this.pixelRatio,s=t.canvas;if(s.element){const t=s.element;s.size.width=t.offsetWidth*e,s.size.height=t.offsetHeight*e}const a=i.particles,r=a.move;this.maxSpeed=(0,g.Gu)(r.gravity.maxSpeed)*e,this.sizeAnimationSpeed=(0,g.Gu)(a.size.animation.speed)*e}initParticle(t){const i=t.options,e=this.pixelRatio,s=i.move,n=s.distance,a=t.retina;a.moveDrift=(0,g.Gu)(s.drift)*e,a.moveSpeed=(0,g.Gu)(s.speed)*e,a.sizeAnimationSpeed=(0,g.Gu)(i.size.animation.speed)*e;const r=a.maxDistance;r.horizontal=void 0!==n.horizontal?n.horizontal*e:void 0,r.vertical=void 0!==n.vertical?n.vertical*e:void 0,a.maxSpeed=(0,g.Gu)(s.gravity.maxSpeed)*e}}var O=e(8853);function k(t){return t&&!t.destroyed}function T(t,i,...e){const s=new u.E(t,i);return(0,O.h)(s,...e),s}class P{constructor(t,i,e){this._intersectionManager=t=>{if(k(this)&&this.actualOptions.pauseOnOutsideViewport)for(const i of t)i.target===this.interactivity.element&&(i.isIntersecting?this.play():this.pause())},this._nextFrame=async t=>{try{if(!this._smooth&&void 0!==this._lastFrameTime&&t<this._lastFrameTime+s.X5/this.fpsLimit)return void this.draw(!1);this._lastFrameTime??=t;const i=function(t,i=60,e=!1){return{value:t,factor:e?60/i:60*t/s.X5}}(t-this._lastFrameTime,this.fpsLimit,this._smooth);if(this.addLifeTime(i.value),this._lastFrameTime=t,i.value>s.X5)return void this.draw(!1);if(await this.particles.draw(i),!this.alive())return void this.destroy();this.animationStatus&&this.draw(!1)}catch(t){(0,n.jl)().error(`${s.gK} in animation loop`,t)}},this._engine=t,this.id=Symbol(i),this.fpsLimit=120,this._smooth=!1,this._delay=0,this._duration=0,this._lifeTime=0,this._firstStart=!0,this.started=!1,this.destroyed=!1,this._paused=!0,this._lastFrameTime=0,this.zLayers=100,this.pageHidden=!1,this._sourceOptions=e,this._initialSourceOptions=e,this.retina=new b(this),this.canvas=new c(this),this.particles=new z(this._engine,this),this.pathGenerators=new Map,this.interactivity={mouse:{clicking:!1,inside:!1}},this.plugins=new Map,this.effectDrawers=new Map,this.shapeDrawers=new Map,this._options=T(this._engine,this),this.actualOptions=T(this._engine,this),this._eventListeners=new d(this),this._intersectionObserver=(0,n.NM)((t=>this._intersectionManager(t))),this._engine.dispatchEvent("containerBuilt",{container:this})}get animationStatus(){return!this._paused&&!this.pageHidden&&k(this)}get options(){return this._options}get sourceOptions(){return this._sourceOptions}addClickHandler(t){if(!k(this))return;const i=this.interactivity.element;if(!i)return;const e=(i,e,s)=>{if(!k(this))return;const n=this.retina.pixelRatio,a={x:e.x*n,y:e.y*n},r=this.particles.quadTree.queryCircle(a,s*n);t(i,r)};let s=!1,n=!1;i.addEventListener("click",(t=>{if(!k(this))return;const i=t,s={x:i.offsetX||i.clientX,y:i.offsetY||i.clientY};e(t,s,1)})),i.addEventListener("touchstart",(()=>{k(this)&&(s=!0,n=!1)})),i.addEventListener("touchmove",(()=>{k(this)&&(n=!0)})),i.addEventListener("touchend",(t=>{if(k(this)){if(s&&!n){const i=t,s=1;let n=i.touches[i.touches.length-s];if(!n&&(n=i.changedTouches[i.changedTouches.length-s],!n))return;const a=this.canvas.element,r=a?a.getBoundingClientRect():void 0,o=0,h={x:n.clientX-(r?r.left:o),y:n.clientY-(r?r.top:o)};e(t,h,Math.max(n.radiusX,n.radiusY))}s=!1,n=!1}})),i.addEventListener("touchcancel",(()=>{k(this)&&(s=!1,n=!1)}))}addLifeTime(t){this._lifeTime+=t}addPath(t,i,e=!1){return!(!k(this)||!e&&this.pathGenerators.has(t))&&(this.pathGenerators.set(t,i),!0)}alive(){return!this._duration||this._lifeTime<=this._duration}destroy(){if(!k(this))return;this.stop(),this.particles.destroy(),this.canvas.destroy();for(const[,t]of this.effectDrawers)t.destroy?.(this);for(const[,t]of this.shapeDrawers)t.destroy?.(this);for(const t of this.effectDrawers.keys())this.effectDrawers.delete(t);for(const t of this.shapeDrawers.keys())this.shapeDrawers.delete(t);this._engine.clearPlugins(this),this.destroyed=!0;const t=this._engine.dom(),i=t.findIndex((t=>t===this));if(i>=0){const e=1;t.splice(i,e)}this._engine.dispatchEvent("containerDestroyed",{container:this})}draw(t){if(!k(this))return;let i=t;const e=async t=>{i&&(this._lastFrameTime=void 0,i=!1),await this._nextFrame(t)};this._drawAnimationFrame=requestAnimationFrame((t=>{e(t)}))}async export(t,i={}){for(const[,e]of this.plugins){if(!e.export)continue;const s=await e.export(t,i);if(s.supported)return s.blob}(0,n.jl)().error(`${s.gK} - Export plugin with type ${t} not found`)}handleClickMode(t){if(k(this)){this.particles.handleClickMode(t);for(const[,i]of this.plugins)i.handleClickMode?.(t)}}async init(){if(!k(this))return;const t=this._engine.getSupportedEffects();for(const i of t){const t=this._engine.getEffectDrawer(i);t&&this.effectDrawers.set(i,t)}const i=this._engine.getSupportedShapes();for(const t of i){const i=this._engine.getShapeDrawer(t);i&&this.shapeDrawers.set(t,i)}await this.particles.initPlugins(),this._options=T(this._engine,this,this._initialSourceOptions,this.sourceOptions),this.actualOptions=T(this._engine,this,this._options);const e=await this._engine.getAvailablePlugins(this);for(const[t,i]of e)this.plugins.set(t,i);this.retina.init(),await this.canvas.init(),this.updateActualOptions(),this.canvas.initBackground(),this.canvas.resize(),this.zLayers=this.actualOptions.zLayers,this._duration=(0,g.Gu)(this.actualOptions.duration)*s.X5,this._delay=(0,g.Gu)(this.actualOptions.delay)*s.X5,this._lifeTime=0;this.fpsLimit=this.actualOptions.fpsLimit>0?this.actualOptions.fpsLimit:120,this._smooth=this.actualOptions.smooth;for(const[,t]of this.effectDrawers)await(t.init?.(this));for(const[,t]of this.shapeDrawers)await(t.init?.(this));for(const[,t]of this.plugins)await(t.init?.());this._engine.dispatchEvent("containerInit",{container:this}),await this.particles.init(),await this.particles.setDensity();for(const[,t]of this.plugins)t.particlesSetup?.();this._engine.dispatchEvent("particlesSetup",{container:this})}async loadTheme(t){k(this)&&(this._currentTheme=t,await this.refresh())}pause(){if(k(this)&&(void 0!==this._drawAnimationFrame&&(cancelAnimationFrame(this._drawAnimationFrame),delete this._drawAnimationFrame),!this._paused)){for(const[,t]of this.plugins)t.pause?.();this.pageHidden||(this._paused=!0),this._engine.dispatchEvent("containerPaused",{container:this})}}play(t){if(!k(this))return;const i=this._paused||t;if(!this._firstStart||this.actualOptions.autoPlay){if(this._paused&&(this._paused=!1),i)for(const[,t]of this.plugins)t.play&&t.play();this._engine.dispatchEvent("containerPlay",{container:this}),this.draw(i??!1)}else this._firstStart=!1}async refresh(){if(k(this))return this.stop(),this.start()}async reset(){if(k(this))return this._initialSourceOptions=void 0,this._options=T(this._engine,this),this.actualOptions=T(this._engine,this,this._options),this.refresh()}async start(){k(this)&&!this.started&&(await this.init(),this.started=!0,await new Promise((t=>{const i=async()=>{this._eventListeners.addListeners(),this.interactivity.element instanceof HTMLElement&&this._intersectionObserver&&this._intersectionObserver.observe(this.interactivity.element);for(const[,t]of this.plugins)await(t.start?.());this._engine.dispatchEvent("containerStarted",{container:this}),this.play(),t()};this._delayTimeout=setTimeout((()=>{i()}),this._delay)})))}stop(){if(k(this)&&this.started){this._delayTimeout&&(clearTimeout(this._delayTimeout),delete this._delayTimeout),this._firstStart=!0,this.started=!1,this._eventListeners.removeListeners(),this.pause(),this.particles.clear(),this.canvas.stop(),this.interactivity.element instanceof HTMLElement&&this._intersectionObserver&&this._intersectionObserver.unobserve(this.interactivity.element);for(const[,t]of this.plugins)t.stop?.();for(const t of this.plugins.keys())this.plugins.delete(t);this._sourceOptions=this._options,this._engine.dispatchEvent("containerStopped",{container:this})}}updateActualOptions(){this.actualOptions.responsive=[];const t=this.actualOptions.setResponsive(this.canvas.size.width,this.retina.pixelRatio,this._options);return this.actualOptions.setTheme(this._currentTheme),this._responsiveMaxWidth!==t&&(this._responsiveMaxWidth=t,!0)}}}}]);
(this.webpackChunk_tsparticles_confetti=this.webpackChunk_tsparticles_confetti||[]).push([[2720],{2720:(t,i,e)=>{e.d(i,{Container:()=>P});var s=e(6830),n=e(1271),a=e(4150),r=e(5063);function o(t,i,e){const s=i[e];void 0!==s&&(t[e]=(t[e]??1)*s)}function h(t,i,e=!1){if(!i)return;if(!t)return;const s=t.style;if(s)for(const t in i){const n=i[t];n&&s.setProperty(t,n,e?"important":"")}}class c{constructor(t){this.container=t,this._applyPostDrawUpdaters=t=>{for(const i of this._postDrawUpdaters)i.afterDraw?.(t)},this._applyPreDrawUpdaters=(t,i,e,s,n,a)=>{for(const r of this._preDrawUpdaters){if(r.getColorStyles){const{fill:a,stroke:o}=r.getColorStyles(i,t,e,s);a&&(n.fill=a),o&&(n.stroke=o)}if(r.getTransformValues){const t=r.getTransformValues(i);for(const i in t)o(a,t,i)}r.beforeDraw?.(i)}},this._applyResizePlugins=()=>{for(const t of this._resizePlugins)t.resize?.()},this._getPluginParticleColors=t=>{let i,e;for(const s of this._colorPlugins)if(!i&&s.particleFillColor&&(i=(0,r.lN)(s.particleFillColor(t))),!e&&s.particleStrokeColor&&(e=(0,r.lN)(s.particleStrokeColor(t))),i&&e)break;return[i,e]},this._initCover=async()=>{const t=this.container.actualOptions.backgroundMask.cover,i=t.color;if(i){const e=(0,r.tX)(i);if(e){const i={...e,a:t.opacity};this._coverColorStyle=(0,r.iz)(i,i.a)}}else await new Promise(((i,e)=>{if(!t.image)return;const s=document.createElement("img");s.addEventListener("load",(()=>{this._coverImage={image:s,opacity:t.opacity},i()})),s.addEventListener("error",(t=>{e(t.error)})),s.src=t.image}))},this._initStyle=()=>{const t=this.element,i=this.container.actualOptions;if(t){this._fullScreen?(this._originalStyle=(0,n.ZB)({},t.style),this._setFullScreenStyle()):this._resetOriginalStyle();for(const e in i.style){if(!e||!i.style)continue;const s=i.style[e];s&&t.style.setProperty(e,s,"important")}}},this._initTrail=async()=>{const t=this.container.actualOptions.particles.move.trail,i=t.fill;if(!t.enable)return;const e=1/t.length;if(i.color){const t=(0,r.tX)(i.color);if(!t)return;this._trailFill={color:{...t},opacity:e}}else await new Promise(((t,s)=>{if(!i.image)return;const n=document.createElement("img");n.addEventListener("load",(()=>{this._trailFill={image:n,opacity:e},t()})),n.addEventListener("error",(t=>{s(t.error)})),n.src=i.image}))},this._paintBase=t=>{this.draw((i=>(0,a.TQ)(i,this.size,t)))},this._paintImage=(t,i)=>{this.draw((e=>(0,a.C3)(e,this.size,t,i)))},this._repairStyle=()=>{const t=this.element;t&&(this._safeMutationObserver((t=>t.disconnect())),this._initStyle(),this.initBackground(),this._safeMutationObserver((i=>i.observe(t,{attributes:!0}))))},this._resetOriginalStyle=()=>{const t=this.element,i=this._originalStyle;t&&i&&h(t,i)},this._safeMutationObserver=t=>{this._mutationObserver&&t(this._mutationObserver)},this._setFullScreenStyle=()=>{const t=this.element;if(!t)return;h(t,{position:"fixed",zIndex:this.container.actualOptions.fullScreen.zIndex.toString(10),top:"0",left:"0",width:"100%",height:"100%"},!0)},this.size={height:0,width:0},this._context=null,this._generated=!1,this._preDrawUpdaters=[],this._postDrawUpdaters=[],this._resizePlugins=[],this._colorPlugins=[]}get _fullScreen(){return this.container.actualOptions.fullScreen.enable}clear(){const t=this.container.actualOptions,i=t.particles.move.trail,e=this._trailFill;t.backgroundMask.enable?this.paint():i.enable&&i.length>0&&e?e.color?this._paintBase((0,r.iz)(e.color,e.opacity)):e.image&&this._paintImage(e.image,e.opacity):t.clear&&this.draw((t=>{(0,a.ZH)(t,this.size)}))}destroy(){if(this.stop(),this._generated){const t=this.element;t?.remove()}else this._resetOriginalStyle();this._preDrawUpdaters=[],this._postDrawUpdaters=[],this._resizePlugins=[],this._colorPlugins=[]}draw(t){const i=this._context;if(i)return t(i)}drawAsync(t){const i=this._context;return i?t(i):Promise.resolve(void 0)}async drawParticle(t,i){if(t.spawning||t.destroyed)return;const e=t.getRadius();if(e<=0)return;const s=t.getFillColor(),n=t.getStrokeColor()??s;let[o,h]=this._getPluginParticleColors(t);o||(o=s),h||(h=n),(o||h)&&await this.drawAsync((async s=>{const n=this.container,c=n.actualOptions,l=t.options.zIndex,d=1-t.zIndexFactor,u=d**l.opacityRate,p=t.bubble.opacity??t.opacity?.value??1,_=p*u,f=(t.strokeOpacity??p)*u,m={},g={fill:o?(0,r.vz)(o,_):void 0};g.stroke=h?(0,r.vz)(h,f):g.fill,this._applyPreDrawUpdaters(s,t,e,_,g,m),await(0,a.zv)({container:n,context:s,particle:t,delta:i,colorStyles:g,backgroundMask:c.backgroundMask.enable,composite:c.backgroundMask.composite,radius:e*d**l.sizeRate,opacity:_,shadow:t.options.shadow,transform:m}),this._applyPostDrawUpdaters(t)}))}async drawParticlePlugin(t,i,e){await this.drawAsync((s=>(0,a.$F)(s,t,i,e)))}async drawPlugin(t,i){await this.drawAsync((e=>(0,a.Zw)(e,t,i)))}async init(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=(0,n.yf)((t=>{for(const i of t)"attributes"===i.type&&"style"===i.attributeName&&this._repairStyle()})),this.resize(),this._initStyle(),await this._initCover();try{await this._initTrail()}catch(t){(0,n.jl)().error(t)}this.initBackground(),this._safeMutationObserver((t=>{this.element&&t.observe(this.element,{attributes:!0})})),this.initUpdaters(),this.initPlugins(),this.paint()}initBackground(){const t=this.container.actualOptions.background,i=this.element;if(!i)return;const e=i.style;if(e){if(t.color){const i=(0,r.tX)(t.color);e.backgroundColor=i?(0,r.iz)(i,t.opacity):""}else e.backgroundColor="";e.backgroundImage=t.image||"",e.backgroundPosition=t.position||"",e.backgroundRepeat=t.repeat||"",e.backgroundSize=t.size||""}}initPlugins(){this._resizePlugins=[];for(const[,t]of this.container.plugins)t.resize&&this._resizePlugins.push(t),(t.particleFillColor??t.particleStrokeColor)&&this._colorPlugins.push(t)}initUpdaters(){this._preDrawUpdaters=[],this._postDrawUpdaters=[];for(const t of this.container.particles.updaters)t.afterDraw&&this._postDrawUpdaters.push(t),(t.getColorStyles??t.getTransformValues??t.beforeDraw)&&this._preDrawUpdaters.push(t)}loadCanvas(t){this._generated&&this.element&&this.element.remove(),this._generated=t.dataset&&s.YU in t.dataset?"true"===t.dataset[s.YU]:this._generated,this.element=t,this.element.ariaHidden="true",this._originalStyle=(0,n.ZB)({},this.element.style),this.size.height=t.offsetHeight,this.size.width=t.offsetWidth,this._context=this.element.getContext("2d"),this._safeMutationObserver((t=>{this.element&&t.observe(this.element,{attributes:!0})})),this.container.retina.init(),this.initBackground()}paint(){const t=this.container.actualOptions;this.draw((i=>{t.backgroundMask.enable&&t.backgroundMask.cover?((0,a.ZH)(i,this.size),this._coverImage?this._paintImage(this._coverImage.image,this._coverImage.opacity):this._coverColorStyle?this._paintBase(this._coverColorStyle):this._paintBase()):this._paintBase()}))}resize(){if(!this.element)return!1;const t=this.container,i=t.retina.pixelRatio,e=t.canvas.size,s=this.element.offsetWidth*i,n=this.element.offsetHeight*i;if(n===e.height&&s===e.width&&n===this.element.height&&s===this.element.width)return!1;const a={...e};return this.element.width=e.width=this.element.offsetWidth*i,this.element.height=e.height=this.element.offsetHeight*i,this.container.started&&t.particles.setResizeFactor({width:e.width/a.width,height:e.height/a.height}),!0}stop(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=void 0,this.draw((t=>(0,a.ZH)(t,this.size)))}async windowResize(){if(!this.element||!this.resize())return;const t=this.container,i=t.updateActualOptions();await t.particles.setDensity(),this._applyResizePlugins(),i&&await t.refresh()}}var l=e(3853);function d(t,i,e,s,n){if(s){let s={passive:!0};(0,l.jn)(n)?s.capture=n:void 0!==n&&(s=n),t.addEventListener(i,e,s)}else{const s=n;t.removeEventListener(i,e,s)}}class u{constructor(t){this.container=t,this._doMouseTouchClick=t=>{const i=this.container,e=i.actualOptions;if(this._canPush){const t=i.interactivity.mouse,s=t.position;if(!s)return;t.clickPosition={...s},t.clickTime=(new Date).getTime();const a=e.interactivity.events.onClick;(0,n.KH)(a.mode,(t=>this.container.handleClickMode(t)))}if("touchend"===t.type){setTimeout((()=>this._mouseTouchFinish()),500)}},this._handleThemeChange=t=>{const i=t,e=this.container,s=e.options,n=s.defaultThemes,a=i.matches?n.dark:n.light,r=s.themes.find((t=>t.name===a));r&&r.default.auto&&e.loadTheme(a)},this._handleVisibilityChange=()=>{const t=this.container,i=t.actualOptions;this._mouseTouchFinish(),i.pauseOnBlur&&(document&&document.hidden?(t.pageHidden=!0,t.pause()):(t.pageHidden=!1,t.animationStatus?t.play(!0):t.draw(!0)))},this._handleWindowResize=()=>{this._resizeTimeout&&(clearTimeout(this._resizeTimeout),delete this._resizeTimeout);const t=async()=>{const t=this.container.canvas;await(t?.windowResize())};this._resizeTimeout=setTimeout((()=>{t()}),this.container.actualOptions.interactivity.events.resize.delay*s.X5)},this._manageInteractivityListeners=(t,i)=>{const e=this._handlers,n=this.container,a=n.actualOptions,r=n.interactivity.element;if(!r)return;const o=r,h=n.canvas.element;h&&(h.style.pointerEvents=o===h?"initial":"none"),(a.interactivity.events.onHover.enable||a.interactivity.events.onClick.enable)&&(d(r,s.Wt,e.mouseMove,i),d(r,s.Re,e.touchStart,i),d(r,s.zX,e.touchMove,i),a.interactivity.events.onClick.enable?(d(r,s.$o,e.touchEndClick,i),d(r,s.zw,e.mouseUp,i),d(r,s.ZL,e.mouseDown,i)):d(r,s.$o,e.touchEnd,i),d(r,t,e.mouseLeave,i),d(r,s.VH,e.touchCancel,i))},this._manageListeners=t=>{const i=this._handlers,e=this.container,n=e.actualOptions.interactivity.detectsOn,a=e.canvas.element;let r=s.aM;"window"===n?(e.interactivity.element=window,r=s.G1):e.interactivity.element="parent"===n&&a?a.parentElement??a.parentNode:a,this._manageMediaMatch(t),this._manageResize(t),this._manageInteractivityListeners(r,t),document&&d(document,s.QL,i.visibilityChange,t,!1)},this._manageMediaMatch=t=>{const i=this._handlers,e=(0,n.HY)("(prefers-color-scheme: dark)");e&&(void 0===e.addEventListener?void 0!==e.addListener&&(t?e.addListener(i.oldThemeChange):e.removeListener(i.oldThemeChange)):d(e,"change",i.themeChange,t))},this._manageResize=t=>{const i=this._handlers,e=this.container;if(!e.actualOptions.interactivity.events.resize)return;if("undefined"==typeof ResizeObserver)return void d(window,s.rR,i.resize,t);const n=e.canvas.element;this._resizeObserver&&!t?(n&&this._resizeObserver.unobserve(n),this._resizeObserver.disconnect(),delete this._resizeObserver):!this._resizeObserver&&t&&n&&(this._resizeObserver=new ResizeObserver((t=>{t.find((t=>t.target===n))&&this._handleWindowResize()})),this._resizeObserver.observe(n))},this._mouseDown=()=>{const{interactivity:t}=this.container;if(!t)return;const{mouse:i}=t;i.clicking=!0,i.downPosition=i.position},this._mouseTouchClick=t=>{const i=this.container,e=i.actualOptions,{mouse:s}=i.interactivity;s.inside=!0;let n=!1;const a=s.position;if(a&&e.interactivity.events.onClick.enable){for(const[,t]of i.plugins)if(t.clickPositionValid&&(n=t.clickPositionValid(a),n))break;n||this._doMouseTouchClick(t),s.clicking=!1}},this._mouseTouchFinish=()=>{const t=this.container.interactivity;if(!t)return;const i=t.mouse;delete i.position,delete i.clickPosition,delete i.downPosition,t.status=s.aM,i.inside=!1,i.clicking=!1},this._mouseTouchMove=t=>{const i=this.container,e=i.actualOptions,n=i.interactivity,a=i.canvas.element;if(!n?.element)return;let r;if(n.mouse.inside=!0,t.type.startsWith("pointer")){this._canPush=!0;const i=t;if(n.element===window){if(a){const t=a.getBoundingClientRect();r={x:i.clientX-t.left,y:i.clientY-t.top}}}else if("parent"===e.interactivity.detectsOn){const t=i.target,e=i.currentTarget;if(t&&e&&a){const s=t.getBoundingClientRect(),n=e.getBoundingClientRect(),o=a.getBoundingClientRect();r={x:i.offsetX+2*s.left-(n.left+o.left),y:i.offsetY+2*s.top-(n.top+o.top)}}else r={x:i.offsetX??i.clientX,y:i.offsetY??i.clientY}}else i.target===a&&(r={x:i.offsetX??i.clientX,y:i.offsetY??i.clientY})}else if(this._canPush="touchmove"!==t.type,a){const i=t,e=1,s=i.touches[i.touches.length-e],n=a.getBoundingClientRect(),o=0;r={x:s.clientX-(n.left??o),y:s.clientY-(n.top??o)}}const o=i.retina.pixelRatio;r&&(r.x*=o,r.y*=o),n.mouse.position=r,n.status=s.Wt},this._touchEnd=t=>{const i=t,e=Array.from(i.changedTouches);for(const t of e)this._touches.delete(t.identifier);this._mouseTouchFinish()},this._touchEndClick=t=>{const i=t,e=Array.from(i.changedTouches);for(const t of e)this._touches.delete(t.identifier);this._mouseTouchClick(t)},this._touchStart=t=>{const i=t,e=Array.from(i.changedTouches);for(const t of e)this._touches.set(t.identifier,performance.now());this._mouseTouchMove(t)},this._canPush=!0,this._touches=new Map,this._handlers={mouseDown:()=>this._mouseDown(),mouseLeave:()=>this._mouseTouchFinish(),mouseMove:t=>this._mouseTouchMove(t),mouseUp:t=>this._mouseTouchClick(t),touchStart:t=>this._touchStart(t),touchMove:t=>this._mouseTouchMove(t),touchEnd:t=>this._touchEnd(t),touchCancel:t=>this._touchEnd(t),touchEndClick:t=>this._touchEndClick(t),visibilityChange:()=>this._handleVisibilityChange(),themeChange:t=>this._handleThemeChange(t),oldThemeChange:t=>this._handleThemeChange(t),resize:()=>{this._handleWindowResize()}}}addListeners(){this._manageListeners(!0)}removeListeners(){this._manageListeners(!1)}}var p=e(7327);class _{constructor(t,i){this.container=i,this._engine=t,this._interactors=[],this._externalInteractors=[],this._particleInteractors=[]}async externalInteract(t){for(const i of this._externalInteractors)i.isEnabled()&&await i.interact(t)}handleClickMode(t){for(const i of this._externalInteractors)i.handleClickMode?.(t)}async init(){this._interactors=await this._engine.getInteractors(this.container,!0),this._externalInteractors=[],this._particleInteractors=[];for(const t of this._interactors){switch(t.type){case"external":this._externalInteractors.push(t);break;case"particles":this._particleInteractors.push(t)}t.init()}}async particlesInteract(t,i){for(const e of this._externalInteractors)e.clear(t,i);for(const e of this._particleInteractors)e.isEnabled(t)&&await e.interact(t,i)}reset(t){for(const i of this._externalInteractors)i.isEnabled()&&i.reset(t);for(const i of this._particleInteractors)i.isEnabled(t)&&i.reset(t)}}var f=e(4158),m=e(7212),g=e(2358);const v=.5;class y{constructor(t,i){this.rectangle=t,this.capacity=i,this._subdivide=()=>{const{x:t,y:i}=this.rectangle.position,{width:e,height:s}=this.rectangle.size,{capacity:n}=this;for(let a=0;a<4;a++){const r=a%2;this._subs.push(new y(new m.Ae(t+e*v*r,i+s*v*(Math.round(a*v)-r),e*v,s*v),n))}this._divided=!0},this._points=[],this._divided=!1,this._subs=[]}insert(t){return!!this.rectangle.contains(t.position)&&(this._points.length<this.capacity?(this._points.push(t),!0):(this._divided||this._subdivide(),this._subs.some((i=>i.insert(t)))))}query(t,i){const e=[];if(!t.intersects(this.rectangle))return[];for(const s of this._points)!t.contains(s.position)&&(0,g.Sp)(t.position,s.position)>s.particle.getRadius()&&(!i||i(s.particle))||e.push(s.particle);if(this._divided)for(const s of this._subs)e.push(...s.query(t,i));return e}queryCircle(t,i,e){return this.query(new m.Cd(t.x,t.y,i),e)}queryRectangle(t,i,e){return this.query(new m.Ae(t.x,t.y,i.width,i.height),e)}}const w=t=>{const{height:i,width:e}=t;return new m.Ae(-.25*e,-.25*i,1.5*e,1.5*i)};class z{constructor(t,i){this._addToPool=(...t)=>{for(const i of t)this._pool.push(i)},this._applyDensity=async(t,i,e)=>{const s=t.number;if(!t.number.density?.enable)return void(void 0===e?this._limit=s.limit.value:s.limit&&this._groupLimits.set(e,s.limit.value));const n=this._initDensityFactor(s.density),a=s.value,r=s.limit.value>0?s.limit.value:a,o=Math.min(a,r)*n+i,h=Math.min(this.count,this.filter((t=>t.group===e)).length);void 0===e?this._limit=s.limit.value*n:this._groupLimits.set(e,s.limit.value*n),h<o?await this.push(Math.abs(o-h),void 0,t,e):h>o&&this.removeQuantity(h-o,e)},this._initDensityFactor=t=>{const i=this._container;if(!i.canvas.element||!t.enable)return 1;const e=i.canvas.element,s=i.retina.pixelRatio;return e.width*e.height/(t.height*t.width*s**2)},this._pushParticle=async(t,i,a,r)=>{try{let s=this._pool.pop();if(!s){const{Particle:t}=await e.e(2173).then(e.bind(e,2173));s=new t(this._engine,this._container)}await s.init(this._nextId,t,i,a);let n=!0;if(r&&(n=r(s)),!n)return;return this._array.push(s),this._zArray.push(s),this._nextId++,this._engine.dispatchEvent("particleAdded",{container:this._container,data:{particle:s}}),s}catch(t){(0,n.jl)().warning(`${s.gK} adding particle: ${t}`)}},this._removeParticle=(t,i,e)=>{const s=this._array[t];if(!s||s.group!==i)return!1;const n=this._zArray.indexOf(s);return this._array.splice(t,1),this._zArray.splice(n,1),s.destroy(e),this._engine.dispatchEvent("particleRemoved",{container:this._container,data:{particle:s}}),this._addToPool(s),!0},this._engine=t,this._container=i,this._nextId=0,this._array=[],this._zArray=[],this._pool=[],this._limit=0,this._groupLimits=new Map,this._needsSort=!1,this._lastZIndex=0,this._interactionManager=new _(t,i),this._pluginsInitialized=!1;const a=i.canvas.size;this.quadTree=new y(w(a),4),this.movers=[],this.updaters=[]}get count(){return this._array.length}async addManualParticles(){const t=this._container,i=t.actualOptions;for(const e of i.manualParticles)await this.addParticle(e.position?(0,n.bt)(e.position,t.canvas.size):void 0,e.options)}async addParticle(t,i,e,s){const n=this._container.actualOptions.particles.number.limit,a=void 0===e?this._limit:this._groupLimits.get(e)??this._limit,r=this.count;if(a>0)if("delete"===n.mode){const t=r+1-a;t>0&&this.removeQuantity(t)}else if("wait"===n.mode&&r>=a)return;return await this._pushParticle(t,i,e,s)}clear(){this._array=[],this._zArray=[],this._pluginsInitialized=!1}destroy(){this._array=[],this._zArray=[],this.movers=[],this.updaters=[]}async draw(t){const i=this._container,e=i.canvas;e.clear(),await this.update(t);for(const[,s]of i.plugins)await e.drawPlugin(s,t);for(const i of this._zArray)await i.draw(t)}filter(t){return this._array.filter(t)}find(t){return this._array.find(t)}get(t){return this._array[t]}handleClickMode(t){this._interactionManager.handleClickMode(t)}async init(){const t=this._container,i=t.actualOptions;this._lastZIndex=0,this._needsSort=!1,await this.initPlugins();let e=!1;for(const[,i]of t.plugins)if(void 0!==i.particlesInitialization&&(e=i.particlesInitialization()),e)break;if(await this.addManualParticles(),!e){const t=i.particles,e=t.groups;for(const i in e){const s=e[i];for(let e=this.count,n=0;n<s.number?.value&&e<t.number.value;e++,n++)await this.addParticle(void 0,s,i)}for(let i=this.count;i<t.number.value;i++)await this.addParticle()}}async initPlugins(){if(this._pluginsInitialized)return;const t=this._container;this.movers=await this._engine.getMovers(t,!0),this.updaters=await this._engine.getUpdaters(t,!0),await this._interactionManager.init();for(const[,i]of t.pathGenerators)await i.init(t)}async push(t,i,e,s){for(let n=0;n<t;n++)await this.addParticle(i?.position,e,s)}async redraw(){this.clear(),await this.init(),await this.draw({value:0,factor:0})}remove(t,i,e){this.removeAt(this._array.indexOf(t),void 0,i,e)}removeAt(t,i=1,e,s){if(t<0||t>this.count)return;let n=0;for(let a=t;n<i&&a<this.count;a++)this._removeParticle(a--,e,s)&&n++}removeQuantity(t,i){this.removeAt(0,t,i)}async setDensity(){const t=this._container.actualOptions,i=t.particles.groups;for(const t in i)await this._applyDensity(i[t],0,t);await this._applyDensity(t.particles,t.manualParticles.length)}setLastZIndex(t){this._lastZIndex=t,this._needsSort=this._needsSort||this._lastZIndex<t}setResizeFactor(t){this._resizeFactor=t}async update(t){const i=this._container,e=new Set;this.quadTree=new y(w(i.canvas.size),4);for(const[,t]of i.pathGenerators)t.update();for(const[,e]of i.plugins)await(e.update?.(t));const s=this._resizeFactor;for(const i of this._array){s&&!i.ignoresResizeRatio&&(i.position.x*=s.width,i.position.y*=s.height,i.initialPosition.x*=s.width,i.initialPosition.y*=s.height),i.ignoresResizeRatio=!1,this._interactionManager.reset(i);for(const[,e]of this._container.plugins){if(i.destroyed)break;e.particleUpdate?.(i,t)}for(const e of this.movers)e.isEnabled(i)&&await e.move(i,t);i.destroyed?e.add(i):this.quadTree.insert(new f.E(i.getPosition(),i))}if(e.size){const t=t=>!e.has(t);this._array=this.filter(t),this._zArray=this._zArray.filter(t);for(const t of e)this._engine.dispatchEvent("particleRemoved",{container:this._container,data:{particle:t}});this._addToPool(...e)}await this._interactionManager.externalInteract(t);for(const i of this._array){for(const e of this.updaters)await e.update(i,t);i.destroyed||i.spawning||await this._interactionManager.particlesInteract(i,t)}if(delete this._resizeFactor,this._needsSort){const t=this._zArray;t.sort(((t,i)=>i.position.z-t.position.z||t.id-i.id));const i=1;this._lastZIndex=t[t.length-i].position.z,this._needsSort=!1}}}class b{constructor(t){this.container=t,this.pixelRatio=1,this.reduceFactor=1}init(){const t=this.container,i=t.actualOptions;this.pixelRatio=!i.detectRetina||(0,n.Kr)()?1:window.devicePixelRatio,this.reduceFactor=1;const e=this.pixelRatio,s=t.canvas;if(s.element){const t=s.element;s.size.width=t.offsetWidth*e,s.size.height=t.offsetHeight*e}const a=i.particles,r=a.move;this.maxSpeed=(0,g.Gu)(r.gravity.maxSpeed)*e,this.sizeAnimationSpeed=(0,g.Gu)(a.size.animation.speed)*e}initParticle(t){const i=t.options,e=this.pixelRatio,s=i.move,n=s.distance,a=t.retina;a.moveDrift=(0,g.Gu)(s.drift)*e,a.moveSpeed=(0,g.Gu)(s.speed)*e,a.sizeAnimationSpeed=(0,g.Gu)(i.size.animation.speed)*e;const r=a.maxDistance;r.horizontal=void 0!==n.horizontal?n.horizontal*e:void 0,r.vertical=void 0!==n.vertical?n.vertical*e:void 0,a.maxSpeed=(0,g.Gu)(s.gravity.maxSpeed)*e}}var O=e(8853);function k(t){return t&&!t.destroyed}function T(t,i,...e){const s=new p.E(t,i);return(0,O.h)(s,...e),s}class P{constructor(t,i,e){this._intersectionManager=t=>{if(k(this)&&this.actualOptions.pauseOnOutsideViewport)for(const i of t)i.target===this.interactivity.element&&(i.isIntersecting?this.play():this.pause())},this._nextFrame=async t=>{try{if(!this._smooth&&void 0!==this._lastFrameTime&&t<this._lastFrameTime+s.X5/this.fpsLimit)return void this.draw(!1);this._lastFrameTime??=t;const i=function(t,i=60,e=!1){return{value:t,factor:e?60/i:60*t/s.X5}}(t-this._lastFrameTime,this.fpsLimit,this._smooth);if(this.addLifeTime(i.value),this._lastFrameTime=t,i.value>s.X5)return void this.draw(!1);if(await this.particles.draw(i),!this.alive())return void this.destroy();this.animationStatus&&this.draw(!1)}catch(t){(0,n.jl)().error(`${s.gK} in animation loop`,t)}},this._engine=t,this.id=Symbol(i),this.fpsLimit=120,this._smooth=!1,this._delay=0,this._duration=0,this._lifeTime=0,this._firstStart=!0,this.started=!1,this.destroyed=!1,this._paused=!0,this._lastFrameTime=0,this.zLayers=100,this.pageHidden=!1,this._sourceOptions=e,this._initialSourceOptions=e,this.retina=new b(this),this.canvas=new c(this),this.particles=new z(this._engine,this),this.pathGenerators=new Map,this.interactivity={mouse:{clicking:!1,inside:!1}},this.plugins=new Map,this.effectDrawers=new Map,this.shapeDrawers=new Map,this._options=T(this._engine,this),this.actualOptions=T(this._engine,this),this._eventListeners=new u(this),this._intersectionObserver=(0,n.NM)((t=>this._intersectionManager(t))),this._engine.dispatchEvent("containerBuilt",{container:this})}get animationStatus(){return!this._paused&&!this.pageHidden&&k(this)}get options(){return this._options}get sourceOptions(){return this._sourceOptions}addClickHandler(t){if(!k(this))return;const i=this.interactivity.element;if(!i)return;const e=(i,e,s)=>{if(!k(this))return;const n=this.retina.pixelRatio,a={x:e.x*n,y:e.y*n},r=this.particles.quadTree.queryCircle(a,s*n);t(i,r)};let s=!1,n=!1;i.addEventListener("click",(t=>{if(!k(this))return;const i=t,s={x:i.offsetX||i.clientX,y:i.offsetY||i.clientY};e(t,s,1)})),i.addEventListener("touchstart",(()=>{k(this)&&(s=!0,n=!1)})),i.addEventListener("touchmove",(()=>{k(this)&&(n=!0)})),i.addEventListener("touchend",(t=>{if(k(this)){if(s&&!n){const i=t,s=1;let n=i.touches[i.touches.length-s];if(!n&&(n=i.changedTouches[i.changedTouches.length-s],!n))return;const a=this.canvas.element,r=a?a.getBoundingClientRect():void 0,o=0,h={x:n.clientX-(r?r.left:o),y:n.clientY-(r?r.top:o)};e(t,h,Math.max(n.radiusX,n.radiusY))}s=!1,n=!1}})),i.addEventListener("touchcancel",(()=>{k(this)&&(s=!1,n=!1)}))}addLifeTime(t){this._lifeTime+=t}addPath(t,i,e=!1){return!(!k(this)||!e&&this.pathGenerators.has(t))&&(this.pathGenerators.set(t,i),!0)}alive(){return!this._duration||this._lifeTime<=this._duration}destroy(){if(!k(this))return;this.stop(),this.particles.destroy(),this.canvas.destroy();for(const[,t]of this.effectDrawers)t.destroy?.(this);for(const[,t]of this.shapeDrawers)t.destroy?.(this);for(const t of this.effectDrawers.keys())this.effectDrawers.delete(t);for(const t of this.shapeDrawers.keys())this.shapeDrawers.delete(t);this._engine.clearPlugins(this),this.destroyed=!0;const t=this._engine.dom(),i=t.findIndex((t=>t===this));if(i>=0){const e=1;t.splice(i,e)}this._engine.dispatchEvent("containerDestroyed",{container:this})}draw(t){if(!k(this))return;let i=t;const e=async t=>{i&&(this._lastFrameTime=void 0,i=!1),await this._nextFrame(t)};this._drawAnimationFrame=requestAnimationFrame((t=>{e(t)}))}async export(t,i={}){for(const[,e]of this.plugins){if(!e.export)continue;const s=await e.export(t,i);if(s.supported)return s.blob}(0,n.jl)().error(`${s.gK} - Export plugin with type ${t} not found`)}handleClickMode(t){if(k(this)){this.particles.handleClickMode(t);for(const[,i]of this.plugins)i.handleClickMode?.(t)}}async init(){if(!k(this))return;const t=this._engine.getSupportedEffects();for(const i of t){const t=this._engine.getEffectDrawer(i);t&&this.effectDrawers.set(i,t)}const i=this._engine.getSupportedShapes();for(const t of i){const i=this._engine.getShapeDrawer(t);i&&this.shapeDrawers.set(t,i)}await this.particles.initPlugins(),this._options=T(this._engine,this,this._initialSourceOptions,this.sourceOptions),this.actualOptions=T(this._engine,this,this._options);const e=await this._engine.getAvailablePlugins(this);for(const[t,i]of e)this.plugins.set(t,i);this.retina.init(),await this.canvas.init(),this.updateActualOptions(),this.canvas.initBackground(),this.canvas.resize(),this.zLayers=this.actualOptions.zLayers,this._duration=(0,g.Gu)(this.actualOptions.duration)*s.X5,this._delay=(0,g.Gu)(this.actualOptions.delay)*s.X5,this._lifeTime=0;this.fpsLimit=this.actualOptions.fpsLimit>0?this.actualOptions.fpsLimit:120,this._smooth=this.actualOptions.smooth;for(const[,t]of this.effectDrawers)await(t.init?.(this));for(const[,t]of this.shapeDrawers)await(t.init?.(this));for(const[,t]of this.plugins)await(t.init?.());this._engine.dispatchEvent("containerInit",{container:this}),await this.particles.init(),await this.particles.setDensity();for(const[,t]of this.plugins)t.particlesSetup?.();this._engine.dispatchEvent("particlesSetup",{container:this})}async loadTheme(t){k(this)&&(this._currentTheme=t,await this.refresh())}pause(){if(k(this)&&(void 0!==this._drawAnimationFrame&&(cancelAnimationFrame(this._drawAnimationFrame),delete this._drawAnimationFrame),!this._paused)){for(const[,t]of this.plugins)t.pause?.();this.pageHidden||(this._paused=!0),this._engine.dispatchEvent("containerPaused",{container:this})}}play(t){if(!k(this))return;const i=this._paused||t;if(!this._firstStart||this.actualOptions.autoPlay){if(this._paused&&(this._paused=!1),i)for(const[,t]of this.plugins)t.play&&t.play();this._engine.dispatchEvent("containerPlay",{container:this}),this.draw(i??!1)}else this._firstStart=!1}async refresh(){if(k(this))return this.stop(),this.start()}async reset(){if(k(this))return this._initialSourceOptions=void 0,this._options=T(this._engine,this),this.actualOptions=T(this._engine,this,this._options),this.refresh()}async start(){k(this)&&!this.started&&(await this.init(),this.started=!0,await new Promise((t=>{const i=async()=>{this._eventListeners.addListeners(),this.interactivity.element instanceof HTMLElement&&this._intersectionObserver&&this._intersectionObserver.observe(this.interactivity.element);for(const[,t]of this.plugins)await(t.start?.());this._engine.dispatchEvent("containerStarted",{container:this}),this.play(),t()};this._delayTimeout=setTimeout((()=>{i()}),this._delay)})))}stop(){if(k(this)&&this.started){this._delayTimeout&&(clearTimeout(this._delayTimeout),delete this._delayTimeout),this._firstStart=!0,this.started=!1,this._eventListeners.removeListeners(),this.pause(),this.particles.clear(),this.canvas.stop(),this.interactivity.element instanceof HTMLElement&&this._intersectionObserver&&this._intersectionObserver.unobserve(this.interactivity.element);for(const[,t]of this.plugins)t.stop?.();for(const t of this.plugins.keys())this.plugins.delete(t);this._sourceOptions=this._options,this._engine.dispatchEvent("containerStopped",{container:this})}}updateActualOptions(){this.actualOptions.responsive=[];const t=this.actualOptions.setResponsive(this.canvas.size.width,this.retina.pixelRatio,this._options);return this.actualOptions.setTheme(this._currentTheme),this._responsiveMaxWidth!==t&&(this._responsiveMaxWidth=t,!0)}}}}]);

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -27,3 +27,3 @@ "use strict";

eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Particle: () => (/* binding */ Particle)\n/* harmony export */ });\n/* harmony import */ var _Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Utils/NumberUtils.js */ \"../../engine/dist/browser/Utils/NumberUtils.js\");\n/* harmony import */ var _Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../Utils/Utils.js */ \"../../engine/dist/browser/Utils/Utils.js\");\n/* harmony import */ var _Utils_Constants_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Utils/Constants.js */ \"../../engine/dist/browser/Core/Utils/Constants.js\");\n/* harmony import */ var _Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../Utils/ColorUtils.js */ \"../../engine/dist/browser/Utils/ColorUtils.js\");\n/* harmony import */ var _Options_Classes_Interactivity_Interactivity_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../Options/Classes/Interactivity/Interactivity.js */ \"../../engine/dist/browser/Options/Classes/Interactivity/Interactivity.js\");\n/* harmony import */ var _Utils_Vector_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./Utils/Vector.js */ \"../../engine/dist/browser/Core/Utils/Vector.js\");\n/* harmony import */ var _Utils_Vector3d_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./Utils/Vector3d.js */ \"../../engine/dist/browser/Core/Utils/Vector3d.js\");\n/* harmony import */ var _Utils_CanvasUtils_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../Utils/CanvasUtils.js */ \"../../engine/dist/browser/Utils/CanvasUtils.js\");\n/* harmony import */ var _Utils_OptionsUtils_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../Utils/OptionsUtils.js */ \"../../engine/dist/browser/Utils/OptionsUtils.js\");\n\n\n\n\n\n\n\n\n\nconst defaultRetryCount = 0,\n double = 2,\n half = 0.5,\n squareExp = 2;\nfunction loadEffectData(effect, effectOptions, id, reduceDuplicates) {\n const effectData = effectOptions.options[effect];\n if (!effectData) {\n return;\n }\n return (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.deepExtend)({\n close: effectOptions.close,\n fill: effectOptions.fill\n }, (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.itemFromSingleOrMultiple)(effectData, id, reduceDuplicates));\n}\nfunction loadShapeData(shape, shapeOptions, id, reduceDuplicates) {\n const shapeData = shapeOptions.options[shape];\n if (!shapeData) {\n return;\n }\n return (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.deepExtend)({\n close: shapeOptions.close,\n fill: shapeOptions.fill\n }, (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.itemFromSingleOrMultiple)(shapeData, id, reduceDuplicates));\n}\nfunction fixOutMode(data) {\n if (!(0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.isInArray)(data.outMode, data.checkModes)) {\n return;\n }\n const diameter = data.radius * double;\n if (data.coord > data.maxCoord - diameter) {\n data.setCb(-data.radius);\n } else if (data.coord < diameter) {\n data.setCb(data.radius);\n }\n}\nclass Particle {\n constructor(engine, container) {\n this.container = container;\n this._calcPosition = (container, position, zIndex, tryCount = defaultRetryCount) => {\n for (const [, plugin] of container.plugins) {\n const pluginPos = plugin.particlePosition !== undefined ? plugin.particlePosition(position, this) : undefined;\n if (pluginPos) {\n return _Utils_Vector3d_js__WEBPACK_IMPORTED_MODULE_6__.Vector3d.create(pluginPos.x, pluginPos.y, zIndex);\n }\n }\n const canvasSize = container.canvas.size,\n exactPosition = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.calcExactPositionOrRandomFromSize)({\n size: canvasSize,\n position: position\n }),\n pos = _Utils_Vector3d_js__WEBPACK_IMPORTED_MODULE_6__.Vector3d.create(exactPosition.x, exactPosition.y, zIndex),\n radius = this.getRadius(),\n outModes = this.options.move.outModes,\n fixHorizontal = outMode => {\n fixOutMode({\n outMode,\n checkModes: [\"bounce\"],\n coord: pos.x,\n maxCoord: container.canvas.size.width,\n setCb: value => pos.x += value,\n radius\n });\n },\n fixVertical = outMode => {\n fixOutMode({\n outMode,\n checkModes: [\"bounce\"],\n coord: pos.y,\n maxCoord: container.canvas.size.height,\n setCb: value => pos.y += value,\n radius\n });\n };\n fixHorizontal(outModes.left ?? outModes.default);\n fixHorizontal(outModes.right ?? outModes.default);\n fixVertical(outModes.top ?? outModes.default);\n fixVertical(outModes.bottom ?? outModes.default);\n if (this._checkOverlap(pos, tryCount)) {\n const increment = 1;\n return this._calcPosition(container, undefined, zIndex, tryCount + increment);\n }\n return pos;\n };\n this._calculateVelocity = () => {\n const baseVelocity = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getParticleBaseVelocity)(this.direction),\n res = baseVelocity.copy(),\n moveOptions = this.options.move;\n if (moveOptions.direction === \"inside\" || moveOptions.direction === \"outside\") {\n return res;\n }\n const rad = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.degToRad)((0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(moveOptions.angle.value)),\n radOffset = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.degToRad)((0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(moveOptions.angle.offset)),\n range = {\n left: radOffset - rad * half,\n right: radOffset + rad * half\n };\n if (!moveOptions.straight) {\n res.angle += (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.randomInRange)((0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.setRangeValue)(range.left, range.right));\n }\n if (moveOptions.random && typeof moveOptions.speed === \"number\") {\n res.length *= (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getRandom)();\n }\n return res;\n };\n this._checkOverlap = (pos, tryCount = defaultRetryCount) => {\n const collisionsOptions = this.options.collisions,\n radius = this.getRadius();\n if (!collisionsOptions.enable) {\n return false;\n }\n const overlapOptions = collisionsOptions.overlap;\n if (overlapOptions.enable) {\n return false;\n }\n const retries = overlapOptions.retries,\n minRetries = 0;\n if (retries >= minRetries && tryCount > retries) {\n throw new Error(`${_Utils_Constants_js__WEBPACK_IMPORTED_MODULE_2__.errorPrefix} particle is overlapping and can't be placed`);\n }\n return !!this.container.particles.find(particle => (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getDistance)(pos, particle.position) < radius + particle.getRadius());\n };\n this._getRollColor = color => {\n if (!color || !this.roll || !this.backColor && !this.roll.alter) {\n return color;\n }\n const rollFactor = 1,\n none = 0,\n backFactor = this.roll.horizontal && this.roll.vertical ? double * rollFactor : rollFactor,\n backSum = this.roll.horizontal ? Math.PI * half : none,\n rolled = Math.floor(((this.roll.angle ?? none) + backSum) / (Math.PI / backFactor)) % double;\n if (!rolled) {\n return color;\n }\n if (this.backColor) {\n return this.backColor;\n }\n if (this.roll.alter) {\n return (0,_Utils_CanvasUtils_js__WEBPACK_IMPORTED_MODULE_7__.alterHsl)(color, this.roll.alter.type, this.roll.alter.value);\n }\n return color;\n };\n this._initPosition = position => {\n const container = this.container,\n zIndexValue = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(this.options.zIndex.value),\n minZ = 0;\n this.position = this._calcPosition(container, position, (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.clamp)(zIndexValue, minZ, container.zLayers));\n this.initialPosition = this.position.copy();\n const canvasSize = container.canvas.size,\n defaultRadius = 0;\n this.moveCenter = {\n ...(0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.getPosition)(this.options.move.center, canvasSize),\n radius: this.options.move.center.radius ?? defaultRadius,\n mode: this.options.move.center.mode ?? \"percent\"\n };\n this.direction = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getParticleDirectionAngle)(this.options.move.direction, this.position, this.moveCenter);\n switch (this.options.move.direction) {\n case \"inside\":\n this.outType = \"inside\";\n break;\n case \"outside\":\n this.outType = \"outside\";\n break;\n }\n this.offset = _Utils_Vector_js__WEBPACK_IMPORTED_MODULE_5__.Vector.origin;\n };\n this._engine = engine;\n }\n destroy(override) {\n if (this.unbreakable || this.destroyed) {\n return;\n }\n this.destroyed = true;\n this.bubble.inRange = false;\n this.slow.inRange = false;\n const container = this.container,\n pathGenerator = this.pathGenerator,\n shapeDrawer = container.shapeDrawers.get(this.shape);\n shapeDrawer?.particleDestroy?.(this);\n for (const [, plugin] of container.plugins) {\n plugin.particleDestroyed?.(this, override);\n }\n for (const updater of container.particles.updaters) {\n updater.particleDestroyed?.(this, override);\n }\n pathGenerator?.reset(this);\n this._engine.dispatchEvent(\"particleDestroyed\", {\n container: this.container,\n data: {\n particle: this\n }\n });\n }\n async draw(delta) {\n const container = this.container,\n canvas = container.canvas;\n for (const [, plugin] of container.plugins) {\n await canvas.drawParticlePlugin(plugin, this, delta);\n }\n await canvas.drawParticle(this, delta);\n }\n getFillColor() {\n return this._getRollColor(this.bubble.color ?? (0,_Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_3__.getHslFromAnimation)(this.color));\n }\n getMass() {\n return this.getRadius() ** squareExp * Math.PI * half;\n }\n getPosition() {\n return {\n x: this.position.x + this.offset.x,\n y: this.position.y + this.offset.y,\n z: this.position.z\n };\n }\n getRadius() {\n return this.bubble.radius ?? this.size.value;\n }\n getStrokeColor() {\n return this._getRollColor(this.bubble.color ?? (0,_Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_3__.getHslFromAnimation)(this.strokeColor));\n }\n async init(id, position, overrideOptions, group) {\n const container = this.container,\n engine = this._engine;\n this.id = id;\n this.group = group;\n this.effectClose = true;\n this.effectFill = true;\n this.shapeClose = true;\n this.shapeFill = true;\n this.pathRotation = false;\n this.lastPathTime = 0;\n this.destroyed = false;\n this.unbreakable = false;\n this.rotation = 0;\n this.misplaced = false;\n this.retina = {\n maxDistance: {}\n };\n this.outType = \"normal\";\n this.ignoresResizeRatio = true;\n const pxRatio = container.retina.pixelRatio,\n mainOptions = container.actualOptions,\n particlesOptions = (0,_Utils_OptionsUtils_js__WEBPACK_IMPORTED_MODULE_8__.loadParticlesOptions)(this._engine, container, mainOptions.particles),\n effectType = particlesOptions.effect.type,\n shapeType = particlesOptions.shape.type,\n {\n reduceDuplicates\n } = particlesOptions;\n this.effect = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.itemFromSingleOrMultiple)(effectType, this.id, reduceDuplicates);\n this.shape = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.itemFromSingleOrMultiple)(shapeType, this.id, reduceDuplicates);\n const effectOptions = particlesOptions.effect,\n shapeOptions = particlesOptions.shape;\n if (overrideOptions) {\n if (overrideOptions.effect?.type) {\n const overrideEffectType = overrideOptions.effect.type,\n effect = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.itemFromSingleOrMultiple)(overrideEffectType, this.id, reduceDuplicates);\n if (effect) {\n this.effect = effect;\n effectOptions.load(overrideOptions.effect);\n }\n }\n if (overrideOptions.shape?.type) {\n const overrideShapeType = overrideOptions.shape.type,\n shape = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.itemFromSingleOrMultiple)(overrideShapeType, this.id, reduceDuplicates);\n if (shape) {\n this.shape = shape;\n shapeOptions.load(overrideOptions.shape);\n }\n }\n }\n this.effectData = loadEffectData(this.effect, effectOptions, this.id, reduceDuplicates);\n this.shapeData = loadShapeData(this.shape, shapeOptions, this.id, reduceDuplicates);\n particlesOptions.load(overrideOptions);\n const effectData = this.effectData;\n if (effectData) {\n particlesOptions.load(effectData.particles);\n }\n const shapeData = this.shapeData;\n if (shapeData) {\n particlesOptions.load(shapeData.particles);\n }\n const interactivity = new _Options_Classes_Interactivity_Interactivity_js__WEBPACK_IMPORTED_MODULE_4__.Interactivity(engine, container);\n interactivity.load(container.actualOptions.interactivity);\n interactivity.load(particlesOptions.interactivity);\n this.interactivity = interactivity;\n this.effectFill = effectData?.fill ?? particlesOptions.effect.fill;\n this.effectClose = effectData?.close ?? particlesOptions.effect.close;\n this.shapeFill = shapeData?.fill ?? particlesOptions.shape.fill;\n this.shapeClose = shapeData?.close ?? particlesOptions.shape.close;\n this.options = particlesOptions;\n const pathOptions = this.options.move.path;\n this.pathDelay = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(pathOptions.delay.value) * _Utils_Constants_js__WEBPACK_IMPORTED_MODULE_2__.millisecondsToSeconds;\n if (pathOptions.generator) {\n this.pathGenerator = this._engine.getPathGenerator(pathOptions.generator);\n if (this.pathGenerator && container.addPath(pathOptions.generator, this.pathGenerator)) {\n await this.pathGenerator.init(container);\n }\n }\n container.retina.initParticle(this);\n this.size = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_1__.initParticleNumericAnimationValue)(this.options.size, pxRatio);\n this.bubble = {\n inRange: false\n };\n this.slow = {\n inRange: false,\n factor: 1\n };\n this._initPosition(position);\n this.initialVelocity = this._calculateVelocity();\n this.velocity = this.initialVelocity.copy();\n const decayOffset = 1;\n this.moveDecay = decayOffset - (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(this.options.move.decay);\n const particles = container.particles;\n particles.setLastZIndex(this.position.z);\n this.zIndexFactor = this.position.z / container.zLayers;\n this.sides = 24;\n let effectDrawer = container.effectDrawers.get(this.effect);\n if (!effectDrawer) {\n effectDrawer = this._engine.getEffectDrawer(this.effect);\n if (effectDrawer) {\n container.effectDrawers.set(this.effect, effectDrawer);\n }\n }\n if (effectDrawer?.loadEffect) {\n await effectDrawer.loadEffect(this);\n }\n let shapeDrawer = container.shapeDrawers.get(this.shape);\n if (!shapeDrawer) {\n shapeDrawer = this._engine.getShapeDrawer(this.shape);\n if (shapeDrawer) {\n container.shapeDrawers.set(this.shape, shapeDrawer);\n }\n }\n if (shapeDrawer?.loadShape) {\n await shapeDrawer.loadShape(this);\n }\n const sideCountFunc = shapeDrawer?.getSidesCount;\n if (sideCountFunc) {\n this.sides = sideCountFunc(this);\n }\n this.spawning = false;\n this.shadowColor = (0,_Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_3__.rangeColorToRgb)(this.options.shadow.color);\n for (const updater of particles.updaters) {\n await updater.init(this);\n }\n for (const mover of particles.movers) {\n await mover.init?.(this);\n }\n await effectDrawer?.particleInit?.(container, this);\n await shapeDrawer?.particleInit?.(container, this);\n for (const [, plugin] of container.plugins) {\n plugin.particleCreated?.(this);\n }\n }\n isInsideCanvas() {\n const radius = this.getRadius(),\n canvasSize = this.container.canvas.size,\n position = this.position;\n return position.x >= -radius && position.y >= -radius && position.y <= canvasSize.height + radius && position.x <= canvasSize.width + radius;\n }\n isVisible() {\n return !this.destroyed && !this.spawning && this.isInsideCanvas();\n }\n reset() {\n for (const updater of this.container.particles.updaters) {\n updater.reset?.(this);\n }\n }\n}\n\n//# sourceURL=webpack://@tsparticles/confetti/../../engine/dist/browser/Core/Particle.js?");
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Particle: () => (/* binding */ Particle)\n/* harmony export */ });\n/* harmony import */ var _Utils_Vectors_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Utils/Vectors.js */ \"../../engine/dist/browser/Core/Utils/Vectors.js\");\n/* harmony import */ var _Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../Utils/NumberUtils.js */ \"../../engine/dist/browser/Utils/NumberUtils.js\");\n/* harmony import */ var _Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../Utils/Utils.js */ \"../../engine/dist/browser/Utils/Utils.js\");\n/* harmony import */ var _Utils_Constants_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Utils/Constants.js */ \"../../engine/dist/browser/Core/Utils/Constants.js\");\n/* harmony import */ var _Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../Utils/ColorUtils.js */ \"../../engine/dist/browser/Utils/ColorUtils.js\");\n/* harmony import */ var _Options_Classes_Interactivity_Interactivity_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../Options/Classes/Interactivity/Interactivity.js */ \"../../engine/dist/browser/Options/Classes/Interactivity/Interactivity.js\");\n/* harmony import */ var _Utils_CanvasUtils_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../Utils/CanvasUtils.js */ \"../../engine/dist/browser/Utils/CanvasUtils.js\");\n/* harmony import */ var _Utils_OptionsUtils_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../Utils/OptionsUtils.js */ \"../../engine/dist/browser/Utils/OptionsUtils.js\");\n\n\n\n\n\n\n\n\nconst defaultRetryCount = 0,\n double = 2,\n half = 0.5,\n squareExp = 2;\nfunction loadEffectData(effect, effectOptions, id, reduceDuplicates) {\n const effectData = effectOptions.options[effect];\n if (!effectData) {\n return;\n }\n return (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.deepExtend)({\n close: effectOptions.close,\n fill: effectOptions.fill\n }, (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.itemFromSingleOrMultiple)(effectData, id, reduceDuplicates));\n}\nfunction loadShapeData(shape, shapeOptions, id, reduceDuplicates) {\n const shapeData = shapeOptions.options[shape];\n if (!shapeData) {\n return;\n }\n return (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.deepExtend)({\n close: shapeOptions.close,\n fill: shapeOptions.fill\n }, (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.itemFromSingleOrMultiple)(shapeData, id, reduceDuplicates));\n}\nfunction fixOutMode(data) {\n if (!(0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.isInArray)(data.outMode, data.checkModes)) {\n return;\n }\n const diameter = data.radius * double;\n if (data.coord > data.maxCoord - diameter) {\n data.setCb(-data.radius);\n } else if (data.coord < diameter) {\n data.setCb(data.radius);\n }\n}\nclass Particle {\n constructor(engine, container) {\n this.container = container;\n this._calcPosition = (container, position, zIndex, tryCount = defaultRetryCount) => {\n for (const [, plugin] of container.plugins) {\n const pluginPos = plugin.particlePosition !== undefined ? plugin.particlePosition(position, this) : undefined;\n if (pluginPos) {\n return _Utils_Vectors_js__WEBPACK_IMPORTED_MODULE_0__.Vector3d.create(pluginPos.x, pluginPos.y, zIndex);\n }\n }\n const canvasSize = container.canvas.size,\n exactPosition = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.calcExactPositionOrRandomFromSize)({\n size: canvasSize,\n position: position\n }),\n pos = _Utils_Vectors_js__WEBPACK_IMPORTED_MODULE_0__.Vector3d.create(exactPosition.x, exactPosition.y, zIndex),\n radius = this.getRadius(),\n outModes = this.options.move.outModes,\n fixHorizontal = outMode => {\n fixOutMode({\n outMode,\n checkModes: [\"bounce\"],\n coord: pos.x,\n maxCoord: container.canvas.size.width,\n setCb: value => pos.x += value,\n radius\n });\n },\n fixVertical = outMode => {\n fixOutMode({\n outMode,\n checkModes: [\"bounce\"],\n coord: pos.y,\n maxCoord: container.canvas.size.height,\n setCb: value => pos.y += value,\n radius\n });\n };\n fixHorizontal(outModes.left ?? outModes.default);\n fixHorizontal(outModes.right ?? outModes.default);\n fixVertical(outModes.top ?? outModes.default);\n fixVertical(outModes.bottom ?? outModes.default);\n if (this._checkOverlap(pos, tryCount)) {\n const increment = 1;\n return this._calcPosition(container, undefined, zIndex, tryCount + increment);\n }\n return pos;\n };\n this._calculateVelocity = () => {\n const baseVelocity = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getParticleBaseVelocity)(this.direction),\n res = baseVelocity.copy(),\n moveOptions = this.options.move;\n if (moveOptions.direction === \"inside\" || moveOptions.direction === \"outside\") {\n return res;\n }\n const rad = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.degToRad)((0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getRangeValue)(moveOptions.angle.value)),\n radOffset = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.degToRad)((0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getRangeValue)(moveOptions.angle.offset)),\n range = {\n left: radOffset - rad * half,\n right: radOffset + rad * half\n };\n if (!moveOptions.straight) {\n res.angle += (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.randomInRange)((0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.setRangeValue)(range.left, range.right));\n }\n if (moveOptions.random && typeof moveOptions.speed === \"number\") {\n res.length *= (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getRandom)();\n }\n return res;\n };\n this._checkOverlap = (pos, tryCount = defaultRetryCount) => {\n const collisionsOptions = this.options.collisions,\n radius = this.getRadius();\n if (!collisionsOptions.enable) {\n return false;\n }\n const overlapOptions = collisionsOptions.overlap;\n if (overlapOptions.enable) {\n return false;\n }\n const retries = overlapOptions.retries,\n minRetries = 0;\n if (retries >= minRetries && tryCount > retries) {\n throw new Error(`${_Utils_Constants_js__WEBPACK_IMPORTED_MODULE_3__.errorPrefix} particle is overlapping and can't be placed`);\n }\n return !!this.container.particles.find(particle => (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getDistance)(pos, particle.position) < radius + particle.getRadius());\n };\n this._getRollColor = color => {\n if (!color || !this.roll || !this.backColor && !this.roll.alter) {\n return color;\n }\n const rollFactor = 1,\n none = 0,\n backFactor = this.roll.horizontal && this.roll.vertical ? double * rollFactor : rollFactor,\n backSum = this.roll.horizontal ? Math.PI * half : none,\n rolled = Math.floor(((this.roll.angle ?? none) + backSum) / (Math.PI / backFactor)) % double;\n if (!rolled) {\n return color;\n }\n if (this.backColor) {\n return this.backColor;\n }\n if (this.roll.alter) {\n return (0,_Utils_CanvasUtils_js__WEBPACK_IMPORTED_MODULE_6__.alterHsl)(color, this.roll.alter.type, this.roll.alter.value);\n }\n return color;\n };\n this._initPosition = position => {\n const container = this.container,\n zIndexValue = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getRangeValue)(this.options.zIndex.value),\n minZ = 0;\n this.position = this._calcPosition(container, position, (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.clamp)(zIndexValue, minZ, container.zLayers));\n this.initialPosition = this.position.copy();\n const canvasSize = container.canvas.size,\n defaultRadius = 0;\n this.moveCenter = {\n ...(0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.getPosition)(this.options.move.center, canvasSize),\n radius: this.options.move.center.radius ?? defaultRadius,\n mode: this.options.move.center.mode ?? \"percent\"\n };\n this.direction = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getParticleDirectionAngle)(this.options.move.direction, this.position, this.moveCenter);\n switch (this.options.move.direction) {\n case \"inside\":\n this.outType = \"inside\";\n break;\n case \"outside\":\n this.outType = \"outside\";\n break;\n }\n this.offset = _Utils_Vectors_js__WEBPACK_IMPORTED_MODULE_0__.Vector.origin;\n };\n this._engine = engine;\n }\n destroy(override) {\n if (this.unbreakable || this.destroyed) {\n return;\n }\n this.destroyed = true;\n this.bubble.inRange = false;\n this.slow.inRange = false;\n const container = this.container,\n pathGenerator = this.pathGenerator,\n shapeDrawer = container.shapeDrawers.get(this.shape);\n shapeDrawer?.particleDestroy?.(this);\n for (const [, plugin] of container.plugins) {\n plugin.particleDestroyed?.(this, override);\n }\n for (const updater of container.particles.updaters) {\n updater.particleDestroyed?.(this, override);\n }\n pathGenerator?.reset(this);\n this._engine.dispatchEvent(\"particleDestroyed\", {\n container: this.container,\n data: {\n particle: this\n }\n });\n }\n async draw(delta) {\n const container = this.container,\n canvas = container.canvas;\n for (const [, plugin] of container.plugins) {\n await canvas.drawParticlePlugin(plugin, this, delta);\n }\n await canvas.drawParticle(this, delta);\n }\n getFillColor() {\n return this._getRollColor(this.bubble.color ?? (0,_Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_4__.getHslFromAnimation)(this.color));\n }\n getMass() {\n return this.getRadius() ** squareExp * Math.PI * half;\n }\n getPosition() {\n return {\n x: this.position.x + this.offset.x,\n y: this.position.y + this.offset.y,\n z: this.position.z\n };\n }\n getRadius() {\n return this.bubble.radius ?? this.size.value;\n }\n getStrokeColor() {\n return this._getRollColor(this.bubble.color ?? (0,_Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_4__.getHslFromAnimation)(this.strokeColor));\n }\n async init(id, position, overrideOptions, group) {\n const container = this.container,\n engine = this._engine;\n this.id = id;\n this.group = group;\n this.effectClose = true;\n this.effectFill = true;\n this.shapeClose = true;\n this.shapeFill = true;\n this.pathRotation = false;\n this.lastPathTime = 0;\n this.destroyed = false;\n this.unbreakable = false;\n this.rotation = 0;\n this.misplaced = false;\n this.retina = {\n maxDistance: {}\n };\n this.outType = \"normal\";\n this.ignoresResizeRatio = true;\n const pxRatio = container.retina.pixelRatio,\n mainOptions = container.actualOptions,\n particlesOptions = (0,_Utils_OptionsUtils_js__WEBPACK_IMPORTED_MODULE_7__.loadParticlesOptions)(this._engine, container, mainOptions.particles),\n effectType = particlesOptions.effect.type,\n shapeType = particlesOptions.shape.type,\n {\n reduceDuplicates\n } = particlesOptions;\n this.effect = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.itemFromSingleOrMultiple)(effectType, this.id, reduceDuplicates);\n this.shape = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.itemFromSingleOrMultiple)(shapeType, this.id, reduceDuplicates);\n const effectOptions = particlesOptions.effect,\n shapeOptions = particlesOptions.shape;\n if (overrideOptions) {\n if (overrideOptions.effect?.type) {\n const overrideEffectType = overrideOptions.effect.type,\n effect = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.itemFromSingleOrMultiple)(overrideEffectType, this.id, reduceDuplicates);\n if (effect) {\n this.effect = effect;\n effectOptions.load(overrideOptions.effect);\n }\n }\n if (overrideOptions.shape?.type) {\n const overrideShapeType = overrideOptions.shape.type,\n shape = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.itemFromSingleOrMultiple)(overrideShapeType, this.id, reduceDuplicates);\n if (shape) {\n this.shape = shape;\n shapeOptions.load(overrideOptions.shape);\n }\n }\n }\n this.effectData = loadEffectData(this.effect, effectOptions, this.id, reduceDuplicates);\n this.shapeData = loadShapeData(this.shape, shapeOptions, this.id, reduceDuplicates);\n particlesOptions.load(overrideOptions);\n const effectData = this.effectData;\n if (effectData) {\n particlesOptions.load(effectData.particles);\n }\n const shapeData = this.shapeData;\n if (shapeData) {\n particlesOptions.load(shapeData.particles);\n }\n const interactivity = new _Options_Classes_Interactivity_Interactivity_js__WEBPACK_IMPORTED_MODULE_5__.Interactivity(engine, container);\n interactivity.load(container.actualOptions.interactivity);\n interactivity.load(particlesOptions.interactivity);\n this.interactivity = interactivity;\n this.effectFill = effectData?.fill ?? particlesOptions.effect.fill;\n this.effectClose = effectData?.close ?? particlesOptions.effect.close;\n this.shapeFill = shapeData?.fill ?? particlesOptions.shape.fill;\n this.shapeClose = shapeData?.close ?? particlesOptions.shape.close;\n this.options = particlesOptions;\n const pathOptions = this.options.move.path;\n this.pathDelay = (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getRangeValue)(pathOptions.delay.value) * _Utils_Constants_js__WEBPACK_IMPORTED_MODULE_3__.millisecondsToSeconds;\n if (pathOptions.generator) {\n this.pathGenerator = this._engine.getPathGenerator(pathOptions.generator);\n if (this.pathGenerator && container.addPath(pathOptions.generator, this.pathGenerator)) {\n await this.pathGenerator.init(container);\n }\n }\n container.retina.initParticle(this);\n this.size = (0,_Utils_Utils_js__WEBPACK_IMPORTED_MODULE_2__.initParticleNumericAnimationValue)(this.options.size, pxRatio);\n this.bubble = {\n inRange: false\n };\n this.slow = {\n inRange: false,\n factor: 1\n };\n this._initPosition(position);\n this.initialVelocity = this._calculateVelocity();\n this.velocity = this.initialVelocity.copy();\n const decayOffset = 1;\n this.moveDecay = decayOffset - (0,_Utils_NumberUtils_js__WEBPACK_IMPORTED_MODULE_1__.getRangeValue)(this.options.move.decay);\n const particles = container.particles;\n particles.setLastZIndex(this.position.z);\n this.zIndexFactor = this.position.z / container.zLayers;\n this.sides = 24;\n let effectDrawer = container.effectDrawers.get(this.effect);\n if (!effectDrawer) {\n effectDrawer = this._engine.getEffectDrawer(this.effect);\n if (effectDrawer) {\n container.effectDrawers.set(this.effect, effectDrawer);\n }\n }\n if (effectDrawer?.loadEffect) {\n await effectDrawer.loadEffect(this);\n }\n let shapeDrawer = container.shapeDrawers.get(this.shape);\n if (!shapeDrawer) {\n shapeDrawer = this._engine.getShapeDrawer(this.shape);\n if (shapeDrawer) {\n container.shapeDrawers.set(this.shape, shapeDrawer);\n }\n }\n if (shapeDrawer?.loadShape) {\n await shapeDrawer.loadShape(this);\n }\n const sideCountFunc = shapeDrawer?.getSidesCount;\n if (sideCountFunc) {\n this.sides = sideCountFunc(this);\n }\n this.spawning = false;\n this.shadowColor = (0,_Utils_ColorUtils_js__WEBPACK_IMPORTED_MODULE_4__.rangeColorToRgb)(this.options.shadow.color);\n for (const updater of particles.updaters) {\n await updater.init(this);\n }\n for (const mover of particles.movers) {\n await mover.init?.(this);\n }\n await effectDrawer?.particleInit?.(container, this);\n await shapeDrawer?.particleInit?.(container, this);\n for (const [, plugin] of container.plugins) {\n plugin.particleCreated?.(this);\n }\n }\n isInsideCanvas() {\n const radius = this.getRadius(),\n canvasSize = this.container.canvas.size,\n position = this.position;\n return position.x >= -radius && position.y >= -radius && position.y <= canvasSize.height + radius && position.x <= canvasSize.width + radius;\n }\n isVisible() {\n return !this.destroyed && !this.spawning && this.isInsideCanvas();\n }\n reset() {\n for (const updater of this.container.particles.updaters) {\n updater.reset?.(this);\n }\n }\n}\n\n//# sourceURL=webpack://@tsparticles/confetti/../../engine/dist/browser/Core/Particle.js?");

@@ -30,0 +30,0 @@ /***/ })

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

{
"name": "@tsparticles/confetti",
"version": "3.2.1",
"version": "3.2.2",
"description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.",

@@ -102,18 +102,18 @@ "homepage": "https://particles.js.org",

"dependencies": {
"@tsparticles/basic": "^3.2.1",
"@tsparticles/engine": "^3.2.1",
"@tsparticles/plugin-emitters": "^3.2.1",
"@tsparticles/plugin-motion": "^3.2.1",
"@tsparticles/shape-cards": "^3.2.1",
"@tsparticles/shape-emoji": "^3.2.1",
"@tsparticles/shape-heart": "^3.2.1",
"@tsparticles/shape-image": "^3.2.1",
"@tsparticles/shape-polygon": "^3.2.1",
"@tsparticles/shape-square": "^3.2.1",
"@tsparticles/shape-star": "^3.2.1",
"@tsparticles/updater-life": "^3.2.1",
"@tsparticles/updater-roll": "^3.2.1",
"@tsparticles/updater-rotate": "^3.2.1",
"@tsparticles/updater-tilt": "^3.2.1",
"@tsparticles/updater-wobble": "^3.2.1"
"@tsparticles/basic": "^3.2.2",
"@tsparticles/engine": "^3.2.2",
"@tsparticles/plugin-emitters": "^3.2.2",
"@tsparticles/plugin-motion": "^3.2.2",
"@tsparticles/shape-cards": "^3.2.2",
"@tsparticles/shape-emoji": "^3.2.2",
"@tsparticles/shape-heart": "^3.2.2",
"@tsparticles/shape-image": "^3.2.2",
"@tsparticles/shape-polygon": "^3.2.2",
"@tsparticles/shape-square": "^3.2.2",
"@tsparticles/shape-star": "^3.2.2",
"@tsparticles/updater-life": "^3.2.2",
"@tsparticles/updater-roll": "^3.2.2",
"@tsparticles/updater-rotate": "^3.2.2",
"@tsparticles/updater-tilt": "^3.2.2",
"@tsparticles/updater-wobble": "^3.2.2"
},

@@ -120,0 +120,0 @@ "publishConfig": {

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

/*! For license information please see tsparticles.confetti.bundle.min.js.LICENSE.txt */
!function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var i=e();for(var s in i)("object"==typeof exports?exports:t)[s]=i[s]}}(this,(()=>(()=>{var t,e,i={4006:(t,e,i)=>{i.d(e,{C:()=>n});var s=i(1412),o=i(3495),a=i(2358);class n extends s.e{constructor(t,e,i){super(t,e),this.radius=i}contains(t){return(0,a.Sp)(t,this.position)<=this.radius}intersects(t){const e=this.position,i=t.position,s=Math.abs(i.x-e.x),a=Math.abs(i.y-e.y),r=this.radius;if(t instanceof n){return r+t.radius>Math.sqrt(s**2+a**2)}if(t instanceof o.A){const{width:e,height:i}=t.size;return Math.pow(s-e,2)+Math.pow(a-i,2)<=r**2||s<=r+e&&a<=r+i||s<=e||a<=i}return!1}}},6830:(t,e,i)=>{i.d(e,{$o:()=>d,G1:()=>r,QL:()=>p,Re:()=>c,VH:()=>u,Wt:()=>l,X5:()=>g,YU:()=>s,ZL:()=>o,aM:()=>n,gK:()=>f,rR:()=>v,tZ:()=>m,vq:()=>y,zX:()=>h,zw:()=>a});const s="generated",o="pointerdown",a="pointerup",n="pointerleave",r="pointerout",l="pointermove",c="touchstart",d="touchend",h="touchmove",u="touchcancel",v="resize",p="visibilitychange",f="tsParticles - Error",m=100,y=.5,g=1e3},4158:(t,e,i)=>{i.d(e,{E:()=>s});class s{constructor(t,e){this.position=t,this.particle=e}}},1412:(t,e,i)=>{i.d(e,{e:()=>s});class s{constructor(t,e){this.position={x:t,y:e}}}},3495:(t,e,i)=>{i.d(e,{A:()=>a});var s=i(4006),o=i(1412);class a extends o.e{constructor(t,e,i,s){super(t,e),this.size={height:s,width:i}}contains(t){const e=this.size.width,i=this.size.height,s=this.position;return t.x>=s.x&&t.x<=s.x+e&&t.y>=s.y&&t.y<=s.y+i}intersects(t){t instanceof s.C&&t.intersects(this);const e=this.size.width,i=this.size.height,o=this.position,n=t.position,r=t instanceof a?t.size:{width:0,height:0},l=r.width,c=r.height;return n.x<o.x+e&&n.x+l>o.x&&n.y<o.y+i&&n.y+c>o.y}}},8301:(t,e,i)=>{i.d(e,{O:()=>r});var s=i(7628);const o=0,a=0,n=0;class r extends s.U{constructor(t,e){super(t,e,n)}static get origin(){return r.create(o,a)}static clone(t){return r.create(t.x,t.y)}static create(t,e){return new r(t,e)}}},7628:(t,e,i)=>{i.d(e,{U:()=>l});var s=i(6830),o=i(1271);const a=0,n=0,r=0;class l{constructor(t,e,i){if(this._updateFromAngle=(t,e)=>{this.x=Math.cos(t)*e,this.y=Math.sin(t)*e},!(0,o.hj)(t)&&t){this.x=t.x,this.y=t.y;const e=t;this.z=e.z?e.z:r}else{if(void 0===t||void 0===e)throw new Error(`${s.gK} Vector3d not initialized correctly`);this.x=t,this.y=e,this.z=i??r}}static get origin(){return l.create(a,n,r)}get angle(){return Math.atan2(this.y,this.x)}set angle(t){this._updateFromAngle(t,this.length)}get length(){return Math.sqrt(this.getLengthSq())}set length(t){this._updateFromAngle(this.angle,t)}static clone(t){return l.create(t.x,t.y,t.z)}static create(t,e,i){return new l(t,e,i)}add(t){return l.create(this.x+t.x,this.y+t.y,this.z+t.z)}addTo(t){this.x+=t.x,this.y+=t.y,this.z+=t.z}copy(){return l.clone(this)}distanceTo(t){return this.sub(t).length}distanceToSq(t){return this.sub(t).getLengthSq()}div(t){return l.create(this.x/t,this.y/t,this.z/t)}divTo(t){this.x/=t,this.y/=t,this.z/=t}getLengthSq(){return this.x**2+this.y**2}mult(t){return l.create(this.x*t,this.y*t,this.z*t)}multTo(t){this.x*=t,this.y*=t,this.z*=t}normalize(){const t=this.length;0!=t&&this.multTo(1/t)}rotate(t){return l.create(this.x*Math.cos(t)-this.y*Math.sin(t),this.x*Math.sin(t)+this.y*Math.cos(t),r)}setTo(t){this.x=t.x,this.y=t.y;const e=t;this.z=e.z?e.z:r}sub(t){return l.create(this.x-t.x,this.y-t.y,this.z-t.z)}subFrom(t){this.x-=t.x,this.y-=t.y,this.z-=t.z}}},1470:(t,e,i)=>{i.d(e,{R:()=>n});var s=i(1271),o=i(5992),a=i(3312);class n extends a.O{constructor(){super(),this.animation=new o.h}static create(t,e){const i=new n;return i.load(t),void 0!==e&&((0,s.HD)(e)||(0,s.kJ)(e)?i.load({value:e}):i.load(e)),i}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&(void 0!==e.enable?this.animation.h.load(e):this.animation.load(t.animation))}}},8152:(t,e,i)=>{i.d(e,{B:()=>a,P:()=>o});var s=i(2358);class o{constructor(){this.count=0,this.enable=!1,this.speed=1,this.decay=0,this.delay=0,this.sync=!1}load(t){t&&(void 0!==t.count&&(this.count=(0,s.Cs)(t.count)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.speed&&(this.speed=(0,s.Cs)(t.speed)),void 0!==t.decay&&(this.decay=(0,s.Cs)(t.decay)),void 0!==t.delay&&(this.delay=(0,s.Cs)(t.delay)),void 0!==t.sync&&(this.sync=t.sync))}}class a extends o{constructor(){super(),this.mode="auto",this.startValue="random"}load(t){super.load(t),t&&(void 0!==t.mode&&(this.mode=t.mode),void 0!==t.startValue&&(this.startValue=t.startValue))}}},1429:(t,e,i)=>{i.d(e,{A:()=>o});var s=i(3312);class o{constructor(){this.color=new s.O,this.color.value="",this.image="",this.position="",this.repeat="",this.size="",this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=s.O.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image),void 0!==t.position&&(this.position=t.position),void 0!==t.repeat&&(this.repeat=t.repeat),void 0!==t.size&&(this.size=t.size),void 0!==t.opacity&&(this.opacity=t.opacity))}}},9311:(t,e,i)=>{i.d(e,{g:()=>a});var s=i(76),o=i(1271);class a{constructor(){this.composite="destination-out",this.cover=new s.F,this.enable=!1}load(t){if(t){if(void 0!==t.composite&&(this.composite=t.composite),void 0!==t.cover){const e=t.cover,i=(0,o.HD)(t.cover)?{color:t.cover}:t.cover;this.cover.load(void 0!==e.color||void 0!==e.image?e:{color:i})}void 0!==t.enable&&(this.enable=t.enable)}}}},76:(t,e,i)=>{i.d(e,{F:()=>o});var s=i(3312);class o{constructor(){this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=s.O.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image),void 0!==t.opacity&&(this.opacity=t.opacity))}}},2793:(t,e,i)=>{i.d(e,{y:()=>a});var s=i(8152),o=i(2358);class a extends s.P{constructor(){super(),this.offset=0,this.sync=!0}load(t){super.load(t),t&&void 0!==t.offset&&(this.offset=(0,o.Cs)(t.offset))}}},8569:(t,e,i)=>{i.d(e,{I:()=>s});class s{constructor(){this.enable=!0,this.zIndex=0}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.zIndex&&(this.zIndex=t.zIndex))}}},5992:(t,e,i)=>{i.d(e,{h:()=>o});var s=i(2793);class o{constructor(){this.h=new s.y,this.s=new s.y,this.l=new s.y}load(t){t&&(this.h.load(t.h),this.s.load(t.s),this.l.load(t.l))}}},5053:(t,e,i)=>{i.d(e,{R:()=>s});class s{constructor(){this.enable=!1,this.mode=[]}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode))}}},2935:(t,e,i)=>{i.d(e,{M:()=>s});class s{constructor(){this.selectors=[],this.enable=!1,this.mode=[],this.type="circle"}load(t){t&&(void 0!==t.selectors&&(this.selectors=t.selectors),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode),void 0!==t.type&&(this.type=t.type))}}},1778:(t,e,i)=>{i.d(e,{z:()=>l});var s=i(5053),o=i(2935),a=i(5701),n=i(6755),r=i(1271);class l{constructor(){this.onClick=new s.R,this.onDiv=new o.M,this.onHover=new a.z,this.resize=new n.C}load(t){if(!t)return;this.onClick.load(t.onClick);const e=t.onDiv;void 0!==e&&(this.onDiv=(0,r.KH)(e,(t=>{const e=new o.M;return e.load(t),e}))),this.onHover.load(t.onHover),this.resize.load(t.resize)}}},5701:(t,e,i)=>{i.d(e,{z:()=>o});var s=i(6571);class o{constructor(){this.enable=!1,this.mode=[],this.parallax=new s.V}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode),this.parallax.load(t.parallax))}}},6571:(t,e,i)=>{i.d(e,{V:()=>s});class s{constructor(){this.enable=!1,this.force=2,this.smooth=10}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.force&&(this.force=t.force),void 0!==t.smooth&&(this.smooth=t.smooth))}}},6755:(t,e,i)=>{i.d(e,{C:()=>s});class s{constructor(){this.delay=.5,this.enable=!0}load(t){void 0!==t&&(void 0!==t.delay&&(this.delay=t.delay),void 0!==t.enable&&(this.enable=t.enable))}}},8461:(t,e,i)=>{i.d(e,{o:()=>a});var s=i(1778),o=i(5542);class a{constructor(t,e){this.detectsOn="window",this.events=new s.z,this.modes=new o.n(t,e)}load(t){if(!t)return;const e=t.detectsOn;void 0!==e&&(this.detectsOn=e),this.events.load(t.events),this.modes.load(t.modes)}}},5542:(t,e,i)=>{i.d(e,{n:()=>s});class s{constructor(t,e){this._engine=t,this._container=e}load(t){if(!t)return;if(!this._container)return;const e=this._engine.interactors.get(this._container);if(e)for(const i of e)i.loadModeOptions&&i.loadModeOptions(this,t)}}},5632:(t,e,i)=>{i.d(e,{h:()=>o});var s=i(1271);class o{load(t){t&&(t.position&&(this.position={x:t.position.x??50,y:t.position.y??50,mode:t.position.mode??"percent"}),t.options&&(this.options=(0,s.ZB)({},t.options)))}}},7327:(t,e,i)=>{i.d(e,{E:()=>v});var s=i(1271),o=i(1429),a=i(9311),n=i(8569),r=i(8461),l=i(5632),c=i(3442),d=i(9556),h=i(8853),u=i(2358);class v{constructor(t,e){this._findDefaultTheme=t=>this.themes.find((e=>e.default.value&&e.default.mode===t))??this.themes.find((t=>t.default.value&&"any"===t.default.mode)),this._importPreset=t=>{this.load(this._engine.getPreset(t))},this._engine=t,this._container=e,this.autoPlay=!0,this.background=new o.A,this.backgroundMask=new a.g,this.clear=!0,this.defaultThemes={},this.delay=0,this.fullScreen=new n.I,this.detectRetina=!0,this.duration=0,this.fpsLimit=120,this.interactivity=new r.o(t,e),this.manualParticles=[],this.particles=(0,h.x)(this._engine,this._container),this.pauseOnBlur=!0,this.pauseOnOutsideViewport=!0,this.responsive=[],this.smooth=!1,this.style={},this.themes=[],this.zLayers=100}load(t){if(!t)return;void 0!==t.preset&&(0,s.KH)(t.preset,(t=>this._importPreset(t))),void 0!==t.autoPlay&&(this.autoPlay=t.autoPlay),void 0!==t.clear&&(this.clear=t.clear),void 0!==t.key&&(this.key=t.key),void 0!==t.name&&(this.name=t.name),void 0!==t.delay&&(this.delay=(0,u.Cs)(t.delay));const e=t.detectRetina;void 0!==e&&(this.detectRetina=e),void 0!==t.duration&&(this.duration=(0,u.Cs)(t.duration));const i=t.fpsLimit;void 0!==i&&(this.fpsLimit=i),void 0!==t.pauseOnBlur&&(this.pauseOnBlur=t.pauseOnBlur),void 0!==t.pauseOnOutsideViewport&&(this.pauseOnOutsideViewport=t.pauseOnOutsideViewport),void 0!==t.zLayers&&(this.zLayers=t.zLayers),this.background.load(t.background);const o=t.fullScreen;(0,s.jn)(o)?this.fullScreen.enable=o:this.fullScreen.load(o),this.backgroundMask.load(t.backgroundMask),this.interactivity.load(t.interactivity),t.manualParticles&&(this.manualParticles=t.manualParticles.map((t=>{const e=new l.h;return e.load(t),e}))),this.particles.load(t.particles),this.style=(0,s.ZB)(this.style,t.style),this._engine.loadOptions(this,t),void 0!==t.smooth&&(this.smooth=t.smooth);const a=this._engine.interactors.get(this._container);if(a)for(const e of a)e.loadOptions&&e.loadOptions(this,t);if(void 0!==t.responsive)for(const e of t.responsive){const t=new c.E;t.load(e),this.responsive.push(t)}if(this.responsive.sort(((t,e)=>t.maxWidth-e.maxWidth)),void 0!==t.themes)for(const e of t.themes){const t=this.themes.find((t=>t.name===e.name));if(t)t.load(e);else{const t=new d.Q;t.load(e),this.themes.push(t)}}this.defaultThemes.dark=this._findDefaultTheme("dark")?.name,this.defaultThemes.light=this._findDefaultTheme("light")?.name}setResponsive(t,e,i){this.load(i);const s=this.responsive.find((i=>"screen"===i.mode&&screen?i.maxWidth>screen.availWidth:i.maxWidth*e>t));return this.load(s?.options),s?.maxWidth}setTheme(t){if(t){const e=this.themes.find((e=>e.name===t));e&&this.load(e.options)}else{const t=(0,s.HY)("(prefers-color-scheme: dark)"),e=t&&t.matches,i=this._findDefaultTheme(e?"dark":"light");i&&this.load(i.options)}}}},3312:(t,e,i)=>{i.d(e,{O:()=>o});var s=i(1271);class o{constructor(){this.value=""}static create(t,e){const i=new o;return i.load(t),void 0!==e&&((0,s.HD)(e)||(0,s.kJ)(e)?i.load({value:e}):i.load(e)),i}load(t){void 0!==t?.value&&(this.value=t.value)}}},1357:(t,e,i)=>{i.d(e,{b:()=>o});var s=i(9141);class o{constructor(){this.horizontal=new s.u,this.vertical=new s.u}load(t){t&&(this.horizontal.load(t.horizontal),this.vertical.load(t.vertical))}}},9141:(t,e,i)=>{i.d(e,{u:()=>o});var s=i(9569);class o extends s.SW{constructor(){super(),this.value=1}}},2631:(t,e,i)=>{i.d(e,{y:()=>r});var s=i(5447),o=i(3964),a=i(1357),n=i(2358);class r{constructor(){this.absorb=new s.h,this.bounce=new a.b,this.enable=!1,this.maxSpeed=50,this.mode="bounce",this.overlap=new o.t}load(t){t&&(this.absorb.load(t.absorb),this.bounce.load(t.bounce),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.maxSpeed&&(this.maxSpeed=(0,n.Cs)(t.maxSpeed)),void 0!==t.mode&&(this.mode=t.mode),this.overlap.load(t.overlap))}}},5447:(t,e,i)=>{i.d(e,{h:()=>s});class s{constructor(){this.speed=2}load(t){t&&void 0!==t.speed&&(this.speed=t.speed)}}},3964:(t,e,i)=>{i.d(e,{t:()=>s});class s{constructor(){this.enable=!0,this.retries=0}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.retries&&(this.retries=t.retries))}}},8097:(t,e,i)=>{i.d(e,{A:()=>v});var s=i(1271),o=i(7056),a=i(4169),n=i(7897),r=i(3843),l=i(457),c=i(8481),d=i(3534),h=i(7805),u=i(2358);class v{constructor(){this.angle=new o.k,this.attract=new a.k,this.center=new n.a,this.decay=0,this.distance={},this.direction="none",this.drift=0,this.enable=!1,this.gravity=new r.S,this.path=new l.C,this.outModes=new d.u,this.random=!1,this.size=!1,this.speed=2,this.spin=new h.y,this.straight=!1,this.trail=new c.S,this.vibrate=!1,this.warp=!1}load(t){if(!t)return;this.angle.load((0,s.hj)(t.angle)?{value:t.angle}:t.angle),this.attract.load(t.attract),this.center.load(t.center),void 0!==t.decay&&(this.decay=(0,u.Cs)(t.decay)),void 0!==t.direction&&(this.direction=t.direction),void 0!==t.distance&&(this.distance=(0,s.hj)(t.distance)?{horizontal:t.distance,vertical:t.distance}:{...t.distance}),void 0!==t.drift&&(this.drift=(0,u.Cs)(t.drift)),void 0!==t.enable&&(this.enable=t.enable),this.gravity.load(t.gravity);const e=t.outModes;void 0!==e&&((0,s.Kn)(e)?this.outModes.load(e):this.outModes.load({default:e})),this.path.load(t.path),void 0!==t.random&&(this.random=t.random),void 0!==t.size&&(this.size=t.size),void 0!==t.speed&&(this.speed=(0,u.Cs)(t.speed)),this.spin.load(t.spin),void 0!==t.straight&&(this.straight=t.straight),this.trail.load(t.trail),void 0!==t.vibrate&&(this.vibrate=t.vibrate),void 0!==t.warp&&(this.warp=t.warp)}}},7056:(t,e,i)=>{i.d(e,{k:()=>o});var s=i(2358);class o{constructor(){this.offset=0,this.value=90}load(t){t&&(void 0!==t.offset&&(this.offset=(0,s.Cs)(t.offset)),void 0!==t.value&&(this.value=(0,s.Cs)(t.value)))}}},4169:(t,e,i)=>{i.d(e,{k:()=>o});var s=i(2358);class o{constructor(){this.distance=200,this.enable=!1,this.rotate={x:3e3,y:3e3}}load(t){if(t&&(void 0!==t.distance&&(this.distance=(0,s.Cs)(t.distance)),void 0!==t.enable&&(this.enable=t.enable),t.rotate)){const e=t.rotate.x;void 0!==e&&(this.rotate.x=e);const i=t.rotate.y;void 0!==i&&(this.rotate.y=i)}}}},7897:(t,e,i)=>{i.d(e,{a:()=>s});class s{constructor(){this.x=50,this.y=50,this.mode="percent",this.radius=0}load(t){t&&(void 0!==t.x&&(this.x=t.x),void 0!==t.y&&(this.y=t.y),void 0!==t.mode&&(this.mode=t.mode),void 0!==t.radius&&(this.radius=t.radius))}}},3843:(t,e,i)=>{i.d(e,{S:()=>o});var s=i(2358);class o{constructor(){this.acceleration=9.81,this.enable=!1,this.inverse=!1,this.maxSpeed=50}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=(0,s.Cs)(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.inverse&&(this.inverse=t.inverse),void 0!==t.maxSpeed&&(this.maxSpeed=(0,s.Cs)(t.maxSpeed)))}}},8481:(t,e,i)=>{i.d(e,{S:()=>a});var s=i(3312);class o{load(t){t&&(void 0!==t.color&&(this.color=s.O.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image))}}class a{constructor(){this.enable=!1,this.length=10,this.fill=new o}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.fill&&this.fill.load(t.fill),void 0!==t.length&&(this.length=t.length))}}},3534:(t,e,i)=>{i.d(e,{u:()=>s});class s{constructor(){this.default="out"}load(t){t&&(void 0!==t.default&&(this.default=t.default),this.bottom=t.bottom??t.default,this.left=t.left??t.default,this.right=t.right??t.default,this.top=t.top??t.default)}}},457:(t,e,i)=>{i.d(e,{C:()=>a});var s=i(9569),o=i(1271);class a{constructor(){this.clamp=!0,this.delay=new s.SW,this.enable=!1,this.options={}}load(t){t&&(void 0!==t.clamp&&(this.clamp=t.clamp),this.delay.load(t.delay),void 0!==t.enable&&(this.enable=t.enable),this.generator=t.generator,t.options&&(this.options=(0,o.ZB)(this.options,t.options)))}}},7805:(t,e,i)=>{i.d(e,{y:()=>a});var s=i(1271),o=i(2358);class a{constructor(){this.acceleration=0,this.enable=!1}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=(0,o.Cs)(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),t.position&&(this.position=(0,s.ZB)({},t.position)))}}},5574:(t,e,i)=>{i.d(e,{l:()=>s});class s{constructor(){this.enable=!1,this.width=1920,this.height=1080}load(t){if(!t)return;void 0!==t.enable&&(this.enable=t.enable);const e=t.width;void 0!==e&&(this.width=e);const i=t.height;void 0!==i&&(this.height=i)}}},9262:(t,e,i)=>{i.d(e,{H:()=>a});var s=i(5574),o=i(8760);class a{constructor(){this.density=new s.l,this.limit=new o.W,this.value=0}load(t){t&&(this.density.load(t.density),this.limit.load(t.limit),void 0!==t.value&&(this.value=t.value))}}},8760:(t,e,i)=>{i.d(e,{W:()=>s});class s{constructor(){this.mode="delete",this.value=0}load(t){t&&(void 0!==t.mode&&(this.mode=t.mode),void 0!==t.value&&(this.value=t.value))}}},5555:(t,e,i)=>{i.d(e,{D:()=>a});var s=i(1174),o=i(9569);class a extends o.md{constructor(){super(),this.animation=new s.O,this.value=1}load(t){if(!t)return;super.load(t);const e=t.animation;void 0!==e&&this.animation.load(e)}}},1174:(t,e,i)=>{i.d(e,{O:()=>o});var s=i(8152);class o extends s.B{constructor(){super(),this.destroy="none",this.speed=2}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}},9115:(t,e,i)=>{i.d(e,{B:()=>m});var s=i(1271),o=i(1470),a=i(2631);class n{constructor(){this.close=!0,this.fill=!0,this.options={},this.type=[]}load(t){if(!t)return;const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=(0,s.ZB)(this.options[t]??{},i))}void 0!==t.close&&(this.close=t.close),void 0!==t.fill&&(this.fill=t.fill),void 0!==t.type&&(this.type=t.type)}}var r=i(8097),l=i(5555),c=i(1357),d=i(9262),h=i(2467),u=i(578),v=i(1293),p=i(4962),f=i(6151);class m{constructor(t,e){this._engine=t,this._container=e,this.bounce=new c.b,this.collisions=new a.y,this.color=new o.R,this.color.value="#fff",this.effect=new n,this.groups={},this.move=new r.A,this.number=new d.H,this.opacity=new l.D,this.reduceDuplicates=!1,this.shadow=new h.j,this.shape=new u.b,this.size=new v.$,this.stroke=new p.m,this.zIndex=new f.K}load(t){if(!t)return;if(void 0!==t.groups)for(const e of Object.keys(t.groups)){if(!Object.hasOwn(t.groups,e))continue;const i=t.groups[e];void 0!==i&&(this.groups[e]=(0,s.ZB)(this.groups[e]??{},i))}void 0!==t.reduceDuplicates&&(this.reduceDuplicates=t.reduceDuplicates),this.bounce.load(t.bounce),this.color.load(o.R.create(this.color,t.color)),this.effect.load(t.effect),this.move.load(t.move),this.number.load(t.number),this.opacity.load(t.opacity),this.shape.load(t.shape),this.size.load(t.size),this.shadow.load(t.shadow),this.zIndex.load(t.zIndex),this.collisions.load(t.collisions),void 0!==t.interactivity&&(this.interactivity=(0,s.ZB)({},t.interactivity));const e=t.stroke;if(e&&(this.stroke=(0,s.KH)(e,(t=>{const e=new p.m;return e.load(t),e}))),this._container){const e=this._engine.updaters.get(this._container);if(e)for(const i of e)i.loadOptions&&i.loadOptions(this,t);const i=this._engine.interactors.get(this._container);if(i)for(const e of i)e.loadParticlesOptions&&e.loadParticlesOptions(this,t)}}}},2467:(t,e,i)=>{i.d(e,{j:()=>o});var s=i(3312);class o{constructor(){this.blur=0,this.color=new s.O,this.enable=!1,this.offset={x:0,y:0},this.color.value="#000"}load(t){t&&(void 0!==t.blur&&(this.blur=t.blur),this.color=s.O.create(this.color,t.color),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.offset&&(void 0!==t.offset.x&&(this.offset.x=t.offset.x),void 0!==t.offset.y&&(this.offset.y=t.offset.y)))}}},578:(t,e,i)=>{i.d(e,{b:()=>o});var s=i(1271);class o{constructor(){this.close=!0,this.fill=!0,this.options={},this.type="circle"}load(t){if(!t)return;const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=(0,s.ZB)(this.options[t]??{},i))}void 0!==t.close&&(this.close=t.close),void 0!==t.fill&&(this.fill=t.fill),void 0!==t.type&&(this.type=t.type)}}},1293:(t,e,i)=>{i.d(e,{$:()=>a});var s=i(9569),o=i(4376);class a extends s.md{constructor(){super(),this.animation=new o.a,this.value=3}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&this.animation.load(e)}}},4376:(t,e,i)=>{i.d(e,{a:()=>o});var s=i(8152);class o extends s.B{constructor(){super(),this.destroy="none",this.speed=5}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}},4962:(t,e,i)=>{i.d(e,{m:()=>a});var s=i(1470),o=i(2358);class a{constructor(){this.width=0}load(t){t&&(void 0!==t.color&&(this.color=s.R.create(this.color,t.color)),void 0!==t.width&&(this.width=(0,o.Cs)(t.width)),void 0!==t.opacity&&(this.opacity=(0,o.Cs)(t.opacity)))}}},6151:(t,e,i)=>{i.d(e,{K:()=>o});var s=i(9569);class o extends s.SW{constructor(){super(),this.opacityRate=1,this.sizeRate=1,this.velocityRate=1}load(t){super.load(t),t&&(void 0!==t.opacityRate&&(this.opacityRate=t.opacityRate),void 0!==t.sizeRate&&(this.sizeRate=t.sizeRate),void 0!==t.velocityRate&&(this.velocityRate=t.velocityRate))}}},3442:(t,e,i)=>{i.d(e,{E:()=>o});var s=i(1271);class o{constructor(){this.maxWidth=1/0,this.options={},this.mode="canvas"}load(t){t&&(void 0!==t.maxWidth&&(this.maxWidth=t.maxWidth),void 0!==t.mode&&("screen"===t.mode?this.mode="screen":this.mode="canvas"),void 0!==t.options&&(this.options=(0,s.ZB)({},t.options)))}}},9556:(t,e,i)=>{i.d(e,{Q:()=>a});var s=i(5295),o=i(1271);class a{constructor(){this.name="",this.default=new s.C}load(t){t&&(void 0!==t.name&&(this.name=t.name),this.default.load(t.default),void 0!==t.options&&(this.options=(0,o.ZB)({},t.options)))}}},5295:(t,e,i)=>{i.d(e,{C:()=>s});class s{constructor(){this.auto=!1,this.mode="any",this.value=!1}load(t){t&&(void 0!==t.auto&&(this.auto=t.auto),void 0!==t.mode&&(this.mode=t.mode),void 0!==t.value&&(this.value=t.value))}}},9569:(t,e,i)=>{i.d(e,{I9:()=>n,SW:()=>a,md:()=>r});var s=i(8152),o=i(2358);class a{constructor(){this.value=0}load(t){t&&void 0!==t.value&&(this.value=(0,o.Cs)(t.value))}}class n extends a{constructor(){super(),this.animation=new s.P}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&this.animation.load(e)}}class r extends n{constructor(){super(),this.animation=new s.B}load(t){super.load(t)}}},4150:(t,e,i)=>{i.d(e,{$F:()=>p,C3:()=>r,Ch:()=>h,Dd:()=>u,PL:()=>f,TQ:()=>n,ZH:()=>l,Zw:()=>v,lV:()=>d,pS:()=>a,zv:()=>c});var s=i(5063);const o={x:0,y:0};function a(t,e,i){t.beginPath(),t.moveTo(e.x,e.y),t.lineTo(i.x,i.y),t.closePath()}function n(t,e,i){t.fillStyle=i??"rgba(0,0,0,0)",t.fillRect(o.x,o.y,e.width,e.height)}function r(t,e,i,s){i&&(t.globalAlpha=s,t.drawImage(i,o.x,o.y,e.width,e.height),t.globalAlpha=1)}function l(t,e){t.clearRect(o.x,o.y,e.width,e.height)}async function c(t){const{container:e,context:i,particle:o,delta:a,colorStyles:n,backgroundMask:r,composite:l,radius:c,opacity:v,shadow:p,transform:f}=t,m=o.getPosition(),y=o.rotation+(o.pathRotation?o.velocity.angle:0),g=Math.sin(y),b=Math.cos(y),w={a:b*(f.a??1),b:g*(f.b??1),c:-g*(f.c??1),d:b*(f.d??1)};i.setTransform(w.a,w.b,w.c,w.d,m.x,m.y),r&&(i.globalCompositeOperation=l);const x=o.shadowColor;p.enable&&x&&(i.shadowBlur=p.blur,i.shadowColor=(0,s.iz)(x),i.shadowOffsetX=p.offset.x,i.shadowOffsetY=p.offset.y),n.fill&&(i.fillStyle=n.fill);const M=o.strokeWidth??0;i.lineWidth=M,n.stroke&&(i.strokeStyle=n.stroke);const C={container:e,context:i,particle:o,radius:c,opacity:v,delta:a,transformData:w,strokeWidth:M};await h(C),await u(C),await d(C),i.globalCompositeOperation="source-over",i.resetTransform()}async function d(t){const{container:e,context:i,particle:s,radius:o,opacity:a,delta:n,transformData:r}=t;if(!s.effect)return;const l=e.effectDrawers.get(s.effect);l&&await l.draw({context:i,particle:s,radius:o,opacity:a,delta:n,pixelRatio:e.retina.pixelRatio,transformData:{...r}})}async function h(t){const{container:e,context:i,particle:s,radius:o,opacity:a,delta:n,strokeWidth:r,transformData:l}=t;if(!s.shape)return;const c=e.shapeDrawers.get(s.shape);c&&(i.beginPath(),await c.draw({context:i,particle:s,radius:o,opacity:a,delta:n,pixelRatio:e.retina.pixelRatio,transformData:{...l}}),s.shapeClose&&i.closePath(),r>0&&i.stroke(),s.shapeFill&&i.fill())}async function u(t){const{container:e,context:i,particle:s,radius:o,opacity:a,delta:n,transformData:r}=t;if(!s.shape)return;const l=e.shapeDrawers.get(s.shape);l?.afterDraw&&await l.afterDraw({context:i,particle:s,radius:o,opacity:a,delta:n,pixelRatio:e.retina.pixelRatio,transformData:{...r}})}async function v(t,e,i){e.draw&&await e.draw(t,i)}async function p(t,e,i,s){e.drawParticle&&await e.drawParticle(t,i,s)}function f(t,e,i){return{h:t.h,s:t.s,l:t.l+("darken"===e?-1:1)*i}}},5063:(t,e,i)=>{i.d(e,{BE:()=>z,DS:()=>y,Dt:()=>S,J9:()=>w,PB:()=>D,VI:()=>c,Y6:()=>b,ZC:()=>O,_g:()=>v,bS:()=>R,gE:()=>m,gW:()=>P,iz:()=>x,lC:()=>f,lN:()=>p,oc:()=>C,sS:()=>u,tX:()=>h,ve:()=>g,vz:()=>M});var s=i(2358),o=i(1271),a=i(6830);const n="random",r="mid",l=new Map;function c(t){l.set(t.key,t)}function d(t){for(const[,e]of l)if(t.startsWith(e.stringPrefix))return e.parseString(t);const e=t.replace(/^#?([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,((t,e,i,s,o)=>e+e+i+i+s+s+(void 0!==o?o+o:""))),i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i.exec(e);return i?{a:void 0!==i[4]?parseInt(i[4],16)/255:1,b:parseInt(i[3],16),g:parseInt(i[2],16),r:parseInt(i[1],16)}:void 0}function h(t,e,i=!0){if(!t)return;const s=(0,o.HD)(t)?{value:t}:t;if((0,o.HD)(s.value))return u(s.value,e,i);if((0,o.kJ)(s.value))return h({value:(0,o.c8)(s.value,e,i)});for(const[,t]of l){const e=t.handleRangeColor(s);if(e)return e}}function u(t,e,i=!0){if(!t)return;const s=(0,o.HD)(t)?{value:t}:t;if((0,o.HD)(s.value))return s.value===n?w():y(s.value);if((0,o.kJ)(s.value))return u({value:(0,o.c8)(s.value,e,i)});for(const[,t]of l){const e=t.handleColor(s);if(e)return e}}function v(t,e,i=!0){const s=u(t,e,i);return s?f(s):void 0}function p(t,e,i=!0){const s=h(t,e,i);return s?f(s):void 0}function f(t){const e=t.r/255,i=t.g/255,s=t.b/255,o=Math.max(e,i,s),a=Math.min(e,i,s),n={h:0,l:.5*(o+a),s:0};return o!==a&&(n.s=n.l<.5?(o-a)/(o+a):(o-a)/(2-o-a),n.h=e===o?(i-s)/(o-a):n.h=i===o?2+(s-e)/(o-a):4+(e-i)/(o-a)),n.l*=100,n.s*=100,n.h*=60,n.h<0&&(n.h+=360),n.h>=360&&(n.h-=360),n}function m(t){return d(t)?.a}function y(t){return d(t)}function g(t){const e=360,i=(t.h%e+e)%e,s=Math.max(0,Math.min(100,t.s)),o=i/e,a=s/100,n=Math.max(0,Math.min(100,t.l))/100,r=255;if(0===s){const t=Math.round(n*r);return{r:t,g:t,b:t}}const l=(t,e,i)=>{if(i<0&&i++,i>1&&i--,6*i<1)return t+6*(e-t)*i;if(2*i<1)return e;if(3*i<2){return t+(e-t)*(2/3-i)*6}return t},c=n<.5?n*(1+a):n+a-n*a,d=2*n-c,h=1/3,u=Math.min(r,r*l(d,c,o+h)),v=Math.min(r,r*l(d,c,o)),p=Math.min(r,r*l(d,c,o-h));return{r:Math.round(u),g:Math.round(v),b:Math.round(p)}}function b(t){const e=g(t);return{a:t.a,b:e.b,g:e.g,r:e.r}}function w(t){const e=t??0;return{b:Math.floor((0,s.vd)((0,s.Cs)(e,256))),g:Math.floor((0,s.vd)((0,s.Cs)(e,256))),r:Math.floor((0,s.vd)((0,s.Cs)(e,256)))}}function x(t,e){return`rgba(${t.r}, ${t.g}, ${t.b}, ${e??1})`}function M(t,e){return`hsla(${t.h}, ${t.s}%, ${t.l}%, ${e??1})`}function C(t,e,i,o){let a=t,n=e;return void 0===a.r&&(a=g(t)),void 0===n.r&&(n=g(e)),{b:(0,s.CD)(a.b,n.b,i,o),g:(0,s.CD)(a.g,n.g,i,o),r:(0,s.CD)(a.r,n.r,i,o)}}function z(t,e,i){if(i===n)return w();if(i!==r)return i;{const i=t.getFillColor()??t.getStrokeColor(),s=e?.getFillColor()??e?.getStrokeColor();if(i&&s&&e)return C(i,s,t.getRadius(),e.getRadius());{const t=i??s;if(t)return g(t)}}}function S(t,e,i){const s=(0,o.HD)(t)?t:t.value;return s===n?i?h({value:s}):e?n:r:s===r?r:h({value:s})}function P(t){return void 0!==t?{h:t.h.value,s:t.s.value,l:t.l.value}:void 0}function R(t,e,i){const s={h:{enable:!1,value:t.h},s:{enable:!1,value:t.s},l:{enable:!1,value:t.l}};return e&&(k(s.h,e.h,i),k(s.s,e.s,i),k(s.l,e.l,i)),s}function k(t,e,i){t.enable=e.enable;t.enable?(t.velocity=(0,s.Gu)(e.speed)/a.tZ*i,t.decay=1-(0,s.Gu)(e.decay),t.status="increasing",t.loops=0,t.maxLoops=(0,s.Gu)(e.count),t.time=0,t.delayTime=(0,s.Gu)(e.delay)*a.X5,e.sync||(t.velocity*=(0,s.sZ)(),t.value*=(0,s.sZ)()),t.initialValue=t.value,t.offset=(0,s.Cs)(e.offset)):t.velocity=0}function O(t,e,i,o){if(!t||!t.enable||(t.maxLoops??0)>0&&(t.loops??0)>(t.maxLoops??0))return;if(t.time||(t.time=0),(t.delayTime??0)>0&&t.time<(t.delayTime??0)&&(t.time+=o.value),(t.delayTime??0)>0&&t.time<(t.delayTime??0))return;const a=t.offset?(0,s.vd)(t.offset):0,n=(t.velocity??0)*o.factor+3.6*a,r=t.decay??1,l=(0,s.KI)(e),c=(0,s.Uv)(e);if(i&&"increasing"!==t.status){t.value-=n;const e=0;t.value<e&&(t.loops||(t.loops=0),t.loops++,t.status="increasing")}else t.value+=n,t.value>l&&(t.loops||(t.loops=0),t.loops++,i?t.status="decreasing":t.value-=l);t.velocity&&1!==r&&(t.velocity*=r),t.value=(0,s.uZ)(t.value,c,l)}function D(t,e){if(!t)return;const{h:i,s,l:o}=t,a={min:0,max:100},n={min:0,max:100};i&&O(i,{min:0,max:360},!1,e),s&&O(s,a,!0,e),o&&O(o,n,!0,e)}},2358:(t,e,i)=>{i.d(e,{BV:()=>E,CD:()=>p,Cs:()=>b,Gk:()=>C,Gu:()=>m,Gz:()=>k,Id:()=>M,KD:()=>D,KI:()=>g,Ry:()=>P,Sp:()=>x,Uv:()=>y,_X:()=>d,bx:()=>c,hA:()=>S,lQ:()=>z,mC:()=>O,oW:()=>w,p:()=>R,sR:()=>h,sZ:()=>u,uZ:()=>v,vd:()=>f});var s=i(8301),o=i(1271),a=i(6830);let n=Math.random;const r=new Map,l=2*Math.PI;function c(t,e){r.get(t)||r.set(t,e)}function d(t){return r.get(t)??(t=>t)}function h(t=Math.random){n=t}function u(){return v(n(),0,1-Number.EPSILON)}function v(t,e,i){return Math.min(Math.max(t,e),i)}function p(t,e,i,s){return Math.floor((t*i+e*s)/(i+s))}function f(t){const e=g(t);let i=y(t);return e===i&&(i=0),u()*(e-i)+i}function m(t){return(0,o.hj)(t)?t:f(t)}function y(t){return(0,o.hj)(t)?t:t.min}function g(t){return(0,o.hj)(t)?t:t.max}function b(t,e){if(t===e||void 0===e&&(0,o.hj)(t))return t;const i=y(t),s=g(t);return void 0!==e?{min:Math.min(i,e),max:Math.max(s,e)}:b(i,s)}function w(t,e){const i=t.x-e.x,s=t.y-e.y;return{dx:i,dy:s,distance:Math.sqrt(i**2+s**2)}}function x(t,e){return w(t,e).distance}function M(t){return t*Math.PI/180}function C(t,e,i){if((0,o.hj)(t))return M(t);const s=.25;switch(t){case"top":return.5*-Math.PI;case"top-right":return-Math.PI*s;case"right":return 0;case"bottom-right":return Math.PI*s;case"bottom":return.5*Math.PI;case"bottom-left":return.75*Math.PI;case"left":return Math.PI;case"top-left":return.75*-Math.PI;case"inside":return Math.atan2(i.y-e.y,i.x-e.x);case"outside":return Math.atan2(e.y-i.y,e.x-i.x);default:return u()*l}}function z(t){const e=s.O.origin;return e.length=1,e.angle=t,e}function S(t,e,i,o){return s.O.create(t.x*(i-o)/(i+o)+2*e.x*o/(i+o),t.y)}function P(t){return void 0!==t.position?.x&&void 0!==t.position.y?{x:t.position.x*t.size.width/a.tZ,y:t.position.y*t.size.height/a.tZ}:void 0}function R(t){return{x:(t.position?.x??u()*a.tZ)*t.size.width/a.tZ,y:(t.position?.y??u()*a.tZ)*t.size.height/a.tZ}}function k(t){const e={x:void 0!==t.position?.x?m(t.position.x):void 0,y:void 0!==t.position?.y?m(t.position.y):void 0};return R({size:t.size,position:e})}function O(t){return{x:t.position?.x??u()*t.size.width,y:t.position?.y??u()*t.size.height}}function D(t){const e={x:void 0!==t.position?.x?m(t.position.x):void 0,y:void 0!==t.position?.y?m(t.position.y):void 0};return O({size:t.size,position:e})}function E(t){return t?t.endsWith("%")?parseFloat(t)/a.tZ:parseFloat(t):1}},8853:(t,e,i)=>{i.d(e,{h:()=>o,x:()=>a});var s=i(9115);function o(t,...e){for(const i of e)t.load(i)}function a(t,e,...i){const a=new s.B(t,e);return o(a,...i),a}},1271:(t,e,i)=>{i.d(e,{Ac:()=>b,Cr:()=>j,EK:()=>r,Gt:()=>S,HD:()=>V,HY:()=>u,KH:()=>D,Kn:()=>W,Kr:()=>d,M_:()=>x,NM:()=>v,Rs:()=>A,V0:()=>I,XD:()=>z,ZB:()=>M,ap:()=>Z,bt:()=>B,c8:()=>g,dB:()=>f,dU:()=>y,dp:()=>O,gy:()=>R,hj:()=>H,iC:()=>P,jl:()=>l,jn:()=>T,kJ:()=>K,kR:()=>k,lL:()=>h,mf:()=>L,mx:()=>m,wA:()=>E,wm:()=>C,xq:()=>w,yf:()=>p});var s=i(2358),o=i(6830),a=i(8301);const n={debug:console.debug,error:console.error,info:console.info,log:console.log,verbose:console.log,warning:console.warn};function r(t){n.debug=t.debug||n.debug,n.error=t.error||n.error,n.info=t.info||n.info,n.log=t.log||n.log,n.verbose=t.verbose||n.verbose,n.warning=t.warning||n.warning}function l(){return n}function c(t){const e={bounced:!1},{pSide:i,pOtherSide:s,rectSide:o,rectOtherSide:a,velocity:n,factor:r}=t;return s.min<a.min||s.min>a.max||s.max<a.min||s.max>a.max||(i.max>=o.min&&i.max<=.5*(o.max+o.min)&&n>0||i.min<=o.max&&i.min>.5*(o.max+o.min)&&n<0)&&(e.velocity=n*-r,e.bounced=!0),e}function d(){return"undefined"==typeof window||!window||void 0===window.document||!window.document}function h(){return!d()&&"undefined"!=typeof matchMedia}function u(t){if(h())return matchMedia(t)}function v(t){if(!d()&&"undefined"!=typeof IntersectionObserver)return new IntersectionObserver(t)}function p(t){if(!d()&&"undefined"!=typeof MutationObserver)return new MutationObserver(t)}function f(t,e){return t===e||K(e)&&e.indexOf(t)>-1}async function m(t,e){try{await document.fonts.load(`${e??"400"} 36px '${t??"Verdana"}'`)}catch{}}function y(t){return Math.floor((0,s.sZ)()*t.length)}function g(t,e,i=!0){return t[void 0!==e&&i?e%t.length:y(t)]}function b(t,e,i,s,o){return w(x(t,s??0),e,i,o)}function w(t,e,i,s){let o=!0;return s&&"bottom"!==s||(o=t.top<e.height+i.x),!o||s&&"left"!==s||(o=t.right>i.x),!o||s&&"right"!==s||(o=t.left<e.width+i.y),!o||s&&"top"!==s||(o=t.bottom>i.y),o}function x(t,e){return{bottom:t.y+e,left:t.x-e,right:t.x+e,top:t.y-e}}function M(t,...e){for(const i of e){if(null==i)continue;if(!W(i)){t=i;continue}const e=Array.isArray(i);!e||!W(t)&&t&&Array.isArray(t)?e||!W(t)&&t&&!Array.isArray(t)||(t={}):t=[];for(const e in i){if("__proto__"===e)continue;const s=i[e],o=t;o[e]=W(s)&&Array.isArray(s)?s.map((t=>M(o[e],t))):M(o[e],s)}}return t}function C(t,e){return!!A(e,(e=>e.enable&&f(t,e.mode)))}function z(t,e,i){D(e,(e=>{const s=e.mode;e.enable&&f(t,s)&&S(e,i)}))}function S(t,e){D(t.selectors,(i=>{e(i,t)}))}function P(t,e){if(e&&t)return A(t,(t=>function(t,e){const i=D(e,(e=>t.matches(e)));return K(i)?i.some((t=>t)):i}(e,t.selectors)))}function R(t){return{position:t.getPosition(),radius:t.getRadius(),mass:t.getMass(),velocity:t.velocity,factor:a.O.create((0,s.Gu)(t.options.bounce.horizontal.value),(0,s.Gu)(t.options.bounce.vertical.value))}}function k(t,e){const{x:i,y:o}=t.velocity.sub(e.velocity),[a,n]=[t.position,e.position],{dx:r,dy:l}=(0,s.oW)(n,a);if(i*r+o*l<0)return;const c=-Math.atan2(l,r),d=t.mass,h=e.mass,u=t.velocity.rotate(c),v=e.velocity.rotate(c),p=(0,s.hA)(u,v,d,h),f=(0,s.hA)(v,u,d,h),m=p.rotate(-c),y=f.rotate(-c);t.velocity.x=m.x*t.factor.x,t.velocity.y=m.y*t.factor.y,e.velocity.x=y.x*e.factor.x,e.velocity.y=y.y*e.factor.y}function O(t,e){const i=x(t.getPosition(),t.getRadius()),o=t.options.bounce,a=c({pSide:{min:i.left,max:i.right},pOtherSide:{min:i.top,max:i.bottom},rectSide:{min:e.left,max:e.right},rectOtherSide:{min:e.top,max:e.bottom},velocity:t.velocity.x,factor:(0,s.Gu)(o.horizontal.value)});a.bounced&&(void 0!==a.velocity&&(t.velocity.x=a.velocity),void 0!==a.position&&(t.position.x=a.position));const n=c({pSide:{min:i.top,max:i.bottom},pOtherSide:{min:i.left,max:i.right},rectSide:{min:e.top,max:e.bottom},rectOtherSide:{min:e.left,max:e.right},velocity:t.velocity.y,factor:(0,s.Gu)(o.vertical.value)});n.bounced&&(void 0!==n.velocity&&(t.velocity.y=n.velocity),void 0!==n.position&&(t.position.y=n.position))}function D(t,e){return K(t)?t.map(((t,i)=>e(t,i))):e(t,0)}function E(t,e,i){return K(t)?g(t,e,i):t}function A(t,e){if(K(t))return t.find(((t,i)=>e(t,i)));return e(t,0)?t:void 0}function I(t,e){const i=t.value,a=t.animation,n={delayTime:(0,s.Gu)(a.delay)*o.X5,enable:a.enable,value:(0,s.Gu)(t.value)*e,max:(0,s.KI)(i)*e,min:(0,s.Uv)(i)*e,loops:0,maxLoops:(0,s.Gu)(a.count),time:0};if(a.enable){switch(n.decay=1-(0,s.Gu)(a.decay),a.mode){case"increase":n.status="increasing";break;case"decrease":n.status="decreasing";break;case"random":n.status=(0,s.sZ)()>=o.vq?"increasing":"decreasing"}const t="auto"===a.mode;switch(a.startValue){case"min":n.value=n.min,t&&(n.status="increasing");break;case"max":n.value=n.max,t&&(n.status="decreasing");break;default:n.value=(0,s.vd)(n),t&&(n.status=(0,s.sZ)()>=o.vq?"increasing":"decreasing")}}return n.initialValue=n.value,n}function _(t,e){if(!("percent"===t.mode)){const{mode:e,...i}=t;return i}return"x"in t?{x:t.x/o.tZ*e.width,y:t.y/o.tZ*e.height}:{width:t.width/o.tZ*e.width,height:t.height/o.tZ*e.height}}function B(t,e){return _(t,e)}function Z(t,e){return _(t,e)}function T(t){return"boolean"==typeof t}function V(t){return"string"==typeof t}function H(t){return"number"==typeof t}function L(t){return"function"==typeof t}function W(t){return"object"==typeof t&&null!==t}function K(t){return Array.isArray(t)}function j(t,e,i,o,a){if(t.destroyed||!e||!e.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;const n=(e.velocity??0)*a.factor,r=e.min,l=e.max,c=e.decay??1;if(e.time||(e.time=0),(e.delayTime??0)>0&&e.time<(e.delayTime??0)&&(e.time+=a.value),!((e.delayTime??0)>0&&e.time<(e.delayTime??0))){switch(e.status){case"increasing":e.value>=l?(i?e.status="decreasing":e.value-=l,e.loops||(e.loops=0),e.loops++):e.value+=n;break;case"decreasing":e.value<=r?(i?e.status="increasing":e.value+=l,e.loops||(e.loops=0),e.loops++):e.value-=n}e.velocity&&1!==c&&(e.velocity*=c),function(t,e,i,s,o){switch(e){case"max":i>=o&&t.destroy();break;case"min":i<=s&&t.destroy()}}(t,o,e.value,r,l),t.destroyed||(e.value=(0,s.uZ)(e.value,r,l))}}},3624:(t,e,i)=>{i.d(e,{RC:()=>w.R,Pp:()=>x.P,I9:()=>pt.I9,Aq:()=>M.A,g5:()=>C.g,F0:()=>z.F,Cd:()=>u.C,Rd:()=>k.R,yW:()=>W.y,hK:()=>K.h,tm:()=>j.t,yQ:()=>S.y,Mo:()=>O.M,zW:()=>D.z,L8:()=>v,IT:()=>P.I,zP:()=>E.z,hz:()=>R.h,BY:()=>d,o7:()=>_.o,ht:()=>Z.h,nl:()=>B.n,A6:()=>X.A,kZ:()=>q.k,kS:()=>U.k,aP:()=>N.a,Sb:()=>Q.S,Cl:()=>J.C,SF:()=>et.S,Dd:()=>at.D,OQ:()=>nt.O,Ei:()=>T.E,Oz:()=>V.O,uy:()=>Y.u,VS:()=>A.V,bD:()=>H.b,uR:()=>L.u,ld:()=>ot.l,$S:()=>p,Hb:()=>it.H,Wf:()=>st.W,Bm:()=>G.B,E9:()=>f.E,e6:()=>m.e,Br:()=>x.B,md:()=>pt.md,Ae:()=>y.A,Cf:()=>I.C,Et:()=>ht.E,g1:()=>h,jX:()=>F.j,bn:()=>rt.b,$u:()=>lt.$,aA:()=>ct.a,yC:()=>tt.y,mP:()=>$.m,Q2:()=>ut.Q,Cm:()=>vt.C,SW:()=>pt.SW,OW:()=>g.O,UJ:()=>b.U,KN:()=>dt.K,VI:()=>c.VI,bx:()=>n.bx,PL:()=>ft.PL,xq:()=>o.xq,dU:()=>o.dU,mC:()=>n.mC,KD:()=>n.KD,Ry:()=>n.Ry,p:()=>n.p,Gz:()=>n.Gz,M_:()=>o.M_,kR:()=>o.kR,gy:()=>o.gy,uZ:()=>n.uZ,ZH:()=>ft.ZH,hA:()=>n.hA,oc:()=>c.oc,_g:()=>c._g,sS:()=>c.sS,ZB:()=>o.ZB,Id:()=>n.Id,iC:()=>o.iC,XD:()=>o.XD,lV:()=>ft.lV,pS:()=>ft.pS,zv:()=>ft.zv,$F:()=>ft.$F,Zw:()=>ft.Zw,Ch:()=>ft.Ch,m:()=>ft.Dd,gK:()=>s.gK,KH:()=>o.KH,Rs:()=>o.Rs,YU:()=>s.YU,Sp:()=>n.Sp,oW:()=>n.oW,_X:()=>n._X,bS:()=>c.bS,gW:()=>c.gW,BE:()=>c.BE,Dt:()=>c.Dt,jl:()=>o.jl,lQ:()=>n.lQ,Gk:()=>n.Gk,bt:()=>o.bt,sZ:()=>n.sZ,J9:()=>c.J9,KI:()=>n.KI,Uv:()=>n.Uv,Gu:()=>n.Gu,ap:()=>o.ap,vz:()=>c.vz,iz:()=>c.iz,vq:()=>s.vq,lL:()=>o.lL,ve:()=>c.ve,Y6:()=>c.Y6,V0:()=>o.V0,kJ:()=>o.kJ,jn:()=>o.jn,wm:()=>o.wm,mf:()=>o.mf,dB:()=>o.dB,hj:()=>o.hj,Kn:()=>o.Kn,Ac:()=>o.Ac,Kr:()=>o.Kr,HD:()=>o.HD,c8:()=>o.c8,wA:()=>o.wA,mx:()=>o.mx,hS:()=>mt.h,hT:()=>mt.x,X5:()=>s.X5,CD:()=>n.CD,ZL:()=>s.ZL,aM:()=>s.aM,Wt:()=>s.Wt,G1:()=>s.G1,zw:()=>s.zw,TQ:()=>ft.TQ,C3:()=>ft.C3,BV:()=>n.BV,tZ:()=>s.tZ,vd:()=>n.vd,lN:()=>c.lN,tX:()=>c.tX,dp:()=>o.dp,rR:()=>s.rR,lC:()=>c.lC,NM:()=>o.NM,HY:()=>o.HY,yf:()=>o.yf,EK:()=>o.EK,sR:()=>n.sR,Cs:()=>n.Cs,Gt:()=>o.Gt,gE:()=>c.gE,DS:()=>c.DS,VH:()=>s.VH,$o:()=>s.$o,zX:()=>s.zX,Re:()=>s.Re,S6:()=>yt,Cr:()=>o.Cr,PB:()=>c.PB,ZC:()=>c.ZC,QL:()=>s.QL});var s=i(6830),o=i(1271);class a{constructor(){this._listeners=new Map}addEventListener(t,e){this.removeEventListener(t,e);let i=this._listeners.get(t);i||(i=[],this._listeners.set(t,i)),i.push(e)}dispatchEvent(t,e){const i=this._listeners.get(t);i?.forEach((t=>t(e)))}hasEventListener(t){return!!this._listeners.get(t)}removeAllEventListeners(t){t?this._listeners.delete(t):this._listeners=new Map}removeEventListener(t,e){const i=this._listeners.get(t);if(!i)return;const s=i.length,o=i.indexOf(e);if(o<0)return;1===s?this._listeners.delete(t):i.splice(o,1)}}var n=i(2358);async function r(t,e,i,s=!1){let o=e.get(t);return o&&!s||(o=await Promise.all([...i.values()].map((e=>e(t)))),e.set(t,o)),o}class l{constructor(){this._configs=new Map,this._domArray=[],this._eventDispatcher=new a,this._initialized=!1,this.plugins=[],this._initializers={interactors:new Map,movers:new Map,updaters:new Map},this.interactors=new Map,this.movers=new Map,this.updaters=new Map,this.presets=new Map,this.effectDrawers=new Map,this.shapeDrawers=new Map,this.pathGenerators=new Map}get configs(){const t={};for(const[e,i]of this._configs)t[e]=i;return t}get version(){return"3.2.1"}addConfig(t){const e=t.key??t.name??"default";this._configs.set(e,t),this._eventDispatcher.dispatchEvent("configAdded",{data:{name:e,config:t}})}async addEffect(t,e,i=!0){(0,o.KH)(t,(t=>{this.getEffectDrawer(t)||this.effectDrawers.set(t,e)})),await this.refresh(i)}addEventListener(t,e){this._eventDispatcher.addEventListener(t,e)}async addInteractor(t,e,i=!0){this._initializers.interactors.set(t,e),await this.refresh(i)}async addMover(t,e,i=!0){this._initializers.movers.set(t,e),await this.refresh(i)}async addParticleUpdater(t,e,i=!0){this._initializers.updaters.set(t,e),await this.refresh(i)}async addPathGenerator(t,e,i=!0){this.getPathGenerator(t)||this.pathGenerators.set(t,e),await this.refresh(i)}async addPlugin(t,e=!0){this.getPlugin(t.id)||this.plugins.push(t),await this.refresh(e)}async addPreset(t,e,i=!1,s=!0){!i&&this.getPreset(t)||this.presets.set(t,e),await this.refresh(s)}async addShape(t,e,i=!0){(0,o.KH)(t,(t=>{this.getShapeDrawer(t)||this.shapeDrawers.set(t,e)})),await this.refresh(i)}clearPlugins(t){this.updaters.delete(t),this.movers.delete(t),this.interactors.delete(t)}dispatchEvent(t,e){this._eventDispatcher.dispatchEvent(t,e)}dom(){return this._domArray}domItem(t){const e=this.dom(),i=e[t];if(i&&!i.destroyed)return i;{const i=1;e.splice(t,i)}}async getAvailablePlugins(t){const e=new Map;for(const i of this.plugins)i.needsPlugin(t.actualOptions)&&e.set(i.id,await i.getPlugin(t));return e}getEffectDrawer(t){return this.effectDrawers.get(t)}async getInteractors(t,e=!1){return await r(t,this.interactors,this._initializers.interactors,e)}async getMovers(t,e=!1){return await r(t,this.movers,this._initializers.movers,e)}getPathGenerator(t){return this.pathGenerators.get(t)}getPlugin(t){return this.plugins.find((e=>e.id===t))}getPreset(t){return this.presets.get(t)}getShapeDrawer(t){return this.shapeDrawers.get(t)}getSupportedEffects(){return this.effectDrawers.keys()}getSupportedShapes(){return this.shapeDrawers.keys()}async getUpdaters(t,e=!1){return await r(t,this.updaters,this._initializers.updaters,e)}init(){this._initialized||(this._initialized=!0)}async load(t){const e=t.id??t.element?.id??`tsparticles${Math.floor(1e4*(0,n.sZ)())}`,{index:a,url:r}=t,l=r?await async function(t){const e=(0,o.wA)(t.url,t.index);if(!e)return t.fallback;const i=await fetch(e);return i.ok?await i.json():((0,o.jl)().error(`${s.gK} ${i.status} while retrieving config file`),t.fallback)}({fallback:t.options,url:r,index:a}):t.options;let c=t.element??document.getElementById(e);c||(c=document.createElement("div"),c.id=e,document.body.append(c));const d=(0,o.wA)(l,a),h=this.dom(),u=h.findIndex((t=>t.id.description===e));if(u>=0){const t=this.domItem(u);if(t&&!t.destroyed){t.destroy();const e=1;h.splice(u,e)}}let v;if("canvas"===c.tagName.toLowerCase())v=c,v.dataset[s.YU]="false";else{const t=c.getElementsByTagName("canvas");if(t.length){v=t[0],v.dataset[s.YU]="false"}else v=document.createElement("canvas"),v.dataset[s.YU]="true",c.appendChild(v)}v.style.width||(v.style.width="100%"),v.style.height||(v.style.height="100%");const{Container:p}=await i.e(2720).then(i.bind(i,2720)),f=new p(this,e,d);if(u>=0){const t=0;h.splice(u,t,f)}else h.push(f);return f.canvas.loadCanvas(v),await f.start(),f}loadOptions(t,e){for(const i of this.plugins)i.loadOptions(t,e)}loadParticlesOptions(t,e,...i){const s=this.updaters.get(t);if(s)for(const t of s)t.loadOptions?.(e,...i)}async refresh(t=!0){t&&await Promise.all(this.dom().map((t=>t.refresh())))}removeEventListener(t,e){this._eventDispatcher.removeEventListener(t,e)}setOnClickHandler(t){const e=this.dom();if(!e.length)throw new Error(`${s.gK} can only set click handlers after calling tsParticles.load()`);for(const i of e)i.addClickHandler(t)}}var c=i(5063);class d{constructor(){this.key="hsl",this.stringPrefix="hsl"}handleColor(t){const e=t.value.hsl??t.value;if(void 0!==e.h&&void 0!==e.s&&void 0!==e.l)return(0,c.ve)(e)}handleRangeColor(t){const e=t.value.hsl??t.value;if(void 0!==e.h&&void 0!==e.l)return(0,c.ve)({h:(0,n.Gu)(e.h),l:(0,n.Gu)(e.l),s:(0,n.Gu)(e.s)})}parseString(t){if(!t.startsWith("hsl"))return;const e=/hsla?\(\s*(\d+)\s*,\s*(\d+)%\s*,\s*(\d+)%\s*(,\s*([\d.%]+)\s*)?\)/i.exec(t);return e?(0,c.Y6)({a:e.length>4?(0,n.BV)(e[5]):1,h:parseInt(e[1],10),l:parseInt(e[3],10),s:parseInt(e[2],10)}):void 0}}class h{constructor(){this.key="rgb",this.stringPrefix="rgb"}handleColor(t){const e=t.value.rgb??t.value;if(void 0!==e.r)return e}handleRangeColor(t){const e=t.value.rgb??t.value;if(void 0!==e.r)return{r:(0,n.Gu)(e.r),g:(0,n.Gu)(e.g),b:(0,n.Gu)(e.b)}}parseString(t){if(!t.startsWith(this.stringPrefix))return;const e=/rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(,\s*([\d.%]+)\s*)?\)/i.exec(t);return e?{a:e.length>4?(0,n.BV)(e[5]):1,b:parseInt(e[3],10),g:parseInt(e[2],10),r:parseInt(e[1],10)}:void 0}}var u=i(4006);class v{constructor(t){this.type="external",this.container=t}}class p{constructor(t){this.type="particles",this.container=t}}var f=i(4158),m=i(1412),y=i(3495),g=i(8301),b=i(7628),w=i(1470),x=i(8152),M=i(1429),C=i(9311),z=i(76),S=i(2793),P=i(8569),R=i(5992),k=i(5053),O=i(2935),D=i(1778),E=i(5701),A=i(6571),I=i(6755),_=i(8461),B=i(5542),Z=i(5632),T=i(7327),V=i(3312),H=i(1357),L=i(9141),W=i(2631),K=i(5447),j=i(3964),G=i(9115),F=i(2467),$=i(4962),U=i(4169),X=i(8097),q=i(7056),N=i(7897),Q=i(3843),Y=i(3534),J=i(457),tt=i(7805),et=i(8481),it=i(9262),st=i(8760),ot=i(5574),at=i(5555),nt=i(1174),rt=i(578),lt=i(1293),ct=i(4376),dt=i(6151),ht=i(3442),ut=i(9556),vt=i(5295),pt=i(9569),ft=i(4150),mt=i(8853);const yt=function(){const t=new h,e=new d;(0,c.VI)(t),(0,c.VI)(e);const i=new l;return i.init(),i}();(0,o.Kr)()||(window.tsParticles=yt)}},s={};function o(t){var e=s[t];if(void 0!==e)return e.exports;var a=s[t]={exports:{}};return i[t](a,a.exports,o),a.exports}o.m=i,o.d=(t,e)=>{for(var i in e)o.o(e,i)&&!o.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,i)=>(o.f[i](t,e),e)),[])),o.u=t=>t+".min.js",o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),t={},e="@tsparticles/confetti:",o.l=(i,s,a,n)=>{if(t[i])t[i].push(s);else{var r,l;if(void 0!==a)for(var c=document.getElementsByTagName("script"),d=0;d<c.length;d++){var h=c[d];if(h.getAttribute("src")==i||h.getAttribute("data-webpack")==e+a){r=h;break}}r||(l=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,o.nc&&r.setAttribute("nonce",o.nc),r.setAttribute("data-webpack",e+a),r.src=i),t[i]=[s];var u=(e,s)=>{r.onerror=r.onload=null,clearTimeout(v);var o=t[i];if(delete t[i],r.parentNode&&r.parentNode.removeChild(r),o&&o.forEach((t=>t(s))),e)return e(s)},v=setTimeout(u.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=u.bind(null,r.onerror),r.onload=u.bind(null,r.onload),l&&document.head.appendChild(r)}},o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},(()=>{var t;o.g.importScripts&&(t=o.g.location+"");var e=o.g.document;if(!t&&e&&(e.currentScript&&(t=e.currentScript.src),!t)){var i=e.getElementsByTagName("script");if(i.length)for(var s=i.length-1;s>-1&&!t;)t=i[s--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=t})(),(()=>{var t={2417:0};o.f.j=(e,i)=>{var s=o.o(t,e)?t[e]:void 0;if(0!==s)if(s)i.push(s[2]);else{var a=new Promise(((i,o)=>s=t[e]=[i,o]));i.push(s[2]=a);var n=o.p+o.u(e),r=new Error;o.l(n,(i=>{if(o.o(t,e)&&(0!==(s=t[e])&&(t[e]=void 0),s)){var a=i&&("load"===i.type?"missing":i.type),n=i&&i.target&&i.target.src;r.message="Loading chunk "+e+" failed.\n("+a+": "+n+")",r.name="ChunkLoadError",r.type=a,r.request=n,s[1](r)}}),"chunk-"+e,e)}};var e=(e,i)=>{var s,a,n=i[0],r=i[1],l=i[2],c=0;if(n.some((e=>0!==t[e]))){for(s in r)o.o(r,s)&&(o.m[s]=r[s]);if(l)l(o)}for(e&&e(i);c<n.length;c++)a=n[c],o.o(t,a)&&t[a]&&t[a][0](),t[a]=0},i=this.webpackChunk_tsparticles_confetti=this.webpackChunk_tsparticles_confetti||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})();var a={};return(()=>{o.r(a),o.d(a,{AnimatableColor:()=>t.RC,AnimationOptions:()=>t.Pp,AnimationValueWithRandom:()=>t.I9,Background:()=>t.Aq,BackgroundMask:()=>t.g5,BackgroundMaskCover:()=>t.F0,Circle:()=>t.Cd,ClickEvent:()=>t.Rd,Collisions:()=>t.yW,CollisionsAbsorb:()=>t.hK,CollisionsOverlap:()=>t.tm,ColorAnimation:()=>t.yQ,DivEvent:()=>t.Mo,Events:()=>t.zW,ExternalInteractorBase:()=>t.L8,FullScreen:()=>t.IT,HoverEvent:()=>t.zP,HslAnimation:()=>t.hz,HslColorManager:()=>t.BY,Interactivity:()=>t.o7,ManualParticle:()=>t.ht,Modes:()=>t.nl,Move:()=>t.A6,MoveAngle:()=>t.kZ,MoveAttract:()=>t.kS,MoveCenter:()=>t.aP,MoveGravity:()=>t.Sb,MovePath:()=>t.Cl,MoveTrail:()=>t.SF,Opacity:()=>t.Dd,OpacityAnimation:()=>t.OQ,Options:()=>t.Ei,OptionsColor:()=>t.Oz,OutModes:()=>t.uy,Parallax:()=>t.VS,ParticlesBounce:()=>t.bD,ParticlesBounceFactor:()=>t.uR,ParticlesDensity:()=>t.ld,ParticlesInteractorBase:()=>t.$S,ParticlesNumber:()=>t.Hb,ParticlesNumberLimit:()=>t.Wf,ParticlesOptions:()=>t.Bm,Point:()=>t.E9,Range:()=>t.e6,RangedAnimationOptions:()=>t.Br,RangedAnimationValueWithRandom:()=>t.md,Rectangle:()=>t.Ae,ResizeEvent:()=>t.Cf,Responsive:()=>t.Et,RgbColorManager:()=>t.g1,Shadow:()=>t.jX,Shape:()=>t.bn,Size:()=>t.$u,SizeAnimation:()=>t.aA,Spin:()=>t.yC,Stroke:()=>t.mP,Theme:()=>t.Q2,ThemeDefault:()=>t.Cm,ValueWithRandom:()=>t.SW,Vector:()=>t.OW,Vector3d:()=>t.UJ,ZIndex:()=>t.KN,addColorManager:()=>t.VI,addEasing:()=>t.bx,alterHsl:()=>t.PL,areBoundsInside:()=>t.xq,arrayRandomIndex:()=>t.dU,calcExactPositionOrRandomFromSize:()=>t.mC,calcExactPositionOrRandomFromSizeRanged:()=>t.KD,calcPositionFromSize:()=>t.Ry,calcPositionOrRandomFromSize:()=>t.p,calcPositionOrRandomFromSizeRanged:()=>t.Gz,calculateBounds:()=>t.M_,circleBounce:()=>t.kR,circleBounceDataFromParticle:()=>t.gy,clamp:()=>t.uZ,clear:()=>t.ZH,collisionVelocity:()=>t.hA,colorMix:()=>t.oc,colorToHsl:()=>t._g,colorToRgb:()=>t.sS,confetti:()=>f,deepExtend:()=>t.ZB,degToRad:()=>t.Id,divMode:()=>t.iC,divModeExecute:()=>t.XD,drawEffect:()=>t.lV,drawLine:()=>t.pS,drawParticle:()=>t.zv,drawParticlePlugin:()=>t.$F,drawPlugin:()=>t.Zw,drawShape:()=>t.Ch,drawShapeAfterDraw:()=>t.m,errorPrefix:()=>t.gK,executeOnSingleOrMultiple:()=>t.KH,findItemFromSingleOrMultiple:()=>t.Rs,generatedAttribute:()=>t.YU,getDistance:()=>t.Sp,getDistances:()=>t.oW,getEasing:()=>t._X,getHslAnimationFromHsl:()=>t.bS,getHslFromAnimation:()=>t.gW,getLinkColor:()=>t.BE,getLinkRandomColor:()=>t.Dt,getLogger:()=>t.jl,getParticleBaseVelocity:()=>t.lQ,getParticleDirectionAngle:()=>t.Gk,getPosition:()=>t.bt,getRandom:()=>t.sZ,getRandomRgbColor:()=>t.J9,getRangeMax:()=>t.KI,getRangeMin:()=>t.Uv,getRangeValue:()=>t.Gu,getSize:()=>t.ap,getStyleFromHsl:()=>t.vz,getStyleFromRgb:()=>t.iz,halfRandom:()=>t.vq,hasMatchMedia:()=>t.lL,hslToRgb:()=>t.ve,hslaToRgba:()=>t.Y6,initParticleNumericAnimationValue:()=>t.V0,isArray:()=>t.kJ,isBoolean:()=>t.jn,isDivModeEnabled:()=>t.wm,isFunction:()=>t.mf,isInArray:()=>t.dB,isNumber:()=>t.hj,isObject:()=>t.Kn,isPointInside:()=>t.Ac,isSsr:()=>t.Kr,isString:()=>t.HD,itemFromArray:()=>t.c8,itemFromSingleOrMultiple:()=>t.wA,loadFont:()=>t.mx,loadOptions:()=>t.hS,loadParticlesOptions:()=>t.hT,millisecondsToSeconds:()=>t.X5,mix:()=>t.CD,mouseDownEvent:()=>t.ZL,mouseLeaveEvent:()=>t.aM,mouseMoveEvent:()=>t.Wt,mouseOutEvent:()=>t.G1,mouseUpEvent:()=>t.zw,paintBase:()=>t.TQ,paintImage:()=>t.C3,parseAlpha:()=>t.BV,percentDenominator:()=>t.tZ,randomInRange:()=>t.vd,rangeColorToHsl:()=>t.lN,rangeColorToRgb:()=>t.tX,rectBounce:()=>t.dp,resizeEvent:()=>t.rR,rgbToHsl:()=>t.lC,safeIntersectionObserver:()=>t.NM,safeMatchMedia:()=>t.HY,safeMutationObserver:()=>t.yf,setLogger:()=>t.EK,setRandom:()=>t.sR,setRangeValue:()=>t.Cs,singleDivModeExecute:()=>t.Gt,stringToAlpha:()=>t.gE,stringToRgb:()=>t.DS,touchCancelEvent:()=>t.VH,touchEndEvent:()=>t.$o,touchMoveEvent:()=>t.zX,touchStartEvent:()=>t.Re,tsParticles:()=>t.S6,updateAnimation:()=>t.Cr,updateColor:()=>t.PB,updateColorValue:()=>t.ZC,visibilityChangeEvent:()=>t.QL});var t=o(3624);class e{constructor(){this.angle=90,this.count=50,this.spread=45,this.startVelocity=45,this.decay=.9,this.gravity=1,this.drift=0,this.ticks=200,this.position={x:50,y:50},this.colors=["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],this.shapes=["square","circle"],this.scalar=1,this.zIndex=100,this.disableForReducedMotion=!0,this.flat=!1,this.shapeOptions={}}get origin(){return{x:this.position.x/t.tZ,y:this.position.y/t.tZ}}set origin(e){this.position.x=e.x*t.tZ,this.position.y=e.y*t.tZ}get particleCount(){return this.count}set particleCount(t){this.count=t}load(e){if(!e)return;void 0!==e.angle&&(this.angle=e.angle);const i=e.count??e.particleCount;void 0!==i&&(this.count=i),void 0!==e.spread&&(this.spread=e.spread),void 0!==e.startVelocity&&(this.startVelocity=e.startVelocity),void 0!==e.decay&&(this.decay=e.decay),void 0!==e.flat&&(this.flat=e.flat),void 0!==e.gravity&&(this.gravity=e.gravity),void 0!==e.drift&&(this.drift=e.drift),void 0!==e.ticks&&(this.ticks=e.ticks);const s=e.origin;s&&!e.position&&(e.position={x:void 0!==s.x?s.x*t.tZ:void 0,y:void 0!==s.y?s.y*t.tZ:void 0});const o=e.position;o&&(void 0!==o.x&&(this.position.x=o.x),void 0!==o.y&&(this.position.y=o.y)),void 0!==e.colors&&((0,t.kJ)(e.colors)?this.colors=[...e.colors]:this.colors=e.colors);const a=e.shapeOptions;if(void 0!==a)for(const e in a){const i=a[e];i&&(this.shapeOptions[e]=(0,t.ZB)(this.shapeOptions[e]??{},i))}void 0!==e.shapes&&((0,t.kJ)(e.shapes)?this.shapes=[...e.shapes]:this.shapes=e.shapes),void 0!==e.scalar&&(this.scalar=e.scalar),void 0!==e.zIndex&&(this.zIndex=e.zIndex),void 0!==e.disableForReducedMotion&&(this.disableForReducedMotion=e.disableForReducedMotion)}}const i=9.81,s=5,n=3,r=1,l=0,c=0;let d=!1,h=!1;const u=new Map;async function v(t){if(d)return;if(h)return new Promise((t=>{const e=setInterval((()=>{d&&(clearInterval(e),t())}),100)}));h=!0;const{loadEmittersPlugin:e}=await o.e(3610).then(o.bind(o,3610)),{loadMotionPlugin:i}=await o.e(3862).then(o.bind(o,3862)),{loadCardsShape:s}=await o.e(8060).then(o.bind(o,8060)),{loadHeartShape:a}=await o.e(3473).then(o.bind(o,3473)),{loadImageShape:n}=await o.e(1472).then(o.bind(o,1472)),{loadPolygonShape:r}=await o.e(7890).then(o.bind(o,7890)),{loadSquareShape:l}=await o.e(9530).then(o.bind(o,9530)),{loadStarShape:c}=await o.e(9532).then(o.bind(o,9532)),{loadEmojiShape:u}=await o.e(5444).then(o.bind(o,5444)),{loadRotateUpdater:v}=await o.e(9376).then(o.bind(o,9376)),{loadLifeUpdater:p}=await o.e(9921).then(o.bind(o,9921)),{loadRollUpdater:f}=await o.e(571).then(o.bind(o,571)),{loadTiltUpdater:m}=await o.e(6004).then(o.bind(o,6004)),{loadWobbleUpdater:y}=await o.e(3629).then(o.bind(o,3629)),{loadBasic:g}=await o.e(5120).then(o.bind(o,5120));await e(t,!1),await i(t,!1),await s(t,!1),await a(t,!1),await n(t,!1),await r(t,!1),await l(t,!1),await c(t,!1),await u(t,!1),await v(t,!1),await p(t,!1),await f(t,!1),await m(t,!1),await y(t,!1),await g(t),h=!1,d=!0}async function p(o){const a=new e;let d;a.load(o.options);const h=a.ticks*t.X5/(3.6*t.X5*120);if(u.has(o.id)&&(d=u.get(o.id),d&&!d.destroyed)){const t=d;if(t.addEmitter)return void await t.addEmitter({startCount:a.count,position:a.position,size:{width:0,height:0},rate:{delay:0,quantity:0},life:{duration:.1,count:1},particles:{color:{value:a.colors},shape:{type:a.shapes,options:a.shapeOptions},life:{count:1},opacity:{value:{min:0,max:1},animation:{enable:!0,sync:!0,speed:h,startValue:"max",destroy:"min"}},size:{value:s*a.scalar},move:{angle:{value:a.spread,offset:0},drift:{min:-a.drift,max:a.drift},gravity:{acceleration:a.gravity*i},speed:a.startVelocity*n,decay:r-a.decay,direction:-a.angle}}})}const v={fullScreen:{enable:!o.canvas,zIndex:a.zIndex},fpsLimit:120,particles:{number:{value:0},color:{value:a.colors},shape:{type:a.shapes,options:a.shapeOptions},opacity:{value:{min:0,max:1},animation:{enable:!0,sync:!0,speed:h,startValue:"max",destroy:"min"}},size:{value:s*a.scalar},links:{enable:!1},life:{count:1},move:{angle:{value:a.spread,offset:0},drift:{min:-a.drift,max:a.drift},enable:!0,gravity:{enable:!0,acceleration:a.gravity*i},speed:a.startVelocity*n,decay:r-a.decay,direction:-a.angle,random:!0,straight:!1,outModes:{default:"none",bottom:"destroy"}},rotate:{value:a.flat?l:{min:0,max:360},direction:"random",animation:{enable:!a.flat,speed:60}},tilt:{direction:"random",enable:!a.flat,value:a.flat?c:{min:0,max:360},animation:{enable:!0,speed:60}},roll:{darken:{enable:!0,value:25},enable:!a.flat,speed:{min:15,max:25}},wobble:{distance:30,enable:!a.flat,speed:{min:-15,max:15}}},detectRetina:!0,motion:{disable:a.disableForReducedMotion},emitters:{name:"confetti",startCount:a.count,position:a.position,size:{width:0,height:0},rate:{delay:0,quantity:0},life:{duration:.1,count:1}}};return d=await t.S6.load({id:o.id,element:o.canvas,options:v}),u.set(o.id,d),d}async function f(e,i){let s,o;return await v(t.S6),(0,t.HD)(e)?(o=e,s=i??{}):(o="confetti",s=e),p({id:o,options:s})}f.create=async(e,i)=>{if(!e)return f;await v(t.S6);const s=e.getAttribute("id")??"confetti";return e.setAttribute("id",s),async(o,a)=>{let n,r;return(0,t.HD)(o)?(r=o,n=a??i):(r=s,n=o),p({id:r,canvas:e,options:n})}},f.version=t.S6.version,(0,t.Kr)()||(window.confetti=f)})(),a})()));
!function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var i=e();for(var s in i)("object"==typeof exports?exports:t)[s]=i[s]}}(this,(()=>(()=>{var t,e,i={6830:(t,e,i)=>{i.d(e,{$o:()=>d,G1:()=>r,QL:()=>p,Re:()=>c,VH:()=>u,Wt:()=>l,X5:()=>g,YU:()=>s,ZL:()=>o,aM:()=>n,gK:()=>f,rR:()=>v,tZ:()=>m,vq:()=>y,zX:()=>h,zw:()=>a});const s="generated",o="pointerdown",a="pointerup",n="pointerleave",r="pointerout",l="pointermove",c="touchstart",d="touchend",h="touchmove",u="touchcancel",v="resize",p="visibilitychange",f="tsParticles - Error",m=100,y=.5,g=1e3},4158:(t,e,i)=>{i.d(e,{E:()=>s});class s{constructor(t,e){this.position=t,this.particle=e}}},7212:(t,e,i)=>{i.d(e,{Ae:()=>n,Cd:()=>a,W7:()=>o});var s=i(2358);class o{constructor(t,e,i){this.position={x:t,y:e},this.type=i}}class a extends o{constructor(t,e,i){super(t,e,"circle"),this.radius=i}contains(t){return(0,s.Sp)(t,this.position)<=this.radius}intersects(t){const e=this.position,i=t.position,s=Math.abs(i.x-e.x),o=Math.abs(i.y-e.y),r=this.radius;if(t instanceof a||"circle"===t.type){return r+t.radius>Math.sqrt(s**2+o**2)}if(t instanceof n||"rectangle"===t.type){const e=t,{width:i,height:a}=e.size;return Math.pow(s-i,2)+Math.pow(o-a,2)<=r**2||s<=r+i&&o<=r+a||s<=i||o<=a}return!1}}class n extends o{constructor(t,e,i,s){super(t,e,"rectangle"),this.size={height:s,width:i}}contains(t){const e=this.size.width,i=this.size.height,s=this.position;return t.x>=s.x&&t.x<=s.x+e&&t.y>=s.y&&t.y<=s.y+i}intersects(t){if(t instanceof a)return t.intersects(this);const e=this.size.width,i=this.size.height,s=this.position,o=t.position,r=t instanceof n?t.size:{width:0,height:0},l=r.width,c=r.height;return o.x<s.x+e&&o.x+l>s.x&&o.y<s.y+i&&o.y+c>s.y}}},6888:(t,e,i)=>{i.d(e,{O:()=>c,U:()=>l});var s=i(6830),o=i(3853);const a=0,n=0,r=0;class l{constructor(t,e,i){if(this._updateFromAngle=(t,e)=>{this.x=Math.cos(t)*e,this.y=Math.sin(t)*e},!(0,o.hj)(t)&&t){this.x=t.x,this.y=t.y;const e=t;this.z=e.z?e.z:r}else{if(void 0===t||void 0===e)throw new Error(`${s.gK} Vector3d not initialized correctly`);this.x=t,this.y=e,this.z=i??r}}static get origin(){return l.create(a,n,r)}get angle(){return Math.atan2(this.y,this.x)}set angle(t){this._updateFromAngle(t,this.length)}get length(){return Math.sqrt(this.getLengthSq())}set length(t){this._updateFromAngle(this.angle,t)}static clone(t){return l.create(t.x,t.y,t.z)}static create(t,e,i){return new l(t,e,i)}add(t){return l.create(this.x+t.x,this.y+t.y,this.z+t.z)}addTo(t){this.x+=t.x,this.y+=t.y,this.z+=t.z}copy(){return l.clone(this)}distanceTo(t){return this.sub(t).length}distanceToSq(t){return this.sub(t).getLengthSq()}div(t){return l.create(this.x/t,this.y/t,this.z/t)}divTo(t){this.x/=t,this.y/=t,this.z/=t}getLengthSq(){return this.x**2+this.y**2}mult(t){return l.create(this.x*t,this.y*t,this.z*t)}multTo(t){this.x*=t,this.y*=t,this.z*=t}normalize(){const t=this.length;0!=t&&this.multTo(1/t)}rotate(t){return l.create(this.x*Math.cos(t)-this.y*Math.sin(t),this.x*Math.sin(t)+this.y*Math.cos(t),r)}setTo(t){this.x=t.x,this.y=t.y;const e=t;this.z=e.z?e.z:r}sub(t){return l.create(this.x-t.x,this.y-t.y,this.z-t.z)}subFrom(t){this.x-=t.x,this.y-=t.y,this.z-=t.z}}class c extends l{constructor(t,e){super(t,e,r)}static get origin(){return c.create(a,n)}static clone(t){return c.create(t.x,t.y)}static create(t,e){return new c(t,e)}}},1470:(t,e,i)=>{i.d(e,{R:()=>n});var s=i(3853),o=i(5992),a=i(3312);class n extends a.O{constructor(){super(),this.animation=new o.h}static create(t,e){const i=new n;return i.load(t),void 0!==e&&((0,s.HD)(e)||(0,s.kJ)(e)?i.load({value:e}):i.load(e)),i}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&(void 0!==e.enable?this.animation.h.load(e):this.animation.load(t.animation))}}},8152:(t,e,i)=>{i.d(e,{B:()=>a,P:()=>o});var s=i(2358);class o{constructor(){this.count=0,this.enable=!1,this.speed=1,this.decay=0,this.delay=0,this.sync=!1}load(t){t&&(void 0!==t.count&&(this.count=(0,s.Cs)(t.count)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.speed&&(this.speed=(0,s.Cs)(t.speed)),void 0!==t.decay&&(this.decay=(0,s.Cs)(t.decay)),void 0!==t.delay&&(this.delay=(0,s.Cs)(t.delay)),void 0!==t.sync&&(this.sync=t.sync))}}class a extends o{constructor(){super(),this.mode="auto",this.startValue="random"}load(t){super.load(t),t&&(void 0!==t.mode&&(this.mode=t.mode),void 0!==t.startValue&&(this.startValue=t.startValue))}}},1429:(t,e,i)=>{i.d(e,{A:()=>o});var s=i(3312);class o{constructor(){this.color=new s.O,this.color.value="",this.image="",this.position="",this.repeat="",this.size="",this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=s.O.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image),void 0!==t.position&&(this.position=t.position),void 0!==t.repeat&&(this.repeat=t.repeat),void 0!==t.size&&(this.size=t.size),void 0!==t.opacity&&(this.opacity=t.opacity))}}},9311:(t,e,i)=>{i.d(e,{g:()=>a});var s=i(76),o=i(3853);class a{constructor(){this.composite="destination-out",this.cover=new s.F,this.enable=!1}load(t){if(t){if(void 0!==t.composite&&(this.composite=t.composite),void 0!==t.cover){const e=t.cover,i=(0,o.HD)(t.cover)?{color:t.cover}:t.cover;this.cover.load(void 0!==e.color||void 0!==e.image?e:{color:i})}void 0!==t.enable&&(this.enable=t.enable)}}}},76:(t,e,i)=>{i.d(e,{F:()=>o});var s=i(3312);class o{constructor(){this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=s.O.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image),void 0!==t.opacity&&(this.opacity=t.opacity))}}},2793:(t,e,i)=>{i.d(e,{y:()=>a});var s=i(8152),o=i(2358);class a extends s.P{constructor(){super(),this.offset=0,this.sync=!0}load(t){super.load(t),t&&void 0!==t.offset&&(this.offset=(0,o.Cs)(t.offset))}}},8569:(t,e,i)=>{i.d(e,{I:()=>s});class s{constructor(){this.enable=!0,this.zIndex=0}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.zIndex&&(this.zIndex=t.zIndex))}}},5992:(t,e,i)=>{i.d(e,{h:()=>o});var s=i(2793);class o{constructor(){this.h=new s.y,this.s=new s.y,this.l=new s.y}load(t){t&&(this.h.load(t.h),this.s.load(t.s),this.l.load(t.l))}}},5053:(t,e,i)=>{i.d(e,{R:()=>s});class s{constructor(){this.enable=!1,this.mode=[]}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode))}}},2935:(t,e,i)=>{i.d(e,{M:()=>s});class s{constructor(){this.selectors=[],this.enable=!1,this.mode=[],this.type="circle"}load(t){t&&(void 0!==t.selectors&&(this.selectors=t.selectors),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode),void 0!==t.type&&(this.type=t.type))}}},1778:(t,e,i)=>{i.d(e,{z:()=>l});var s=i(5053),o=i(2935),a=i(5701),n=i(6755),r=i(1271);class l{constructor(){this.onClick=new s.R,this.onDiv=new o.M,this.onHover=new a.z,this.resize=new n.C}load(t){if(!t)return;this.onClick.load(t.onClick);const e=t.onDiv;void 0!==e&&(this.onDiv=(0,r.KH)(e,(t=>{const e=new o.M;return e.load(t),e}))),this.onHover.load(t.onHover),this.resize.load(t.resize)}}},5701:(t,e,i)=>{i.d(e,{z:()=>o});var s=i(6571);class o{constructor(){this.enable=!1,this.mode=[],this.parallax=new s.V}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode),this.parallax.load(t.parallax))}}},6571:(t,e,i)=>{i.d(e,{V:()=>s});class s{constructor(){this.enable=!1,this.force=2,this.smooth=10}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.force&&(this.force=t.force),void 0!==t.smooth&&(this.smooth=t.smooth))}}},6755:(t,e,i)=>{i.d(e,{C:()=>s});class s{constructor(){this.delay=.5,this.enable=!0}load(t){void 0!==t&&(void 0!==t.delay&&(this.delay=t.delay),void 0!==t.enable&&(this.enable=t.enable))}}},8461:(t,e,i)=>{i.d(e,{o:()=>a});var s=i(1778),o=i(5542);class a{constructor(t,e){this.detectsOn="window",this.events=new s.z,this.modes=new o.n(t,e)}load(t){if(!t)return;const e=t.detectsOn;void 0!==e&&(this.detectsOn=e),this.events.load(t.events),this.modes.load(t.modes)}}},5542:(t,e,i)=>{i.d(e,{n:()=>s});class s{constructor(t,e){this._engine=t,this._container=e}load(t){if(!t)return;if(!this._container)return;const e=this._engine.interactors.get(this._container);if(e)for(const i of e)i.loadModeOptions&&i.loadModeOptions(this,t)}}},5632:(t,e,i)=>{i.d(e,{h:()=>o});var s=i(1271);class o{load(t){t&&(t.position&&(this.position={x:t.position.x??50,y:t.position.y??50,mode:t.position.mode??"percent"}),t.options&&(this.options=(0,s.ZB)({},t.options)))}}},7327:(t,e,i)=>{i.d(e,{E:()=>p});var s=i(1271),o=i(1429),a=i(9311),n=i(8569),r=i(8461),l=i(5632),c=i(3442),d=i(9556),h=i(3853),u=i(8853),v=i(2358);class p{constructor(t,e){this._findDefaultTheme=t=>this.themes.find((e=>e.default.value&&e.default.mode===t))??this.themes.find((t=>t.default.value&&"any"===t.default.mode)),this._importPreset=t=>{this.load(this._engine.getPreset(t))},this._engine=t,this._container=e,this.autoPlay=!0,this.background=new o.A,this.backgroundMask=new a.g,this.clear=!0,this.defaultThemes={},this.delay=0,this.fullScreen=new n.I,this.detectRetina=!0,this.duration=0,this.fpsLimit=120,this.interactivity=new r.o(t,e),this.manualParticles=[],this.particles=(0,u.x)(this._engine,this._container),this.pauseOnBlur=!0,this.pauseOnOutsideViewport=!0,this.responsive=[],this.smooth=!1,this.style={},this.themes=[],this.zLayers=100}load(t){if(!t)return;void 0!==t.preset&&(0,s.KH)(t.preset,(t=>this._importPreset(t))),void 0!==t.autoPlay&&(this.autoPlay=t.autoPlay),void 0!==t.clear&&(this.clear=t.clear),void 0!==t.key&&(this.key=t.key),void 0!==t.name&&(this.name=t.name),void 0!==t.delay&&(this.delay=(0,v.Cs)(t.delay));const e=t.detectRetina;void 0!==e&&(this.detectRetina=e),void 0!==t.duration&&(this.duration=(0,v.Cs)(t.duration));const i=t.fpsLimit;void 0!==i&&(this.fpsLimit=i),void 0!==t.pauseOnBlur&&(this.pauseOnBlur=t.pauseOnBlur),void 0!==t.pauseOnOutsideViewport&&(this.pauseOnOutsideViewport=t.pauseOnOutsideViewport),void 0!==t.zLayers&&(this.zLayers=t.zLayers),this.background.load(t.background);const o=t.fullScreen;(0,h.jn)(o)?this.fullScreen.enable=o:this.fullScreen.load(o),this.backgroundMask.load(t.backgroundMask),this.interactivity.load(t.interactivity),t.manualParticles&&(this.manualParticles=t.manualParticles.map((t=>{const e=new l.h;return e.load(t),e}))),this.particles.load(t.particles),this.style=(0,s.ZB)(this.style,t.style),this._engine.loadOptions(this,t),void 0!==t.smooth&&(this.smooth=t.smooth);const a=this._engine.interactors.get(this._container);if(a)for(const e of a)e.loadOptions&&e.loadOptions(this,t);if(void 0!==t.responsive)for(const e of t.responsive){const t=new c.E;t.load(e),this.responsive.push(t)}if(this.responsive.sort(((t,e)=>t.maxWidth-e.maxWidth)),void 0!==t.themes)for(const e of t.themes){const t=this.themes.find((t=>t.name===e.name));if(t)t.load(e);else{const t=new d.Q;t.load(e),this.themes.push(t)}}this.defaultThemes.dark=this._findDefaultTheme("dark")?.name,this.defaultThemes.light=this._findDefaultTheme("light")?.name}setResponsive(t,e,i){this.load(i);const s=this.responsive.find((i=>"screen"===i.mode&&screen?i.maxWidth>screen.availWidth:i.maxWidth*e>t));return this.load(s?.options),s?.maxWidth}setTheme(t){if(t){const e=this.themes.find((e=>e.name===t));e&&this.load(e.options)}else{const t=(0,s.HY)("(prefers-color-scheme: dark)"),e=t&&t.matches,i=this._findDefaultTheme(e?"dark":"light");i&&this.load(i.options)}}}},3312:(t,e,i)=>{i.d(e,{O:()=>o});var s=i(3853);class o{constructor(){this.value=""}static create(t,e){const i=new o;return i.load(t),void 0!==e&&((0,s.HD)(e)||(0,s.kJ)(e)?i.load({value:e}):i.load(e)),i}load(t){void 0!==t?.value&&(this.value=t.value)}}},1357:(t,e,i)=>{i.d(e,{b:()=>o});var s=i(9141);class o{constructor(){this.horizontal=new s.u,this.vertical=new s.u}load(t){t&&(this.horizontal.load(t.horizontal),this.vertical.load(t.vertical))}}},9141:(t,e,i)=>{i.d(e,{u:()=>o});var s=i(9569);class o extends s.SW{constructor(){super(),this.value=1}}},2631:(t,e,i)=>{i.d(e,{y:()=>r});var s=i(5447),o=i(3964),a=i(1357),n=i(2358);class r{constructor(){this.absorb=new s.h,this.bounce=new a.b,this.enable=!1,this.maxSpeed=50,this.mode="bounce",this.overlap=new o.t}load(t){t&&(this.absorb.load(t.absorb),this.bounce.load(t.bounce),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.maxSpeed&&(this.maxSpeed=(0,n.Cs)(t.maxSpeed)),void 0!==t.mode&&(this.mode=t.mode),this.overlap.load(t.overlap))}}},5447:(t,e,i)=>{i.d(e,{h:()=>s});class s{constructor(){this.speed=2}load(t){t&&void 0!==t.speed&&(this.speed=t.speed)}}},3964:(t,e,i)=>{i.d(e,{t:()=>s});class s{constructor(){this.enable=!0,this.retries=0}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.retries&&(this.retries=t.retries))}}},8097:(t,e,i)=>{i.d(e,{A:()=>v});var s=i(3853),o=i(7056),a=i(4169),n=i(7897),r=i(3843),l=i(457),c=i(8481),d=i(3534),h=i(7805),u=i(2358);class v{constructor(){this.angle=new o.k,this.attract=new a.k,this.center=new n.a,this.decay=0,this.distance={},this.direction="none",this.drift=0,this.enable=!1,this.gravity=new r.S,this.path=new l.C,this.outModes=new d.u,this.random=!1,this.size=!1,this.speed=2,this.spin=new h.y,this.straight=!1,this.trail=new c.S,this.vibrate=!1,this.warp=!1}load(t){if(!t)return;this.angle.load((0,s.hj)(t.angle)?{value:t.angle}:t.angle),this.attract.load(t.attract),this.center.load(t.center),void 0!==t.decay&&(this.decay=(0,u.Cs)(t.decay)),void 0!==t.direction&&(this.direction=t.direction),void 0!==t.distance&&(this.distance=(0,s.hj)(t.distance)?{horizontal:t.distance,vertical:t.distance}:{...t.distance}),void 0!==t.drift&&(this.drift=(0,u.Cs)(t.drift)),void 0!==t.enable&&(this.enable=t.enable),this.gravity.load(t.gravity);const e=t.outModes;void 0!==e&&((0,s.Kn)(e)?this.outModes.load(e):this.outModes.load({default:e})),this.path.load(t.path),void 0!==t.random&&(this.random=t.random),void 0!==t.size&&(this.size=t.size),void 0!==t.speed&&(this.speed=(0,u.Cs)(t.speed)),this.spin.load(t.spin),void 0!==t.straight&&(this.straight=t.straight),this.trail.load(t.trail),void 0!==t.vibrate&&(this.vibrate=t.vibrate),void 0!==t.warp&&(this.warp=t.warp)}}},7056:(t,e,i)=>{i.d(e,{k:()=>o});var s=i(2358);class o{constructor(){this.offset=0,this.value=90}load(t){t&&(void 0!==t.offset&&(this.offset=(0,s.Cs)(t.offset)),void 0!==t.value&&(this.value=(0,s.Cs)(t.value)))}}},4169:(t,e,i)=>{i.d(e,{k:()=>o});var s=i(2358);class o{constructor(){this.distance=200,this.enable=!1,this.rotate={x:3e3,y:3e3}}load(t){if(t&&(void 0!==t.distance&&(this.distance=(0,s.Cs)(t.distance)),void 0!==t.enable&&(this.enable=t.enable),t.rotate)){const e=t.rotate.x;void 0!==e&&(this.rotate.x=e);const i=t.rotate.y;void 0!==i&&(this.rotate.y=i)}}}},7897:(t,e,i)=>{i.d(e,{a:()=>s});class s{constructor(){this.x=50,this.y=50,this.mode="percent",this.radius=0}load(t){t&&(void 0!==t.x&&(this.x=t.x),void 0!==t.y&&(this.y=t.y),void 0!==t.mode&&(this.mode=t.mode),void 0!==t.radius&&(this.radius=t.radius))}}},3843:(t,e,i)=>{i.d(e,{S:()=>o});var s=i(2358);class o{constructor(){this.acceleration=9.81,this.enable=!1,this.inverse=!1,this.maxSpeed=50}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=(0,s.Cs)(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.inverse&&(this.inverse=t.inverse),void 0!==t.maxSpeed&&(this.maxSpeed=(0,s.Cs)(t.maxSpeed)))}}},8481:(t,e,i)=>{i.d(e,{S:()=>a});var s=i(3312);class o{load(t){t&&(void 0!==t.color&&(this.color=s.O.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image))}}class a{constructor(){this.enable=!1,this.length=10,this.fill=new o}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.fill&&this.fill.load(t.fill),void 0!==t.length&&(this.length=t.length))}}},3534:(t,e,i)=>{i.d(e,{u:()=>s});class s{constructor(){this.default="out"}load(t){t&&(void 0!==t.default&&(this.default=t.default),this.bottom=t.bottom??t.default,this.left=t.left??t.default,this.right=t.right??t.default,this.top=t.top??t.default)}}},457:(t,e,i)=>{i.d(e,{C:()=>a});var s=i(9569),o=i(1271);class a{constructor(){this.clamp=!0,this.delay=new s.SW,this.enable=!1,this.options={}}load(t){t&&(void 0!==t.clamp&&(this.clamp=t.clamp),this.delay.load(t.delay),void 0!==t.enable&&(this.enable=t.enable),this.generator=t.generator,t.options&&(this.options=(0,o.ZB)(this.options,t.options)))}}},7805:(t,e,i)=>{i.d(e,{y:()=>a});var s=i(1271),o=i(2358);class a{constructor(){this.acceleration=0,this.enable=!1}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=(0,o.Cs)(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),t.position&&(this.position=(0,s.ZB)({},t.position)))}}},5574:(t,e,i)=>{i.d(e,{l:()=>s});class s{constructor(){this.enable=!1,this.width=1920,this.height=1080}load(t){if(!t)return;void 0!==t.enable&&(this.enable=t.enable);const e=t.width;void 0!==e&&(this.width=e);const i=t.height;void 0!==i&&(this.height=i)}}},9262:(t,e,i)=>{i.d(e,{H:()=>a});var s=i(5574),o=i(8760);class a{constructor(){this.density=new s.l,this.limit=new o.W,this.value=0}load(t){t&&(this.density.load(t.density),this.limit.load(t.limit),void 0!==t.value&&(this.value=t.value))}}},8760:(t,e,i)=>{i.d(e,{W:()=>s});class s{constructor(){this.mode="delete",this.value=0}load(t){t&&(void 0!==t.mode&&(this.mode=t.mode),void 0!==t.value&&(this.value=t.value))}}},5555:(t,e,i)=>{i.d(e,{D:()=>a});var s=i(1174),o=i(9569);class a extends o.md{constructor(){super(),this.animation=new s.O,this.value=1}load(t){if(!t)return;super.load(t);const e=t.animation;void 0!==e&&this.animation.load(e)}}},1174:(t,e,i)=>{i.d(e,{O:()=>o});var s=i(8152);class o extends s.B{constructor(){super(),this.destroy="none",this.speed=2}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}},9115:(t,e,i)=>{i.d(e,{B:()=>m});var s=i(1271),o=i(1470),a=i(2631);class n{constructor(){this.close=!0,this.fill=!0,this.options={},this.type=[]}load(t){if(!t)return;const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=(0,s.ZB)(this.options[t]??{},i))}void 0!==t.close&&(this.close=t.close),void 0!==t.fill&&(this.fill=t.fill),void 0!==t.type&&(this.type=t.type)}}var r=i(8097),l=i(5555),c=i(1357),d=i(9262),h=i(2467),u=i(578),v=i(1293),p=i(4962),f=i(6151);class m{constructor(t,e){this._engine=t,this._container=e,this.bounce=new c.b,this.collisions=new a.y,this.color=new o.R,this.color.value="#fff",this.effect=new n,this.groups={},this.move=new r.A,this.number=new d.H,this.opacity=new l.D,this.reduceDuplicates=!1,this.shadow=new h.j,this.shape=new u.b,this.size=new v.$,this.stroke=new p.m,this.zIndex=new f.K}load(t){if(!t)return;if(void 0!==t.groups)for(const e of Object.keys(t.groups)){if(!Object.hasOwn(t.groups,e))continue;const i=t.groups[e];void 0!==i&&(this.groups[e]=(0,s.ZB)(this.groups[e]??{},i))}void 0!==t.reduceDuplicates&&(this.reduceDuplicates=t.reduceDuplicates),this.bounce.load(t.bounce),this.color.load(o.R.create(this.color,t.color)),this.effect.load(t.effect),this.move.load(t.move),this.number.load(t.number),this.opacity.load(t.opacity),this.shape.load(t.shape),this.size.load(t.size),this.shadow.load(t.shadow),this.zIndex.load(t.zIndex),this.collisions.load(t.collisions),void 0!==t.interactivity&&(this.interactivity=(0,s.ZB)({},t.interactivity));const e=t.stroke;if(e&&(this.stroke=(0,s.KH)(e,(t=>{const e=new p.m;return e.load(t),e}))),this._container){const e=this._engine.updaters.get(this._container);if(e)for(const i of e)i.loadOptions&&i.loadOptions(this,t);const i=this._engine.interactors.get(this._container);if(i)for(const e of i)e.loadParticlesOptions&&e.loadParticlesOptions(this,t)}}}},2467:(t,e,i)=>{i.d(e,{j:()=>o});var s=i(3312);class o{constructor(){this.blur=0,this.color=new s.O,this.enable=!1,this.offset={x:0,y:0},this.color.value="#000"}load(t){t&&(void 0!==t.blur&&(this.blur=t.blur),this.color=s.O.create(this.color,t.color),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.offset&&(void 0!==t.offset.x&&(this.offset.x=t.offset.x),void 0!==t.offset.y&&(this.offset.y=t.offset.y)))}}},578:(t,e,i)=>{i.d(e,{b:()=>o});var s=i(1271);class o{constructor(){this.close=!0,this.fill=!0,this.options={},this.type="circle"}load(t){if(!t)return;const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=(0,s.ZB)(this.options[t]??{},i))}void 0!==t.close&&(this.close=t.close),void 0!==t.fill&&(this.fill=t.fill),void 0!==t.type&&(this.type=t.type)}}},1293:(t,e,i)=>{i.d(e,{$:()=>a});var s=i(9569),o=i(4376);class a extends s.md{constructor(){super(),this.animation=new o.a,this.value=3}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&this.animation.load(e)}}},4376:(t,e,i)=>{i.d(e,{a:()=>o});var s=i(8152);class o extends s.B{constructor(){super(),this.destroy="none",this.speed=5}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}},4962:(t,e,i)=>{i.d(e,{m:()=>a});var s=i(1470),o=i(2358);class a{constructor(){this.width=0}load(t){t&&(void 0!==t.color&&(this.color=s.R.create(this.color,t.color)),void 0!==t.width&&(this.width=(0,o.Cs)(t.width)),void 0!==t.opacity&&(this.opacity=(0,o.Cs)(t.opacity)))}}},6151:(t,e,i)=>{i.d(e,{K:()=>o});var s=i(9569);class o extends s.SW{constructor(){super(),this.opacityRate=1,this.sizeRate=1,this.velocityRate=1}load(t){super.load(t),t&&(void 0!==t.opacityRate&&(this.opacityRate=t.opacityRate),void 0!==t.sizeRate&&(this.sizeRate=t.sizeRate),void 0!==t.velocityRate&&(this.velocityRate=t.velocityRate))}}},3442:(t,e,i)=>{i.d(e,{E:()=>o});var s=i(1271);class o{constructor(){this.maxWidth=1/0,this.options={},this.mode="canvas"}load(t){t&&(void 0!==t.maxWidth&&(this.maxWidth=t.maxWidth),void 0!==t.mode&&("screen"===t.mode?this.mode="screen":this.mode="canvas"),void 0!==t.options&&(this.options=(0,s.ZB)({},t.options)))}}},9556:(t,e,i)=>{i.d(e,{Q:()=>a});var s=i(5295),o=i(1271);class a{constructor(){this.name="",this.default=new s.C}load(t){t&&(void 0!==t.name&&(this.name=t.name),this.default.load(t.default),void 0!==t.options&&(this.options=(0,o.ZB)({},t.options)))}}},5295:(t,e,i)=>{i.d(e,{C:()=>s});class s{constructor(){this.auto=!1,this.mode="any",this.value=!1}load(t){t&&(void 0!==t.auto&&(this.auto=t.auto),void 0!==t.mode&&(this.mode=t.mode),void 0!==t.value&&(this.value=t.value))}}},9569:(t,e,i)=>{i.d(e,{I9:()=>n,SW:()=>a,md:()=>r});var s=i(8152),o=i(2358);class a{constructor(){this.value=0}load(t){t&&void 0!==t.value&&(this.value=(0,o.Cs)(t.value))}}class n extends a{constructor(){super(),this.animation=new s.P}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&this.animation.load(e)}}class r extends n{constructor(){super(),this.animation=new s.B}load(t){super.load(t)}}},4150:(t,e,i)=>{i.d(e,{$F:()=>p,C3:()=>r,Ch:()=>h,Dd:()=>u,PL:()=>f,TQ:()=>n,ZH:()=>l,Zw:()=>v,lV:()=>d,pS:()=>a,zv:()=>c});var s=i(5063);const o={x:0,y:0};function a(t,e,i){t.beginPath(),t.moveTo(e.x,e.y),t.lineTo(i.x,i.y),t.closePath()}function n(t,e,i){t.fillStyle=i??"rgba(0,0,0,0)",t.fillRect(o.x,o.y,e.width,e.height)}function r(t,e,i,s){i&&(t.globalAlpha=s,t.drawImage(i,o.x,o.y,e.width,e.height),t.globalAlpha=1)}function l(t,e){t.clearRect(o.x,o.y,e.width,e.height)}async function c(t){const{container:e,context:i,particle:o,delta:a,colorStyles:n,backgroundMask:r,composite:l,radius:c,opacity:v,shadow:p,transform:f}=t,m=o.getPosition(),y=o.rotation+(o.pathRotation?o.velocity.angle:0),g=Math.sin(y),b=Math.cos(y),w={a:b*(f.a??1),b:g*(f.b??1),c:-g*(f.c??1),d:b*(f.d??1)};i.setTransform(w.a,w.b,w.c,w.d,m.x,m.y),r&&(i.globalCompositeOperation=l);const x=o.shadowColor;p.enable&&x&&(i.shadowBlur=p.blur,i.shadowColor=(0,s.iz)(x),i.shadowOffsetX=p.offset.x,i.shadowOffsetY=p.offset.y),n.fill&&(i.fillStyle=n.fill);const M=o.strokeWidth??0;i.lineWidth=M,n.stroke&&(i.strokeStyle=n.stroke);const z={container:e,context:i,particle:o,radius:c,opacity:v,delta:a,transformData:w,strokeWidth:M};await h(z),await u(z),await d(z),i.globalCompositeOperation="source-over",i.resetTransform()}async function d(t){const{container:e,context:i,particle:s,radius:o,opacity:a,delta:n,transformData:r}=t;if(!s.effect)return;const l=e.effectDrawers.get(s.effect);l&&await l.draw({context:i,particle:s,radius:o,opacity:a,delta:n,pixelRatio:e.retina.pixelRatio,transformData:{...r}})}async function h(t){const{container:e,context:i,particle:s,radius:o,opacity:a,delta:n,strokeWidth:r,transformData:l}=t;if(!s.shape)return;const c=e.shapeDrawers.get(s.shape);c&&(i.beginPath(),await c.draw({context:i,particle:s,radius:o,opacity:a,delta:n,pixelRatio:e.retina.pixelRatio,transformData:{...l}}),s.shapeClose&&i.closePath(),r>0&&i.stroke(),s.shapeFill&&i.fill())}async function u(t){const{container:e,context:i,particle:s,radius:o,opacity:a,delta:n,transformData:r}=t;if(!s.shape)return;const l=e.shapeDrawers.get(s.shape);l?.afterDraw&&await l.afterDraw({context:i,particle:s,radius:o,opacity:a,delta:n,pixelRatio:e.retina.pixelRatio,transformData:{...r}})}async function v(t,e,i){e.draw&&await e.draw(t,i)}async function p(t,e,i,s){e.drawParticle&&await e.drawParticle(t,i,s)}function f(t,e,i){return{h:t.h,s:t.s,l:t.l+("darken"===e?-1:1)*i}}},5063:(t,e,i)=>{i.d(e,{BE:()=>S,DS:()=>g,Dt:()=>P,J9:()=>x,PB:()=>E,VI:()=>d,Y6:()=>w,ZC:()=>D,_g:()=>p,bS:()=>R,gE:()=>y,gW:()=>k,iz:()=>M,lC:()=>m,lN:()=>f,oc:()=>C,sS:()=>v,tX:()=>u,ve:()=>b,vz:()=>z});var s=i(2358),o=i(3853),a=i(6830),n=i(1271);const r="random",l="mid",c=new Map;function d(t){c.set(t.key,t)}function h(t){for(const[,e]of c)if(t.startsWith(e.stringPrefix))return e.parseString(t);const e=t.replace(/^#?([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,((t,e,i,s,o)=>e+e+i+i+s+s+(void 0!==o?o+o:""))),i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i.exec(e);return i?{a:void 0!==i[4]?parseInt(i[4],16)/255:1,b:parseInt(i[3],16),g:parseInt(i[2],16),r:parseInt(i[1],16)}:void 0}function u(t,e,i=!0){if(!t)return;const s=(0,o.HD)(t)?{value:t}:t;if((0,o.HD)(s.value))return v(s.value,e,i);if((0,o.kJ)(s.value))return u({value:(0,n.c8)(s.value,e,i)});for(const[,t]of c){const e=t.handleRangeColor(s);if(e)return e}}function v(t,e,i=!0){if(!t)return;const s=(0,o.HD)(t)?{value:t}:t;if((0,o.HD)(s.value))return s.value===r?x():g(s.value);if((0,o.kJ)(s.value))return v({value:(0,n.c8)(s.value,e,i)});for(const[,t]of c){const e=t.handleColor(s);if(e)return e}}function p(t,e,i=!0){const s=v(t,e,i);return s?m(s):void 0}function f(t,e,i=!0){const s=u(t,e,i);return s?m(s):void 0}function m(t){const e=t.r/255,i=t.g/255,s=t.b/255,o=Math.max(e,i,s),a=Math.min(e,i,s),n={h:0,l:.5*(o+a),s:0};return o!==a&&(n.s=n.l<.5?(o-a)/(o+a):(o-a)/(2-o-a),n.h=e===o?(i-s)/(o-a):n.h=i===o?2+(s-e)/(o-a):4+(e-i)/(o-a)),n.l*=100,n.s*=100,n.h*=60,n.h<0&&(n.h+=360),n.h>=360&&(n.h-=360),n}function y(t){return h(t)?.a}function g(t){return h(t)}function b(t){const e=360,i=(t.h%e+e)%e,s=Math.max(0,Math.min(100,t.s)),o=i/e,a=s/100,n=Math.max(0,Math.min(100,t.l))/100,r=255;if(0===s){const t=Math.round(n*r);return{r:t,g:t,b:t}}const l=(t,e,i)=>{if(i<0&&i++,i>1&&i--,6*i<1)return t+6*(e-t)*i;if(2*i<1)return e;if(3*i<2){return t+(e-t)*(2/3-i)*6}return t},c=n<.5?n*(1+a):n+a-n*a,d=2*n-c,h=1/3,u=Math.min(r,r*l(d,c,o+h)),v=Math.min(r,r*l(d,c,o)),p=Math.min(r,r*l(d,c,o-h));return{r:Math.round(u),g:Math.round(v),b:Math.round(p)}}function w(t){const e=b(t);return{a:t.a,b:e.b,g:e.g,r:e.r}}function x(t){const e=t??0;return{b:Math.floor((0,s.vd)((0,s.Cs)(e,256))),g:Math.floor((0,s.vd)((0,s.Cs)(e,256))),r:Math.floor((0,s.vd)((0,s.Cs)(e,256)))}}function M(t,e){return`rgba(${t.r}, ${t.g}, ${t.b}, ${e??1})`}function z(t,e){return`hsla(${t.h}, ${t.s}%, ${t.l}%, ${e??1})`}function C(t,e,i,o){let a=t,n=e;return void 0===a.r&&(a=b(t)),void 0===n.r&&(n=b(e)),{b:(0,s.CD)(a.b,n.b,i,o),g:(0,s.CD)(a.g,n.g,i,o),r:(0,s.CD)(a.r,n.r,i,o)}}function S(t,e,i){if(i===r)return x();if(i!==l)return i;{const i=t.getFillColor()??t.getStrokeColor(),s=e?.getFillColor()??e?.getStrokeColor();if(i&&s&&e)return C(i,s,t.getRadius(),e.getRadius());{const t=i??s;if(t)return b(t)}}}function P(t,e,i){const s=(0,o.HD)(t)?t:t.value;return s===r?i?u({value:s}):e?r:l:s===l?l:u({value:s})}function k(t){return void 0!==t?{h:t.h.value,s:t.s.value,l:t.l.value}:void 0}function R(t,e,i){const s={h:{enable:!1,value:t.h},s:{enable:!1,value:t.s},l:{enable:!1,value:t.l}};return e&&(O(s.h,e.h,i),O(s.s,e.s,i),O(s.l,e.l,i)),s}function O(t,e,i){t.enable=e.enable;t.enable?(t.velocity=(0,s.Gu)(e.speed)/a.tZ*i,t.decay=1-(0,s.Gu)(e.decay),t.status="increasing",t.loops=0,t.maxLoops=(0,s.Gu)(e.count),t.time=0,t.delayTime=(0,s.Gu)(e.delay)*a.X5,e.sync||(t.velocity*=(0,s.sZ)(),t.value*=(0,s.sZ)()),t.initialValue=t.value,t.offset=(0,s.Cs)(e.offset)):t.velocity=0}function D(t,e,i,o){if(!t||!t.enable||(t.maxLoops??0)>0&&(t.loops??0)>(t.maxLoops??0))return;if(t.time||(t.time=0),(t.delayTime??0)>0&&t.time<(t.delayTime??0)&&(t.time+=o.value),(t.delayTime??0)>0&&t.time<(t.delayTime??0))return;const a=t.offset?(0,s.vd)(t.offset):0,n=(t.velocity??0)*o.factor+3.6*a,r=t.decay??1,l=(0,s.KI)(e),c=(0,s.Uv)(e);if(i&&"increasing"!==t.status){t.value-=n;const e=0;t.value<e&&(t.loops||(t.loops=0),t.loops++,t.status="increasing")}else t.value+=n,t.value>l&&(t.loops||(t.loops=0),t.loops++,i?t.status="decreasing":t.value-=l);t.velocity&&1!==r&&(t.velocity*=r),t.value=(0,s.uZ)(t.value,c,l)}function E(t,e){if(!t)return;const{h:i,s,l:o}=t,a={min:0,max:100},n={min:0,max:100};i&&D(i,{min:0,max:360},!1,e),s&&D(s,a,!0,e),o&&D(o,n,!0,e)}},2358:(t,e,i)=>{i.d(e,{BV:()=>E,CD:()=>p,Cs:()=>b,Gk:()=>z,Gu:()=>m,Gz:()=>R,Id:()=>M,KD:()=>D,KI:()=>g,Ry:()=>P,Sp:()=>x,Uv:()=>y,_X:()=>d,bx:()=>c,hA:()=>S,lQ:()=>C,mC:()=>O,oW:()=>w,p:()=>k,sR:()=>h,sZ:()=>u,uZ:()=>v,vd:()=>f});var s=i(6888),o=i(3853),a=i(6830);let n=Math.random;const r=new Map,l=2*Math.PI;function c(t,e){r.get(t)||r.set(t,e)}function d(t){return r.get(t)??(t=>t)}function h(t=Math.random){n=t}function u(){return v(n(),0,1-Number.EPSILON)}function v(t,e,i){return Math.min(Math.max(t,e),i)}function p(t,e,i,s){return Math.floor((t*i+e*s)/(i+s))}function f(t){const e=g(t);let i=y(t);return e===i&&(i=0),u()*(e-i)+i}function m(t){return(0,o.hj)(t)?t:f(t)}function y(t){return(0,o.hj)(t)?t:t.min}function g(t){return(0,o.hj)(t)?t:t.max}function b(t,e){if(t===e||void 0===e&&(0,o.hj)(t))return t;const i=y(t),s=g(t);return void 0!==e?{min:Math.min(i,e),max:Math.max(s,e)}:b(i,s)}function w(t,e){const i=t.x-e.x,s=t.y-e.y;return{dx:i,dy:s,distance:Math.sqrt(i**2+s**2)}}function x(t,e){return w(t,e).distance}function M(t){return t*Math.PI/180}function z(t,e,i){if((0,o.hj)(t))return M(t);const s=.25;switch(t){case"top":return.5*-Math.PI;case"top-right":return-Math.PI*s;case"right":return 0;case"bottom-right":return Math.PI*s;case"bottom":return.5*Math.PI;case"bottom-left":return.75*Math.PI;case"left":return Math.PI;case"top-left":return.75*-Math.PI;case"inside":return Math.atan2(i.y-e.y,i.x-e.x);case"outside":return Math.atan2(e.y-i.y,e.x-i.x);default:return u()*l}}function C(t){const e=s.O.origin;return e.length=1,e.angle=t,e}function S(t,e,i,o){return s.O.create(t.x*(i-o)/(i+o)+2*e.x*o/(i+o),t.y)}function P(t){return void 0!==t.position?.x&&void 0!==t.position.y?{x:t.position.x*t.size.width/a.tZ,y:t.position.y*t.size.height/a.tZ}:void 0}function k(t){return{x:(t.position?.x??u()*a.tZ)*t.size.width/a.tZ,y:(t.position?.y??u()*a.tZ)*t.size.height/a.tZ}}function R(t){const e={x:void 0!==t.position?.x?m(t.position.x):void 0,y:void 0!==t.position?.y?m(t.position.y):void 0};return k({size:t.size,position:e})}function O(t){return{x:t.position?.x??u()*t.size.width,y:t.position?.y??u()*t.size.height}}function D(t){const e={x:void 0!==t.position?.x?m(t.position.x):void 0,y:void 0!==t.position?.y?m(t.position.y):void 0};return O({size:t.size,position:e})}function E(t){return t?t.endsWith("%")?parseFloat(t)/a.tZ:parseFloat(t):1}},8853:(t,e,i)=>{i.d(e,{h:()=>o,x:()=>a});var s=i(9115);function o(t,...e){for(const i of e)t.load(i)}function a(t,e,...i){const a=new s.B(t,e);return o(a,...i),a}},3853:(t,e,i)=>{function s(t){return"boolean"==typeof t}function o(t){return"string"==typeof t}function a(t){return"number"==typeof t}function n(t){return"function"==typeof t}function r(t){return"object"==typeof t&&null!==t}function l(t){return Array.isArray(t)}i.d(e,{HD:()=>o,Kn:()=>r,hj:()=>a,jn:()=>s,kJ:()=>l,mf:()=>n})},1271:(t,e,i)=>{i.d(e,{Ac:()=>w,Cr:()=>V,EK:()=>l,Gt:()=>P,HY:()=>v,KH:()=>E,Kr:()=>h,M_:()=>M,NM:()=>p,Rs:()=>I,V0:()=>_,XD:()=>S,ZB:()=>z,ap:()=>T,bt:()=>Z,c8:()=>b,dB:()=>m,dU:()=>g,dp:()=>D,gy:()=>R,iC:()=>k,jl:()=>c,kR:()=>O,lL:()=>u,mx:()=>y,wA:()=>A,wm:()=>C,xq:()=>x,yf:()=>f});var s=i(2358),o=i(6830),a=i(3853),n=i(6888);const r={debug:console.debug,error:console.error,info:console.info,log:console.log,verbose:console.log,warning:console.warn};function l(t){r.debug=t.debug||r.debug,r.error=t.error||r.error,r.info=t.info||r.info,r.log=t.log||r.log,r.verbose=t.verbose||r.verbose,r.warning=t.warning||r.warning}function c(){return r}function d(t){const e={bounced:!1},{pSide:i,pOtherSide:s,rectSide:o,rectOtherSide:a,velocity:n,factor:r}=t;return s.min<a.min||s.min>a.max||s.max<a.min||s.max>a.max||(i.max>=o.min&&i.max<=.5*(o.max+o.min)&&n>0||i.min<=o.max&&i.min>.5*(o.max+o.min)&&n<0)&&(e.velocity=n*-r,e.bounced=!0),e}function h(){return"undefined"==typeof window||!window||void 0===window.document||!window.document}function u(){return!h()&&"undefined"!=typeof matchMedia}function v(t){if(u())return matchMedia(t)}function p(t){if(!h()&&"undefined"!=typeof IntersectionObserver)return new IntersectionObserver(t)}function f(t){if(!h()&&"undefined"!=typeof MutationObserver)return new MutationObserver(t)}function m(t,e){return t===e||(0,a.kJ)(e)&&e.indexOf(t)>-1}async function y(t,e){try{await document.fonts.load(`${e??"400"} 36px '${t??"Verdana"}'`)}catch{}}function g(t){return Math.floor((0,s.sZ)()*t.length)}function b(t,e,i=!0){return t[void 0!==e&&i?e%t.length:g(t)]}function w(t,e,i,s,o){return x(M(t,s??0),e,i,o)}function x(t,e,i,s){let o=!0;return s&&"bottom"!==s||(o=t.top<e.height+i.x),!o||s&&"left"!==s||(o=t.right>i.x),!o||s&&"right"!==s||(o=t.left<e.width+i.y),!o||s&&"top"!==s||(o=t.bottom>i.y),o}function M(t,e){return{bottom:t.y+e,left:t.x-e,right:t.x+e,top:t.y-e}}function z(t,...e){for(const i of e){if(null==i)continue;if(!(0,a.Kn)(i)){t=i;continue}const e=Array.isArray(i);!e||!(0,a.Kn)(t)&&t&&Array.isArray(t)?e||!(0,a.Kn)(t)&&t&&!Array.isArray(t)||(t={}):t=[];for(const e in i){if("__proto__"===e)continue;const s=i[e],o=t;o[e]=(0,a.Kn)(s)&&Array.isArray(s)?s.map((t=>z(o[e],t))):z(o[e],s)}}return t}function C(t,e){return!!I(e,(e=>e.enable&&m(t,e.mode)))}function S(t,e,i){E(e,(e=>{const s=e.mode;e.enable&&m(t,s)&&P(e,i)}))}function P(t,e){E(t.selectors,(i=>{e(i,t)}))}function k(t,e){if(e&&t)return I(t,(t=>function(t,e){const i=E(e,(e=>t.matches(e)));return(0,a.kJ)(i)?i.some((t=>t)):i}(e,t.selectors)))}function R(t){return{position:t.getPosition(),radius:t.getRadius(),mass:t.getMass(),velocity:t.velocity,factor:n.O.create((0,s.Gu)(t.options.bounce.horizontal.value),(0,s.Gu)(t.options.bounce.vertical.value))}}function O(t,e){const{x:i,y:o}=t.velocity.sub(e.velocity),[a,n]=[t.position,e.position],{dx:r,dy:l}=(0,s.oW)(n,a);if(i*r+o*l<0)return;const c=-Math.atan2(l,r),d=t.mass,h=e.mass,u=t.velocity.rotate(c),v=e.velocity.rotate(c),p=(0,s.hA)(u,v,d,h),f=(0,s.hA)(v,u,d,h),m=p.rotate(-c),y=f.rotate(-c);t.velocity.x=m.x*t.factor.x,t.velocity.y=m.y*t.factor.y,e.velocity.x=y.x*e.factor.x,e.velocity.y=y.y*e.factor.y}function D(t,e){const i=M(t.getPosition(),t.getRadius()),o=t.options.bounce,a=d({pSide:{min:i.left,max:i.right},pOtherSide:{min:i.top,max:i.bottom},rectSide:{min:e.left,max:e.right},rectOtherSide:{min:e.top,max:e.bottom},velocity:t.velocity.x,factor:(0,s.Gu)(o.horizontal.value)});a.bounced&&(void 0!==a.velocity&&(t.velocity.x=a.velocity),void 0!==a.position&&(t.position.x=a.position));const n=d({pSide:{min:i.top,max:i.bottom},pOtherSide:{min:i.left,max:i.right},rectSide:{min:e.top,max:e.bottom},rectOtherSide:{min:e.left,max:e.right},velocity:t.velocity.y,factor:(0,s.Gu)(o.vertical.value)});n.bounced&&(void 0!==n.velocity&&(t.velocity.y=n.velocity),void 0!==n.position&&(t.position.y=n.position))}function E(t,e){return(0,a.kJ)(t)?t.map(((t,i)=>e(t,i))):e(t,0)}function A(t,e,i){return(0,a.kJ)(t)?b(t,e,i):t}function I(t,e){if((0,a.kJ)(t))return t.find(((t,i)=>e(t,i)));return e(t,0)?t:void 0}function _(t,e){const i=t.value,a=t.animation,n={delayTime:(0,s.Gu)(a.delay)*o.X5,enable:a.enable,value:(0,s.Gu)(t.value)*e,max:(0,s.KI)(i)*e,min:(0,s.Uv)(i)*e,loops:0,maxLoops:(0,s.Gu)(a.count),time:0};if(a.enable){switch(n.decay=1-(0,s.Gu)(a.decay),a.mode){case"increase":n.status="increasing";break;case"decrease":n.status="decreasing";break;case"random":n.status=(0,s.sZ)()>=o.vq?"increasing":"decreasing"}const t="auto"===a.mode;switch(a.startValue){case"min":n.value=n.min,t&&(n.status="increasing");break;case"max":n.value=n.max,t&&(n.status="decreasing");break;default:n.value=(0,s.vd)(n),t&&(n.status=(0,s.sZ)()>=o.vq?"increasing":"decreasing")}}return n.initialValue=n.value,n}function B(t,e){if(!("percent"===t.mode)){const{mode:e,...i}=t;return i}return"x"in t?{x:t.x/o.tZ*e.width,y:t.y/o.tZ*e.height}:{width:t.width/o.tZ*e.width,height:t.height/o.tZ*e.height}}function Z(t,e){return B(t,e)}function T(t,e){return B(t,e)}function V(t,e,i,o,a){if(t.destroyed||!e||!e.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;const n=(e.velocity??0)*a.factor,r=e.min,l=e.max,c=e.decay??1;if(e.time||(e.time=0),(e.delayTime??0)>0&&e.time<(e.delayTime??0)&&(e.time+=a.value),!((e.delayTime??0)>0&&e.time<(e.delayTime??0))){switch(e.status){case"increasing":e.value>=l?(i?e.status="decreasing":e.value-=l,e.loops||(e.loops=0),e.loops++):e.value+=n;break;case"decreasing":e.value<=r?(i?e.status="increasing":e.value+=l,e.loops||(e.loops=0),e.loops++):e.value-=n}e.velocity&&1!==c&&(e.velocity*=c),function(t,e,i,s,o){switch(e){case"max":i>=o&&t.destroy();break;case"min":i<=s&&t.destroy()}}(t,o,e.value,r,l),t.destroyed||(e.value=(0,s.uZ)(e.value,r,l))}}},3624:(t,e,i)=>{i.d(e,{RC:()=>y.R,Pp:()=>g.P,I9:()=>ht.I9,Aq:()=>b.A,g5:()=>w.g,F0:()=>x.F,W7:()=>f.W7,Cd:()=>f.Cd,Rd:()=>S.R,yW:()=>V.y,hK:()=>H.h,tm:()=>W.t,yQ:()=>M.y,Mo:()=>P.M,zW:()=>k.z,L8:()=>u,IT:()=>z.I,zP:()=>R.z,hz:()=>C.h,BY:()=>d,o7:()=>E.o,ht:()=>I.h,nl:()=>A.n,A6:()=>F.A,kZ:()=>$.k,kS:()=>G.k,aP:()=>U.a,Sb:()=>X.S,Cl:()=>N.C,SF:()=>Q.S,Dd:()=>it.D,OQ:()=>st.O,Ei:()=>_.E,Oz:()=>B.O,uy:()=>q.u,VS:()=>O.V,bD:()=>Z.b,uR:()=>T.u,ld:()=>et.l,$S:()=>v,Hb:()=>Y.H,Wf:()=>tt.W,Bm:()=>L.B,E9:()=>p.E,Br:()=>g.B,md:()=>ht.md,Ae:()=>f.Ae,Cf:()=>D.C,Et:()=>lt.E,g1:()=>h,jX:()=>K.j,bn:()=>ot.b,$u:()=>at.$,aA:()=>nt.a,yC:()=>J.y,mP:()=>j.m,Q2:()=>ct.Q,Cm:()=>dt.C,SW:()=>ht.SW,OW:()=>m.O,UJ:()=>m.U,KN:()=>rt.K,VI:()=>c.VI,bx:()=>n.bx,PL:()=>ut.PL,xq:()=>o.xq,dU:()=>o.dU,mC:()=>n.mC,KD:()=>n.KD,Ry:()=>n.Ry,p:()=>n.p,Gz:()=>n.Gz,M_:()=>o.M_,kR:()=>o.kR,gy:()=>o.gy,uZ:()=>n.uZ,ZH:()=>ut.ZH,hA:()=>n.hA,oc:()=>c.oc,_g:()=>c._g,sS:()=>c.sS,ZB:()=>o.ZB,Id:()=>n.Id,iC:()=>o.iC,XD:()=>o.XD,lV:()=>ut.lV,pS:()=>ut.pS,zv:()=>ut.zv,$F:()=>ut.$F,Zw:()=>ut.Zw,Ch:()=>ut.Ch,m:()=>ut.Dd,gK:()=>s.gK,KH:()=>o.KH,Rs:()=>o.Rs,YU:()=>s.YU,Sp:()=>n.Sp,oW:()=>n.oW,_X:()=>n._X,bS:()=>c.bS,gW:()=>c.gW,BE:()=>c.BE,Dt:()=>c.Dt,jl:()=>o.jl,lQ:()=>n.lQ,Gk:()=>n.Gk,bt:()=>o.bt,sZ:()=>n.sZ,J9:()=>c.J9,KI:()=>n.KI,Uv:()=>n.Uv,Gu:()=>n.Gu,ap:()=>o.ap,vz:()=>c.vz,iz:()=>c.iz,vq:()=>s.vq,lL:()=>o.lL,ve:()=>c.ve,Y6:()=>c.Y6,V0:()=>o.V0,kJ:()=>pt.kJ,jn:()=>pt.jn,wm:()=>o.wm,mf:()=>pt.mf,dB:()=>o.dB,hj:()=>pt.hj,Kn:()=>pt.Kn,Ac:()=>o.Ac,Kr:()=>o.Kr,HD:()=>pt.HD,c8:()=>o.c8,wA:()=>o.wA,mx:()=>o.mx,hS:()=>vt.h,hT:()=>vt.x,X5:()=>s.X5,CD:()=>n.CD,ZL:()=>s.ZL,aM:()=>s.aM,Wt:()=>s.Wt,G1:()=>s.G1,zw:()=>s.zw,TQ:()=>ut.TQ,C3:()=>ut.C3,BV:()=>n.BV,tZ:()=>s.tZ,vd:()=>n.vd,lN:()=>c.lN,tX:()=>c.tX,dp:()=>o.dp,rR:()=>s.rR,lC:()=>c.lC,NM:()=>o.NM,HY:()=>o.HY,yf:()=>o.yf,EK:()=>o.EK,sR:()=>n.sR,Cs:()=>n.Cs,Gt:()=>o.Gt,gE:()=>c.gE,DS:()=>c.DS,VH:()=>s.VH,$o:()=>s.$o,zX:()=>s.zX,Re:()=>s.Re,S6:()=>ft,Cr:()=>o.Cr,PB:()=>c.PB,ZC:()=>c.ZC,QL:()=>s.QL});var s=i(6830),o=i(1271);class a{constructor(){this._listeners=new Map}addEventListener(t,e){this.removeEventListener(t,e);let i=this._listeners.get(t);i||(i=[],this._listeners.set(t,i)),i.push(e)}dispatchEvent(t,e){const i=this._listeners.get(t);i?.forEach((t=>t(e)))}hasEventListener(t){return!!this._listeners.get(t)}removeAllEventListeners(t){t?this._listeners.delete(t):this._listeners=new Map}removeEventListener(t,e){const i=this._listeners.get(t);if(!i)return;const s=i.length,o=i.indexOf(e);if(o<0)return;1===s?this._listeners.delete(t):i.splice(o,1)}}var n=i(2358);async function r(t,e,i,s=!1){let o=e.get(t);return o&&!s||(o=await Promise.all([...i.values()].map((e=>e(t)))),e.set(t,o)),o}class l{constructor(){this._configs=new Map,this._domArray=[],this._eventDispatcher=new a,this._initialized=!1,this.plugins=[],this._initializers={interactors:new Map,movers:new Map,updaters:new Map},this.interactors=new Map,this.movers=new Map,this.updaters=new Map,this.presets=new Map,this.effectDrawers=new Map,this.shapeDrawers=new Map,this.pathGenerators=new Map}get configs(){const t={};for(const[e,i]of this._configs)t[e]=i;return t}get version(){return"3.2.2"}addConfig(t){const e=t.key??t.name??"default";this._configs.set(e,t),this._eventDispatcher.dispatchEvent("configAdded",{data:{name:e,config:t}})}async addEffect(t,e,i=!0){(0,o.KH)(t,(t=>{this.getEffectDrawer(t)||this.effectDrawers.set(t,e)})),await this.refresh(i)}addEventListener(t,e){this._eventDispatcher.addEventListener(t,e)}async addInteractor(t,e,i=!0){this._initializers.interactors.set(t,e),await this.refresh(i)}async addMover(t,e,i=!0){this._initializers.movers.set(t,e),await this.refresh(i)}async addParticleUpdater(t,e,i=!0){this._initializers.updaters.set(t,e),await this.refresh(i)}async addPathGenerator(t,e,i=!0){this.getPathGenerator(t)||this.pathGenerators.set(t,e),await this.refresh(i)}async addPlugin(t,e=!0){this.getPlugin(t.id)||this.plugins.push(t),await this.refresh(e)}async addPreset(t,e,i=!1,s=!0){!i&&this.getPreset(t)||this.presets.set(t,e),await this.refresh(s)}async addShape(t,e,i=!0){(0,o.KH)(t,(t=>{this.getShapeDrawer(t)||this.shapeDrawers.set(t,e)})),await this.refresh(i)}clearPlugins(t){this.updaters.delete(t),this.movers.delete(t),this.interactors.delete(t)}dispatchEvent(t,e){this._eventDispatcher.dispatchEvent(t,e)}dom(){return this._domArray}domItem(t){const e=this.dom(),i=e[t];if(i&&!i.destroyed)return i;{const i=1;e.splice(t,i)}}async getAvailablePlugins(t){const e=new Map;for(const i of this.plugins)i.needsPlugin(t.actualOptions)&&e.set(i.id,await i.getPlugin(t));return e}getEffectDrawer(t){return this.effectDrawers.get(t)}async getInteractors(t,e=!1){return await r(t,this.interactors,this._initializers.interactors,e)}async getMovers(t,e=!1){return await r(t,this.movers,this._initializers.movers,e)}getPathGenerator(t){return this.pathGenerators.get(t)}getPlugin(t){return this.plugins.find((e=>e.id===t))}getPreset(t){return this.presets.get(t)}getShapeDrawer(t){return this.shapeDrawers.get(t)}getSupportedEffects(){return this.effectDrawers.keys()}getSupportedShapes(){return this.shapeDrawers.keys()}async getUpdaters(t,e=!1){return await r(t,this.updaters,this._initializers.updaters,e)}init(){this._initialized||(this._initialized=!0)}async load(t){const e=t.id??t.element?.id??`tsparticles${Math.floor(1e4*(0,n.sZ)())}`,{index:a,url:r}=t,l=r?await async function(t){const e=(0,o.wA)(t.url,t.index);if(!e)return t.fallback;const i=await fetch(e);return i.ok?await i.json():((0,o.jl)().error(`${s.gK} ${i.status} while retrieving config file`),t.fallback)}({fallback:t.options,url:r,index:a}):t.options;let c=t.element??document.getElementById(e);c||(c=document.createElement("div"),c.id=e,document.body.append(c));const d=(0,o.wA)(l,a),h=this.dom(),u=h.findIndex((t=>t.id.description===e));if(u>=0){const t=this.domItem(u);if(t&&!t.destroyed){t.destroy();const e=1;h.splice(u,e)}}let v;if("canvas"===c.tagName.toLowerCase())v=c,v.dataset[s.YU]="false";else{const t=c.getElementsByTagName("canvas");if(t.length){v=t[0],v.dataset[s.YU]="false"}else v=document.createElement("canvas"),v.dataset[s.YU]="true",c.appendChild(v)}v.style.width||(v.style.width="100%"),v.style.height||(v.style.height="100%");const{Container:p}=await i.e(2720).then(i.bind(i,2720)),f=new p(this,e,d);if(u>=0){const t=0;h.splice(u,t,f)}else h.push(f);return f.canvas.loadCanvas(v),await f.start(),f}loadOptions(t,e){for(const i of this.plugins)i.loadOptions(t,e)}loadParticlesOptions(t,e,...i){const s=this.updaters.get(t);if(s)for(const t of s)t.loadOptions?.(e,...i)}async refresh(t=!0){t&&await Promise.all(this.dom().map((t=>t.refresh())))}removeEventListener(t,e){this._eventDispatcher.removeEventListener(t,e)}setOnClickHandler(t){const e=this.dom();if(!e.length)throw new Error(`${s.gK} can only set click handlers after calling tsParticles.load()`);for(const i of e)i.addClickHandler(t)}}var c=i(5063);class d{constructor(){this.key="hsl",this.stringPrefix="hsl"}handleColor(t){const e=t.value.hsl??t.value;if(void 0!==e.h&&void 0!==e.s&&void 0!==e.l)return(0,c.ve)(e)}handleRangeColor(t){const e=t.value.hsl??t.value;if(void 0!==e.h&&void 0!==e.l)return(0,c.ve)({h:(0,n.Gu)(e.h),l:(0,n.Gu)(e.l),s:(0,n.Gu)(e.s)})}parseString(t){if(!t.startsWith("hsl"))return;const e=/hsla?\(\s*(\d+)\s*,\s*(\d+)%\s*,\s*(\d+)%\s*(,\s*([\d.%]+)\s*)?\)/i.exec(t);return e?(0,c.Y6)({a:e.length>4?(0,n.BV)(e[5]):1,h:parseInt(e[1],10),l:parseInt(e[3],10),s:parseInt(e[2],10)}):void 0}}class h{constructor(){this.key="rgb",this.stringPrefix="rgb"}handleColor(t){const e=t.value.rgb??t.value;if(void 0!==e.r)return e}handleRangeColor(t){const e=t.value.rgb??t.value;if(void 0!==e.r)return{r:(0,n.Gu)(e.r),g:(0,n.Gu)(e.g),b:(0,n.Gu)(e.b)}}parseString(t){if(!t.startsWith(this.stringPrefix))return;const e=/rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(,\s*([\d.%]+)\s*)?\)/i.exec(t);return e?{a:e.length>4?(0,n.BV)(e[5]):1,b:parseInt(e[3],10),g:parseInt(e[2],10),r:parseInt(e[1],10)}:void 0}}class u{constructor(t){this.type="external",this.container=t}}class v{constructor(t){this.type="particles",this.container=t}}var p=i(4158),f=i(7212),m=i(6888),y=i(1470),g=i(8152),b=i(1429),w=i(9311),x=i(76),M=i(2793),z=i(8569),C=i(5992),S=i(5053),P=i(2935),k=i(1778),R=i(5701),O=i(6571),D=i(6755),E=i(8461),A=i(5542),I=i(5632),_=i(7327),B=i(3312),Z=i(1357),T=i(9141),V=i(2631),H=i(5447),W=i(3964),L=i(9115),K=i(2467),j=i(4962),G=i(4169),F=i(8097),$=i(7056),U=i(7897),X=i(3843),q=i(3534),N=i(457),J=i(7805),Q=i(8481),Y=i(9262),tt=i(8760),et=i(5574),it=i(5555),st=i(1174),ot=i(578),at=i(1293),nt=i(4376),rt=i(6151),lt=i(3442),ct=i(9556),dt=i(5295),ht=i(9569),ut=i(4150),vt=i(8853),pt=i(3853);const ft=function(){const t=new h,e=new d;(0,c.VI)(t),(0,c.VI)(e);const i=new l;return i.init(),i}();(0,o.Kr)()||(window.tsParticles=ft)}},s={};function o(t){var e=s[t];if(void 0!==e)return e.exports;var a=s[t]={exports:{}};return i[t](a,a.exports,o),a.exports}o.m=i,o.d=(t,e)=>{for(var i in e)o.o(e,i)&&!o.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,i)=>(o.f[i](t,e),e)),[])),o.u=t=>t+".min.js",o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),t={},e="@tsparticles/confetti:",o.l=(i,s,a,n)=>{if(t[i])t[i].push(s);else{var r,l;if(void 0!==a)for(var c=document.getElementsByTagName("script"),d=0;d<c.length;d++){var h=c[d];if(h.getAttribute("src")==i||h.getAttribute("data-webpack")==e+a){r=h;break}}r||(l=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,o.nc&&r.setAttribute("nonce",o.nc),r.setAttribute("data-webpack",e+a),r.src=i),t[i]=[s];var u=(e,s)=>{r.onerror=r.onload=null,clearTimeout(v);var o=t[i];if(delete t[i],r.parentNode&&r.parentNode.removeChild(r),o&&o.forEach((t=>t(s))),e)return e(s)},v=setTimeout(u.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=u.bind(null,r.onerror),r.onload=u.bind(null,r.onload),l&&document.head.appendChild(r)}},o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},(()=>{var t;o.g.importScripts&&(t=o.g.location+"");var e=o.g.document;if(!t&&e&&(e.currentScript&&(t=e.currentScript.src),!t)){var i=e.getElementsByTagName("script");if(i.length)for(var s=i.length-1;s>-1&&!t;)t=i[s--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=t})(),(()=>{var t={2417:0};o.f.j=(e,i)=>{var s=o.o(t,e)?t[e]:void 0;if(0!==s)if(s)i.push(s[2]);else{var a=new Promise(((i,o)=>s=t[e]=[i,o]));i.push(s[2]=a);var n=o.p+o.u(e),r=new Error;o.l(n,(i=>{if(o.o(t,e)&&(0!==(s=t[e])&&(t[e]=void 0),s)){var a=i&&("load"===i.type?"missing":i.type),n=i&&i.target&&i.target.src;r.message="Loading chunk "+e+" failed.\n("+a+": "+n+")",r.name="ChunkLoadError",r.type=a,r.request=n,s[1](r)}}),"chunk-"+e,e)}};var e=(e,i)=>{var s,a,n=i[0],r=i[1],l=i[2],c=0;if(n.some((e=>0!==t[e]))){for(s in r)o.o(r,s)&&(o.m[s]=r[s]);if(l)l(o)}for(e&&e(i);c<n.length;c++)a=n[c],o.o(t,a)&&t[a]&&t[a][0](),t[a]=0},i=this.webpackChunk_tsparticles_confetti=this.webpackChunk_tsparticles_confetti||[];i.forEach(e.bind(null,0)),i.push=e.bind(null,i.push.bind(i))})();var a={};return(()=>{o.r(a),o.d(a,{AnimatableColor:()=>t.RC,AnimationOptions:()=>t.Pp,AnimationValueWithRandom:()=>t.I9,Background:()=>t.Aq,BackgroundMask:()=>t.g5,BackgroundMaskCover:()=>t.F0,BaseRange:()=>t.W7,Circle:()=>t.Cd,ClickEvent:()=>t.Rd,Collisions:()=>t.yW,CollisionsAbsorb:()=>t.hK,CollisionsOverlap:()=>t.tm,ColorAnimation:()=>t.yQ,DivEvent:()=>t.Mo,Events:()=>t.zW,ExternalInteractorBase:()=>t.L8,FullScreen:()=>t.IT,HoverEvent:()=>t.zP,HslAnimation:()=>t.hz,HslColorManager:()=>t.BY,Interactivity:()=>t.o7,ManualParticle:()=>t.ht,Modes:()=>t.nl,Move:()=>t.A6,MoveAngle:()=>t.kZ,MoveAttract:()=>t.kS,MoveCenter:()=>t.aP,MoveGravity:()=>t.Sb,MovePath:()=>t.Cl,MoveTrail:()=>t.SF,Opacity:()=>t.Dd,OpacityAnimation:()=>t.OQ,Options:()=>t.Ei,OptionsColor:()=>t.Oz,OutModes:()=>t.uy,Parallax:()=>t.VS,ParticlesBounce:()=>t.bD,ParticlesBounceFactor:()=>t.uR,ParticlesDensity:()=>t.ld,ParticlesInteractorBase:()=>t.$S,ParticlesNumber:()=>t.Hb,ParticlesNumberLimit:()=>t.Wf,ParticlesOptions:()=>t.Bm,Point:()=>t.E9,RangedAnimationOptions:()=>t.Br,RangedAnimationValueWithRandom:()=>t.md,Rectangle:()=>t.Ae,ResizeEvent:()=>t.Cf,Responsive:()=>t.Et,RgbColorManager:()=>t.g1,Shadow:()=>t.jX,Shape:()=>t.bn,Size:()=>t.$u,SizeAnimation:()=>t.aA,Spin:()=>t.yC,Stroke:()=>t.mP,Theme:()=>t.Q2,ThemeDefault:()=>t.Cm,ValueWithRandom:()=>t.SW,Vector:()=>t.OW,Vector3d:()=>t.UJ,ZIndex:()=>t.KN,addColorManager:()=>t.VI,addEasing:()=>t.bx,alterHsl:()=>t.PL,areBoundsInside:()=>t.xq,arrayRandomIndex:()=>t.dU,calcExactPositionOrRandomFromSize:()=>t.mC,calcExactPositionOrRandomFromSizeRanged:()=>t.KD,calcPositionFromSize:()=>t.Ry,calcPositionOrRandomFromSize:()=>t.p,calcPositionOrRandomFromSizeRanged:()=>t.Gz,calculateBounds:()=>t.M_,circleBounce:()=>t.kR,circleBounceDataFromParticle:()=>t.gy,clamp:()=>t.uZ,clear:()=>t.ZH,collisionVelocity:()=>t.hA,colorMix:()=>t.oc,colorToHsl:()=>t._g,colorToRgb:()=>t.sS,confetti:()=>f,deepExtend:()=>t.ZB,degToRad:()=>t.Id,divMode:()=>t.iC,divModeExecute:()=>t.XD,drawEffect:()=>t.lV,drawLine:()=>t.pS,drawParticle:()=>t.zv,drawParticlePlugin:()=>t.$F,drawPlugin:()=>t.Zw,drawShape:()=>t.Ch,drawShapeAfterDraw:()=>t.m,errorPrefix:()=>t.gK,executeOnSingleOrMultiple:()=>t.KH,findItemFromSingleOrMultiple:()=>t.Rs,generatedAttribute:()=>t.YU,getDistance:()=>t.Sp,getDistances:()=>t.oW,getEasing:()=>t._X,getHslAnimationFromHsl:()=>t.bS,getHslFromAnimation:()=>t.gW,getLinkColor:()=>t.BE,getLinkRandomColor:()=>t.Dt,getLogger:()=>t.jl,getParticleBaseVelocity:()=>t.lQ,getParticleDirectionAngle:()=>t.Gk,getPosition:()=>t.bt,getRandom:()=>t.sZ,getRandomRgbColor:()=>t.J9,getRangeMax:()=>t.KI,getRangeMin:()=>t.Uv,getRangeValue:()=>t.Gu,getSize:()=>t.ap,getStyleFromHsl:()=>t.vz,getStyleFromRgb:()=>t.iz,halfRandom:()=>t.vq,hasMatchMedia:()=>t.lL,hslToRgb:()=>t.ve,hslaToRgba:()=>t.Y6,initParticleNumericAnimationValue:()=>t.V0,isArray:()=>t.kJ,isBoolean:()=>t.jn,isDivModeEnabled:()=>t.wm,isFunction:()=>t.mf,isInArray:()=>t.dB,isNumber:()=>t.hj,isObject:()=>t.Kn,isPointInside:()=>t.Ac,isSsr:()=>t.Kr,isString:()=>t.HD,itemFromArray:()=>t.c8,itemFromSingleOrMultiple:()=>t.wA,loadFont:()=>t.mx,loadOptions:()=>t.hS,loadParticlesOptions:()=>t.hT,millisecondsToSeconds:()=>t.X5,mix:()=>t.CD,mouseDownEvent:()=>t.ZL,mouseLeaveEvent:()=>t.aM,mouseMoveEvent:()=>t.Wt,mouseOutEvent:()=>t.G1,mouseUpEvent:()=>t.zw,paintBase:()=>t.TQ,paintImage:()=>t.C3,parseAlpha:()=>t.BV,percentDenominator:()=>t.tZ,randomInRange:()=>t.vd,rangeColorToHsl:()=>t.lN,rangeColorToRgb:()=>t.tX,rectBounce:()=>t.dp,resizeEvent:()=>t.rR,rgbToHsl:()=>t.lC,safeIntersectionObserver:()=>t.NM,safeMatchMedia:()=>t.HY,safeMutationObserver:()=>t.yf,setLogger:()=>t.EK,setRandom:()=>t.sR,setRangeValue:()=>t.Cs,singleDivModeExecute:()=>t.Gt,stringToAlpha:()=>t.gE,stringToRgb:()=>t.DS,touchCancelEvent:()=>t.VH,touchEndEvent:()=>t.$o,touchMoveEvent:()=>t.zX,touchStartEvent:()=>t.Re,tsParticles:()=>t.S6,updateAnimation:()=>t.Cr,updateColor:()=>t.PB,updateColorValue:()=>t.ZC,visibilityChangeEvent:()=>t.QL});var t=o(3624);class e{constructor(){this.angle=90,this.count=50,this.spread=45,this.startVelocity=45,this.decay=.9,this.gravity=1,this.drift=0,this.ticks=200,this.position={x:50,y:50},this.colors=["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],this.shapes=["square","circle"],this.scalar=1,this.zIndex=100,this.disableForReducedMotion=!0,this.flat=!1,this.shapeOptions={}}get origin(){return{x:this.position.x/t.tZ,y:this.position.y/t.tZ}}set origin(e){this.position.x=e.x*t.tZ,this.position.y=e.y*t.tZ}get particleCount(){return this.count}set particleCount(t){this.count=t}load(e){if(!e)return;void 0!==e.angle&&(this.angle=e.angle);const i=e.count??e.particleCount;void 0!==i&&(this.count=i),void 0!==e.spread&&(this.spread=e.spread),void 0!==e.startVelocity&&(this.startVelocity=e.startVelocity),void 0!==e.decay&&(this.decay=e.decay),void 0!==e.flat&&(this.flat=e.flat),void 0!==e.gravity&&(this.gravity=e.gravity),void 0!==e.drift&&(this.drift=e.drift),void 0!==e.ticks&&(this.ticks=e.ticks);const s=e.origin;s&&!e.position&&(e.position={x:void 0!==s.x?s.x*t.tZ:void 0,y:void 0!==s.y?s.y*t.tZ:void 0});const o=e.position;o&&(void 0!==o.x&&(this.position.x=o.x),void 0!==o.y&&(this.position.y=o.y)),void 0!==e.colors&&((0,t.kJ)(e.colors)?this.colors=[...e.colors]:this.colors=e.colors);const a=e.shapeOptions;if(void 0!==a)for(const e in a){const i=a[e];i&&(this.shapeOptions[e]=(0,t.ZB)(this.shapeOptions[e]??{},i))}void 0!==e.shapes&&((0,t.kJ)(e.shapes)?this.shapes=[...e.shapes]:this.shapes=e.shapes),void 0!==e.scalar&&(this.scalar=e.scalar),void 0!==e.zIndex&&(this.zIndex=e.zIndex),void 0!==e.disableForReducedMotion&&(this.disableForReducedMotion=e.disableForReducedMotion)}}const i=9.81,s=5,n=3,r=1,l=0,c=0;let d=!1,h=!1;const u=new Map;async function v(t){if(d)return;if(h)return new Promise((t=>{const e=setInterval((()=>{d&&(clearInterval(e),t())}),100)}));h=!0;const{loadEmittersPlugin:e}=await o.e(3610).then(o.bind(o,3610)),{loadMotionPlugin:i}=await o.e(3862).then(o.bind(o,3862)),{loadCardsShape:s}=await o.e(8060).then(o.bind(o,8060)),{loadHeartShape:a}=await o.e(3473).then(o.bind(o,3473)),{loadImageShape:n}=await o.e(1472).then(o.bind(o,1472)),{loadPolygonShape:r}=await o.e(7890).then(o.bind(o,7890)),{loadSquareShape:l}=await o.e(9530).then(o.bind(o,9530)),{loadStarShape:c}=await o.e(9532).then(o.bind(o,9532)),{loadEmojiShape:u}=await o.e(5444).then(o.bind(o,5444)),{loadRotateUpdater:v}=await o.e(9376).then(o.bind(o,9376)),{loadLifeUpdater:p}=await o.e(9921).then(o.bind(o,9921)),{loadRollUpdater:f}=await o.e(571).then(o.bind(o,571)),{loadTiltUpdater:m}=await o.e(6004).then(o.bind(o,6004)),{loadWobbleUpdater:y}=await o.e(3629).then(o.bind(o,3629)),{loadBasic:g}=await o.e(5120).then(o.bind(o,5120));await e(t,!1),await i(t,!1),await s(t,!1),await a(t,!1),await n(t,!1),await r(t,!1),await l(t,!1),await c(t,!1),await u(t,!1),await v(t,!1),await p(t,!1),await f(t,!1),await m(t,!1),await y(t,!1),await g(t),h=!1,d=!0}async function p(o){const a=new e;let d;a.load(o.options);const h=a.ticks*t.X5/(3.6*t.X5*120);if(u.has(o.id)&&(d=u.get(o.id),d&&!d.destroyed)){const t=d;if(t.addEmitter)return void await t.addEmitter({startCount:a.count,position:a.position,size:{width:0,height:0},rate:{delay:0,quantity:0},life:{duration:.1,count:1},particles:{color:{value:a.colors},shape:{type:a.shapes,options:a.shapeOptions},life:{count:1},opacity:{value:{min:0,max:1},animation:{enable:!0,sync:!0,speed:h,startValue:"max",destroy:"min"}},size:{value:s*a.scalar},move:{angle:{value:a.spread,offset:0},drift:{min:-a.drift,max:a.drift},gravity:{acceleration:a.gravity*i},speed:a.startVelocity*n,decay:r-a.decay,direction:-a.angle}}})}const v={fullScreen:{enable:!o.canvas,zIndex:a.zIndex},fpsLimit:120,particles:{number:{value:0},color:{value:a.colors},shape:{type:a.shapes,options:a.shapeOptions},opacity:{value:{min:0,max:1},animation:{enable:!0,sync:!0,speed:h,startValue:"max",destroy:"min"}},size:{value:s*a.scalar},links:{enable:!1},life:{count:1},move:{angle:{value:a.spread,offset:0},drift:{min:-a.drift,max:a.drift},enable:!0,gravity:{enable:!0,acceleration:a.gravity*i},speed:a.startVelocity*n,decay:r-a.decay,direction:-a.angle,random:!0,straight:!1,outModes:{default:"none",bottom:"destroy"}},rotate:{value:a.flat?l:{min:0,max:360},direction:"random",animation:{enable:!a.flat,speed:60}},tilt:{direction:"random",enable:!a.flat,value:a.flat?c:{min:0,max:360},animation:{enable:!0,speed:60}},roll:{darken:{enable:!0,value:25},enable:!a.flat,speed:{min:15,max:25}},wobble:{distance:30,enable:!a.flat,speed:{min:-15,max:15}}},detectRetina:!0,motion:{disable:a.disableForReducedMotion},emitters:{name:"confetti",startCount:a.count,position:a.position,size:{width:0,height:0},rate:{delay:0,quantity:0},life:{duration:.1,count:1}}};return d=await t.S6.load({id:o.id,element:o.canvas,options:v}),u.set(o.id,d),d}async function f(e,i){let s,o;return await v(t.S6),(0,t.HD)(e)?(o=e,s=i??{}):(o="confetti",s=e),p({id:o,options:s})}f.create=async(e,i)=>{if(!e)return f;await v(t.S6);const s=e.getAttribute("id")??"confetti";return e.setAttribute("id",s),async(o,a)=>{let n,r;return(0,t.HD)(o)?(r=o,n=a??i):(r=s,n=o),p({id:r,canvas:e,options:n})}},f.version=t.S6.version,(0,t.Kr)()||(window.confetti=f)})(),a})()));

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ /*

@@ -1,1 +0,1 @@

/*! tsParticles Confetti v3.2.1 by Matteo Bruni */
/*! tsParticles Confetti v3.2.2 by Matteo Bruni */

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

@@ -7,3 +7,3 @@ /*!

* How to use? : Check the GitHub README
* v3.2.1
* v3.2.2
*/

@@ -10,0 +10,0 @@ "use strict";

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc