@tsparticles/preset-sea-anemone 3.0.0-beta.1 → 3.0.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see tsparticles.preset.seaAnemone.bundle.min.js.LICENSE.txt */
2
- !function(t,i){if("object"==typeof exports&&"object"==typeof module)module.exports=i();else if("function"==typeof define&&define.amd)define([],i);else{var e=i();for(var s in e)("object"==typeof exports?exports:t)[s]=e[s]}}(this,(()=>(()=>{"use strict";var t={d:(i,e)=>{for(var s in e)t.o(e,s)&&!t.o(i,s)&&Object.defineProperty(i,s,{enumerable:!0,get:e[s]})},o:(t,i)=>Object.prototype.hasOwnProperty.call(t,i),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},i={};t.r(i),t.d(i,{loadSeaAnemonePreset:()=>oe,tsParticles:()=>ki});const e="generated",s="pointerleave",o="pointermove",n="touchend",a="tsParticles - Error";class r{constructor(t,i,e){if(this._updateFromAngle=(t,i)=>{this.x=Math.cos(t)*i,this.y=Math.sin(t)*i},!B(t)&&t){this.x=t.x,this.y=t.y;const i=t;this.z=i.z?i.z:0}else{if(void 0===t||void 0===i)throw new Error(`${a} Vector3d not initialized correctly`);this.x=t,this.y=i,this.z=e??0}}static get origin(){return r.create(0,0,0)}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 r.create(t.x,t.y,t.z)}static create(t,i,e){return new r(t,i,e)}add(t){return r.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 r.clone(this)}distanceTo(t){return this.sub(t).length}distanceToSq(t){return this.sub(t).getLengthSq()}div(t){return r.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 r.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 r.create(this.x*Math.cos(t)-this.y*Math.sin(t),this.x*Math.sin(t)+this.y*Math.cos(t),0)}setTo(t){this.x=t.x,this.y=t.y;const i=t;this.z=i.z?i.z:0}sub(t){return r.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 h extends r{constructor(t,i){super(t,i,0)}static get origin(){return h.create(0,0)}static clone(t){return h.create(t.x,t.y)}static create(t,i){return new h(t,i)}}let c=Math.random;new Map;function l(){return d(c(),0,1-1e-16)}function d(t,i,e){return Math.min(Math.max(t,i),e)}function u(t){const i=m(t);let e=f(t);return i===e&&(e=0),l()*(i-e)+e}function p(t){return B(t)?t:u(t)}function f(t){return B(t)?t:t.min}function m(t){return B(t)?t:t.max}function v(t,i){if(t===i||void 0===i&&B(t))return t;const e=f(t),s=m(t);return void 0!==i?{min:Math.min(e,i),max:Math.max(s,i)}:v(e,s)}function y(t){const i=t.random,{enable:e,minimumValue:s}=V(i)?{enable:i,minimumValue:0}:i;return p(e?v(t.value,s):t.value)}function g(t,i){const e=t.x-i.x,s=t.y-i.y;return{dx:e,dy:s,distance:Math.sqrt(e**2+s**2)}}function _(t,i){return g(t,i).distance}function w(t){const i={x:void 0!==t.position?.x?p(t.position.x):void 0,y:void 0!==t.position?.y?p(t.position.y):void 0};return function(t){return{x:(t.position?.x??100*l())*t.size.width/100,y:(t.position?.y??100*l())*t.size.height/100}}({size:t.size,position:i})}function b(t){return{x:t.position?.x??l()*t.size.width,y:t.position?.y??l()*t.size.height}}function x(t){return t?t.endsWith("%")?parseFloat(t)/100:parseFloat(t):1}const z={debug:console.debug,error:console.error,info:console.info,log:console.log,verbose:console.log,warning:console.warn};function M(){return z}function P(){return"undefined"==typeof window||!window||void 0===window.document||!window.document}function C(t){if(!P()&&"undefined"!=typeof matchMedia)return matchMedia(t)}function S(t,i){return t===i||W(i)&&i.indexOf(t)>-1}function k(t){return Math.floor(l()*t.length)}function O(t,i,e=!0){return t[void 0!==i&&e?i%t.length:k(t)]}function T(t,i,e,s,o){return function(t,i,e,s){let o=!0;s&&"bottom"!==s||(o=t.top<i.height+e.x);!o||s&&"left"!==s||(o=t.right>e.x);!o||s&&"right"!==s||(o=t.left<i.width+e.y);!o||s&&"top"!==s||(o=t.bottom>e.y);return o}(D(t,s??0),i,e,o)}function D(t,i){return{bottom:t.y+i,left:t.x-i,right:t.x+i,top:t.y-i}}function I(t,...i){for(const e of i){if(null==e)continue;if(!U(e)){t=e;continue}const i=Array.isArray(e);!i||!U(t)&&t&&Array.isArray(t)?i||!U(t)&&t&&!Array.isArray(t)||(t={}):t=[];for(const i in e){if("__proto__"===i)continue;const s=e[i],o=t;o[i]=U(s)&&Array.isArray(s)?s.map((t=>I(o[i],t))):I(o[i],s)}}return t}function E(t,i){return W(t)?t.map(((t,e)=>i(t,e))):i(t,0)}function R(t,i,e){return W(t)?O(t,i,e):t}function L(t,i){const e=t.value,s=t.animation,o={delayTime:1e3*p(s.delay),enable:s.enable,value:p(t.value)*i,max:m(e)*i,min:f(e)*i,loops:0,maxLoops:p(s.count),time:0};if(s.enable){switch(o.decay=1-p(s.decay),s.mode){case"increase":o.status="increasing";break;case"decrease":o.status="decreasing";break;case"random":o.status=l()>=.5?"increasing":"decreasing"}const t="auto"===s.mode;switch(s.startValue){case"min":o.value=o.min,t&&(o.status="increasing");break;case"max":o.value=o.max,t&&(o.status="decreasing");break;default:o.value=u(o),t&&(o.status=l()>=.5?"increasing":"decreasing")}}return o.initialValue=o.value,o}function F(t,i){if(!("percent"===t.mode)){const{mode:i,...e}=t;return e}return"x"in t?{x:t.x/100*i.width,y:t.y/100*i.height}:{width:t.width/100*i.width,height:t.height/100*i.height}}function A(t,i){return F(t,i)}function V(t){return"boolean"==typeof t}function H(t){return"string"==typeof t}function B(t){return"number"==typeof t}function q(t){return"function"==typeof t}function U(t){return"object"==typeof t&&null!==t}function W(t){return Array.isArray(t)}const G="random",$=new Map;function X(t){$.set(t.key,t)}function Y(t,i,e){return e<0&&(e+=1),e>1&&(e-=1),e<1/6?t+6*(i-t)*e:e<.5?i:e<2/3?t+(i-t)*(2/3-e)*6:t}function j(t){for(const[,i]of $)if(t.startsWith(i.stringPrefix))return i.parseString(t);const i=t.replace(/^#?([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,((t,i,e,s,o)=>i+i+e+e+s+s+(void 0!==o?o+o:""))),e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i.exec(i);return e?{a:void 0!==e[4]?parseInt(e[4],16)/255:1,b:parseInt(e[3],16),g:parseInt(e[2],16),r:parseInt(e[1],16)}:void 0}function Z(t,i,e=!0){if(!t)return;const s=H(t)?{value:t}:t;if(H(s.value))return N(s.value,i,e);if(W(s.value))return Z({value:O(s.value,i,e)});for(const[,t]of $){const i=t.handleRangeColor(s);if(i)return i}}function N(t,i,e=!0){if(!t)return;const s=H(t)?{value:t}:t;if(H(s.value))return s.value===G?tt():function(t){return j(t)}(s.value);if(W(s.value))return N({value:O(s.value,i,e)});for(const[,t]of $){const i=t.handleColor(s);if(i)return i}}function Q(t,i,e=!0){const s=Z(t,i,e);return s?J(s):void 0}function J(t){const i=t.r/255,e=t.g/255,s=t.b/255,o=Math.max(i,e,s),n=Math.min(i,e,s),a={h:0,l:(o+n)/2,s:0};return o!==n&&(a.s=a.l<.5?(o-n)/(o+n):(o-n)/(2-o-n),a.h=i===o?(e-s)/(o-n):a.h=e===o?2+(s-i)/(o-n):4+(i-e)/(o-n)),a.l*=100,a.s*=100,a.h*=60,a.h<0&&(a.h+=360),a.h>=360&&(a.h-=360),a}function K(t){const i={b:0,g:0,r:0},e={h:t.h/360,l:t.l/100,s:t.s/100};if(e.s){const t=e.l<.5?e.l*(1+e.s):e.l+e.s-e.l*e.s,s=2*e.l-t;i.r=Y(s,t,e.h+1/3),i.g=Y(s,t,e.h),i.b=Y(s,t,e.h-1/3)}else i.r=i.g=i.b=e.l;return i.r=Math.floor(255*i.r),i.g=Math.floor(255*i.g),i.b=Math.floor(255*i.b),i}function tt(t){const i=t??0;return{b:Math.floor(u(v(i,256))),g:Math.floor(u(v(i,256))),r:Math.floor(u(v(i,256)))}}function it(t,i){return`rgba(${t.r}, ${t.g}, ${t.b}, ${i??1})`}function et(t,i){return`hsla(${t.h}, ${t.s}%, ${t.l}%, ${i??1})`}function st(t){return void 0!==t?{h:t.h.value,s:t.s.value,l:t.l.value}:void 0}function ot(t,i,e){t.enable=i.enable,t.enable?(t.velocity=p(i.speed)/100*e,t.decay=1-p(i.decay),t.status="increasing",t.loops=0,t.maxLoops=p(i.count),t.time=0,t.delayTime=1e3*p(i.delay),i.sync||(t.velocity*=l(),t.value*=l()),t.initialValue=t.value):t.velocity=0}function nt(t,i){t.clearRect(0,0,i.width,i.height)}function at(t,i,e){const s=i[e];void 0!==s&&(t[e]=(t[e]??1)*s)}class rt{constructor(t){this.container=t,this._applyPostDrawUpdaters=t=>{for(const i of this._postDrawUpdaters)i.afterDraw&&i.afterDraw(t)},this._applyPreDrawUpdaters=(t,i,e,s,o,n)=>{for(const a of this._preDrawUpdaters){if(a.getColorStyles){const{fill:n,stroke:r}=a.getColorStyles(i,t,e,s);n&&(o.fill=n),r&&(o.stroke=r)}if(a.getTransformValues){const t=a.getTransformValues(i);for(const i in t)at(n,t,i)}a.beforeDraw&&a.beforeDraw(i)}},this._applyResizePlugins=()=>{for(const t of this._resizePlugins)t.resize&&t.resize()},this._getPluginParticleColors=t=>{let i,e;for(const s of this._colorPlugins)if(!i&&s.particleFillColor&&(i=Q(s.particleFillColor(t))),!e&&s.particleStrokeColor&&(e=Q(s.particleStrokeColor(t))),i&&e)break;return[i,e]},this._initCover=()=>{const t=this.container.actualOptions.backgroundMask.cover,i=Z(t.color);if(i){const e={...i,a:t.opacity};this._coverColorStyle=it(e,e.a)}},this._initStyle=()=>{const t=this.element,i=this.container.actualOptions;if(t){this._fullScreen?(this._originalStyle=I({},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,i=t.particles.move.trail,e=i.fill;if(i.enable)if(e.color){const i=Z(e.color);if(!i)return;const s=t.particles.move.trail;this._trailFill={color:{...i},opacity:1/s.length}}else await new Promise(((t,s)=>{if(!e.image)return;const o=document.createElement("img");o.addEventListener("load",(()=>{this._trailFill={image:o,opacity:1/i.length},t()})),o.addEventListener("error",(t=>{s(t.error)})),o.src=e.image}))},this._paintBase=t=>{this.draw((i=>function(t,i,e){t.fillStyle=e??"rgba(0,0,0,0)",t.fillRect(0,0,i.width,i.height)}(i,this.size,t)))},this._paintImage=(t,i)=>{this.draw((e=>function(t,i,e,s){e&&(t.globalAlpha=s,t.drawImage(e,0,0,i.width,i.height),t.globalAlpha=1)}(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;if(!t||!i)return;const e=t.style;e.position=i.position,e.zIndex=i.zIndex,e.top=i.top,e.left=i.left,e.width=i.width,e.height=i.height},this._safeMutationObserver=t=>{this._mutationObserver&&t(this._mutationObserver)},this._setFullScreenStyle=()=>{const t=this.element;if(!t)return;const i="important",e=t.style;e.setProperty("position","fixed",i),e.setProperty("z-index",this.container.actualOptions.fullScreen.zIndex.toString(10),i),e.setProperty("top","0",i),e.setProperty("left","0",i),e.setProperty("width","100%",i),e.setProperty("height","100%",i)},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(it(e.color,e.opacity)):e.image&&this._paintImage(e.image,e.opacity):this.draw((t=>{nt(t,this.size)}))}destroy(){if(this.stop(),this._generated){const t=this.element;t&&t.remove()}else this._resetOriginalStyle();this._preDrawUpdaters=[],this._postDrawUpdaters=[],this._resizePlugins=[],this._colorPlugins=[]}draw(t){const i=this._context;if(i)return t(i)}drawParticle(t,i){if(t.spawning||t.destroyed)return;const e=t.getRadius();if(e<=0)return;const s=t.getFillColor(),o=t.getStrokeColor()??s;let[n,a]=this._getPluginParticleColors(t);n||(n=s),a||(a=o),(n||a)&&this.draw((s=>{const o=this.container,r=o.actualOptions,h=t.options.zIndex,c=(1-t.zIndexFactor)**h.opacityRate,l=t.bubble.opacity??t.opacity?.value??1,d=l*c,u=(t.strokeOpacity??l)*c,p={},f={fill:n?et(n,d):void 0};f.stroke=a?et(a,u):f.fill,this._applyPreDrawUpdaters(s,t,e,d,f,p),function(t){const{container:i,context:e,particle:s,delta:o,colorStyles:n,backgroundMask:a,composite:r,radius:h,opacity:c,shadow:l,transform:d}=t,u=s.getPosition(),p=s.rotation+(s.pathRotation?s.velocity.angle:0),f=Math.sin(p),m=Math.cos(p),v={a:m*(d.a??1),b:f*(d.b??1),c:-f*(d.c??1),d:m*(d.d??1)};e.setTransform(v.a,v.b,v.c,v.d,u.x,u.y),e.beginPath(),a&&(e.globalCompositeOperation=r);const y=s.shadowColor;l.enable&&y&&(e.shadowBlur=l.blur,e.shadowColor=it(y),e.shadowOffsetX=l.offset.x,e.shadowOffsetY=l.offset.y),n.fill&&(e.fillStyle=n.fill);const g=s.strokeWidth??0;e.lineWidth=g,n.stroke&&(e.strokeStyle=n.stroke),function(t,i,e,s,o,n){if(!e.shape)return;const a=t.drawers.get(e.shape);a&&a.draw(i,e,s,o,n,t.retina.pixelRatio)}(i,e,s,h,c,o),g>0&&e.stroke(),s.close&&e.closePath(),s.fill&&e.fill(),function(t,i,e,s,o,n){if(!e.shape)return;const a=t.drawers.get(e.shape);a&&a.afterEffect&&a.afterEffect(i,e,s,o,n,t.retina.pixelRatio)}(i,e,s,h,c,o),e.globalCompositeOperation="source-over",e.setTransform(1,0,0,1,0,0)}({container:o,context:s,particle:t,delta:i,colorStyles:f,backgroundMask:r.backgroundMask.enable,composite:r.backgroundMask.composite,radius:e*(1-t.zIndexFactor)**h.sizeRate,opacity:d,shadow:t.options.shadow,transform:p}),this._applyPostDrawUpdaters(t)}))}drawParticlePlugin(t,i,e){this.draw((s=>function(t,i,e,s){i.drawParticle&&i.drawParticle(t,e,s)}(s,t,i,e)))}drawPlugin(t,i){this.draw((e=>function(t,i,e){i.draw&&i.draw(t,e)}(e,t,i)))}async init(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=function(t){if(!P()&&"undefined"!=typeof MutationObserver)return new MutationObserver(t)}((t=>{for(const i of t)"attributes"===i.type&&"style"===i.attributeName&&this._repairStyle()})),this.resize(),this._initStyle(),this._initCover();try{await this._initTrail()}catch(t){M().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=Z(t.color);e.backgroundColor=i?it(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&&e in t.dataset?"true"===t.dataset[e]:this._generated,this.element=t,this.element.ariaHidden="true",this._originalStyle=I({},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?(nt(i,this.size),this._paintBase(this._coverColorStyle)):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,o=this.element.offsetHeight*i;if(o===e.height&&s===e.width&&o===this.element.height&&s===this.element.width)return!1;const n={...e};return this.element.width=e.width=this.element.offsetWidth*i,this.element.height=e.height=this.element.offsetHeight*i,this.container.started&&(this.resizeFactor={width:e.width/n.width,height:e.height/n.height}),!0}stop(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=void 0,this.draw((t=>nt(t,this.size)))}async windowResize(){if(!this.element||!this.resize())return;const t=this.container,i=t.updateActualOptions();t.particles.setDensity(),this._applyResizePlugins(),i&&await t.refresh()}}function ht(t,i,e,s,o){if(s){let s={passive:!0};V(o)?s.capture=o:void 0!==o&&(s=o),t.addEventListener(i,e,s)}else{const s=o;t.removeEventListener(i,e,s)}}class ct{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();E(e.interactivity.events.onClick.mode,(t=>this.container.handleClickMode(t)))}"touchend"===t.type&&setTimeout((()=>this._mouseTouchFinish()),500)},this._handleThemeChange=t=>{const i=t,e=this.container,s=e.options,o=s.defaultThemes,n=i.matches?o.dark:o.light,a=s.themes.find((t=>t.name===n));a&&a.default.auto&&e.loadTheme(n)},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.getAnimationStatus()?t.play(!0):t.draw(!0)))},this._handleWindowResize=async()=>{this._resizeTimeout&&(clearTimeout(this._resizeTimeout),delete this._resizeTimeout),this._resizeTimeout=setTimeout((async()=>{const t=this.container.canvas;t&&await t.windowResize()}),1e3*this.container.actualOptions.interactivity.events.resize.delay)},this._manageInteractivityListeners=(t,i)=>{const e=this._handlers,s=this.container,a=s.actualOptions,r=s.interactivity.element;if(!r)return;const h=r,c=s.canvas.element;c&&(c.style.pointerEvents=h===c?"initial":"none"),(a.interactivity.events.onHover.enable||a.interactivity.events.onClick.enable)&&(ht(r,o,e.mouseMove,i),ht(r,"touchstart",e.touchStart,i),ht(r,"touchmove",e.touchMove,i),a.interactivity.events.onClick.enable?(ht(r,n,e.touchEndClick,i),ht(r,"pointerup",e.mouseUp,i),ht(r,"pointerdown",e.mouseDown,i)):ht(r,n,e.touchEnd,i),ht(r,t,e.mouseLeave,i),ht(r,"touchcancel",e.touchCancel,i))},this._manageListeners=t=>{const i=this._handlers,e=this.container,o=e.actualOptions.interactivity.detectsOn,n=e.canvas.element;let a=s;"window"===o?(e.interactivity.element=window,a="pointerout"):e.interactivity.element="parent"===o&&n?n.parentElement??n.parentNode:n,this._manageMediaMatch(t),this._manageResize(t),this._manageInteractivityListeners(a,t),document&&ht(document,"visibilitychange",i.visibilityChange,t,!1)},this._manageMediaMatch=t=>{const i=this._handlers,e=C("(prefers-color-scheme: dark)");e&&(void 0===e.addEventListener?void 0!==e.addListener&&(t?e.addListener(i.oldThemeChange):e.removeListener(i.oldThemeChange)):ht(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 ht(window,"resize",i.resize,t);const s=e.canvas.element;this._resizeObserver&&!t?(s&&this._resizeObserver.unobserve(s),this._resizeObserver.disconnect(),delete this._resizeObserver):!this._resizeObserver&&t&&s&&(this._resizeObserver=new ResizeObserver((async t=>{t.find((t=>t.target===s))&&await this._handleWindowResize()})),this._resizeObserver.observe(s))},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 o=!1;const n=s.position;if(n&&e.interactivity.events.onClick.enable){for(const[,t]of i.plugins)if(t.clickPositionValid&&(o=t.clickPositionValid(n),o))break;o||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,i.inside=!1,i.clicking=!1},this._mouseTouchMove=t=>{const i=this.container,e=i.actualOptions,s=i.interactivity,n=i.canvas.element;if(!s||!s.element)return;let a;if(s.mouse.inside=!0,t.type.startsWith("pointer")){this._canPush=!0;const i=t;if(s.element===window){if(n){const t=n.getBoundingClientRect();a={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&&n){const s=t.getBoundingClientRect(),o=e.getBoundingClientRect(),r=n.getBoundingClientRect();a={x:i.offsetX+2*s.left-(o.left+r.left),y:i.offsetY+2*s.top-(o.top+r.top)}}else a={x:i.offsetX??i.clientX,y:i.offsetY??i.clientY}}else i.target===n&&(a={x:i.offsetX??i.clientX,y:i.offsetY??i.clientY})}else if(this._canPush="touchmove"!==t.type,n){const i=t,e=i.touches[i.touches.length-1],s=n.getBoundingClientRect();a={x:e.clientX-(s.left??0),y:e.clientY-(s.top??0)}}const r=i.retina.pixelRatio;a&&(a.x*=r,a.y*=r),s.mouse.position=a,s.status=o},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)}}class lt{constructor(){this.value=""}static create(t,i){const e=new lt;return e.load(t),void 0!==i&&(H(i)||W(i)?e.load({value:i}):e.load(i)),e}load(t){void 0!==t?.value&&(this.value=t.value)}}class dt{constructor(){this.color=new lt,this.color.value="",this.image="",this.position="",this.repeat="",this.size="",this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=lt.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))}}class ut{constructor(){this.color=new lt,this.color.value="#fff",this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=lt.create(this.color,t.color)),void 0!==t.opacity&&(this.opacity=t.opacity))}}class pt{constructor(){this.composite="destination-out",this.cover=new ut,this.enable=!1}load(t){if(t){if(void 0!==t.composite&&(this.composite=t.composite),void 0!==t.cover){const i=t.cover,e=H(t.cover)?{color:t.cover}:t.cover;this.cover.load(void 0!==i.color?i:{color:e})}void 0!==t.enable&&(this.enable=t.enable)}}}class ft{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))}}class mt{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))}}class vt{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))}}class yt{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))}}class gt{constructor(){this.enable=!1,this.mode=[],this.parallax=new yt}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode),this.parallax.load(t.parallax))}}class _t{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))}}class wt{constructor(){this.onClick=new mt,this.onDiv=new vt,this.onHover=new gt,this.resize=new _t}load(t){if(!t)return;this.onClick.load(t.onClick);const i=t.onDiv;void 0!==i&&(this.onDiv=E(i,(t=>{const i=new vt;return i.load(t),i}))),this.onHover.load(t.onHover),V(t.resize)?this.resize.enable=t.resize:this.resize.load(t.resize)}}class bt{constructor(t,i){this._engine=t,this._container=i}load(t){if(!t)return;if(!this._container)return;const i=this._engine.interactors.get(this._container);if(i)for(const e of i)e.loadModeOptions&&e.loadModeOptions(this,t)}}class xt{constructor(t,i){this.detectsOn="window",this.events=new wt,this.modes=new bt(t,i)}load(t){if(!t)return;const i=t.detectsOn;void 0!==i&&(this.detectsOn=i),this.events.load(t.events),this.modes.load(t.modes)}}class zt{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=I({},t.options)))}}class Mt{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=I({},t.options)))}}class Pt{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))}}class Ct{constructor(){this.name="",this.default=new Pt}load(t){t&&(void 0!==t.name&&(this.name=t.name),this.default.load(t.default),void 0!==t.options&&(this.options=I({},t.options)))}}class St{constructor(){this.count=0,this.enable=!1,this.offset=0,this.speed=1,this.delay=0,this.decay=0,this.sync=!0}load(t){t&&(void 0!==t.count&&(this.count=v(t.count)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.offset&&(this.offset=v(t.offset)),void 0!==t.speed&&(this.speed=v(t.speed)),void 0!==t.decay&&(this.decay=v(t.decay)),void 0!==t.delay&&(this.delay=v(t.delay)),void 0!==t.sync&&(this.sync=t.sync))}}class kt{constructor(){this.h=new St,this.s=new St,this.l=new St}load(t){t&&(this.h.load(t.h),this.s.load(t.s),this.l.load(t.l))}}class Ot extends lt{constructor(){super(),this.animation=new kt}static create(t,i){const e=new Ot;return e.load(t),void 0!==i&&(H(i)||W(i)?e.load({value:i}):e.load(i)),e}load(t){if(super.load(t),!t)return;const i=t.animation;void 0!==i&&(void 0!==i.enable?this.animation.h.load(i):this.animation.load(t.animation))}}class Tt{constructor(){this.speed=2}load(t){t&&void 0!==t.speed&&(this.speed=t.speed)}}class Dt{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))}}class It{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=v(t.count)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.speed&&(this.speed=v(t.speed)),void 0!==t.decay&&(this.decay=v(t.decay)),void 0!==t.delay&&(this.delay=v(t.delay)),void 0!==t.sync&&(this.sync=t.sync))}}class Et extends It{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))}}class Rt{constructor(){this.enable=!1,this.minimumValue=0}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.minimumValue&&(this.minimumValue=t.minimumValue))}}class Lt{constructor(){this.random=new Rt,this.value=0}load(t){t&&(V(t.random)?this.random.enable=t.random:this.random.load(t.random),void 0!==t.value&&(this.value=v(t.value,this.random.enable?this.random.minimumValue:void 0)))}}class Ft extends Lt{constructor(){super(),this.random.minimumValue=.1,this.value=1}}class At{constructor(){this.horizontal=new Ft,this.vertical=new Ft}load(t){t&&(this.horizontal.load(t.horizontal),this.vertical.load(t.vertical))}}class Vt{constructor(){this.absorb=new Tt,this.bounce=new At,this.enable=!1,this.maxSpeed=50,this.mode="bounce",this.overlap=new Dt}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=v(t.maxSpeed)),void 0!==t.mode&&(this.mode=t.mode),this.overlap.load(t.overlap))}}class Ht{constructor(){this.offset=0,this.value=90}load(t){t&&(void 0!==t.offset&&(this.offset=v(t.offset)),void 0!==t.value&&(this.value=v(t.value)))}}class Bt{constructor(){this.distance=200,this.enable=!1,this.rotate={x:3e3,y:3e3}}load(t){if(t&&(void 0!==t.distance&&(this.distance=v(t.distance)),void 0!==t.enable&&(this.enable=t.enable),t.rotate)){const i=t.rotate.x;void 0!==i&&(this.rotate.x=i);const e=t.rotate.y;void 0!==e&&(this.rotate.y=e)}}}class qt{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))}}class Ut{constructor(){this.acceleration=9.81,this.enable=!1,this.inverse=!1,this.maxSpeed=50}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=v(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.inverse&&(this.inverse=t.inverse),void 0!==t.maxSpeed&&(this.maxSpeed=v(t.maxSpeed)))}}class Wt{constructor(){this.clamp=!0,this.delay=new Lt,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=I(this.options,t.options)))}}class Gt{load(t){t&&(void 0!==t.color&&(this.color=lt.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image))}}class $t{constructor(){this.enable=!1,this.length=10,this.fill=new Gt}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))}}class Xt{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)}}class Yt{constructor(){this.acceleration=0,this.enable=!1}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=v(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),t.position&&(this.position=I({},t.position)))}}class jt{constructor(){this.angle=new Ht,this.attract=new Bt,this.center=new qt,this.decay=0,this.distance={},this.direction="none",this.drift=0,this.enable=!1,this.gravity=new Ut,this.path=new Wt,this.outModes=new Xt,this.random=!1,this.size=!1,this.speed=2,this.spin=new Yt,this.straight=!1,this.trail=new $t,this.vibrate=!1,this.warp=!1}load(t){if(!t)return;this.angle.load(B(t.angle)?{value:t.angle}:t.angle),this.attract.load(t.attract),this.center.load(t.center),void 0!==t.decay&&(this.decay=v(t.decay)),void 0!==t.direction&&(this.direction=t.direction),void 0!==t.distance&&(this.distance=B(t.distance)?{horizontal:t.distance,vertical:t.distance}:{...t.distance}),void 0!==t.drift&&(this.drift=v(t.drift)),void 0!==t.enable&&(this.enable=t.enable),this.gravity.load(t.gravity);const i=t.outModes;void 0!==i&&(U(i)?this.outModes.load(i):this.outModes.load({default:i})),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=v(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)}}class Zt extends Et{constructor(){super(),this.destroy="none",this.speed=2}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}class Nt extends Lt{constructor(){super(),this.animation=new Zt,this.random.minimumValue=.1,this.value=1}load(t){if(!t)return;super.load(t);const i=t.animation;void 0!==i&&this.animation.load(i)}}class Qt{constructor(){this.enable=!1,this.width=1920,this.height=1080}load(t){if(!t)return;void 0!==t.enable&&(this.enable=t.enable);const i=t.width;void 0!==i&&(this.width=i);const e=t.height;void 0!==e&&(this.height=e)}}class Jt{constructor(){this.density=new Qt,this.limit=0,this.value=0}load(t){if(!t)return;this.density.load(t.density);const i=t.limit;void 0!==i&&(this.limit=i),void 0!==t.value&&(this.value=t.value)}}class Kt{constructor(){this.blur=0,this.color=new lt,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=lt.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)))}}class ti{constructor(){this.close=!0,this.fill=!0,this.options={},this.type="circle"}load(t){if(!t)return;const i=t.options;if(void 0!==i)for(const t in i){const e=i[t];e&&(this.options[t]=I(this.options[t]??{},e))}void 0!==t.close&&(this.close=t.close),void 0!==t.fill&&(this.fill=t.fill),void 0!==t.type&&(this.type=t.type)}}class ii extends Et{constructor(){super(),this.destroy="none",this.speed=5}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}class ei extends Lt{constructor(){super(),this.animation=new ii,this.random.minimumValue=1,this.value=3}load(t){if(super.load(t),!t)return;const i=t.animation;void 0!==i&&this.animation.load(i)}}class si{constructor(){this.width=0}load(t){t&&(void 0!==t.color&&(this.color=Ot.create(this.color,t.color)),void 0!==t.width&&(this.width=v(t.width)),void 0!==t.opacity&&(this.opacity=v(t.opacity)))}}class oi extends Lt{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))}}class ni{constructor(t,i){this._engine=t,this._container=i,this.bounce=new At,this.collisions=new Vt,this.color=new Ot,this.color.value="#fff",this.groups={},this.move=new jt,this.number=new Jt,this.opacity=new Nt,this.reduceDuplicates=!1,this.shadow=new Kt,this.shape=new ti,this.size=new ei,this.stroke=new si,this.zIndex=new oi}load(t){if(!t)return;if(this.bounce.load(t.bounce),this.color.load(Ot.create(this.color,t.color)),void 0!==t.groups)for(const i in t.groups){const e=t.groups[i];void 0!==e&&(this.groups[i]=I(this.groups[i]??{},e))}this.move.load(t.move),this.number.load(t.number),this.opacity.load(t.opacity),void 0!==t.reduceDuplicates&&(this.reduceDuplicates=t.reduceDuplicates),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=I({},t.interactivity));const i=t.stroke;if(i&&(this.stroke=E(i,(t=>{const i=new si;return i.load(t),i}))),this._container){const i=this._engine.updaters.get(this._container);if(i)for(const e of i)e.loadOptions&&e.loadOptions(this,t);const e=this._engine.interactors.get(this._container);if(e)for(const i of e)i.loadParticlesOptions&&i.loadParticlesOptions(this,t)}}}function ai(t,...i){for(const e of i)t.load(e)}function ri(t,i,...e){const s=new ni(t,i);return ai(s,...e),s}class hi{constructor(t,i){this._findDefaultTheme=t=>this.themes.find((i=>i.default.value&&i.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=i,this.autoPlay=!0,this.background=new dt,this.backgroundMask=new pt,this.defaultThemes={},this.delay=0,this.fullScreen=new ft,this.detectRetina=!0,this.duration=0,this.fpsLimit=120,this.interactivity=new xt(t,i),this.manualParticles=[],this.particles=ri(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&&E(t.preset,(t=>this._importPreset(t))),void 0!==t.autoPlay&&(this.autoPlay=t.autoPlay),void 0!==t.delay&&(this.delay=v(t.delay));const i=t.detectRetina;void 0!==i&&(this.detectRetina=i),void 0!==t.duration&&(this.duration=v(t.duration));const e=t.fpsLimit;void 0!==e&&(this.fpsLimit=e),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 s=t.fullScreen;V(s)?this.fullScreen.enable=s:this.fullScreen.load(s),this.backgroundMask.load(t.backgroundMask),this.interactivity.load(t.interactivity),t.manualParticles&&(this.manualParticles=t.manualParticles.map((t=>{const i=new zt;return i.load(t),i}))),this.particles.load(t.particles),this.style=I(this.style,t.style),this._engine.loadOptions(this,t),void 0!==t.smooth&&(this.smooth=t.smooth);const o=this._engine.interactors.get(this._container);if(o)for(const i of o)i.loadOptions&&i.loadOptions(this,t);if(void 0!==t.responsive)for(const i of t.responsive){const t=new Mt;t.load(i),this.responsive.push(t)}if(this.responsive.sort(((t,i)=>t.maxWidth-i.maxWidth)),void 0!==t.themes)for(const i of t.themes){const t=this.themes.find((t=>t.name===i.name));if(t)t.load(i);else{const t=new Ct;t.load(i),this.themes.push(t)}}this.defaultThemes.dark=this._findDefaultTheme("dark")?.name,this.defaultThemes.light=this._findDefaultTheme("light")?.name}setResponsive(t,i,e){this.load(e);const s=this.responsive.find((e=>"screen"===e.mode&&screen?e.maxWidth>screen.availWidth:e.maxWidth*i>t));return this.load(s?.options),s?.maxWidth}setTheme(t){if(t){const i=this.themes.find((i=>i.name===t));i&&this.load(i.options)}else{const t=C("(prefers-color-scheme: dark)"),i=t&&t.matches,e=this._findDefaultTheme(i?"dark":"light");e&&this.load(e.options)}}}class ci{constructor(t,i){this.container=i,this._engine=t,this._interactors=t.getInteractors(this.container,!0),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&&i.handleClickMode(t)}init(){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)}async 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)}}const li=t=>{if(!S(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 di{constructor(t,i,e,s,o,n){this.container=e,this._calcPosition=(t,i,e,s=0)=>{for(const[,s]of t.plugins){const t=void 0!==s.particlePosition?s.particlePosition(i,this):void 0;if(t)return r.create(t.x,t.y,e)}const o=b({size:t.canvas.size,position:i}),n=r.create(o.x,o.y,e),a=this.getRadius(),h=this.options.move.outModes,c=i=>{li({outMode:i,checkModes:["bounce","bounce-horizontal"],coord:n.x,maxCoord:t.canvas.size.width,setCb:t=>n.x+=t,radius:a})},l=i=>{li({outMode:i,checkModes:["bounce","bounce-vertical"],coord:n.y,maxCoord:t.canvas.size.height,setCb:t=>n.y+=t,radius:a})};return c(h.left??h.default),c(h.right??h.default),l(h.top??h.default),l(h.bottom??h.default),this._checkOverlap(n,s)?this._calcPosition(t,void 0,e,s+1):n},this._calculateVelocity=()=>{const t=function(t){const i=h.origin;return i.length=1,i.angle=t,i}(this.direction).copy(),i=this.options.move;if("inside"===i.direction||"outside"===i.direction)return t;const e=Math.PI/180*p(i.angle.value),s=Math.PI/180*p(i.angle.offset),o={left:s-e/2,right:s+e/2};return i.straight||(t.angle+=u(v(o.left,o.right))),i.random&&"number"==typeof i.speed&&(t.length*=l()),t},this._checkOverlap=(t,i=0)=>{const e=this.options.collisions,s=this.getRadius();if(!e.enable)return!1;const o=e.overlap;if(o.enable)return!1;const n=o.retries;if(n>=0&&i>n)throw new Error(`${a} particle is overlapping and can't be placed`);return!!this.container.particles.find((i=>_(t,i.position)<s+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,e=this.roll.horizontal?Math.PI/2:0;return Math.floor(((this.roll.angle??0)+e)/(Math.PI/i))%2?this.backColor?this.backColor:this.roll.alter?function(t,i,e){return{h:t.h,s:t.s,l:t.l+("darken"===i?-1:1)*e}}(t,this.roll.alter.type,this.roll.alter.value):t:t},this._initPosition=t=>{const i=this.container,e=p(this.options.zIndex.value);this.position=this._calcPosition(i,t,d(e,0,i.zLayers)),this.initialPosition=this.position.copy();const s=i.canvas.size;switch(this.moveCenter={...A(this.options.move.center,s),radius:this.options.move.center.radius??0,mode:this.options.move.center.mode??"percent"},this.direction=function(t,i,e){if(B(t))return t*Math.PI/180;switch(t){case"top":return-Math.PI/2;case"top-right":return-Math.PI/4;case"right":return 0;case"bottom-right":return Math.PI/4;case"bottom":return Math.PI/2;case"bottom-left":return 3*Math.PI/4;case"left":return Math.PI;case"top-left":return-3*Math.PI/4;case"inside":return Math.atan2(e.y-i.y,e.x-i.x);case"outside":return Math.atan2(i.y-e.y,i.x-e.x);default:return l()*Math.PI*2}}(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=h.origin},this._loadShapeData=(t,i)=>{const e=t.options[this.shape];if(e)return I({close:t.close,fill:t.fill},R(e,this.id,i))},this._engine=t,this.init(i,s,o,n)}destroy(t){if(this.unbreakable||this.destroyed)return;this.destroyed=!0,this.bubble.inRange=!1,this.slow.inRange=!1;const i=this.container,e=this.pathGenerator;for(const[,e]of i.plugins)e.particleDestroyed&&e.particleDestroyed(this,t);for(const e of i.particles.updaters)e.particleDestroyed&&e.particleDestroyed(this,t);e&&e.reset(this)}draw(t){const i=this.container,e=i.canvas;for(const[,s]of i.plugins)e.drawParticlePlugin(s,this,t);e.drawParticle(this,t)}getFillColor(){return this._getRollColor(this.bubble.color??st(this.color))}getMass(){return this.getRadius()**2*Math.PI/2}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??st(this.strokeColor))}init(t,i,e,s){const o=this.container,n=this._engine;this.id=t,this.group=s,this.fill=!0,this.pathRotation=!1,this.close=!0,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 a=o.retina.pixelRatio,r=o.actualOptions,h=ri(this._engine,o,r.particles),c=h.shape.type,{reduceDuplicates:l}=h;this.shape=R(c,this.id,l);const d=h.shape;if(e&&e.shape&&e.shape.type){const t=R(e.shape.type,this.id,l);t&&(this.shape=t,d.load(e.shape))}this.shapeData=this._loadShapeData(d,l),h.load(e);const u=this.shapeData;u&&h.load(u.particles);const f=new xt(n,o);f.load(o.actualOptions.interactivity),f.load(h.interactivity),this.interactivity=f,this.fill=u?.fill??h.shape.fill,this.close=u?.close??h.shape.close,this.options=h;const m=this.options.move.path;this.pathDelay=1e3*y(m.delay),m.generator&&(this.pathGenerator=this._engine.getPathGenerator(m.generator),this.pathGenerator&&o.addPath(m.generator,this.pathGenerator)&&this.pathGenerator.init(o)),o.retina.initParticle(this),this.size=L(this.options.size,a),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-p(this.options.move.decay);const v=o.particles;v.needsSort=v.needsSort||v.lastZIndex<this.position.z,v.lastZIndex=this.position.z,this.zIndexFactor=this.position.z/o.zLayers,this.sides=24;let g=o.drawers.get(this.shape);g||(g=this._engine.getShapeDrawer(this.shape),g&&o.drawers.set(this.shape,g)),g&&g.loadShape&&g.loadShape(this);const _=g?.getSidesCount;_&&(this.sides=_(this)),this.spawning=!1,this.shadowColor=Z(this.options.shadow.color);for(const t of o.particles.updaters)t.init(this);for(const t of o.particles.movers)t.init&&t.init(this);g&&g.particleInit&&g.particleInit(o,this);for(const[,t]of o.plugins)t.particleCreated&&t.particleCreated(this)}isInsideCanvas(){const t=this.getRadius(),i=this.container.canvas.size,e=this.position;return e.x>=-t&&e.y>=-t&&e.y<=i.height+t&&e.x<=i.width+t}isVisible(){return!this.destroyed&&!this.spawning&&this.isInsideCanvas()}reset(){for(const t of this.container.particles.updaters)t.reset&&t.reset(this)}}class ui{constructor(t,i){this.position=t,this.particle=i}}class pi{constructor(t,i){this.position={x:t,y:i}}}class fi extends pi{constructor(t,i,e,s){super(t,i),this.size={height:s,width:e}}contains(t){const i=this.size.width,e=this.size.height,s=this.position;return t.x>=s.x&&t.x<=s.x+i&&t.y>=s.y&&t.y<=s.y+e}intersects(t){t instanceof mi&&t.intersects(this);const i=this.size.width,e=this.size.height,s=this.position,o=t.position,n=t instanceof fi?t.size:{width:0,height:0},a=n.width,r=n.height;return o.x<s.x+i&&o.x+a>s.x&&o.y<s.y+e&&o.y+r>s.y}}class mi extends pi{constructor(t,i,e){super(t,i),this.radius=e}contains(t){return _(t,this.position)<=this.radius}intersects(t){const i=this.position,e=t.position,s=Math.abs(e.x-i.x),o=Math.abs(e.y-i.y),n=this.radius;if(t instanceof mi){return n+t.radius>Math.sqrt(s**2+o**2)}if(t instanceof fi){const{width:i,height:e}=t.size;return Math.pow(s-i,2)+Math.pow(o-e,2)<=n**2||s<=n+i&&o<=n+e||s<=i||o<=e}return!1}}class vi{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:o}=this;for(let n=0;n<4;n++)this._subs.push(new vi(new fi(t+e/2*(n%2),i+s/2*(Math.round(n/2)-n%2),e/2,s/2),o));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)&&_(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 mi(t.x,t.y,i),e)}queryRectangle(t,i,e){return this.query(new fi(t.x,t.y,i.width,i.height),e)}}const yi=t=>new fi(-t.width/4,-t.height/4,3*t.width/2,3*t.height/2);class gi{constructor(t,i){this._applyDensity=(t,i,e)=>{if(!t.number.density?.enable)return;const s=t.number,o=this._initDensityFactor(s.density),n=s.value,a=s.limit>0?s.limit:n,r=Math.min(n,a)*o+i,h=Math.min(this.count,this.filter((t=>t.group===e)).length);this.limit=s.limit*o,h<r?this.push(Math.abs(r-h),void 0,t,e):h>r&&this.removeQuantity(h-r,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=(t,i,e,s)=>{try{let o=this.pool.pop();o?o.init(this._nextId,t,i,e):o=new di(this._engine,this._nextId,this._container,t,i,e);let n=!0;if(s&&(n=s(o)),!n)return;return this._array.push(o),this._zArray.push(o),this._nextId++,this._engine.dispatchEvent("particleAdded",{container:this._container,data:{particle:o}}),o}catch(t){return void M().warning(`${a} adding particle: ${t}`)}},this._removeParticle=(t,i,e)=>{const s=this._array[t];return!(!s||s.group!==i)&&(s.destroy(e),this._array.splice(t,1),this._zArray=this._zArray.splice(this._zArray.indexOf(s),1),this.pool.push(s),this._engine.dispatchEvent("particleRemoved",{container:this._container,data:{particle:s}}),!0)},this._engine=t,this._container=i,this._nextId=0,this._array=[],this._zArray=[],this.pool=[],this.limit=0,this.needsSort=!1,this.lastZIndex=0,this._interactionManager=new ci(t,i);const e=i.canvas.size;this.quadTree=new vi(yi(e),4),this.movers=this._engine.getMovers(i,!0),this.updaters=this._engine.getUpdaters(i,!0)}get count(){return this._array.length}addManualParticles(){const t=this._container,i=t.actualOptions;for(const e of i.manualParticles)this.addParticle(e.position?A(e.position,t.canvas.size):void 0,e.options)}addParticle(t,i,e,s){this.pushing=!0;const o=this._container.actualOptions.particles.number.limit;if(o>0){const t=this.count+1-o;t>0&&this.removeQuantity(t)}const n=this._pushParticle(t,i,e,s);return this.pushing=!1,n}clear(){this._array=[],this._zArray=[]}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)e.drawPlugin(s,t);for(const i of this._zArray)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)}init(){const t=this._container,i=t.actualOptions;this.lastZIndex=0,this.needsSort=!1;let e=!1;this.updaters=this._engine.getUpdaters(t,!0),this._interactionManager.init();for(const[,i]of t.plugins)if(void 0!==i.particlesInitialization&&(e=i.particlesInitialization()),e)break;this._interactionManager.init();for(const[,i]of t.pathGenerators)i.init(t);if(this.addManualParticles(),!e){const t=i.particles,e=i.particles.groups;for(const i in e){const s=e[i];for(let e=this.count,o=0;o<s.number?.value&&e<t.number.value;e++,o++)this.addParticle(void 0,s,i)}for(let i=this.count;i<t.number.value;i++)this.addParticle()}}push(t,i,e,s){for(let o=0;o<t;o++)this.addParticle(i?.position,e,s)}async redraw(){this.clear(),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 o=0;for(let n=t;o<i&&n<this.count;n++)this._removeParticle(n--,e,s)&&o++}removeQuantity(t,i){this.removeAt(0,t,i)}setDensity(){const t=this._container.actualOptions,i=t.particles.groups;for(const t in i)this._applyDensity(i[t],0,t);this._applyDensity(t.particles,t.manualParticles.length)}async update(t){const i=this._container,e=new Set;this.quadTree=new vi(yi(i.canvas.size),4);for(const[,t]of i.pathGenerators)t.update();for(const[,e]of i.plugins)e.update&&e.update(t);for(const s of this._array){const o=i.canvas.resizeFactor;o&&!s.ignoresResizeRatio&&(s.position.x*=o.width,s.position.y*=o.height,s.initialPosition.x*=o.width,s.initialPosition.y*=o.height),s.ignoresResizeRatio=!1,await this._interactionManager.reset(s);for(const[,i]of this._container.plugins){if(s.destroyed)break;i.particleUpdate&&i.particleUpdate(s,t)}for(const i of this.movers)i.isEnabled(s)&&i.move(s,t);s.destroyed?e.add(s):this.quadTree.insert(new ui(s.getPosition(),s))}if(e.size){const t=t=>!e.has(t);this._array=this.filter(t),this._zArray=this._zArray.filter(t),this.pool.push(...e)}await this._interactionManager.externalInteract(t);for(const i of this._array){for(const e of this.updaters)e.update(i,t);i.destroyed||i.spawning||await this._interactionManager.particlesInteract(i,t)}if(delete i.canvas.resizeFactor,this.needsSort){const t=this._zArray;t.sort(((t,i)=>i.position.z-t.position.z||t.id-i.id)),this.lastZIndex=t[t.length-1].position.z,this.needsSort=!1}}}class _i{constructor(t){this.container=t,this.pixelRatio=1,this.reduceFactor=1}init(){const t=this.container,i=t.actualOptions;this.pixelRatio=!i.detectRetina||P()?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 o=i.particles,n=o.move;this.attractDistance=p(n.attract.distance)*e,this.maxSpeed=p(n.gravity.maxSpeed)*e,this.sizeAnimationSpeed=p(o.size.animation.speed)*e}initParticle(t){const i=t.options,e=this.pixelRatio,s=i.move,o=s.distance,n=t.retina;n.attractDistance=p(s.attract.distance)*e,n.moveDrift=p(s.drift)*e,n.moveSpeed=p(s.speed)*e,n.sizeAnimationSpeed=p(i.size.animation.speed)*e;const a=n.maxDistance;a.horizontal=void 0!==o.horizontal?o.horizontal*e:void 0,a.vertical=void 0!==o.vertical?o.vertical*e:void 0,n.maxSpeed=p(s.gravity.maxSpeed)*e}}function wi(t){return t&&!t.destroyed}function bi(t,i,...e){const s=new hi(t,i);return ai(s,...e),s}class xi{constructor(t,i,e){this.id=i,this._intersectionManager=t=>{if(wi(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+1e3/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/1e3}}(t-this.lastFrameTime,this.fpsLimit,this.smooth);if(this.addLifeTime(i.value),this.lastFrameTime=t,i.value>1e3)return void this.draw(!1);if(await this.particles.draw(i),!this.alive())return void this.destroy();this.getAnimationStatus()&&this.draw(!1)}catch(t){M().error(`${a} in animation loop`,t)}},this._engine=t,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 _i(this),this.canvas=new rt(this),this.particles=new gi(this._engine,this),this.pathGenerators=new Map,this.interactivity={mouse:{clicking:!1,inside:!1}},this.plugins=new Map,this.drawers=new Map,this._options=bi(this._engine,this),this.actualOptions=bi(this._engine,this),this._eventListeners=new ct(this),"undefined"!=typeof IntersectionObserver&&IntersectionObserver&&(this._intersectionObserver=new IntersectionObserver((t=>this._intersectionManager(t)))),this._engine.dispatchEvent("containerBuilt",{container:this})}get options(){return this._options}get sourceOptions(){return this._sourceOptions}addClickHandler(t){if(!wi(this))return;const i=this.interactivity.element;if(!i)return;const e=(i,e,s)=>{if(!wi(this))return;const o=this.retina.pixelRatio,n={x:e.x*o,y:e.y*o},a=this.particles.quadTree.queryCircle(n,s*o);t(i,a)};let s=!1,o=!1;i.addEventListener("click",(t=>{if(!wi(this))return;const i=t,s={x:i.offsetX||i.clientX,y:i.offsetY||i.clientY};e(t,s,1)})),i.addEventListener("touchstart",(()=>{wi(this)&&(s=!0,o=!1)})),i.addEventListener("touchmove",(()=>{wi(this)&&(o=!0)})),i.addEventListener("touchend",(t=>{if(wi(this)){if(s&&!o){const i=t;let s=i.touches[i.touches.length-1];if(!s&&(s=i.changedTouches[i.changedTouches.length-1],!s))return;const o=this.canvas.element,n=o?o.getBoundingClientRect():void 0,a={x:s.clientX-(n?n.left:0),y:s.clientY-(n?n.top:0)};e(t,a,Math.max(s.radiusX,s.radiusY))}s=!1,o=!1}})),i.addEventListener("touchcancel",(()=>{wi(this)&&(s=!1,o=!1)}))}addLifeTime(t){this._lifeTime+=t}addPath(t,i,e=!1){return!(!wi(this)||!e&&this.pathGenerators.has(t))&&(this.pathGenerators.set(t,i),!0)}alive(){return!this._duration||this._lifeTime<=this._duration}destroy(){if(!wi(this))return;this.stop(),this.particles.destroy(),this.canvas.destroy();for(const[,t]of this.drawers)t.destroy&&t.destroy(this);for(const t of this.drawers.keys())this.drawers.delete(t);this._engine.clearPlugins(this),this.destroyed=!0;const t=this._engine.dom(),i=t.findIndex((t=>t===this));i>=0&&t.splice(i,1),this._engine.dispatchEvent("containerDestroyed",{container:this})}draw(t){if(!wi(this))return;let i=t;this._drawAnimationFrame=requestAnimationFrame((async t=>{i&&(this.lastFrameTime=void 0,i=!1),await this._nextFrame(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}M().error(`${a} - Export plugin with type ${t} not found`)}getAnimationStatus(){return!this._paused&&!this.pageHidden&&wi(this)}handleClickMode(t){if(wi(this)){this.particles.handleClickMode(t);for(const[,i]of this.plugins)i.handleClickMode&&i.handleClickMode(t)}}async init(){if(!wi(this))return;const t=this._engine.getSupportedShapes();for(const i of t){const t=this._engine.getShapeDrawer(i);t&&this.drawers.set(i,t)}this._options=bi(this._engine,this,this._initialSourceOptions,this.sourceOptions),this.actualOptions=bi(this._engine,this,this._options);const i=this._engine.getAvailablePlugins(this);for(const[t,e]of i)this.plugins.set(t,e);this.retina.init(),await this.canvas.init(),this.updateActualOptions(),this.canvas.initBackground(),this.canvas.resize(),this.zLayers=this.actualOptions.zLayers,this._duration=1e3*p(this.actualOptions.duration),this._delay=1e3*p(this.actualOptions.delay),this._lifeTime=0,this.fpsLimit=this.actualOptions.fpsLimit>0?this.actualOptions.fpsLimit:120,this.smooth=this.actualOptions.smooth;for(const[,t]of this.drawers)t.init&&await t.init(this);for(const[,t]of this.plugins)t.init&&await t.init();this._engine.dispatchEvent("containerInit",{container:this}),this.particles.init(),this.particles.setDensity();for(const[,t]of this.plugins)t.particlesSetup&&t.particlesSetup();this._engine.dispatchEvent("particlesSetup",{container:this})}async loadTheme(t){wi(this)&&(this._currentTheme=t,await this.refresh())}pause(){if(wi(this)&&(void 0!==this._drawAnimationFrame&&(cancelAnimationFrame(this._drawAnimationFrame),delete this._drawAnimationFrame),!this._paused)){for(const[,t]of this.plugins)t.pause&&t.pause();this.pageHidden||(this._paused=!0),this._engine.dispatchEvent("containerPaused",{container:this})}}play(t){if(!wi(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(wi(this))return this.stop(),this.start()}async reset(){if(wi(this))return this._initialSourceOptions=void 0,this._options=bi(this._engine,this),this.actualOptions=bi(this._engine,this,this._options),this.refresh()}async start(){wi(this)&&!this.started&&(await this.init(),this.started=!0,await new Promise((t=>{this._delayTimeout=setTimeout((async()=>{this._eventListeners.addListeners(),this.interactivity.element instanceof HTMLElement&&this._intersectionObserver&&this._intersectionObserver.observe(this.interactivity.element);for(const[,t]of this.plugins)t.start&&await t.start();this._engine.dispatchEvent("containerStarted",{container:this}),this.play(),t()}),this._delay)})))}stop(){if(wi(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&&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)}}class zi{constructor(){this._listeners=new Map}addEventListener(t,i){this.removeEventListener(t,i);let e=this._listeners.get(t);e||(e=[],this._listeners.set(t,e)),e.push(i)}dispatchEvent(t,i){const e=this._listeners.get(t);e&&e.forEach((t=>t(i)))}hasEventListener(t){return!!this._listeners.get(t)}removeAllEventListeners(t){t?this._listeners.delete(t):this._listeners=new Map}removeEventListener(t,i){const e=this._listeners.get(t);if(!e)return;const s=e.length,o=e.indexOf(i);o<0||(1===s?this._listeners.delete(t):e.splice(o,1))}}function Mi(t,i,e,s=!1){let o=i.get(t);return o&&!s||(o=[...e.values()].map((i=>i(t))),i.set(t,o)),o}class Pi{constructor(){this._configs=new Map,this._domArray=[],this._eventDispatcher=new zi,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.drawers=new Map,this.pathGenerators=new Map}get configs(){const t={};for(const[i,e]of this._configs)t[i]=e;return t}get version(){return"3.0.0-beta.1"}addConfig(t,i){H(t)?i&&(i.name=t,this._configs.set(t,i)):this._configs.set(t.name??"default",t)}addEventListener(t,i){this._eventDispatcher.addEventListener(t,i)}async addInteractor(t,i,e=!0){this._initializers.interactors.set(t,i),await this.refresh(e)}async addMover(t,i,e=!0){this._initializers.movers.set(t,i),await this.refresh(e)}async addParticleUpdater(t,i,e=!0){this._initializers.updaters.set(t,i),await this.refresh(e)}async addPathGenerator(t,i,e=!0){!this.getPathGenerator(t)&&this.pathGenerators.set(t,i),await this.refresh(e)}async addPlugin(t,i=!0){!this.getPlugin(t.id)&&this.plugins.push(t),await this.refresh(i)}async addPreset(t,i,e=!1,s=!0){(e||!this.getPreset(t))&&this.presets.set(t,i),await this.refresh(s)}async addShape(t,i,e,s,o,n=!0){let a,r,h,c,l=n;V(e)?(l=e,r=void 0):r=e,V(s)?(l=s,h=void 0):h=s,V(o)?(l=o,c=void 0):c=o,a=q(i)?{afterEffect:h,destroy:c,draw:i,init:r}:i,E(t,(t=>{!this.getShapeDrawer(t)&&this.drawers.set(t,a)})),await this.refresh(l)}clearPlugins(t){this.updaters.delete(t),this.movers.delete(t),this.interactors.delete(t)}dispatchEvent(t,i){this._eventDispatcher.dispatchEvent(t,i)}dom(){return this._domArray}domItem(t){const i=this.dom(),e=i[t];if(e&&!e.destroyed)return e;i.splice(t,1)}getAvailablePlugins(t){const i=new Map;for(const e of this.plugins)e.needsPlugin(t.actualOptions)&&i.set(e.id,e.getPlugin(t));return i}getInteractors(t,i=!1){return Mi(t,this.interactors,this._initializers.interactors,i)}getMovers(t,i=!1){return Mi(t,this.movers,this._initializers.movers,i)}getPathGenerator(t){return this.pathGenerators.get(t)}getPlugin(t){return this.plugins.find((i=>i.id===t))}getPreset(t){return this.presets.get(t)}getShapeDrawer(t){return this.drawers.get(t)}getSupportedShapes(){return this.drawers.keys()}getUpdaters(t,i=!1){return Mi(t,this.updaters,this._initializers.updaters,i)}init(){this._initialized||(this._initialized=!0)}async load(t){const i=t.id??`tsparticles${Math.floor(1e4*l())}`,{index:s,url:o}=t,n=o?await async function(t){const i=R(t.url,t.index);if(!i)return t.fallback;const e=await fetch(i);return e.ok?e.json():(M().error(`${a} ${e.status} while retrieving config file`),t.fallback)}({fallback:t.options,url:o,index:s}):t.options;let r=t.element??document.getElementById(i);r||(r=document.createElement("div"),r.id=i,document.body.append(r));const h=R(n,s),c=this.dom(),d=c.findIndex((t=>t.id===i));if(d>=0){const t=this.domItem(d);t&&!t.destroyed&&(t.destroy(),c.splice(d,1))}let u;if("canvas"===r.tagName.toLowerCase())u=r,u.dataset[e]="false";else{const t=r.getElementsByTagName("canvas");t.length?(u=t[0],u.dataset[e]="false"):(u=document.createElement("canvas"),u.dataset[e]="true",r.appendChild(u))}u.style.width||(u.style.width="100%"),u.style.height||(u.style.height="100%");const p=new xi(this,i,h);return d>=0?c.splice(d,0,p):c.push(p),p.canvas.loadCanvas(u),await p.start(),p}loadOptions(t,i){for(const e of this.plugins)e.loadOptions(t,i)}loadParticlesOptions(t,i,...e){const s=this.updaters.get(t);if(s)for(const t of s)t.loadOptions&&t.loadOptions(i,...e)}async refresh(t=!0){t&&this.dom().forEach((t=>t.refresh()))}removeEventListener(t,i){this._eventDispatcher.removeEventListener(t,i)}setOnClickHandler(t){const i=this.dom();if(!i.length)throw new Error(`${a} can only set click handlers after calling tsParticles.load()`);for(const e of i)e.addClickHandler(t)}}class Ci{constructor(){this.key="hsl",this.stringPrefix="hsl"}handleColor(t){const i=t.value.hsl??t.value;if(void 0!==i.h&&void 0!==i.s&&void 0!==i.l)return K(i)}handleRangeColor(t){const i=t.value.hsl??t.value;if(void 0!==i.h&&void 0!==i.l)return K({h:p(i.h),l:p(i.l),s:p(i.s)})}parseString(t){if(!t.startsWith("hsl"))return;const i=/hsla?\(\s*(\d+)\s*,\s*(\d+)%\s*,\s*(\d+)%\s*(,\s*([\d.%]+)\s*)?\)/i.exec(t);return i?function(t){const i=K(t);return{a:t.a,b:i.b,g:i.g,r:i.r}}({a:i.length>4?x(i[5]):1,h:parseInt(i[1],10),l:parseInt(i[3],10),s:parseInt(i[2],10)}):void 0}}class Si{constructor(){this.key="rgb",this.stringPrefix="rgb"}handleColor(t){const i=t.value.rgb??t.value;if(void 0!==i.r)return i}handleRangeColor(t){const i=t.value.rgb??t.value;if(void 0!==i.r)return{r:p(i.r),g:p(i.g),b:p(i.b)}}parseString(t){if(!t.startsWith(this.stringPrefix))return;const i=/rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(,\s*([\d.%]+)\s*)?\)/i.exec(t);return i?{a:i.length>4?x(i[5]):1,b:parseInt(i[3],10),g:parseInt(i[2],10),r:parseInt(i[1],10)}:void 0}}const ki=function(){const t=new Si,i=new Ci;X(t),X(i);const e=new Pi;return e.init(),e}();P()||(window.tsParticles=ki);class Oi{constructor(){this.options={rndFunc:null,period:100,nbHarmonics:2,attenHarmonics:.8,lowValue:-.03,highValue:.03}}generate(t){if(!t.pathGen){const i=this.options;t.pathGen=function(t,i,e,s,o=0,n=1){const a=[],r=[],h=[],c=[],d=[],u=t??l;let p=0;e<1&&(e=1);for(let t=1;t<=e;++t)a[t]=u(),r[t]=u(),h[t]=1===t?1:h[t-1]*s,p+=h[t],c[t]=t/i,d[t]=u();return h.forEach(((t,i)=>h[i]=t/p*(n-o))),()=>{let t,i,s=0;for(let o=e;o>=1;--o)t=d[o]+=c[o],d[o]>=1&&(t=d[o]-=1,a[o]=r[o],r[o]=u()),i=t**2*(3-2*t),s+=(a[o]*(1-i)+r[o]*i)*h[o];return s+o}}(i.rndFunc,i.period,i.nbHarmonics,i.attenHarmonics,i.lowValue,i.highValue)}return t.curveVelocity?(t.curveVelocity.length+=.01,t.curveVelocity.angle=(t.curveVelocity.angle+t.pathGen())%(2*Math.PI)):(t.curveVelocity=h.origin,t.curveVelocity.length=.6*l()+.8,t.curveVelocity.angle=l()*Math.PI*2),t.velocity.x=0,t.velocity.y=0,t.curveVelocity}init(t){const i=t.actualOptions.particles.move.path.options,{options:e}=this;q(i.rndFunc)?e.rndFunc=i.rndFunc:H(i.rndFunc)&&(e.rndFunc=window[i.rndFunc]||this.options.rndFunc),e.period=i.period??e.period,e.nbHarmonics=i.nbHarmonics??e.nbHarmonics,e.attenHarmonics=i.attenHarmonics??e.attenHarmonics,e.lowValue=i.lowValue??e.lowValue,e.highValue=i.highValue??e.highValue}reset(t){delete t.pathGen,delete t.curveVelocity}update(){}}const Ti="curvesPathGenerator";const Di="seaAnemone",Ii={fpsLimit:120,particles:{color:{value:"#FF0000"},move:{direction:"none",enable:!0,outModes:{default:"destroy"},path:{clamp:!1,enable:!0,delay:{value:0},generator:Ti},random:!1,speed:2,straight:!1,trail:{fill:{color:"#000"},length:30,enable:!0}},number:{value:0,limit:300},opacity:{value:1},shape:{type:"circle"},size:{value:{min:1,max:10},animation:{count:1,startValue:"min",enable:!0,speed:10,sync:!0}}},background:{color:"#000"},detectRetina:!0,emitters:{direction:"none",rate:{quantity:10,delay:.3},size:{width:0,height:0,mode:"precise"},spawnColor:{value:"#ff0000",animation:{h:{enable:!0,offset:{min:-1.4,max:1.4},speed:5,sync:!1},l:{enable:!0,offset:{min:20,max:80},speed:0,sync:!1}}},position:{x:50,y:50}}};function Ei(t,i,e,s,o,n){!function(t,i){const e=t.options,s=e.move.path;if(!s.enable)return;if(t.lastPathTime<=t.pathDelay)return void(t.lastPathTime+=i.value);const o=t.pathGenerator?.generate(t,i);o&&t.velocity.addTo(o);s.clamp&&(t.velocity.x=d(t.velocity.x,-1,1),t.velocity.y=d(t.velocity.y,-1,1));t.lastPathTime-=t.pathDelay}(t,n);const a=t.gravity,r=a?.enable&&a.inverse?-1:1;o&&e&&(t.velocity.x+=o*n.factor/(60*e)),a?.enable&&e&&(t.velocity.y+=r*(a.acceleration*n.factor)/(60*e));const h=t.moveDecay;t.velocity.multTo(h);const c=t.velocity.mult(e);a?.enable&&s>0&&(!a.inverse&&c.y>=0&&c.y>=s||a.inverse&&c.y<=0&&c.y<=-s)&&(c.y=r*s,e&&(t.velocity.y=c.y/e));const l=t.options.zIndex,u=(1-t.zIndexFactor)**l.velocityRate;c.multTo(u);const{position:p}=t;p.addTo(c),i.vibrate&&(p.x+=Math.sin(p.x*Math.cos(p.y)),p.y+=Math.cos(p.y*Math.sin(p.x)))}class Ri{constructor(){this._initSpin=t=>{const i=t.container,e=t.options.move.spin;if(!e.enable)return;const s=e.position??{x:50,y:50},o={x:s.x/100*i.canvas.size.width,y:s.y/100*i.canvas.size.height},n=_(t.getPosition(),o),a=p(e.acceleration);t.retina.spinAcceleration=a*i.retina.pixelRatio,t.spin={center:o,direction:t.velocity.x>=0?"clockwise":"counter-clockwise",angle:t.velocity.angle,radius:n,acceleration:t.retina.spinAcceleration}}}init(t){const i=t.options.move.gravity;t.gravity={enable:i.enable,acceleration:p(i.acceleration),inverse:i.inverse},this._initSpin(t)}isEnabled(t){return!t.destroyed&&t.options.move.enable}move(t,i){const e=t.options,s=e.move;if(!s.enable)return;const o=t.container,n=o.retina.pixelRatio,a=function(t){return t.slow.inRange?t.slow.factor:1}(t),r=(t.retina.moveSpeed??=p(s.speed)*n)*o.retina.reduceFactor,h=t.retina.moveDrift??=p(t.options.move.drift)*n,c=m(e.size.value)*n,d=r*(s.size?t.getRadius()/c:1)*a*(i.factor||1)/2,u=t.retina.maxSpeed??o.retina.maxSpeed;s.spin.enable?function(t,i){const e=t.container;if(!t.spin)return;const s={x:"clockwise"===t.spin.direction?Math.cos:Math.sin,y:"clockwise"===t.spin.direction?Math.sin:Math.cos};t.position.x=t.spin.center.x+t.spin.radius*s.x(t.spin.angle),t.position.y=t.spin.center.y+t.spin.radius*s.y(t.spin.angle),t.spin.radius+=t.spin.acceleration;const o=Math.max(e.canvas.size.width,e.canvas.size.height);t.spin.radius>o/2?(t.spin.radius=o/2,t.spin.acceleration*=-1):t.spin.radius<0&&(t.spin.radius=0,t.spin.acceleration*=-1),t.spin.angle+=i/100*(1-t.spin.radius/o)}(t,d):Ei(t,s,d,u,h,i),function(t){const i=t.initialPosition,{dx:e,dy:s}=g(i,t.position),o=Math.abs(e),n=Math.abs(s),{maxDistance:a}=t.retina,r=a.horizontal,h=a.vertical;if(r||h)if((r&&o>=r||h&&n>=h)&&!t.misplaced)t.misplaced=!!r&&o>r||!!h&&n>h,r&&(t.velocity.x=t.velocity.y/2-t.velocity.x),h&&(t.velocity.y=t.velocity.x/2-t.velocity.y);else if((!r||o<r)&&(!h||n<h)&&t.misplaced)t.misplaced=!1;else if(t.misplaced){const e=t.position,s=t.velocity;r&&(e.x<i.x&&s.x<0||e.x>i.x&&s.x>0)&&(s.x*=-l()),h&&(e.y<i.y&&s.y<0||e.y>i.y&&s.y>0)&&(s.y*=-l())}}(t)}}class Li{draw(t,i,e){i.circleRange||(i.circleRange={min:0,max:2*Math.PI});const s=i.circleRange;t.arc(0,0,e,s.min,s.max,!1)}getSidesCount(){return 12}particleInit(t,i){const e=i.shapeData,s=e?.angle??{max:360,min:0};i.circleRange=U(s)?{min:s.min*Math.PI/180,max:s.max*Math.PI/180}:{min:0,max:s*Math.PI/180}}}function Fi(t,i,e,s,o){if(!i||!e.enable||(i.maxLoops??0)>0&&(i.loops??0)>(i.maxLoops??0))return;if(i.time||(i.time=0),(i.delayTime??0)>0&&i.time<(i.delayTime??0)&&(i.time+=t.value),(i.delayTime??0)>0&&i.time<(i.delayTime??0))return;const n=u(e.offset),a=(i.velocity??0)*t.factor+3.6*n,r=i.decay??1;o&&"increasing"!==i.status?(i.value-=a,i.value<0&&(i.loops||(i.loops=0),i.loops++,i.status="increasing",i.value+=i.value)):(i.value+=a,i.value>s&&(i.loops||(i.loops=0),i.loops++,o&&(i.status="decreasing",i.value-=i.value%s))),i.velocity&&1!==r&&(i.velocity*=r),i.value>s&&(i.value%=s)}class Ai{constructor(t){this.container=t}init(t){const i=Q(t.options.color,t.id,t.options.reduceDuplicates);i&&(t.color=function(t,i,e){const s={h:{enable:!1,value:t.h},s:{enable:!1,value:t.s},l:{enable:!1,value:t.l}};return i&&(ot(s.h,i.h,e),ot(s.s,i.s,e),ot(s.l,i.l,e)),s}(i,t.options.color.animation,this.container.retina.reduceFactor))}isEnabled(t){const{h:i,s:e,l:s}=t.options.color.animation,{color:o}=t;return!t.destroyed&&!t.spawning&&(void 0!==o?.h.value&&i.enable||void 0!==o?.s.value&&e.enable||void 0!==o?.l.value&&s.enable)}update(t,i){!function(t,i){const{h:e,s,l:o}=t.options.color.animation,{color:n}=t;if(!n)return;const{h:a,s:r,l:h}=n;a&&Fi(i,a,e,360,!1),r&&Fi(i,r,s,100,!0),h&&Fi(i,h,o,100,!0)}(t,i)}}class Vi{constructor(t){this.container=t}init(t){const i=t.options.opacity;t.opacity=L(i,1);const e=i.animation;e.enable&&(t.opacity.velocity=p(e.speed)/100*this.container.retina.reduceFactor,e.sync||(t.opacity.velocity*=l()))}isEnabled(t){return!t.destroyed&&!t.spawning&&!!t.opacity&&t.opacity.enable&&((t.opacity.maxLoops??0)<=0||(t.opacity.maxLoops??0)>0&&(t.opacity.loops??0)<(t.opacity.maxLoops??0))}reset(t){t.opacity&&(t.opacity.time=0,t.opacity.loops=0)}update(t,i){this.isEnabled(t)&&function(t,i){const e=t.opacity;if(t.destroyed||!e?.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;const s=e.min,o=e.max,n=e.decay??1;if(e.time||(e.time=0),(e.delayTime??0)>0&&e.time<(e.delayTime??0)&&(e.time+=i.value),!((e.delayTime??0)>0&&e.time<(e.delayTime??0))){switch(e.status){case"increasing":e.value>=o?(e.status="decreasing",e.loops||(e.loops=0),e.loops++):e.value+=(e.velocity??0)*i.factor;break;case"decreasing":e.value<=s?(e.status="increasing",e.loops||(e.loops=0),e.loops++):e.value-=(e.velocity??0)*i.factor}e.velocity&&1!==e.decay&&(e.velocity*=n),function(t,i,e,s){switch(t.options.opacity.animation.destroy){case"max":i>=s&&t.destroy();break;case"min":i<=e&&t.destroy()}}(t,e.value,s,o),t.destroyed||(e.value=d(e.value,s,o))}}(t,i)}}class Hi{constructor(t){this.container=t,this.modes=["bounce","bounce-vertical","bounce-horizontal","bounceVertical","bounceHorizontal","split"]}update(t,i,e,s){if(!this.modes.includes(s))return;const o=this.container;let n=!1;for(const[,s]of o.plugins)if(void 0!==s.particleBounce&&(n=s.particleBounce(t,e,i)),n)break;if(n)return;const a=t.getPosition(),r=t.offset,h=t.getRadius(),c=D(a,h),l=o.canvas.size;!function(t){if("bounce"!==t.outMode&&"bounce-horizontal"!==t.outMode&&"bounceHorizontal"!==t.outMode&&"split"!==t.outMode||"left"!==t.direction&&"right"!==t.direction)return;t.bounds.right<0&&"left"===t.direction?t.particle.position.x=t.size+t.offset.x:t.bounds.left>t.canvasSize.width&&"right"===t.direction&&(t.particle.position.x=t.canvasSize.width-t.size-t.offset.x);const i=t.particle.velocity.x;let e=!1;if("right"===t.direction&&t.bounds.right>=t.canvasSize.width&&i>0||"left"===t.direction&&t.bounds.left<=0&&i<0){const i=y(t.particle.options.bounce.horizontal);t.particle.velocity.x*=-i,e=!0}if(!e)return;const s=t.offset.x+t.size;t.bounds.right>=t.canvasSize.width&&"right"===t.direction?t.particle.position.x=t.canvasSize.width-s:t.bounds.left<=0&&"left"===t.direction&&(t.particle.position.x=s),"split"===t.outMode&&t.particle.destroy()}({particle:t,outMode:s,direction:i,bounds:c,canvasSize:l,offset:r,size:h}),function(t){if("bounce"!==t.outMode&&"bounce-vertical"!==t.outMode&&"bounceVertical"!==t.outMode&&"split"!==t.outMode||"bottom"!==t.direction&&"top"!==t.direction)return;t.bounds.bottom<0&&"top"===t.direction?t.particle.position.y=t.size+t.offset.y:t.bounds.top>t.canvasSize.height&&"bottom"===t.direction&&(t.particle.position.y=t.canvasSize.height-t.size-t.offset.y);const i=t.particle.velocity.y;let e=!1;if("bottom"===t.direction&&t.bounds.bottom>=t.canvasSize.height&&i>0||"top"===t.direction&&t.bounds.top<=0&&i<0){const i=y(t.particle.options.bounce.vertical);t.particle.velocity.y*=-i,e=!0}if(!e)return;const s=t.offset.y+t.size;t.bounds.bottom>=t.canvasSize.height&&"bottom"===t.direction?t.particle.position.y=t.canvasSize.height-s:t.bounds.top<=0&&"top"===t.direction&&(t.particle.position.y=s),"split"===t.outMode&&t.particle.destroy()}({particle:t,outMode:s,direction:i,bounds:c,canvasSize:l,offset:r,size:h})}}class Bi{constructor(t){this.container=t,this.modes=["destroy"]}update(t,i,e,s){if(!this.modes.includes(s))return;const o=this.container;switch(t.outType){case"normal":case"outside":if(T(t.position,o.canvas.size,h.origin,t.getRadius(),i))return;break;case"inside":{const{dx:i,dy:e}=g(t.position,t.moveCenter),{x:s,y:o}=t.velocity;if(s<0&&i>t.moveCenter.radius||o<0&&e>t.moveCenter.radius||s>=0&&i<-t.moveCenter.radius||o>=0&&e<-t.moveCenter.radius)return;break}}o.particles.remove(t,void 0,!0)}}class qi{constructor(t){this.container=t,this.modes=["none"]}update(t,i,e,s){if(!this.modes.includes(s))return;if(t.options.move.distance.horizontal&&("left"===i||"right"===i)||t.options.move.distance.vertical&&("top"===i||"bottom"===i))return;const o=t.options.move.gravity,n=this.container,a=n.canvas.size,r=t.getRadius();if(o.enable){const e=t.position;(!o.inverse&&e.y>a.height+r&&"bottom"===i||o.inverse&&e.y<-r&&"top"===i)&&n.particles.remove(t)}else{if(t.velocity.y>0&&t.position.y<=a.height+r||t.velocity.y<0&&t.position.y>=-r||t.velocity.x>0&&t.position.x<=a.width+r||t.velocity.x<0&&t.position.x>=-r)return;T(t.position,n.canvas.size,h.origin,r,i)||n.particles.remove(t)}}}class Ui{constructor(t){this.container=t,this.modes=["out"]}update(t,i,e,s){if(!this.modes.includes(s))return;const o=this.container;switch(t.outType){case"inside":{const{x:i,y:e}=t.velocity,s=h.origin;s.length=t.moveCenter.radius,s.angle=t.velocity.angle+Math.PI,s.addTo(h.create(t.moveCenter));const{dx:n,dy:a}=g(t.position,s);if(i<=0&&n>=0||e<=0&&a>=0||i>=0&&n<=0||e>=0&&a<=0)return;t.position.x=Math.floor(u({min:0,max:o.canvas.size.width})),t.position.y=Math.floor(u({min:0,max:o.canvas.size.height}));const{dx:r,dy:c}=g(t.position,t.moveCenter);t.direction=Math.atan2(-c,-r),t.velocity.angle=t.direction;break}default:if(T(t.position,o.canvas.size,h.origin,t.getRadius(),i))return;switch(t.outType){case"outside":{t.position.x=Math.floor(u({min:-t.moveCenter.radius,max:t.moveCenter.radius}))+t.moveCenter.x,t.position.y=Math.floor(u({min:-t.moveCenter.radius,max:t.moveCenter.radius}))+t.moveCenter.y;const{dx:i,dy:e}=g(t.position,t.moveCenter);t.moveCenter.radius&&(t.direction=Math.atan2(e,i),t.velocity.angle=t.direction);break}case"normal":{const e=t.options.move.warp,s=o.canvas.size,n={bottom:s.height+t.getRadius()+t.offset.y,left:-t.getRadius()-t.offset.x,right:s.width+t.getRadius()+t.offset.x,top:-t.getRadius()-t.offset.y},a=t.getRadius(),r=D(t.position,a);"right"===i&&r.left>s.width+t.offset.x?(t.position.x=n.left,t.initialPosition.x=t.position.x,e||(t.position.y=l()*s.height,t.initialPosition.y=t.position.y)):"left"===i&&r.right<-t.offset.x&&(t.position.x=n.right,t.initialPosition.x=t.position.x,e||(t.position.y=l()*s.height,t.initialPosition.y=t.position.y)),"bottom"===i&&r.top>s.height+t.offset.y?(e||(t.position.x=l()*s.width,t.initialPosition.x=t.position.x),t.position.y=n.top,t.initialPosition.y=t.position.y):"top"===i&&r.bottom<-t.offset.y&&(e||(t.position.x=l()*s.width,t.initialPosition.x=t.position.x),t.position.y=n.bottom,t.initialPosition.y=t.position.y);break}}}}}class Wi{constructor(t){this.container=t,this._updateOutMode=(t,i,e,s)=>{for(const o of this.updaters)o.update(t,s,i,e)},this.updaters=[new Hi(t),new Bi(t),new Ui(t),new qi(t)]}init(){}isEnabled(t){return!t.destroyed&&!t.spawning}update(t,i){const e=t.options.move.outModes;this._updateOutMode(t,i,e.bottom??e.default,"bottom"),this._updateOutMode(t,i,e.left??e.default,"left"),this._updateOutMode(t,i,e.right??e.default,"right"),this._updateOutMode(t,i,e.top??e.default,"top")}}class Gi{init(t){const i=t.container,e=t.options.size.animation;e.enable&&(t.size.velocity=(t.retina.sizeAnimationSpeed??i.retina.sizeAnimationSpeed)/100*i.retina.reduceFactor,e.sync||(t.size.velocity*=l()))}isEnabled(t){return!t.destroyed&&!t.spawning&&t.size.enable&&((t.size.maxLoops??0)<=0||(t.size.maxLoops??0)>0&&(t.size.loops??0)<(t.size.maxLoops??0))}reset(t){t.size.loops=0}update(t,i){this.isEnabled(t)&&function(t,i){const e=t.size;if(t.destroyed||!e||!e.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;const s=(e.velocity??0)*i.factor,o=e.min,n=e.max,a=e.decay??1;if(e.time||(e.time=0),(e.delayTime??0)>0&&e.time<(e.delayTime??0)&&(e.time+=i.value),!((e.delayTime??0)>0&&e.time<(e.delayTime??0))){switch(e.status){case"increasing":e.value>=n?(e.status="decreasing",e.loops||(e.loops=0),e.loops++):e.value+=s;break;case"decreasing":e.value<=o?(e.status="increasing",e.loops||(e.loops=0),e.loops++):e.value-=s}e.velocity&&1!==a&&(e.velocity*=a),function(t,i,e,s){switch(t.options.size.animation.destroy){case"max":i>=s&&t.destroy();break;case"min":i<=e&&t.destroy()}}(t,e.value,o,n),t.destroyed||(e.value=d(e.value,o,n))}}(t,i)}}async function $i(t,i=!0){await async function(t,i=!0){await t.addMover("base",(()=>new Ri),i)}(t,!1),await async function(t,i=!0){await t.addShape("circle",new Li,i)}(t,!1),await async function(t,i=!0){await t.addParticleUpdater("color",(t=>new Ai(t)),i)}(t,!1),await async function(t,i=!0){await t.addParticleUpdater("opacity",(t=>new Vi(t)),i)}(t,!1),await async function(t,i=!0){await t.addParticleUpdater("outModes",(t=>new Wi(t)),i)}(t,!1),await async function(t,i=!0){await t.addParticleUpdater("size",(()=>new Gi),i)}(t,!1),await t.refresh(i)}class Xi{randomPosition(t,i,e){const[s,o]=[i.width/2,i.height/2],n=((t,i)=>{const e=l()/4,s=Math.atan(i/t*Math.tan(2*Math.PI*e)),o=l();return o<.25?s:o<.5?Math.PI-s:o<.75?Math.PI+s:-s})(s,o),a=(d=n,(h=s)*(c=o)/Math.sqrt((c*Math.cos(d))**2+(h*Math.sin(d))**2)),r=e?a*Math.sqrt(l()):a;var h,c,d;return{x:t.x+r*Math.cos(n),y:t.y+r*Math.sin(n)}}}class Yi{constructor(){this.wait=!1}load(t){t&&(void 0!==t.count&&(this.count=t.count),void 0!==t.delay&&(this.delay=v(t.delay)),void 0!==t.duration&&(this.duration=v(t.duration)),void 0!==t.wait&&(this.wait=t.wait))}}class ji{constructor(){this.quantity=1,this.delay=.1}load(t){void 0!==t&&(void 0!==t.quantity&&(this.quantity=v(t.quantity)),void 0!==t.delay&&(this.delay=v(t.delay)))}}class Zi{constructor(){this.mode="percent",this.height=0,this.width=0}load(t){void 0!==t&&(void 0!==t.mode&&(this.mode=t.mode),void 0!==t.height&&(this.height=t.height),void 0!==t.width&&(this.width=t.width))}}class Ni{constructor(){this.autoPlay=!0,this.fill=!0,this.life=new Yi,this.rate=new ji,this.shape="square",this.startCount=0}load(t){t&&(void 0!==t.autoPlay&&(this.autoPlay=t.autoPlay),void 0!==t.size&&(this.size||(this.size=new Zi),this.size.load(t.size)),void 0!==t.direction&&(this.direction=t.direction),this.domId=t.domId,void 0!==t.fill&&(this.fill=t.fill),this.life.load(t.life),this.name=t.name,this.particles=E(t.particles,(t=>I({},t))),this.rate.load(t.rate),void 0!==t.shape&&(this.shape=t.shape),void 0!==t.position&&(this.position={},void 0!==t.position.x&&(this.position.x=v(t.position.x)),void 0!==t.position.y&&(this.position.y=v(t.position.y))),void 0!==t.spawnColor&&(void 0===this.spawnColor&&(this.spawnColor=new Ot),this.spawnColor.load(t.spawnColor)),void 0!==t.startCount&&(this.startCount=t.startCount))}}class Qi{constructor(t,i,e,s,o){this.emitters=i,this.container=e,this._calcPosition=()=>w({size:this.container.canvas.size,position:this.options.position}),this._destroy=()=>{this.emitters.removeEmitter(this),this._engine.dispatchEvent("emitterDestroyed",{container:this.container,data:{emitter:this}})},this._emit=()=>{if(this._paused)return;const t=p(this.options.rate.quantity);this._emitParticles(t)},this._emitParticles=t=>{const i=this.getPosition(),e=this.getSize(),s=R(this._particlesOptions);for(let o=0;o<t;o++){const t=I({},s);if(this.spawnColor){const i=this.options.spawnColor?.animation;i&&(this.spawnColor.h=this._setColorAnimation(i.h,this.spawnColor.h,360),this.spawnColor.s=this._setColorAnimation(i.s,this.spawnColor.s,100),this.spawnColor.l=this._setColorAnimation(i.l,this.spawnColor.l,100)),t.color?t.color.value=this.spawnColor:t.color={value:this.spawnColor}}if(!i)return;const o=this._shape?.randomPosition(i,e,this.fill)??i;this.container.particles.addParticle(o,t)}},this._prepareToDie=()=>{if(this._paused)return;const t=void 0!==this.options.life?.duration?p(this.options.life.duration):void 0;this.container.retina.reduceFactor&&(this._lifeCount>0||this._immortal)&&void 0!==t&&t>0&&(this._duration=1e3*t)},this._setColorAnimation=(t,i,e)=>{const s=this.container;if(!t.enable)return i;const o=u(t.offset),n=1e3*p(this.options.rate.delay)/s.retina.reduceFactor;return(i+p(t.speed??0)*s.fpsLimit/n+3.6*o)%e},this._engine=t,this._currentDuration=0,this._currentEmitDelay=0,this._currentSpawnDelay=0,this._initialPosition=o,s instanceof Ni?this.options=s:(this.options=new Ni,this.options.load(s)),this._spawnDelay=1e3*p(this.options.life.delay??0)/this.container.retina.reduceFactor,this.position=this._initialPosition??this._calcPosition(),this.name=this.options.name,this._shape=this._engine.emitterShapeManager?.getShape(this.options.shape),this.fill=this.options.fill,this._firstSpawn=!this.options.life.wait,this._startParticlesAdded=!1;let n=I({},this.options.particles);n??={},n.move??={},n.move.direction??=this.options.direction,this.options.spawnColor&&(this.spawnColor=Q(this.options.spawnColor)),this._paused=!this.options.autoPlay,this._particlesOptions=n,this.size=this.options.size??(()=>{const t=new Zi;return t.load({height:0,mode:"percent",width:0}),t})(),this._lifeCount=this.options.life.count??-1,this._immortal=this._lifeCount<=0,this._engine.dispatchEvent("emitterCreated",{container:e,data:{emitter:this}}),this.play()}externalPause(){this._paused=!0,this.pause()}externalPlay(){this._paused=!1,this.play()}getPosition(){if(this.options.domId){const t=this.container,i=document.getElementById(this.options.domId);if(i){const e=i.getBoundingClientRect();return{x:(e.x+e.width/2)*t.retina.pixelRatio,y:(e.y+e.height/2)*t.retina.pixelRatio}}}return this.position}getSize(){const t=this.container;if(this.options.domId){const i=document.getElementById(this.options.domId);if(i){const e=i.getBoundingClientRect();return{width:e.width*t.retina.pixelRatio,height:e.height*t.retina.pixelRatio}}}return i=this.size,e=t.canvas.size,F(i,e);var i,e}pause(){this._paused||delete this._emitDelay}play(){if(!this._paused&&this.container.retina.reduceFactor&&(this._lifeCount>0||this._immortal||!this.options.life.count)&&(this._firstSpawn||this._currentSpawnDelay>=(this._spawnDelay??0))){if(void 0===this._emitDelay){const t=p(this.options.rate.delay);this._emitDelay=1e3*t/this.container.retina.reduceFactor}(this._lifeCount>0||this._immortal)&&this._prepareToDie()}}resize(){const t=this._initialPosition;this.position=t&&T(t,this.container.canvas.size,h.origin)?t:this._calcPosition()}update(t){this._paused||(this._firstSpawn&&(this._firstSpawn=!1,this._currentSpawnDelay=this._spawnDelay??0,this._currentEmitDelay=this._emitDelay??0),this._startParticlesAdded||(this._startParticlesAdded=!0,this._emitParticles(this.options.startCount)),void 0!==this._duration&&(this._currentDuration+=t.value,this._currentDuration>=this._duration&&(this.pause(),void 0!==this._spawnDelay&&delete this._spawnDelay,this._immortal||this._lifeCount--,this._lifeCount>0||this._immortal?(this.position=this._calcPosition(),this._spawnDelay=1e3*p(this.options.life.delay??0)/this.container.retina.reduceFactor):this._destroy(),this._currentDuration-=this._duration,delete this._duration)),void 0!==this._spawnDelay&&(this._currentSpawnDelay+=t.value,this._currentSpawnDelay>=this._spawnDelay&&(this._engine.dispatchEvent("emitterPlay",{container:this.container}),this.play(),this._currentSpawnDelay-=this._currentSpawnDelay,delete this._spawnDelay)),void 0!==this._emitDelay&&(this._currentEmitDelay+=t.value,this._currentEmitDelay>=this._emitDelay&&(this._emit(),this._currentEmitDelay-=this._emitDelay)))}}class Ji{constructor(t,i){this.container=i,this._engine=t,this.array=[],this.emitters=[],this.interactivityEmitters={random:{count:1,enable:!1},value:[]},i.getEmitter=t=>void 0===t||B(t)?this.array[t||0]:this.array.find((i=>i.name===t)),i.addEmitter=(t,i)=>this.addEmitter(t,i),i.removeEmitter=t=>{const e=i.getEmitter(t);e&&this.removeEmitter(e)},i.playEmitter=t=>{const e=i.getEmitter(t);e&&e.externalPlay()},i.pauseEmitter=t=>{const e=i.getEmitter(t);e&&e.externalPause()}}addEmitter(t,i){const e=new Ni;e.load(t);const s=new Qi(this._engine,this,this.container,e,i);return this.array.push(s),s}handleClickMode(t){const i=this.emitters,e=this.interactivityEmitters;if("emitter"!==t)return;let s;if(e&&W(e.value))if(e.value.length>0&&e.random.enable){s=[];const t=[];for(let i=0;i<e.random.count;i++){const o=k(e.value);t.includes(o)&&t.length<e.value.length?i--:(t.push(o),s.push(O(e.value,o)))}}else s=e.value;else s=e?.value;const o=s??i,n=this.container.interactivity.mouse.clickPosition;E(o,(t=>{this.addEmitter(t,n)}))}async init(){if(this.emitters=this.container.actualOptions.emitters,this.interactivityEmitters=this.container.actualOptions.interactivity.modes.emitters,this.emitters)if(W(this.emitters))for(const t of this.emitters)this.addEmitter(t);else this.addEmitter(this.emitters)}pause(){for(const t of this.array)t.pause()}play(){for(const t of this.array)t.play()}removeEmitter(t){const i=this.array.indexOf(t);i>=0&&this.array.splice(i,1)}resize(){for(const t of this.array)t.resize()}stop(){this.array=[]}update(t){for(const i of this.array)i.update(t)}}const Ki=new Map;class te{constructor(t){this._engine=t}addShape(t,i){this.getShape(t)||Ki.set(t,i)}getShape(t){return Ki.get(t)}getSupportedShapes(){return Ki.keys()}}function ie(t,i){return t+i*(l()-.5)}class ee{randomPosition(t,i,e){if(e)return{x:ie(t.x,i.width),y:ie(t.y,i.height)};{const e=i.width/2,s=i.height/2,o=Math.floor(4*l()),n=2*(l()-.5);switch(o){case 0:return{x:t.x+n*e,y:t.y-s};case 1:return{x:t.x-e,y:t.y+n*s};case 2:return{x:t.x+n*e,y:t.y+s};default:return{x:t.x+e,y:t.y+n*s}}}}}class se{constructor(t){this._engine=t,this.id="emitters"}getPlugin(t){return new Ji(this._engine,t)}loadOptions(t,i){if(!this.needsPlugin(t)&&!this.needsPlugin(i))return;i?.emitters&&(t.emitters=E(i.emitters,(t=>{const i=new Ni;return i.load(t),i})));const e=i?.interactivity?.modes?.emitters;if(e)if(W(e))t.interactivity.modes.emitters={random:{count:1,enable:!0},value:e.map((t=>{const i=new Ni;return i.load(t),i}))};else{const i=e;if(void 0!==i.value)if(W(i.value))t.interactivity.modes.emitters={random:{count:i.random.count??1,enable:i.random.enable??!1},value:i.value.map((t=>{const i=new Ni;return i.load(t),i}))};else{const e=new Ni;e.load(i.value),t.interactivity.modes.emitters={random:{count:i.random.count??1,enable:i.random.enable??!1},value:e}}else{(t.interactivity.modes.emitters={random:{count:1,enable:!1},value:new Ni}).value.load(e)}}}needsPlugin(t){if(!t)return!1;const i=t.emitters;return W(i)&&!!i.length||void 0!==i||!!t.interactivity?.events?.onClick?.mode&&S("emitter",t.interactivity.events.onClick.mode)}}async function oe(t,i=!0){await $i(t,!1),await async function(t,i=!0){t.emitterShapeManager||(t.emitterShapeManager=new te(t)),t.addEmitterShape||(t.addEmitterShape=(i,e)=>{t.emitterShapeManager?.addShape(i,e)});const e=new se(t);await t.addPlugin(e,i),t.addEmitterShape("circle",new Xi),t.addEmitterShape("square",new ee)}(t,!1),await async function(t,i=!0){await t.addPathGenerator(Ti,new Oi,i)}(t,!1),await t.addPreset(Di,Ii,i)}return oe(ki),i})()));
2
+ !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,(()=>(()=>{"use strict";var t={d:(e,i)=>{for(var s in i)t.o(i,s)&&!t.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:i[s]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{loadSeaAnemonePreset:()=>ni,tsParticles:()=>ke});const i="generated",s="pointerleave",o="pointermove",n="touchend",a="tsParticles - Error";class r{constructor(t,e,i){if(this._updateFromAngle=(t,e)=>{this.x=Math.cos(t)*e,this.y=Math.sin(t)*e},!B(t)&&t){this.x=t.x,this.y=t.y;const e=t;this.z=e.z?e.z:0}else{if(void 0===t||void 0===e)throw new Error(`${a} Vector3d not initialized correctly`);this.x=t,this.y=e,this.z=i??0}}static get origin(){return r.create(0,0,0)}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 r.create(t.x,t.y,t.z)}static create(t,e,i){return new r(t,e,i)}add(t){return r.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 r.clone(this)}distanceTo(t){return this.sub(t).length}distanceToSq(t){return this.sub(t).getLengthSq()}div(t){return r.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 r.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 r.create(this.x*Math.cos(t)-this.y*Math.sin(t),this.x*Math.sin(t)+this.y*Math.cos(t),0)}setTo(t){this.x=t.x,this.y=t.y;const e=t;this.z=e.z?e.z:0}sub(t){return r.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 h extends r{constructor(t,e){super(t,e,0)}static get origin(){return h.create(0,0)}static clone(t){return h.create(t.x,t.y)}static create(t,e){return new h(t,e)}}let c=Math.random;new Map;function l(){return d(c(),0,1-1e-16)}function d(t,e,i){return Math.min(Math.max(t,e),i)}function u(t){const e=v(t);let i=f(t);return e===i&&(i=0),l()*(e-i)+i}function p(t){return B(t)?t:u(t)}function f(t){return B(t)?t:t.min}function v(t){return B(t)?t:t.max}function m(t,e){if(t===e||void 0===e&&B(t))return t;const i=f(t),s=v(t);return void 0!==e?{min:Math.min(i,e),max:Math.max(s,e)}:m(i,s)}function y(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 g(t,e){return y(t,e).distance}function _(t){const e={x:void 0!==t.position?.x?p(t.position.x):void 0,y:void 0!==t.position?.y?p(t.position.y):void 0};return function(t){return{x:(t.position?.x??100*l())*t.size.width/100,y:(t.position?.y??100*l())*t.size.height/100}}({size:t.size,position:e})}function w(t){return{x:t.position?.x??l()*t.size.width,y:t.position?.y??l()*t.size.height}}function b(t){return t?t.endsWith("%")?parseFloat(t)/100:parseFloat(t):1}const x={debug:console.debug,error:console.error,info:console.info,log:console.log,verbose:console.log,warning:console.warn};function z(){return x}function M(){return"undefined"==typeof window||!window||void 0===window.document||!window.document}function P(t){if(!M()&&"undefined"!=typeof matchMedia)return matchMedia(t)}function C(t,e){return t===e||U(e)&&e.indexOf(t)>-1}function S(t){return Math.floor(l()*t.length)}function O(t,e,i=!0){return t[void 0!==e&&i?e%t.length:S(t)]}function k(t,e,i,s,o){return function(t,e,i,s){let o=!0;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);return o}(D(t,s??0),e,i,o)}function D(t,e){return{bottom:t.y+e,left:t.x-e,right:t.x+e,top:t.y-e}}function T(t,...e){for(const i of e){if(null==i)continue;if(!H(i)){t=i;continue}const e=Array.isArray(i);!e||!H(t)&&t&&Array.isArray(t)?e||!H(t)&&t&&!Array.isArray(t)||(t={}):t=[];for(const e in i){if("__proto__"===e)continue;const s=i[e],o=t;o[e]=H(s)&&Array.isArray(s)?s.map((t=>T(o[e],t))):T(o[e],s)}}return t}function I(t,e){return U(t)?t.map(((t,i)=>e(t,i))):e(t,0)}function R(t,e,i){return U(t)?O(t,e,i):t}function E(t,e){const i=t.value,s=t.animation,o={delayTime:1e3*p(s.delay),enable:s.enable,value:p(t.value)*e,max:v(i)*e,min:f(i)*e,loops:0,maxLoops:p(s.count),time:0};if(s.enable){switch(o.decay=1-p(s.decay),s.mode){case"increase":o.status="increasing";break;case"decrease":o.status="decreasing";break;case"random":o.status=l()>=.5?"increasing":"decreasing"}const t="auto"===s.mode;switch(s.startValue){case"min":o.value=o.min,t&&(o.status="increasing");break;case"max":o.value=o.max,t&&(o.status="decreasing");break;default:o.value=u(o),t&&(o.status=l()>=.5?"increasing":"decreasing")}}return o.initialValue=o.value,o}function L(t,e){if(!("percent"===t.mode)){const{mode:e,...i}=t;return i}return"x"in t?{x:t.x/100*e.width,y:t.y/100*e.height}:{width:t.width/100*e.width,height:t.height/100*e.height}}function F(t,e){return L(t,e)}function A(t,e){return L(t,e)}function V(t){return"boolean"==typeof t}function G(t){return"string"==typeof t}function B(t){return"number"==typeof t}function H(t){return"object"==typeof t&&null!==t}function U(t){return Array.isArray(t)}const q="random",W=new Map;function $(t){W.set(t.key,t)}function X(t){for(const[,e]of W)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 Y(t,e,i=!0){if(!t)return;const s=G(t)?{value:t}:t;if(G(s.value))return j(s.value,e,i);if(U(s.value))return Y({value:O(s.value,e,i)});for(const[,t]of W){const e=t.handleRangeColor(s);if(e)return e}}function j(t,e,i=!0){if(!t)return;const s=G(t)?{value:t}:t;if(G(s.value))return s.value===q?J():function(t){return X(t)}(s.value);if(U(s.value))return j({value:O(s.value,e,i)});for(const[,t]of W){const e=t.handleColor(s);if(e)return e}}function Z(t,e,i=!0){const s=Y(t,e,i);return s?N(s):void 0}function N(t){const e=t.r/255,i=t.g/255,s=t.b/255,o=Math.max(e,i,s),n=Math.min(e,i,s),a={h:0,l:.5*(o+n),s:0};return o!==n&&(a.s=a.l<.5?(o-n)/(o+n):(o-n)/(2-o-n),a.h=e===o?(i-s)/(o-n):a.h=i===o?2+(s-e)/(o-n):4+(e-i)/(o-n)),a.l*=100,a.s*=100,a.h*=60,a.h<0&&(a.h+=360),a.h>=360&&(a.h-=360),a}function Q(t){const e=(t.h%360+360)%360,i=Math.max(0,Math.min(100,t.s)),s=e/360,o=i/100,n=Math.max(0,Math.min(100,t.l))/100;if(0===i){const t=Math.round(255*n);return{r:t,g:t,b:t}}const a=(t,e,i)=>(i<0&&(i+=1),i>1&&(i-=1),6*i<1?t+6*(e-t)*i:2*i<1?e:3*i<2?t+(e-t)*(2/3-i)*6:t),r=n<.5?n*(1+o):n+o-n*o,h=2*n-r,c=Math.min(255,255*a(h,r,s+1/3)),l=Math.min(255,255*a(h,r,s)),d=Math.min(255,255*a(h,r,s-1/3));return{r:Math.round(c),g:Math.round(l),b:Math.round(d)}}function J(t){const e=t??0;return{b:Math.floor(u(m(e,256))),g:Math.floor(u(m(e,256))),r:Math.floor(u(m(e,256)))}}function K(t,e){return`rgba(${t.r}, ${t.g}, ${t.b}, ${e??1})`}function tt(t,e){return`hsla(${t.h}, ${t.s}%, ${t.l}%, ${e??1})`}function et(t){return void 0!==t?{h:t.h.value,s:t.s.value,l:t.l.value}:void 0}function it(t,e,i){t.enable=e.enable,t.enable?(t.velocity=p(e.speed)/100*i,t.decay=1-p(e.decay),t.status="increasing",t.loops=0,t.maxLoops=p(e.count),t.time=0,t.delayTime=1e3*p(e.delay),e.sync||(t.velocity*=l(),t.value*=l()),t.initialValue=t.value):t.velocity=0}function st(t,e){t.clearRect(0,0,e.width,e.height)}function ot(t,e,i){const s=e[i];void 0!==s&&(t[i]=(t[i]??1)*s)}class nt{constructor(t){this.container=t,this._applyPostDrawUpdaters=t=>{for(const e of this._postDrawUpdaters)e.afterDraw&&e.afterDraw(t)},this._applyPreDrawUpdaters=(t,e,i,s,o,n)=>{for(const a of this._preDrawUpdaters){if(a.getColorStyles){const{fill:n,stroke:r}=a.getColorStyles(e,t,i,s);n&&(o.fill=n),r&&(o.stroke=r)}if(a.getTransformValues){const t=a.getTransformValues(e);for(const e in t)ot(n,t,e)}a.beforeDraw&&a.beforeDraw(e)}},this._applyResizePlugins=()=>{for(const t of this._resizePlugins)t.resize&&t.resize()},this._getPluginParticleColors=t=>{let e,i;for(const s of this._colorPlugins)if(!e&&s.particleFillColor&&(e=Z(s.particleFillColor(t))),!i&&s.particleStrokeColor&&(i=Z(s.particleStrokeColor(t))),e&&i)break;return[e,i]},this._initCover=()=>{const t=this.container.actualOptions.backgroundMask.cover,e=Y(t.color);if(e){const i={...e,a:t.opacity};this._coverColorStyle=K(i,i.a)}},this._initStyle=()=>{const t=this.element,e=this.container.actualOptions;if(t){this._fullScreen?(this._originalStyle=T({},t.style),this._setFullScreenStyle()):this._resetOriginalStyle();for(const i in e.style){if(!i||!e.style)continue;const s=e.style[i];s&&t.style.setProperty(i,s,"important")}}},this._initTrail=async()=>{const t=this.container.actualOptions,e=t.particles.move.trail,i=e.fill;if(e.enable)if(i.color){const e=Y(i.color);if(!e)return;const s=t.particles.move.trail;this._trailFill={color:{...e},opacity:1/s.length}}else await new Promise(((t,s)=>{if(!i.image)return;const o=document.createElement("img");o.addEventListener("load",(()=>{this._trailFill={image:o,opacity:1/e.length},t()})),o.addEventListener("error",(t=>{s(t.error)})),o.src=i.image}))},this._paintBase=t=>{this.draw((e=>function(t,e,i){t.fillStyle=i??"rgba(0,0,0,0)",t.fillRect(0,0,e.width,e.height)}(e,this.size,t)))},this._paintImage=(t,e)=>{this.draw((i=>function(t,e,i,s){i&&(t.globalAlpha=s,t.drawImage(i,0,0,e.width,e.height),t.globalAlpha=1)}(i,this.size,t,e)))},this._repairStyle=()=>{const t=this.element;t&&(this._safeMutationObserver((t=>t.disconnect())),this._initStyle(),this.initBackground(),this._safeMutationObserver((e=>e.observe(t,{attributes:!0}))))},this._resetOriginalStyle=()=>{const t=this.element,e=this._originalStyle;if(!t||!e)return;const i=t.style;i.position=e.position,i.zIndex=e.zIndex,i.top=e.top,i.left=e.left,i.width=e.width,i.height=e.height},this._safeMutationObserver=t=>{this._mutationObserver&&t(this._mutationObserver)},this._setFullScreenStyle=()=>{const t=this.element;if(!t)return;const e="important",i=t.style;i.setProperty("position","fixed",e),i.setProperty("z-index",this.container.actualOptions.fullScreen.zIndex.toString(10),e),i.setProperty("top","0",e),i.setProperty("left","0",e),i.setProperty("width","100%",e),i.setProperty("height","100%",e)},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,e=t.particles.move.trail,i=this._trailFill;t.backgroundMask.enable?this.paint():e.enable&&e.length>0&&i?i.color?this._paintBase(K(i.color,i.opacity)):i.image&&this._paintImage(i.image,i.opacity):this.draw((t=>{st(t,this.size)}))}destroy(){if(this.stop(),this._generated){const t=this.element;t&&t.remove()}else this._resetOriginalStyle();this._preDrawUpdaters=[],this._postDrawUpdaters=[],this._resizePlugins=[],this._colorPlugins=[]}draw(t){const e=this._context;if(e)return t(e)}drawParticle(t,e){if(t.spawning||t.destroyed)return;const i=t.getRadius();if(i<=0)return;const s=t.getFillColor(),o=t.getStrokeColor()??s;let[n,a]=this._getPluginParticleColors(t);n||(n=s),a||(a=o),(n||a)&&this.draw((s=>{const o=this.container,r=o.actualOptions,h=t.options.zIndex,c=(1-t.zIndexFactor)**h.opacityRate,l=t.bubble.opacity??t.opacity?.value??1,d=l*c,u=(t.strokeOpacity??l)*c,p={},f={fill:n?tt(n,d):void 0};f.stroke=a?tt(a,u):f.fill,this._applyPreDrawUpdaters(s,t,i,d,f,p),function(t){const{container:e,context:i,particle:s,delta:o,colorStyles:n,backgroundMask:a,composite:r,radius:h,opacity:c,shadow:l,transform:d}=t,u=s.getPosition(),p=s.rotation+(s.pathRotation?s.velocity.angle:0),f=Math.sin(p),v=Math.cos(p),m={a:v*(d.a??1),b:f*(d.b??1),c:-f*(d.c??1),d:v*(d.d??1)};i.setTransform(m.a,m.b,m.c,m.d,u.x,u.y),a&&(i.globalCompositeOperation=r);const y=s.shadowColor;l.enable&&y&&(i.shadowBlur=l.blur,i.shadowColor=K(y),i.shadowOffsetX=l.offset.x,i.shadowOffsetY=l.offset.y),n.fill&&(i.fillStyle=n.fill);const g=s.strokeWidth??0;i.lineWidth=g,n.stroke&&(i.strokeStyle=n.stroke);const _={container:e,context:i,particle:s,radius:h,opacity:c,delta:o};i.beginPath(),function(t){const{container:e,context:i,particle:s,radius:o,opacity:n,delta:a}=t;if(!s.shape)return;const r=e.shapeDrawers.get(s.shape);r&&r.draw({context:i,particle:s,radius:o,opacity:n,delta:a,pixelRatio:e.retina.pixelRatio})}(_),s.shapeClose&&i.closePath(),g>0&&i.stroke(),s.shapeFill&&i.fill(),function(t){const{container:e,context:i,particle:s,radius:o,opacity:n,delta:a}=t;if(!s.shape)return;const r=e.shapeDrawers.get(s.shape);r&&r.afterDraw&&r.afterDraw({context:i,particle:s,radius:o,opacity:n,delta:a,pixelRatio:e.retina.pixelRatio})}(_),function(t){const{container:e,context:i,particle:s,radius:o,opacity:n,delta:a}=t;if(!s.effect)return;const r=e.effectDrawers.get(s.effect);r&&r.draw({context:i,particle:s,radius:o,opacity:n,delta:a,pixelRatio:e.retina.pixelRatio})}(_),i.globalCompositeOperation="source-over",i.setTransform(1,0,0,1,0,0)}({container:o,context:s,particle:t,delta:e,colorStyles:f,backgroundMask:r.backgroundMask.enable,composite:r.backgroundMask.composite,radius:i*(1-t.zIndexFactor)**h.sizeRate,opacity:d,shadow:t.options.shadow,transform:p}),this._applyPostDrawUpdaters(t)}))}drawParticlePlugin(t,e,i){this.draw((s=>function(t,e,i,s){e.drawParticle&&e.drawParticle(t,i,s)}(s,t,e,i)))}drawPlugin(t,e){this.draw((i=>function(t,e,i){e.draw&&e.draw(t,i)}(i,t,e)))}async init(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=function(t){if(!M()&&"undefined"!=typeof MutationObserver)return new MutationObserver(t)}((t=>{for(const e of t)"attributes"===e.type&&"style"===e.attributeName&&this._repairStyle()})),this.resize(),this._initStyle(),this._initCover();try{await this._initTrail()}catch(t){z().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,e=this.element;if(!e)return;const i=e.style;if(i){if(t.color){const e=Y(t.color);i.backgroundColor=e?K(e,t.opacity):""}else i.backgroundColor="";i.backgroundImage=t.image||"",i.backgroundPosition=t.position||"",i.backgroundRepeat=t.repeat||"",i.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&&i in t.dataset?"true"===t.dataset[i]:this._generated,this.element=t,this.element.ariaHidden="true",this._originalStyle=T({},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((e=>{t.backgroundMask.enable&&t.backgroundMask.cover?(st(e,this.size),this._paintBase(this._coverColorStyle)):this._paintBase()}))}resize(){if(!this.element)return!1;const t=this.container,e=t.retina.pixelRatio,i=t.canvas.size,s=this.element.offsetWidth*e,o=this.element.offsetHeight*e;if(o===i.height&&s===i.width&&o===this.element.height&&s===this.element.width)return!1;const n={...i};return this.element.width=i.width=this.element.offsetWidth*e,this.element.height=i.height=this.element.offsetHeight*e,this.container.started&&t.particles.setResizeFactor({width:i.width/n.width,height:i.height/n.height}),!0}stop(){this._safeMutationObserver((t=>t.disconnect())),this._mutationObserver=void 0,this.draw((t=>st(t,this.size)))}async windowResize(){if(!this.element||!this.resize())return;const t=this.container,e=t.updateActualOptions();t.particles.setDensity(),this._applyResizePlugins(),e&&await t.refresh()}}function at(t,e,i,s,o){if(s){let s={passive:!0};V(o)?s.capture=o:void 0!==o&&(s=o),t.addEventListener(e,i,s)}else{const s=o;t.removeEventListener(e,i,s)}}class rt{constructor(t){this.container=t,this._doMouseTouchClick=t=>{const e=this.container,i=e.actualOptions;if(this._canPush){const t=e.interactivity.mouse,s=t.position;if(!s)return;t.clickPosition={...s},t.clickTime=(new Date).getTime();I(i.interactivity.events.onClick.mode,(t=>this.container.handleClickMode(t)))}"touchend"===t.type&&setTimeout((()=>this._mouseTouchFinish()),500)},this._handleThemeChange=t=>{const e=t,i=this.container,s=i.options,o=s.defaultThemes,n=e.matches?o.dark:o.light,a=s.themes.find((t=>t.name===n));a&&a.default.auto&&i.loadTheme(n)},this._handleVisibilityChange=()=>{const t=this.container,e=t.actualOptions;this._mouseTouchFinish(),e.pauseOnBlur&&(document&&document.hidden?(t.pageHidden=!0,t.pause()):(t.pageHidden=!1,t.getAnimationStatus()?t.play(!0):t.draw(!0)))},this._handleWindowResize=async()=>{this._resizeTimeout&&(clearTimeout(this._resizeTimeout),delete this._resizeTimeout),this._resizeTimeout=setTimeout((async()=>{const t=this.container.canvas;t&&await t.windowResize()}),1e3*this.container.actualOptions.interactivity.events.resize.delay)},this._manageInteractivityListeners=(t,e)=>{const i=this._handlers,s=this.container,a=s.actualOptions,r=s.interactivity.element;if(!r)return;const h=r,c=s.canvas.element;c&&(c.style.pointerEvents=h===c?"initial":"none"),(a.interactivity.events.onHover.enable||a.interactivity.events.onClick.enable)&&(at(r,o,i.mouseMove,e),at(r,"touchstart",i.touchStart,e),at(r,"touchmove",i.touchMove,e),a.interactivity.events.onClick.enable?(at(r,n,i.touchEndClick,e),at(r,"pointerup",i.mouseUp,e),at(r,"pointerdown",i.mouseDown,e)):at(r,n,i.touchEnd,e),at(r,t,i.mouseLeave,e),at(r,"touchcancel",i.touchCancel,e))},this._manageListeners=t=>{const e=this._handlers,i=this.container,o=i.actualOptions.interactivity.detectsOn,n=i.canvas.element;let a=s;"window"===o?(i.interactivity.element=window,a="pointerout"):i.interactivity.element="parent"===o&&n?n.parentElement??n.parentNode:n,this._manageMediaMatch(t),this._manageResize(t),this._manageInteractivityListeners(a,t),document&&at(document,"visibilitychange",e.visibilityChange,t,!1)},this._manageMediaMatch=t=>{const e=this._handlers,i=P("(prefers-color-scheme: dark)");i&&(void 0===i.addEventListener?void 0!==i.addListener&&(t?i.addListener(e.oldThemeChange):i.removeListener(e.oldThemeChange)):at(i,"change",e.themeChange,t))},this._manageResize=t=>{const e=this._handlers,i=this.container;if(!i.actualOptions.interactivity.events.resize)return;if("undefined"==typeof ResizeObserver)return void at(window,"resize",e.resize,t);const s=i.canvas.element;this._resizeObserver&&!t?(s&&this._resizeObserver.unobserve(s),this._resizeObserver.disconnect(),delete this._resizeObserver):!this._resizeObserver&&t&&s&&(this._resizeObserver=new ResizeObserver((async t=>{t.find((t=>t.target===s))&&await this._handleWindowResize()})),this._resizeObserver.observe(s))},this._mouseDown=()=>{const{interactivity:t}=this.container;if(!t)return;const{mouse:e}=t;e.clicking=!0,e.downPosition=e.position},this._mouseTouchClick=t=>{const e=this.container,i=e.actualOptions,{mouse:s}=e.interactivity;s.inside=!0;let o=!1;const n=s.position;if(n&&i.interactivity.events.onClick.enable){for(const[,t]of e.plugins)if(t.clickPositionValid&&(o=t.clickPositionValid(n),o))break;o||this._doMouseTouchClick(t),s.clicking=!1}},this._mouseTouchFinish=()=>{const t=this.container.interactivity;if(!t)return;const e=t.mouse;delete e.position,delete e.clickPosition,delete e.downPosition,t.status=s,e.inside=!1,e.clicking=!1},this._mouseTouchMove=t=>{const e=this.container,i=e.actualOptions,s=e.interactivity,n=e.canvas.element;if(!s||!s.element)return;let a;if(s.mouse.inside=!0,t.type.startsWith("pointer")){this._canPush=!0;const e=t;if(s.element===window){if(n){const t=n.getBoundingClientRect();a={x:e.clientX-t.left,y:e.clientY-t.top}}}else if("parent"===i.interactivity.detectsOn){const t=e.target,i=e.currentTarget;if(t&&i&&n){const s=t.getBoundingClientRect(),o=i.getBoundingClientRect(),r=n.getBoundingClientRect();a={x:e.offsetX+2*s.left-(o.left+r.left),y:e.offsetY+2*s.top-(o.top+r.top)}}else a={x:e.offsetX??e.clientX,y:e.offsetY??e.clientY}}else e.target===n&&(a={x:e.offsetX??e.clientX,y:e.offsetY??e.clientY})}else if(this._canPush="touchmove"!==t.type,n){const e=t,i=e.touches[e.touches.length-1],s=n.getBoundingClientRect();a={x:i.clientX-(s.left??0),y:i.clientY-(s.top??0)}}const r=e.retina.pixelRatio;a&&(a.x*=r,a.y*=r),s.mouse.position=a,s.status=o},this._touchEnd=t=>{const e=t,i=Array.from(e.changedTouches);for(const t of i)this._touches.delete(t.identifier);this._mouseTouchFinish()},this._touchEndClick=t=>{const e=t,i=Array.from(e.changedTouches);for(const t of i)this._touches.delete(t.identifier);this._mouseTouchClick(t)},this._touchStart=t=>{const e=t,i=Array.from(e.changedTouches);for(const t of i)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)}}class ht{constructor(){this.value=""}static create(t,e){const i=new ht;return i.load(t),void 0!==e&&(G(e)||U(e)?i.load({value:e}):i.load(e)),i}load(t){void 0!==t?.value&&(this.value=t.value)}}class ct{constructor(){this.color=new ht,this.color.value="",this.image="",this.position="",this.repeat="",this.size="",this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=ht.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))}}class lt{constructor(){this.color=new ht,this.color.value="#fff",this.opacity=1}load(t){t&&(void 0!==t.color&&(this.color=ht.create(this.color,t.color)),void 0!==t.opacity&&(this.opacity=t.opacity))}}class dt{constructor(){this.composite="destination-out",this.cover=new lt,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=G(t.cover)?{color:t.cover}:t.cover;this.cover.load(void 0!==e.color?e:{color:i})}void 0!==t.enable&&(this.enable=t.enable)}}}class ut{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))}}class pt{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))}}class ft{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))}}class vt{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))}}class mt{constructor(){this.enable=!1,this.mode=[],this.parallax=new vt}load(t){t&&(void 0!==t.enable&&(this.enable=t.enable),void 0!==t.mode&&(this.mode=t.mode),this.parallax.load(t.parallax))}}class yt{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))}}class gt{constructor(){this.onClick=new pt,this.onDiv=new ft,this.onHover=new mt,this.resize=new yt}load(t){if(!t)return;this.onClick.load(t.onClick);const e=t.onDiv;void 0!==e&&(this.onDiv=I(e,(t=>{const e=new ft;return e.load(t),e}))),this.onHover.load(t.onHover),V(t.resize)?this.resize.enable=t.resize:this.resize.load(t.resize)}}class _t{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)}}class wt{constructor(t,e){this.detectsOn="window",this.events=new gt,this.modes=new _t(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)}}class bt{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=T({},t.options)))}}class xt{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=T({},t.options)))}}class zt{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))}}class Mt{constructor(){this.name="",this.default=new zt}load(t){t&&(void 0!==t.name&&(this.name=t.name),this.default.load(t.default),void 0!==t.options&&(this.options=T({},t.options)))}}class Pt{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=m(t.count)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.speed&&(this.speed=m(t.speed)),void 0!==t.decay&&(this.decay=m(t.decay)),void 0!==t.delay&&(this.delay=m(t.delay)),void 0!==t.sync&&(this.sync=t.sync))}}class Ct extends Pt{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))}}class St extends Pt{constructor(){super(),this.offset=0,this.sync=!0}load(t){super.load(t),t&&void 0!==t.offset&&(this.offset=m(t.offset))}}class Ot{constructor(){this.h=new St,this.s=new St,this.l=new St}load(t){t&&(this.h.load(t.h),this.s.load(t.s),this.l.load(t.l))}}class kt extends ht{constructor(){super(),this.animation=new Ot}static create(t,e){const i=new kt;return i.load(t),void 0!==e&&(G(e)||U(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))}}class Dt{constructor(){this.speed=2}load(t){t&&void 0!==t.speed&&(this.speed=t.speed)}}class Tt{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))}}class It{constructor(){this.value=0}load(t){t&&void 0!==t.value&&(this.value=m(t.value))}}class Rt extends It{constructor(){super(),this.animation=new Pt}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&this.animation.load(e)}}class Et extends Rt{constructor(){super(),this.animation=new Ct}load(t){super.load(t)}}class Lt extends It{constructor(){super(),this.value=1}}class Ft{constructor(){this.horizontal=new Lt,this.vertical=new Lt}load(t){t&&(this.horizontal.load(t.horizontal),this.vertical.load(t.vertical))}}class At{constructor(){this.absorb=new Dt,this.bounce=new Ft,this.enable=!1,this.maxSpeed=50,this.mode="bounce",this.overlap=new Tt}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=m(t.maxSpeed)),void 0!==t.mode&&(this.mode=t.mode),this.overlap.load(t.overlap))}}class Vt{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]=T(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)}}class Gt{constructor(){this.offset=0,this.value=90}load(t){t&&(void 0!==t.offset&&(this.offset=m(t.offset)),void 0!==t.value&&(this.value=m(t.value)))}}class Bt{constructor(){this.distance=200,this.enable=!1,this.rotate={x:3e3,y:3e3}}load(t){if(t&&(void 0!==t.distance&&(this.distance=m(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)}}}class Ht{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))}}class Ut{constructor(){this.acceleration=9.81,this.enable=!1,this.inverse=!1,this.maxSpeed=50}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=m(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),void 0!==t.inverse&&(this.inverse=t.inverse),void 0!==t.maxSpeed&&(this.maxSpeed=m(t.maxSpeed)))}}class qt{constructor(){this.clamp=!0,this.delay=new It,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=T(this.options,t.options)))}}class Wt{load(t){t&&(void 0!==t.color&&(this.color=ht.create(this.color,t.color)),void 0!==t.image&&(this.image=t.image))}}class $t{constructor(){this.enable=!1,this.length=10,this.fill=new Wt}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))}}class Xt{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)}}class Yt{constructor(){this.acceleration=0,this.enable=!1}load(t){t&&(void 0!==t.acceleration&&(this.acceleration=m(t.acceleration)),void 0!==t.enable&&(this.enable=t.enable),t.position&&(this.position=T({},t.position)))}}class jt{constructor(){this.angle=new Gt,this.attract=new Bt,this.center=new Ht,this.decay=0,this.distance={},this.direction="none",this.drift=0,this.enable=!1,this.gravity=new Ut,this.path=new qt,this.outModes=new Xt,this.random=!1,this.size=!1,this.speed=2,this.spin=new Yt,this.straight=!1,this.trail=new $t,this.vibrate=!1,this.warp=!1}load(t){if(!t)return;this.angle.load(B(t.angle)?{value:t.angle}:t.angle),this.attract.load(t.attract),this.center.load(t.center),void 0!==t.decay&&(this.decay=m(t.decay)),void 0!==t.direction&&(this.direction=t.direction),void 0!==t.distance&&(this.distance=B(t.distance)?{horizontal:t.distance,vertical:t.distance}:{...t.distance}),void 0!==t.drift&&(this.drift=m(t.drift)),void 0!==t.enable&&(this.enable=t.enable),this.gravity.load(t.gravity);const e=t.outModes;void 0!==e&&(H(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=m(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)}}class Zt extends Ct{constructor(){super(),this.destroy="none",this.speed=2}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}class Nt extends Et{constructor(){super(),this.animation=new Zt,this.value=1}load(t){if(!t)return;super.load(t);const e=t.animation;void 0!==e&&this.animation.load(e)}}class Qt{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)}}class Jt{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))}}class Kt{constructor(){this.density=new Qt,this.limit=new Jt,this.value=0}load(t){t&&(this.density.load(t.density),this.limit.load(t.limit),void 0!==t.value&&(this.value=t.value))}}class te{constructor(){this.blur=0,this.color=new ht,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=ht.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)))}}class ee{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]=T(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)}}class ie extends Ct{constructor(){super(),this.destroy="none",this.speed=5}load(t){super.load(t),t&&void 0!==t.destroy&&(this.destroy=t.destroy)}}class se extends Et{constructor(){super(),this.animation=new ie,this.value=3}load(t){if(super.load(t),!t)return;const e=t.animation;void 0!==e&&this.animation.load(e)}}class oe{constructor(){this.width=0}load(t){t&&(void 0!==t.color&&(this.color=kt.create(this.color,t.color)),void 0!==t.width&&(this.width=m(t.width)),void 0!==t.opacity&&(this.opacity=m(t.opacity)))}}class ne extends It{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))}}class ae{constructor(t,e){this._engine=t,this._container=e,this.bounce=new Ft,this.collisions=new At,this.color=new kt,this.color.value="#fff",this.effect=new Vt,this.groups={},this.move=new jt,this.number=new Kt,this.opacity=new Nt,this.reduceDuplicates=!1,this.shadow=new te,this.shape=new ee,this.size=new se,this.stroke=new oe,this.zIndex=new ne}load(t){if(!t)return;if(this.bounce.load(t.bounce),this.color.load(kt.create(this.color,t.color)),this.effect.load(t.effect),void 0!==t.groups)for(const e in t.groups){const i=t.groups[e];void 0!==i&&(this.groups[e]=T(this.groups[e]??{},i))}this.move.load(t.move),this.number.load(t.number),this.opacity.load(t.opacity),void 0!==t.reduceDuplicates&&(this.reduceDuplicates=t.reduceDuplicates),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=T({},t.interactivity));const e=t.stroke;if(e&&(this.stroke=I(e,(t=>{const e=new oe;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)}}}function re(t,...e){for(const i of e)t.load(i)}function he(t,e,...i){const s=new ae(t,e);return re(s,...i),s}class ce{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 ct,this.backgroundMask=new dt,this.defaultThemes={},this.delay=0,this.fullScreen=new ut,this.detectRetina=!0,this.duration=0,this.fpsLimit=120,this.interactivity=new wt(t,e),this.manualParticles=[],this.particles=he(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&&I(t.preset,(t=>this._importPreset(t))),void 0!==t.autoPlay&&(this.autoPlay=t.autoPlay),void 0!==t.delay&&(this.delay=m(t.delay));const e=t.detectRetina;void 0!==e&&(this.detectRetina=e),void 0!==t.duration&&(this.duration=m(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 s=t.fullScreen;V(s)?this.fullScreen.enable=s:this.fullScreen.load(s),this.backgroundMask.load(t.backgroundMask),this.interactivity.load(t.interactivity),t.manualParticles&&(this.manualParticles=t.manualParticles.map((t=>{const e=new bt;return e.load(t),e}))),this.particles.load(t.particles),this.style=T(this.style,t.style),this._engine.loadOptions(this,t),void 0!==t.smooth&&(this.smooth=t.smooth);const o=this._engine.interactors.get(this._container);if(o)for(const e of o)e.loadOptions&&e.loadOptions(this,t);if(void 0!==t.responsive)for(const e of t.responsive){const t=new xt;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 Mt;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=P("(prefers-color-scheme: dark)"),e=t&&t.matches,i=this._findDefaultTheme(e?"dark":"light");i&&this.load(i.options)}}}class le{constructor(t,e){this.container=e,this._engine=t,this._interactors=t.getInteractors(this.container,!0),this._externalInteractors=[],this._particleInteractors=[]}async externalInteract(t){for(const e of this._externalInteractors)e.isEnabled()&&await e.interact(t)}handleClickMode(t){for(const e of this._externalInteractors)e.handleClickMode&&e.handleClickMode(t)}init(){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,e){for(const i of this._externalInteractors)i.clear(t,e);for(const i of this._particleInteractors)i.isEnabled(t)&&await i.interact(t,e)}async reset(t){for(const e of this._externalInteractors)e.isEnabled()&&e.reset(t);for(const e of this._particleInteractors)e.isEnabled(t)&&e.reset(t)}}function de(t){if(!C(t.outMode,t.checkModes))return;const e=2*t.radius;t.coord>t.maxCoord-e?t.setCb(-t.radius):t.coord<e&&t.setCb(t.radius)}class ue{constructor(t,e,i,s,o,n){this.container=i,this._calcPosition=(t,e,i,s=0)=>{for(const[,s]of t.plugins){const t=void 0!==s.particlePosition?s.particlePosition(e,this):void 0;if(t)return r.create(t.x,t.y,i)}const o=w({size:t.canvas.size,position:e}),n=r.create(o.x,o.y,i),a=this.getRadius(),h=this.options.move.outModes,c=e=>{de({outMode:e,checkModes:["bounce","bounce-horizontal"],coord:n.x,maxCoord:t.canvas.size.width,setCb:t=>n.x+=t,radius:a})},l=e=>{de({outMode:e,checkModes:["bounce","bounce-vertical"],coord:n.y,maxCoord:t.canvas.size.height,setCb:t=>n.y+=t,radius:a})};return c(h.left??h.default),c(h.right??h.default),l(h.top??h.default),l(h.bottom??h.default),this._checkOverlap(n,s)?this._calcPosition(t,void 0,i,s+1):n},this._calculateVelocity=()=>{const t=function(t){const e=h.origin;return e.length=1,e.angle=t,e}(this.direction).copy(),e=this.options.move;if("inside"===e.direction||"outside"===e.direction)return t;const i=Math.PI/180*p(e.angle.value),s=Math.PI/180*p(e.angle.offset),o={left:s-.5*i,right:s+.5*i};return e.straight||(t.angle+=u(m(o.left,o.right))),e.random&&"number"==typeof e.speed&&(t.length*=l()),t},this._checkOverlap=(t,e=0)=>{const i=this.options.collisions,s=this.getRadius();if(!i.enable)return!1;const o=i.overlap;if(o.enable)return!1;const n=o.retries;if(n>=0&&e>n)throw new Error(`${a} particle is overlapping and can't be placed`);return!!this.container.particles.find((e=>g(t,e.position)<s+e.getRadius()))},this._getRollColor=t=>{if(!t||!this.roll||!this.backColor&&!this.roll.alter)return t;const e=this.roll.horizontal&&this.roll.vertical?2:1,i=this.roll.horizontal?.5*Math.PI:0;return Math.floor(((this.roll.angle??0)+i)/(Math.PI/e))%2?this.backColor?this.backColor:this.roll.alter?function(t,e,i){return{h:t.h,s:t.s,l:t.l+("darken"===e?-1:1)*i}}(t,this.roll.alter.type,this.roll.alter.value):t:t},this._initPosition=t=>{const e=this.container,i=p(this.options.zIndex.value);this.position=this._calcPosition(e,t,d(i,0,e.zLayers)),this.initialPosition=this.position.copy();const s=e.canvas.size;switch(this.moveCenter={...F(this.options.move.center,s),radius:this.options.move.center.radius??0,mode:this.options.move.center.mode??"percent"},this.direction=function(t,e,i){if(B(t))return t*Math.PI/180;switch(t){case"top":return.5*-Math.PI;case"top-right":return.25*-Math.PI;case"right":return 0;case"bottom-right":return.25*Math.PI;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 l()*Math.PI*2}}(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=h.origin},this._engine=t,this.init(e,s,o,n)}destroy(t){if(this.unbreakable||this.destroyed)return;this.destroyed=!0,this.bubble.inRange=!1,this.slow.inRange=!1;const e=this.container,i=this.pathGenerator;for(const[,i]of e.plugins)i.particleDestroyed&&i.particleDestroyed(this,t);for(const i of e.particles.updaters)i.particleDestroyed&&i.particleDestroyed(this,t);i&&i.reset(this)}draw(t){const e=this.container,i=e.canvas;for(const[,s]of e.plugins)i.drawParticlePlugin(s,this,t);i.drawParticle(this,t)}getFillColor(){return this._getRollColor(this.bubble.color??et(this.color))}getMass(){return this.getRadius()**2*Math.PI*.5}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??et(this.strokeColor))}init(t,e,i,s){const o=this.container,n=this._engine;this.id=t,this.group=s,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 a=o.retina.pixelRatio,r=o.actualOptions,h=he(this._engine,o,r.particles),c=h.effect.type,l=h.shape.type,{reduceDuplicates:d}=h;this.effect=R(c,this.id,d),this.shape=R(l,this.id,d);const u=h.effect,f=h.shape;if(i){if(i.effect&&i.effect.type){const t=R(i.effect.type,this.id,d);t&&(this.effect=t,u.load(i.effect))}if(i.shape&&i.shape.type){const t=R(i.shape.type,this.id,d);t&&(this.shape=t,f.load(i.shape))}}this.effectData=function(t,e,i,s){const o=e.options[t];if(o)return T({close:e.close,fill:e.fill},R(o,i,s))}(this.effect,u,this.id,d),this.shapeData=function(t,e,i,s){const o=e.options[t];if(o)return T({close:e.close,fill:e.fill},R(o,i,s))}(this.shape,f,this.id,d),h.load(i);const v=this.effectData;v&&h.load(v.particles);const m=this.shapeData;m&&h.load(m.particles);const y=new wt(n,o);y.load(o.actualOptions.interactivity),y.load(h.interactivity),this.interactivity=y,this.effectFill=v?.fill??h.effect.fill,this.effectClose=v?.close??h.effect.close,this.shapeFill=m?.fill??h.shape.fill,this.shapeClose=m?.close??h.shape.close,this.options=h;const g=this.options.move.path;this.pathDelay=1e3*p(g.delay.value),g.generator&&(this.pathGenerator=this._engine.getPathGenerator(g.generator),this.pathGenerator&&o.addPath(g.generator,this.pathGenerator)&&this.pathGenerator.init(o)),o.retina.initParticle(this),this.size=E(this.options.size,a),this.bubble={inRange:!1},this.slow={inRange:!1,factor:1},this._initPosition(e),this.initialVelocity=this._calculateVelocity(),this.velocity=this.initialVelocity.copy(),this.moveDecay=1-p(this.options.move.decay);const _=o.particles;_.setLastZIndex(this.position.z),this.zIndexFactor=this.position.z/o.zLayers,this.sides=24;let w=o.effectDrawers.get(this.effect);w||(w=this._engine.getEffectDrawer(this.effect),w&&o.effectDrawers.set(this.effect,w)),w&&w.loadEffect&&w.loadEffect(this);let b=o.shapeDrawers.get(this.shape);b||(b=this._engine.getShapeDrawer(this.shape),b&&o.shapeDrawers.set(this.shape,b)),b&&b.loadShape&&b.loadShape(this);const x=b?.getSidesCount;x&&(this.sides=x(this)),this.spawning=!1,this.shadowColor=Y(this.options.shadow.color);for(const t of _.updaters)t.init(this);for(const t of _.movers)t.init&&t.init(this);w&&w.particleInit&&w.particleInit(o,this),b&&b.particleInit&&b.particleInit(o,this);for(const[,t]of o.plugins)t.particleCreated&&t.particleCreated(this)}isInsideCanvas(){const t=this.getRadius(),e=this.container.canvas.size,i=this.position;return i.x>=-t&&i.y>=-t&&i.y<=e.height+t&&i.x<=e.width+t}isVisible(){return!this.destroyed&&!this.spawning&&this.isInsideCanvas()}reset(){for(const t of this.container.particles.updaters)t.reset&&t.reset(this)}}class pe{constructor(t,e){this.position=t,this.particle=e}}class fe{constructor(t,e){this.position={x:t,y:e}}}class ve extends fe{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 me&&t.intersects(this);const e=this.size.width,i=this.size.height,s=this.position,o=t.position,n=t instanceof ve?t.size:{width:0,height:0},a=n.width,r=n.height;return o.x<s.x+e&&o.x+a>s.x&&o.y<s.y+i&&o.y+r>s.y}}class me extends fe{constructor(t,e,i){super(t,e),this.radius=i}contains(t){return g(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),n=this.radius;if(t instanceof me){return n+t.radius>Math.sqrt(s**2+o**2)}if(t instanceof ve){const{width:e,height:i}=t.size;return Math.pow(s-e,2)+Math.pow(o-i,2)<=n**2||s<=n+e&&o<=n+i||s<=e||o<=i}return!1}}class ye{constructor(t,e){this.rectangle=t,this.capacity=e,this._subdivide=()=>{const{x:t,y:e}=this.rectangle.position,{width:i,height:s}=this.rectangle.size,{capacity:o}=this;for(let n=0;n<4;n++)this._subs.push(new ye(new ve(t+.5*i*(n%2),e+.5*s*(Math.round(.5*n)-n%2),.5*i,.5*s),o));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((e=>e.insert(t)))))}query(t,e,i){const s=i||[];if(!t.intersects(this.rectangle))return[];for(const i of this._points)!t.contains(i.position)&&g(t.position,i.position)>i.particle.getRadius()&&(!e||e(i.particle))||s.push(i.particle);if(this._divided)for(const i of this._subs)i.query(t,e,s);return s}queryCircle(t,e,i){return this.query(new me(t.x,t.y,e),i)}queryRectangle(t,e,i){return this.query(new ve(t.x,t.y,e.width,e.height),i)}}const ge=t=>{const{height:e,width:i}=t;return new ve(-.25*i,-.25*e,1.5*i,1.5*e)};class _e{constructor(t,e){this._applyDensity=(t,e,i)=>{const s=t.number;if(!t.number.density?.enable)return void(void 0===i?this._limit=s.limit.value:this._groupLimits.set(i,s.limit.value));const o=this._initDensityFactor(s.density),n=s.value,a=s.limit.value>0?s.limit.value:n,r=Math.min(n,a)*o+e,h=Math.min(this.count,this.filter((t=>t.group===i)).length);void 0===i?this._limit=s.limit.value*o:this._groupLimits.set(i,s.limit.value*o),h<r?this.push(Math.abs(r-h),void 0,t,i):h>r&&this.removeQuantity(h-r,i)},this._initDensityFactor=t=>{const e=this._container;if(!e.canvas.element||!t.enable)return 1;const i=e.canvas.element,s=e.retina.pixelRatio;return i.width*i.height/(t.height*t.width*s**2)},this._pushParticle=(t,e,i,s)=>{try{let o=this._pool.pop();o?o.init(this._nextId,t,e,i):o=new ue(this._engine,this._nextId,this._container,t,e,i);let n=!0;if(s&&(n=s(o)),!n)return;return this._array.push(o),this._zArray.push(o),this._nextId++,this._engine.dispatchEvent("particleAdded",{container:this._container,data:{particle:o}}),o}catch(t){return void z().warning(`${a} adding particle: ${t}`)}},this._removeParticle=(t,e,i)=>{const s=this._array[t];if(!s||s.group!==e)return!1;s.destroy(i);const o=this._zArray.indexOf(s);return this._array.splice(t,1),this._zArray.splice(o,1),this._pool.push(s),this._engine.dispatchEvent("particleRemoved",{container:this._container,data:{particle:s}}),!0},this._engine=t,this._container=e,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 le(t,e);const i=e.canvas.size;this.quadTree=new ye(ge(i),4),this.movers=this._engine.getMovers(e,!0),this.updaters=this._engine.getUpdaters(e,!0)}get count(){return this._array.length}addManualParticles(){const t=this._container,e=t.actualOptions;for(const i of e.manualParticles)this.addParticle(i.position?F(i.position,t.canvas.size):void 0,i.options)}addParticle(t,e,i,s){const o=this._container.actualOptions.particles.number.limit,n=void 0===i?this._limit:this._groupLimits.get(i)??this._limit,a=this.count;if(n>0)if("delete"===o.mode){const t=a+1-n;t>0&&this.removeQuantity(t)}else if("wait"===o.mode&&a>=n)return;return this._pushParticle(t,e,i,s)}clear(){this._array=[],this._zArray=[]}destroy(){this._array=[],this._zArray=[],this.movers=[],this.updaters=[]}async draw(t){const e=this._container,i=e.canvas;i.clear(),await this.update(t);for(const[,s]of e.plugins)i.drawPlugin(s,t);for(const e of this._zArray)e.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)}init(){const t=this._container,e=t.actualOptions;this._lastZIndex=0,this._needsSort=!1;let i=!1;this.updaters=this._engine.getUpdaters(t,!0),this._interactionManager.init();for(const[,e]of t.plugins)if(void 0!==e.particlesInitialization&&(i=e.particlesInitialization()),i)break;this._interactionManager.init();for(const[,e]of t.pathGenerators)e.init(t);if(this.addManualParticles(),!i){const t=e.particles,i=t.groups;for(const e in i){const s=i[e];for(let i=this.count,o=0;o<s.number?.value&&i<t.number.value;i++,o++)this.addParticle(void 0,s,e)}for(let e=this.count;e<t.number.value;e++)this.addParticle()}}push(t,e,i,s){for(let o=0;o<t;o++)this.addParticle(e?.position,i,s)}async redraw(){this.clear(),this.init(),await this.draw({value:0,factor:0})}remove(t,e,i){this.removeAt(this._array.indexOf(t),void 0,e,i)}removeAt(t,e=1,i,s){if(t<0||t>this.count)return;let o=0;for(let n=t;o<e&&n<this.count;n++)this._removeParticle(n--,i,s)&&o++}removeQuantity(t,e){this.removeAt(0,t,e)}setDensity(){const t=this._container.actualOptions,e=t.particles.groups;for(const t in e)this._applyDensity(e[t],0,t);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 e=this._container,i=new Set;this.quadTree=new ye(ge(e.canvas.size),4);for(const[,t]of e.pathGenerators)t.update();for(const[,i]of e.plugins)i.update&&await i.update(t);const s=this._resizeFactor;for(const e of this._array){s&&!e.ignoresResizeRatio&&(e.position.x*=s.width,e.position.y*=s.height,e.initialPosition.x*=s.width,e.initialPosition.y*=s.height),e.ignoresResizeRatio=!1,await this._interactionManager.reset(e);for(const[,i]of this._container.plugins){if(e.destroyed)break;i.particleUpdate&&i.particleUpdate(e,t)}for(const i of this.movers)i.isEnabled(e)&&i.move(e,t);e.destroyed?i.add(e):this.quadTree.insert(new pe(e.getPosition(),e))}if(i.size){const t=t=>!i.has(t);this._array=this.filter(t),this._zArray=this._zArray.filter(t),this._pool.push(...i)}await this._interactionManager.externalInteract(t);for(const e of this._array){for(const i of this.updaters)i.update(e,t);e.destroyed||e.spawning||await this._interactionManager.particlesInteract(e,t)}if(delete this._resizeFactor,this._needsSort){const t=this._zArray;t.sort(((t,e)=>e.position.z-t.position.z||t.id-e.id)),this._lastZIndex=t[t.length-1].position.z,this._needsSort=!1}}}class we{constructor(t){this.container=t,this.pixelRatio=1,this.reduceFactor=1}init(){const t=this.container,e=t.actualOptions;this.pixelRatio=!e.detectRetina||M()?1:window.devicePixelRatio,this.reduceFactor=1;const i=this.pixelRatio,s=t.canvas;if(s.element){const t=s.element;s.size.width=t.offsetWidth*i,s.size.height=t.offsetHeight*i}const o=e.particles,n=o.move;this.maxSpeed=p(n.gravity.maxSpeed)*i,this.sizeAnimationSpeed=p(o.size.animation.speed)*i}initParticle(t){const e=t.options,i=this.pixelRatio,s=e.move,o=s.distance,n=t.retina;n.moveDrift=p(s.drift)*i,n.moveSpeed=p(s.speed)*i,n.sizeAnimationSpeed=p(e.size.animation.speed)*i;const a=n.maxDistance;a.horizontal=void 0!==o.horizontal?o.horizontal*i:void 0,a.vertical=void 0!==o.vertical?o.vertical*i:void 0,n.maxSpeed=p(s.gravity.maxSpeed)*i}}function be(t){return t&&!t.destroyed}function xe(t,e,...i){const s=new ce(t,e);return re(s,...i),s}class ze{constructor(t,e,i){this._intersectionManager=t=>{if(be(this)&&this.actualOptions.pauseOnOutsideViewport)for(const e of t)e.target===this.interactivity.element&&(e.isIntersecting?this.play:this.pause)()},this._nextFrame=async t=>{try{if(!this._smooth&&void 0!==this._lastFrameTime&&t<this._lastFrameTime+1e3/this.fpsLimit)return void this.draw(!1);this._lastFrameTime??=t;const e=function(t,e=60,i=!1){return{value:t,factor:i?60/e:60*t/1e3}}(t-this._lastFrameTime,this.fpsLimit,this._smooth);if(this.addLifeTime(e.value),this._lastFrameTime=t,e.value>1e3)return void this.draw(!1);if(await this.particles.draw(e),!this.alive())return void this.destroy();this.getAnimationStatus()&&this.draw(!1)}catch(t){z().error(`${a} in animation loop`,t)}},this._engine=t,this.id=Symbol(e),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=i,this._initialSourceOptions=i,this.retina=new we(this),this.canvas=new nt(this),this.particles=new _e(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=xe(this._engine,this),this.actualOptions=xe(this._engine,this),this._eventListeners=new rt(this),this._intersectionObserver=function(t){if(!M()&&"undefined"!=typeof IntersectionObserver)return new IntersectionObserver(t)}((t=>this._intersectionManager(t))),this._engine.dispatchEvent("containerBuilt",{container:this})}get options(){return this._options}get sourceOptions(){return this._sourceOptions}addClickHandler(t){if(!be(this))return;const e=this.interactivity.element;if(!e)return;const i=(e,i,s)=>{if(!be(this))return;const o=this.retina.pixelRatio,n={x:i.x*o,y:i.y*o},a=this.particles.quadTree.queryCircle(n,s*o);t(e,a)};let s=!1,o=!1;e.addEventListener("click",(t=>{if(!be(this))return;const e=t,s={x:e.offsetX||e.clientX,y:e.offsetY||e.clientY};i(t,s,1)})),e.addEventListener("touchstart",(()=>{be(this)&&(s=!0,o=!1)})),e.addEventListener("touchmove",(()=>{be(this)&&(o=!0)})),e.addEventListener("touchend",(t=>{if(be(this)){if(s&&!o){const e=t;let s=e.touches[e.touches.length-1];if(!s&&(s=e.changedTouches[e.changedTouches.length-1],!s))return;const o=this.canvas.element,n=o?o.getBoundingClientRect():void 0,a={x:s.clientX-(n?n.left:0),y:s.clientY-(n?n.top:0)};i(t,a,Math.max(s.radiusX,s.radiusY))}s=!1,o=!1}})),e.addEventListener("touchcancel",(()=>{be(this)&&(s=!1,o=!1)}))}addLifeTime(t){this._lifeTime+=t}addPath(t,e,i=!1){return!(!be(this)||!i&&this.pathGenerators.has(t))&&(this.pathGenerators.set(t,e),!0)}alive(){return!this._duration||this._lifeTime<=this._duration}destroy(){if(!be(this))return;this.stop(),this.particles.destroy(),this.canvas.destroy();for(const[,t]of this.effectDrawers)t.destroy&&t.destroy(this);for(const[,t]of this.shapeDrawers)t.destroy&&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(),e=t.findIndex((t=>t===this));e>=0&&t.splice(e,1),this._engine.dispatchEvent("containerDestroyed",{container:this})}draw(t){if(!be(this))return;let e=t;this._drawAnimationFrame=requestAnimationFrame((async t=>{e&&(this._lastFrameTime=void 0,e=!1),await this._nextFrame(t)}))}async export(t,e={}){for(const[,i]of this.plugins){if(!i.export)continue;const s=await i.export(t,e);if(s.supported)return s.blob}z().error(`${a} - Export plugin with type ${t} not found`)}getAnimationStatus(){return!this._paused&&!this.pageHidden&&be(this)}handleClickMode(t){if(be(this)){this.particles.handleClickMode(t);for(const[,e]of this.plugins)e.handleClickMode&&e.handleClickMode(t)}}async init(){if(!be(this))return;const t=this._engine.getSupportedEffects();for(const e of t){const t=this._engine.getEffectDrawer(e);t&&this.effectDrawers.set(e,t)}const e=this._engine.getSupportedShapes();for(const t of e){const e=this._engine.getShapeDrawer(t);e&&this.shapeDrawers.set(t,e)}this._options=xe(this._engine,this,this._initialSourceOptions,this.sourceOptions),this.actualOptions=xe(this._engine,this,this._options);const i=this._engine.getAvailablePlugins(this);for(const[t,e]of i)this.plugins.set(t,e);this.retina.init(),await this.canvas.init(),this.updateActualOptions(),this.canvas.initBackground(),this.canvas.resize(),this.zLayers=this.actualOptions.zLayers,this._duration=1e3*p(this.actualOptions.duration),this._delay=1e3*p(this.actualOptions.delay),this._lifeTime=0,this.fpsLimit=this.actualOptions.fpsLimit>0?this.actualOptions.fpsLimit:120,this._smooth=this.actualOptions.smooth;for(const[,t]of this.effectDrawers)t.init&&await t.init(this);for(const[,t]of this.shapeDrawers)t.init&&await t.init(this);for(const[,t]of this.plugins)t.init&&await t.init();this._engine.dispatchEvent("containerInit",{container:this}),this.particles.init(),this.particles.setDensity();for(const[,t]of this.plugins)t.particlesSetup&&t.particlesSetup();this._engine.dispatchEvent("particlesSetup",{container:this})}async loadTheme(t){be(this)&&(this._currentTheme=t,await this.refresh())}pause(){if(be(this)&&(void 0!==this._drawAnimationFrame&&(cancelAnimationFrame(this._drawAnimationFrame),delete this._drawAnimationFrame),!this._paused)){for(const[,t]of this.plugins)t.pause&&t.pause();this.pageHidden||(this._paused=!0),this._engine.dispatchEvent("containerPaused",{container:this})}}play(t){if(!be(this))return;const e=this._paused||t;if(!this._firstStart||this.actualOptions.autoPlay){if(this._paused&&(this._paused=!1),e)for(const[,t]of this.plugins)t.play&&t.play();this._engine.dispatchEvent("containerPlay",{container:this}),this.draw(e||!1)}else this._firstStart=!1}async refresh(){if(be(this))return this.stop(),this.start()}async reset(){if(be(this))return this._initialSourceOptions=void 0,this._options=xe(this._engine,this),this.actualOptions=xe(this._engine,this,this._options),this.refresh()}async start(){be(this)&&!this.started&&(await this.init(),this.started=!0,await new Promise((t=>{this._delayTimeout=setTimeout((async()=>{this._eventListeners.addListeners(),this.interactivity.element instanceof HTMLElement&&this._intersectionObserver&&this._intersectionObserver.observe(this.interactivity.element);for(const[,t]of this.plugins)t.start&&await t.start();this._engine.dispatchEvent("containerStarted",{container:this}),this.play(),t()}),this._delay)})))}stop(){if(be(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&&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)}}class Me{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&&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);o<0||(1===s?this._listeners.delete(t):i.splice(o,1))}}function Pe(t,e,i,s=!1){let o=e.get(t);return o&&!s||(o=[...i.values()].map((e=>e(t))),e.set(t,o)),o}class Ce{constructor(){this._configs=new Map,this._domArray=[],this._eventDispatcher=new Me,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.0.0-beta.4"}addConfig(t){const e=t.name??"default";this._configs.set(e,t),this._eventDispatcher.dispatchEvent("configAdded",{data:{name:e,config:t}})}async addEffect(t,e,i=!0){I(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){I(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;e.splice(t,1)}getAvailablePlugins(t){const e=new Map;for(const i of this.plugins)i.needsPlugin(t.actualOptions)&&e.set(i.id,i.getPlugin(t));return e}getEffectDrawer(t){return this.effectDrawers.get(t)}getInteractors(t,e=!1){return Pe(t,this.interactors,this._initializers.interactors,e)}getMovers(t,e=!1){return Pe(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()}getUpdaters(t,e=!1){return Pe(t,this.updaters,this._initializers.updaters,e)}init(){this._initialized||(this._initialized=!0)}async load(t){const e=t.id??`tsparticles${Math.floor(1e4*l())}`,{index:s,url:o}=t,n=o?await async function(t){const e=R(t.url,t.index);if(!e)return t.fallback;const i=await fetch(e);return i.ok?i.json():(z().error(`${a} ${i.status} while retrieving config file`),t.fallback)}({fallback:t.options,url:o,index:s}):t.options;let r=t.element??document.getElementById(e);r||(r=document.createElement("div"),r.id=e,document.body.append(r));const h=R(n,s),c=this.dom(),d=c.findIndex((t=>t.id.description===e));if(d>=0){const t=this.domItem(d);t&&!t.destroyed&&(t.destroy(),c.splice(d,1))}let u;if("canvas"===r.tagName.toLowerCase())u=r,u.dataset[i]="false";else{const t=r.getElementsByTagName("canvas");t.length?(u=t[0],u.dataset[i]="false"):(u=document.createElement("canvas"),u.dataset[i]="true",r.appendChild(u))}u.style.width||(u.style.width="100%"),u.style.height||(u.style.height="100%");const p=new ze(this,e,h);return d>=0?c.splice(d,0,p):c.push(p),p.canvas.loadCanvas(u),await p.start(),p}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&&t.loadOptions(e,...i)}async refresh(t=!0){t&&this.dom().forEach((t=>t.refresh()))}removeEventListener(t,e){this._eventDispatcher.removeEventListener(t,e)}setOnClickHandler(t){const e=this.dom();if(!e.length)throw new Error(`${a} can only set click handlers after calling tsParticles.load()`);for(const i of e)i.addClickHandler(t)}}class Se{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 Q(e)}handleRangeColor(t){const e=t.value.hsl??t.value;if(void 0!==e.h&&void 0!==e.l)return Q({h:p(e.h),l:p(e.l),s:p(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?function(t){const e=Q(t);return{a:t.a,b:e.b,g:e.g,r:e.r}}({a:e.length>4?b(e[5]):1,h:parseInt(e[1],10),l:parseInt(e[3],10),s:parseInt(e[2],10)}):void 0}}class Oe{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:p(e.r),g:p(e.g),b:p(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?b(e[5]):1,b:parseInt(e[3],10),g:parseInt(e[2],10),r:parseInt(e[1],10)}:void 0}}const ke=function(){const t=new Oe,e=new Se;$(t),$(e);const i=new Ce;return i.init(),i}();M()||(window.tsParticles=ke);class De{constructor(){this.options={rndFunc:null,period:100,nbHarmonics:2,attenHarmonics:.8,lowValue:-.03,highValue:.03}}generate(t){if(!t.pathGen){const e=this.options;t.pathGen=function(t,e,i,s,o=0,n=1){const a=[],r=[],h=[],c=[],d=[],u=t??l;let p=0;i<1&&(i=1);for(let t=1;t<=i;++t)a[t]=u(),r[t]=u(),h[t]=1===t?1:h[t-1]*s,p+=h[t],c[t]=t/e,d[t]=u();return h.forEach(((t,e)=>h[e]=t/p*(n-o))),()=>{let t,e,s=0;for(let o=i;o>=1;--o)t=d[o]+=c[o],d[o]>=1&&(t=d[o]-=1,a[o]=r[o],r[o]=u()),e=t**2*(3-2*t),s+=(a[o]*(1-e)+r[o]*e)*h[o];return s+o}}(e.rndFunc,e.period,e.nbHarmonics,e.attenHarmonics,e.lowValue,e.highValue)}return t.curveVelocity?(t.curveVelocity.length+=.01,t.curveVelocity.angle=(t.curveVelocity.angle+t.pathGen())%(2*Math.PI)):(t.curveVelocity=h.origin,t.curveVelocity.length=.6*l()+.8,t.curveVelocity.angle=l()*Math.PI*2),t.velocity.x=0,t.velocity.y=0,t.curveVelocity}init(t){const e=t.actualOptions.particles.move.path.options,{options:i}=this;"function"==typeof e.rndFunc?i.rndFunc=e.rndFunc:G(e.rndFunc)&&(i.rndFunc=window[e.rndFunc]||this.options.rndFunc),i.period=e.period??i.period,i.nbHarmonics=e.nbHarmonics??i.nbHarmonics,i.attenHarmonics=e.attenHarmonics??i.attenHarmonics,i.lowValue=e.lowValue??i.lowValue,i.highValue=e.highValue??i.highValue}reset(t){delete t.pathGen,delete t.curveVelocity}update(){}}const Te="curvesPathGenerator";const Ie="seaAnemone",Re={fpsLimit:120,particles:{color:{value:"#FF0000"},move:{direction:"none",enable:!0,outModes:{default:"destroy"},path:{clamp:!1,enable:!0,delay:{value:0},generator:Te},random:!1,speed:2,straight:!1,trail:{fill:{color:"#000"},length:30,enable:!0}},number:{value:0,limit:{value:300}},opacity:{value:1},shape:{type:"circle"},size:{value:{min:1,max:10},animation:{count:1,startValue:"min",enable:!0,speed:10,sync:!0}}},background:{color:"#000"},detectRetina:!0,emitters:{direction:"none",rate:{quantity:10,delay:.3},size:{width:0,height:0,mode:"precise"},spawnColor:{value:"#ff0000",animation:{h:{enable:!0,offset:{min:-1.4,max:1.4},speed:5,sync:!1},l:{enable:!0,offset:{min:20,max:80},speed:0,sync:!1}}},position:{x:50,y:50}}};function Ee(t,e,i,s,o,n){!function(t,e){const i=t.options,s=i.move.path;if(!s.enable)return;if(t.lastPathTime<=t.pathDelay)return void(t.lastPathTime+=e.value);const o=t.pathGenerator?.generate(t,e);o&&t.velocity.addTo(o);s.clamp&&(t.velocity.x=d(t.velocity.x,-1,1),t.velocity.y=d(t.velocity.y,-1,1));t.lastPathTime-=t.pathDelay}(t,n);const a=t.gravity,r=a?.enable&&a.inverse?-1:1;o&&i&&(t.velocity.x+=o*n.factor/(60*i)),a?.enable&&i&&(t.velocity.y+=r*(a.acceleration*n.factor)/(60*i));const h=t.moveDecay;t.velocity.multTo(h);const c=t.velocity.mult(i);a?.enable&&s>0&&(!a.inverse&&c.y>=0&&c.y>=s||a.inverse&&c.y<=0&&c.y<=-s)&&(c.y=r*s,i&&(t.velocity.y=c.y/i));const l=t.options.zIndex,u=(1-t.zIndexFactor)**l.velocityRate;c.multTo(u);const{position:p}=t;p.addTo(c),e.vibrate&&(p.x+=Math.sin(p.x*Math.cos(p.y)),p.y+=Math.cos(p.y*Math.sin(p.x)))}class Le{constructor(){this._initSpin=t=>{const e=t.container,i=t.options.move.spin;if(!i.enable)return;const s=i.position??{x:50,y:50},o={x:.01*s.x*e.canvas.size.width,y:.01*s.y*e.canvas.size.height},n=g(t.getPosition(),o),a=p(i.acceleration);t.retina.spinAcceleration=a*e.retina.pixelRatio,t.spin={center:o,direction:t.velocity.x>=0?"clockwise":"counter-clockwise",angle:t.velocity.angle,radius:n,acceleration:t.retina.spinAcceleration}}}init(t){const e=t.options.move.gravity;t.gravity={enable:e.enable,acceleration:p(e.acceleration),inverse:e.inverse},this._initSpin(t)}isEnabled(t){return!t.destroyed&&t.options.move.enable}move(t,e){const i=t.options,s=i.move;if(!s.enable)return;const o=t.container,n=o.retina.pixelRatio,a=function(t){return t.slow.inRange?t.slow.factor:1}(t),r=(t.retina.moveSpeed??=p(s.speed)*n)*o.retina.reduceFactor,h=t.retina.moveDrift??=p(t.options.move.drift)*n,c=v(i.size.value)*n,d=r*(s.size?t.getRadius()/c:1)*a*(e.factor||1)/2,u=t.retina.maxSpeed??o.retina.maxSpeed;s.spin.enable?function(t,e){const i=t.container;if(!t.spin)return;const s={x:"clockwise"===t.spin.direction?Math.cos:Math.sin,y:"clockwise"===t.spin.direction?Math.sin:Math.cos};t.position.x=t.spin.center.x+t.spin.radius*s.x(t.spin.angle),t.position.y=t.spin.center.y+t.spin.radius*s.y(t.spin.angle),t.spin.radius+=t.spin.acceleration;const o=Math.max(i.canvas.size.width,i.canvas.size.height),n=.5*o;t.spin.radius>n?(t.spin.radius=n,t.spin.acceleration*=-1):t.spin.radius<0&&(t.spin.radius=0,t.spin.acceleration*=-1),t.spin.angle+=.01*e*(1-t.spin.radius/o)}(t,d):Ee(t,s,d,u,h,e),function(t){const e=t.initialPosition,{dx:i,dy:s}=y(e,t.position),o=Math.abs(i),n=Math.abs(s),{maxDistance:a}=t.retina,r=a.horizontal,h=a.vertical;if(r||h)if((r&&o>=r||h&&n>=h)&&!t.misplaced)t.misplaced=!!r&&o>r||!!h&&n>h,r&&(t.velocity.x=.5*t.velocity.y-t.velocity.x),h&&(t.velocity.y=.5*t.velocity.x-t.velocity.y);else if((!r||o<r)&&(!h||n<h)&&t.misplaced)t.misplaced=!1;else if(t.misplaced){const i=t.position,s=t.velocity;r&&(i.x<e.x&&s.x<0||i.x>e.x&&s.x>0)&&(s.x*=-l()),h&&(i.y<e.y&&s.y<0||i.y>e.y&&s.y>0)&&(s.y*=-l())}}(t)}}class Fe{draw(t){const{context:e,particle:i,radius:s}=t;i.circleRange||(i.circleRange={min:0,max:2*Math.PI});const o=i.circleRange;e.arc(0,0,s,o.min,o.max,!1)}getSidesCount(){return 12}particleInit(t,e){const i=e.shapeData,s=i?.angle??{max:360,min:0};e.circleRange=H(s)?{min:s.min*Math.PI/180,max:s.max*Math.PI/180}:{min:0,max:s*Math.PI/180}}}function Ae(t,e,i,s,o){if(!e||!i.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;if(e.time||(e.time=0),(e.delayTime??0)>0&&e.time<(e.delayTime??0)&&(e.time+=t.value),(e.delayTime??0)>0&&e.time<(e.delayTime??0))return;const n=u(i.offset),a=(e.velocity??0)*t.factor+3.6*n,r=e.decay??1;o&&"increasing"!==e.status?(e.value-=a,e.value<0&&(e.loops||(e.loops=0),e.loops++,e.status="increasing",e.value+=e.value)):(e.value+=a,e.value>s&&(e.loops||(e.loops=0),e.loops++,o&&(e.status="decreasing",e.value-=e.value%s))),e.velocity&&1!==r&&(e.velocity*=r),e.value>s&&(e.value%=s)}class Ve{constructor(t){this.container=t}init(t){const e=Z(t.options.color,t.id,t.options.reduceDuplicates);e&&(t.color=function(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&&(it(s.h,e.h,i),it(s.s,e.s,i),it(s.l,e.l,i)),s}(e,t.options.color.animation,this.container.retina.reduceFactor))}isEnabled(t){const{h:e,s:i,l:s}=t.options.color.animation,{color:o}=t;return!t.destroyed&&!t.spawning&&(void 0!==o?.h.value&&e.enable||void 0!==o?.s.value&&i.enable||void 0!==o?.l.value&&s.enable)}update(t,e){!function(t,e){const{h:i,s,l:o}=t.options.color.animation,{color:n}=t;if(!n)return;const{h:a,s:r,l:h}=n;a&&Ae(e,a,i,360,!1),r&&Ae(e,r,s,100,!0),h&&Ae(e,h,o,100,!0)}(t,e)}}class Ge{constructor(t){this.container=t}init(t){const e=t.options.opacity;t.opacity=E(e,1);const i=e.animation;i.enable&&(t.opacity.velocity=p(i.speed)/100*this.container.retina.reduceFactor,i.sync||(t.opacity.velocity*=l()))}isEnabled(t){return!t.destroyed&&!t.spawning&&!!t.opacity&&t.opacity.enable&&((t.opacity.maxLoops??0)<=0||(t.opacity.maxLoops??0)>0&&(t.opacity.loops??0)<(t.opacity.maxLoops??0))}reset(t){t.opacity&&(t.opacity.time=0,t.opacity.loops=0)}update(t,e){this.isEnabled(t)&&function(t,e){const i=t.opacity;if(t.destroyed||!i?.enable||(i.maxLoops??0)>0&&(i.loops??0)>(i.maxLoops??0))return;const s=i.min,o=i.max,n=i.decay??1;if(i.time||(i.time=0),(i.delayTime??0)>0&&i.time<(i.delayTime??0)&&(i.time+=e.value),!((i.delayTime??0)>0&&i.time<(i.delayTime??0))){switch(i.status){case"increasing":i.value>=o?(i.status="decreasing",i.loops||(i.loops=0),i.loops++):i.value+=(i.velocity??0)*e.factor;break;case"decreasing":i.value<=s?(i.status="increasing",i.loops||(i.loops=0),i.loops++):i.value-=(i.velocity??0)*e.factor}i.velocity&&1!==i.decay&&(i.velocity*=n),function(t,e,i,s){switch(t.options.opacity.animation.destroy){case"max":e>=s&&t.destroy();break;case"min":e<=i&&t.destroy()}}(t,i.value,s,o),t.destroyed||(i.value=d(i.value,s,o))}}(t,e)}}class Be{constructor(t){this.container=t,this.modes=["bounce","bounce-vertical","bounce-horizontal","bounceVertical","bounceHorizontal","split"]}update(t,e,i,s){if(!this.modes.includes(s))return;const o=this.container;let n=!1;for(const[,s]of o.plugins)if(void 0!==s.particleBounce&&(n=s.particleBounce(t,i,e)),n)break;if(n)return;const a=t.getPosition(),r=t.offset,h=t.getRadius(),c=D(a,h),l=o.canvas.size;!function(t){if("bounce"!==t.outMode&&"bounce-horizontal"!==t.outMode&&"bounceHorizontal"!==t.outMode&&"split"!==t.outMode||"left"!==t.direction&&"right"!==t.direction)return;t.bounds.right<0&&"left"===t.direction?t.particle.position.x=t.size+t.offset.x:t.bounds.left>t.canvasSize.width&&"right"===t.direction&&(t.particle.position.x=t.canvasSize.width-t.size-t.offset.x);const e=t.particle.velocity.x;let i=!1;if("right"===t.direction&&t.bounds.right>=t.canvasSize.width&&e>0||"left"===t.direction&&t.bounds.left<=0&&e<0){const e=p(t.particle.options.bounce.horizontal.value);t.particle.velocity.x*=-e,i=!0}if(!i)return;const s=t.offset.x+t.size;t.bounds.right>=t.canvasSize.width&&"right"===t.direction?t.particle.position.x=t.canvasSize.width-s:t.bounds.left<=0&&"left"===t.direction&&(t.particle.position.x=s),"split"===t.outMode&&t.particle.destroy()}({particle:t,outMode:s,direction:e,bounds:c,canvasSize:l,offset:r,size:h}),function(t){if("bounce"!==t.outMode&&"bounce-vertical"!==t.outMode&&"bounceVertical"!==t.outMode&&"split"!==t.outMode||"bottom"!==t.direction&&"top"!==t.direction)return;t.bounds.bottom<0&&"top"===t.direction?t.particle.position.y=t.size+t.offset.y:t.bounds.top>t.canvasSize.height&&"bottom"===t.direction&&(t.particle.position.y=t.canvasSize.height-t.size-t.offset.y);const e=t.particle.velocity.y;let i=!1;if("bottom"===t.direction&&t.bounds.bottom>=t.canvasSize.height&&e>0||"top"===t.direction&&t.bounds.top<=0&&e<0){const e=p(t.particle.options.bounce.vertical.value);t.particle.velocity.y*=-e,i=!0}if(!i)return;const s=t.offset.y+t.size;t.bounds.bottom>=t.canvasSize.height&&"bottom"===t.direction?t.particle.position.y=t.canvasSize.height-s:t.bounds.top<=0&&"top"===t.direction&&(t.particle.position.y=s),"split"===t.outMode&&t.particle.destroy()}({particle:t,outMode:s,direction:e,bounds:c,canvasSize:l,offset:r,size:h})}}class He{constructor(t){this.container=t,this.modes=["destroy"]}update(t,e,i,s){if(!this.modes.includes(s))return;const o=this.container;switch(t.outType){case"normal":case"outside":if(k(t.position,o.canvas.size,h.origin,t.getRadius(),e))return;break;case"inside":{const{dx:e,dy:i}=y(t.position,t.moveCenter),{x:s,y:o}=t.velocity;if(s<0&&e>t.moveCenter.radius||o<0&&i>t.moveCenter.radius||s>=0&&e<-t.moveCenter.radius||o>=0&&i<-t.moveCenter.radius)return;break}}o.particles.remove(t,void 0,!0)}}class Ue{constructor(t){this.container=t,this.modes=["none"]}update(t,e,i,s){if(!this.modes.includes(s))return;if(t.options.move.distance.horizontal&&("left"===e||"right"===e)||t.options.move.distance.vertical&&("top"===e||"bottom"===e))return;const o=t.options.move.gravity,n=this.container,a=n.canvas.size,r=t.getRadius();if(o.enable){const i=t.position;(!o.inverse&&i.y>a.height+r&&"bottom"===e||o.inverse&&i.y<-r&&"top"===e)&&n.particles.remove(t)}else{if(t.velocity.y>0&&t.position.y<=a.height+r||t.velocity.y<0&&t.position.y>=-r||t.velocity.x>0&&t.position.x<=a.width+r||t.velocity.x<0&&t.position.x>=-r)return;k(t.position,n.canvas.size,h.origin,r,e)||n.particles.remove(t)}}}class qe{constructor(t){this.container=t,this.modes=["out"]}update(t,e,i,s){if(!this.modes.includes(s))return;const o=this.container;switch(t.outType){case"inside":{const{x:e,y:i}=t.velocity,s=h.origin;s.length=t.moveCenter.radius,s.angle=t.velocity.angle+Math.PI,s.addTo(h.create(t.moveCenter));const{dx:n,dy:a}=y(t.position,s);if(e<=0&&n>=0||i<=0&&a>=0||e>=0&&n<=0||i>=0&&a<=0)return;t.position.x=Math.floor(u({min:0,max:o.canvas.size.width})),t.position.y=Math.floor(u({min:0,max:o.canvas.size.height}));const{dx:r,dy:c}=y(t.position,t.moveCenter);t.direction=Math.atan2(-c,-r),t.velocity.angle=t.direction;break}default:if(k(t.position,o.canvas.size,h.origin,t.getRadius(),e))return;switch(t.outType){case"outside":{t.position.x=Math.floor(u({min:-t.moveCenter.radius,max:t.moveCenter.radius}))+t.moveCenter.x,t.position.y=Math.floor(u({min:-t.moveCenter.radius,max:t.moveCenter.radius}))+t.moveCenter.y;const{dx:e,dy:i}=y(t.position,t.moveCenter);t.moveCenter.radius&&(t.direction=Math.atan2(i,e),t.velocity.angle=t.direction);break}case"normal":{const i=t.options.move.warp,s=o.canvas.size,n={bottom:s.height+t.getRadius()+t.offset.y,left:-t.getRadius()-t.offset.x,right:s.width+t.getRadius()+t.offset.x,top:-t.getRadius()-t.offset.y},a=t.getRadius(),r=D(t.position,a);"right"===e&&r.left>s.width+t.offset.x?(t.position.x=n.left,t.initialPosition.x=t.position.x,i||(t.position.y=l()*s.height,t.initialPosition.y=t.position.y)):"left"===e&&r.right<-t.offset.x&&(t.position.x=n.right,t.initialPosition.x=t.position.x,i||(t.position.y=l()*s.height,t.initialPosition.y=t.position.y)),"bottom"===e&&r.top>s.height+t.offset.y?(i||(t.position.x=l()*s.width,t.initialPosition.x=t.position.x),t.position.y=n.top,t.initialPosition.y=t.position.y):"top"===e&&r.bottom<-t.offset.y&&(i||(t.position.x=l()*s.width,t.initialPosition.x=t.position.x),t.position.y=n.bottom,t.initialPosition.y=t.position.y);break}}}}}class We{constructor(t){this.container=t,this._updateOutMode=(t,e,i,s)=>{for(const o of this.updaters)o.update(t,s,e,i)},this.updaters=[new Be(t),new He(t),new qe(t),new Ue(t)]}init(){}isEnabled(t){return!t.destroyed&&!t.spawning}update(t,e){const i=t.options.move.outModes;this._updateOutMode(t,e,i.bottom??i.default,"bottom"),this._updateOutMode(t,e,i.left??i.default,"left"),this._updateOutMode(t,e,i.right??i.default,"right"),this._updateOutMode(t,e,i.top??i.default,"top")}}class $e{init(t){const e=t.container,i=t.options.size.animation;i.enable&&(t.size.velocity=(t.retina.sizeAnimationSpeed??e.retina.sizeAnimationSpeed)/100*e.retina.reduceFactor,i.sync||(t.size.velocity*=l()))}isEnabled(t){return!t.destroyed&&!t.spawning&&t.size.enable&&((t.size.maxLoops??0)<=0||(t.size.maxLoops??0)>0&&(t.size.loops??0)<(t.size.maxLoops??0))}reset(t){t.size.loops=0}update(t,e){this.isEnabled(t)&&function(t,e){const i=t.size;if(t.destroyed||!i||!i.enable||(i.maxLoops??0)>0&&(i.loops??0)>(i.maxLoops??0))return;const s=(i.velocity??0)*e.factor,o=i.min,n=i.max,a=i.decay??1;if(i.time||(i.time=0),(i.delayTime??0)>0&&i.time<(i.delayTime??0)&&(i.time+=e.value),!((i.delayTime??0)>0&&i.time<(i.delayTime??0))){switch(i.status){case"increasing":i.value>=n?(i.status="decreasing",i.loops||(i.loops=0),i.loops++):i.value+=s;break;case"decreasing":i.value<=o?(i.status="increasing",i.loops||(i.loops=0),i.loops++):i.value-=s}i.velocity&&1!==a&&(i.velocity*=a),function(t,e,i,s){switch(t.options.size.animation.destroy){case"max":e>=s&&t.destroy();break;case"min":e<=i&&t.destroy()}}(t,i.value,o,n),t.destroyed||(i.value=d(i.value,o,n))}}(t,e)}}async function Xe(t,e=!0){await async function(t,e=!0){await t.addMover("base",(()=>new Le),e)}(t,!1),await async function(t,e=!0){await t.addShape("circle",new Fe,e)}(t,!1),await async function(t,e=!0){await t.addParticleUpdater("color",(t=>new Ve(t)),e)}(t,!1),await async function(t,e=!0){await t.addParticleUpdater("opacity",(t=>new Ge(t)),e)}(t,!1),await async function(t,e=!0){await t.addParticleUpdater("outModes",(t=>new We(t)),e)}(t,!1),await async function(t,e=!0){await t.addParticleUpdater("size",(()=>new $e),e)}(t,!1),await t.refresh(e)}class Ye{constructor(){this.wait=!1}load(t){t&&(void 0!==t.count&&(this.count=t.count),void 0!==t.delay&&(this.delay=m(t.delay)),void 0!==t.duration&&(this.duration=m(t.duration)),void 0!==t.wait&&(this.wait=t.wait))}}class je{constructor(){this.quantity=1,this.delay=.1}load(t){void 0!==t&&(void 0!==t.quantity&&(this.quantity=m(t.quantity)),void 0!==t.delay&&(this.delay=m(t.delay)))}}class Ze{constructor(){this.color=!1,this.opacity=!1}load(t){t&&(void 0!==t.color&&(this.color=t.color),void 0!==t.opacity&&(this.opacity=t.opacity))}}class Ne{constructor(){this.options={},this.replace=new Ze,this.type="square"}load(t){t&&(void 0!==t.options&&(this.options=T({},t.options??{})),this.replace.load(t.replace),void 0!==t.type&&(this.type=t.type))}}class Qe{constructor(){this.mode="percent",this.height=0,this.width=0}load(t){void 0!==t&&(void 0!==t.mode&&(this.mode=t.mode),void 0!==t.height&&(this.height=t.height),void 0!==t.width&&(this.width=t.width))}}class Je{constructor(){this.autoPlay=!0,this.fill=!0,this.life=new Ye,this.rate=new je,this.shape=new Ne,this.startCount=0}load(t){t&&(void 0!==t.autoPlay&&(this.autoPlay=t.autoPlay),void 0!==t.size&&(this.size||(this.size=new Qe),this.size.load(t.size)),void 0!==t.direction&&(this.direction=t.direction),this.domId=t.domId,void 0!==t.fill&&(this.fill=t.fill),this.life.load(t.life),this.name=t.name,this.particles=I(t.particles,(t=>T({},t))),this.rate.load(t.rate),this.shape.load(t.shape),void 0!==t.position&&(this.position={},void 0!==t.position.x&&(this.position.x=m(t.position.x)),void 0!==t.position.y&&(this.position.y=m(t.position.y))),void 0!==t.spawnColor&&(void 0===this.spawnColor&&(this.spawnColor=new kt),this.spawnColor.load(t.spawnColor)),void 0!==t.startCount&&(this.startCount=t.startCount))}}function Ke(t,e){t.color?t.color.value=e:t.color={value:e}}class ti{constructor(t,e,i,s,o){this.emitters=e,this.container=i,this._destroy=()=>{this._mutationObserver?.disconnect(),this._mutationObserver=void 0,this._resizeObserver?.disconnect(),this._resizeObserver=void 0,this.emitters.removeEmitter(this),this._engine.dispatchEvent("emitterDestroyed",{container:this.container,data:{emitter:this}})},this._prepareToDie=()=>{if(this._paused)return;const t=void 0!==this.options.life?.duration?p(this.options.life.duration):void 0;this.container.retina.reduceFactor&&(this._lifeCount>0||this._immortal)&&void 0!==t&&t>0&&(this._duration=1e3*t)},this._setColorAnimation=(t,e,i)=>{const s=this.container;if(!t.enable)return e;const o=u(t.offset),n=1e3*p(this.options.rate.delay)/s.retina.reduceFactor;return(e+p(t.speed??0)*s.fpsLimit/n+3.6*o)%i},this._engine=t,this._currentDuration=0,this._currentEmitDelay=0,this._currentSpawnDelay=0,this._initialPosition=o,s instanceof Je?this.options=s:(this.options=new Je,this.options.load(s)),this._spawnDelay=1e3*p(this.options.life.delay??0)/this.container.retina.reduceFactor,this.position=this._initialPosition??this._calcPosition(),this.name=this.options.name,this.fill=this.options.fill,this._firstSpawn=!this.options.life.wait,this._startParticlesAdded=!1;let n=T({},this.options.particles);if(n??={},n.move??={},n.move.direction??=this.options.direction,this.options.spawnColor&&(this.spawnColor=Z(this.options.spawnColor)),this._paused=!this.options.autoPlay,this._particlesOptions=n,this._size=this._calcSize(),this.size=A(this._size,this.container.canvas.size),this._lifeCount=this.options.life.count??-1,this._immortal=this._lifeCount<=0,this.options.domId){const t=document.getElementById(this.options.domId);t&&(this._mutationObserver=new MutationObserver((()=>{this.resize()})),this._resizeObserver=new ResizeObserver((()=>{this.resize()})),this._mutationObserver.observe(t,{attributes:!0,attributeFilter:["style","width","height"]}),this._resizeObserver.observe(t))}const a=this.options.shape,r=this._engine.emitterShapeManager?.getShapeGenerator(a.type);r&&(this._shape=r.generate(this.position,this.size,this.fill,a.options)),this._engine.dispatchEvent("emitterCreated",{container:i,data:{emitter:this}}),this.play()}externalPause(){this._paused=!0,this.pause()}externalPlay(){this._paused=!1,this.play()}async init(){await(this._shape?.init())}pause(){this._paused||delete this._emitDelay}play(){if(!this._paused&&this.container.retina.reduceFactor&&(this._lifeCount>0||this._immortal||!this.options.life.count)&&(this._firstSpawn||this._currentSpawnDelay>=(this._spawnDelay??0))){if(void 0===this._emitDelay){const t=p(this.options.rate.delay);this._emitDelay=1e3*t/this.container.retina.reduceFactor}(this._lifeCount>0||this._immortal)&&this._prepareToDie()}}resize(){const t=this._initialPosition;this.position=t&&k(t,this.container.canvas.size,h.origin)?t:this._calcPosition(),this._size=this._calcSize(),this.size=A(this._size,this.container.canvas.size),this._shape?.resize(this.position,this.size)}async update(t){this._paused||(this._firstSpawn&&(this._firstSpawn=!1,this._currentSpawnDelay=this._spawnDelay??0,this._currentEmitDelay=this._emitDelay??0),this._startParticlesAdded||(this._startParticlesAdded=!0,await this._emitParticles(this.options.startCount)),void 0!==this._duration&&(this._currentDuration+=t.value,this._currentDuration>=this._duration&&(this.pause(),void 0!==this._spawnDelay&&delete this._spawnDelay,this._immortal||this._lifeCount--,this._lifeCount>0||this._immortal?(this.position=this._calcPosition(),this._spawnDelay=1e3*p(this.options.life.delay??0)/this.container.retina.reduceFactor):this._destroy(),this._currentDuration-=this._duration,delete this._duration)),void 0!==this._spawnDelay&&(this._currentSpawnDelay+=t.value,this._currentSpawnDelay>=this._spawnDelay&&(this._engine.dispatchEvent("emitterPlay",{container:this.container}),this.play(),this._currentSpawnDelay-=this._currentSpawnDelay,delete this._spawnDelay)),void 0!==this._emitDelay&&(this._currentEmitDelay+=t.value,this._currentEmitDelay>=this._emitDelay&&(this._emit(),this._currentEmitDelay-=this._emitDelay)))}_calcPosition(){if(this.options.domId){const t=this.container,e=document.getElementById(this.options.domId);if(e){const i=e.getBoundingClientRect();return{x:(i.x+i.width/2)*t.retina.pixelRatio,y:(i.y+i.height/2)*t.retina.pixelRatio}}}return _({size:this.container.canvas.size,position:this.options.position})}_calcSize(){const t=this.container;if(this.options.domId){const e=document.getElementById(this.options.domId);if(e){const i=e.getBoundingClientRect();return{width:i.width*t.retina.pixelRatio,height:i.height*t.retina.pixelRatio,mode:"precise"}}}return this.options.size??(()=>{const t=new Qe;return t.load({height:0,mode:"percent",width:0}),t})()}async _emit(){if(this._paused)return;const t=p(this.options.rate.quantity);await this._emitParticles(t)}async _emitParticles(t){const e=R(this._particlesOptions);for(let i=0;i<t;i++){const t=T({},e);if(this.spawnColor){const e=this.options.spawnColor?.animation;e&&(this.spawnColor.h=this._setColorAnimation(e.h,this.spawnColor.h,360),this.spawnColor.s=this._setColorAnimation(e.s,this.spawnColor.s,100),this.spawnColor.l=this._setColorAnimation(e.l,this.spawnColor.l,100)),Ke(t,this.spawnColor)}const i=this.options.shape;let s=this.position;if(this._shape){const e=await this._shape.randomPosition();if(e){s=e.position;const o=i.replace;o.color&&e.color&&Ke(t,e.color),o.opacity&&(t.opacity?t.opacity.value=e.opacity:t.opacity={value:e.opacity})}else s=null}s&&this.container.particles.addParticle(s,t)}}}class ei{constructor(t,e){this.container=e,this._engine=t,this.array=[],this.emitters=[],this.interactivityEmitters={random:{count:1,enable:!1},value:[]},e.getEmitter=t=>void 0===t||B(t)?this.array[t||0]:this.array.find((e=>e.name===t)),e.addEmitter=async(t,e)=>this.addEmitter(t,e),e.removeEmitter=t=>{const i=e.getEmitter(t);i&&this.removeEmitter(i)},e.playEmitter=t=>{const i=e.getEmitter(t);i&&i.externalPlay()},e.pauseEmitter=t=>{const i=e.getEmitter(t);i&&i.externalPause()}}async addEmitter(t,e){const i=new Je;i.load(t);const s=new ti(this._engine,this,this.container,i,e);return await s.init(),this.array.push(s),s}handleClickMode(t){const e=this.emitters,i=this.interactivityEmitters;if("emitter"!==t)return;let s;if(i&&U(i.value))if(i.value.length>0&&i.random.enable){s=[];const t=[];for(let e=0;e<i.random.count;e++){const o=S(i.value);t.includes(o)&&t.length<i.value.length?e--:(t.push(o),s.push(O(i.value,o)))}}else s=i.value;else s=i?.value;const o=s??e,n=this.container.interactivity.mouse.clickPosition;I(o,(t=>{this.addEmitter(t,n)}))}async init(){if(this.emitters=this.container.actualOptions.emitters,this.interactivityEmitters=this.container.actualOptions.interactivity.modes.emitters,this.emitters)if(U(this.emitters))for(const t of this.emitters)await this.addEmitter(t);else await this.addEmitter(this.emitters)}pause(){for(const t of this.array)t.pause()}play(){for(const t of this.array)t.play()}removeEmitter(t){const e=this.array.indexOf(t);e>=0&&this.array.splice(e,1)}resize(){for(const t of this.array)t.resize()}stop(){this.array=[]}async update(t){for(const e of this.array)await e.update(t)}}const ii=new Map;class si{constructor(t){this._engine=t}addShapeGenerator(t,e){this.getShapeGenerator(t)||ii.set(t,e)}getShapeGenerator(t){return ii.get(t)}getSupportedShapeGenerators(){return ii.keys()}}class oi{constructor(t){this._engine=t,this.id="emitters"}getPlugin(t){return new ei(this._engine,t)}loadOptions(t,e){if(!this.needsPlugin(t)&&!this.needsPlugin(e))return;e?.emitters&&(t.emitters=I(e.emitters,(t=>{const e=new Je;return e.load(t),e})));const i=e?.interactivity?.modes?.emitters;if(i)if(U(i))t.interactivity.modes.emitters={random:{count:1,enable:!0},value:i.map((t=>{const e=new Je;return e.load(t),e}))};else{const e=i;if(void 0!==e.value)if(U(e.value))t.interactivity.modes.emitters={random:{count:e.random.count??1,enable:e.random.enable??!1},value:e.value.map((t=>{const e=new Je;return e.load(t),e}))};else{const i=new Je;i.load(e.value),t.interactivity.modes.emitters={random:{count:e.random.count??1,enable:e.random.enable??!1},value:i}}else{(t.interactivity.modes.emitters={random:{count:1,enable:!1},value:new Je}).value.load(i)}}}needsPlugin(t){if(!t)return!1;const e=t.emitters;return U(e)&&!!e.length||void 0!==e||!!t.interactivity?.events?.onClick?.mode&&C("emitter",t.interactivity.events.onClick.mode)}}async function ni(t,e=!0){await Xe(t,!1),await async function(t,e=!0){t.emitterShapeManager||(t.emitterShapeManager=new si(t)),t.addEmitterShapeGenerator||(t.addEmitterShapeGenerator=(e,i)=>{t.emitterShapeManager?.addShapeGenerator(e,i)});const i=new oi(t);await t.addPlugin(i,e)}(t,!1),await async function(t,e=!0){await t.addPathGenerator(Te,new De,e)}(t,!1),await t.addPreset(Ie,Re,e)}return ni(ke),e})()));
@@ -1 +1 @@
1
- /*! tsParticles Sea Anemone Preset v3.0.0-beta.1 by Matteo Bruni */
1
+ /*! tsParticles Sea Anemone Preset v3.0.0-beta.4 by Matteo Bruni */
@@ -4,26 +4,26 @@
4
4
  * Demo / Generator : https://particles.js.org/
5
5
  * GitHub : https://www.github.com/matteobruni/tsparticles
6
6
  * How to use? : Check the GitHub README
7
- * v3.0.0-beta.1
7
+ * v3.0.0-beta.4
8
8
  */
9
9
  (function webpackUniversalModuleDefinition(root, factory) {
10
10
  if(typeof exports === 'object' && typeof module === 'object')
11
- module.exports = factory(require("@tsparticles/path-curves"), require("@tsparticles/move-base"), require("@tsparticles/shape-circle"), require("@tsparticles/updater-color"), require("@tsparticles/updater-opacity"), require("@tsparticles/updater-out-modes"), require("@tsparticles/updater-size"), require("@tsparticles/plugin-emitters"));
11
+ module.exports = factory(require("@tsparticles/path-curves"), require("@tsparticles/basic"), require("@tsparticles/plugin-emitters"));
12
12
  else if(typeof define === 'function' && define.amd)
13
- define(["@tsparticles/path-curves", "@tsparticles/move-base", "@tsparticles/shape-circle", "@tsparticles/updater-color", "@tsparticles/updater-opacity", "@tsparticles/updater-out-modes", "@tsparticles/updater-size", "@tsparticles/plugin-emitters"], factory);
13
+ define(["@tsparticles/path-curves", "@tsparticles/basic", "@tsparticles/plugin-emitters"], factory);
14
14
  else {
15
- var a = typeof exports === 'object' ? factory(require("@tsparticles/path-curves"), require("@tsparticles/move-base"), require("@tsparticles/shape-circle"), require("@tsparticles/updater-color"), require("@tsparticles/updater-opacity"), require("@tsparticles/updater-out-modes"), require("@tsparticles/updater-size"), require("@tsparticles/plugin-emitters")) : factory(root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"]);
15
+ var a = typeof exports === 'object' ? factory(require("@tsparticles/path-curves"), require("@tsparticles/basic"), require("@tsparticles/plugin-emitters")) : factory(root["window"], root["window"], root["window"]);
16
16
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
17
17
  }
18
- })(this, (__WEBPACK_EXTERNAL_MODULE__997__, __WEBPACK_EXTERNAL_MODULE__619__, __WEBPACK_EXTERNAL_MODULE__163__, __WEBPACK_EXTERNAL_MODULE__501__, __WEBPACK_EXTERNAL_MODULE__686__, __WEBPACK_EXTERNAL_MODULE__290__, __WEBPACK_EXTERNAL_MODULE__2__, __WEBPACK_EXTERNAL_MODULE__68__) => {
18
+ })(this, (__WEBPACK_EXTERNAL_MODULE__997__, __WEBPACK_EXTERNAL_MODULE__574__, __WEBPACK_EXTERNAL_MODULE__68__) => {
19
19
  return /******/ (() => { // webpackBootstrap
20
20
  /******/ "use strict";
21
21
  /******/ var __webpack_modules__ = ({
22
22
 
23
- /***/ 619:
23
+ /***/ 574:
24
24
  /***/ ((module) => {
25
25
 
26
- module.exports = __WEBPACK_EXTERNAL_MODULE__619__;
26
+ module.exports = __WEBPACK_EXTERNAL_MODULE__574__;
27
27
 
28
28
  /***/ }),
29
29
 
@@ -39,41 +39,6 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__997__;
39
39
 
40
40
  module.exports = __WEBPACK_EXTERNAL_MODULE__68__;
41
41
 
42
- /***/ }),
43
-
44
- /***/ 163:
45
- /***/ ((module) => {
46
-
47
- module.exports = __WEBPACK_EXTERNAL_MODULE__163__;
48
-
49
- /***/ }),
50
-
51
- /***/ 501:
52
- /***/ ((module) => {
53
-
54
- module.exports = __WEBPACK_EXTERNAL_MODULE__501__;
55
-
56
- /***/ }),
57
-
58
- /***/ 686:
59
- /***/ ((module) => {
60
-
61
- module.exports = __WEBPACK_EXTERNAL_MODULE__686__;
62
-
63
- /***/ }),
64
-
65
- /***/ 290:
66
- /***/ ((module) => {
67
-
68
- module.exports = __WEBPACK_EXTERNAL_MODULE__290__;
69
-
70
- /***/ }),
71
-
72
- /***/ 2:
73
- /***/ ((module) => {
74
-
75
- module.exports = __WEBPACK_EXTERNAL_MODULE__2__;
76
-
77
42
  /***/ })
78
43
 
79
44
  /******/ });
@@ -181,7 +146,9 @@ const options = {
181
146
  },
182
147
  number: {
183
148
  value: 0,
184
- limit: 300
149
+ limit: {
150
+ value: 300
151
+ }
185
152
  },
186
153
  opacity: {
187
154
  value: 1
@@ -247,35 +214,8 @@ const options = {
247
214
  }
248
215
  }
249
216
  };
250
- // EXTERNAL MODULE: external {"commonjs":"@tsparticles/move-base","commonjs2":"@tsparticles/move-base","amd":"@tsparticles/move-base","root":"window"}
251
- var move_base_root_window_ = __webpack_require__(619);
252
- // EXTERNAL MODULE: external {"commonjs":"@tsparticles/shape-circle","commonjs2":"@tsparticles/shape-circle","amd":"@tsparticles/shape-circle","root":"window"}
253
- var shape_circle_root_window_ = __webpack_require__(163);
254
- // EXTERNAL MODULE: external {"commonjs":"@tsparticles/updater-color","commonjs2":"@tsparticles/updater-color","amd":"@tsparticles/updater-color","root":"window"}
255
- var updater_color_root_window_ = __webpack_require__(501);
256
- // EXTERNAL MODULE: external {"commonjs":"@tsparticles/updater-opacity","commonjs2":"@tsparticles/updater-opacity","amd":"@tsparticles/updater-opacity","root":"window"}
257
- var updater_opacity_root_window_ = __webpack_require__(686);
258
- // EXTERNAL MODULE: external {"commonjs":"@tsparticles/updater-out-modes","commonjs2":"@tsparticles/updater-out-modes","amd":"@tsparticles/updater-out-modes","root":"window"}
259
- var updater_out_modes_root_window_ = __webpack_require__(290);
260
- // EXTERNAL MODULE: external {"commonjs":"@tsparticles/updater-size","commonjs2":"@tsparticles/updater-size","amd":"@tsparticles/updater-size","root":"window"}
261
- var updater_size_root_window_ = __webpack_require__(2);
262
- ;// CONCATENATED MODULE: ../../node_modules/.pnpm/@tsparticles+basic@3.0.0-beta.1/node_modules/@tsparticles/basic/browser/index.js
263
-
264
-
265
-
266
-
267
-
268
-
269
- async function loadBasic(engine, refresh = true) {
270
- await (0,move_base_root_window_.loadBaseMover)(engine, false);
271
- await (0,shape_circle_root_window_.loadCircleShape)(engine, false);
272
- await (0,updater_color_root_window_.loadColorUpdater)(engine, false);
273
- await (0,updater_opacity_root_window_.loadOpacityUpdater)(engine, false);
274
- await (0,updater_out_modes_root_window_.loadOutModesUpdater)(engine, false);
275
- await (0,updater_size_root_window_.loadSizeUpdater)(engine, false);
276
- await engine.refresh(refresh);
277
- }
278
-
217
+ // EXTERNAL MODULE: external {"commonjs":"@tsparticles/basic","commonjs2":"@tsparticles/basic","amd":"@tsparticles/basic","root":"window"}
218
+ var basic_root_window_ = __webpack_require__(574);
279
219
  // EXTERNAL MODULE: external {"commonjs":"@tsparticles/plugin-emitters","commonjs2":"@tsparticles/plugin-emitters","amd":"@tsparticles/plugin-emitters","root":"window"}
280
220
  var plugin_emitters_root_window_ = __webpack_require__(68);
281
221
  ;// CONCATENATED MODULE: ./dist/browser/index.js
@@ -284,7 +224,7 @@ var plugin_emitters_root_window_ = __webpack_require__(68);
284
224
 
285
225
 
286
226
  async function loadSeaAnemonePreset(engine, refresh = true) {
287
- await loadBasic(engine, false);
227
+ await (0,basic_root_window_.loadBasic)(engine, false);
288
228
  await (0,plugin_emitters_root_window_.loadEmittersPlugin)(engine, false);
289
229
  await (0,path_curves_root_window_.loadCurvesPath)(engine, false);
290
230
  await engine.addPreset(presetName, options, refresh);