@leeguoo/pwtk-network-debugger 1.2.49-beta.7 → 1.2.49-beta.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +4 -4
- package/dist/index.esm.js +61 -46
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/types/index.d.ts.map +1 -1
- package/types/ui/panel.d.ts +14 -0
- package/types/ui/panel.d.ts.map +1 -1
- package/types/webgl/manager.d.ts.map +1 -1
package/dist/index.js
CHANGED
|
@@ -15,7 +15,7 @@ A.mode.CTRGladman=function(){var e=A.lib.BlockCipherMode.extend();function t(A){
|
|
|
15
15
|
|
|
16
16
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
17
17
|
*/
|
|
18
|
-
!function(){var e=A,t=e.lib,n=t.WordArray,r=t.Hasher,i=e.algo,s=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),o=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),a=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),c=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),l=n.create([0,1518500249,1859775393,2400959708,2840853838]),u=n.create([1352829926,1548603684,1836072691,2053994217,0]),B=i.RIPEMD160=r.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(A,e){for(var t=0;t<16;t++){var n=e+t,r=A[n];A[n]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8)}var i,B,Q,C,U,F,m,y,b,v,x,E=this._hash.words,H=l.words,I=u.words,L=s.words,D=o.words,K=a.words,S=c.words;F=i=E[0];m=B=E[1];y=Q=E[2];b=C=E[3];v=U=E[4];for(t=0;t<80;t+=1){x=i+A[e+L[t]]|0;if(t<16)x+=g(B,Q,C)+H[0];else if(t<32)x+=d(B,Q,C)+H[1];else if(t<48)x+=h(B,Q,C)+H[2];else if(t<64)x+=f(B,Q,C)+H[3];else x+=p(B,Q,C)+H[4];x=(x=w(x|=0,K[t]))+U|0;i=U;U=C;C=w(Q,10);Q=B;B=x;x=F+A[e+D[t]]|0;if(t<16)x+=p(m,y,b)+I[0];else if(t<32)x+=f(m,y,b)+I[1];else if(t<48)x+=h(m,y,b)+I[2];else if(t<64)x+=d(m,y,b)+I[3];else x+=g(m,y,b)+I[4];x=(x=w(x|=0,S[t]))+v|0;F=v;v=b;b=w(y,10);y=m;m=x}x=E[1]+Q+b|0;E[1]=E[2]+C+v|0;E[2]=E[3]+U+F|0;E[3]=E[4]+i+m|0;E[4]=E[0]+B+y|0;E[0]=x},_doFinalize:function(){var A=this._data,e=A.words,t=8*this._nDataBytes,n=8*A.sigBytes;e[n>>>5]|=128<<24-n%32;e[14+(n+64>>>9<<4)]=16711935&(t<<8|t>>>24)|4278255360&(t<<24|t>>>8);A.sigBytes=4*(e.length+1);this._process();for(var r=this._hash,i=r.words,s=0;s<5;s++){var o=i[s];i[s]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}return r},clone:function(){var A=r.clone.call(this);A._hash=this._hash.clone();return A}});function g(A,e,t){return A^e^t}function d(A,e,t){return A&e|~A&t}function h(A,e,t){return(A|~e)^t}function f(A,e,t){return A&t|e&~t}function p(A,e,t){return A^(e|~t)}function w(A,e){return A<<e|A>>>32-e}e.RIPEMD160=r._createHelper(B);e.HmacRIPEMD160=r._createHmacHelper(B)}();return A.RIPEMD160}(a())}(),X(),function(){if(J)return Y.exports;J=1;Y.exports=function(A){n=(t=(e=A).lib).Base,r=t.WordArray,s=(i=e.algo).SHA256,o=i.HMAC,a=i.PBKDF2=n.extend({cfg:n.extend({keySize:4,hasher:s,iterations:25e4}),init:function(A){this.cfg=this.cfg.extend(A)},compute:function(A,e){for(var t=this.cfg,n=o.create(t.hasher,A),i=r.create(),s=r.create([1]),a=i.words,c=s.words,l=t.keySize,u=t.iterations;a.length<l;){var B=n.update(e).finalize(s);n.reset();for(var g=B.words,d=g.length,h=B,f=1;f<u;f++){h=n.finalize(h);n.reset();for(var p=h.words,w=0;w<d;w++)g[w]^=p[w]}i.concat(B);c[0]++}i.sigBytes=4*l;return i}}),e.PBKDF2=function(A,e,t){return a.create(t).compute(A,e)};var e,t,n,r,i,s,o,a;return A.PBKDF2}(a(),D(),X())}(),j(),eA(),function(){if(tA)return nA.exports;tA=1;nA.exports=function(A){A.mode.CFB=function(){var e=A.lib.BlockCipherMode.extend();e.Encryptor=e.extend({processBlock:function(A,e){var n=this._cipher,r=n.blockSize;t.call(this,A,e,r,n);this._prevBlock=A.slice(e,e+r)}});e.Decryptor=e.extend({processBlock:function(A,e){var n=this._cipher,r=n.blockSize,i=A.slice(e,e+r);t.call(this,A,e,r,n);this._prevBlock=i}});function t(A,e,t,n){var r,i=this._iv;if(i){r=i.slice(0);this._iv=void 0}else r=this._prevBlock;n.encryptBlock(r,0);for(var s=0;s<t;s++)A[e+s]^=r[s]}return e}();return A.mode.CFB}(a(),eA())}(),function(){if(rA)return iA.exports;rA=1;iA.exports=function(A){A.mode.CTR=function(){var e=A.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(A,e){var t=this._cipher,n=t.blockSize,r=this._iv,i=this._counter;if(r){i=this._counter=r.slice(0);this._iv=void 0}var s=i.slice(0);t.encryptBlock(s,0);i[n-1]=i[n-1]+1|0;for(var o=0;o<n;o++)A[e+o]^=s[o]}});e.Decryptor=t;return e}();return A.mode.CTR}(a(),eA())}(),aA(),function(){if(cA)return lA.exports;cA=1;lA.exports=function(A){A.mode.OFB=function(){var e=A.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(A,e){var t=this._cipher,n=t.blockSize,r=this._iv,i=this._keystream;if(r){i=this._keystream=r.slice(0);this._iv=void 0}t.encryptBlock(i,0);for(var s=0;s<n;s++)A[e+s]^=i[s]}});e.Decryptor=t;return e}();return A.mode.OFB}(a(),eA())}(),function(){if(uA)return BA.exports;uA=1;BA.exports=function(A){A.mode.ECB=function(){var e=A.lib.BlockCipherMode.extend();e.Encryptor=e.extend({processBlock:function(A,e){this._cipher.encryptBlock(A,e)}});e.Decryptor=e.extend({processBlock:function(A,e){this._cipher.decryptBlock(A,e)}});return e}();return A.mode.ECB}(a(),eA())}(),function(){if(gA)return dA.exports;gA=1;dA.exports=function(A){A.pad.AnsiX923={pad:function(A,e){var t=A.sigBytes,n=4*e,r=n-t%n,i=t+r-1;A.clamp();A.words[i>>>2]|=r<<24-i%4*8;A.sigBytes+=r},unpad:function(A){var e=255&A.words[A.sigBytes-1>>>2];A.sigBytes-=e}};return A.pad.Ansix923}(a(),eA())}(),function(){if(hA)return fA.exports;hA=1;fA.exports=function(A){A.pad.Iso10126={pad:function(e,t){var n=4*t,r=n-e.sigBytes%n;e.concat(A.lib.WordArray.random(r-1)).concat(A.lib.WordArray.create([r<<24],1))},unpad:function(A){var e=255&A.words[A.sigBytes-1>>>2];A.sigBytes-=e}};return A.pad.Iso10126}(a(),eA())}(),function(){if(pA)return wA.exports;pA=1;wA.exports=function(A){A.pad.Iso97971={pad:function(e,t){e.concat(A.lib.WordArray.create([2147483648],1));A.pad.ZeroPadding.pad(e,t)},unpad:function(e){A.pad.ZeroPadding.unpad(e);e.sigBytes--}};return A.pad.Iso97971}(a(),eA())}(),function(){if(QA)return CA.exports;QA=1;CA.exports=function(A){A.pad.ZeroPadding={pad:function(A,e){var t=4*e;A.clamp();A.sigBytes+=t-(A.sigBytes%t||t)},unpad:function(A){var e=A.words,t=A.sigBytes-1;for(t=A.sigBytes-1;t>=0;t--)if(e[t>>>2]>>>24-t%4*8&255){A.sigBytes=t+1;break}}};return A.pad.ZeroPadding}(a(),eA())}(),function(){if(UA)return FA.exports;UA=1;FA.exports=function(A){A.pad.NoPadding={pad:function(){},unpad:function(){}};return A.pad.NoPadding}(a(),eA())}(),function(){if(mA)return yA.exports;mA=1;yA.exports=function(A){t=(e=A).lib.CipherParams,n=e.enc.Hex,e.format.Hex={stringify:function(A){return A.ciphertext.toString(n)},parse:function(A){var e=n.parse(A);return t.create({ciphertext:e})}};var e,t,n;return A.format.Hex}(a(),eA())}(),function(){if(bA)return vA.exports;bA=1;vA.exports=function(A){!function(){var e=A,t=e.lib.BlockCipher,n=e.algo,r=[],i=[],s=[],o=[],a=[],c=[],l=[],u=[],B=[],g=[];!function(){for(var A=[],e=0;e<256;e++)if(e<128)A[e]=e<<1;else A[e]=e<<1^283;var t=0,n=0;for(e=0;e<256;e++){var d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^255&d^99;r[t]=d;i[d]=t;var h=A[t],f=A[h],p=A[f],w=257*A[d]^16843008*d;s[t]=w<<24|w>>>8;o[t]=w<<16|w>>>16;a[t]=w<<8|w>>>24;c[t]=w;w=16843009*p^65537*f^257*h^16843008*t;l[d]=w<<24|w>>>8;u[d]=w<<16|w>>>16;B[d]=w<<8|w>>>24;g[d]=w;if(!t)t=n=1;else{t=h^A[A[A[p^h]]];n^=A[A[n]]}}}();var d=[0,1,2,4,8,16,32,64,128,27,54],h=n.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var A=this._keyPriorReset=this._key,e=A.words,t=A.sigBytes/4,n=4*((this._nRounds=t+6)+1),i=this._keySchedule=[],s=0;s<n;s++)if(s<t)i[s]=e[s];else{c=i[s-1];if(!(s%t)){c=r[(c=c<<8|c>>>24)>>>24]<<24|r[c>>>16&255]<<16|r[c>>>8&255]<<8|r[255&c];c^=d[s/t|0]<<24}else if(t>6&&s%t==4)c=r[c>>>24]<<24|r[c>>>16&255]<<16|r[c>>>8&255]<<8|r[255&c];i[s]=i[s-t]^c}for(var o=this._invKeySchedule=[],a=0;a<n;a++){s=n-a;if(a%4)var c=i[s];else c=i[s-4];if(a<4||s<=4)o[a]=c;else o[a]=l[r[c>>>24]]^u[r[c>>>16&255]]^B[r[c>>>8&255]]^g[r[255&c]]}}},encryptBlock:function(A,e){this._doCryptBlock(A,e,this._keySchedule,s,o,a,c,r)},decryptBlock:function(A,e){var t=A[e+1];A[e+1]=A[e+3];A[e+3]=t;this._doCryptBlock(A,e,this._invKeySchedule,l,u,B,g,i);t=A[e+1];A[e+1]=A[e+3];A[e+3]=t},_doCryptBlock:function(A,e,t,n,r,i,s,o){for(var a=this._nRounds,c=A[e]^t[0],l=A[e+1]^t[1],u=A[e+2]^t[2],B=A[e+3]^t[3],g=4,d=1;d<a;d++){var h=n[c>>>24]^r[l>>>16&255]^i[u>>>8&255]^s[255&B]^t[g++],f=n[l>>>24]^r[u>>>16&255]^i[B>>>8&255]^s[255&c]^t[g++],p=n[u>>>24]^r[B>>>16&255]^i[c>>>8&255]^s[255&l]^t[g++],w=n[B>>>24]^r[c>>>16&255]^i[l>>>8&255]^s[255&u]^t[g++];c=h;l=f;u=p;B=w}h=(o[c>>>24]<<24|o[l>>>16&255]<<16|o[u>>>8&255]<<8|o[255&B])^t[g++],f=(o[l>>>24]<<24|o[u>>>16&255]<<16|o[B>>>8&255]<<8|o[255&c])^t[g++],p=(o[u>>>24]<<24|o[B>>>16&255]<<16|o[c>>>8&255]<<8|o[255&l])^t[g++],w=(o[B>>>24]<<24|o[c>>>16&255]<<16|o[l>>>8&255]<<8|o[255&u])^t[g++];A[e]=h;A[e+1]=f;A[e+2]=p;A[e+3]=w},keySize:8});e.AES=t._createHelper(h)}();return A.AES}(a(),C(),v(),j(),eA())}(),HA(),function(){if(IA)return LA.exports;IA=1;LA.exports=function(A){!function(){var e=A,t=e.lib.StreamCipher,n=e.algo,r=n.RC4=t.extend({_doReset:function(){for(var A=this._key,e=A.words,t=A.sigBytes,n=this._S=[],r=0;r<256;r++)n[r]=r;r=0;for(var i=0;r<256;r++){var s=r%t,o=e[s>>>2]>>>24-s%4*8&255;i=(i+n[r]+o)%256;var a=n[r];n[r]=n[i];n[i]=a}this._i=this._j=0},_doProcessBlock:function(A,e){A[e]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var A=this._S,e=this._i,t=this._j,n=0,r=0;r<4;r++){t=(t+A[e=(e+1)%256])%256;var i=A[e];A[e]=A[t];A[t]=i;n|=A[(A[e]+A[t])%256]<<24-8*r}this._i=e;this._j=t;return n}e.RC4=t._createHelper(r);var s=n.RC4Drop=r.extend({cfg:r.cfg.extend({drop:192}),_doReset:function(){r._doReset.call(this);for(var A=this.cfg.drop;A>0;A--)i.call(this)}});e.RC4Drop=t._createHelper(s)}();return A.RC4}(a(),C(),v(),j(),eA())}(),function(){if(DA)return KA.exports;DA=1;KA.exports=function(A){!function(){var e=A,t=e.lib.StreamCipher,n=e.algo,r=[],i=[],s=[],o=n.Rabbit=t.extend({_doReset:function(){for(var A=this._key.words,e=this.cfg.iv,t=0;t<4;t++)A[t]=16711935&(A[t]<<8|A[t]>>>24)|4278255360&(A[t]<<24|A[t]>>>8);var n=this._X=[A[0],A[3]<<16|A[2]>>>16,A[1],A[0]<<16|A[3]>>>16,A[2],A[1]<<16|A[0]>>>16,A[3],A[2]<<16|A[1]>>>16],r=this._C=[A[2]<<16|A[2]>>>16,4294901760&A[0]|65535&A[1],A[3]<<16|A[3]>>>16,4294901760&A[1]|65535&A[2],A[0]<<16|A[0]>>>16,4294901760&A[2]|65535&A[3],A[1]<<16|A[1]>>>16,4294901760&A[3]|65535&A[0]];this._b=0;for(t=0;t<4;t++)a.call(this);for(t=0;t<8;t++)r[t]^=n[t+4&7];if(e){var i=e.words,s=i[0],o=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),u=c>>>16|4294901760&l,B=l<<16|65535&c;r[0]^=c;r[1]^=u;r[2]^=l;r[3]^=B;r[4]^=c;r[5]^=u;r[6]^=l;r[7]^=B;for(t=0;t<4;t++)a.call(this)}},_doProcessBlock:function(A,e){var t=this._X;a.call(this);r[0]=t[0]^t[5]>>>16^t[3]<<16;r[1]=t[2]^t[7]>>>16^t[5]<<16;r[2]=t[4]^t[1]>>>16^t[7]<<16;r[3]=t[6]^t[3]>>>16^t[1]<<16;for(var n=0;n<4;n++){r[n]=16711935&(r[n]<<8|r[n]>>>24)|4278255360&(r[n]<<24|r[n]>>>8);A[e+n]^=r[n]}},blockSize:4,ivSize:2});function a(){for(var A=this._X,e=this._C,t=0;t<8;t++)i[t]=e[t];e[0]=e[0]+1295307597+this._b|0;e[1]=e[1]+3545052371+(e[0]>>>0<i[0]>>>0?1:0)|0;e[2]=e[2]+886263092+(e[1]>>>0<i[1]>>>0?1:0)|0;e[3]=e[3]+1295307597+(e[2]>>>0<i[2]>>>0?1:0)|0;e[4]=e[4]+3545052371+(e[3]>>>0<i[3]>>>0?1:0)|0;e[5]=e[5]+886263092+(e[4]>>>0<i[4]>>>0?1:0)|0;e[6]=e[6]+1295307597+(e[5]>>>0<i[5]>>>0?1:0)|0;e[7]=e[7]+3545052371+(e[6]>>>0<i[6]>>>0?1:0)|0;this._b=e[7]>>>0<i[7]>>>0?1:0;for(t=0;t<8;t++){var n=A[t]+e[t],r=65535&n,o=n>>>16,a=((r*r>>>17)+r*o>>>15)+o*o,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[t]=a^c}A[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0;A[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0;A[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0;A[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0;A[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0;A[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0;A[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0;A[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(o)}();return A.Rabbit}(a(),C(),v(),j(),eA())}(),function(){if(SA)return TA.exports;SA=1;TA.exports=function(A){!function(){var e=A,t=e.lib.StreamCipher,n=e.algo,r=[],i=[],s=[],o=n.RabbitLegacy=t.extend({_doReset:function(){var A=this._key.words,e=this.cfg.iv,t=this._X=[A[0],A[3]<<16|A[2]>>>16,A[1],A[0]<<16|A[3]>>>16,A[2],A[1]<<16|A[0]>>>16,A[3],A[2]<<16|A[1]>>>16],n=this._C=[A[2]<<16|A[2]>>>16,4294901760&A[0]|65535&A[1],A[3]<<16|A[3]>>>16,4294901760&A[1]|65535&A[2],A[0]<<16|A[0]>>>16,4294901760&A[2]|65535&A[3],A[1]<<16|A[1]>>>16,4294901760&A[3]|65535&A[0]];this._b=0;for(var r=0;r<4;r++)a.call(this);for(r=0;r<8;r++)n[r]^=t[r+4&7];if(e){var i=e.words,s=i[0],o=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),u=c>>>16|4294901760&l,B=l<<16|65535&c;n[0]^=c;n[1]^=u;n[2]^=l;n[3]^=B;n[4]^=c;n[5]^=u;n[6]^=l;n[7]^=B;for(r=0;r<4;r++)a.call(this)}},_doProcessBlock:function(A,e){var t=this._X;a.call(this);r[0]=t[0]^t[5]>>>16^t[3]<<16;r[1]=t[2]^t[7]>>>16^t[5]<<16;r[2]=t[4]^t[1]>>>16^t[7]<<16;r[3]=t[6]^t[3]>>>16^t[1]<<16;for(var n=0;n<4;n++){r[n]=16711935&(r[n]<<8|r[n]>>>24)|4278255360&(r[n]<<24|r[n]>>>8);A[e+n]^=r[n]}},blockSize:4,ivSize:2});function a(){for(var A=this._X,e=this._C,t=0;t<8;t++)i[t]=e[t];e[0]=e[0]+1295307597+this._b|0;e[1]=e[1]+3545052371+(e[0]>>>0<i[0]>>>0?1:0)|0;e[2]=e[2]+886263092+(e[1]>>>0<i[1]>>>0?1:0)|0;e[3]=e[3]+1295307597+(e[2]>>>0<i[2]>>>0?1:0)|0;e[4]=e[4]+3545052371+(e[3]>>>0<i[3]>>>0?1:0)|0;e[5]=e[5]+886263092+(e[4]>>>0<i[4]>>>0?1:0)|0;e[6]=e[6]+1295307597+(e[5]>>>0<i[5]>>>0?1:0)|0;e[7]=e[7]+3545052371+(e[6]>>>0<i[6]>>>0?1:0)|0;this._b=e[7]>>>0<i[7]>>>0?1:0;for(t=0;t<8;t++){var n=A[t]+e[t],r=65535&n,o=n>>>16,a=((r*r>>>17)+r*o>>>15)+o*o,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[t]=a^c}A[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0;A[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0;A[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0;A[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0;A[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0;A[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0;A[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0;A[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(o)}();return A.RabbitLegacy}(a(),C(),v(),j(),eA())}(),RA(),A)}();const OA=t(PA);const GA=new class{constructor(){this.panel=null;this.enableBrowserConsole=!1;this.logLevel="debug";this.buffer=[];this.maxBufferSize=100;this.enableBrowserConsole=!1;this.logLevel="debug"}configure(A){if(void 0!==A.enableBrowserConsole)this.enableBrowserConsole=A.enableBrowserConsole;if(void 0!==A.logLevel)this.logLevel=A.logLevel}setPanel(A){this.panel=A;this.flushBuffer()}flushBuffer(){if(this.panel){this.buffer.forEach(({message:A,type:e})=>{this.panel.logToConsole(A,e)});this.buffer=[]}}shouldLog(A){const e=["debug","info","warn","error"],t=e.indexOf(this.logLevel);return e.indexOf(A)>=t}formatMessage(A,e,t){const n=t.map(A=>{if("object"==typeof A)try{return JSON.stringify(A,null,2)}catch{return String(A)}return String(A)}).join(" ");return n?`${e} ${n}`:e}output(A,e,t){if(this.panel)this.panel.logToConsole(A,e);else{this.buffer.push({message:A,type:e,timestamp:new Date});if(this.buffer.length>this.maxBufferSize)this.buffer.shift()}if(this.enableBrowserConsole)console[t](A)}debug(A,...e){if(!this.shouldLog("debug"))return;const t=this.formatMessage("[DEBUG]",A,e);this.output(t,"log","log")}log(A,...e){if(!this.shouldLog("info"))return;const t=this.formatMessage("",A,e);this.output(t,"log","log")}info(A,...e){if(!this.shouldLog("info"))return;const t=this.formatMessage("[INFO]",A,e);this.output(t,"log","log")}warn(A,...e){if(!this.shouldLog("warn"))return;const t=this.formatMessage("[WARN]",A,e);this.output(t,"warn","warn")}error(A,...e){if(!this.shouldLog("error"))return;const t=this.formatMessage("[ERROR]",A,e);this.output(t,"error","error")}consoleDirect(A,...e){console.log(A,...e)}};class NA{constructor(){this.requests=new Map;this.listeners=[];this.decryptConfig={enabled:!1};this.keyCache=new Map;this.KEY_CACHE_TTL=3e5;window.__originalFetch=window.fetch;this.interceptXHR();this.interceptFetch()}enableDecryption(A){this.decryptConfig.enabled=!0;if(A?.keyExtractor)this.decryptConfig.keyExtractor=A.keyExtractor;if(A?.slkExtractor)this.decryptConfig.slkExtractor=A.slkExtractor;if(void 0!==A?.autoFetchKeys)this.decryptConfig.autoFetchKeys=A.autoFetchKeys;if(A?.keyApiUrl)this.decryptConfig.keyApiUrl=A.keyApiUrl}addListener(A){this.listeners.push(A)}removeListener(A){const e=this.listeners.indexOf(A);if(e>-1)this.listeners.splice(e,1)}getRequests(){return Array.from(this.requests.values()).sort((A,e)=>e.timestamp-A.timestamp)}clearRequests(){this.requests.clear()}isKeyCacheValid(A){const e=this.keyCache.get(A);if(!e)return!1;if(Date.now()-e.timestamp>this.KEY_CACHE_TTL){this.keyCache.delete(A);return!1}return!0}getCachedKey(A){if(!this.isKeyCacheValid(A))return null;else return this.keyCache.get(A)?.key||null}setCachedKey(A,e){this.keyCache.set(A,{key:e,timestamp:Date.now()})}cleanExpiredCache(){const A=Date.now();for(const[e,t]of this.keyCache.entries())if(A-t.timestamp>this.KEY_CACHE_TTL)this.keyCache.delete(e)}generateRequestId(){return Math.random().toString(36).substr(2,9)}isInternalUrl(A){return A.includes("/api/dokv/storage")||A.includes("/api/share")}notifyListeners(A){this.listeners.forEach(e=>{try{e(A)}catch(t){GA.warn("NetworkDebugger: Listener error:",t)}})}extractUrlParams(A){try{const e=new URL(A),t={};e.searchParams.forEach((A,e)=>{t[e]=A});if(Object.keys(t).length>0)if(1===Object.keys(t).length&&t.data)return t.data;else return t;return null}catch(e){return null}}async tryDecrypt(A,e){GA.debug("[PWTK Debug] tryDecrypt called:",{dataType:typeof A,dataLength:"string"==typeof A?A.length:JSON.stringify(A).length,dataPreview:"string"==typeof A?A.substring(0,100):JSON.stringify(A).substring(0,100),headers:Object.keys(e),decryptEnabled:this.decryptConfig.enabled,hasWindowDecrypt:"function"==typeof window.decrypt});if(!this.decryptConfig.enabled||!A){GA.debug("[PWTK Debug] Decrypt disabled or no data");return null}try{let n="",r="";if(e.cid&&!1!==this.decryptConfig.autoFetchKeys){GA.debug("[PWTK Debug] Trying to fetch key with cid:",e.cid);const A=this.getCachedKey(e.cid);if(A){n=A;GA.debug("[PWTK Debug] Using cached key for cid:",e.cid,"key:",n)}else try{const A=this.decryptConfig.keyApiUrl||"https://gw-card-pay.buyacard.cc/ip/getSK",t={cid:e.cid,client:e.client||"S_WEB",device:e.device||"Web",language:e.language||"CN"};GA.debug("[PWTK Debug] Cache miss, fetching key from:",A,"with headers:",t);const r=window.__originalFetch||window.fetch,i=await r(A,{headers:t}),s=await i.json();GA.debug("[PWTK Debug] getSK API response:",s);if(s.success&&s.data){const A=String(s.data);GA.debug("[PWTK Debug] getSK returned num:",A,"length:",A.length);if(A.length>=9){n=A.charAt(2)+A.charAt(5)+A.charAt(8);GA.debug("[PWTK Debug] Extracted key from getSK:",n);this.setCachedKey(e.cid,n);GA.debug("[PWTK Debug] Cached key for cid:",e.cid);this.cleanExpiredCache()}else GA.debug("[PWTK Debug] getSK num too short:",A)}else GA.debug("[PWTK Debug] getSK failed:",s)}catch(t){GA.warn("[PWTK Debug] getSK API error:",t)}}else GA.debug("[PWTK Debug] No cid or autoFetchKeys disabled");if(!n&&this.decryptConfig.keyExtractor){n=this.decryptConfig.keyExtractor(e);GA.debug("[PWTK Debug] Key from custom extractor:",n)}else if(!n){n=e.decryptKey||e.keys||e.cid||"";GA.debug("[PWTK Debug] Key from headers:",n,"from:",e.decryptKey?"decryptKey":e.keys?"keys":e.cid?"cid":"none")}if(this.decryptConfig.slkExtractor){r=this.decryptConfig.slkExtractor(e);GA.debug("[PWTK Debug] SLK from custom extractor:",r)}else{r=e.decryptSlk||e.slk||"";GA.debug("[PWTK Debug] SLK from headers:",r,"from:",e.decryptSlk?"decryptSlk":e.slk?"slk":"none")}const i=n+r;GA.debug("[PWTK Debug] Full decrypt key:",i?`"${i}" (length: ${i.length})`:"empty");if(i){let e=A,n=!1;if("object"==typeof A&&null!==A&&A.data&&"string"==typeof A.data){GA.debug('[PWTK Debug] Data is wrapped in {"data": "..."} format, extracting inner data');e=A.data;n=!0}else if("string"==typeof A)try{const t=JSON.parse(A);if(t.data&&"string"==typeof t.data){GA.debug("[PWTK Debug] Data is JSON string with data field, extracting");e=t.data;n=!0}}catch{}const r="string"==typeof e?e:JSON.stringify(e);GA.debug("[PWTK Debug] Calling decrypt with:",{dataLength:r.length,dataPreview:r.substring(0,50),key:i,isWrapped:n});const s=function(A,e){GA.debug("[PWTK Decrypt] decrypt function called:",{dataLength:A?.length,dataPreview:A?.substring(0,50),keyStr:e,hasWindowDecrypt:"function"==typeof window.decrypt,hasWindowEncrypt:"function"==typeof window.encrypt});if(!A||A.startsWith("{")||A.startsWith("[")){GA.debug("[PWTK Decrypt] Data looks like JSON, parsing directly");try{const e=JSON.parse(A);GA.debug("[PWTK Decrypt] Successfully parsed as JSON");return e}catch{GA.debug("[PWTK Decrypt] Failed to parse as JSON, returning as string");return A}}if(window.decrypt&&e){GA.debug("[PWTK Decrypt] Trying WebAssembly decrypt");GA.debug("[PWTK Decrypt] Input to window.decrypt:",{data:A.substring(0,100)+"...",key:e});try{const t=window.decrypt(A,e);GA.debug("[PWTK Decrypt] window.decrypt returned:",{type:typeof t,length:t?.length,preview:t?t.substring(0,200)+(t.length>200?"...":""):null,sameAsInput:t===A,hasInvalidChars:t?.includes("�")});if(t&&t!==A&&!t.includes("�"))try{const A=JSON.parse(t);GA.debug("[PWTK Decrypt] ✅ WebAssembly decryption successful, parsed as JSON:",A);return A}catch{if(t.length>0){GA.debug("[PWTK Decrypt] ✅ WebAssembly decryption successful, returning as string");return t}}else GA.debug("[PWTK Decrypt] window.decrypt did not change the data or returned invalid result")}catch(t){GA.debug("[PWTK Decrypt] WebAssembly decrypt error:",t)}}else GA.debug("[PWTK Decrypt] WebAssembly not available:",{hasWindowDecrypt:!!window.decrypt,hasKey:!!e,windowDecryptType:typeof window.decrypt});const n=[e,"thisisakey123456","VITE_CRYPTO_KEY"].filter(Boolean);for(const r of n)if(r)try{const e=OA.enc.Utf8.parse(r.padEnd(16,"0").slice(0,16)),t=OA.enc.Utf8.parse(r.padEnd(16,"0").slice(0,16)),n=OA.AES.decrypt(A,e,{iv:t,mode:OA.mode.CBC,padding:OA.pad.Pkcs7}).toString(OA.enc.Utf8);if(n)try{return JSON.parse(n)}catch{return n}}catch(t){}try{const e=atob(A);try{return JSON.parse(e)}catch{return e}}catch{}GA.debug("[PWTK Decrypt] ❌ All decryption methods failed, returning original data");return A}(r,i);GA.debug("[PWTK Debug] Decrypt result:",{success:s&&s!==r,decryptedType:typeof s,decryptedLength:s?"string"==typeof s?s.length:JSON.stringify(s).length:0,preview:s?"string"==typeof s?s.substring(0,100):JSON.stringify(s).substring(0,100):null});if(s&&s!==r){GA.debug("[PWTK Debug] ✅ Decryption successful! Result:",s);return s}else GA.debug("[PWTK Debug] ❌ Decryption failed or returned same data")}else GA.debug("[PWTK Debug] No key available, skipping decryption")}catch(n){GA.error("[PWTK Debug] tryDecrypt error:",n)}GA.debug("[PWTK Debug] tryDecrypt returning null");return null}interceptXHR(){const A=window.XMLHttpRequest,e=this;window.XMLHttpRequest=function(...t){const n=new A(...t),r=e.generateRequestId();let i="",s="",o={};const a=Date.now();let c=!1;const l=n.open;n.open=function(A,t,...n){i=A.toUpperCase();s=t;c=e.isInternalUrl(s);return l.apply(this,[A,t,...n])};const u=n.setRequestHeader;n.setRequestHeader=function(A,e){o[A]=e;return u.call(this,A,e)};const B=n.send;n.send=function(A){if(c)return B.call(this,A);const t={id:r,url:s,method:i,headers:{...o},requestBody:A,timestamp:a};let n=A;if("GET"===i&&!A){n=e.extractUrlParams(s);if(n)t.requestBody=n}if(n)e.tryDecrypt(n,o).then(A=>{if(null!==A){t.decryptedRequest=A;e.requests.set(r,t);GA.debug("[PWTK Debug] Request decrypted, notifying UI");e.notifyListeners(t)}}).catch(A=>GA.warn("解密请求失败:",A));e.requests.set(r,t);e.notifyListeners(t);return B.call(this,A)};n.addEventListener("readystatechange",function(){GA.debug("[PWTK Debug] XHR state changed:",{readyState:n.readyState,readyStateName:["UNSENT","OPENED","HEADERS_RECEIVED","LOADING","DONE"][n.readyState],status:n.status,isInternal:c,requestId:r,url:s});GA.debug("[PWTK Debug] Checking response condition:",{readyState:n.readyState,isDone:4===n.readyState,XMLHttpRequestDONE:"undefined"!=typeof XMLHttpRequest?XMLHttpRequest.DONE:"undefined",isInternal:c,shouldProcess:4===n.readyState&&!c});if(4===n.readyState&&!c){GA.debug("[PWTK Debug] XHR completed, processing response");const A=Date.now(),t=e.requests.get(r);if(t){GA.debug("[PWTK Debug] Found request data, updating with response");t.status=n.status;t.statusText=n.statusText;t.duration=A-a;const i={},s=n.getAllResponseHeaders();if(s)s.split("\r\n").forEach(A=>{const e=A.split(": ");if(2===e.length)i[e[0]]=e[1]});t.responseHeaders=i;const c=null!==n.responseText&&void 0!==n.responseText&&""!==n.responseText;GA.debug("[PWTK Debug] XHR Response received:",{status:t.status,hasResponseText:c,responseTextLength:n.responseText?.length,responseTextPreview:n.responseText?.substring(0,100)});if(c)try{t.responseBody=JSON.parse(n.responseText);GA.debug("[PWTK Debug] Response parsed as JSON:",t.responseBody)}catch{t.responseBody=n.responseText;GA.debug("[PWTK Debug] Response kept as text")}else{t.responseBody=null;GA.debug("[PWTK Debug] No response body")}GA.debug("[PWTK Debug] Updating request with response data");e.requests.set(r,t);e.notifyListeners(t);if(t.responseBody)e.tryDecrypt(t.responseBody,{...o,...i}).then(A=>{if(null!==A){t.decryptedResponse=A;e.requests.set(r,t);GA.debug("[PWTK Debug] Response decrypted, notifying UI:",A);e.notifyListeners(t)}}).catch(A=>GA.warn("解密响应失败:",A))}else GA.debug("[PWTK Debug] WARNING: Request data not found for ID:",r)}});return n};window.XMLHttpRequest.prototype=A.prototype}interceptFetch(){const A=window.__originalFetch||window.fetch,e=this;window.fetch=async function(t,n){const r=e.generateRequestId(),i=Date.now(),s="string"==typeof t?t:t instanceof URL?t.toString():t.url,o=(n?.method||"GET").toUpperCase();if(e.isInternalUrl(s))return A.call(this,t,n);const a={};if(n?.headers)if(n.headers instanceof Headers)n.headers.forEach((A,e)=>{a[e]=A});else if(Array.isArray(n.headers))n.headers.forEach(([A,e])=>{a[A]=e});else Object.entries(n.headers).forEach(([A,e])=>{a[A]=e});let c=null;if(n?.body)if("string"==typeof n.body)try{c=JSON.parse(n.body)}catch{c=n.body}else c=n.body;const l={id:r,url:s,method:o,headers:{...a},requestBody:c,timestamp:i};let u=c;if("GET"===o&&!c){u=e.extractUrlParams(s);if(u)l.requestBody=u}if(u)e.tryDecrypt(u,a).then(A=>{if(null!==A){l.decryptedRequest=A;e.requests.set(r,l);GA.debug("[PWTK Debug] Fetch request decrypted, notifying UI");e.notifyListeners(l)}}).catch(A=>GA.warn("解密请求失败:",A));e.requests.set(r,l);e.notifyListeners(l);try{const s=await A.call(this,t,n),o=Date.now(),c=s.clone(),l=e.requests.get(r);if(l){l.status=s.status;l.statusText=s.statusText;l.duration=o-i;const A={};s.headers.forEach((e,t)=>{A[t]=e});l.responseHeaders=A;try{const t=await c.text();GA.debug("[PWTK Debug] Fetch Response received:",{status:l.status,textLength:t.length,textPreview:t.substring(0,100)});try{l.responseBody=JSON.parse(t)}catch{l.responseBody=t}e.requests.set(r,l);e.notifyListeners(l);if(l.responseBody)e.tryDecrypt(l.responseBody,{...a,...A}).then(A=>{if(null!==A){l.decryptedResponse=A;e.requests.set(r,l);GA.debug("[PWTK Debug] Fetch response decrypted, notifying UI:",A);e.notifyListeners(l)}}).catch(A=>GA.warn("解密响应失败:",A))}catch(B){l.error=`Failed to read response: ${B}`;e.requests.set(r,l);e.notifyListeners(l)}}return s}catch(B){const A=Date.now(),t=e.requests.get(r);if(t){t.error=B instanceof Error?B.message:String(B);t.duration=A-i;e.requests.set(r,t);e.notifyListeners(t)}throw B}}}}class VA{constructor(){this.loaded=!1;this.loading=!1}async loadWasm(A,e){GA.debug("[PWTK WASM] loadWasm called");GA.debug("[PWTK WASM] Current state:",{hasWindowDecrypt:"function"==typeof window.decrypt,hasWindowEncrypt:"function"==typeof window.encrypt,hasWindowGo:void 0!==window.Go});if("function"==typeof window.decrypt){GA.debug("[PWTK WASM] window.decrypt already exists, skipping WASM load");this.loaded=!0;return!0}if(this.loaded)return!0;if(this.loading)return new Promise(A=>{const e=()=>{if(this.loaded||!this.loading)A(this.loaded);else setTimeout(e,100)};e()});this.loading=!0;try{const i=[A,"/mimlib.wasm","/dist/mimlib.wasm","/assets/mimlib.wasm","https://gw-card-pay.buyacard.cc/mimlib.wasm"].filter(Boolean),s=[e,"/wasm_exec.js","/dist/wasm_exec.js","/assets/wasm_exec.js","https://gw-card-pay.buyacard.cc/wasm_exec.js"].filter(Boolean);let o=!1;for(const A of s)try{await this.loadScript(A);if(void 0!==window.Go){o=!0;GA.debug("[PWTK WASM] wasm_exec.js loaded successfully from:",A);break}}catch(t){GA.warn("NetworkDebugger: 尝试加载",A,"失败:",t);continue}if(!o)throw new Error("Unable to load wasm_exec.js from any path");if(void 0===window.Go)throw new Error("Go WebAssembly runtime not available");const a=new window.Go;let c=null;for(const A of i)try{if(WebAssembly.instantiateStreaming)try{c=await WebAssembly.instantiateStreaming(fetch(A),a.importObject);GA.info("NetworkDebugger: WebAssembly 加载成功:",A);break}catch(n){GA.warn("instantiateStreaming 失败,尝试传统方式:",n);const e=await fetch(A).then(A=>A.arrayBuffer());c=await WebAssembly.instantiate(e,a.importObject);GA.info("NetworkDebugger: WebAssembly 加载成功(传统方式):",A);break}else{const e=await fetch(A).then(A=>A.arrayBuffer());c=await WebAssembly.instantiate(e,a.importObject);GA.info("NetworkDebugger: WebAssembly 加载成功(传统方式):",A);break}}catch(r){GA.warn("NetworkDebugger: 尝试加载",A,"失败:",r);continue}if(!c)throw new Error("Unable to load WebAssembly from any path");a.run(c.instance);await new Promise(A=>setTimeout(A,100));GA.debug("[PWTK WASM] After WASM load, checking functions:",{hasDecrypt:"function"==typeof window.decrypt,hasEncrypt:"function"==typeof window.encrypt,windowKeys:Object.keys(window).filter(A=>A.includes("crypt"))});if("function"==typeof window.decrypt){this.loaded=!0;GA.debug("[PWTK WASM] ✅ WebAssembly loaded successfully, decrypt function available");return!0}else{GA.warn("[PWTK WASM] ❌ WebAssembly loaded but decrypt function not available");return!1}}catch(r){GA.error("[PWTK WASM] WebAssembly loading failed:",r);return!1}finally{this.loading=!1;GA.debug("[PWTK WASM] Load complete, final state:",{loaded:this.loaded,hasDecrypt:"function"==typeof window.decrypt})}}loadScript(A){return new Promise((e,t)=>{if(document.querySelector(`script[src="${A}"]`)){e();return}const n=document.createElement("script");n.src=A;n.type="text/javascript";n.onload=()=>e();n.onerror=e=>t(new Error(`Failed to load script: ${A}`));document.head.appendChild(n)})}isLoaded(){return this.loaded}isLoading(){return this.loading}isDecryptAvailable(){return this.loaded&&"function"==typeof window.decrypt}isEncryptAvailable(){return this.loaded&&"function"==typeof window.encrypt}}function WA(A){return JSON.stringify(A,null,2)}async function zA(A){try{const t=function(A){let e=`curl '${A.url}'`;if("GET"!==A.method)e+=` -X ${A.method}`;if(A.headers)Object.entries(A.headers).forEach(([A,t])=>{e+=` -H '${A}: ${t}'`});if(A.requestBody){const t="string"==typeof A.requestBody?A.requestBody:JSON.stringify(A.requestBody);e+=` --data '${t}'`}return e}(A),n={curl:t,response:A.responseBody||null,timestamp:Date.now(),slk:A.headers?.slk||"",debuggerData:{url:A.url,method:A.method,headers:A.headers,status:A.status,statusText:A.statusText,duration:A.duration,responseHeaders:A.responseHeaders,decryptedRequest:A.decryptedRequest,decryptedResponse:A.decryptedResponse,error:A.error,creator:"PWTK Network Debugger by Leo (@leeguoo)",version:"1.2.26"}},r=window.__originalFetch||window.fetch,i="https://curl.bwg.leeguoo.com/api/share";GA.debug("使用分享API:",i);let s;try{s=await r(i,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({data:n})})}catch(e){if("TypeError"===e.name&&e.message.includes("fetch"))throw new Error(`网络连接失败: 无法连接到分享服务器 (${i}). 可能原因: CORS策略限制或网络问题`);throw e}if(!s.ok)throw new Error(`HTTP ${s.status}: ${s.statusText}`);const o=await s.json();if(o.shareId){const A=`https://curl.bwg.leeguoo.com/share/${o.shareId}`;GA.info(`🔗 分享链接创建成功 (by Leo): ${A}`);return A}else throw new Error(o.error||"创建分享失败")}catch(t){const A=t.message||t.toString()||"未知错误";GA.error("NetworkDebugger: 创建分享链接失败:",{message:A,name:t.name,stack:t.stack?.split("\n")[0]});throw new Error(A)}}async function XA(A){try{if(navigator.clipboard&&navigator.clipboard.writeText){await navigator.clipboard.writeText(A);return!0}else{const e=document.createElement("textarea");e.value=A;e.style.position="fixed";e.style.opacity="0";document.body.appendChild(e);e.select();const t=document.execCommand("copy");document.body.removeChild(e);return t}}catch(e){GA.error("复制到剪贴板失败:",e);return!1}}
|
|
18
|
+
!function(){var e=A,t=e.lib,n=t.WordArray,r=t.Hasher,i=e.algo,s=n.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),o=n.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),a=n.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),c=n.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),l=n.create([0,1518500249,1859775393,2400959708,2840853838]),u=n.create([1352829926,1548603684,1836072691,2053994217,0]),B=i.RIPEMD160=r.extend({_doReset:function(){this._hash=n.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(A,e){for(var t=0;t<16;t++){var n=e+t,r=A[n];A[n]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8)}var i,B,Q,C,U,F,m,y,b,v,x,E=this._hash.words,H=l.words,I=u.words,L=s.words,D=o.words,K=a.words,S=c.words;F=i=E[0];m=B=E[1];y=Q=E[2];b=C=E[3];v=U=E[4];for(t=0;t<80;t+=1){x=i+A[e+L[t]]|0;if(t<16)x+=g(B,Q,C)+H[0];else if(t<32)x+=d(B,Q,C)+H[1];else if(t<48)x+=h(B,Q,C)+H[2];else if(t<64)x+=f(B,Q,C)+H[3];else x+=p(B,Q,C)+H[4];x=(x=w(x|=0,K[t]))+U|0;i=U;U=C;C=w(Q,10);Q=B;B=x;x=F+A[e+D[t]]|0;if(t<16)x+=p(m,y,b)+I[0];else if(t<32)x+=f(m,y,b)+I[1];else if(t<48)x+=h(m,y,b)+I[2];else if(t<64)x+=d(m,y,b)+I[3];else x+=g(m,y,b)+I[4];x=(x=w(x|=0,S[t]))+v|0;F=v;v=b;b=w(y,10);y=m;m=x}x=E[1]+Q+b|0;E[1]=E[2]+C+v|0;E[2]=E[3]+U+F|0;E[3]=E[4]+i+m|0;E[4]=E[0]+B+y|0;E[0]=x},_doFinalize:function(){var A=this._data,e=A.words,t=8*this._nDataBytes,n=8*A.sigBytes;e[n>>>5]|=128<<24-n%32;e[14+(n+64>>>9<<4)]=16711935&(t<<8|t>>>24)|4278255360&(t<<24|t>>>8);A.sigBytes=4*(e.length+1);this._process();for(var r=this._hash,i=r.words,s=0;s<5;s++){var o=i[s];i[s]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}return r},clone:function(){var A=r.clone.call(this);A._hash=this._hash.clone();return A}});function g(A,e,t){return A^e^t}function d(A,e,t){return A&e|~A&t}function h(A,e,t){return(A|~e)^t}function f(A,e,t){return A&t|e&~t}function p(A,e,t){return A^(e|~t)}function w(A,e){return A<<e|A>>>32-e}e.RIPEMD160=r._createHelper(B);e.HmacRIPEMD160=r._createHmacHelper(B)}();return A.RIPEMD160}(a())}(),X(),function(){if(J)return Y.exports;J=1;Y.exports=function(A){n=(t=(e=A).lib).Base,r=t.WordArray,s=(i=e.algo).SHA256,o=i.HMAC,a=i.PBKDF2=n.extend({cfg:n.extend({keySize:4,hasher:s,iterations:25e4}),init:function(A){this.cfg=this.cfg.extend(A)},compute:function(A,e){for(var t=this.cfg,n=o.create(t.hasher,A),i=r.create(),s=r.create([1]),a=i.words,c=s.words,l=t.keySize,u=t.iterations;a.length<l;){var B=n.update(e).finalize(s);n.reset();for(var g=B.words,d=g.length,h=B,f=1;f<u;f++){h=n.finalize(h);n.reset();for(var p=h.words,w=0;w<d;w++)g[w]^=p[w]}i.concat(B);c[0]++}i.sigBytes=4*l;return i}}),e.PBKDF2=function(A,e,t){return a.create(t).compute(A,e)};var e,t,n,r,i,s,o,a;return A.PBKDF2}(a(),D(),X())}(),j(),eA(),function(){if(tA)return nA.exports;tA=1;nA.exports=function(A){A.mode.CFB=function(){var e=A.lib.BlockCipherMode.extend();e.Encryptor=e.extend({processBlock:function(A,e){var n=this._cipher,r=n.blockSize;t.call(this,A,e,r,n);this._prevBlock=A.slice(e,e+r)}});e.Decryptor=e.extend({processBlock:function(A,e){var n=this._cipher,r=n.blockSize,i=A.slice(e,e+r);t.call(this,A,e,r,n);this._prevBlock=i}});function t(A,e,t,n){var r,i=this._iv;if(i){r=i.slice(0);this._iv=void 0}else r=this._prevBlock;n.encryptBlock(r,0);for(var s=0;s<t;s++)A[e+s]^=r[s]}return e}();return A.mode.CFB}(a(),eA())}(),function(){if(rA)return iA.exports;rA=1;iA.exports=function(A){A.mode.CTR=function(){var e=A.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(A,e){var t=this._cipher,n=t.blockSize,r=this._iv,i=this._counter;if(r){i=this._counter=r.slice(0);this._iv=void 0}var s=i.slice(0);t.encryptBlock(s,0);i[n-1]=i[n-1]+1|0;for(var o=0;o<n;o++)A[e+o]^=s[o]}});e.Decryptor=t;return e}();return A.mode.CTR}(a(),eA())}(),aA(),function(){if(cA)return lA.exports;cA=1;lA.exports=function(A){A.mode.OFB=function(){var e=A.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(A,e){var t=this._cipher,n=t.blockSize,r=this._iv,i=this._keystream;if(r){i=this._keystream=r.slice(0);this._iv=void 0}t.encryptBlock(i,0);for(var s=0;s<n;s++)A[e+s]^=i[s]}});e.Decryptor=t;return e}();return A.mode.OFB}(a(),eA())}(),function(){if(uA)return BA.exports;uA=1;BA.exports=function(A){A.mode.ECB=function(){var e=A.lib.BlockCipherMode.extend();e.Encryptor=e.extend({processBlock:function(A,e){this._cipher.encryptBlock(A,e)}});e.Decryptor=e.extend({processBlock:function(A,e){this._cipher.decryptBlock(A,e)}});return e}();return A.mode.ECB}(a(),eA())}(),function(){if(gA)return dA.exports;gA=1;dA.exports=function(A){A.pad.AnsiX923={pad:function(A,e){var t=A.sigBytes,n=4*e,r=n-t%n,i=t+r-1;A.clamp();A.words[i>>>2]|=r<<24-i%4*8;A.sigBytes+=r},unpad:function(A){var e=255&A.words[A.sigBytes-1>>>2];A.sigBytes-=e}};return A.pad.Ansix923}(a(),eA())}(),function(){if(hA)return fA.exports;hA=1;fA.exports=function(A){A.pad.Iso10126={pad:function(e,t){var n=4*t,r=n-e.sigBytes%n;e.concat(A.lib.WordArray.random(r-1)).concat(A.lib.WordArray.create([r<<24],1))},unpad:function(A){var e=255&A.words[A.sigBytes-1>>>2];A.sigBytes-=e}};return A.pad.Iso10126}(a(),eA())}(),function(){if(pA)return wA.exports;pA=1;wA.exports=function(A){A.pad.Iso97971={pad:function(e,t){e.concat(A.lib.WordArray.create([2147483648],1));A.pad.ZeroPadding.pad(e,t)},unpad:function(e){A.pad.ZeroPadding.unpad(e);e.sigBytes--}};return A.pad.Iso97971}(a(),eA())}(),function(){if(QA)return CA.exports;QA=1;CA.exports=function(A){A.pad.ZeroPadding={pad:function(A,e){var t=4*e;A.clamp();A.sigBytes+=t-(A.sigBytes%t||t)},unpad:function(A){var e=A.words,t=A.sigBytes-1;for(t=A.sigBytes-1;t>=0;t--)if(e[t>>>2]>>>24-t%4*8&255){A.sigBytes=t+1;break}}};return A.pad.ZeroPadding}(a(),eA())}(),function(){if(UA)return FA.exports;UA=1;FA.exports=function(A){A.pad.NoPadding={pad:function(){},unpad:function(){}};return A.pad.NoPadding}(a(),eA())}(),function(){if(mA)return yA.exports;mA=1;yA.exports=function(A){t=(e=A).lib.CipherParams,n=e.enc.Hex,e.format.Hex={stringify:function(A){return A.ciphertext.toString(n)},parse:function(A){var e=n.parse(A);return t.create({ciphertext:e})}};var e,t,n;return A.format.Hex}(a(),eA())}(),function(){if(bA)return vA.exports;bA=1;vA.exports=function(A){!function(){var e=A,t=e.lib.BlockCipher,n=e.algo,r=[],i=[],s=[],o=[],a=[],c=[],l=[],u=[],B=[],g=[];!function(){for(var A=[],e=0;e<256;e++)if(e<128)A[e]=e<<1;else A[e]=e<<1^283;var t=0,n=0;for(e=0;e<256;e++){var d=n^n<<1^n<<2^n<<3^n<<4;d=d>>>8^255&d^99;r[t]=d;i[d]=t;var h=A[t],f=A[h],p=A[f],w=257*A[d]^16843008*d;s[t]=w<<24|w>>>8;o[t]=w<<16|w>>>16;a[t]=w<<8|w>>>24;c[t]=w;w=16843009*p^65537*f^257*h^16843008*t;l[d]=w<<24|w>>>8;u[d]=w<<16|w>>>16;B[d]=w<<8|w>>>24;g[d]=w;if(!t)t=n=1;else{t=h^A[A[A[p^h]]];n^=A[A[n]]}}}();var d=[0,1,2,4,8,16,32,64,128,27,54],h=n.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var A=this._keyPriorReset=this._key,e=A.words,t=A.sigBytes/4,n=4*((this._nRounds=t+6)+1),i=this._keySchedule=[],s=0;s<n;s++)if(s<t)i[s]=e[s];else{c=i[s-1];if(!(s%t)){c=r[(c=c<<8|c>>>24)>>>24]<<24|r[c>>>16&255]<<16|r[c>>>8&255]<<8|r[255&c];c^=d[s/t|0]<<24}else if(t>6&&s%t==4)c=r[c>>>24]<<24|r[c>>>16&255]<<16|r[c>>>8&255]<<8|r[255&c];i[s]=i[s-t]^c}for(var o=this._invKeySchedule=[],a=0;a<n;a++){s=n-a;if(a%4)var c=i[s];else c=i[s-4];if(a<4||s<=4)o[a]=c;else o[a]=l[r[c>>>24]]^u[r[c>>>16&255]]^B[r[c>>>8&255]]^g[r[255&c]]}}},encryptBlock:function(A,e){this._doCryptBlock(A,e,this._keySchedule,s,o,a,c,r)},decryptBlock:function(A,e){var t=A[e+1];A[e+1]=A[e+3];A[e+3]=t;this._doCryptBlock(A,e,this._invKeySchedule,l,u,B,g,i);t=A[e+1];A[e+1]=A[e+3];A[e+3]=t},_doCryptBlock:function(A,e,t,n,r,i,s,o){for(var a=this._nRounds,c=A[e]^t[0],l=A[e+1]^t[1],u=A[e+2]^t[2],B=A[e+3]^t[3],g=4,d=1;d<a;d++){var h=n[c>>>24]^r[l>>>16&255]^i[u>>>8&255]^s[255&B]^t[g++],f=n[l>>>24]^r[u>>>16&255]^i[B>>>8&255]^s[255&c]^t[g++],p=n[u>>>24]^r[B>>>16&255]^i[c>>>8&255]^s[255&l]^t[g++],w=n[B>>>24]^r[c>>>16&255]^i[l>>>8&255]^s[255&u]^t[g++];c=h;l=f;u=p;B=w}h=(o[c>>>24]<<24|o[l>>>16&255]<<16|o[u>>>8&255]<<8|o[255&B])^t[g++],f=(o[l>>>24]<<24|o[u>>>16&255]<<16|o[B>>>8&255]<<8|o[255&c])^t[g++],p=(o[u>>>24]<<24|o[B>>>16&255]<<16|o[c>>>8&255]<<8|o[255&l])^t[g++],w=(o[B>>>24]<<24|o[c>>>16&255]<<16|o[l>>>8&255]<<8|o[255&u])^t[g++];A[e]=h;A[e+1]=f;A[e+2]=p;A[e+3]=w},keySize:8});e.AES=t._createHelper(h)}();return A.AES}(a(),C(),v(),j(),eA())}(),HA(),function(){if(IA)return LA.exports;IA=1;LA.exports=function(A){!function(){var e=A,t=e.lib.StreamCipher,n=e.algo,r=n.RC4=t.extend({_doReset:function(){for(var A=this._key,e=A.words,t=A.sigBytes,n=this._S=[],r=0;r<256;r++)n[r]=r;r=0;for(var i=0;r<256;r++){var s=r%t,o=e[s>>>2]>>>24-s%4*8&255;i=(i+n[r]+o)%256;var a=n[r];n[r]=n[i];n[i]=a}this._i=this._j=0},_doProcessBlock:function(A,e){A[e]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var A=this._S,e=this._i,t=this._j,n=0,r=0;r<4;r++){t=(t+A[e=(e+1)%256])%256;var i=A[e];A[e]=A[t];A[t]=i;n|=A[(A[e]+A[t])%256]<<24-8*r}this._i=e;this._j=t;return n}e.RC4=t._createHelper(r);var s=n.RC4Drop=r.extend({cfg:r.cfg.extend({drop:192}),_doReset:function(){r._doReset.call(this);for(var A=this.cfg.drop;A>0;A--)i.call(this)}});e.RC4Drop=t._createHelper(s)}();return A.RC4}(a(),C(),v(),j(),eA())}(),function(){if(DA)return KA.exports;DA=1;KA.exports=function(A){!function(){var e=A,t=e.lib.StreamCipher,n=e.algo,r=[],i=[],s=[],o=n.Rabbit=t.extend({_doReset:function(){for(var A=this._key.words,e=this.cfg.iv,t=0;t<4;t++)A[t]=16711935&(A[t]<<8|A[t]>>>24)|4278255360&(A[t]<<24|A[t]>>>8);var n=this._X=[A[0],A[3]<<16|A[2]>>>16,A[1],A[0]<<16|A[3]>>>16,A[2],A[1]<<16|A[0]>>>16,A[3],A[2]<<16|A[1]>>>16],r=this._C=[A[2]<<16|A[2]>>>16,4294901760&A[0]|65535&A[1],A[3]<<16|A[3]>>>16,4294901760&A[1]|65535&A[2],A[0]<<16|A[0]>>>16,4294901760&A[2]|65535&A[3],A[1]<<16|A[1]>>>16,4294901760&A[3]|65535&A[0]];this._b=0;for(t=0;t<4;t++)a.call(this);for(t=0;t<8;t++)r[t]^=n[t+4&7];if(e){var i=e.words,s=i[0],o=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),u=c>>>16|4294901760&l,B=l<<16|65535&c;r[0]^=c;r[1]^=u;r[2]^=l;r[3]^=B;r[4]^=c;r[5]^=u;r[6]^=l;r[7]^=B;for(t=0;t<4;t++)a.call(this)}},_doProcessBlock:function(A,e){var t=this._X;a.call(this);r[0]=t[0]^t[5]>>>16^t[3]<<16;r[1]=t[2]^t[7]>>>16^t[5]<<16;r[2]=t[4]^t[1]>>>16^t[7]<<16;r[3]=t[6]^t[3]>>>16^t[1]<<16;for(var n=0;n<4;n++){r[n]=16711935&(r[n]<<8|r[n]>>>24)|4278255360&(r[n]<<24|r[n]>>>8);A[e+n]^=r[n]}},blockSize:4,ivSize:2});function a(){for(var A=this._X,e=this._C,t=0;t<8;t++)i[t]=e[t];e[0]=e[0]+1295307597+this._b|0;e[1]=e[1]+3545052371+(e[0]>>>0<i[0]>>>0?1:0)|0;e[2]=e[2]+886263092+(e[1]>>>0<i[1]>>>0?1:0)|0;e[3]=e[3]+1295307597+(e[2]>>>0<i[2]>>>0?1:0)|0;e[4]=e[4]+3545052371+(e[3]>>>0<i[3]>>>0?1:0)|0;e[5]=e[5]+886263092+(e[4]>>>0<i[4]>>>0?1:0)|0;e[6]=e[6]+1295307597+(e[5]>>>0<i[5]>>>0?1:0)|0;e[7]=e[7]+3545052371+(e[6]>>>0<i[6]>>>0?1:0)|0;this._b=e[7]>>>0<i[7]>>>0?1:0;for(t=0;t<8;t++){var n=A[t]+e[t],r=65535&n,o=n>>>16,a=((r*r>>>17)+r*o>>>15)+o*o,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[t]=a^c}A[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0;A[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0;A[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0;A[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0;A[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0;A[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0;A[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0;A[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(o)}();return A.Rabbit}(a(),C(),v(),j(),eA())}(),function(){if(SA)return TA.exports;SA=1;TA.exports=function(A){!function(){var e=A,t=e.lib.StreamCipher,n=e.algo,r=[],i=[],s=[],o=n.RabbitLegacy=t.extend({_doReset:function(){var A=this._key.words,e=this.cfg.iv,t=this._X=[A[0],A[3]<<16|A[2]>>>16,A[1],A[0]<<16|A[3]>>>16,A[2],A[1]<<16|A[0]>>>16,A[3],A[2]<<16|A[1]>>>16],n=this._C=[A[2]<<16|A[2]>>>16,4294901760&A[0]|65535&A[1],A[3]<<16|A[3]>>>16,4294901760&A[1]|65535&A[2],A[0]<<16|A[0]>>>16,4294901760&A[2]|65535&A[3],A[1]<<16|A[1]>>>16,4294901760&A[3]|65535&A[0]];this._b=0;for(var r=0;r<4;r++)a.call(this);for(r=0;r<8;r++)n[r]^=t[r+4&7];if(e){var i=e.words,s=i[0],o=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),u=c>>>16|4294901760&l,B=l<<16|65535&c;n[0]^=c;n[1]^=u;n[2]^=l;n[3]^=B;n[4]^=c;n[5]^=u;n[6]^=l;n[7]^=B;for(r=0;r<4;r++)a.call(this)}},_doProcessBlock:function(A,e){var t=this._X;a.call(this);r[0]=t[0]^t[5]>>>16^t[3]<<16;r[1]=t[2]^t[7]>>>16^t[5]<<16;r[2]=t[4]^t[1]>>>16^t[7]<<16;r[3]=t[6]^t[3]>>>16^t[1]<<16;for(var n=0;n<4;n++){r[n]=16711935&(r[n]<<8|r[n]>>>24)|4278255360&(r[n]<<24|r[n]>>>8);A[e+n]^=r[n]}},blockSize:4,ivSize:2});function a(){for(var A=this._X,e=this._C,t=0;t<8;t++)i[t]=e[t];e[0]=e[0]+1295307597+this._b|0;e[1]=e[1]+3545052371+(e[0]>>>0<i[0]>>>0?1:0)|0;e[2]=e[2]+886263092+(e[1]>>>0<i[1]>>>0?1:0)|0;e[3]=e[3]+1295307597+(e[2]>>>0<i[2]>>>0?1:0)|0;e[4]=e[4]+3545052371+(e[3]>>>0<i[3]>>>0?1:0)|0;e[5]=e[5]+886263092+(e[4]>>>0<i[4]>>>0?1:0)|0;e[6]=e[6]+1295307597+(e[5]>>>0<i[5]>>>0?1:0)|0;e[7]=e[7]+3545052371+(e[6]>>>0<i[6]>>>0?1:0)|0;this._b=e[7]>>>0<i[7]>>>0?1:0;for(t=0;t<8;t++){var n=A[t]+e[t],r=65535&n,o=n>>>16,a=((r*r>>>17)+r*o>>>15)+o*o,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[t]=a^c}A[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0;A[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0;A[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0;A[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0;A[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0;A[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0;A[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0;A[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(o)}();return A.RabbitLegacy}(a(),C(),v(),j(),eA())}(),RA(),A)}();const OA=t(PA);const GA=new class{constructor(){this.panel=null;this.enableBrowserConsole=!1;this.logLevel="debug";this.buffer=[];this.maxBufferSize=100;this.enableBrowserConsole=!1;this.logLevel="error"}configure(A){if(void 0!==A.enableBrowserConsole)this.enableBrowserConsole=A.enableBrowserConsole;if(void 0!==A.logLevel)this.logLevel=A.logLevel}setPanel(A){this.panel=A;this.flushBuffer()}flushBuffer(){if(this.panel){this.buffer.forEach(({message:A,type:e})=>{this.panel.logToConsole(A,e)});this.buffer=[]}}shouldLog(A){const e=["debug","info","warn","error"],t=e.indexOf(this.logLevel);return e.indexOf(A)>=t}formatMessage(A,e,t){const n=t.map(A=>{if("object"==typeof A)try{return JSON.stringify(A,null,2)}catch{return String(A)}return String(A)}).join(" ");return n?`${e} ${n}`:e}output(A,e,t){if(this.panel)this.panel.logToConsole(A,e);else{this.buffer.push({message:A,type:e,timestamp:new Date});if(this.buffer.length>this.maxBufferSize)this.buffer.shift()}if(this.enableBrowserConsole)console[t](A)}debug(A,...e){if(!this.shouldLog("debug"))return;const t=this.formatMessage("[DEBUG]",A,e);this.output(t,"log","log")}log(A,...e){if(!this.shouldLog("info"))return;const t=this.formatMessage("",A,e);this.output(t,"log","log")}info(A,...e){if(!this.shouldLog("info"))return;const t=this.formatMessage("[INFO]",A,e);this.output(t,"log","log")}warn(A,...e){if(!this.shouldLog("warn"))return;const t=this.formatMessage("[WARN]",A,e);this.output(t,"warn","warn")}error(A,...e){if(!this.shouldLog("error"))return;const t=this.formatMessage("[ERROR]",A,e);this.output(t,"error","error")}consoleDirect(A,...e){console.log(A,...e)}};class NA{constructor(){this.requests=new Map;this.listeners=[];this.decryptConfig={enabled:!1};this.keyCache=new Map;this.KEY_CACHE_TTL=6e4;window.__originalFetch=window.fetch;this.interceptXHR();this.interceptFetch()}enableDecryption(A){this.decryptConfig.enabled=!0;if(A?.keyExtractor)this.decryptConfig.keyExtractor=A.keyExtractor;if(A?.slkExtractor)this.decryptConfig.slkExtractor=A.slkExtractor;if(void 0!==A?.autoFetchKeys)this.decryptConfig.autoFetchKeys=A.autoFetchKeys;if(A?.keyApiUrl)this.decryptConfig.keyApiUrl=A.keyApiUrl}addListener(A){this.listeners.push(A)}removeListener(A){const e=this.listeners.indexOf(A);if(e>-1)this.listeners.splice(e,1)}getRequests(){return Array.from(this.requests.values()).sort((A,e)=>e.timestamp-A.timestamp)}clearRequests(){this.requests.clear()}isKeyCacheValid(A){const e=this.keyCache.get(A);if(!e)return!1;if(Date.now()-e.timestamp>this.KEY_CACHE_TTL){this.keyCache.delete(A);return!1}return!0}getCachedKey(A){if(!this.isKeyCacheValid(A))return null;else return this.keyCache.get(A)?.key||null}setCachedKey(A,e){this.keyCache.set(A,{key:e,timestamp:Date.now()})}cleanExpiredCache(){const A=Date.now();for(const[e,t]of this.keyCache.entries())if(A-t.timestamp>this.KEY_CACHE_TTL)this.keyCache.delete(e)}generateRequestId(){return Math.random().toString(36).substr(2,9)}isInternalUrl(A){return A.includes("/api/dokv/storage")||A.includes("/api/share")}notifyListeners(A){this.listeners.forEach(e=>{try{e(A)}catch(t){GA.warn("NetworkDebugger: Listener error:",t)}})}extractUrlParams(A){try{const e=new URL(A),t={};e.searchParams.forEach((A,e)=>{t[e]=A});if(Object.keys(t).length>0)if(1===Object.keys(t).length&&t.data)return t.data;else return t;return null}catch(e){return null}}async tryDecrypt(A,e){GA.debug("[PWTK Debug] tryDecrypt called:",{dataType:typeof A,dataLength:"string"==typeof A?A.length:JSON.stringify(A).length,dataPreview:"string"==typeof A?A.substring(0,100):JSON.stringify(A).substring(0,100),headers:Object.keys(e),decryptEnabled:this.decryptConfig.enabled,hasWindowDecrypt:"function"==typeof window.decrypt});if(!this.decryptConfig.enabled||!A){GA.debug("[PWTK Debug] Decrypt disabled or no data");return null}try{let n="",r="";if(e.cid&&!1!==this.decryptConfig.autoFetchKeys){GA.debug("[PWTK Debug] Trying to fetch key with cid:",e.cid);const A=this.getCachedKey(e.cid);if(A){n=A;GA.debug("[PWTK Debug] Using cached key for cid:",e.cid,"key:",n)}else try{const A=this.decryptConfig.keyApiUrl||"https://gw-card-pay.buyacard.cc/ip/getSK",t={cid:e.cid,client:e.client||"S_WEB",device:e.device||"Web",language:e.language||"CN"};GA.debug("[PWTK Debug] Cache miss, fetching key from:",A,"with headers:",t);const r=window.__originalFetch||window.fetch,i=await r(A,{headers:t}),s=await i.json();GA.debug("[PWTK Debug] getSK API response:",s);if(s.success&&s.data){const A=String(s.data);GA.debug("[PWTK Debug] getSK returned num:",A,"length:",A.length);if(A.length>=9){n=A.charAt(2)+A.charAt(5)+A.charAt(8);GA.debug("[PWTK Debug] Extracted key from getSK:",n);this.setCachedKey(e.cid,n);GA.debug("[PWTK Debug] Cached key for cid:",e.cid);this.cleanExpiredCache()}else GA.debug("[PWTK Debug] getSK num too short:",A)}else GA.debug("[PWTK Debug] getSK failed:",s)}catch(t){GA.warn("[PWTK Debug] getSK API error:",t)}}else GA.debug("[PWTK Debug] No cid or autoFetchKeys disabled");if(!n&&this.decryptConfig.keyExtractor){n=this.decryptConfig.keyExtractor(e);GA.debug("[PWTK Debug] Key from custom extractor:",n)}else if(!n){n=e.decryptKey||e.keys||e.cid||"";GA.debug("[PWTK Debug] Key from headers:",n,"from:",e.decryptKey?"decryptKey":e.keys?"keys":e.cid?"cid":"none")}if(this.decryptConfig.slkExtractor){r=this.decryptConfig.slkExtractor(e);GA.debug("[PWTK Debug] SLK from custom extractor:",r)}else{r=e.decryptSlk||e.slk||"";GA.debug("[PWTK Debug] SLK from headers:",r,"from:",e.decryptSlk?"decryptSlk":e.slk?"slk":"none")}const i=n+r;GA.debug("[PWTK Debug] Full decrypt key:",i?`"${i}" (length: ${i.length})`:"empty");if(i){let e=A,n=!1;if("object"==typeof A&&null!==A&&A.data&&"string"==typeof A.data){GA.debug('[PWTK Debug] Data is wrapped in {"data": "..."} format, extracting inner data');e=A.data;n=!0}else if("string"==typeof A)try{const t=JSON.parse(A);if(t.data&&"string"==typeof t.data){GA.debug("[PWTK Debug] Data is JSON string with data field, extracting");e=t.data;n=!0}}catch{}const r="string"==typeof e?e:JSON.stringify(e);GA.debug("[PWTK Debug] Calling decrypt with:",{dataLength:r.length,dataPreview:r.substring(0,50),key:i,isWrapped:n});const s=function(A,e){GA.debug("[PWTK Decrypt] decrypt function called:",{dataLength:A?.length,dataPreview:A?.substring(0,50),keyStr:e,hasWindowDecrypt:"function"==typeof window.decrypt,hasWindowEncrypt:"function"==typeof window.encrypt});if(!A||A.startsWith("{")||A.startsWith("[")){GA.debug("[PWTK Decrypt] Data looks like JSON, parsing directly");try{const e=JSON.parse(A);GA.debug("[PWTK Decrypt] Successfully parsed as JSON");return e}catch{GA.debug("[PWTK Decrypt] Failed to parse as JSON, returning as string");return A}}if(window.decrypt&&e){GA.debug("[PWTK Decrypt] Trying WebAssembly decrypt");GA.debug("[PWTK Decrypt] Input to window.decrypt:",{data:A.substring(0,100)+"...",key:e});try{const t=window.decrypt(A,e);GA.debug("[PWTK Decrypt] window.decrypt returned:",{type:typeof t,length:t?.length,preview:t?t.substring(0,200)+(t.length>200?"...":""):null,sameAsInput:t===A,hasInvalidChars:t?.includes("�")});if(t&&t!==A&&!t.includes("�"))try{const A=JSON.parse(t);GA.debug("[PWTK Decrypt] ✅ WebAssembly decryption successful, parsed as JSON:",A);return A}catch{if(t.length>0){GA.debug("[PWTK Decrypt] ✅ WebAssembly decryption successful, returning as string");return t}}else GA.debug("[PWTK Decrypt] window.decrypt did not change the data or returned invalid result")}catch(t){GA.debug("[PWTK Decrypt] WebAssembly decrypt error:",t)}}else GA.debug("[PWTK Decrypt] WebAssembly not available:",{hasWindowDecrypt:!!window.decrypt,hasKey:!!e,windowDecryptType:typeof window.decrypt});const n=[e,"thisisakey123456","VITE_CRYPTO_KEY"].filter(Boolean);for(const r of n)if(r)try{const e=OA.enc.Utf8.parse(r.padEnd(16,"0").slice(0,16)),t=OA.enc.Utf8.parse(r.padEnd(16,"0").slice(0,16)),n=OA.AES.decrypt(A,e,{iv:t,mode:OA.mode.CBC,padding:OA.pad.Pkcs7}).toString(OA.enc.Utf8);if(n)try{return JSON.parse(n)}catch{return n}}catch(t){}try{const e=atob(A);try{return JSON.parse(e)}catch{return e}}catch{}GA.debug("[PWTK Decrypt] ❌ All decryption methods failed, returning original data");return A}(r,i);GA.debug("[PWTK Debug] Decrypt result:",{success:s&&s!==r,decryptedType:typeof s,decryptedLength:s?"string"==typeof s?s.length:JSON.stringify(s).length:0,preview:s?"string"==typeof s?s.substring(0,100):JSON.stringify(s).substring(0,100):null});if(s&&s!==r){GA.debug("[PWTK Debug] ✅ Decryption successful! Result:",s);return s}else GA.debug("[PWTK Debug] ❌ Decryption failed or returned same data")}else GA.debug("[PWTK Debug] No key available, skipping decryption")}catch(n){GA.error("[PWTK Debug] tryDecrypt error:",n)}GA.debug("[PWTK Debug] tryDecrypt returning null");return null}interceptXHR(){const A=window.XMLHttpRequest,e=this;window.XMLHttpRequest=function(...t){const n=new A(...t),r=e.generateRequestId();let i="",s="",o={};const a=Date.now();let c=!1;const l=n.open;n.open=function(A,t,...n){i=A.toUpperCase();s=t;c=e.isInternalUrl(s);return l.apply(this,[A,t,...n])};const u=n.setRequestHeader;n.setRequestHeader=function(A,e){o[A]=e;return u.call(this,A,e)};const B=n.send;n.send=function(A){if(c)return B.call(this,A);const t={id:r,url:s,method:i,headers:{...o},requestBody:A,timestamp:a};let n=A;if("GET"===i&&!A){n=e.extractUrlParams(s);if(n)t.requestBody=n}if(n)e.tryDecrypt(n,o).then(A=>{if(null!==A){t.decryptedRequest=A;e.requests.set(r,t);GA.debug("[PWTK Debug] Request decrypted, notifying UI");e.notifyListeners(t)}}).catch(A=>GA.warn("解密请求失败:",A));e.requests.set(r,t);e.notifyListeners(t);return B.call(this,A)};n.addEventListener("readystatechange",function(){GA.debug("[PWTK Debug] XHR state changed:",{readyState:n.readyState,readyStateName:["UNSENT","OPENED","HEADERS_RECEIVED","LOADING","DONE"][n.readyState],status:n.status,isInternal:c,requestId:r,url:s});GA.debug("[PWTK Debug] Checking response condition:",{readyState:n.readyState,isDone:4===n.readyState,XMLHttpRequestDONE:"undefined"!=typeof XMLHttpRequest?XMLHttpRequest.DONE:"undefined",isInternal:c,shouldProcess:4===n.readyState&&!c});if(4===n.readyState&&!c){GA.debug("[PWTK Debug] XHR completed, processing response");const A=Date.now(),t=e.requests.get(r);if(t){GA.debug("[PWTK Debug] Found request data, updating with response");t.status=n.status;t.statusText=n.statusText;t.duration=A-a;const i={},s=n.getAllResponseHeaders();if(s)s.split("\r\n").forEach(A=>{const e=A.split(": ");if(2===e.length)i[e[0]]=e[1]});t.responseHeaders=i;const c=null!==n.responseText&&void 0!==n.responseText&&""!==n.responseText;GA.debug("[PWTK Debug] XHR Response received:",{status:t.status,hasResponseText:c,responseTextLength:n.responseText?.length,responseTextPreview:n.responseText?.substring(0,100)});if(c)try{t.responseBody=JSON.parse(n.responseText);GA.debug("[PWTK Debug] Response parsed as JSON:",t.responseBody)}catch{t.responseBody=n.responseText;GA.debug("[PWTK Debug] Response kept as text")}else{t.responseBody=null;GA.debug("[PWTK Debug] No response body")}GA.debug("[PWTK Debug] Updating request with response data");e.requests.set(r,t);e.notifyListeners(t);if(t.responseBody)e.tryDecrypt(t.responseBody,{...o,...i}).then(A=>{if(null!==A){t.decryptedResponse=A;e.requests.set(r,t);GA.debug("[PWTK Debug] Response decrypted, notifying UI:",A);e.notifyListeners(t)}}).catch(A=>GA.warn("解密响应失败:",A))}else GA.debug("[PWTK Debug] WARNING: Request data not found for ID:",r)}});return n};window.XMLHttpRequest.prototype=A.prototype}interceptFetch(){const A=window.__originalFetch||window.fetch,e=this;window.fetch=async function(t,n){const r=e.generateRequestId(),i=Date.now(),s="string"==typeof t?t:t instanceof URL?t.toString():t.url,o=(n?.method||"GET").toUpperCase();if(e.isInternalUrl(s))return A.call(this,t,n);const a={};if(n?.headers)if(n.headers instanceof Headers)n.headers.forEach((A,e)=>{a[e]=A});else if(Array.isArray(n.headers))n.headers.forEach(([A,e])=>{a[A]=e});else Object.entries(n.headers).forEach(([A,e])=>{a[A]=e});let c=null;if(n?.body)if("string"==typeof n.body)try{c=JSON.parse(n.body)}catch{c=n.body}else c=n.body;const l={id:r,url:s,method:o,headers:{...a},requestBody:c,timestamp:i};let u=c;if("GET"===o&&!c){u=e.extractUrlParams(s);if(u)l.requestBody=u}if(u)e.tryDecrypt(u,a).then(A=>{if(null!==A){l.decryptedRequest=A;e.requests.set(r,l);GA.debug("[PWTK Debug] Fetch request decrypted, notifying UI");e.notifyListeners(l)}}).catch(A=>GA.warn("解密请求失败:",A));e.requests.set(r,l);e.notifyListeners(l);try{const s=await A.call(this,t,n),o=Date.now(),c=s.clone(),l=e.requests.get(r);if(l){l.status=s.status;l.statusText=s.statusText;l.duration=o-i;const A={};s.headers.forEach((e,t)=>{A[t]=e});l.responseHeaders=A;try{const t=await c.text();GA.debug("[PWTK Debug] Fetch Response received:",{status:l.status,textLength:t.length,textPreview:t.substring(0,100)});try{l.responseBody=JSON.parse(t)}catch{l.responseBody=t}e.requests.set(r,l);e.notifyListeners(l);if(l.responseBody)e.tryDecrypt(l.responseBody,{...a,...A}).then(A=>{if(null!==A){l.decryptedResponse=A;e.requests.set(r,l);GA.debug("[PWTK Debug] Fetch response decrypted, notifying UI:",A);e.notifyListeners(l)}}).catch(A=>GA.warn("解密响应失败:",A))}catch(B){l.error=`Failed to read response: ${B}`;e.requests.set(r,l);e.notifyListeners(l)}}return s}catch(B){const A=Date.now(),t=e.requests.get(r);if(t){t.error=B instanceof Error?B.message:String(B);t.duration=A-i;e.requests.set(r,t);e.notifyListeners(t)}throw B}}}}class VA{constructor(){this.loaded=!1;this.loading=!1}async loadWasm(A,e){GA.debug("[PWTK WASM] loadWasm called");GA.debug("[PWTK WASM] Current state:",{hasWindowDecrypt:"function"==typeof window.decrypt,hasWindowEncrypt:"function"==typeof window.encrypt,hasWindowGo:void 0!==window.Go});if("function"==typeof window.decrypt){GA.debug("[PWTK WASM] window.decrypt already exists, skipping WASM load");this.loaded=!0;return!0}if(this.loaded)return!0;if(this.loading)return new Promise(A=>{const e=()=>{if(this.loaded||!this.loading)A(this.loaded);else setTimeout(e,100)};e()});this.loading=!0;try{const i=[A,"/mimlib.wasm","/dist/mimlib.wasm","/assets/mimlib.wasm","https://gw-card-pay.buyacard.cc/mimlib.wasm"].filter(Boolean),s=[e,"/wasm_exec.js","/dist/wasm_exec.js","/assets/wasm_exec.js","https://gw-card-pay.buyacard.cc/wasm_exec.js"].filter(Boolean);let o=!1;for(const A of s)try{await this.loadScript(A);if(void 0!==window.Go){o=!0;GA.debug("[PWTK WASM] wasm_exec.js loaded successfully from:",A);break}}catch(t){GA.warn("NetworkDebugger: 尝试加载",A,"失败:",t);continue}if(!o)throw new Error("Unable to load wasm_exec.js from any path");if(void 0===window.Go)throw new Error("Go WebAssembly runtime not available");const a=new window.Go;let c=null;for(const A of i)try{if(WebAssembly.instantiateStreaming)try{c=await WebAssembly.instantiateStreaming(fetch(A),a.importObject);GA.info("NetworkDebugger: WebAssembly 加载成功:",A);break}catch(n){GA.warn("instantiateStreaming 失败,尝试传统方式:",n);const e=await fetch(A).then(A=>A.arrayBuffer());c=await WebAssembly.instantiate(e,a.importObject);GA.info("NetworkDebugger: WebAssembly 加载成功(传统方式):",A);break}else{const e=await fetch(A).then(A=>A.arrayBuffer());c=await WebAssembly.instantiate(e,a.importObject);GA.info("NetworkDebugger: WebAssembly 加载成功(传统方式):",A);break}}catch(r){GA.warn("NetworkDebugger: 尝试加载",A,"失败:",r);continue}if(!c)throw new Error("Unable to load WebAssembly from any path");a.run(c.instance);await new Promise(A=>setTimeout(A,100));GA.debug("[PWTK WASM] After WASM load, checking functions:",{hasDecrypt:"function"==typeof window.decrypt,hasEncrypt:"function"==typeof window.encrypt,windowKeys:Object.keys(window).filter(A=>A.includes("crypt"))});if("function"==typeof window.decrypt){this.loaded=!0;GA.debug("[PWTK WASM] ✅ WebAssembly loaded successfully, decrypt function available");return!0}else{GA.warn("[PWTK WASM] ❌ WebAssembly loaded but decrypt function not available");return!1}}catch(r){GA.error("[PWTK WASM] WebAssembly loading failed:",r);return!1}finally{this.loading=!1;GA.debug("[PWTK WASM] Load complete, final state:",{loaded:this.loaded,hasDecrypt:"function"==typeof window.decrypt})}}loadScript(A){return new Promise((e,t)=>{if(document.querySelector(`script[src="${A}"]`)){e();return}const n=document.createElement("script");n.src=A;n.type="text/javascript";n.onload=()=>e();n.onerror=e=>t(new Error(`Failed to load script: ${A}`));document.head.appendChild(n)})}isLoaded(){return this.loaded}isLoading(){return this.loading}isDecryptAvailable(){return this.loaded&&"function"==typeof window.decrypt}isEncryptAvailable(){return this.loaded&&"function"==typeof window.encrypt}}function WA(A){return JSON.stringify(A,null,2)}async function zA(A){try{const t=function(A){let e=`curl '${A.url}'`;if("GET"!==A.method)e+=` -X ${A.method}`;if(A.headers)Object.entries(A.headers).forEach(([A,t])=>{e+=` -H '${A}: ${t}'`});if(A.requestBody){const t="string"==typeof A.requestBody?A.requestBody:JSON.stringify(A.requestBody);e+=` --data '${t}'`}return e}(A),n={curl:t,response:A.responseBody||null,timestamp:Date.now(),slk:A.headers?.slk||"",debuggerData:{url:A.url,method:A.method,headers:A.headers,status:A.status,statusText:A.statusText,duration:A.duration,responseHeaders:A.responseHeaders,decryptedRequest:A.decryptedRequest,decryptedResponse:A.decryptedResponse,error:A.error,creator:"PWTK Network Debugger by Leo (@leeguoo)",version:"1.2.26"}},r=window.__originalFetch||window.fetch,i="https://curl.bwg.leeguoo.com/api/share";GA.debug("使用分享API:",i);let s;try{s=await r(i,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({data:n})})}catch(e){if("TypeError"===e.name&&e.message.includes("fetch"))throw new Error(`网络连接失败: 无法连接到分享服务器 (${i}). 可能原因: CORS策略限制或网络问题`);throw e}if(!s.ok)throw new Error(`HTTP ${s.status}: ${s.statusText}`);const o=await s.json();if(o.shareId){const A=`https://curl.bwg.leeguoo.com/share/${o.shareId}`;GA.info(`🔗 分享链接创建成功 (by Leo): ${A}`);return A}else throw new Error(o.error||"创建分享失败")}catch(t){const A=t.message||t.toString()||"未知错误";GA.error("NetworkDebugger: 创建分享链接失败:",{message:A,name:t.name,stack:t.stack?.split("\n")[0]});throw new Error(A)}}async function XA(A){try{if(navigator.clipboard&&navigator.clipboard.writeText){await navigator.clipboard.writeText(A);return!0}else{const e=document.createElement("textarea");e.value=A;e.style.position="fixed";e.style.opacity="0";document.body.appendChild(e);e.select();const t=document.execCommand("copy");document.body.removeChild(e);return t}}catch(e){GA.error("复制到剪贴板失败:",e);return!1}}
|
|
19
19
|
/*!
|
|
20
20
|
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
21
21
|
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
@@ -35,4 +35,4 @@ A.mode.CTRGladman=function(){var e=A.lib.BlockCipherMode.extend();function t(A){
|
|
|
35
35
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
36
36
|
PERFORMANCE OF THIS SOFTWARE.
|
|
37
37
|
***************************************************************************** */
|
|
38
|
-
var JA=function(A,e){return(JA=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))A[t]=e[t]})(A,e)};function YA(A,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");JA(A,e);function t(){this.constructor=A}A.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)}var qA=function(){qA=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++){e=arguments[t];for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))A[r]=e[r]}return A};return qA.apply(this,arguments)};function ZA(A,e,t,n){return new(t||(t=Promise))(function(e,r){function i(A){try{o(n.next(A))}catch(e){r(e)}}function s(A){try{o(n.throw(A))}catch(e){r(e)}}function o(A){A.done?e(A.value):(n=A.value,n instanceof t?n:new t(function(A){A(n)})).then(i,s);var n}o((n=n.apply(A,[])).next())})}function jA(A,e){var t,n,r,i,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return i={next:o(0),throw:o(1),return:o(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function o(i){return function(o){return function(i){if(t)throw new TypeError("Generator is already executing.");for(;s;)try{if(t=1,n&&(r=2&i[0]?n.return:i[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,i[1])).done)return r;if(n=0,r)i=[2&i[0],r.value];switch(i[0]){case 0:case 1:r=i;break;case 4:s.label++;return{value:i[1],done:!1};case 5:s.label++;n=i[1];i=[0];continue;case 7:i=s.ops.pop();s.trys.pop();continue;default:if(!(r=s.trys,r=r.length>0&&r[r.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!r||i[1]>r[0]&&i[1]<r[3])){s.label=i[1];break}if(6===i[0]&&s.label<r[1]){s.label=r[1];r=i;break}if(r&&s.label<r[2]){s.label=r[2];s.ops.push(i);break}if(r[2])s.ops.pop();s.trys.pop();continue}i=e.call(A,s)}catch(o){i=[6,o];n=0}finally{t=r=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,o])}}}function $A(A,e,t){if(2===arguments.length)for(var n,r=0,i=e.length;r<i;r++)if(n||!(r in e)){if(!n)n=Array.prototype.slice.call(e,0,r);n[r]=e[r]}return A.concat(n||e)}for(var Ae=function(){function A(A,e,t,n){this.left=A;this.top=e;this.width=t;this.height=n}A.prototype.add=function(e,t,n,r){return new A(this.left+e,this.top+t,this.width+n,this.height+r)};A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)};A.fromDOMRectList=function(e,t){var n=Array.from(t).find(function(A){return 0!==A.width});return n?new A(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height):A.EMPTY};A.EMPTY=new A(0,0,0,0);return A}(),ee=function(A,e){return Ae.fromClientRect(A,e.getBoundingClientRect())},te=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var i=A.charCodeAt(t++);if(56320==(64512&i))e.push(((1023&r)<<10)+(1023&i)+65536);else{e.push(r);t--}}else e.push(r)}return e},ne=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,i="";++r<t;){var s=A[r];if(s<=65535)n.push(s);else{s-=65536;n.push(55296+(s>>10),s%1024+56320)}if(r+1===t||n.length>16384){i+=String.fromCharCode.apply(String,n);n.length=0}}return i},re="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ie="undefined"==typeof Uint8Array?[]:new Uint8Array(256),se=0;se<64;se++)ie[re.charCodeAt(se)]=se;for(var oe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ae="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ce=0;ce<64;ce++)ae[oe.charCodeAt(ce)]=ce;for(var le=function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint16Array(Array.prototype.slice.call(A,e,t))},ue=function(){function A(A,e,t,n,r,i){this.initialValue=A;this.errorValue=e;this.highStart=t;this.highValueIndex=n;this.index=r;this.data=i}A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535){e=((e=this.index[A>>5])<<2)+(31&A);return this.data[e]}if(A<=65535){e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A);return this.data[e]}if(A<this.highStart){e=2080+(A>>11);e=this.index[e];e+=A>>5&63;e=((e=this.index[e])<<2)+(31&A);return this.data[e]}if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue};return A}(),Be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ge="undefined"==typeof Uint8Array?[]:new Uint8Array(256),de=0;de<64;de++)ge[Be.charCodeAt(de)]=de;var he,fe,pe,we,Qe,Ce=10,Ue=13,Fe=15,me=17,ye=18,be=19,ve=20,xe=21,Ee=22,He=24,Ie=25,Le=26,De=27,Ke=28,Se=30,Te=32,ke=33,_e=34,Re=35,Me=37,Pe=38,Oe=39,Ge=40,Ne=42,Ve=[9001,65288],We="×",ze="÷",Xe=(he=function(A){var e,t,n,r,i,s=.75*A.length,o=A.length,a=0;if("="===A[A.length-1]){s--;if("="===A[A.length-2])s--}var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(s):new Array(s),l=Array.isArray(c)?c:new Uint8Array(c);for(e=0;e<o;e+=4){t=ae[A.charCodeAt(e)];n=ae[A.charCodeAt(e+1)];r=ae[A.charCodeAt(e+2)];i=ae[A.charCodeAt(e+3)];l[a++]=t<<2|n>>4;l[a++]=(15&n)<<4|r>>2;l[a++]=(3&r)<<6|63&i}return c}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),fe=Array.isArray(he)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t}(he):new Uint32Array(he),pe=Array.isArray(he)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t}(he):new Uint16Array(he),we=le(pe,12,fe[4]/2),Qe=2===fe[5]?le(pe,(24+fe[4])/2):function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint32Array(Array.prototype.slice.call(A,e,t))}(fe,Math.ceil((24+fe[4])/4)),new ue(fe[0],fe[1],fe[2],fe[3],we,Qe)),Je=[Se,36],Ye=[1,2,3,5],qe=[Ce,8],Ze=[De,Le],je=Ye.concat(qe),$e=[Pe,Oe,Ge,_e,Re],At=[Fe,Ue],et=function(A,e,t,n){var r=n[t];if(Array.isArray(A)?-1!==A.indexOf(r):A===r)for(var i=t;i<=n.length;){if((a=n[++i])===e)return!0;if(a!==Ce)break}if(r===Ce)for(i=t;i>0;){var s=n[--i];if(Array.isArray(A)?-1!==A.indexOf(s):A===s)for(var o=t;o<=n.length;){var a;if((a=n[++o])===e)return!0;if(a!==Ce)break}if(s!==Ce)break}return!1},tt=function(A,e){for(var t=A;t>=0;){var n=e[t];if(n===Ce)t--;else return n}return 0},nt=function(A,e,t,n,r){if(0===t[n])return We;var i=n-1;if(Array.isArray(r)&&!0===r[i])return We;var s=i-1,o=i+1,a=e[i],c=s>=0?e[s]:0,l=e[o];if(2===a&&3===l)return We;if(-1!==Ye.indexOf(a))return"!";if(-1!==Ye.indexOf(l))return We;if(-1!==qe.indexOf(l))return We;if(8===tt(i,e))return ze;if(11===Xe.get(A[i]))return We;if((a===Te||a===ke)&&11===Xe.get(A[o]))return We;if(7===a||7===l)return We;if(9===a)return We;if(-1===[Ce,Ue,Fe].indexOf(a)&&9===l)return We;if(-1!==[me,ye,be,He,Ke].indexOf(l))return We;if(tt(i,e)===Ee)return We;if(et(23,Ee,i,e))return We;if(et([me,ye],xe,i,e))return We;if(et(12,12,i,e))return We;if(a===Ce)return ze;if(23===a||23===l)return We;if(16===l||16===a)return ze;if(-1!==[Ue,Fe,xe].indexOf(l)||14===a)return We;if(36===c&&-1!==At.indexOf(a))return We;if(a===Ke&&36===l)return We;if(l===ve)return We;if(-1!==Je.indexOf(l)&&a===Ie||-1!==Je.indexOf(a)&&l===Ie)return We;if(a===De&&-1!==[Me,Te,ke].indexOf(l)||-1!==[Me,Te,ke].indexOf(a)&&l===Le)return We;if(-1!==Je.indexOf(a)&&-1!==Ze.indexOf(l)||-1!==Ze.indexOf(a)&&-1!==Je.indexOf(l))return We;if(-1!==[De,Le].indexOf(a)&&(l===Ie||-1!==[Ee,Fe].indexOf(l)&&e[o+1]===Ie)||-1!==[Ee,Fe].indexOf(a)&&l===Ie||a===Ie&&-1!==[Ie,Ke,He].indexOf(l))return We;if(-1!==[Ie,Ke,He,me,ye].indexOf(l))for(var u=i;u>=0;){if((B=e[u])===Ie)return We;else if(-1!==[Ke,He].indexOf(B))u--;else break}if(-1!==[De,Le].indexOf(l))for(u=-1!==[me,ye].indexOf(a)?s:i;u>=0;){var B;if((B=e[u])===Ie)return We;else if(-1!==[Ke,He].indexOf(B))u--;else break}if(Pe===a&&-1!==[Pe,Oe,_e,Re].indexOf(l)||-1!==[Oe,_e].indexOf(a)&&-1!==[Oe,Ge].indexOf(l)||-1!==[Ge,Re].indexOf(a)&&l===Ge)return We;if(-1!==$e.indexOf(a)&&-1!==[ve,Le].indexOf(l)||-1!==$e.indexOf(l)&&a===De)return We;if(-1!==Je.indexOf(a)&&-1!==Je.indexOf(l))return We;if(a===He&&-1!==Je.indexOf(l))return We;if(-1!==Je.concat(Ie).indexOf(a)&&l===Ee&&-1===Ve.indexOf(A[o])||-1!==Je.concat(Ie).indexOf(l)&&a===ye)return We;if(41===a&&41===l){for(var g=t[i],d=1;g>0&&41===e[--g];)d++;if(d%2!=0)return We}if(a===Te&&l===ke)return We;else return ze},rt=function(A,e){if(!e)e={lineBreak:"normal",wordBreak:"normal"};var t=function(A,e){if(void 0===e)e="strict";var t=[],n=[],r=[];A.forEach(function(A,i){var s=Xe.get(A);if(s>50){r.push(!0);s-=50}else r.push(!1);if(-1!==["normal","auto","loose"].indexOf(e))if(-1!==[8208,8211,12316,12448].indexOf(A)){n.push(i);return t.push(16)}if(4===s||11===s){if(0===i){n.push(i);return t.push(Se)}var o=t[i-1];if(-1===je.indexOf(o)){n.push(n[i-1]);return t.push(o)}n.push(i);return t.push(Se)}n.push(i);if(31===s)return t.push("strict"===e?xe:Me);if(s===Ne)return t.push(Se);if(29===s)return t.push(Se);if(43===s)if(A>=131072&&A<=196605||A>=196608&&A<=262141)return t.push(Me);else return t.push(Se);t.push(s)});return[n,t,r]}(A,e.lineBreak),n=t[0],r=t[1],i=t[2];if("break-all"===e.wordBreak||"break-word"===e.wordBreak)r=r.map(function(A){return-1!==[Ie,Se,Ne].indexOf(A)?Me:A});return[n,r,"keep-all"===e.wordBreak?i.map(function(e,t){return e&&A[t]>=19968&&A[t]<=40959}):void 0]},it=function(){function A(A,e,t,n){this.codePoints=A;this.required="!"===e;this.start=t;this.end=n}A.prototype.slice=function(){return ne.apply(void 0,this.codePoints.slice(this.start,this.end))};return A}(),st=45,ot=43,at=-1,ct=function(A){return A>=48&&A<=57},lt=function(A){return ct(A)||A>=65&&A<=70||A>=97&&A<=102},ut=function(A){return 10===A||9===A||32===A},Bt=function(A){return function(A){return function(A){return A>=97&&A<=122}(A)||function(A){return A>=65&&A<=90}(A)}(A)||function(A){return A>=128}(A)||95===A},gt=function(A){return Bt(A)||ct(A)||A===st},dt=function(A){return A>=0&&A<=8||11===A||A>=14&&A<=31||127===A},ht=function(A,e){if(92!==A)return!1;else return 10!==e},ft=function(A,e,t){if(A===st)return Bt(e)||ht(e,t);else if(Bt(A))return!0;else if(92===A&&ht(A,e))return!0;return!1},pt=function(A,e,t){if(A===ot||A===st)if(ct(e))return!0;else return 46===e&&ct(t);if(46===A)return ct(e);else return ct(A)},wt=function(A){var e=0,t=1;if(A[e]===ot||A[e]===st){if(A[e]===st)t=-1;e++}for(var n=[];ct(A[e]);)n.push(A[e++]);var r=n.length?parseInt(ne.apply(void 0,n),10):0;if(46===A[e])e++;for(var i=[];ct(A[e]);)i.push(A[e++]);var s=i.length,o=s?parseInt(ne.apply(void 0,i),10):0;if(69===A[e]||101===A[e])e++;var a=1;if(A[e]===ot||A[e]===st){if(A[e]===st)a=-1;e++}for(var c=[];ct(A[e]);)c.push(A[e++]);var l=c.length?parseInt(ne.apply(void 0,c),10):0;return t*(r+o*Math.pow(10,-s))*Math.pow(10,a*l)},Qt={type:2},Ct={type:3},Ut={type:4},Ft={type:13},mt={type:8},yt={type:21},bt={type:9},vt={type:10},xt={type:11},Et={type:12},Ht={type:14},It={type:23},Lt={type:1},Dt={type:25},Kt={type:24},St={type:26},Tt={type:27},kt={type:28},_t={type:29},Rt={type:31},Mt={type:32},Pt=function(){function A(){this._value=[]}A.prototype.write=function(A){this._value=this._value.concat(te(A))};A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==Mt;){A.push(e);e=this.consumeToken()}return A};A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(gt(e)||ht(t,n)){var r=ft(e,t,n)?2:1;return{type:5,value:this.consumeName(),flags:r}}break;case 36:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return Ft}break;case 39:return this.consumeStringToken(39);case 40:return Qt;case 41:return Ct;case 42:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return Ht}break;case ot:if(pt(A,this.peekCodePoint(0),this.peekCodePoint(1))){this.reconsumeCodePoint(A);return this.consumeNumericToken()}break;case 44:return Ut;case st:var i=A,s=this.peekCodePoint(0),o=this.peekCodePoint(1);if(pt(i,s,o)){this.reconsumeCodePoint(A);return this.consumeNumericToken()}if(ft(i,s,o)){this.reconsumeCodePoint(A);return this.consumeIdentLikeToken()}if(s===st&&62===o){this.consumeCodePoint();this.consumeCodePoint();return Kt}break;case 46:if(pt(A,this.peekCodePoint(0),this.peekCodePoint(1))){this.reconsumeCodePoint(A);return this.consumeNumericToken()}break;case 47:if(42===this.peekCodePoint(0)){this.consumeCodePoint();for(;;){var a=this.consumeCodePoint();if(42===a)if(47===(a=this.consumeCodePoint()))return this.consumeToken();if(a===at)return this.consumeToken()}}break;case 58:return St;case 59:return Tt;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===st&&this.peekCodePoint(2)===st){this.consumeCodePoint();this.consumeCodePoint();return Dt}break;case 64:var c=this.peekCodePoint(0),l=this.peekCodePoint(1),u=this.peekCodePoint(2);if(ft(c,l,u)){return{type:7,value:this.consumeName()}}break;case 91:return kt;case 92:if(ht(A,this.peekCodePoint(0))){this.reconsumeCodePoint(A);return this.consumeIdentLikeToken()}break;case 93:return _t;case 61:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return mt}break;case 123:return xt;case 125:return Et;case 117:case 85:var B=this.peekCodePoint(0),g=this.peekCodePoint(1);if(B===ot&&(lt(g)||63===g)){this.consumeCodePoint();this.consumeUnicodeRangeToken()}this.reconsumeCodePoint(A);return this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return bt}if(124===this.peekCodePoint(0)){this.consumeCodePoint();return yt}break;case 126:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return vt}break;case at:return Mt}if(ut(A)){this.consumeWhiteSpace();return Rt}if(ct(A)){this.reconsumeCodePoint(A);return this.consumeNumericToken()}if(Bt(A)){this.reconsumeCodePoint(A);return this.consumeIdentLikeToken()}return{type:6,value:ne(A)}};A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A};A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)};A.prototype.peekCodePoint=function(A){if(A>=this._value.length)return-1;else return this._value[A]};A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();lt(e)&&A.length<6;){A.push(e);e=this.consumeCodePoint()}for(var t=!1;63===e&&A.length<6;){A.push(e);e=this.consumeCodePoint();t=!0}if(t){return{type:30,start:parseInt(ne.apply(void 0,A.map(function(A){return 63===A?48:A})),16),end:parseInt(ne.apply(void 0,A.map(function(A){return 63===A?70:A})),16)}}var n=parseInt(ne.apply(void 0,A),16);if(this.peekCodePoint(0)===st&<(this.peekCodePoint(1))){this.consumeCodePoint();e=this.consumeCodePoint();for(var r=[];lt(e)&&r.length<6;){r.push(e);e=this.consumeCodePoint()}return{type:30,start:n,end:parseInt(ne.apply(void 0,r),16)}}else return{type:30,start:n,end:n}};A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();if("url"===A.toLowerCase()&&40===this.peekCodePoint(0)){this.consumeCodePoint();return this.consumeUrlToken()}else if(40===this.peekCodePoint(0)){this.consumeCodePoint();return{type:19,value:A}}return{type:20,value:A}};A.prototype.consumeUrlToken=function(){var A=[];this.consumeWhiteSpace();if(this.peekCodePoint(0)===at)return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var t=this.consumeStringToken(this.consumeCodePoint());if(0===t.type){this.consumeWhiteSpace();if(this.peekCodePoint(0)===at||41===this.peekCodePoint(0)){this.consumeCodePoint();return{type:22,value:t.value}}}this.consumeBadUrlRemnants();return It}for(;;){var n=this.consumeCodePoint();if(n===at||41===n)return{type:22,value:ne.apply(void 0,A)};else if(ut(n)){this.consumeWhiteSpace();if(this.peekCodePoint(0)===at||41===this.peekCodePoint(0)){this.consumeCodePoint();return{type:22,value:ne.apply(void 0,A)}}this.consumeBadUrlRemnants();return It}else if(34===n||39===n||40===n||dt(n)){this.consumeBadUrlRemnants();return It}else if(92===n)if(ht(n,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else{this.consumeBadUrlRemnants();return It}else A.push(n)}};A.prototype.consumeWhiteSpace=function(){for(;ut(this.peekCodePoint(0));)this.consumeCodePoint()};A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(41===A||A===at)return;if(ht(A,this.peekCodePoint(0)))this.consumeEscapedCodePoint()}};A.prototype.consumeStringSlice=function(A){for(var e="";A>0;){var t=Math.min(5e4,A);e+=ne.apply(void 0,this._value.splice(0,t));A-=t}this._value.shift();return e};A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var n=this._value[t];if(n===at||void 0===n||n===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(10===n){this._value.splice(0,t);return Lt}if(92===n){var r=this._value[t+1];if(r!==at&&void 0!==r)if(10===r){e+=this.consumeStringSlice(t);t=-1;this._value.shift()}else if(ht(n,r)){e+=this.consumeStringSlice(t);e+=ne(this.consumeEscapedCodePoint());t=-1}}t++}};A.prototype.consumeNumber=function(){var A=[],e=4,t=this.peekCodePoint(0);if(t===ot||t===st)A.push(this.consumeCodePoint());for(;ct(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(46===t&&ct(n)){A.push(this.consumeCodePoint(),this.consumeCodePoint());e=8;for(;ct(this.peekCodePoint(0));)A.push(this.consumeCodePoint())}t=this.peekCodePoint(0);n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((69===t||101===t)&&((n===ot||n===st)&&ct(r)||ct(n))){A.push(this.consumeCodePoint(),this.consumeCodePoint());e=8;for(;ct(this.peekCodePoint(0));)A.push(this.consumeCodePoint())}return[wt(A),e]};A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),i=this.peekCodePoint(2);if(ft(n,r,i)){return{type:15,number:e,flags:t,unit:this.consumeName()}}if(37===n){this.consumeCodePoint();return{type:16,number:e,flags:t}}return{type:17,number:e,flags:t}};A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(lt(A)){for(var e=ne(A);lt(this.peekCodePoint(0))&&e.length<6;)e+=ne(this.consumeCodePoint());if(ut(this.peekCodePoint(0)))this.consumeCodePoint();var t=parseInt(e,16);if(0===t||function(A){return A>=55296&&A<=57343}(t)||t>1114111)return 65533;else return t}if(A===at)return 65533;else return A};A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(gt(e))A+=ne(e);else if(ht(e,this.peekCodePoint(0)))A+=ne(this.consumeEscapedCodePoint());else{this.reconsumeCodePoint(e);return A}}};return A}(),Ot=function(){function A(A){this._tokens=A}A.create=function(e){var t=new Pt;t.write(e);return new A(t.read())};A.parseValue=function(e){return A.create(e).parseComponentValue()};A.parseValues=function(e){return A.create(e).parseComponentValues()};A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")};A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e);A.push()}};A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A};A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||qt(t,A))return e;this.reconsumeToken(t);e.values.push(this.consumeComponentValue());t=this.consumeToken()}};A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t);e.values.push(this.consumeComponentValue())}};A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?Mt:A};A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)};return A}(),Gt=function(A){return 15===A.type},Nt=function(A){return 17===A.type},Vt=function(A){return 20===A.type},Wt=function(A){return 0===A.type},zt=function(A,e){return Vt(A)&&A.value===e},Xt=function(A){return 31!==A.type},Jt=function(A){return 31!==A.type&&4!==A.type},Yt=function(A){var e=[],t=[];A.forEach(function(A){if(4!==A.type){if(31!==A.type)t.push(A)}else{if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");e.push(t);t=[]}});if(t.length)e.push(t);return e},qt=function(A,e){if(11===e&&12===A.type)return!0;if(28===e&&29===A.type)return!0;else return 2===e&&3===A.type},Zt=function(A){return 17===A.type||15===A.type},jt=function(A){return 16===A.type||Zt(A)},$t=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},An={type:17,number:0,flags:4},en={type:16,number:50,flags:4},tn={type:16,number:100,flags:4},nn=function(A,e,t){var n=A[0],r=A[1];return[rn(n,e),rn(void 0!==r?r:n,t)]},rn=function(A,e){if(16===A.type)return A.number/100*e;if(Gt(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},sn="grad",on="turn",an=function(A,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case sn:return Math.PI/200*e.number;case"rad":return e.number;case on:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},cn=function(A){if(15===A.type)if("deg"===A.unit||A.unit===sn||"rad"===A.unit||A.unit===on)return!0;return!1},ln=function(A){switch(A.filter(Vt).map(function(A){return A.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[An,An];case"to top":case"bottom":return un(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[An,tn];case"to right":case"left":return un(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[tn,tn];case"to bottom":case"top":return un(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[tn,An];case"to left":case"right":return un(270)}return 0},un=function(A){return Math.PI*A/180},Bn=function(A,e){if(18===e.type){var t=Cn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),i=e.value.substring(2,3);return hn(parseInt(n+n,16),parseInt(r+r,16),parseInt(i+i,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),i=e.value.substring(2,3);var s=e.value.substring(3,4);return hn(parseInt(n+n,16),parseInt(r+r,16),parseInt(i+i,16),parseInt(s+s,16)/255)}if(6===e.value.length){n=e.value.substring(0,2),r=e.value.substring(2,4),i=e.value.substring(4,6);return hn(parseInt(n,16),parseInt(r,16),parseInt(i,16),1)}if(8===e.value.length){n=e.value.substring(0,2),r=e.value.substring(2,4),i=e.value.substring(4,6),s=e.value.substring(6,8);return hn(parseInt(n,16),parseInt(r,16),parseInt(i,16),parseInt(s,16)/255)}}if(20===e.type){var o=Fn[e.value.toUpperCase()];if(void 0!==o)return o}return Fn.TRANSPARENT},gn=function(A){return!(255&A)},dn=function(A){var e=255&A,t=255&A>>8,n=255&A>>16,r=255&A>>24;return e<255?"rgba("+r+","+n+","+t+","+e/255+")":"rgb("+r+","+n+","+t+")"},hn=function(A,e,t,n){return(A<<24|e<<16|t<<8|Math.round(255*n))>>>0},fn=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},pn=function(A,e){var t=e.filter(Jt);if(3===t.length){var n=t.map(fn),r=n[0],i=n[1],s=n[2];return hn(r,i,s,1)}if(4===t.length){var o=t.map(fn),a=(r=o[0],i=o[1],s=o[2],o[3]);return hn(r,i,s,a)}return 0};function wn(A,e,t){if(t<0)t+=1;if(t>=1)t-=1;if(t<1/6)return(e-A)*t*6+A;else if(t<.5)return e;else if(t<2/3)return 6*(e-A)*(2/3-t)+A;else return A}var Qn=function(A,e){var t=e.filter(Jt),n=t[0],r=t[1],i=t[2],s=t[3],o=(17===n.type?un(n.number):an(A,n))/(2*Math.PI),a=jt(r)?r.number/100:0,c=jt(i)?i.number/100:0,l=void 0!==s&&jt(s)?rn(s,1):1;if(0===a)return hn(255*c,255*c,255*c,1);var u=c<=.5?c*(a+1):c+a-c*a,B=2*c-u,g=wn(B,u,o+1/3),d=wn(B,u,o),h=wn(B,u,o-1/3);return hn(255*g,255*d,255*h,l)},Cn={hsl:Qn,hsla:Qn,rgb:pn,rgba:pn},Un=function(A,e){return Bn(A,Ot.create(e).parseComponentValue())},Fn={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},mn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Vt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},yn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},bn=function(A,e){var t=Bn(A,e[0]),n=e[1];return n&&jt(n)?{color:t,stop:n}:{color:t,stop:null}},vn=function(A,e){var t=A[0],n=A[A.length-1];if(null===t.stop)t.stop=An;if(null===n.stop)n.stop=tn;for(var r=[],i=0,s=0;s<A.length;s++){var o=A[s].stop;if(null!==o){var a=rn(o,e);if(a>i)r.push(a);else r.push(i);i=a}else r.push(null)}var c=null;for(s=0;s<r.length;s++){var l=r[s];if(null===l){if(null===c)c=s}else if(null!==c){for(var u=s-c,B=(l-r[c-1])/(u+1),g=1;g<=u;g++)r[c+g-1]=B*g;c=null}}return A.map(function(A,t){return{color:A.color,stop:Math.max(Math.min(1,r[t]/e),0)}})},xn=function(A,e,t){var n="number"==typeof A?A:function(A,e,t){var n=e/2,r=t/2,i=rn(A[0],e)-n,s=r-rn(A[1],t);return(Math.atan2(s,i)+2*Math.PI)%(2*Math.PI)}(A,e,t),r=Math.abs(e*Math.sin(n))+Math.abs(t*Math.cos(n)),i=e/2,s=t/2,o=r/2,a=Math.sin(n-Math.PI/2)*o,c=Math.cos(n-Math.PI/2)*o;return[r,i-c,i+c,s-a,s+a]},En=function(A,e){return Math.sqrt(A*A+e*e)},Hn=function(A,e,t,n,r){return[[0,0],[0,e],[A,0],[A,e]].reduce(function(A,e){var i=e[0],s=e[1],o=En(t-i,n-s);if(r?o<A.optimumDistance:o>A.optimumDistance)return{optimumCorner:e,optimumDistance:o};else return A},{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},In=function(A,e){var t=un(180),n=[];Yt(e).forEach(function(e,r){if(0===r){var i=e[0];if(20===i.type&&-1!==["top","left","right","bottom"].indexOf(i.value)){t=ln(e);return}else if(cn(i)){t=(an(A,i)+un(270))%un(360);return}}var s=bn(A,e);n.push(s)});return{angle:t,stops:n,type:1}},Ln="closest-side",Dn="farthest-side",Kn="closest-corner",Sn="farthest-corner",Tn="circle",kn="ellipse",_n="cover",Rn="contain",Mn=function(A,e){var t=0,n=3,r=[],i=[];Yt(e).forEach(function(e,s){var o=!0;if(0===s)o=e.reduce(function(A,e){if(Vt(e))switch(e.value){case"center":i.push(en);return!1;case"top":case"left":i.push(An);return!1;case"right":case"bottom":i.push(tn);return!1}else if(jt(e)||Zt(e)){i.push(e);return!1}return A},o);else if(1===s)o=e.reduce(function(A,e){if(Vt(e))switch(e.value){case Tn:t=0;return!1;case kn:t=1;return!1;case Rn:case Ln:n=0;return!1;case Dn:n=1;return!1;case Kn:n=2;return!1;case _n:case Sn:n=3;return!1}else if(Zt(e)||jt(e)){if(!Array.isArray(n))n=[];n.push(e);return!1}return A},o);if(o){var a=bn(A,e);r.push(a)}});return{size:n,shape:t,stops:r,position:i,type:2}},Pn=function(A,e){if(22===e.type){var t={url:e.value,type:0};A.cache.addImage(e.value);return t}if(18===e.type){var n=Gn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(A,e.values)}throw new Error("Unsupported image type "+e.type)};var On,Gn={"linear-gradient":function(A,e){var t=un(180),n=[];Yt(e).forEach(function(e,r){if(0===r){var i=e[0];if(20===i.type&&"to"===i.value){t=ln(e);return}else if(cn(i)){t=an(A,i);return}}var s=bn(A,e);n.push(s)});return{angle:t,stops:n,type:1}},"-moz-linear-gradient":In,"-ms-linear-gradient":In,"-o-linear-gradient":In,"-webkit-linear-gradient":In,"radial-gradient":function(A,e){var t=0,n=3,r=[],i=[];Yt(e).forEach(function(e,s){var o=!0;if(0===s){var a=!1;o=e.reduce(function(A,e){if(a){if(Vt(e))switch(e.value){case"center":i.push(en);return A;case"top":case"left":i.push(An);return A;case"right":case"bottom":i.push(tn);return A}else if(jt(e)||Zt(e))i.push(e)}else if(Vt(e))switch(e.value){case Tn:t=0;return!1;case kn:t=1;return!1;case"at":a=!0;return!1;case Ln:n=0;return!1;case _n:case Dn:n=1;return!1;case Rn:case Kn:n=2;return!1;case Sn:n=3;return!1}else if(Zt(e)||jt(e)){if(!Array.isArray(n))n=[];n.push(e);return!1}return A},o)}if(o){var c=bn(A,e);r.push(c)}});return{size:n,shape:t,stops:r,position:i,type:2}},"-moz-radial-gradient":Mn,"-ms-radial-gradient":Mn,"-o-radial-gradient":Mn,"-webkit-radial-gradient":Mn,"-webkit-gradient":function(A,e){var t=un(180),n=[],r=1;Yt(e).forEach(function(e,t){var i=e[0];if(0===t)if(Vt(i)&&"linear"===i.value){r=1;return}else if(Vt(i)&&"radial"===i.value){r=2;return}if(18===i.type)if("from"===i.name){var s=Bn(A,i.values[0]);n.push({stop:An,color:s})}else if("to"===i.name){s=Bn(A,i.values[0]);n.push({stop:tn,color:s})}else if("color-stop"===i.name){var o=i.values.filter(Jt);if(2===o.length){s=Bn(A,o[1]);var a=o[0];if(Nt(a))n.push({stop:{type:16,number:100*a.number,flags:a.flags},color:s})}}});return 1===r?{angle:(t+un(180))%un(360),stops:n,type:r}:{size:3,shape:0,stops:n,position:[],type:r}}},Nn={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];if(20===t.type&&"none"===t.value)return[];else return e.filter(function(A){return Jt(A)&&function(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Gn[A.name])}(A)}).map(function(e){return Pn(A,e)})}},Vn={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Vt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Wn={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Yt(e).map(function(A){return A.filter(jt)}).map($t)}},zn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Yt(e).map(function(A){return A.filter(Vt).map(function(A){return A.value}).join(" ")}).map(Xn)}},Xn=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(A){A.AUTO="auto";A.CONTAIN="contain";A.COVER="cover"}(On||(On={}));var Jn,Yn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Yt(e).map(function(A){return A.filter(qn)})}},qn=function(A){return Vt(A)||jt(A)},Zn=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},jn=Zn("top"),$n=Zn("right"),Ar=Zn("bottom"),er=Zn("left"),tr=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return $t(e.filter(jt))}}},nr=tr("top-left"),rr=tr("top-right"),ir=tr("bottom-right"),sr=tr("bottom-left"),or=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},ar=or("top"),cr=or("right"),lr=or("bottom"),ur=or("left"),Br=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){if(Gt(e))return e.number;else return 0}}},gr=Br("top"),dr=Br("right"),hr=Br("bottom"),fr=Br("left"),pr={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},wr={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){if("rtl"===e)return 1;else return 0}},Qr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(Vt).reduce(function(A,e){return A|Cr(e.value)},0)}},Cr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},Ur={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Fr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){if(20===e.type&&"normal"===e.value)return 0;if(17===e.type)return e.number;if(15===e.type)return e.number;else return 0}};!function(A){A.NORMAL="normal";A.STRICT="strict"}(Jn||(Jn={}));var mr,yr={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){if("strict"===e)return Jn.STRICT;else return Jn.NORMAL}},br={name:"line-height",initialValue:"normal",prefix:!1,type:4},vr=function(A,e){if(Vt(A)&&"normal"===A.value)return 1.2*e;else if(17===A.type)return e*A.number;else if(jt(A))return rn(A,e);return e},xr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;else return Pn(A,e)}},Er={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){if("inside"===e)return 0;else return 1}},Hr={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Ir=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Lr=Ir("top"),Dr=Ir("right"),Kr=Ir("bottom"),Sr=Ir("left"),Tr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(Vt).map(function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},kr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){if("break-word"===e)return"break-word";else return"normal"}},_r=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Rr=_r("top"),Mr=_r("right"),Pr=_r("bottom"),Or=_r("left"),Gr={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Nr={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Vr={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(1===e.length&&zt(e[0],"none"))return[];else return Yt(e).map(function(e){for(var t={color:Fn.TRANSPARENT,offsetX:An,offsetY:An,blur:An},n=0,r=0;r<e.length;r++){var i=e[r];if(Zt(i)){if(0===n)t.offsetX=i;else if(1===n)t.offsetY=i;else t.blur=i;n++}else t.color=Bn(A,i)}return t})}},Wr={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},zr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Xr[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Xr={matrix:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number});return 6===e.length?e:null},matrix3d:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number}),t=e[0],n=e[1];e[2];e[3];var r=e[4],i=e[5];e[6];e[7];e[8];e[9];e[10];e[11];var s=e[12],o=e[13];e[14];e[15];return 16===e.length?[t,n,r,i,s,o]:null}},Jr={type:16,number:50,flags:4},Yr=[Jr,Jr],qr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(jt);if(2!==t.length)return Yr;else return[t[0],t[1]]}},Zr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(A){A.NORMAL="normal";A.BREAK_ALL="break-all";A.KEEP_ALL="keep-all"}(mr||(mr={}));for(var jr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return mr.BREAK_ALL;case"keep-all":return mr.KEEP_ALL;default:return mr.NORMAL}}},$r={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(Nt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Ai=function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")},ei={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){if(Nt(e))return e.number;else return 1}},ti={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ni={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(Vt).map(function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(A){return 0!==A})}},ri={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],n=[];e.forEach(function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:n.push(t.join(" "));t.length=0}});if(t.length)n.push(t.join(" "));return n.map(function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"})}},ii={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},si={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){if(Nt(e))return e.number;if(Vt(e))if("bold"===e.value)return 700;else return 400;return 400}},oi={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(Vt).map(function(A){return A.value})}},ai={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},ci=function(A,e){return 0!==(A&e)},li={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];if(20===t.type&&"none"===t.value)return[];else return e}},ui={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=e.filter(Xt),i=0;i<r.length;i++){var s=r[i],o=r[i+1];if(20===s.type){var a=o&&Nt(o)?o.number:1;n.push({counter:s.value,increment:a})}}return n}},Bi={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],n=e.filter(Xt),r=0;r<n.length;r++){var i=n[r],s=n[r+1];if(Vt(i)&&"none"!==i.value){var o=s&&Nt(s)?s.number:0;t.push({counter:i.value,reset:o})}}return t}},gi={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(Gt).map(function(e){return Ai(A,e)})}},di={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=e.filter(Wt);if(r.length%2!=0)return null;for(var i=0;i<r.length;i+=2){var s=r[i].value,o=r[i+1].value;n.push({open:s,close:o})}return n}},hi=function(A,e,t){if(!A)return"";var n=A[Math.min(e,A.length-1)];if(!n)return"";else return t?n.open:n.close},fi={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(1===e.length&&zt(e[0],"none"))return[];else return Yt(e).map(function(e){for(var t={color:255,offsetX:An,offsetY:An,blur:An,spread:An,inset:!1},n=0,r=0;r<e.length;r++){var i=e[r];if(zt(i,"inset"))t.inset=!0;else if(Zt(i)){if(0===n)t.offsetX=i;else if(1===n)t.offsetY=i;else if(2===n)t.blur=i;else t.spread=i;n++}else t.color=Bn(A,i)}return t})}},pi={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[];e.filter(Vt).forEach(function(A){switch(A.value){case"stroke":t.push(1);break;case"fill":t.push(0);break;case"markers":t.push(2)}});[0,1,2].forEach(function(A){if(-1===t.indexOf(A))t.push(A)});return t}},wi={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Qi={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){if(Gt(e))return e.number;else return 0}},Ci=function(){function A(A,e){var t,n;this.animationDuration=mi(A,gi,e.animationDuration);this.backgroundClip=mi(A,mn,e.backgroundClip);this.backgroundColor=mi(A,yn,e.backgroundColor);this.backgroundImage=mi(A,Nn,e.backgroundImage);this.backgroundOrigin=mi(A,Vn,e.backgroundOrigin);this.backgroundPosition=mi(A,Wn,e.backgroundPosition);this.backgroundRepeat=mi(A,zn,e.backgroundRepeat);this.backgroundSize=mi(A,Yn,e.backgroundSize);this.borderTopColor=mi(A,jn,e.borderTopColor);this.borderRightColor=mi(A,$n,e.borderRightColor);this.borderBottomColor=mi(A,Ar,e.borderBottomColor);this.borderLeftColor=mi(A,er,e.borderLeftColor);this.borderTopLeftRadius=mi(A,nr,e.borderTopLeftRadius);this.borderTopRightRadius=mi(A,rr,e.borderTopRightRadius);this.borderBottomRightRadius=mi(A,ir,e.borderBottomRightRadius);this.borderBottomLeftRadius=mi(A,sr,e.borderBottomLeftRadius);this.borderTopStyle=mi(A,ar,e.borderTopStyle);this.borderRightStyle=mi(A,cr,e.borderRightStyle);this.borderBottomStyle=mi(A,lr,e.borderBottomStyle);this.borderLeftStyle=mi(A,ur,e.borderLeftStyle);this.borderTopWidth=mi(A,gr,e.borderTopWidth);this.borderRightWidth=mi(A,dr,e.borderRightWidth);this.borderBottomWidth=mi(A,hr,e.borderBottomWidth);this.borderLeftWidth=mi(A,fr,e.borderLeftWidth);this.boxShadow=mi(A,fi,e.boxShadow);this.color=mi(A,pr,e.color);this.direction=mi(A,wr,e.direction);this.display=mi(A,Qr,e.display);this.float=mi(A,Ur,e.cssFloat);this.fontFamily=mi(A,ri,e.fontFamily);this.fontSize=mi(A,ii,e.fontSize);this.fontStyle=mi(A,ai,e.fontStyle);this.fontVariant=mi(A,oi,e.fontVariant);this.fontWeight=mi(A,si,e.fontWeight);this.letterSpacing=mi(A,Fr,e.letterSpacing);this.lineBreak=mi(A,yr,e.lineBreak);this.lineHeight=mi(A,br,e.lineHeight);this.listStyleImage=mi(A,xr,e.listStyleImage);this.listStylePosition=mi(A,Er,e.listStylePosition);this.listStyleType=mi(A,Hr,e.listStyleType);this.marginTop=mi(A,Lr,e.marginTop);this.marginRight=mi(A,Dr,e.marginRight);this.marginBottom=mi(A,Kr,e.marginBottom);this.marginLeft=mi(A,Sr,e.marginLeft);this.opacity=mi(A,ei,e.opacity);var r=mi(A,Tr,e.overflow);this.overflowX=r[0];this.overflowY=r[r.length>1?1:0];this.overflowWrap=mi(A,kr,e.overflowWrap);this.paddingTop=mi(A,Rr,e.paddingTop);this.paddingRight=mi(A,Mr,e.paddingRight);this.paddingBottom=mi(A,Pr,e.paddingBottom);this.paddingLeft=mi(A,Or,e.paddingLeft);this.paintOrder=mi(A,pi,e.paintOrder);this.position=mi(A,Nr,e.position);this.textAlign=mi(A,Gr,e.textAlign);this.textDecorationColor=mi(A,ti,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color);this.textDecorationLine=mi(A,ni,null!==(n=e.textDecorationLine)&&void 0!==n?n:e.textDecoration);this.textShadow=mi(A,Vr,e.textShadow);this.textTransform=mi(A,Wr,e.textTransform);this.transform=mi(A,zr,e.transform);this.transformOrigin=mi(A,qr,e.transformOrigin);this.visibility=mi(A,Zr,e.visibility);this.webkitTextStrokeColor=mi(A,wi,e.webkitTextStrokeColor);this.webkitTextStrokeWidth=mi(A,Qi,e.webkitTextStrokeWidth);this.wordBreak=mi(A,jr,e.wordBreak);this.zIndex=mi(A,$r,e.zIndex)}A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility};A.prototype.isTransparent=function(){return gn(this.backgroundColor)};A.prototype.isTransformed=function(){return null!==this.transform};A.prototype.isPositioned=function(){return 0!==this.position};A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto};A.prototype.isFloating=function(){return 0!==this.float};A.prototype.isInlineLevel=function(){return ci(this.display,4)||ci(this.display,33554432)||ci(this.display,268435456)||ci(this.display,536870912)||ci(this.display,67108864)||ci(this.display,134217728)};return A}(),Ui=function(){return function(A,e){this.content=mi(A,li,e.content);this.quotes=mi(A,di,e.quotes)}}(),Fi=function(){return function(A,e){this.counterIncrement=mi(A,ui,e.counterIncrement);this.counterReset=mi(A,Bi,e.counterReset)}}(),mi=function(A,e,t){var n=new Pt,r=null!=t?t.toString():e.initialValue;n.write(r);var i=new Ot(n.read());switch(e.type){case 2:var s=i.parseComponentValue();return e.parse(A,Vt(s)?s.value:e.initialValue);case 0:return e.parse(A,i.parseComponentValue());case 1:return e.parse(A,i.parseComponentValues());case 4:return i.parseComponentValue();case 3:switch(e.format){case"angle":return an(A,i.parseComponentValue());case"color":return Bn(A,i.parseComponentValue());case"image":return Pn(A,i.parseComponentValue());case"length":var o=i.parseComponentValue();return Zt(o)?o:An;case"length-percentage":var a=i.parseComponentValue();return jt(a)?a:An;case"time":return Ai(A,i.parseComponentValue())}}},yi=function(A,e){var t=function(A){switch(A.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(A);return 1===t||e===t},bi=function(){return function(A,e){this.context=A;this.textNodes=[];this.elements=[];this.flags=0;if(yi(e,3));this.styles=new Ci(A,window.getComputedStyle(e,null));if(Hs(e)){if(this.styles.animationDuration.some(function(A){return A>0}))e.style.animationDuration="0s";if(null!==this.styles.transform)e.style.transform="none"}this.bounds=ee(this.context,e);if(yi(e,4))this.flags|=16}}(),vi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xi="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ei=0;Ei<64;Ei++)xi[vi.charCodeAt(Ei)]=Ei;for(var Hi=function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint16Array(Array.prototype.slice.call(A,e,t))},Ii=function(){function A(A,e,t,n,r,i){this.initialValue=A;this.errorValue=e;this.highStart=t;this.highValueIndex=n;this.index=r;this.data=i}A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535){e=((e=this.index[A>>5])<<2)+(31&A);return this.data[e]}if(A<=65535){e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A);return this.data[e]}if(A<this.highStart){e=2080+(A>>11);e=this.index[e];e+=A>>5&63;e=((e=this.index[e])<<2)+(31&A);return this.data[e]}if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue};return A}(),Li="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Di="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ki=0;Ki<64;Ki++)Di[Li.charCodeAt(Ki)]=Ki;var Si,Ti=8,ki=9,_i=11,Ri=12,Mi=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,i="";++r<t;){var s=A[r];if(s<=65535)n.push(s);else{s-=65536;n.push(55296+(s>>10),s%1024+56320)}if(r+1===t||n.length>16384){i+=String.fromCharCode.apply(String,n);n.length=0}}return i},Pi=function(A){var e=function(A){var e,t,n,r,i,s=.75*A.length,o=A.length,a=0;if("="===A[A.length-1]){s--;if("="===A[A.length-2])s--}var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(s):new Array(s),l=Array.isArray(c)?c:new Uint8Array(c);for(e=0;e<o;e+=4){t=xi[A.charCodeAt(e)];n=xi[A.charCodeAt(e+1)];r=xi[A.charCodeAt(e+2)];i=xi[A.charCodeAt(e+3)];l[a++]=t<<2|n>>4;l[a++]=(15&n)<<4|r>>2;l[a++]=(3&r)<<6|63&i}return c}(A),t=Array.isArray(e)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t}(e):new Uint32Array(e),n=Array.isArray(e)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t}(e):new Uint16Array(e),r=Hi(n,12,t[4]/2),i=2===t[5]?Hi(n,(24+t[4])/2):function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint32Array(Array.prototype.slice.call(A,e,t))}(t,Math.ceil((24+t[4])/4));return new Ii(t[0],t[1],t[2],t[3],r,i)}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),Oi="×",Gi=function(A){return Pi.get(A)},Ni=function(A,e,t){var n=t-2,r=e[n],i=e[t-1],s=e[t];if(2===i&&3===s)return Oi;if(2===i||3===i||4===i)return"÷";if(2===s||3===s||4===s)return"÷";if(i===Ti&&-1!==[Ti,ki,_i,Ri].indexOf(s))return Oi;if(!(i!==_i&&i!==ki||s!==ki&&10!==s))return Oi;if((i===Ri||10===i)&&10===s)return Oi;if(13===s||5===s)return Oi;if(7===s)return Oi;if(1===i)return Oi;if(13===i&&14===s){for(;5===r;)r=e[--n];if(14===r)return Oi}if(15===i&&15===s){for(var o=0;15===r;){o++;r=e[--n]}if(o%2==0)return Oi}return"÷"},Vi=function(A){var e=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var i=A.charCodeAt(t++);if(56320==(64512&i))e.push(((1023&r)<<10)+(1023&i)+65536);else{e.push(r);t--}}else e.push(r)}return e}(A),t=e.length,n=0,r=0,i=e.map(Gi);return{next:function(){if(n>=t)return{done:!0,value:null};for(var A=Oi;n<t&&(A=Ni(0,i,++n))===Oi;);if(A!==Oi||n===t){var s=Mi.apply(null,e.slice(r,n));r=n;return{value:s,done:!1}}return{done:!0,value:null}}}},Wi=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},zi=function(A,e,t,n,r){var i="http://www.w3.org/2000/svg",s=document.createElementNS(i,"svg"),o=document.createElementNS(i,"foreignObject");s.setAttributeNS(null,"width",A.toString());s.setAttributeNS(null,"height",e.toString());o.setAttributeNS(null,"width","100%");o.setAttributeNS(null,"height","100%");o.setAttributeNS(null,"x",t.toString());o.setAttributeNS(null,"y",n.toString());o.setAttributeNS(null,"externalResourcesRequired","true");s.appendChild(o);o.appendChild(r);return s},Xi=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){return e(n)};n.onerror=t;n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Ji={get SUPPORT_RANGE_BOUNDS(){var A=function(A){if(A.createRange){var e=A.createRange();if(e.getBoundingClientRect){var t=A.createElement("boundtest");t.style.height="123px";t.style.display="block";A.body.appendChild(t);e.selectNode(t);var n=e.getBoundingClientRect(),r=Math.round(n.height);A.body.removeChild(t);if(123===r)return!0}}return!1}(document);Object.defineProperty(Ji,"SUPPORT_RANGE_BOUNDS",{value:A});return A},get SUPPORT_WORD_BREAKING(){var A=Ji.SUPPORT_RANGE_BOUNDS&&function(A){var e=A.createElement("boundtest");e.style.width="50px";e.style.display="block";e.style.fontSize="12px";e.style.letterSpacing="0px";e.style.wordSpacing="0px";A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var n=e.firstChild,r=te(n.data).map(function(A){return ne(A)}),i=0,s={},o=r.every(function(A,e){t.setStart(n,i);t.setEnd(n,i+A.length);var r=t.getBoundingClientRect();i+=A.length;var o=r.x>s.x||r.y>s.y;s=r;if(0===e)return!0;else return o});A.body.removeChild(e);return o}(document);Object.defineProperty(Ji,"SUPPORT_WORD_BREAKING",{value:A});return A},get SUPPORT_SVG_DRAWING(){var A=function(A){var e=new Image,t=A.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(e,0,0);t.toDataURL()}catch(r){return!1}return!0}(document);Object.defineProperty(Ji,"SUPPORT_SVG_DRAWING",{value:A});return A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?function(A){var e=A.createElement("canvas"),t=100;e.width=t;e.height=t;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)";n.fillRect(0,0,t,t);var r=new Image,i=e.toDataURL();r.src=i;var s=zi(t,t,0,0,r);n.fillStyle="red";n.fillRect(0,0,t,t);return Xi(s).then(function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red";n.fillRect(0,0,t,t);var s=A.createElement("div");s.style.backgroundImage="url("+i+")";s.style.height=t+"px";return Wi(r)?Xi(zi(t,t,0,0,s)):Promise.reject(!1)}).then(function(A){n.drawImage(A,0,0);return Wi(n.getImageData(0,0,t,t).data)}).catch(function(){return!1})}(document):Promise.resolve(!1);Object.defineProperty(Ji,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A});return A},get SUPPORT_CORS_IMAGES(){var A=void 0!==(new Image).crossOrigin;Object.defineProperty(Ji,"SUPPORT_CORS_IMAGES",{value:A});return A},get SUPPORT_RESPONSE_TYPE(){var A="string"==typeof(new XMLHttpRequest).responseType;Object.defineProperty(Ji,"SUPPORT_RESPONSE_TYPE",{value:A});return A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;Object.defineProperty(Ji,"SUPPORT_CORS_XHR",{value:A});return A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);Object.defineProperty(Ji,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A});return A}},Yi=function(){return function(A,e){this.text=A;this.bounds=e}}(),qi=function(A,e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var i=ee(A,n);if(n.firstChild)r.replaceChild(n.firstChild,n);return i}}return Ae.EMPTY},Zi=function(A,e,t){var n=A.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();r.setStart(A,e);r.setEnd(A,e+t);return r},ji=function(A){if(Ji.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(A){return A.segment})}return function(A){for(var e,t=Vi(A),n=[];!(e=t.next()).done;)if(e.value)n.push(e.value.slice());return n}(A)},$i=function(A,e){return 0!==e.letterSpacing?ji(A):function(A,e){if(Ji.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(A){return A.segment})}return es(A,e)}(A,e)},As=[32,160,4961,65792,65793,4153,4241],es=function(A,e){for(var t,n=function(A,e){var t=te(A),n=rt(t,e),r=n[0],i=n[1],s=n[2],o=t.length,a=0,c=0;return{next:function(){if(c>=o)return{done:!0,value:null};for(var A=We;c<o&&(A=nt(t,i,r,++c,s))===We;);if(A!==We||c===o){var e=new it(t,A,a,c);a=c;return{value:e,done:!1}}return{done:!0,value:null}}}}(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),r=[],i=function(){if(t.value){var A=t.value.slice(),e=te(A),n="";e.forEach(function(A){if(-1===As.indexOf(A))n+=ne(A);else{if(n.length)r.push(n);r.push(ne(A));n=""}});if(n.length)r.push(n)}};!(t=n.next()).done;)i();return r},ts=function(){return function(A,e,t){this.text=ns(e.data,t.textTransform);this.textBounds=function(A,e,t,n){var r=$i(e,t),i=[],s=0;r.forEach(function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Ji.SUPPORT_RANGE_BOUNDS){var r=Zi(n,s,e.length).getClientRects();if(r.length>1){var o=ji(e),a=0;o.forEach(function(e){i.push(new Yi(e,Ae.fromDOMRectList(A,Zi(n,a+s,e.length).getClientRects())));a+=e.length})}else i.push(new Yi(e,Ae.fromDOMRectList(A,r)))}else{var c=n.splitText(e.length);i.push(new Yi(e,qi(A,n)));n=c}else if(!Ji.SUPPORT_RANGE_BOUNDS)n=n.splitText(e.length);s+=e.length});return i}(A,this.text,t,e)}}(),ns=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(rs,is);case 2:return A.toUpperCase();default:return A}},rs=/(^|\s|:|-|\(|\))([a-z])/g,is=function(A,e,t){if(A.length>0)return e+t.toUpperCase();else return A},ss=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.src=t.currentSrc||t.src;n.intrinsicWidth=t.naturalWidth;n.intrinsicHeight=t.naturalHeight;n.context.cache.addImage(n.src);return n}return e}(bi),os=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.canvas=t;n.intrinsicWidth=t.width;n.intrinsicHeight=t.height;return n}return e}(bi),as=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this,r=new XMLSerializer,i=ee(e,t);t.setAttribute("width",i.width+"px");t.setAttribute("height",i.height+"px");n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t));n.intrinsicWidth=t.width.baseVal.value;n.intrinsicHeight=t.height.baseVal.value;n.context.cache.addImage(n.svg);return n}return e}(bi),cs=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.value=t.value;return n}return e}(bi),ls=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.start=t.start;n.reversed="boolean"==typeof t.reversed&&!0===t.reversed;return n}return e}(bi),us=[{type:15,flags:0,unit:"px",number:3}],Bs=[{type:16,flags:0,number:50}],gs="checkbox",ds="radio",hs="password",fs=707406591,ps=function(A){YA(e,A);function e(e,t){var n,r,i=A.call(this,e,t)||this;i.type=t.type.toLowerCase();i.checked=t.checked;i.value=0===(r=(n=t).type===hs?new Array(n.value.length+1).join("•"):n.value).length?n.placeholder||"":r;if(i.type===gs||i.type===ds){i.styles.backgroundColor=3739148031;i.styles.borderTopColor=i.styles.borderRightColor=i.styles.borderBottomColor=i.styles.borderLeftColor=2779096575;i.styles.borderTopWidth=i.styles.borderRightWidth=i.styles.borderBottomWidth=i.styles.borderLeftWidth=1;i.styles.borderTopStyle=i.styles.borderRightStyle=i.styles.borderBottomStyle=i.styles.borderLeftStyle=1;i.styles.backgroundClip=[0];i.styles.backgroundOrigin=[0];i.bounds=function(A){if(A.width>A.height)return new Ae(A.left+(A.width-A.height)/2,A.top,A.height,A.height);else if(A.width<A.height)return new Ae(A.left,A.top+(A.height-A.width)/2,A.width,A.width);return A}(i.bounds)}switch(i.type){case gs:i.styles.borderTopRightRadius=i.styles.borderTopLeftRadius=i.styles.borderBottomRightRadius=i.styles.borderBottomLeftRadius=us;break;case ds:i.styles.borderTopRightRadius=i.styles.borderTopLeftRadius=i.styles.borderBottomRightRadius=i.styles.borderBottomLeftRadius=Bs}return i}return e}(bi),ws=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this,r=t.options[t.selectedIndex||0];n.value=r?r.text||"":"";return n}return e}(bi),Qs=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.value=t.value;return n}return e}(bi),Cs=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.src=t.src;n.width=parseInt(t.width,10)||0;n.height=parseInt(t.height,10)||0;n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=ys(e,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?Un(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):Fn.TRANSPARENT,i=t.contentWindow.document.body?Un(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):Fn.TRANSPARENT;n.backgroundColor=gn(r)?gn(i)?n.styles.backgroundColor:i:r}}catch(s){}return n}return e}(bi),Us=["OL","UL","MENU"],Fs=function(A,e,t,n){for(var r=e.firstChild,i=void 0;r;r=i){i=r.nextSibling;if(xs(r)&&r.data.trim().length>0)t.textNodes.push(new ts(A,r,t.styles));else if(Es(r))if(Ns(r)&&r.assignedNodes)r.assignedNodes().forEach(function(e){return Fs(A,e,t,n)});else{var s=ms(A,r);if(s.styles.isVisible()){if(bs(r,s,n))s.flags|=4;else if(vs(s.styles))s.flags|=2;if(-1!==Us.indexOf(r.tagName))s.flags|=8;t.elements.push(s);r.slot;if(r.shadowRoot)Fs(A,r.shadowRoot,s,n);else if(!Os(r)&&!Ss(r)&&!Gs(r))Fs(A,r,s,n)}}}},ms=function(A,e){if(Rs(e))return new ss(A,e);if(ks(e))return new os(A,e);if(Ss(e))return new as(A,e);if(Ls(e))return new cs(A,e);if(Ds(e))return new ls(A,e);if(Ks(e))return new ps(A,e);if(Gs(e))return new ws(A,e);if(Os(e))return new Qs(A,e);if(Ms(e))return new Cs(A,e);else return new bi(A,e)},ys=function(A,e){var t=ms(A,e);t.flags|=4;Fs(A,e,t,t);return t},bs=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||Ts(A)&&t.styles.isTransparent()},vs=function(A){return A.isPositioned()||A.isFloating()},xs=function(A){return A.nodeType===Node.TEXT_NODE},Es=function(A){return A.nodeType===Node.ELEMENT_NODE},Hs=function(A){return Es(A)&&void 0!==A.style&&!Is(A)},Is=function(A){return"object"==typeof A.className},Ls=function(A){return"LI"===A.tagName},Ds=function(A){return"OL"===A.tagName},Ks=function(A){return"INPUT"===A.tagName},Ss=function(A){return"svg"===A.tagName},Ts=function(A){return"BODY"===A.tagName},ks=function(A){return"CANVAS"===A.tagName},_s=function(A){return"VIDEO"===A.tagName},Rs=function(A){return"IMG"===A.tagName},Ms=function(A){return"IFRAME"===A.tagName},Ps=function(A){return"STYLE"===A.tagName},Os=function(A){return"TEXTAREA"===A.tagName},Gs=function(A){return"SELECT"===A.tagName},Ns=function(A){return"SLOT"===A.tagName},Vs=function(A){return A.tagName.indexOf("-")>0},Ws=function(){function A(){this.counters={}}A.prototype.getCounterValue=function(A){var e=this.counters[A];if(e&&e.length)return e[e.length-1];else return 1};A.prototype.getCounterValues=function(A){var e=this.counters[A];return e?e:[]};A.prototype.pop=function(A){var e=this;A.forEach(function(A){return e.counters[A].pop()})};A.prototype.parse=function(A){var e=this,t=A.counterIncrement,n=A.counterReset,r=!0;if(null!==t)t.forEach(function(A){var t=e.counters[A.counter];if(t&&0!==A.increment){r=!1;if(!t.length)t.push(1);t[Math.max(0,t.length-1)]+=A.increment}});var i=[];if(r)n.forEach(function(A){var t=e.counters[A.counter];i.push(A.counter);if(!t)t=e.counters[A.counter]=[];t.push(A.reset)});return i};return A}(),zs={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Xs={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Js={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Ys={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},qs=function(A,e,t,n,r,i){if(A<e||A>t)return io(A,r,i.length>0);else return n.integers.reduce(function(e,t,r){for(;A>=t;){A-=t;e+=n.values[r]}return e},"")+i},Zs=function(A,e,t,n){var r="";do{if(!t)A--;r=n(A)+r;A/=e}while(A*e>=e);return r},js=function(A,e,t,n,r){var i=t-e+1;return(A<0?"-":"")+(Zs(Math.abs(A),i,n,function(A){return ne(Math.floor(A%i)+e)})+r)},$s=function(A,e,t){if(void 0===t)t=". ";var n=e.length;return Zs(Math.abs(A),n,!1,function(A){return e[Math.floor(A%n)]})+t},Ao=function(A,e,t,n,r,i){if(A<-9999||A>9999)return io(A,4,r.length>0);var s=Math.abs(A),o=r;if(0===s)return e[0]+o;for(var a=0;s>0&&a<=4;a++){var c=s%10;if(0===c&&ci(i,1)&&""!==o)o=e[c]+o;else if(c>1||1===c&&0===a||1===c&&1===a&&ci(i,2)||1===c&&1===a&&ci(i,4)&&A>100||1===c&&a>1&&ci(i,8))o=e[c]+(a>0?t[a-1]:"")+o;else if(1===c&&a>0)o=t[a-1]+o;s=Math.floor(s/10)}return(A<0?n:"")+o},eo="十百千萬",to="拾佰仟萬",no="マイナス",ro="마이너스",io=function(A,e,t){var n=t?". ":"",r=t?"、":"",i=t?", ":"",s=t?" ":"";switch(e){case 0:return"•"+s;case 1:return"◦"+s;case 2:return"◾"+s;case 5:var o=js(A,48,57,!0,n);return o.length<4?"0"+o:o;case 4:return $s(A,"〇一二三四五六七八九",r);case 6:return qs(A,1,3999,zs,3,n).toLowerCase();case 7:return qs(A,1,3999,zs,3,n);case 8:return js(A,945,969,!1,n);case 9:return js(A,97,122,!1,n);case 10:return js(A,65,90,!1,n);case 11:return js(A,1632,1641,!0,n);case 12:case 49:return qs(A,1,9999,Xs,3,n);case 35:return qs(A,1,9999,Xs,3,n).toLowerCase();case 13:return js(A,2534,2543,!0,n);case 14:case 30:return js(A,6112,6121,!0,n);case 15:return $s(A,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return $s(A,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return Ao(A,"零一二三四五六七八九",eo,"負",r,14);case 47:return Ao(A,"零壹貳參肆伍陸柒捌玖",to,"負",r,15);case 42:return Ao(A,"零一二三四五六七八九",eo,"负",r,14);case 41:return Ao(A,"零壹贰叁肆伍陆柒捌玖",to,"负",r,15);case 26:return Ao(A,"〇一二三四五六七八九","十百千万",no,r,0);case 25:return Ao(A,"零壱弐参四伍六七八九","拾百千万",no,r,7);case 31:return Ao(A,"영일이삼사오육칠팔구","십백천만",ro,i,7);case 33:return Ao(A,"零一二三四五六七八九","十百千萬",ro,i,0);case 32:return Ao(A,"零壹貳參四五六七八九","拾百千",ro,i,7);case 18:return js(A,2406,2415,!0,n);case 20:return qs(A,1,19999,Ys,3,n);case 21:return js(A,2790,2799,!0,n);case 22:return js(A,2662,2671,!0,n);case 22:return qs(A,1,10999,Js,3,n);case 23:return $s(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return $s(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return js(A,3302,3311,!0,n);case 28:return $s(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return $s(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return js(A,3792,3801,!0,n);case 37:return js(A,6160,6169,!0,n);case 38:return js(A,4160,4169,!0,n);case 39:return js(A,2918,2927,!0,n);case 40:return js(A,1776,1785,!0,n);case 43:return js(A,3046,3055,!0,n);case 44:return js(A,3174,3183,!0,n);case 45:return js(A,3664,3673,!0,n);case 46:return js(A,3872,3881,!0,n);default:return js(A,48,57,!0,n)}},so="data-html2canvas-ignore",oo=function(){function A(A,e,t){this.context=A;this.options=t;this.scrolledElements=[];this.referenceElement=e;this.counters=new Ws;this.quoteDepth=0;if(!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}A.prototype.toIFrame=function(A,e){var t=this,n=co(A,e);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var r=A.defaultView.pageXOffset,i=A.defaultView.pageYOffset,s=n.contentWindow,o=s.document,a=Bo(n).then(function(){return ZA(t,0,void 0,function(){var A,t;return jA(this,function(r){switch(r.label){case 0:this.scrolledElements.forEach(wo);if(s){s.scrollTo(e.left,e.top);if(/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(s.scrollY!==e.top||s.scrollX!==e.left)){this.context.logger.warn("Unable to restore scroll position for cloned document");this.context.windowBounds=this.context.windowBounds.add(s.scrollX-e.left,s.scrollY-e.top,0,0)}}A=this.options.onclone;if(void 0===(t=this.clonedReferenceElement))return[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")];if(!o.fonts||!o.fonts.ready)return[3,2];else return[4,o.fonts.ready];case 1:r.sent();r.label=2;case 2:if(!/(AppleWebKit)/g.test(navigator.userAgent))return[3,4];else return[4,uo(o)];case 3:r.sent();r.label=4;case 4:if("function"==typeof A)return[2,Promise.resolve().then(function(){return A(o,t)}).then(function(){return n})];else return[2,n]}})})});o.open();o.write(fo(document.doctype)+"<html></html>");po(this.referenceElement.ownerDocument,r,i);o.replaceChild(o.adoptNode(this.documentElement),o.documentElement);o.close();return a};A.prototype.createElementClone=function(A){if(yi(A,2));if(ks(A))return this.createCanvasClone(A);if(_s(A))return this.createVideoClone(A);if(Ps(A))return this.createStyleClone(A);var e=A.cloneNode(!1);if(Rs(e)){if(Rs(A)&&A.currentSrc&&A.currentSrc!==A.src){e.src=A.currentSrc;e.srcset=""}if("lazy"===e.loading)e.loading="eager"}if(Vs(e))return this.createCustomElementClone(e);else return e};A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");ho(A.style,e);return e};A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce(function(A,e){if(e&&"string"==typeof e.cssText)return A+e.cssText;else return A},""),n=A.cloneNode(!1);n.textContent=t;return n}}catch(r){this.context.logger.error("Unable to access cssRules property",r);if("SecurityError"!==r.name)throw r}return A.cloneNode(!1)};A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{t.src=A.toDataURL();return t}catch(a){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width;n.height=A.height;var r=A.getContext("2d"),i=n.getContext("2d");if(i)if(!this.options.allowTaint&&r)i.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{var s=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(s){var o=s.getContextAttributes();if(!1===(null==o?void 0:o.preserveDrawingBuffer))this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}i.drawImage(A,0,0)}return n}catch(a){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n};A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth;e.height=A.offsetHeight;var t=e.getContext("2d");try{if(t){t.drawImage(A,0,0,e.width,e.height);if(!this.options.allowTaint)t.getImageData(0,0,e.width,e.height)}return e}catch(r){this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");n.width=A.offsetWidth;n.height=A.offsetHeight;return n};A.prototype.appendChildNode=function(A,e,t){if(!(Es(e)&&((n=e,"SCRIPT"===n.tagName)||e.hasAttribute(so)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))))if(!this.options.copyStyles||!Es(e)||!Ps(e))A.appendChild(this.cloneNode(e,t));var n};A.prototype.cloneChildNodes=function(A,e,t){for(var n=this,r=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;r;r=r.nextSibling)if(Es(r)&&Ns(r)&&"function"==typeof r.assignedNodes){var i=r.assignedNodes();if(i.length)i.forEach(function(A){return n.appendChildNode(e,A,t)})}else this.appendChildNode(e,r,t)};A.prototype.cloneNode=function(A,e){if(xs(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&Es(A)&&(Hs(A)||Is(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var r=t.getComputedStyle(A),i=t.getComputedStyle(A,":before"),s=t.getComputedStyle(A,":after");if(this.referenceElement===A&&Hs(n))this.clonedReferenceElement=n;if(Ts(n))Fo(n);var o=this.counters.parse(new Fi(this.context,r)),a=this.resolvePseudoContent(A,n,i,Si.BEFORE);if(Vs(A))e=!0;if(!_s(A))this.cloneChildNodes(A,n,e);if(a)n.insertBefore(a,n.firstChild);var c=this.resolvePseudoContent(A,n,s,Si.AFTER);if(c)n.appendChild(c);this.counters.pop(o);if(r&&(this.options.copyStyles||Is(A))&&!Ms(A)||e)ho(r,n);if(0!==A.scrollTop||0!==A.scrollLeft)this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]);if((Os(A)||Gs(A))&&(Os(n)||Gs(n)))n.value=A.value;return n}return A.cloneNode(!1)};A.prototype.resolvePseudoContent=function(A,e,t,n){var r=this;if(t){var i=t.content,s=e.ownerDocument;if(s&&i&&"none"!==i&&"-moz-alt-content"!==i&&"none"!==t.display){this.counters.parse(new Fi(this.context,t));var o=new Ui(this.context,t),a=s.createElement("html2canvaspseudoelement");ho(t,a);o.content.forEach(function(e){if(0===e.type)a.appendChild(s.createTextNode(e.value));else if(22===e.type){var t=s.createElement("img");t.src=e.value;t.style.opacity="1";a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var n=e.values.filter(Vt);if(n.length)a.appendChild(s.createTextNode(A.getAttribute(n[0].value)||""))}else if("counter"===e.name){var i=e.values.filter(Jt),c=i[0],l=i[1];if(c&&Vt(c)){var u=r.counters.getCounterValue(c.value),B=l&&Vt(l)?Hr.parse(r.context,l.value):3;a.appendChild(s.createTextNode(io(u,B,!1)))}}else if("counters"===e.name){var g=e.values.filter(Jt),d=(c=g[0],g[1]);l=g[2];if(c&&Vt(c)){var h=r.counters.getCounterValues(c.value),f=l&&Vt(l)?Hr.parse(r.context,l.value):3,p=d&&0===d.type?d.value:"",w=h.map(function(A){return io(A,f,!1)}).join(p);a.appendChild(s.createTextNode(w))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(s.createTextNode(hi(o.quotes,r.quoteDepth++,!0)));break;case"close-quote":a.appendChild(s.createTextNode(hi(o.quotes,--r.quoteDepth,!1)));break;default:a.appendChild(s.createTextNode(e.value))}});a.className=Qo+" "+Co;var c=n===Si.BEFORE?" "+Qo:" "+Co;if(Is(e))e.className.baseValue+=c;else e.className+=c;return a}}};A.destroy=function(A){if(A.parentNode){A.parentNode.removeChild(A);return!0}return!1};return A}();!function(A){A[A.BEFORE=0]="BEFORE";A[A.AFTER=1]="AFTER"}(Si||(Si={}));var ao,co=function(A,e){var t=A.createElement("iframe");t.className="html2canvas-container";t.style.visibility="hidden";t.style.position="fixed";t.style.left="-10000px";t.style.top="0px";t.style.border="0";t.width=e.width.toString();t.height=e.height.toString();t.scrolling="no";t.setAttribute(so,"true");A.body.appendChild(t);return t},lo=function(A){return new Promise(function(e){if(!A.complete)if(A.src){A.onload=e;A.onerror=e}else e();else e()})},uo=function(A){return Promise.all([].slice.call(A.images,0).map(lo))},Bo=function(A){return new Promise(function(e,t){var n=A.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=A.onload=function(){n.onload=A.onload=null;var t=setInterval(function(){if(r.body.childNodes.length>0&&"complete"===r.readyState){clearInterval(t);e(A)}},50)}})},go=["all","d","content"],ho=function(A,e){for(var t=A.length-1;t>=0;t--){var n=A.item(t);if(-1===go.indexOf(n))e.style.setProperty(n,A.getPropertyValue(n))}return e},fo=function(A){var e="";if(A){e+="<!DOCTYPE ";if(A.name)e+=A.name;if(A.internalSubset)e+=A.internalSubset;if(A.publicId)e+='"'+A.publicId+'"';if(A.systemId)e+='"'+A.systemId+'"';e+=">"}return e},po=function(A,e,t){if(A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset))A.defaultView.scrollTo(e,t)},wo=function(A){var e=A[0],t=A[1],n=A[2];e.scrollLeft=t;e.scrollTop=n},Qo="___html2canvas___pseudoelement_before",Co="___html2canvas___pseudoelement_after",Uo='{\n content: "" !important;\n display: none !important;\n}',Fo=function(A){mo(A,"."+Qo+":before"+Uo+"\n ."+Co+":after"+Uo)},mo=function(A,e){var t=A.ownerDocument;if(t){var n=t.createElement("style");n.textContent=e;A.appendChild(n)}},yo=function(){function A(){}A.getOrigin=function(e){var t=A._link;if(!t)return"about:blank";t.href=e;t.href=t.href;return t.protocol+t.hostname+t.port};A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin};A.setContext=function(e){A._link=e.document.createElement("a");A._origin=A.getOrigin(e.location.href)};A._origin="about:blank";return A}(),bo=function(){function A(A,e){this.context=A;this._options=e;this._cache={}}A.prototype.addImage=function(A){var e=Promise.resolve();if(this.has(A))return e;if(Do(A)||Ho(A)){(this._cache[A]=this.loadImage(A)).catch(function(){});return e}return e};A.prototype.match=function(A){return this._cache[A]};A.prototype.loadImage=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i=this;return jA(this,function(s){switch(s.label){case 0:e=yo.isSameOrigin(A);t=!Io(A)&&!0===this._options.useCORS&&Ji.SUPPORT_CORS_IMAGES&&!e;n=!Io(A)&&!e&&!Do(A)&&"string"==typeof this._options.proxy&&Ji.SUPPORT_CORS_XHR&&!t;if(!(e||!1!==this._options.allowTaint||Io(A)||Do(A)||n||t))return[2];r=A;if(!n)return[3,2];else return[4,this.proxy(r)];case 1:r=s.sent();s.label=2;case 2:this.context.logger.debug("Added image "+A.substring(0,256));return[4,new Promise(function(A,e){var n=new Image;n.onload=function(){return A(n)};n.onerror=e;if(Lo(r)||t)n.crossOrigin="anonymous";n.src=r;if(!0===n.complete)setTimeout(function(){return A(n)},500);if(i._options.imageTimeout>0)setTimeout(function(){return e("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,s.sent()]}})})};A.prototype.has=function(A){return void 0!==this._cache[A]};A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))};A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(r,i){var s=Ji.SUPPORT_RESPONSE_TYPE?"blob":"text",o=new XMLHttpRequest;o.onload=function(){if(200===o.status)if("text"===s)r(o.response);else{var A=new FileReader;A.addEventListener("load",function(){return r(A.result)},!1);A.addEventListener("error",function(A){return i(A)},!1);A.readAsDataURL(o.response)}else i("Failed to proxy resource "+n+" with status code "+o.status)};o.onerror=i;var a=t.indexOf("?")>-1?"&":"?";o.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+s);if("text"!==s&&o instanceof XMLHttpRequest)o.responseType=s;if(e._options.imageTimeout){var c=e._options.imageTimeout;o.timeout=c;o.ontimeout=function(){return i("Timed out ("+c+"ms) proxying "+n)}}o.send()})};return A}(),vo=/^data:image\/svg\+xml/i,xo=/^data:image\/.*;base64,/i,Eo=/^data:image\/.*/i,Ho=function(A){return Ji.SUPPORT_SVG_DRAWING||!Ko(A)},Io=function(A){return Eo.test(A)},Lo=function(A){return xo.test(A)},Do=function(A){return"blob"===A.substr(0,4)},Ko=function(A){return"svg"===A.substr(-3).toLowerCase()||vo.test(A)},So=function(){function A(A,e){this.type=0;this.x=A;this.y=e}A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)};return A}(),To=function(A,e,t){return new So(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},ko=function(){function A(A,e,t,n){this.type=1;this.start=A;this.startControl=e;this.endControl=t;this.end=n}A.prototype.subdivide=function(e,t){var n=To(this.start,this.startControl,e),r=To(this.startControl,this.endControl,e),i=To(this.endControl,this.end,e),s=To(n,r,e),o=To(r,i,e),a=To(s,o,e);return t?new A(this.start,n,s,a):new A(a,o,i,this.end)};A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))};A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)};return A}(),_o=function(A){return 1===A.type},Ro=function(){return function(A){var e=A.styles,t=A.bounds,n=nn(e.borderTopLeftRadius,t.width,t.height),r=n[0],i=n[1],s=nn(e.borderTopRightRadius,t.width,t.height),o=s[0],a=s[1],c=nn(e.borderBottomRightRadius,t.width,t.height),l=c[0],u=c[1],B=nn(e.borderBottomLeftRadius,t.width,t.height),g=B[0],d=B[1],h=[];h.push((r+o)/t.width);h.push((g+l)/t.width);h.push((i+d)/t.height);h.push((a+u)/t.height);var f=Math.max.apply(Math,h);if(f>1){r/=f;i/=f;o/=f;a/=f;l/=f;u/=f;g/=f;d/=f}var p=t.width-o,w=t.height-u,Q=t.width-l,C=t.height-d,U=e.borderTopWidth,F=e.borderRightWidth,m=e.borderBottomWidth,y=e.borderLeftWidth,b=rn(e.paddingTop,A.bounds.width),v=rn(e.paddingRight,A.bounds.width),x=rn(e.paddingBottom,A.bounds.width),E=rn(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||i>0?Mo(t.left+y/3,t.top+U/3,r-y/3,i-U/3,ao.TOP_LEFT):new So(t.left+y/3,t.top+U/3);this.topRightBorderDoubleOuterBox=r>0||i>0?Mo(t.left+p,t.top+U/3,o-F/3,a-U/3,ao.TOP_RIGHT):new So(t.left+t.width-F/3,t.top+U/3);this.bottomRightBorderDoubleOuterBox=l>0||u>0?Mo(t.left+Q,t.top+w,l-F/3,u-m/3,ao.BOTTOM_RIGHT):new So(t.left+t.width-F/3,t.top+t.height-m/3);this.bottomLeftBorderDoubleOuterBox=g>0||d>0?Mo(t.left+y/3,t.top+C,g-y/3,d-m/3,ao.BOTTOM_LEFT):new So(t.left+y/3,t.top+t.height-m/3);this.topLeftBorderDoubleInnerBox=r>0||i>0?Mo(t.left+2*y/3,t.top+2*U/3,r-2*y/3,i-2*U/3,ao.TOP_LEFT):new So(t.left+2*y/3,t.top+2*U/3);this.topRightBorderDoubleInnerBox=r>0||i>0?Mo(t.left+p,t.top+2*U/3,o-2*F/3,a-2*U/3,ao.TOP_RIGHT):new So(t.left+t.width-2*F/3,t.top+2*U/3);this.bottomRightBorderDoubleInnerBox=l>0||u>0?Mo(t.left+Q,t.top+w,l-2*F/3,u-2*m/3,ao.BOTTOM_RIGHT):new So(t.left+t.width-2*F/3,t.top+t.height-2*m/3);this.bottomLeftBorderDoubleInnerBox=g>0||d>0?Mo(t.left+2*y/3,t.top+C,g-2*y/3,d-2*m/3,ao.BOTTOM_LEFT):new So(t.left+2*y/3,t.top+t.height-2*m/3);this.topLeftBorderStroke=r>0||i>0?Mo(t.left+y/2,t.top+U/2,r-y/2,i-U/2,ao.TOP_LEFT):new So(t.left+y/2,t.top+U/2);this.topRightBorderStroke=r>0||i>0?Mo(t.left+p,t.top+U/2,o-F/2,a-U/2,ao.TOP_RIGHT):new So(t.left+t.width-F/2,t.top+U/2);this.bottomRightBorderStroke=l>0||u>0?Mo(t.left+Q,t.top+w,l-F/2,u-m/2,ao.BOTTOM_RIGHT):new So(t.left+t.width-F/2,t.top+t.height-m/2);this.bottomLeftBorderStroke=g>0||d>0?Mo(t.left+y/2,t.top+C,g-y/2,d-m/2,ao.BOTTOM_LEFT):new So(t.left+y/2,t.top+t.height-m/2);this.topLeftBorderBox=r>0||i>0?Mo(t.left,t.top,r,i,ao.TOP_LEFT):new So(t.left,t.top);this.topRightBorderBox=o>0||a>0?Mo(t.left+p,t.top,o,a,ao.TOP_RIGHT):new So(t.left+t.width,t.top);this.bottomRightBorderBox=l>0||u>0?Mo(t.left+Q,t.top+w,l,u,ao.BOTTOM_RIGHT):new So(t.left+t.width,t.top+t.height);this.bottomLeftBorderBox=g>0||d>0?Mo(t.left,t.top+C,g,d,ao.BOTTOM_LEFT):new So(t.left,t.top+t.height);this.topLeftPaddingBox=r>0||i>0?Mo(t.left+y,t.top+U,Math.max(0,r-y),Math.max(0,i-U),ao.TOP_LEFT):new So(t.left+y,t.top+U);this.topRightPaddingBox=o>0||a>0?Mo(t.left+Math.min(p,t.width-F),t.top+U,p>t.width+F?0:Math.max(0,o-F),Math.max(0,a-U),ao.TOP_RIGHT):new So(t.left+t.width-F,t.top+U);this.bottomRightPaddingBox=l>0||u>0?Mo(t.left+Math.min(Q,t.width-y),t.top+Math.min(w,t.height-m),Math.max(0,l-F),Math.max(0,u-m),ao.BOTTOM_RIGHT):new So(t.left+t.width-F,t.top+t.height-m);this.bottomLeftPaddingBox=g>0||d>0?Mo(t.left+y,t.top+Math.min(C,t.height-m),Math.max(0,g-y),Math.max(0,d-m),ao.BOTTOM_LEFT):new So(t.left+y,t.top+t.height-m);this.topLeftContentBox=r>0||i>0?Mo(t.left+y+E,t.top+U+b,Math.max(0,r-(y+E)),Math.max(0,i-(U+b)),ao.TOP_LEFT):new So(t.left+y+E,t.top+U+b);this.topRightContentBox=o>0||a>0?Mo(t.left+Math.min(p,t.width+y+E),t.top+U+b,p>t.width+y+E?0:o-y+E,a-(U+b),ao.TOP_RIGHT):new So(t.left+t.width-(F+v),t.top+U+b);this.bottomRightContentBox=l>0||u>0?Mo(t.left+Math.min(Q,t.width-(y+E)),t.top+Math.min(w,t.height+U+b),Math.max(0,l-(F+v)),u-(m+x),ao.BOTTOM_RIGHT):new So(t.left+t.width-(F+v),t.top+t.height-(m+x));this.bottomLeftContentBox=g>0||d>0?Mo(t.left+y+E,t.top+C,Math.max(0,g-(y+E)),d-(m+x),ao.BOTTOM_LEFT):new So(t.left+y+E,t.top+t.height-(m+x))}}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT";A[A.TOP_RIGHT=1]="TOP_RIGHT";A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT";A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(ao||(ao={}));var Mo=function(A,e,t,n,r){var i=(Math.sqrt(2)-1)/3*4,s=t*i,o=n*i,a=A+t,c=e+n;switch(r){case ao.TOP_LEFT:return new ko(new So(A,c),new So(A,c-o),new So(a-s,e),new So(a,e));case ao.TOP_RIGHT:return new ko(new So(A,e),new So(A+s,e),new So(a,c-o),new So(a,c));case ao.BOTTOM_RIGHT:return new ko(new So(a,e),new So(a,e+o),new So(A+s,c),new So(A,c));case ao.BOTTOM_LEFT:default:return new ko(new So(a,c),new So(a-s,c),new So(A,e+o),new So(A,e))}},Po=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Oo=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},Go=function(){return function(A,e,t){this.offsetX=A;this.offsetY=e;this.matrix=t;this.type=0;this.target=6}}(),No=function(){return function(A,e){this.path=A;this.target=e;this.type=1}}(),Vo=function(){return function(A){this.opacity=A;this.type=2;this.target=6}}(),Wo=function(A){return 1===A.type},zo=function(A,e){if(A.length===e.length)return A.some(function(A,t){return A===e[t]});else return!1},Xo=function(){return function(A){this.element=A;this.inlineLevel=[];this.nonInlineLevel=[];this.negativeZIndex=[];this.zeroOrAutoZIndexOrTransformedOrOpacity=[];this.positiveZIndex=[];this.nonPositionedFloats=[];this.nonPositionedInlineLevel=[]}}(),Jo=function(){function A(A,e){this.container=A;this.parent=e;this.effects=[];this.curves=new Ro(this.container);if(this.container.styles.opacity<1)this.effects.push(new Vo(this.container.styles.opacity));if(null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new Go(t,n,r))}if(0!==this.container.styles.overflowX){var i=Po(this.curves),s=Oo(this.curves);if(zo(i,s))this.effects.push(new No(i,6));else{this.effects.push(new No(i,2));this.effects.push(new No(s,4))}}}A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter(function(A){return!Wo(A)});if(e||0!==t.container.styles.position||!t.parent){n.unshift.apply(n,r);e=-1===[2,3].indexOf(t.container.styles.position);if(0!==t.container.styles.overflowX){var i=Po(t.curves),s=Oo(t.curves);if(!zo(i,s))n.unshift(new No(s,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter(function(e){return ci(e.target,A)})};return A}(),Yo=function(A,e,t,n){A.container.elements.forEach(function(r){var i=ci(r.flags,4),s=ci(r.flags,2),o=new Jo(r,A);if(ci(r.styles.display,2048))n.push(o);var a=ci(r.flags,8)?[]:n;if(i||s){var c=i||r.styles.isPositioned()?t:e,l=new Xo(o);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var u=r.styles.zIndex.order;if(u<0){var B=0;c.negativeZIndex.some(function(A,e){if(u>A.element.container.styles.zIndex.order){B=e;return!1}else if(B>0)return!0;return!1});c.negativeZIndex.splice(B,0,l)}else if(u>0){var g=0;c.positiveZIndex.some(function(A,e){if(u>=A.element.container.styles.zIndex.order){g=e+1;return!1}else if(g>0)return!0;return!1});c.positiveZIndex.splice(g,0,l)}else c.zeroOrAutoZIndexOrTransformedOrOpacity.push(l)}else if(r.styles.isFloating())c.nonPositionedFloats.push(l);else c.nonPositionedInlineLevel.push(l);Yo(o,l,i?l:t,a)}else{if(r.styles.isInlineLevel())e.inlineLevel.push(o);else e.nonInlineLevel.push(o);Yo(o,e,t,a)}if(ci(r.flags,8))qo(r,a)})},qo=function(A,e){for(var t=A instanceof ls?A.start:1,n=A instanceof ls?A.reversed:!1,r=0;r<e.length;r++){var i=e[r];if(i.container instanceof cs&&"number"==typeof i.container.value&&0!==i.container.value)t=i.container.value;i.listValue=io(t,i.container.styles.listStyleType,!0);t+=n?-1:1}},Zo=function(A,e){switch(e){case 0:return $o(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return $o(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return $o(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return $o(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},jo=function(A,e){var t=[];if(_o(A))t.push(A.subdivide(.5,!1));else t.push(A);if(_o(e))t.push(e.subdivide(.5,!0));else t.push(e);return t},$o=function(A,e,t,n){var r=[];if(_o(A))r.push(A.subdivide(.5,!1));else r.push(A);if(_o(t))r.push(t.subdivide(.5,!0));else r.push(t);if(_o(n))r.push(n.subdivide(.5,!0).reverse());else r.push(n);if(_o(e))r.push(e.subdivide(.5,!1).reverse());else r.push(e);return r},Aa=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},ea=function(A){var e=A.styles,t=A.bounds,n=rn(e.paddingLeft,t.width),r=rn(e.paddingRight,t.width),i=rn(e.paddingTop,t.width),s=rn(e.paddingBottom,t.width);return t.add(n+e.borderLeftWidth,i+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+n+r),-(e.borderTopWidth+e.borderBottomWidth+i+s))},ta=function(A,e,t){var n=function(A,e){if(0===A)return e.bounds;if(2===A)return ea(e);else return Aa(e)}(sa(A.styles.backgroundOrigin,e),A),r=function(A,e){if(0===A)return e.bounds;if(2===A)return ea(e);else return Aa(e)}(sa(A.styles.backgroundClip,e),A),i=ia(sa(A.styles.backgroundSize,e),t,n),s=i[0],o=i[1],a=nn(sa(A.styles.backgroundPosition,e),n.width-s,n.height-o);return[oa(sa(A.styles.backgroundRepeat,e),a,i,n,r),Math.round(n.left+a[0]),Math.round(n.top+a[1]),s,o]},na=function(A){return Vt(A)&&A.value===On.AUTO},ra=function(A){return"number"==typeof A},ia=function(A,e,t){var n=e[0],r=e[1],i=e[2],s=A[0],o=A[1];if(!s)return[0,0];if(jt(s)&&o&&jt(o))return[rn(s,t.width),rn(o,t.height)];var a=ra(i);if(Vt(s)&&(s.value===On.CONTAIN||s.value===On.COVER)){if(ra(i)){return t.width/t.height<i!=(s.value===On.COVER)?[t.width,t.width/i]:[t.height*i,t.height]}return[t.width,t.height]}var c=ra(n),l=ra(r),u=c||l;if(na(s)&&(!o||na(o))){if(c&&l)return[n,r];if(!a&&!u)return[t.width,t.height];if(u&&a){return[c?n:r*i,l?r:n/i]}return[c?n:t.width,l?r:t.height]}if(a){var B=0,g=0;if(jt(s))B=rn(s,t.width);else if(jt(o))g=rn(o,t.height);if(na(s))B=g*i;else if(!o||na(o))g=B/i;return[B,g]}var d=null,h=null;if(jt(s))d=rn(s,t.width);else if(o&&jt(o))h=rn(o,t.height);if(null!==d&&(!o||na(o)))h=c&&l?d/n*r:t.height;if(null!==h&&na(s))d=c&&l?h/r*n:t.width;if(null!==d&&null!==h)return[d,h];throw new Error("Unable to calculate background-size for element")},sa=function(A,e){var t=A[e];if(void 0===t)return A[0];else return t},oa=function(A,e,t,n,r){var i=e[0],s=e[1],o=t[0],a=t[1];switch(A){case 2:return[new So(Math.round(n.left),Math.round(n.top+s)),new So(Math.round(n.left+n.width),Math.round(n.top+s)),new So(Math.round(n.left+n.width),Math.round(a+n.top+s)),new So(Math.round(n.left),Math.round(a+n.top+s))];case 3:return[new So(Math.round(n.left+i),Math.round(n.top)),new So(Math.round(n.left+i+o),Math.round(n.top)),new So(Math.round(n.left+i+o),Math.round(n.height+n.top)),new So(Math.round(n.left+i),Math.round(n.height+n.top))];case 1:return[new So(Math.round(n.left+i),Math.round(n.top+s)),new So(Math.round(n.left+i+o),Math.round(n.top+s)),new So(Math.round(n.left+i+o),Math.round(n.top+s+a)),new So(Math.round(n.left+i),Math.round(n.top+s+a))];default:return[new So(Math.round(r.left),Math.round(r.top)),new So(Math.round(r.left+r.width),Math.round(r.top)),new So(Math.round(r.left+r.width),Math.round(r.height+r.top)),new So(Math.round(r.left),Math.round(r.height+r.top))]}},aa="Hidden Text",ca=function(){function A(A){this._data={};this._document=A}A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),i=this._document.body;t.style.visibility="hidden";t.style.fontFamily=A;t.style.fontSize=e;t.style.margin="0";t.style.padding="0";t.style.whiteSpace="nowrap";i.appendChild(t);n.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7";n.width=1;n.height=1;n.style.margin="0";n.style.padding="0";n.style.verticalAlign="baseline";r.style.fontFamily=A;r.style.fontSize=e;r.style.margin="0";r.style.padding="0";r.appendChild(this._document.createTextNode(aa));t.appendChild(r);t.appendChild(n);var s=n.offsetTop-r.offsetTop+2;t.removeChild(r);t.appendChild(this._document.createTextNode(aa));t.style.lineHeight="normal";n.style.verticalAlign="super";var o=n.offsetTop-t.offsetTop+2;i.removeChild(t);return{baseline:s,middle:o}};A.prototype.getMetrics=function(A,e){var t=A+" "+e;if(void 0===this._data[t])this._data[t]=this.parseMetrics(A,e);return this._data[t]};return A}(),la=function(){return function(A,e){this.context=A;this.options=e}}(),ua=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n._activeEffects=[];n.canvas=t.canvas?t.canvas:document.createElement("canvas");n.ctx=n.canvas.getContext("2d");if(!t.canvas){n.canvas.width=Math.floor(t.width*t.scale);n.canvas.height=Math.floor(t.height*t.scale);n.canvas.style.width=t.width+"px";n.canvas.style.height=t.height+"px"}n.fontMetrics=new ca(document);n.ctx.scale(n.options.scale,n.options.scale);n.ctx.translate(-t.x,-t.y);n.ctx.textBaseline="bottom";n._activeEffects=[];n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale);return n}e.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach(function(A){return e.applyEffect(A)})};e.prototype.applyEffect=function(A){this.ctx.save();if(function(A){return 2===A.type}(A))this.ctx.globalAlpha=A.opacity;if(function(A){return 0===A.type}(A)){this.ctx.translate(A.offsetX,A.offsetY);this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]);this.ctx.translate(-A.offsetX,-A.offsetY)}if(Wo(A)){this.path(A.path);this.ctx.clip()}this._activeEffects.push(A)};e.prototype.popEffect=function(){this._activeEffects.pop();this.ctx.restore()};e.prototype.renderStack=function(A){return ZA(this,0,void 0,function(){return jA(this,function(e){switch(e.label){case 0:if(!A.element.container.styles.isVisible())return[3,2];else return[4,this.renderStackContent(A)];case 1:e.sent();e.label=2;case 2:return[2]}})})};e.prototype.renderNode=function(A){return ZA(this,0,void 0,function(){return jA(this,function(e){switch(e.label){case 0:if(ci(A.container.flags,16));if(!A.container.styles.isVisible())return[3,3];else return[4,this.renderNodeBackgroundAndBorders(A)];case 1:e.sent();return[4,this.renderNodeContent(A)];case 2:e.sent();e.label=3;case 3:return[2]}})})};e.prototype.renderTextWithLetterSpacing=function(A,e,t){var n=this;if(0===e)this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t);else{ji(A.text).reduce(function(e,r){n.ctx.fillText(r,e,A.bounds.top+t);return e+n.ctx.measureText(r).width},A.bounds.left)}};e.prototype.createFontStyle=function(A){var e=A.fontVariant.filter(function(A){return"normal"===A||"small-caps"===A}).join(""),t=fa(A.fontFamily).join(", "),n=Gt(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,n,t].join(" "),t,n]};e.prototype.renderTextNode=function(A,e){return ZA(this,0,void 0,function(){var t,n,r,i,s,o,a,c,l=this;return jA(this,function(u){t=this.createFontStyle(e),n=t[0],r=t[1],i=t[2];this.ctx.font=n;this.ctx.direction=1===e.direction?"rtl":"ltr";this.ctx.textAlign="left";this.ctx.textBaseline="alphabetic";s=this.fontMetrics.getMetrics(r,i),o=s.baseline,a=s.middle;c=e.paintOrder;A.textBounds.forEach(function(A){c.forEach(function(t){switch(t){case 0:l.ctx.fillStyle=dn(e.color);l.renderTextWithLetterSpacing(A,e.letterSpacing,o);var n=e.textShadow;if(n.length&&A.text.trim().length){n.slice(0).reverse().forEach(function(t){l.ctx.shadowColor=dn(t.color);l.ctx.shadowOffsetX=t.offsetX.number*l.options.scale;l.ctx.shadowOffsetY=t.offsetY.number*l.options.scale;l.ctx.shadowBlur=t.blur.number;l.renderTextWithLetterSpacing(A,e.letterSpacing,o)});l.ctx.shadowColor="";l.ctx.shadowOffsetX=0;l.ctx.shadowOffsetY=0;l.ctx.shadowBlur=0}if(e.textDecorationLine.length){l.ctx.fillStyle=dn(e.textDecorationColor||e.color);e.textDecorationLine.forEach(function(e){switch(e){case 1:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+o),A.bounds.width,1);break;case 2:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:l.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+a),A.bounds.width,1)}})}break;case 1:if(e.webkitTextStrokeWidth&&A.text.trim().length){l.ctx.strokeStyle=dn(e.webkitTextStrokeColor);l.ctx.lineWidth=e.webkitTextStrokeWidth;l.ctx.lineJoin=window.chrome?"miter":"round";l.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+o)}l.ctx.strokeStyle="";l.ctx.lineWidth=0;l.ctx.lineJoin="miter"}})});return[2]})})};e.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var n=ea(A),r=Oo(e);this.path(r);this.ctx.save();this.ctx.clip();this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,n.left,n.top,n.width,n.height);this.ctx.restore()}};e.prototype.renderNodeContent=function(A){return ZA(this,0,void 0,function(){var t,n,r,i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q;return jA(this,function(C){switch(C.label){case 0:this.applyEffects(A.getEffects(4));t=A.container;n=A.curves;r=t.styles;i=0,s=t.textNodes;C.label=1;case 1:if(!(i<s.length))return[3,4];o=s[i];return[4,this.renderTextNode(o,r)];case 2:C.sent();C.label=3;case 3:i++;return[3,1];case 4:if(!(t instanceof ss))return[3,8];C.label=5;case 5:C.trys.push([5,7,,8]);return[4,this.context.cache.match(t.src)];case 6:f=C.sent();this.renderReplacedElement(t,n,f);return[3,8];case 7:C.sent();this.context.logger.error("Error loading image "+t.src);return[3,8];case 8:if(t instanceof os)this.renderReplacedElement(t,n,t.canvas);if(!(t instanceof as))return[3,12];C.label=9;case 9:C.trys.push([9,11,,12]);return[4,this.context.cache.match(t.svg)];case 10:f=C.sent();this.renderReplacedElement(t,n,f);return[3,12];case 11:C.sent();this.context.logger.error("Error loading svg "+t.svg.substring(0,255));return[3,12];case 12:if(!(t instanceof Cs&&t.tree))return[3,14];else return[4,new e(this.context,{scale:this.options.scale,backgroundColor:t.backgroundColor,x:0,y:0,width:t.width,height:t.height}).render(t.tree)];case 13:a=C.sent();if(t.width&&t.height)this.ctx.drawImage(a,0,0,t.width,t.height,t.bounds.left,t.bounds.top,t.bounds.width,t.bounds.height);C.label=14;case 14:if(t instanceof ps){c=Math.min(t.bounds.width,t.bounds.height);if(t.type===gs){if(t.checked){this.ctx.save();this.path([new So(t.bounds.left+.39363*c,t.bounds.top+.79*c),new So(t.bounds.left+.16*c,t.bounds.top+.5549*c),new So(t.bounds.left+.27347*c,t.bounds.top+.44071*c),new So(t.bounds.left+.39694*c,t.bounds.top+.5649*c),new So(t.bounds.left+.72983*c,t.bounds.top+.23*c),new So(t.bounds.left+.84*c,t.bounds.top+.34085*c),new So(t.bounds.left+.39363*c,t.bounds.top+.79*c)]);this.ctx.fillStyle=dn(fs);this.ctx.fill();this.ctx.restore()}}else if(t.type===ds)if(t.checked){this.ctx.save();this.ctx.beginPath();this.ctx.arc(t.bounds.left+c/2,t.bounds.top+c/2,c/4,0,2*Math.PI,!0);this.ctx.fillStyle=dn(fs);this.ctx.fill();this.ctx.restore()}}if(Ba(t)&&t.value.length){l=this.createFontStyle(r),w=l[0],u=l[1];B=this.fontMetrics.getMetrics(w,u).baseline;this.ctx.font=w;this.ctx.fillStyle=dn(r.color);this.ctx.textBaseline="alphabetic";this.ctx.textAlign=da(t.styles.textAlign);Q=ea(t);g=0;switch(t.styles.textAlign){case 1:g+=Q.width/2;break;case 2:g+=Q.width}d=Q.add(g,0,0,-Q.height/2+1);this.ctx.save();this.path([new So(Q.left,Q.top),new So(Q.left+Q.width,Q.top),new So(Q.left+Q.width,Q.top+Q.height),new So(Q.left,Q.top+Q.height)]);this.ctx.clip();this.renderTextWithLetterSpacing(new Yi(t.value,d),r.letterSpacing,B);this.ctx.restore();this.ctx.textBaseline="alphabetic";this.ctx.textAlign="left"}if(!ci(t.styles.display,2048))return[3,20];if(null===t.styles.listStyleImage)return[3,19];if(0!==(h=t.styles.listStyleImage).type)return[3,18];f=void 0;p=h.url;C.label=15;case 15:C.trys.push([15,17,,18]);return[4,this.context.cache.match(p)];case 16:f=C.sent();this.ctx.drawImage(f,t.bounds.left-(f.width+10),t.bounds.top);return[3,18];case 17:C.sent();this.context.logger.error("Error loading list-style-image "+p);return[3,18];case 18:return[3,20];case 19:if(A.listValue&&-1!==t.styles.listStyleType){w=this.createFontStyle(r)[0];this.ctx.font=w;this.ctx.fillStyle=dn(r.color);this.ctx.textBaseline="middle";this.ctx.textAlign="right";Q=new Ae(t.bounds.left,t.bounds.top+rn(t.styles.paddingTop,t.bounds.width),t.bounds.width,vr(r.lineHeight,r.fontSize.number)/2+1);this.renderTextWithLetterSpacing(new Yi(A.listValue,Q),r.letterSpacing,vr(r.lineHeight,r.fontSize.number)/2+2);this.ctx.textBaseline="bottom";this.ctx.textAlign="left"}C.label=20;case 20:return[2]}})})};e.prototype.renderStackContent=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i,s,o,a,c,l,u,B,g,d,h;return jA(this,function(f){switch(f.label){case 0:if(ci(A.element.container.flags,16));return[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:f.sent();e=0,t=A.negativeZIndex;f.label=2;case 2:if(!(e<t.length))return[3,5];h=t[e];return[4,this.renderStack(h)];case 3:f.sent();f.label=4;case 4:e++;return[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:f.sent();n=0,r=A.nonInlineLevel;f.label=7;case 7:if(!(n<r.length))return[3,10];h=r[n];return[4,this.renderNode(h)];case 8:f.sent();f.label=9;case 9:n++;return[3,7];case 10:i=0,s=A.nonPositionedFloats;f.label=11;case 11:if(!(i<s.length))return[3,14];h=s[i];return[4,this.renderStack(h)];case 12:f.sent();f.label=13;case 13:i++;return[3,11];case 14:o=0,a=A.nonPositionedInlineLevel;f.label=15;case 15:if(!(o<a.length))return[3,18];h=a[o];return[4,this.renderStack(h)];case 16:f.sent();f.label=17;case 17:o++;return[3,15];case 18:c=0,l=A.inlineLevel;f.label=19;case 19:if(!(c<l.length))return[3,22];h=l[c];return[4,this.renderNode(h)];case 20:f.sent();f.label=21;case 21:c++;return[3,19];case 22:u=0,B=A.zeroOrAutoZIndexOrTransformedOrOpacity;f.label=23;case 23:if(!(u<B.length))return[3,26];h=B[u];return[4,this.renderStack(h)];case 24:f.sent();f.label=25;case 25:u++;return[3,23];case 26:g=0,d=A.positiveZIndex;f.label=27;case 27:if(!(g<d.length))return[3,30];h=d[g];return[4,this.renderStack(h)];case 28:f.sent();f.label=29;case 29:g++;return[3,27];case 30:return[2]}})})};e.prototype.mask=function(A){this.ctx.beginPath();this.ctx.moveTo(0,0);this.ctx.lineTo(this.canvas.width,0);this.ctx.lineTo(this.canvas.width,this.canvas.height);this.ctx.lineTo(0,this.canvas.height);this.ctx.lineTo(0,0);this.formatPath(A.slice(0).reverse());this.ctx.closePath()};e.prototype.path=function(A){this.ctx.beginPath();this.formatPath(A);this.ctx.closePath()};e.prototype.formatPath=function(A){var e=this;A.forEach(function(A,t){var n=_o(A)?A.start:A;if(0===t)e.ctx.moveTo(n.x,n.y);else e.ctx.lineTo(n.x,n.y);if(_o(A))e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)})};e.prototype.renderRepeat=function(A,e,t,n){this.path(A);this.ctx.fillStyle=e;this.ctx.translate(t,n);this.ctx.fill();this.ctx.translate(-t,-n)};e.prototype.resizeImage=function(A,e,t){var n;if(A.width===e&&A.height===t)return A;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");r.width=Math.max(1,e);r.height=Math.max(1,t);r.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t);return r};e.prototype.renderBackgroundImage=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i,s;return jA(this,function(o){switch(o.label){case 0:e=A.styles.backgroundImage.length-1;t=function(t){var r,i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q,C,U,F,m,y,b,v,x,E,H,I,L,D,K,S;return jA(this,function(T){switch(T.label){case 0:if(0!==t.type)return[3,5];r=void 0;i=t.url;T.label=1;case 1:T.trys.push([1,3,,4]);return[4,n.context.cache.match(i)];case 2:r=T.sent();return[3,4];case 3:T.sent();n.context.logger.error("Error loading background-image "+i);return[3,4];case 4:if(r){s=ta(A,e,[r.width,r.height,r.width/r.height]),Q=s[0],b=s[1],v=s[2],F=s[3],m=s[4];p=n.ctx.createPattern(n.resizeImage(r,F,m),"repeat");n.renderRepeat(Q,p,b,v)}return[3,6];case 5:if(1===t.type){o=ta(A,e,[null,null,null]),Q=o[0],b=o[1],v=o[2],F=o[3],m=o[4];a=xn(t.angle,F,m),c=a[0],l=a[1],u=a[2],B=a[3],g=a[4];(d=document.createElement("canvas")).width=F;d.height=m;h=d.getContext("2d");f=h.createLinearGradient(l,B,u,g);vn(t.stops,c).forEach(function(A){return f.addColorStop(A.stop,dn(A.color))});h.fillStyle=f;h.fillRect(0,0,F,m);if(F>0&&m>0){p=n.ctx.createPattern(d,"repeat");n.renderRepeat(Q,p,b,v)}}else if(function(A){return 2===A.type}(t)){w=ta(A,e,[null,null,null]),Q=w[0],C=w[1],U=w[2],F=w[3],m=w[4];y=0===t.position.length?[en]:t.position;b=rn(y[0],F);v=rn(y[y.length-1],m);x=function(A,e,t,n,r){var i=0,s=0;switch(A.size){case 0:if(0===A.shape)i=s=Math.min(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r));else if(1===A.shape){i=Math.min(Math.abs(e),Math.abs(e-n));s=Math.min(Math.abs(t),Math.abs(t-r))}break;case 2:if(0===A.shape)i=s=Math.min(En(e,t),En(e,t-r),En(e-n,t),En(e-n,t-r));else if(1===A.shape){var o=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(e),Math.abs(e-n)),a=Hn(n,r,e,t,!0),c=a[0],l=a[1];s=o*(i=En(c-e,(l-t)/o))}break;case 1:if(0===A.shape)i=s=Math.max(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r));else if(1===A.shape){i=Math.max(Math.abs(e),Math.abs(e-n));s=Math.max(Math.abs(t),Math.abs(t-r))}break;case 3:if(0===A.shape)i=s=Math.max(En(e,t),En(e,t-r),En(e-n,t),En(e-n,t-r));else if(1===A.shape){o=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(e),Math.abs(e-n));var u=Hn(n,r,e,t,!1);c=u[0],l=u[1];s=o*(i=En(c-e,(l-t)/o))}}if(Array.isArray(A.size)){i=rn(A.size[0],n);s=2===A.size.length?rn(A.size[1],r):i}return[i,s]}(t,b,v,F,m),E=x[0],H=x[1];if(E>0&&H>0){I=n.ctx.createRadialGradient(C+b,U+v,0,C+b,U+v,E);vn(t.stops,2*E).forEach(function(A){return I.addColorStop(A.stop,dn(A.color))});n.path(Q);n.ctx.fillStyle=I;if(E!==H){L=A.bounds.left+.5*A.bounds.width;D=A.bounds.top+.5*A.bounds.height;S=1/(K=H/E);n.ctx.save();n.ctx.translate(L,D);n.ctx.transform(1,0,0,K,0,0);n.ctx.translate(-L,-D);n.ctx.fillRect(C,S*(U-D)+D,F,m*S);n.ctx.restore()}else n.ctx.fill()}}T.label=6;case 6:e--;return[2]}})};n=this;r=0,i=A.styles.backgroundImage.slice(0).reverse();o.label=1;case 1:if(!(r<i.length))return[3,4];s=i[r];return[5,t(s)];case 2:o.sent();o.label=3;case 3:r++;return[3,1];case 4:return[2]}})})};e.prototype.renderSolidBorder=function(A,e,t){return ZA(this,0,void 0,function(){return jA(this,function(n){this.path(Zo(t,e));this.ctx.fillStyle=dn(A);this.ctx.fill();return[2]})})};e.prototype.renderDoubleBorder=function(A,e,t,n){return ZA(this,0,void 0,function(){var r,i;return jA(this,function(s){switch(s.label){case 0:if(!(e<3))return[3,2];else return[4,this.renderSolidBorder(A,t,n)];case 1:s.sent();return[2];case 2:r=function(A,e){switch(e){case 0:return $o(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return $o(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return $o(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return $o(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}}(n,t);this.path(r);this.ctx.fillStyle=dn(A);this.ctx.fill();i=function(A,e){switch(e){case 0:return $o(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return $o(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return $o(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return $o(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}}(n,t);this.path(i);this.ctx.fill();return[2]}})})};e.prototype.renderNodeBackgroundAndBorders=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i,s,o,a,c=this;return jA(this,function(l){switch(l.label){case 0:this.applyEffects(A.getEffects(2));e=A.container.styles;t=!gn(e.backgroundColor)||e.backgroundImage.length;n=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}];r=ga(sa(e.backgroundClip,0),A.curves);if(!t&&!e.boxShadow.length)return[3,2];this.ctx.save();this.path(r);this.ctx.clip();if(!gn(e.backgroundColor)){this.ctx.fillStyle=dn(e.backgroundColor);this.ctx.fill()}return[4,this.renderBackgroundImage(A.container)];case 1:l.sent();this.ctx.restore();e.boxShadow.slice(0).reverse().forEach(function(e){c.ctx.save();var t,n,r,i,s,o=Po(A.curves),a=e.inset?0:1e4,l=(t=o,n=-a+(e.inset?1:-1)*e.spread.number,r=(e.inset?1:-1)*e.spread.number,i=e.spread.number*(e.inset?-2:2),s=e.spread.number*(e.inset?-2:2),t.map(function(A,e){switch(e){case 0:return A.add(n,r);case 1:return A.add(n+i,r);case 2:return A.add(n+i,r+s);case 3:return A.add(n,r+s)}return A}));if(e.inset){c.path(o);c.ctx.clip();c.mask(l)}else{c.mask(o);c.ctx.clip();c.path(l)}c.ctx.shadowOffsetX=e.offsetX.number+a;c.ctx.shadowOffsetY=e.offsetY.number;c.ctx.shadowColor=dn(e.color);c.ctx.shadowBlur=e.blur.number;c.ctx.fillStyle=e.inset?dn(e.color):"rgba(0,0,0,1)";c.ctx.fill();c.ctx.restore()});l.label=2;case 2:i=0;s=0,o=n;l.label=3;case 3:if(!(s<o.length))return[3,13];if(0===(a=o[s]).style||gn(a.color)||!(a.width>0))return[3,11];if(2!==a.style)return[3,5];else return[4,this.renderDashedDottedBorder(a.color,a.width,i,A.curves,2)];case 4:l.sent();return[3,11];case 5:if(3!==a.style)return[3,7];else return[4,this.renderDashedDottedBorder(a.color,a.width,i,A.curves,3)];case 6:l.sent();return[3,11];case 7:if(4!==a.style)return[3,9];else return[4,this.renderDoubleBorder(a.color,a.width,i,A.curves)];case 8:l.sent();return[3,11];case 9:return[4,this.renderSolidBorder(a.color,i,A.curves)];case 10:l.sent();l.label=11;case 11:i++;l.label=12;case 12:s++;return[3,3];case 13:return[2]}})})};e.prototype.renderDashedDottedBorder=function(A,e,t,n,r){return ZA(this,0,void 0,function(){var i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q,C;return jA(this,function(U){this.ctx.save();i=function(A,e){switch(e){case 0:return jo(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return jo(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return jo(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return jo(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}}(n,t);s=Zo(n,t);if(2===r){this.path(s);this.ctx.clip()}if(_o(s[0])){o=s[0].start.x;a=s[0].start.y}else{o=s[0].x;a=s[0].y}if(_o(s[1])){c=s[1].end.x;l=s[1].end.y}else{c=s[1].x;l=s[1].y}if(0===t||2===t)u=Math.abs(o-c);else u=Math.abs(a-l);this.ctx.beginPath();if(3===r)this.formatPath(i);else this.formatPath(s.slice(0,2));B=e<3?3*e:2*e;g=e<3?2*e:e;if(3===r){B=e;g=e}d=!0;if(u<=2*B)d=!1;else if(u<=2*B+g){B*=h=u/(2*B+g);g*=h}else{f=Math.floor((u+g)/(B+g));p=(u-f*B)/(f-1);g=(w=(u-(f+1)*B)/f)<=0||Math.abs(g-p)<Math.abs(g-w)?p:w}if(d)if(3===r)this.ctx.setLineDash([0,B+g]);else this.ctx.setLineDash([B,g]);if(3===r){this.ctx.lineCap="round";this.ctx.lineWidth=e}else this.ctx.lineWidth=2*e+1.1;this.ctx.strokeStyle=dn(A);this.ctx.stroke();this.ctx.setLineDash([]);if(2===r){if(_o(s[0])){Q=s[3];C=s[0];this.ctx.beginPath();this.formatPath([new So(Q.end.x,Q.end.y),new So(C.start.x,C.start.y)]);this.ctx.stroke()}if(_o(s[1])){Q=s[1];C=s[2];this.ctx.beginPath();this.formatPath([new So(Q.end.x,Q.end.y),new So(C.start.x,C.start.y)]);this.ctx.stroke()}}this.ctx.restore();return[2]})})};e.prototype.render=function(A){return ZA(this,0,void 0,function(){var e;return jA(this,function(t){switch(t.label){case 0:if(this.options.backgroundColor){this.ctx.fillStyle=dn(this.options.backgroundColor);this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)}e=function(A){var e=new Jo(A,null),t=new Xo(e),n=[];Yo(e,t,t,n);qo(e.container,n);return t}(A);return[4,this.renderStack(e)];case 1:t.sent();this.applyEffects([]);return[2,this.canvas]}})})};return e}(la),Ba=function(A){if(A instanceof Qs)return!0;else if(A instanceof ws)return!0;else if(A instanceof ps&&A.type!==ds&&A.type!==gs)return!0;return!1},ga=function(A,e){switch(A){case 0:return Po(e);case 2:return function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]}(e);default:return Oo(e)}},da=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},ha=["-apple-system","system-ui"],fa=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(A){return-1===ha.indexOf(A)}):A},pa=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.canvas=t.canvas?t.canvas:document.createElement("canvas");n.ctx=n.canvas.getContext("2d");n.options=t;n.canvas.width=Math.floor(t.width*t.scale);n.canvas.height=Math.floor(t.height*t.scale);n.canvas.style.width=t.width+"px";n.canvas.style.height=t.height+"px";n.ctx.scale(n.options.scale,n.options.scale);n.ctx.translate(-t.x,-t.y);n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale);return n}e.prototype.render=function(A){return ZA(this,0,void 0,function(){var e,t;return jA(this,function(n){switch(n.label){case 0:e=zi(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A);return[4,wa(e)];case 1:t=n.sent();if(this.options.backgroundColor){this.ctx.fillStyle=dn(this.options.backgroundColor);this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)}this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale);return[2,this.canvas]}})})};return e}(la),wa=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){e(n)};n.onerror=t;n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Qa=function(){function A(A){var e=A.id,t=A.enabled;this.id=e;this.enabled=t;this.start=Date.now()}A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.debug)console.debug.apply(console,$A([this.id,this.getTime()+"ms"],A));else this.info.apply(this,A)};A.prototype.getTime=function(){return Date.now()-this.start};A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.info)console.info.apply(console,$A([this.id,this.getTime()+"ms"],A))};A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.warn)console.warn.apply(console,$A([this.id,this.getTime()+"ms"],A));else this.info.apply(this,A)};A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.error)console.error.apply(console,$A([this.id,this.getTime()+"ms"],A));else this.info.apply(this,A)};A.instances={};return A}(),Ca=function(){function A(e,t){var n;this.windowBounds=t;this.instanceName="#"+A.instanceCount++;this.logger=new Qa({id:this.instanceName,enabled:e.logging});this.cache=null!==(n=e.cache)&&void 0!==n?n:new bo(this,e)}A.instanceCount=1;return A}(),Ua=function(A,e){if(void 0===e)e={};return Fa(A,e)};if("undefined"!=typeof window)yo.setContext(window);var Fa=function(A,e){return ZA(void 0,0,void 0,function(){var t,n,r,i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q,C,U,F,m,y,b,v,x,E,H,I,L,D,K,S,T,k,_,R,M;return jA(this,function(P){switch(P.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(t=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(n=t.defaultView))throw new Error("Document is not attached to a Window");r={allowTaint:null!==(m=e.allowTaint)&&void 0!==m?m:!1,imageTimeout:null!==(y=e.imageTimeout)&&void 0!==y?y:15e3,proxy:e.proxy,useCORS:null!==(b=e.useCORS)&&void 0!==b?b:!1};i=qA({logging:null!==(v=e.logging)&&void 0!==v?v:!0,cache:e.cache},r);s={windowWidth:null!==(x=e.windowWidth)&&void 0!==x?x:n.innerWidth,windowHeight:null!==(E=e.windowHeight)&&void 0!==E?E:n.innerHeight,scrollX:null!==(H=e.scrollX)&&void 0!==H?H:n.pageXOffset,scrollY:null!==(I=e.scrollY)&&void 0!==I?I:n.pageYOffset};o=new Ae(s.scrollX,s.scrollY,s.windowWidth,s.windowHeight);a=new Ca(i,o);c=null!==(L=e.foreignObjectRendering)&&void 0!==L?L:!1;l={allowTaint:null!==(D=e.allowTaint)&&void 0!==D?D:!1,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:c,copyStyles:c};a.logger.debug("Starting document clone with size "+o.width+"x"+o.height+" scrolled to "+-o.left+","+-o.top);u=new oo(a,A,l);if(!(B=u.clonedReferenceElement))return[2,Promise.reject("Unable to find element in cloned iframe")];else return[4,u.toIFrame(t,o)];case 1:g=P.sent();d=Ts(B)||"HTML"===B.tagName?function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),r=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new Ae(0,0,n,r)}(B.ownerDocument):ee(a,B),h=d.width,f=d.height,p=d.left,w=d.top;Q=ma(a,B,e.backgroundColor);C={canvas:e.canvas,backgroundColor:Q,scale:null!==(S=null!==(K=e.scale)&&void 0!==K?K:n.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(T=e.x)&&void 0!==T?T:0)+p,y:(null!==(k=e.y)&&void 0!==k?k:0)+w,width:null!==(_=e.width)&&void 0!==_?_:Math.ceil(h),height:null!==(R=e.height)&&void 0!==R?R:Math.ceil(f)};if(!c)return[3,3];a.logger.debug("Document cloned, using foreign object rendering");return[4,new pa(a,C).render(B)];case 2:U=P.sent();return[3,5];case 3:a.logger.debug("Document cloned, element located at "+p+","+w+" with size "+h+"x"+f+" using computed rendering");a.logger.debug("Starting DOM parsing");F=ys(a,B);if(Q===F.styles.backgroundColor)F.styles.backgroundColor=Fn.TRANSPARENT;a.logger.debug("Starting renderer for element at "+C.x+","+C.y+" with size "+C.width+"x"+C.height);return[4,new ua(a,C).render(F)];case 4:U=P.sent();P.label=5;case 5:if(null!==(M=e.removeContainer)&&void 0!==M?M:1)if(!oo.destroy(g))a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore");a.logger.debug("Finished rendering");return[2,U]}})})},ma=function(A,e,t){var n=e.ownerDocument,r=n.documentElement?Un(A,getComputedStyle(n.documentElement).backgroundColor):Fn.TRANSPARENT,i=n.body?Un(A,getComputedStyle(n.body).backgroundColor):Fn.TRANSPARENT,s="string"==typeof t?Un(A,t):null===t?Fn.TRANSPARENT:4294967295;return e===n.documentElement?gn(r)?gn(i)?s:i:r:s};const ya=class{static getAdvancedFragmentShader(){return"#version 300 es\n precision highp float;\n\n in vec2 v_uv;\n\n uniform sampler2D u_background;\n uniform vec2 u_resolution;\n uniform vec2 u_textureSize;\n uniform float u_scrollY;\n uniform float u_pageHeight;\n uniform float u_viewportHeight;\n uniform float u_blurRadius;\n uniform float u_borderRadius;\n uniform vec2 u_containerPosition;\n uniform float u_warp;\n uniform float u_edgeIntensity;\n uniform float u_rimIntensity;\n uniform float u_baseIntensity;\n uniform float u_edgeDistance;\n uniform float u_rimDistance;\n uniform float u_baseDistance;\n uniform float u_cornerBoost;\n uniform float u_rippleEffect;\n uniform float u_tintOpacity;\n uniform float u_time;\n\n out vec4 fragColor;\n\n vec2 clampUV(vec2 uv) {\n return clamp(uv, vec2(0.0), vec2(1.0));\n }\n\n float roundedRectDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 toCorner = abs(pixelCoord - center) - (center - radius);\n float outsideCorner = length(max(toCorner, 0.0));\n float insideCorner = min(max(toCorner.x, toCorner.y), 0.0);\n return outsideCorner + insideCorner - radius;\n }\n\n bool isPill(vec2 size, float radius) {\n float heightRatioDiff = abs(radius - size.y * 0.5);\n bool radiusMatchesHeight = heightRatioDiff < 2.0;\n bool isWiderThanTall = size.x > size.y + 4.0;\n return radiusMatchesHeight && isWiderThanTall;\n }\n\n float circleDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * size;\n vec2 centerPixel = center * size;\n return length(pixelCoord - centerPixel) - radius;\n }\n\n bool isCircle(vec2 size, float radius) {\n float minDim = min(size.x, size.y);\n bool radiusMatchesMinDim = abs(radius - minDim * 0.5) < 1.0;\n bool isRoughlySquare = abs(size.x - size.y) < 4.0;\n return radiusMatchesMinDim && isRoughlySquare;\n }\n\n float pillDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 capsuleStart = vec2(radius, center.y);\n vec2 capsuleEnd = vec2(size.x - radius, center.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n\n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n return length(pixelCoord - closestPointOnAxis) - radius;\n }\n\n return length(pixelCoord - center) - radius;\n }\n\n void main() {\n vec2 coord = v_uv;\n\n vec2 containerSize = u_resolution;\n vec2 viewportCenter = u_containerPosition + vec2(0.0, u_scrollY);\n vec2 containerOffset = (coord - 0.5) * containerSize;\n vec2 pagePixel = viewportCenter + containerOffset;\n vec2 textureCoord = clampUV(pagePixel / u_textureSize);\n\n float distFromEdgeShape;\n vec2 shapeNormal;\n\n if (isPill(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -pillDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * u_resolution;\n vec2 capsuleStart = vec2(u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleEnd = vec2(u_resolution.x - u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n\n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n vec2 normalDir = pixelCoord - closestPointOnAxis;\n shapeNormal = length(normalDir) > 0.0 ? normalize(normalDir) : vec2(0.0, 1.0);\n } else {\n shapeNormal = normalize(coord - center);\n }\n } else if (isCircle(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -circleDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n } else {\n distFromEdgeShape = -roundedRectDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n }\n\n distFromEdgeShape = max(distFromEdgeShape, 0.0);\n\n float distFromLeft = coord.x;\n float distFromRight = 1.0 - coord.x;\n float distFromTop = coord.y;\n float distFromBottom = 1.0 - coord.y;\n\n float distFromEdge = distFromEdgeShape / min(u_resolution.x, u_resolution.y);\n float normalizedDistance = distFromEdge * min(u_resolution.x, u_resolution.y);\n\n float baseComponent = u_warp > 0.5\n ? (1.0 - exp(-normalizedDistance * u_baseDistance)) * u_baseIntensity\n : 0.0;\n float edgeComponent = exp(-normalizedDistance * u_edgeDistance) * u_edgeIntensity;\n float rimComponent = exp(-normalizedDistance * u_rimDistance) * u_rimIntensity;\n\n vec2 baseRefraction = shapeNormal * (baseComponent + edgeComponent + rimComponent);\n\n float cornerProximityX = min(distFromLeft, distFromRight);\n float cornerProximityY = min(distFromTop, distFromBottom);\n float cornerDistance = max(cornerProximityX, cornerProximityY);\n float cornerNormalized = cornerDistance * min(u_resolution.x, u_resolution.y);\n float cornerBoost = exp(-cornerNormalized * 0.3) * u_cornerBoost;\n vec2 cornerRefraction = shapeNormal * cornerBoost;\n\n vec2 perpendicular = vec2(-shapeNormal.y, shapeNormal.x);\n float ripple = sin(distFromEdge * 25.0 + u_time * 2.0) * u_rippleEffect * rimComponent;\n vec2 rippleRefraction = perpendicular * ripple;\n\n textureCoord += baseRefraction + cornerRefraction + rippleRefraction;\n textureCoord = clampUV(textureCoord);\n\n vec4 color = vec4(0.0);\n vec2 texelSize = 1.0 / u_textureSize;\n float sigma = max(u_blurRadius, 0.0001);\n vec2 blurStep = texelSize * sigma;\n\n float totalWeight = 0.0;\n const int blurRadius = 6;\n for (int i = -blurRadius; i <= blurRadius; ++i) {\n for (int j = -blurRadius; j <= blurRadius; ++j) {\n vec2 offsetVec = vec2(float(i), float(j));\n float distance = length(offsetVec);\n if (distance > float(blurRadius)) {\n continue;\n }\n\n float weight = exp(-(distance * distance) / (2.0 * sigma * sigma));\n vec2 offset = offsetVec * blurStep;\n color += texture(u_background, clampUV(textureCoord + offset)) * weight;\n totalWeight += weight;\n }\n }\n\n color /= max(totalWeight, 0.0001);\n\n float gradientPosition = coord.y;\n vec3 topTint = vec3(1.0);\n vec3 bottomTint = vec3(0.7);\n vec3 gradientTint = mix(topTint, bottomTint, gradientPosition);\n vec3 tintedColor = mix(color.rgb, gradientTint, u_tintOpacity);\n color = vec4(tintedColor, color.a);\n\n vec3 topColor = vec3(0.0);\n vec3 midColor = vec3(0.0);\n vec3 bottomColor = vec3(0.0);\n\n int totalSamples = 0;\n vec3 accumulateTop = vec3(0.0);\n vec3 accumulateMid = vec3(0.0);\n vec3 accumulateBottom = vec3(0.0);\n\n int horizontalSamples = 20;\n int verticalSamples = 11; // -5..5\n\n float topY = (viewportCenter.y - containerSize.y * 0.4) / u_textureSize.y;\n float midY = viewportCenter.y / u_textureSize.y;\n float bottomY = (viewportCenter.y + containerSize.y * 0.4) / u_textureSize.y;\n\n for (int xi = 0; xi < horizontalSamples; ++xi) {\n float x = float(xi) / float(horizontalSamples - 1);\n for (int yi = -5; yi <= 5; ++yi) {\n float yOffset = float(yi) * texelSize.y;\n vec2 topSample = clampUV(vec2(x, topY + yOffset));\n vec2 midSample = clampUV(vec2(x, midY + yOffset));\n vec2 bottomSample = clampUV(vec2(x, bottomY + yOffset));\n\n accumulateTop += texture(u_background, topSample).rgb;\n accumulateMid += texture(u_background, midSample).rgb;\n accumulateBottom += texture(u_background, bottomSample).rgb;\n totalSamples += 1;\n }\n }\n\n if (totalSamples > 0) {\n float invSamples = 1.0 / float(totalSamples);\n topColor = accumulateTop * invSamples;\n midColor = accumulateMid * invSamples;\n bottomColor = accumulateBottom * invSamples;\n }\n\n vec3 sampledGradient;\n if (gradientPosition < 0.1) {\n sampledGradient = topColor;\n } else if (gradientPosition > 0.9) {\n sampledGradient = bottomColor;\n } else {\n float transitionPos = (gradientPosition - 0.1) / 0.8;\n if (transitionPos < 0.5) {\n float t = transitionPos * 2.0;\n sampledGradient = mix(topColor, midColor, t);\n } else {\n float t = (transitionPos - 0.5) * 2.0;\n sampledGradient = mix(midColor, bottomColor, t);\n }\n }\n\n vec3 finalTinted = mix(color.rgb, sampledGradient, u_tintOpacity * 0.3);\n color = vec4(finalTinted, color.a);\n\n float maskDistance;\n if (isPill(u_resolution, u_borderRadius)) {\n maskDistance = pillDistance(coord, u_resolution, u_borderRadius);\n } else if (isCircle(u_resolution, u_borderRadius)) {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n } else {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n }\n\n float mask = 1.0 - smoothstep(-1.0, 1.0, maskDistance);\n fragColor = vec4(color.rgb, mask);\n }\n "}static getUniformConfig(A){return{u_blurRadius:A.blurRadius,u_edgeIntensity:A.edgeIntensity,u_rimIntensity:A.rimIntensity,u_baseIntensity:A.baseIntensity,u_edgeDistance:A.edgeDistance,u_rimDistance:A.rimDistance,u_baseDistance:A.baseDistance,u_cornerBoost:A.cornerBoost,u_rippleEffect:A.rippleEffect,u_tintOpacity:A.tintOpacity,u_warp:A.warp?1:0}}static mergeWithDefaults(A){return{...this.defaultConfig,...A}}static adjustForQuality(A,e){if("low"===e)return{...A,blurRadius:.75*A.blurRadius,rippleEffect:.6*A.rippleEffect};if("high"===e)return{...A,blurRadius:1.2*A.blurRadius,rippleEffect:1.2*A.rippleEffect,tintOpacity:Math.min(.6,1.1*A.tintOpacity)};else return A}};ya.defaultConfig={blurRadius:5,edgeIntensity:.01,rimIntensity:.05,baseIntensity:.01,edgeDistance:.15,rimDistance:.8,baseDistance:.1,cornerBoost:.02,rippleEffect:.1,tintOpacity:.2,warp:!1};ya.presets={subtle:{blurRadius:4.5,edgeIntensity:.008,rimIntensity:.035,baseIntensity:.008,edgeDistance:.18,rimDistance:.9,baseDistance:.12,cornerBoost:.015,rippleEffect:.05,tintOpacity:.18,warp:!1},normal:{blurRadius:5,edgeIntensity:.01,rimIntensity:.05,baseIntensity:.01,edgeDistance:.15,rimDistance:.8,baseDistance:.1,cornerBoost:.02,rippleEffect:.1,tintOpacity:.2,warp:!1},dramatic:{blurRadius:6.5,edgeIntensity:.018,rimIntensity:.09,baseIntensity:.018,edgeDistance:.12,rimDistance:.65,baseDistance:.08,cornerBoost:.035,rippleEffect:.18,tintOpacity:.28,warp:!0},psychedelic:{blurRadius:8,edgeIntensity:.024,rimIntensity:.13,baseIntensity:.02,edgeDistance:.1,rimDistance:.5,baseDistance:.08,cornerBoost:.05,rippleEffect:.26,tintOpacity:.4,warp:!0},ios26:{blurRadius:7.2,edgeIntensity:.022,rimIntensity:.12,baseIntensity:.015,edgeDistance:.18,rimDistance:.7,baseDistance:.09,cornerBoost:.045,rippleEffect:.22,tintOpacity:.24,warp:!0}};let ba=ya;class va{constructor(A){this.animationId=null;this.program=null;this.vertexBuffer=null;this.backgroundTexture=null;this.backgroundTextureSize={width:1,height:1};this.usingFallbackShader=!1;this.uniformsDirty=!0;this.time=0;this.uniformLocations={};this.canvas=A.canvas;this.cssWidth=A.width;this.cssHeight=A.height;this.canvas.width=A.width*A.dpr;this.canvas.height=A.height*A.dpr;this.canvas.style.width=`${A.width}px`;this.canvas.style.height=`${A.height}px`;this.quality=A.quality||"medium";this.preset=A.preset||"normal";this.liquidConfig=this.computeLiquidConfig(this.preset,this.quality);this.timeStep=this.getTimeStepForQuality(this.quality);const e=this.canvas.getContext("webgl2",{alpha:!0,antialias:!0,premultipliedAlpha:!1,preserveDrawingBuffer:!0});if(!e)throw new Error("WebGL2 not supported");this.gl=e;this.setupGL()}setupGL(){const{gl:A}=this;A.enable(A.BLEND);A.blendFunc(A.SRC_ALPHA,A.ONE_MINUS_SRC_ALPHA);A.viewport(0,0,this.canvas.width,this.canvas.height);this.createShaderProgram();this.createGeometry()}createShaderProgram(){const{gl:A}=this;let e=ba.getAdvancedFragmentShader(),t=this.compileShader(A.FRAGMENT_SHADER,e);if(!t){console.warn("[PWTK WebGL] Advanced shader compile failed, using fallback shader.");this.usingFallbackShader=!0;e=this.getFallbackFragmentShader();t=this.compileShader(A.FRAGMENT_SHADER,e);if(!t)throw new Error("Failed to compile fallback liquid glass shader")}else this.usingFallbackShader=!1;const n=this.compileShader(A.VERTEX_SHADER,"#version 300 es\n precision highp float;\n in vec2 a_position;\n out vec2 v_uv;\n void main() {\n vec2 uv = a_position * 0.5 + 0.5;\n uv.y = 1.0 - uv.y;\n v_uv = uv;\n gl_Position = vec4(a_position, 0.0, 1.0);\n }\n ");if(!n||!t)throw new Error("Failed to compile shaders");this.program=A.createProgram();A.attachShader(this.program,n);A.attachShader(this.program,t);A.linkProgram(this.program);if(!A.getProgramParameter(this.program,A.LINK_STATUS))throw new Error("Failed to link program: "+A.getProgramInfoLog(this.program));const r=this.usingFallbackShader?["u_time","u_background","u_resolution"]:["u_time","u_background","u_resolution","u_textureSize","u_scrollY","u_pageHeight","u_viewportHeight","u_blurRadius","u_borderRadius","u_containerPosition","u_warp","u_edgeIntensity","u_rimIntensity","u_baseIntensity","u_edgeDistance","u_rimDistance","u_baseDistance","u_cornerBoost","u_rippleEffect","u_tintOpacity"];this.uniformLocations=r.reduce((e,t)=>{e[t]=A.getUniformLocation(this.program,t);return e},{})}compileShader(A,e){const t=this.gl.createShader(A);this.gl.shaderSource(t,e);this.gl.compileShader(t);if(!this.gl.getShaderParameter(t,this.gl.COMPILE_STATUS)){console.error("Shader compilation error:",this.gl.getShaderInfoLog(t));this.gl.deleteShader(t);return null}return t}createGeometry(){const{gl:A}=this,e=new Float32Array([-1,-1,1,-1,-1,1,1,1]);this.vertexBuffer=A.createBuffer();A.bindBuffer(A.ARRAY_BUFFER,this.vertexBuffer);A.bufferData(A.ARRAY_BUFFER,e,A.STATIC_DRAW);const t=A.getAttribLocation(this.program,"a_position");A.enableVertexAttribArray(t);A.vertexAttribPointer(t,2,A.FLOAT,!1,0,0)}setBackgroundTexture(A){const{gl:e}=this;if(this.backgroundTexture)e.deleteTexture(this.backgroundTexture);this.backgroundTexture=e.createTexture();e.bindTexture(e.TEXTURE_2D,this.backgroundTexture);if(A instanceof ImageData){e.texImage2D(e.TEXTURE_2D,0,e.RGBA,A.width,A.height,0,e.RGBA,e.UNSIGNED_BYTE,A.data);this.backgroundTextureSize={width:A.width,height:A.height}}else{e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,A);this.backgroundTextureSize=this.extractSize(A)}e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE);this.uniformsDirty=!0}extractSize(A){if("undefined"!=typeof HTMLCanvasElement&&A instanceof HTMLCanvasElement)return{width:A.width,height:A.height};if("undefined"!=typeof OffscreenCanvas&&A instanceof OffscreenCanvas)return{width:A.width,height:A.height};if("undefined"!=typeof ImageBitmap&&A instanceof ImageBitmap)return{width:A.width,height:A.height};if("undefined"!=typeof HTMLVideoElement&&A instanceof HTMLVideoElement)return{width:A.videoWidth,height:A.videoHeight};if("undefined"!=typeof HTMLImageElement&&A instanceof HTMLImageElement)return{width:A.naturalWidth,height:A.naturalHeight};const e=A;if("number"==typeof e.width&&"number"==typeof e.height)return{width:Math.max(1,Math.floor(e.width)),height:Math.max(1,Math.floor(e.height))};else return{width:this.cssWidth,height:this.cssHeight}}setUniformProvider(A){this.uniformProvider=A}render(){if(!this.program||!this.backgroundTexture)return;const{gl:A}=this;if(!this.usingFallbackShader){const A=this.uniformProvider?this.uniformProvider():null;if(!A)return;this.applyDynamicUniforms(A)}this.time+=this.timeStep;A.clearColor(0,0,0,0);A.clear(A.COLOR_BUFFER_BIT);A.useProgram(this.program);if(this.uniformsDirty&&!this.usingFallbackShader){this.applyLiquidUniforms();this.uniformsDirty=!1}if(this.uniformLocations.u_time)A.uniform1f(this.uniformLocations.u_time,this.time);if(this.uniformLocations.u_resolution)A.uniform2f(this.uniformLocations.u_resolution,this.cssWidth,this.cssHeight);if(this.uniformLocations.u_textureSize)A.uniform2f(this.uniformLocations.u_textureSize,this.backgroundTextureSize.width,this.backgroundTextureSize.height);A.activeTexture(A.TEXTURE0);A.bindTexture(A.TEXTURE_2D,this.backgroundTexture);if(this.uniformLocations.u_background)A.uniform1i(this.uniformLocations.u_background,0);A.drawArrays(A.TRIANGLE_STRIP,0,4)}applyDynamicUniforms(A){const{gl:e}=this;if(this.uniformLocations.u_containerPosition){e.useProgram(this.program);if(this.uniformLocations.u_scrollY)e.uniform1f(this.uniformLocations.u_scrollY,A.scrollY);if(this.uniformLocations.u_pageHeight)e.uniform1f(this.uniformLocations.u_pageHeight,A.pageHeight);if(this.uniformLocations.u_viewportHeight)e.uniform1f(this.uniformLocations.u_viewportHeight,A.viewportHeight);e.uniform2f(this.uniformLocations.u_containerPosition,A.containerCenter.x,A.containerCenter.y);if(this.uniformLocations.u_borderRadius)e.uniform1f(this.uniformLocations.u_borderRadius,A.borderRadius)}}applyLiquidUniforms(){if(this.usingFallbackShader)return;const A=ba.getUniformConfig(this.liquidConfig);Object.entries(A).forEach(([A,e])=>{const t=this.uniformLocations[A];if(t)this.gl.uniform1f(t,e)})}startAnimation(){const A=()=>{this.render();this.animationId=requestAnimationFrame(A)};A()}stopAnimation(){if(this.animationId){cancelAnimationFrame(this.animationId);this.animationId=null}}resize(A,e,t){this.cssWidth=A;this.cssHeight=e;this.canvas.width=A*t;this.canvas.height=e*t;this.canvas.style.width=`${A}px`;this.canvas.style.height=`${e}px`;this.gl.viewport(0,0,this.canvas.width,this.canvas.height);this.uniformsDirty=!0}setQuality(A){if(this.quality!==A){this.quality=A;this.liquidConfig=this.computeLiquidConfig(this.preset,this.quality);this.timeStep=this.getTimeStepForQuality(A);this.uniformsDirty=!0}}setPreset(A){if(this.preset!==A){this.preset=A;this.liquidConfig=this.computeLiquidConfig(this.preset,this.quality);this.uniformsDirty=!0}}destroy(){this.stopAnimation();if(this.program)this.gl.deleteProgram(this.program);if(this.vertexBuffer)this.gl.deleteBuffer(this.vertexBuffer);if(this.backgroundTexture)this.gl.deleteTexture(this.backgroundTexture)}computeLiquidConfig(A,e){const t=ba.mergeWithDefaults(ba.presets[A]);return ba.adjustForQuality(t,e)}getTimeStepForQuality(A){switch(A){case"high":return.022;case"low":return.012;default:return.016}}getFallbackFragmentShader(){return"#version 300 es\n precision highp float;\n in vec2 v_uv;\n uniform float u_time;\n uniform vec2 u_resolution;\n uniform sampler2D u_background;\n out vec4 fragColor;\n void main() {\n vec2 uv = v_uv;\n vec2 noise = vec2(\n sin(uv.y * 40.0 + u_time * 1.2),\n cos(uv.x * 40.0 + u_time * 1.1)\n ) * 0.004;\n vec4 color = texture(u_background, clamp(uv + noise, 0.0, 1.0));\n float edge = smoothstep(0.0, 0.15, min(min(uv.x, 1.0 - uv.x), min(uv.y, 1.0 - uv.y)));\n float highlight = pow(1.0 - edge, 6.0);\n vec3 tint = mix(color.rgb, vec3(1.0), highlight * 0.4);\n fragColor = vec4(tint, color.a * 0.92);\n }\n "}}class xa{constructor(A){this.layers=new Map;this.isActive=!1;this.snapshotCanvas=null;this.snapshotScale=1;this.capturePromise=null;this.snapshotNeedsUpdate=!0;this.refreshTimeout=null;this.destroyed=!1;this.markSnapshotDirty=()=>{if(!this.destroyed){this.snapshotNeedsUpdate=!0;this.scheduleBackgroundRefresh()}};this.container=A;this.backgroundCanvas=document.createElement("canvas");const e=this.backgroundCanvas.getContext("2d");if(!e)throw new Error("[PWTK WebGL] Failed to create background canvas context");this.backgroundCtx=e;this.setupContainer();this.resizeObserver=new ResizeObserver(()=>{this.snapshotNeedsUpdate=!0;this.handleResize()});this.resizeObserver.observe(A);window.addEventListener("scroll",this.markSnapshotDirty,{passive:!0});window.addEventListener("resize",this.markSnapshotDirty)}setupContainer(){if("static"===getComputedStyle(this.container).position)this.container.style.position="relative"}getDprForQuality(A){const e=window.devicePixelRatio||1;if("high"===A)return e;if("medium"===A)return Math.min(e,1.5);else return 1}getBorderRadius(A){const e=getComputedStyle(A),t=(e.borderTopLeftRadius||e.borderRadius||"0").match(/[\d.]+/);if(t)return parseFloat(t[0]);const n=A.getBoundingClientRect();return Math.min(n.width,n.height)/2}createLayer(A,e,t={}){if(this.layers.has(A))throw new Error(`Layer with id "${A}" already exists`);const n=t.zIndex??0,r=t.quality??"medium",i=t.preset??"normal",s=document.createElement("canvas");s.style.cssText=`\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: ${n};\n opacity: 1;\n transition: opacity 0.3s ease;\n `;if("static"===getComputedStyle(e).position)e.style.position="relative";e.appendChild(s);const o=e.getBoundingClientRect(),a=this.getDprForQuality(r),c={canvas:s,width:o.width,height:o.height,dpr:a,quality:r,preset:i};let l;try{l=new va(c)}catch(B){console.warn("[PWTK WebGL] WebGL not supported, falling back to CSS effects:",B);e.removeChild(s);throw B}const u={id:A,element:e,renderer:l,canvas:s,zIndex:n,opacity:1,visible:!0,quality:r,preset:i,dpr:a,borderRadius:this.getBorderRadius(e)};this.layers.set(A,u);l.setUniformProvider(()=>this.getDynamicUniforms(u));this.applyPlaceholderBackground(u);this.refreshLayerBackground(u).catch(A=>{console.warn("[PWTK WebGL] Initial background capture failed:",A)});return u}removeLayer(A){const e=this.layers.get(A);if(e){e.renderer.destroy();if(e.canvas.parentNode)e.canvas.parentNode.removeChild(e.canvas);this.layers.delete(A)}}setLayerOpacity(A,e){const t=this.layers.get(A);if(t){t.opacity=e;t.canvas.style.opacity=e.toString()}}setLayerVisibility(A,e){const t=this.layers.get(A);if(t){t.visible=e;t.canvas.style.display=e?"block":"none";if(e&&this.isActive)t.renderer.startAnimation();else t.renderer.stopAnimation()}}startAnimation(){this.isActive=!0;this.layers.forEach(A=>{if(A.visible)A.renderer.startAnimation()})}stopAnimation(){this.isActive=!1;this.layers.forEach(A=>{A.renderer.stopAnimation()})}handleResize(){this.layers.forEach(A=>{const e=A.element.getBoundingClientRect(),t=this.getDprForQuality(A.quality);A.dpr=t;A.renderer.resize(e.width,e.height,t);A.borderRadius=this.getBorderRadius(A.element);this.applyPlaceholderBackground(A)});this.scheduleBackgroundRefresh()}updateBackgrounds(A=!1){this.layers.forEach(e=>{this.refreshLayerBackground(e,A).catch(A=>{console.warn("[PWTK WebGL] Background refresh failed:",A)})})}setQuality(A){let e=!1;this.layers.forEach(t=>{if(t.quality!==A){e=!0;t.quality=A;t.dpr=this.getDprForQuality(A);const n=t.element.getBoundingClientRect();t.renderer.setQuality(A);t.renderer.resize(n.width,n.height,t.dpr);this.applyPlaceholderBackground(t)}});if(e){this.snapshotNeedsUpdate=!0;this.updateBackgrounds(!0)}}setPreset(A){let e=!1;this.layers.forEach(t=>{if(t.preset!==A){e=!0;t.preset=A;t.renderer.setPreset(A)}});if(e){this.snapshotNeedsUpdate=!0;this.updateBackgrounds()}}destroy(){this.destroyed=!0;this.stopAnimation();this.layers.forEach(A=>{this.removeLayer(A.id)});this.layers.clear();if(null!==this.refreshTimeout){clearTimeout(this.refreshTimeout);this.refreshTimeout=null}this.resizeObserver.disconnect();window.removeEventListener("scroll",this.markSnapshotDirty);window.removeEventListener("resize",this.markSnapshotDirty)}getLayer(A){return this.layers.get(A)}getAllLayers(){return Array.from(this.layers.values())}hasWebGLSupport(){try{const A=document.createElement("canvas");return!!A.getContext("webgl2")}catch{return!1}}applyPlaceholderBackground(A){const e=A.element.getBoundingClientRect(),t=Math.max(1,Math.round(e.width||A.canvas.clientWidth||1)),n=Math.max(1,Math.round(e.height||A.canvas.clientHeight||1));A.borderRadius=this.getBorderRadius(A.element);this.backgroundCanvas.width=t;this.backgroundCanvas.height=n;this.backgroundCtx.clearRect(0,0,t,n);const r=this.backgroundCtx.createLinearGradient(0,0,t,n);r.addColorStop(0,"rgba(255, 255, 255, 0.95)");r.addColorStop(.45,"rgba(236, 240, 255, 0.72)");r.addColorStop(1,"rgba(210, 217, 245, 0.65)");this.backgroundCtx.fillStyle=r;this.backgroundCtx.fillRect(0,0,t,n);const i=this.backgroundCtx.getImageData(0,0,t,n),s=i.data;for(let o=0;o<s.length;o+=4){const A=12*(Math.random()-.5);s[o]=Math.max(0,Math.min(255,s[o]+A));s[o+1]=Math.max(0,Math.min(255,s[o+1]+A));s[o+2]=Math.max(0,Math.min(255,s[o+2]+A))}this.backgroundCtx.putImageData(i,0,0);A.renderer.setBackgroundTexture(this.backgroundCtx.getImageData(0,0,t,n))}getDynamicUniforms(A){const e=A.element.getBoundingClientRect();if(e.width<=0||e.height<=0)return null;const t=window.scrollY||document.documentElement.scrollTop||0,n=window.scrollX||document.documentElement.scrollLeft||0,r=e.left+e.width/2+n,i=e.top+e.height/2+t,s=this.snapshotScale||1;return{scrollY:t*s,pageHeight:(document.documentElement.scrollHeight||window.innerHeight)*s,viewportHeight:window.innerHeight*s,containerCenter:{x:r*s,y:i*s},borderRadius:A.borderRadius}}async refreshLayerBackground(A,e=!1){await this.ensurePageSnapshot(e);if(this.snapshotCanvas)A.renderer.setBackgroundTexture(this.snapshotCanvas)}async ensurePageSnapshot(A=!1){if(this.destroyed)return;if(this.snapshotCanvas&&!this.snapshotNeedsUpdate&&!A)return;if(this.capturePromise){await this.capturePromise;return}this.capturePromise=Ua(document.body,{scale:1,backgroundColor:null,useCORS:!0,windowWidth:document.documentElement.scrollWidth,windowHeight:document.documentElement.scrollHeight,ignoreElements:A=>this.container.contains(A)}).then(A=>{this.snapshotCanvas=A;this.snapshotScale=1;this.snapshotNeedsUpdate=!1}).catch(A=>{console.warn("[PWTK WebGL] html2canvas capture failed:",A);this.snapshotCanvas=null}).finally(()=>{this.capturePromise=null});await this.capturePromise}scheduleBackgroundRefresh(){if(null===this.refreshTimeout)this.refreshTimeout=window.setTimeout(()=>{this.refreshTimeout=null;if(!this.destroyed)this.updateBackgrounds()},120)}}const Ea=class A{constructor(A={}){this.scene=null;this.container=null;this.isSupported=!1;this.isInitialized=!1;this.config={enabled:!0,quality:"medium",preset:"normal",autoFallback:!0,...A};this.checkWebGLSupport()}static getInstance(e){if(!A.instance)A.instance=new A(e);return A.instance}checkWebGLSupport(){try{const A=document.createElement("canvas").getContext("webgl2",{failIfMajorPerformanceCaveat:!0});this.isSupported=!!A;if(this.isSupported)console.log("🎨 WebGL2 supported - Liquid Glass effects enabled");else console.log("⚠️ WebGL2 not supported - falling back to CSS effects");return this.isSupported}catch(A){console.warn("WebGL support check failed:",A);this.isSupported=!1;return!1}}async initialize(A){if(this.isInitialized)return!0;this.container=A;if(!this.config.enabled||!this.isSupported){if(this.config.autoFallback)this.enableCSSFallback(A);return!1}try{this.scene=new xa(A);if(!this.scene.hasWebGLSupport())throw new Error("WebGL context creation failed");this.isInitialized=!0;console.log("✨ Liquid Glass WebGL effects initialized successfully");return!0}catch(e){console.warn("WebGL initialization failed:",e);if(this.config.autoFallback)this.enableCSSFallback(A);return!1}}enableCSSFallback(A){console.log("🔄 Enabling CSS fallback for liquid glass effects");A.classList.add("webgl-fallback","enhanced-css-glass");this.injectEnhancedCSS()}injectEnhancedCSS(){const A="webgl-fallback-styles";if(document.getElementById(A))return;const e=document.createElement("style");e.id=A;e.textContent="\n .enhanced-css-glass {\n /* 增强的 CSS 毛玻璃效果,模拟 WebGL */\n backdrop-filter: blur(40px) saturate(180%) brightness(1.1) !important;\n -webkit-backdrop-filter: blur(40px) saturate(180%) brightness(1.1) !important;\n \n /* 添加动态渐变背景 */\n background: \n radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%), \n rgba(255, 255, 255, 0.4) 0%, \n rgba(255, 255, 255, 0.2) 40%, \n rgba(255, 255, 255, 0.1) 80%),\n linear-gradient(135deg, \n rgba(255, 255, 255, 0.6), \n rgba(245, 245, 247, 0.4)) !important;\n \n /* 动态边框 */\n border: 1px solid rgba(255, 255, 255, 0.3) !important;\n \n /* 增强阴影 */\n box-shadow: \n 0 20px 50px rgba(31, 38, 135, 0.3),\n inset 0 2px 6px rgba(255, 255, 255, 0.2),\n inset 0 -2px 4px rgba(0, 0, 0, 0.1) !important;\n }\n \n .enhanced-css-glass::before {\n content: '';\n position: absolute;\n inset: 0;\n border-radius: inherit;\n background: radial-gradient(\n circle at var(--mouse-x, 30%) var(--mouse-y, 30%),\n rgba(255, 255, 255, 0.3) 0%,\n rgba(255, 255, 255, 0.1) 50%,\n transparent 100%\n );\n opacity: 0;\n transition: opacity 0.3s ease;\n pointer-events: none;\n z-index: 1;\n }\n \n .enhanced-css-glass:hover::before {\n opacity: 1;\n }\n \n /* 动态鼠标跟踪 */\n .enhanced-css-glass {\n transition: all 0.1s ease-out;\n }\n ";document.head.appendChild(e);this.addMouseTracking()}addMouseTracking(){if(this.container)this.container.addEventListener("mousemove",A=>{const e=this.container.getBoundingClientRect(),t=(A.clientX-e.left)/e.width*100,n=(A.clientY-e.top)/e.height*100;this.container.style.setProperty("--mouse-x",`${t}%`);this.container.style.setProperty("--mouse-y",`${n}%`)})}enableForElement(A,e){if(!this.isInitialized||!this.scene){console.warn("WebGL manager not initialized");return!1}try{if(!this.scene){console.warn("WebGL scene not ready");return!1}if(this.scene.getLayer(e))this.scene.removeLayer(e);this.scene.createLayer(e,A,{zIndex:1,quality:this.config.quality,preset:this.config.preset});this.scene.startAnimation();console.log(`✨ WebGL liquid glass enabled for element: ${e}`);return!0}catch(t){console.warn(`Failed to enable WebGL for element ${e}:`,t);if(this.config.autoFallback){A.classList.add("enhanced-css-glass");this.addMouseTrackingToElement(A)}return!1}}addMouseTrackingToElement(A){A.addEventListener("mousemove",e=>{const t=A.getBoundingClientRect(),n=(e.clientX-t.left)/t.width*100,r=(e.clientY-t.top)/t.height*100;A.style.setProperty("--mouse-x",`${n}%`);A.style.setProperty("--mouse-y",`${r}%`)})}disableForElement(A){if(this.scene){this.scene.removeLayer(A);console.log(`🔄 WebGL liquid glass disabled for element: ${A}`)}}setQuality(A){this.config.quality=A;if(this.scene){this.scene.setQuality(A);console.log(`🎛️ WebGL quality set to: ${A}`)}}setPreset(A){this.config.preset=A;console.log(`🎨 WebGL preset set to: ${A}`);if(this.scene)this.updateEffectPresets()}updateEffectPresets(){const A=ba.presets[this.config.preset];console.log("🔄 Updating effect presets:",A);if(this.scene)this.scene.setPreset(this.config.preset)}updateBackgrounds(){if(this.scene)this.scene.updateBackgrounds()}isWebGLEnabled(){return this.isSupported&&this.isInitialized&&this.config.enabled}getConfig(){return{...this.config}}destroy(){if(this.scene){this.scene.destroy();this.scene=null}this.isInitialized=!1;this.container=null;const A=document.getElementById("webgl-fallback-styles");if(A)A.remove();console.log("🧹 WebGL manager destroyed")}static checkSupport(){try{const A=document.createElement("canvas");return!!A.getContext("webgl2")}catch{return!1}}static getRecommendedConfig(){const e=window.devicePixelRatio<=2&&navigator.hardwareConcurrency>=8;return{enabled:A.checkSupport(),quality:e?"high":"medium",preset:"normal",autoFallback:!0}}};Ea.instance=null;let Ha=Ea;const Ia=class A{constructor(A,e={}){this.isDragging=!1;this.isResizing=!1;this.dragStart={x:0,y:0};this.resizeTimeout=null;this.resizeDirection="";this.requestsCache=[];this.filteredRequestsCache=[];this.searchQuery="";this.webglManager=null;this.reopenButton=null;this.webglBackgroundUpdateTimer=null;this.interceptor=A;const t=this.loadConfig();this.config={position:"bottom-right",theme:"dark",minimized:!1,isClosed:!1,webgl:{enabled:!0,quality:"medium",preset:"normal",applyToItems:!1},...t,...e};if(this.config.webgl&&void 0===this.config.webgl.applyToItems)this.config.webgl.applyToItems=!1;this.createPanel();this.bindEvents();this.startListening();GA.setPanel(this);this.initializeWebGL();this.exposeDebugAPI();this.loadPosition();if(this.config.isClosed)this.hide()}exposeDebugAPI(){if("undefined"!=typeof window)window.__PWTK_DEBUG__={getWebGLConfig:()=>({...this.config.webgl||{}}),setPreset:A=>{this.updateWebGLConfig({preset:A});return{preset:this.config.webgl?.preset,status:this.getWebGLStatus()}},setQuality:A=>{this.updateWebGLConfig({quality:A});return{quality:this.config.webgl?.quality,status:this.getWebGLStatus()}}}}createPanel(){this.hostElement=document.createElement("div");this.hostElement.id="network-debugger-host";this.hostElement.style.cssText="all: initial; position: absolute; top: 0; left: 0; pointer-events: none;";this.shadowRoot=this.hostElement.attachShadow({mode:"closed"});const A=document.createElement("style");A.textContent="\n/* iOS 26 Liquid Glass NetworkDebugger 样式 */\n:root {\n --liquid-glass-primary: rgba(255, 255, 255, 0.15);\n --liquid-glass-secondary: rgba(255, 255, 255, 0.08);\n --liquid-glass-border: rgba(255, 255, 255, 0.18);\n --liquid-glass-shadow: rgba(31, 38, 135, 0.37);\n --liquid-glass-highlight: rgba(255, 255, 255, 0.25);\n --liquid-glass-dark: rgba(13, 17, 23, 0.75);\n}\n\n#network-debugger-panel {\n position: fixed;\n z-index: 999999;\n \n /* 强制 GPU 加速和 3D 变换 */\n transform: translate3d(0, 0, 0);\n will-change: transform, backdrop-filter;\n \n /* iOS 26 Liquid Glass 核心效果 - 增强版 */\n backdrop-filter: blur(25px) saturate(200%) brightness(1.05) !important;\n -webkit-backdrop-filter: blur(25px) saturate(200%) brightness(1.05) !important;\n \n /* iOS 浅色毛玻璃背景 */\n background: rgba(245, 245, 247, 0.8);\n background-image: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.5) 0%,\n rgba(255, 255, 255, 0.25) 100%\n );\n \n /* 玻璃边框 */\n border: 1px solid rgba(255, 255, 255, 0.25);\n \n /* 多层阴影创建深度 */\n box-shadow: \n 0 10px 40px rgba(31, 38, 135, 0.4),\n inset 0 2px 4px rgba(255, 255, 255, 0.3),\n inset 0 -2px 4px rgba(0, 0, 0, 0.12);\n \n border-radius: 20px;\n color: #ffffff;\n font-family: 'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Monaco', 'Menlo', monospace;\n font-size: 12px;\n overflow: hidden;\n max-width: 90vw;\n max-height: 80vh;\n \n /* 性能优化 */\n transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n/* 主面板的镜面反射效果 */\n#network-debugger-panel::before {\n content: '';\n position: absolute;\n inset: 0;\n border-radius: inherit;\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.3) 0%,\n rgba(255, 255, 255, 0.05) 50%,\n transparent 100%\n );\n pointer-events: none;\n z-index: 1;\n}\n\n/* 镜面高光效果 */\n#network-debugger-panel::after {\n content: '';\n position: absolute;\n inset: 0;\n border-radius: inherit;\n background: radial-gradient(\n circle at 30% 30%,\n rgba(255, 255, 255, 0.2),\n transparent 70%\n );\n pointer-events: none;\n z-index: 1;\n}\n\n#network-debugger-panel.minimized {\n /* iOS 控制中心风格的圆角矩形 */\n height: 48px !important;\n width: 220px !important;\n max-width: 220px !important;\n border-radius: 24px !important;\n overflow: hidden;\n \n /* 强制 GPU 加速和 3D 变换 */\n transform: translate3d(0, 0, 0) !important;\n will-change: transform, backdrop-filter !important;\n \n /* 真正的 iOS Liquid Glass 效果 - 加强版 */\n background: \n /* 顶部高光 */\n linear-gradient(180deg, \n rgba(255, 255, 255, 0.5) 0%, \n rgba(255, 255, 255, 0.1) 35%),\n /* 主玻璃层 */\n radial-gradient(ellipse at top, \n rgba(255, 255, 255, 0.35), \n rgba(255, 255, 255, 0.12)),\n /* iOS 浅色基底 */\n rgba(245, 245, 247, 0.85) !important;\n \n /* 增强毛玻璃效果 */\n backdrop-filter: blur(40px) saturate(220%) brightness(1.1) !important;\n -webkit-backdrop-filter: blur(40px) saturate(220%) brightness(1.1) !important;\n \n /* iOS 风格边缘光效 - 增强版 */\n box-shadow: \n /* 外发光 */\n 0 0 0 0.5px rgba(255, 255, 255, 0.7) !important,\n /* 内阴影创建玻璃厚度 */\n inset 0 1px 0 0 rgba(255, 255, 255, 0.7) !important,\n inset 0 -1px 0 0 rgba(0, 0, 0, 0.2) !important,\n /* 深度阴影 */\n 0 15px 40px rgba(0, 0, 0, 0.3) !important,\n 0 4px 10px rgba(0, 0, 0, 0.2) !important;\n \n /* 平滑过渡 */\n transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\n}\n\n#network-debugger-panel.minimized .debugger-content {\n display: none;\n}\n\n#network-debugger-panel.minimized .resize-handle {\n display: none;\n}\n\n#network-debugger-panel.fullscreen .resize-handle {\n display: none;\n}\n\n#network-debugger-panel.fullscreen {\n backdrop-filter: blur(25px) saturate(200%);\n -webkit-backdrop-filter: blur(25px) saturate(200%);\n}\n\n#network-debugger-panel.bottom-right {\n bottom: 20px;\n right: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.bottom-left {\n bottom: 20px;\n left: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.top-right {\n top: 20px;\n right: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.top-left {\n top: 20px;\n left: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.fullscreen {\n top: 0;\n left: 0;\n width: 100vw !important;\n height: 100vh !important;\n border-radius: 0;\n}\n\n.debugger-header {\n /* 头部 Liquid Glass 效果 */\n backdrop-filter: blur(15px) brightness(1.1);\n -webkit-backdrop-filter: blur(15px) brightness(1.1);\n \n /* 多层背景效果 */\n background: \n /* 顶部高光 */\n linear-gradient(180deg, \n rgba(255, 255, 255, 0.8) 0%, \n rgba(255, 255, 255, 0.4) 60%),\n /* 基础玻璃层 */\n linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.6),\n rgba(255, 255, 255, 0.4)\n );\n \n border: 1px solid rgba(255, 255, 255, 0.2);\n border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n \n padding: 12px 16px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n cursor: move;\n user-select: none;\n position: relative;\n z-index: 2;\n \n /* iOS 风格圆角 */\n border-radius: 20px 20px 0 0;\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.debugger-header:hover {\n backdrop-filter: blur(18px) brightness(1.15);\n -webkit-backdrop-filter: blur(18px) brightness(1.15);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.15),\n rgba(255, 255, 255, 0.08)\n );\n}\n\n.debugger-title {\n font-weight: 600;\n color: rgba(60, 60, 67, 0.9);\n font-size: 15px;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);\n}\n\n.debugger-controls {\n display: flex;\n gap: 10px;\n position: relative;\n z-index: 3;\n}\n\n/* 搜索栏样式 */\n.debugger-search-bar {\n padding: 8px 15px;\n backdrop-filter: blur(10px) brightness(1.08);\n -webkit-backdrop-filter: blur(10px) brightness(1.08);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.5),\n rgba(255, 255, 255, 0.3)\n );\n border-bottom: 1px solid rgba(255, 255, 255, 0.2);\n display: flex;\n align-items: center;\n gap: 10px;\n position: relative;\n z-index: 5;\n}\n\n.search-input-wrapper {\n flex: 1;\n position: relative;\n display: flex;\n align-items: center;\n background: rgba(255, 255, 255, 0.7);\n border: 1px solid rgba(0, 0, 0, 0.08);\n border-radius: 12px;\n padding: 6px 12px;\n transition: all 0.2s ease;\n box-shadow: \n inset 0 1px 3px rgba(0, 0, 0, 0.08),\n 0 1px 1px rgba(255, 255, 255, 0.5);\n}\n\n.search-input-wrapper:focus-within {\n background: rgba(255, 255, 255, 0.9);\n border-color: rgba(0, 122, 255, 0.3);\n box-shadow: \n inset 0 1px 3px rgba(0, 0, 0, 0.1),\n 0 0 0 3px rgba(0, 122, 255, 0.1);\n}\n\n.search-icon {\n margin-right: 6px;\n opacity: 0.5;\n flex-shrink: 0;\n}\n\n.search-input {\n flex: 1;\n border: none;\n background: transparent;\n color: rgba(60, 60, 67, 0.9);\n font-size: 13px;\n outline: none;\n font-family: inherit;\n}\n\n.search-input::placeholder {\n color: rgba(60, 60, 67, 0.5);\n}\n\n.search-clear-btn {\n background: rgba(0, 0, 0, 0.05);\n border: none;\n border-radius: 50%;\n width: 20px;\n height: 20px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n color: rgba(60, 60, 67, 0.7);\n font-size: 16px;\n line-height: 1;\n padding: 0;\n margin-left: 4px;\n flex-shrink: 0;\n transition: all 0.2s ease;\n}\n\n.search-clear-btn:hover {\n background: rgba(0, 0, 0, 0.1);\n color: rgba(60, 60, 67, 0.9);\n}\n\n.search-stats {\n color: rgba(60, 60, 67, 0.7);\n font-size: 12px;\n white-space: nowrap;\n display: none;\n}\n\n/* 空搜索结果样式 */\n.empty-search-result {\n padding: 20px;\n}\n\n.empty-search-result svg {\n display: block;\n margin: 0 auto;\n}\n\n.debugger-btn {\n /* 按钮毛玻璃效果但保证可见性 */\n backdrop-filter: blur(8px);\n -webkit-backdrop-filter: blur(8px);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.7),\n rgba(255, 255, 255, 0.5)\n );\n border: 1px solid rgba(0, 0, 0, 0.08);\n color: rgba(60, 60, 67, 0.9);\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);\n padding: 6px 12px;\n border-radius: 12px;\n cursor: pointer;\n font-size: 11px;\n font-weight: 600;\n \n /* 按钮阴影 */\n box-shadow: \n 0 2px 8px rgba(0, 0, 0, 0.1),\n inset 0 1px 0 rgba(255, 255, 255, 0.25);\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n transform: translateZ(0);\n}\n\n.debugger-btn:hover {\n backdrop-filter: blur(12px);\n -webkit-backdrop-filter: blur(12px);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.2),\n rgba(255, 255, 255, 0.12)\n );\n transform: scale(1.05) translateZ(5px);\n box-shadow: \n 0 4px 16px rgba(0, 0, 0, 0.15),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.debugger-btn:active {\n transform: scale(0.98);\n transition: transform 0.1s;\n}\n\n.debugger-btn.active {\n background: linear-gradient(135deg, #007AFF, #5856D6);\n color: #ffffff;\n box-shadow: \n 0 4px 16px rgba(0, 122, 255, 0.25),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n backdrop-filter: blur(12px);\n}\n\n.debugger-icon {\n width: 16px;\n height: 16px;\n vertical-align: middle;\n filter: \n brightness(0.8) \n drop-shadow(0 1px 2px rgba(255, 255, 255, 0.8));\n color: rgba(60, 60, 67, 0.8);\n}\n\n.debugger-content {\n height: calc(100% - 60px);\n overflow: hidden;\n display: flex;\n flex-direction: column;\n}\n\n/* 移除标签页相关样式 - 只保留网络面板 */\n\n.debugger-panel-content {\n flex: 1;\n overflow: auto;\n padding: 12px;\n}\n\n.request-list {\n display: flex;\n flex-direction: column;\n gap: 12px;\n padding: 16px;\n position: relative;\n z-index: 2;\n}\n\n.request-item {\n /* 请求项毛玻璃效果加动态光效 */\n position: relative;\n backdrop-filter: blur(10px) brightness(1.1);\n -webkit-backdrop-filter: blur(10px) brightness(1.1);\n \n /* 背景极简化,避免遮挡文本 */\n background: rgba(255, 255, 255, 0.35);\n border: 1px solid rgba(255, 255, 255, 0.28);\n border-radius: 16px;\n padding: 16px;\n cursor: default;\n \n /* 深度阴影和玻璃效果 */\n box-shadow: \n 0 4px 16px rgba(31, 38, 135, 0.2),\n inset 0 1px 2px rgba(255, 255, 255, 0.15),\n inset 0 -1px 1px rgba(0, 0, 0, 0.05);\n \n /* 流体动画和光效 */\n transition: background 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease;\n transform: translateZ(0);\n animation: none;\n}\n\n/* 模拟折射效果的伪元素 */\n.request-item::before {\n content: '';\n position: absolute;\n inset: -1px;\n border-radius: inherit;\n background: radial-gradient(\n circle at var(--mouse-x, 30%) var(--mouse-y, 30%),\n rgba(255, 255, 255, 0.4) 0%,\n rgba(255, 255, 255, 0.1) 30%,\n transparent 70%\n );\n opacity: 0;\n transition: opacity 0.4s ease;\n pointer-events: none;\n mix-blend-mode: overlay;\n z-index: 1;\n}\n\n/* 高光效果伪元素 */\n.request-item::after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 40%;\n border-radius: 16px 16px 0 0;\n background: linear-gradient(\n 180deg,\n rgba(255, 255, 255, 0.2) 0%,\n transparent 100%\n );\n pointer-events: none;\n z-index: 1;\n}\n\n.request-item:hover {\n backdrop-filter: blur(15px) brightness(1.2);\n -webkit-backdrop-filter: blur(15px) brightness(1.2);\n \n /* 增强 hover 时的光效 - 移除会导致抖动的效果 */\n background: \n linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.2),\n rgba(255, 255, 255, 0.12)\n );\n \n /* 移除 transform 和 animation 避免抖动 */\n transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;\n \n box-shadow: \n 0 8px 24px rgba(31, 38, 135, 0.25),\n inset 0 2px 4px rgba(255, 255, 255, 0.25),\n inset 0 -2px 2px rgba(0, 0, 0, 0.08);\n}\n\n/* 激活折射效果 */\n.request-item:hover::before {\n opacity: 1;\n}\n\n.request-item.expanded {\n backdrop-filter: blur(18px) brightness(1.2);\n -webkit-backdrop-filter: blur(18px) brightness(1.2);\n background: linear-gradient(\n 135deg,\n rgba(0, 122, 255, 0.08),\n rgba(255, 255, 255, 0.05)\n );\n border-color: rgba(0, 122, 255, 0.2);\n box-shadow: \n 0 8px 32px rgba(0, 0, 0, 0.15),\n inset 0 2px 4px rgba(255, 255, 255, 0.15);\n}\n\n.request-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 4px;\n cursor: pointer;\n}\n\n.request-method {\n /* 方法标签毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n padding: 4px 10px;\n border-radius: 10px;\n font-weight: 600;\n font-size: 10px;\n text-transform: uppercase;\n min-width: 45px;\n text-align: center;\n border: 1px solid rgba(255, 255, 255, 0.2);\n box-shadow: \n 0 2px 8px rgba(0, 0, 0, 0.1),\n inset 0 1px 0 rgba(255, 255, 255, 0.25);\n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.method-get { \n background: linear-gradient(135deg, #4CAF50, #45a049);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(76, 175, 80, 0.4);\n}\n.method-post { \n background: linear-gradient(135deg, #2196F3, #1976D2);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(33, 150, 243, 0.4);\n}\n.method-put { \n background: linear-gradient(135deg, #FF9800, #F57C00);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(255, 152, 0, 0.4);\n}\n.method-delete { \n background: linear-gradient(135deg, #F44336, #D32F2F);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(244, 67, 54, 0.4);\n}\n.method-patch { \n background: linear-gradient(135deg, #9C27B0, #7B1FA2);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(156, 39, 176, 0.4);\n}\n\n.request-url {\n flex: 1;\n margin: 0 8px;\n word-break: break-all;\n white-space: normal;\n color: rgba(20, 20, 33, 0.98);\n font-size: 11px;\n line-height: 1.3;\n}\n\n.request-status {\n /* 状态码标签毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n padding: 4px 10px;\n border-radius: 10px;\n font-size: 10px;\n font-weight: 600;\n min-width: 40px;\n text-align: center;\n border: 1px solid rgba(255, 255, 255, 0.2);\n box-shadow: \n 0 2px 8px rgba(0, 0, 0, 0.1),\n inset 0 1px 0 rgba(255, 255, 255, 0.25);\n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.status-2xx { \n background: linear-gradient(135deg, #4CAF50, #45a049);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-3xx { \n background: linear-gradient(135deg, #FF9800, #F57C00);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-4xx { \n background: linear-gradient(135deg, #F44336, #D32F2F);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-5xx { \n background: linear-gradient(135deg, #9C27B0, #7B1FA2);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-error { \n background: linear-gradient(135deg, #F44336, #D32F2F);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n\n.request-info {\n display: flex;\n justify-content: space-between;\n font-size: 10px;\n color: rgba(60, 60, 67, 0.7);\n}\n\n.request-details {\n margin-top: 12px;\n border-top: 1px solid rgba(60, 60, 67, 0.2);\n padding-top: 12px;\n display: none;\n}\n\n/* 默认折叠headers */\n.request-details .detail-section.collapsible {\n /* 默认折叠状态 */\n}\n\n.request-details .detail-section.collapsible:not(.expanded) .detail-content {\n display: none;\n}\n\n.request-details .detail-section.collapsible:not(.expanded) .collapse-icon {\n transform: rotate(-90deg);\n}\n\n.request-item.expanded .request-details {\n display: block;\n}\n\n.detail-section {\n margin-bottom: 16px;\n}\n\n.detail-title {\n font-weight: bold;\n color: #4CAF50;\n margin-bottom: 8px;\n font-size: 11px;\n text-transform: uppercase;\n border-bottom: 1px solid rgba(60, 60, 67, 0.2);\n padding-bottom: 4px;\n}\n\n.detail-title.highlight {\n color: #FFD700;\n font-size: 12px;\n background: rgba(255, 215, 0, 0.1);\n padding: 6px 8px;\n border-radius: 4px;\n border-bottom: 2px solid #FFD700;\n}\n\n.detail-title.clickable {\n cursor: pointer;\n user-select: none;\n display: flex;\n align-items: center;\n gap: 4px;\n}\n\n.detail-title.clickable:hover {\n background: rgba(76, 175, 80, 0.1);\n}\n\n.collapse-icon {\n display: inline-block;\n transition: transform 0.2s;\n font-size: 10px;\n}\n\n.detail-section.collapsible {\n position: relative;\n}\n\n.detail-section.collapsible.collapsed .detail-content {\n display: none;\n}\n\n.detail-section.collapsible.collapsed .collapse-icon {\n transform: rotate(-90deg);\n}\n\n.detail-content {\n /* 详情内容毛玻璃效果 - 浅色主题 */\n backdrop-filter: blur(8px) brightness(1.1);\n -webkit-backdrop-filter: blur(8px) brightness(1.1);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.6),\n rgba(255, 255, 255, 0.4)\n );\n border: 1px solid rgba(60, 60, 67, 0.2);\n padding: 16px;\n border-radius: 12px;\n max-height: 400px;\n min-height: 300px;\n overflow: auto;\n user-select: text;\n \n /* 内部阴影 */\n box-shadow: \n inset 0 2px 4px rgba(0, 0, 0, 0.05),\n inset 0 -1px 2px rgba(255, 255, 255, 0.15);\n \n /* 平滑滚动 */\n scroll-behavior: smooth;\n}\n\n.json-content {\n white-space: pre-wrap;\n font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;\n font-size: 11px;\n line-height: 1.4;\n color: rgba(60, 60, 67, 0.9);\n}\n\n.headers-table {\n width: 100%;\n border-collapse: collapse;\n font-size: 10px;\n}\n\n.headers-table th,\n.headers-table td {\n padding: 4px 8px;\n text-align: left;\n border-bottom: 1px solid rgba(60, 60, 67, 0.2);\n}\n\n.headers-table th {\n background: rgba(255, 255, 255, 0.3);\n color: #4CAF50;\n font-weight: bold;\n}\n\n.headers-table td {\n color: rgba(20, 20, 33, 0.85);\n}\n\n.decrypted-badge {\n background: #4CAF50;\n color: #000;\n padding: 2px 6px;\n border-radius: 3px;\n font-size: 9px;\n margin-left: 8px;\n font-weight: bold;\n}\n\n.error-badge {\n background: #F44336;\n color: #fff;\n padding: 2px 6px;\n border-radius: 3px;\n font-size: 9px;\n margin-left: 8px;\n font-weight: bold;\n}\n\n.share-btn {\n /* 分享按钮毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n background: linear-gradient(135deg, #2196F3, #1976D2);\n color: #ffffff;\n border: 1px solid rgba(33, 150, 243, 0.3);\n padding: 6px 12px;\n border-radius: 10px;\n font-size: 10px;\n font-weight: 500;\n margin-left: 8px;\n cursor: pointer;\n white-space: nowrap;\n \n box-shadow: \n 0 2px 8px rgba(33, 150, 243, 0.3),\n inset 0 1px 0 rgba(255, 255, 255, 0.2);\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n transform: translateZ(0);\n}\n\n.share-btn:hover {\n background: linear-gradient(135deg, #1976D2, #1565C0);\n transform: scale(1.05) translateZ(5px);\n box-shadow: \n 0 4px 16px rgba(33, 150, 243, 0.4),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.share-btn:active {\n transform: scale(0.98);\n transition: transform 0.1s;\n}\n\n.api-curl-btn {\n /* API Curl 按钮毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n background: linear-gradient(135deg, #4CAF50, #45a049);\n color: #ffffff;\n border: 1px solid rgba(76, 175, 80, 0.3);\n padding: 6px 12px;\n border-radius: 10px;\n font-size: 10px;\n font-weight: 500;\n margin-left: 8px;\n cursor: pointer;\n white-space: nowrap;\n \n box-shadow: \n 0 2px 8px rgba(76, 175, 80, 0.3),\n inset 0 1px 0 rgba(255, 255, 255, 0.2);\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n transform: translateZ(0);\n}\n\n.api-curl-btn:hover {\n background: linear-gradient(135deg, #45a049, #388E3C);\n transform: scale(1.05) translateZ(5px);\n box-shadow: \n 0 4px 16px rgba(76, 175, 80, 0.4),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.api-curl-btn:active {\n transform: scale(0.98);\n transition: transform 0.1s;\n}\n\n.console-content {\n background: #000;\n color: #0f0;\n font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;\n font-size: 11px;\n line-height: 1.4;\n height: 100%;\n overflow: auto;\n padding: 8px;\n}\n\n.console-input {\n display: flex;\n align-items: center;\n background: #333;\n padding: 8px;\n border-top: 1px solid #444;\n}\n\n.console-prompt {\n color: #4CAF50;\n margin-right: 8px;\n font-weight: bold;\n}\n\n.console-cmd {\n flex: 1;\n background: none;\n border: none;\n color: #fff;\n font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;\n font-size: 12px;\n outline: none;\n}\n\n.tools-section {\n padding: 12px;\n background: #2a2a2a;\n border-bottom: 1px solid #444;\n}\n\n.tool-buttons {\n display: flex;\n gap: 8px;\n flex-wrap: wrap;\n}\n\n.tool-btn {\n padding: 6px 12px;\n background: #4CAF50;\n color: #000;\n border: none;\n border-radius: 4px;\n cursor: pointer;\n font-size: 11px;\n font-weight: bold;\n transition: background-color 0.2s;\n}\n\n.tool-btn:hover {\n background: #45a049;\n}\n\n.tool-btn:disabled {\n background: #666;\n color: #999;\n cursor: not-allowed;\n}\n\n/* 动态光效动画 - 模拟 Shader 效果 */\n@keyframes liquid-shimmer {\n 0% {\n background-position: -300% center;\n transform: translateX(-10px);\n }\n 50% {\n transform: translateX(0);\n }\n 100% {\n background-position: 300% center;\n transform: translateX(10px);\n }\n}\n\n@keyframes liquid-refraction {\n 0%, 100% {\n transform: scale(1) perspective(1000px) rotateY(0deg);\n filter: blur(0px);\n }\n 25% {\n transform: scale(1.01) perspective(1000px) rotateY(0.5deg);\n filter: blur(0.5px);\n }\n 75% {\n transform: scale(0.99) perspective(1000px) rotateY(-0.5deg);\n filter: blur(0.3px);\n }\n}\n\n@keyframes liquid-expand {\n 0% { \n opacity: 0;\n transform: scale(0.95) translateY(-10px);\n backdrop-filter: blur(5px);\n }\n 50% { \n opacity: 0.7;\n transform: scale(1.02) translateY(-2px);\n backdrop-filter: blur(12px);\n }\n 100% { \n opacity: 1;\n transform: scale(1) translateY(0);\n backdrop-filter: blur(8px);\n }\n}\n\n@keyframes liquid-glow {\n 0%, 100% { \n box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);\n }\n 50% { \n box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);\n }\n}\n\n.expanding {\n animation: liquid-expand 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.request-item.expanded {\n animation: liquid-glow 2s ease-in-out infinite;\n}\n\n/* 移动端响应式 */\n@media (max-width: 768px) {\n #network-debugger-panel.bottom-right,\n #network-debugger-panel.bottom-left,\n #network-debugger-panel.top-right,\n #network-debugger-panel.top-left {\n width: calc(100vw - 20px) !important;\n left: 10px !important;\n right: auto !important;\n /* 移动端清晰毛玻璃 */\n backdrop-filter: blur(15px) saturate(150%);\n -webkit-backdrop-filter: blur(15px) saturate(150%);\n }\n \n .request-item {\n padding: 12px;\n border-radius: 12px;\n }\n \n .debugger-header {\n padding: 10px 12px;\n }\n \n .debugger-controls {\n gap: 6px;\n }\n \n .debugger-btn {\n padding: 4px 8px;\n font-size: 10px;\n }\n \n /* 最小化时不应用全宽,保持小尺寸 */\n #network-debugger-panel.minimized {\n width: 180px !important;\n max-width: 180px !important;\n height: 40px !important;\n }\n}\n\n@media (max-width: 480px) {\n .request-header {\n flex-direction: column;\n gap: 8px;\n align-items: stretch;\n }\n \n .request-method,\n .request-status {\n align-self: flex-start;\n }\n \n .share-btn,\n .api-curl-btn {\n margin-left: 0;\n margin-top: 4px;\n }\n}\n\n/* iOS 26 风格滚动条 */\n#network-debugger-panel ::-webkit-scrollbar {\n width: 8px;\n height: 8px;\n}\n\n#network-debugger-panel ::-webkit-scrollbar-track {\n background: rgba(255, 255, 255, 0.05);\n border-radius: 4px;\n backdrop-filter: blur(5px);\n}\n\n#network-debugger-panel ::-webkit-scrollbar-thumb {\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.2),\n rgba(255, 255, 255, 0.1)\n );\n border-radius: 4px;\n border: 1px solid rgba(255, 255, 255, 0.1);\n backdrop-filter: blur(10px);\n transition: all 0.3s ease;\n}\n\n#network-debugger-panel ::-webkit-scrollbar-thumb:hover {\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.3),\n rgba(255, 255, 255, 0.15)\n );\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);\n}\n\n.resize-handle {\n position: absolute;\n background: transparent;\n}\n\n.resize-handle.n {\n top: -3px;\n left: 0;\n right: 0;\n height: 6px;\n cursor: ns-resize;\n}\n\n.resize-handle.s {\n bottom: -3px;\n left: 0;\n right: 0;\n height: 6px;\n cursor: ns-resize;\n}\n\n.resize-handle.e {\n top: 0;\n right: -3px;\n bottom: 0;\n width: 6px;\n cursor: ew-resize;\n}\n\n.resize-handle.w {\n top: 0;\n left: -3px;\n bottom: 0;\n width: 6px;\n cursor: ew-resize;\n}\n\n.resize-handle.ne {\n top: -3px;\n right: -3px;\n width: 12px;\n height: 12px;\n cursor: ne-resize;\n}\n\n.resize-handle.nw {\n top: -3px;\n left: -3px;\n width: 12px;\n height: 12px;\n cursor: nw-resize;\n}\n\n.resize-handle.se {\n bottom: -3px;\n right: -3px;\n width: 12px;\n height: 12px;\n cursor: se-resize;\n}\n\n.resize-handle.sw {\n bottom: -3px;\n left: -3px;\n width: 12px;\n height: 12px;\n cursor: sw-resize;\n}\n\n.debugger-reopen-btn {\n position: fixed;\n z-index: 999999;\n background: #4CAF50;\n color: #000;\n border: none;\n padding: 8px 10px;\n border-radius: 16px;\n font-weight: bold;\n font-size: 12px;\n box-shadow: 0 4px 12px rgba(0,0,0,0.25);\n cursor: pointer;\n}\n\n.debugger-reopen-btn:hover {\n filter: brightness(0.95);\n}\n";this.shadowRoot.appendChild(A);this.container=document.createElement("div");this.container.id="network-debugger-panel";this.container.className=`${this.config.position} ${this.config.minimized?"minimized":""}`;this.container.style.pointerEvents="auto";this.container.innerHTML='\n <div class="debugger-header">\n <div class="debugger-title">🔓 PWTK 解密小工具 <span style="font-size: 10px; opacity: 0.7;">by Leo v1.2.49-beta.7</span></div>\n <div class="debugger-controls">\n <button class="debugger-btn" data-action="clear" title="清空"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"/></svg></button>\n <button class="debugger-btn" data-action="export" title="导出"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/></svg></button>\n <button class="debugger-btn" data-action="fullscreen" title="全屏"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg></button>\n <button class="debugger-btn" data-action="close" title="关闭"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></button>\n </div>\n </div>\n <div class="debugger-search-bar">\n <div class="search-input-wrapper">\n <svg class="search-icon" viewBox="0 0 24 24" width="16" height="16"><path fill="currentColor" d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>\n <input type="text" class="search-input" placeholder="搜索 URL、方法、状态码..." />\n <button class="search-clear-btn" title="清除搜索" style="display: none;">×</button>\n </div>\n <div class="search-stats"></div>\n </div>\n <div class="debugger-content">\n <div class="debugger-panel-content">\n <div class="network-panel">\n <div class="request-list"></div>\n </div>\n </div>\n </div>\n ';this.addResizeHandles();this.shadowRoot.appendChild(this.container);document.body.appendChild(this.hostElement);this.networkTab=this.shadowRoot.querySelector(".network-panel")}addResizeHandles(){["n","s","e","w","ne","nw","se","sw"].forEach(A=>{const e=document.createElement("div");e.className=`resize-handle ${A}`;e.dataset.direction=A;this.container.appendChild(e)})}bindEvents(){const A=this.shadowRoot.querySelector(".debugger-header"),e=this.shadowRoot.querySelector(".debugger-controls"),t=this.shadowRoot.querySelector(".search-input"),n=this.shadowRoot.querySelector(".search-clear-btn");t.addEventListener("input",A=>{const e=A.target.value;this.searchQuery=e;this.filterRequests();if(e)n.style.display="block";else n.style.display="none"});n.addEventListener("click",()=>{t.value="";this.searchQuery="";n.style.display="none";this.filterRequests();t.focus()});A.addEventListener("mousedown",A=>{if(A.target!==e&&!e.contains(A.target))if(!A.target.closest(".debugger-search-bar"))this.startDrag(A)});e.addEventListener("click",A=>{A.stopPropagation();let t=A.target;for(;t&&t!==e&&!t.dataset?.action;)t=t.parentElement;const n=t?.dataset?.action;if(n)switch(n){case"clear":this.clearRequests();break;case"export":this.exportData();break;case"fullscreen":this.toggleFullscreen();break;case"close":this.hide()}});this.shadowRoot.querySelectorAll(".resize-handle").forEach(A=>{A.addEventListener("mousedown",e=>{e.stopPropagation();const t=A.dataset.direction||A.classList[1]||"se";this.startResize(e,t)})});document.addEventListener("mousemove",this.handleMouseMove.bind(this));document.addEventListener("mouseup",this.handleMouseUp.bind(this));window.addEventListener("resize",this.handleWindowResize.bind(this))}startListening(){this.interceptor.addListener(A=>{this.addRequestToUI(A)});this.requestsCache=this.interceptor.getRequests();this.renderRequests()}addRequestToUI(A){GA.debug("[PWTK UI] Adding/updating request:",{id:A.id,url:A.url,hasResponse:!!A.responseBody,hasDecryptedRequest:!!A.decryptedRequest,hasDecryptedResponse:!!A.decryptedResponse,status:A.status});const e=this.requestsCache.findIndex(e=>e.id===A.id);if(e>=0)this.requestsCache[e]=A;else this.requestsCache.unshift(A);if(this.requestsCache.length>100)this.requestsCache=this.requestsCache.slice(0,100);this.renderRequests()}filterRequests(){if(!this.searchQuery)this.filteredRequestsCache=this.requestsCache;else{const A=this.searchQuery.toLowerCase();this.filteredRequestsCache=this.requestsCache.filter(e=>{if(e.url.toLowerCase().includes(A))return!0;if(e.method.toLowerCase().includes(A))return!0;if(e.status&&e.status.toString().includes(A))return!0;if(e.requestBody){if(("string"==typeof e.requestBody?e.requestBody:JSON.stringify(e.requestBody)).toLowerCase().includes(A))return!0}if(e.responseBody){if(("string"==typeof e.responseBody?e.responseBody:JSON.stringify(e.responseBody)).toLowerCase().includes(A))return!0}if(e.decryptedRequest){if(("string"==typeof e.decryptedRequest?e.decryptedRequest:JSON.stringify(e.decryptedRequest)).toLowerCase().includes(A))return!0}if(e.decryptedResponse){if(("string"==typeof e.decryptedResponse?e.decryptedResponse:JSON.stringify(e.decryptedResponse)).toLowerCase().includes(A))return!0}return!1})}this.renderRequests();this.updateSearchStats()}updateSearchStats(){const A=this.shadowRoot.querySelector(".search-stats");if(A)if(this.searchQuery){const e=this.requestsCache.length,t=this.filteredRequestsCache.length;A.textContent=`显示 ${t} / ${e} 条`;A.style.display="block"}else{A.textContent="";A.style.display="none"}}renderRequests(){const A=this.shadowRoot.querySelector(".request-list");if(!A)return;A.innerHTML="";const e=this.searchQuery?this.filteredRequestsCache:this.requestsCache;if(0===e.length&&this.searchQuery){const e=document.createElement("div");e.className="empty-search-result";e.innerHTML=`\n <div style="text-align: center; padding: 40px 20px; color: #999;">\n <svg viewBox="0 0 24 24" width="48" height="48" style="opacity: 0.5; margin-bottom: 10px;"><path fill="currentColor" d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>\n <p>未找到匹配的请求</p>\n <p style="font-size: 12px; opacity: 0.7;">搜索:"${this.searchQuery}"</p>\n </div>\n `;A.appendChild(e);return}const t=this.config.webgl?.applyToItems??!1;e.forEach((e,n)=>{const r=this.createRequestItem(e);A.appendChild(r);if(this.webglManager){const A=`request-item-${n}`;this.webglManager.disableForElement(A);if(t)requestAnimationFrame(()=>{try{this.webglManager.enableForElement(r,A)}catch(e){GA.debug(`Failed to enable WebGL for request item ${n}:`,e)}});else r.classList.add("webgl-fallback","enhanced-css-glass")}})}createRequestItem(A){const e=document.createElement("div");e.className="request-item";e.dataset.requestId=A.id;const t=this.getStatusClass(A.status),n=`method-${A.method.toLowerCase()}`;A.decryptedRequest||A.decryptedResponse;const r=A.error;e.innerHTML=`\n <div class="request-header">\n <span class="request-method ${n}">${A.method}</span>\n <span class="request-url" title="${A.url}">${this.truncateUrl(A.url)}</span>\n <span class="request-status ${t}">${A.status?A.status:void 0!==A.duration?"ERR":"Pending"}</span>\n ${r?'<span class="error-badge">⚠️</span>':""}\n <button class="share-btn" title="分享此请求 (by Leo)" onclick="event.stopPropagation()">分享链接</button>\n <button class="api-curl-btn" title="生成API请求 (by Leo)" onclick="event.stopPropagation()">API Curl</button>\n </div>\n <div class="request-info">\n <span>${new Date(A.timestamp).toLocaleTimeString()}</span>\n <span>${A.duration?`${A.duration}ms`:"Pending"}</span>\n </div>\n <div class="request-details">\n ${this.renderRequestDetails(A)}\n </div>\n `;const i=e.querySelector(".request-header");i?.addEventListener("click",A=>{const t=A.target;if(!t.closest(".share-btn")&&!t.closest(".api-curl-btn"))e.classList.toggle("expanded")});const s=e.querySelector(".share-btn");s?.addEventListener("click",async e=>{e.stopPropagation();await this.shareRequest(A)});const o=e.querySelector(".api-curl-btn");o?.addEventListener("click",async e=>{e.stopPropagation();await this.generateApiCurl(A)});e.querySelectorAll(".detail-section.collapsible .detail-title").forEach(A=>{A.addEventListener("click",e=>{e.stopPropagation();const t=A.parentElement;if(t)t.classList.toggle("collapsed")})});return e}renderRequestDetails(A){let e="";A.id.replace(/[^a-zA-Z0-9]/g,"");if(A.decryptedRequest)e+=`\n <div class="detail-section">\n <div class="detail-title highlight">解密请求数据</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.decryptedRequest)}</div>\n </div>\n </div>\n `;if(A.decryptedResponse)e+=`\n <div class="detail-section">\n <div class="detail-title highlight">解密响应数据</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.decryptedResponse)}</div>\n </div>\n </div>\n `;if(Object.keys(A.headers).length>0)e+=`\n <div class="detail-section collapsible collapsed">\n <div class="detail-title clickable" data-toggle="collapse">\n <span class="collapse-icon">▼</span> 请求头 (${Object.keys(A.headers).length})\n </div>\n <div class="detail-content">\n <table class="headers-table">\n ${Object.entries(A.headers).map(([A,e])=>`<tr><td>${A}</td><td>${e}</td></tr>`).join("")}\n </table>\n </div>\n </div>\n `;if(A.responseHeaders&&Object.keys(A.responseHeaders).length>0)e+=`\n <div class="detail-section collapsible collapsed">\n <div class="detail-title clickable" data-toggle="collapse">\n <span class="collapse-icon">▼</span> 响应头 (${Object.keys(A.responseHeaders).length})\n </div>\n <div class="detail-content">\n <table class="headers-table">\n ${Object.entries(A.responseHeaders).map(([A,e])=>`<tr><td>${A}</td><td>${e}</td></tr>`).join("")}\n </table>\n </div>\n </div>\n `;if(A.requestBody)e+=`\n <div class="detail-section">\n <div class="detail-title">${A.decryptedRequest?"原始请求数据":"请求数据"}</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.requestBody)}</div>\n </div>\n </div>\n `;if(A.responseBody)e+=`\n <div class="detail-section">\n <div class="detail-title">${A.decryptedResponse?"原始响应数据":"响应数据"}</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.responseBody)}</div>\n </div>\n </div>\n `;if(A.error)e+=`\n <div class="detail-section">\n <div class="detail-title">错误信息</div>\n <div class="detail-content">\n <div class="json-content" style="color: #f44336;">${A.error}</div>\n </div>\n </div>\n `;return e}formatData(A){if("string"==typeof A)try{return WA(JSON.parse(A))}catch{return A}return WA(A)}getStatusClass(A){if(!A)return"status-error";if(A>=200&&A<300)return"status-2xx";if(A>=300&&A<400)return"status-3xx";if(A>=400&&A<500)return"status-4xx";if(A>=500)return"status-5xx";else return"status-error"}truncateUrl(A){const e=A.indexOf("?");if(e>-1)return A.substring(0,e);else return A}clearRequests(){this.requestsCache=[];this.filteredRequestsCache=[];this.interceptor.clearRequests();this.renderRequests();this.updateSearchStats()}exportData(){const A={timestamp:(new Date).toISOString(),requests:this.requestsCache,userAgent:navigator.userAgent,url:window.location.href,creator:"PWTK Network Debugger by Leo (@leeguoo)"},e=new Blob([JSON.stringify(A,null,2)],{type:"application/json"}),t=URL.createObjectURL(e),n=document.createElement("a");n.href=t;n.download=`network-debug-${Date.now()}.json`;n.click();URL.revokeObjectURL(t)}async shareRequest(A){try{const e=await zA(A);if(e){if(await XA(e))alert(`分享链接已复制到剪贴板!\n${e}\n\nCreated by Leo (@leeguoo)`);else prompt("分享链接已创建,请手动复制:\n\nCreated by Leo (@leeguoo)",e)}else throw new Error("无法创建分享链接")}catch(e){GA.error("分享失败:",e);alert("分享失败,请稍后重试")}}async generateApiCurl(A){try{const e=function(A){let e="https://api.httpmisonote.com";try{const t=new URL(A.url);if(t.pathname&&"/"!==t.pathname){let A=t.pathname;const n=A.indexOf("/api/");if(-1!==n)A=A.substring(n);else if(A.includes("/api")){const e=A.indexOf("/api");A=A.substring(e)}e+=A}}catch(r){console.warn("Unable to parse original URL:",A.url)}const t=A.decryptedRequest||A.requestBody;if("GET"===A.method&&t)try{let A={};if("string"==typeof t)A=JSON.parse(t);else A=t;const n=new URLSearchParams;Object.entries(A).forEach(([A,e])=>{n.append(A,String(e))});if(n.toString())e+="?"+n.toString()}catch(r){if("string"==typeof t&&t.trim())e+="?"+t}let n=`curl --location '${e}'`;if("GET"!==A.method)n+=` --request ${A.method}`;if(A.headers){const e=["cookie","set-cookie","session","sessionid","x-session"];Object.entries(A.headers).forEach(([A,t])=>{if(!e.some(e=>A.toLowerCase().includes(e.toLowerCase())))n+=` --header '${A}: ${t}'`})}if(!A.headers||!Object.keys(A.headers).some(A=>A.toLowerCase().includes("authorization")||A.toLowerCase().includes("auth")))n+=" --header 'X-API-Key: test-api-key-123'";if("GET"!==A.method&&t){const A="string"==typeof t?t:JSON.stringify(t);n+=` --data '${A}'`}return n}(A);if(await XA(e))alert("API cURL命令已复制到剪贴板!\n适用于 httpmisonote.com API\n\nCreated by Leo (@leeguoo)");else prompt("API cURL命令已生成,请手动复制:\n\nCreated by Leo (@leeguoo)",e)}catch(e){GA.error("生成API cURL失败:",e);alert("生成API cURL失败,请稍后重试")}}toggleFullscreen(){if(this.container.classList.contains("fullscreen")){this.container.classList.remove("fullscreen");this.container.style.top="";this.container.style.left="";this.container.style.width="";this.container.style.height="";this.loadPosition()}else{this.container.classList.add("fullscreen");this.container.style.top="0";this.container.style.left="0";this.container.style.width="100vw";this.container.style.height="100vh";this.container.style.right="auto";this.container.style.bottom="auto"}this.scheduleWebGLBackgroundUpdate()}startDrag(A){this.isDragging=!0;this.dragStart={x:A.clientX,y:A.clientY};this.container.style.transition="none"}startResize(A,e){this.isResizing=!0;this.resizeDirection=e;this.dragStart={x:A.clientX,y:A.clientY};this.container.style.transition="none"}handleMouseMove(A){if(this.isDragging){const e=A.clientX-this.dragStart.x,t=A.clientY-this.dragStart.y,n=this.container.getBoundingClientRect();this.container.style.left=`${n.left+e}px`;this.container.style.top=`${n.top+t}px`;this.dragStart={x:A.clientX,y:A.clientY};this.scheduleWebGLBackgroundUpdate()}if(this.isResizing){const e=this.resizeDirection;if(!e)return;const t=A.clientX-this.dragStart.x,n=A.clientY-this.dragStart.y,r=this.container.getBoundingClientRect(),i=300,s=200;let o=r.width,a=r.height,c=r.left,l=r.top;if(e.includes("e")){o=Math.max(i,r.width+t);this.container.style.width=`${o}px`}if(e.includes("s")){a=Math.max(s,r.height+n);this.container.style.height=`${a}px`}if(e.includes("w")){o=Math.max(i,r.width-t);if(o>i){c=r.left+t;this.container.style.width=`${o}px`;this.container.style.left=`${c}px`}}if(e.includes("n")){a=Math.max(s,r.height-n);if(a>s){l=r.top+n;this.container.style.height=`${a}px`;this.container.style.top=`${l}px`}}this.dragStart={x:A.clientX,y:A.clientY};this.scheduleWebGLBackgroundUpdate()}}handleMouseUp(){if(this.isDragging||this.isResizing){this.container.style.transition="all 0.3s ease";if(this.isDragging)this.savePosition();this.scheduleWebGLBackgroundUpdate()}this.isDragging=!1;this.isResizing=!1;this.resizeDirection=""}handleWindowResize(){if(this.resizeTimeout)clearTimeout(this.resizeTimeout);this.resizeTimeout=window.setTimeout(()=>{this.adjustPositionForWindowResize()},100)}adjustPositionForWindowResize(){const A=this.container.getBoundingClientRect(),e=window.innerWidth,t=window.innerHeight;let n=!1,r=A.left,i=A.top,s=A.width,o=A.height;if(A.right>e){r=e-A.width;n=!0}if(A.bottom>t){i=t-A.height;n=!0}if(r<0){r=0;n=!0}if(i<0){i=0;n=!0}if(A.width>e){s=e-20;r=10;n=!0}if(A.height>t){o=t-20;i=10;n=!0}if(n){this.container.style.left=`${r}px`;this.container.style.top=`${i}px`;this.container.style.right="auto";this.container.style.bottom="auto";if(A.width>e||A.height>t){this.container.style.width=`${s}px`;this.container.style.height=`${o}px`}this.savePosition();this.scheduleWebGLBackgroundUpdate()}}show(){this.hostElement.style.display="block";this.config.isClosed=!1;this.saveConfig();this.removeReopenButton()}hide(){this.hostElement.style.display="none";this.config.isClosed=!0;this.saveConfig();this.createReopenButton().catch(A=>{console.error("[PWTK] Failed to create reopen button:",A);this.createFallbackButton()})}async createReopenButton(){try{this.removeReopenButton();const A=new Promise((A,e)=>setTimeout(()=>e(new Error("Timeout waiting for liquid glass")),3e3));await Promise.race([Da,A]);if("undefined"!=typeof window&&window.Button)this.createGlassButton();else{console.warn("[PWTK] Button class not available, using fallback");this.createFallbackButton()}}catch(A){console.warn("[PWTK] Error creating glass button, using fallback:",A);this.createFallbackButton()}}createGlassButton(){const A=window.Button;try{const e=new A({text:"打开 PWTK",type:"pill",size:"18",onClick:()=>{this.show()}});document.body.appendChild(e.element);e.element.id="network-debugger-reopen-btn";e.element.title="打开调试面板 (可拖动)";e.element.style.position="fixed";e.element.style.zIndex="999999";const t=170,n=48;e.element.style.width=`${t}px`;e.element.style.height=`${n}px`;e.element.style.minWidth=`${t}px`;e.element.style.minHeight=`${n}px`;e.element.style.borderRadius=n/2+"px";e.element.style.padding="0 18px";e.element.style.display="flex";e.element.style.alignItems="center";e.element.style.justifyContent="center";e.element.style.fontFamily="system-ui, -apple-system, BlinkMacSystemFont, sans-serif";if(e.textElement){e.textElement.textContent="打开 PWTK";e.textElement.style.fontSize="18px";e.textElement.style.fontWeight="600";e.textElement.style.letterSpacing="0.5px";e.textElement.style.color="#ffffff";e.textElement.style.textTransform="none"}if(e.canvas){e.canvas.width=t;e.canvas.height=n;e.canvas.style.width=`${t}px`;e.canvas.style.height=`${n}px`;e.canvas.style.borderRadius=n/2+"px"}if(void 0!==e.width){e.width=t;e.height=n}const r=this.config.position||"bottom-right";if(r.includes("bottom"))e.element.style.bottom="20px";else e.element.style.top="20px";if(r.includes("right"))e.element.style.right="20px";else e.element.style.left="20px";this.addDragFunctionality(e.element);this.reopenButton=e;GA.debug("[PWTK] Glass button created successfully")}catch(e){console.error("[PWTK] Failed to create glass button:",e);this.createFallbackButton()}}createFallbackButton(){try{const A=document.getElementById("network-debugger-reopen-btn");if(A)A.remove();const e=document.createElement("button");e.id="network-debugger-reopen-btn";e.innerText="打开 PWTK";e.title="打开调试面板 (可拖动)";e.style.cssText="\n position: fixed;\n z-index: 999999;\n background: rgba(255, 255, 255, 0.1);\n border: 1px solid rgba(255, 255, 255, 0.2);\n border-radius: 12px;\n color: white;\n font-size: 14px;\n font-weight: 600;\n padding: 10px 20px;\n cursor: pointer;\n backdrop-filter: blur(10px);\n font-family: system-ui, -apple-system, sans-serif;\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);\n ";const t=this.config.position||"bottom-right";if(t.includes("bottom"))e.style.bottom="20px";else e.style.top="20px";if(t.includes("right"))e.style.right="20px";else e.style.left="20px";e.onclick=()=>this.show();this.addDragFunctionality(e);document.body.appendChild(e);GA.debug("[PWTK] Fallback button created successfully")}catch(A){console.error("[PWTK] Failed to create fallback button:",A)}}addDragFunctionality(A){let e=!1,t={x:0,y:0},n=null;A.addEventListener("mousedown",s=>{if(0===s.button){e=!1;t={x:s.clientX,y:s.clientY};n=window.setTimeout(()=>{e=!0;A.style.cursor="grabbing"},150);document.addEventListener("mousemove",r);document.addEventListener("mouseup",i);s.preventDefault()}});const r=n=>{if(!e)return;const r=n.clientX-t.x,i=n.clientY-t.y,s=A.getBoundingClientRect(),o=s.left+r,a=s.top+i,c=window.innerWidth-s.width,l=window.innerHeight-s.height,u=Math.max(0,Math.min(c,o)),B=Math.max(0,Math.min(l,a));A.style.position="fixed";A.style.left=`${u}px`;A.style.top=`${B}px`;A.style.right="auto";A.style.bottom="auto";t={x:n.clientX,y:n.clientY}},i=()=>{if(n){clearTimeout(n);n=null}if(e){e=!1;A.style.cursor="pointer"}document.removeEventListener("mousemove",r);document.removeEventListener("mouseup",i)}}removeReopenButton(){try{const A=document.getElementById("network-debugger-reopen-btn");if(A){A.remove();GA.debug("[PWTK] Reopen button removed from DOM")}if(this.reopenButton){if("function"==typeof this.reopenButton.destroy)this.reopenButton.destroy();this.reopenButton=null;GA.debug("[PWTK] Reopen button reference cleared")}}catch(A){console.error("[PWTK] Error removing reopen button:",A)}}destroy(){this.hostElement.remove();this.removeReopenButton();if(this.webglManager){this.webglManager.destroy();this.webglManager=null}}logToConsole(A,e="log"){if("warn"===e)console.warn(A);else if("error"===e)console.error(A);else console.log(A)}loadConfig(){try{const e=localStorage.getItem(A.STORAGE_KEY);if(e){const A=JSON.parse(e);GA.debug("加载保存的配置:",A);return A}}catch(e){GA.error("加载配置失败:",e)}return{}}saveConfig(){try{const e={position:this.config.position,theme:this.config.theme,minimized:this.config.minimized,isClosed:this.config.isClosed,webgl:{enabled:this.config.webgl?.enabled,quality:this.config.webgl?.quality,preset:this.config.webgl?.preset,applyToItems:this.config.webgl?.applyToItems}};localStorage.setItem(A.STORAGE_KEY,JSON.stringify(e));GA.debug("配置已保存:",e)}catch(e){GA.error("保存配置失败:",e)}}loadPosition(){try{const e=`${A.STORAGE_KEY}-position`,t=localStorage.getItem(e);if(t){const A=JSON.parse(t);if(void 0!==A.left){this.container.style.left=A.left+"px";this.container.style.right="auto"}if(void 0!==A.top){this.container.style.top=A.top+"px";this.container.style.bottom="auto"}if(void 0!==A.width)this.container.style.width=A.width+"px";if(void 0!==A.height)this.container.style.height=A.height+"px";GA.debug("加载保存的位置:",A)}}catch(e){GA.error("加载位置失败:",e)}this.scheduleWebGLBackgroundUpdate()}savePosition(){try{const e=`${A.STORAGE_KEY}-position`,t=this.container.getBoundingClientRect(),n={left:t.left,top:t.top,width:t.width,height:t.height};localStorage.setItem(e,JSON.stringify(n));GA.debug("位置已保存:",n)}catch(e){GA.error("保存位置失败:",e)}}async initializeWebGL(){if(this.config.webgl?.enabled)try{this.webglManager=Ha.getInstance({enabled:this.config.webgl.enabled,quality:this.config.webgl.quality||"medium",preset:this.config.webgl.preset||"normal",autoFallback:!0});if(await this.webglManager.initialize(this.container)){this.webglManager.enableForElement(this.container,"main-panel");setTimeout(()=>{this.enableWebGLForRequestItems()},500);this.scheduleWebGLBackgroundUpdate();GA.debug("✨ WebGL liquid glass effects initialized")}else GA.debug("🔄 WebGL initialization failed, using CSS fallback")}catch(A){GA.error("WebGL initialization error:",A)}else GA.debug("WebGL effects disabled in config")}enableWebGLForRequestItems(){if(!this.webglManager)return;this.shadowRoot.querySelectorAll(".request-item").forEach((A,e)=>{try{this.webglManager.enableForElement(A,`request-item-${e}`)}catch(t){GA.debug(`Failed to enable WebGL for request item ${e}:`,t)}})}scheduleWebGLBackgroundUpdate(){if(!this.webglManager)return;if(null!==this.webglBackgroundUpdateTimer)window.clearTimeout(this.webglBackgroundUpdateTimer);const A=this.isDragging||this.isResizing?120:0;this.webglBackgroundUpdateTimer=window.setTimeout(()=>{this.webglBackgroundUpdateTimer=null;this.webglManager?.updateBackgrounds()},A)}updateWebGLConfig(A){if(!this.config.webgl)this.config.webgl={enabled:!0,quality:"medium",preset:"normal",applyToItems:!1};if(this.webglManager){if(A.quality){this.config.webgl.quality=A.quality;this.webglManager.setQuality(A.quality);GA.debug(`WebGL quality updated to: ${A.quality}`)}if(A.preset){this.config.webgl.preset=A.preset;this.webglManager.setPreset(A.preset);GA.debug(`WebGL preset updated to: ${A.preset}`)}if(void 0!==A.applyToItems){this.config.webgl.applyToItems=A.applyToItems;if(!A.applyToItems)this.requestsCache.forEach((A,e)=>{this.webglManager?.disableForElement(`request-item-${e}`)});this.renderRequests()}this.saveConfig()}else{if(A.quality)this.config.webgl.quality=A.quality;if(A.preset)this.config.webgl.preset=A.preset;if(void 0!==A.applyToItems)this.config.webgl.applyToItems=A.applyToItems;this.saveConfig()}}toggleWebGL(A){if(!this.config.webgl)this.config.webgl={enabled:!0,quality:"medium",preset:"normal",applyToItems:!1};this.config.webgl.enabled=A;this.saveConfig();if(A&&!this.webglManager)this.initializeWebGL();else if(!A&&this.webglManager){this.webglManager.destroy();this.webglManager=null;GA.debug("WebGL effects disabled")}}getWebGLStatus(){return{supported:Ha.checkSupport(),enabled:this.config.webgl?.enabled||!1,active:this.webglManager?.isWebGLEnabled()||!1}}};Ia.STORAGE_KEY="pwtk-debugger-config";let La=Ia;if("undefined"!=typeof window){window.html2canvas=Ua;console.log("[PWTK] html2canvas loaded and set to window")}const Da=new Promise(A=>{Promise.resolve().then(()=>_a).then(()=>{console.log("[PWTK] Container loaded");return Promise.resolve().then(()=>Ma)}).then(()=>{console.log("[PWTK] Button loaded");console.log("[PWTK] Liquid glass components loaded successfully");A()}).catch(e=>{console.error("[PWTK] Failed to load liquid glass components:",e);A()})});class Ka{constructor(){this.interceptor=null;this.panel=null;this.wasmLoader=null;this.config={};this.initialized=!1}async init(A={}){if(!this.initialized){this.config={autoStart:!0,position:"bottom-right",theme:"dark",minimized:!1,showConsole:!0,wasm:{enabled:!0,...A.wasm},decrypt:{enabled:!0,autoFetchKeys:!0,keyApiUrl:"https://gw-card-pay.buyacard.cc/ip/getSK",...A.decrypt},log:{toBrowserConsole:!1,level:"info",...A.log},...A};GA.configure({enableBrowserConsole:this.config.log?.toBrowserConsole||!1,logLevel:this.config.log?.level||"info"});try{if(!1!==this.config.wasm?.enabled){GA.info("[PWTK Init] Starting WASM initialization");this.wasmLoader=new VA;if(await this.wasmLoader.loadWasm(this.config.wasm?.wasmUrl,this.config.wasm?.jsUrl))GA.info("[PWTK Init] ✅ WASM decrypt function ready");else GA.warn("[PWTK Init] ⚠️ WASM load failed or decrypt function unavailable, will rely on page-provided decryption")}else GA.info("[PWTK Init] WASM disabled in config");this.interceptor=new NA;if(this.config.decrypt?.enabled)this.interceptor.enableDecryption({keyExtractor:this.config.decrypt.keyExtractor||this.defaultKeyExtractor,slkExtractor:this.config.decrypt.slkExtractor||this.defaultSlkExtractor,autoFetchKeys:this.config.decrypt.autoFetchKeys,keyApiUrl:this.config.decrypt.keyApiUrl});if(!1!==this.config.autoStart)this.createPanel();this.initialized=!0;GA.consoleDirect("\n╔════════════════════════════════════════╗\n║ 🔓 PWTK 解密小工具 v1.2.49-beta.7 ║\n║ Created by Leo (@leeguoo) ║\n║ 技术支持: 请联系 Leo ║ \n║ 分享服务: curl.bwg.leeguoo.com ║\n╚════════════════════════════════════════╝\n ");GA.info("🔍 NetworkDebugger initialized successfully")}catch(e){GA.error("NetworkDebugger initialization failed:",e);throw e}}else GA.warn("NetworkDebugger already initialized")}show(){if(this.initialized)if(!this.panel)this.createPanel();else this.panel.show();else GA.error("NetworkDebugger not initialized. Call init() first.")}hide(){if(this.panel)this.panel.hide()}destroy(){if(this.panel){this.panel.destroy();this.panel=null}this.initialized=!1;GA.info("NetworkDebugger destroyed")}getRequests(){return this.interceptor?.getRequests()||[]}clearRequests(){this.interceptor?.clearRequests()}exportData(){return{timestamp:(new Date).toISOString(),requests:this.getRequests(),config:this.config,userAgent:navigator.userAgent,url:window.location.href,author:"Leo (@leeguoo)",tool:"@leeguoo/network-debugger"}}isWasmLoaded(){return this.wasmLoader?.isLoaded()||!1}isInitialized(){return this.initialized}async checkForUpdates(){try{const A="1.2.49-beta.7";GA.info(`[PWTK Update] Checking for updates... Current version: ${A}`);const e=await fetch("https://registry.npmjs.org/@leeguoo/pwtk-network-debugger/latest"),t=(await e.json()).version,n=this.compareVersions(A,t)<0;if(n)GA.info(`[PWTK Update] ✅ New version available: ${t} (current: ${A})`);else GA.info(`[PWTK Update] ✅ Already using latest version: ${A}`);return{hasUpdate:n,latestVersion:n?t:void 0,currentVersion:A}}catch(A){GA.error("[PWTK Update] Failed to check for updates:",A);return{hasUpdate:!1,currentVersion:"1.2.49-beta.7"}}}async autoUpdate(A=!1){try{const e=await this.checkForUpdates();if(!e.hasUpdate){GA.info("[PWTK Update] Already using latest version");return!1}GA.info(`[PWTK Update] Auto-updating to version ${e.latestVersion}...`);const t={...this.config};this.destroy();if(Sa===this){Sa=null;if("undefined"!=typeof window)delete window.NetworkDebugger}if(A){GA.info("[PWTK Update] Reloading page to apply update...");window.location.reload();return!0}const n=document.createElement("script");n.src=`https://unpkg.com/@leeguoo/pwtk-network-debugger@${e.latestVersion}/dist/index.js`;return new Promise((A,r)=>{n.onload=async()=>{try{GA.info("[PWTK Update] ✅ Script loaded, reinitializing with previous config...");setTimeout(async()=>{try{if(window.NetworkDebugger&&window.NetworkDebugger.init){await window.NetworkDebugger.init(t);GA.info(`[PWTK Update] ✅ Successfully updated to version ${e.latestVersion}`);A(!0)}else throw new Error("New version not properly loaded")}catch(n){GA.error("[PWTK Update] ❌ Failed to initialize new version:",n);r(n)}},100)}catch(n){r(n)}};n.onerror=()=>{GA.error("[PWTK Update] ❌ Failed to load updated version");r(new Error("Failed to load updated version"))};document.head.appendChild(n)})}catch(e){GA.error("[PWTK Update] Auto-update failed:",e);return!1}}compareVersions(A,e){const t=A.split(".").map(Number),n=e.split(".").map(Number),r=Math.max(t.length,n.length);for(let i=0;i<r;i++){const A=t[i]||0,e=n[i]||0;if(A<e)return-1;if(A>e)return 1}return 0}static create(A){const e=new Ka;return e.init(A).then(()=>e)}createPanel(){if(this.interceptor)this.panel=new La(this.interceptor,{position:this.config.position,theme:this.config.theme,minimized:this.config.minimized,showConsole:this.config.showConsole});else GA.error("Cannot create panel: interceptor not initialized")}defaultKeyExtractor(A){return A.keys||A.cid||A["x-api-key"]||""}defaultSlkExtractor(A){return A.slk||A["x-slk"]||""}}let Sa=null;const Ta={async init(A){if(Sa){GA.warn("NetworkDebugger already has a global instance");return Sa}Sa=await Ka.create(A);if("undefined"!=typeof window)window.NetworkDebugger=Sa;return Sa},show(){Sa?.show()},hide(){Sa?.hide()},destroy(){Sa?.destroy();Sa=null;if("undefined"!=typeof window)delete window.NetworkDebugger},getInstance:()=>Sa,checkForUpdates:async()=>Sa?.checkForUpdates()||{hasUpdate:!1,currentVersion:"unknown"},autoUpdate:async(A=!1)=>Sa?.autoUpdate(A)||!1};if("undefined"!=typeof window){window.NetworkDebugger=Ta;if(!window.NetworkDebugger.default)window.NetworkDebugger.default=Ta}let ka=class A{static instances=[];static pageSnapshot=null;static isCapturing=!1;static waitingForSnapshot=[];constructor(e={}){this.width=0;this.height=0;this.borderRadius=e.borderRadius||48;this.type=e.type||"rounded";this.tintOpacity=void 0!==e.tintOpacity?e.tintOpacity:.2;this.canvas=null;this.element=null;this.gl=null;this.gl_refs={};this.webglInitialized=!1;this.children=[];A.instances.push(this);this.init()}addChild(A){this.children.push(A);A.parent=this;if(A.element&&this.element)this.element.appendChild(A.element);if(A instanceof Button)A.setupAsNestedGlass();this.updateSizeFromDOM();return A}removeChild(A){const e=this.children.indexOf(A);if(e>-1){this.children.splice(e,1);A.parent=null;if(A.element&&this.element.contains(A.element))this.element.removeChild(A.element);this.updateSizeFromDOM()}}updateSizeFromDOM(){requestAnimationFrame(()=>{const A=this.element.getBoundingClientRect();let e=Math.ceil(A.width),t=Math.ceil(A.height);if("circle"===this.type){const A=Math.max(e,t);e=A;t=A;this.borderRadius=A/2;this.element.style.width=A+"px";this.element.style.height=A+"px";this.element.style.borderRadius=this.borderRadius+"px"}else if("pill"===this.type){this.borderRadius=t/2;this.element.style.borderRadius=this.borderRadius+"px"}if(e!==this.width||t!==this.height){this.width=e;this.height=t;this.canvas.width=e;this.canvas.height=t;this.canvas.style.width=e+"px";this.canvas.style.height=t+"px";this.canvas.style.borderRadius=this.borderRadius+"px";if(this.gl_refs.gl){this.gl_refs.gl.viewport(0,0,e,t);this.gl_refs.gl.uniform2f(this.gl_refs.resolutionLoc,e,t);this.gl_refs.gl.uniform1f(this.gl_refs.borderRadiusLoc,this.borderRadius)}this.children.forEach(A=>{if(A instanceof Button&&A.isNestedGlass&&A.gl_refs.gl){const n=A.gl_refs.gl;n.bindTexture(n.TEXTURE_2D,A.gl_refs.texture);n.texImage2D(n.TEXTURE_2D,0,n.RGBA,e,t,0,n.RGBA,n.UNSIGNED_BYTE,null);n.uniform2f(A.gl_refs.textureSizeLoc,e,t);if(A.gl_refs.containerSizeLoc)n.uniform2f(A.gl_refs.containerSizeLoc,e,t)}})}})}init(){this.createElement();this.setupCanvas();this.updateSizeFromDOM();if(A.pageSnapshot)this.initWebGL();else if(A.isCapturing)A.waitingForSnapshot.push(this);else{A.isCapturing=!0;A.waitingForSnapshot.push(this);this.capturePageSnapshot()}}createElement(){this.element=document.createElement("div");this.element.className="glass-container";if("circle"===this.type)this.element.classList.add("glass-container-circle");else if("pill"===this.type)this.element.classList.add("glass-container-pill");this.element.style.borderRadius=this.borderRadius+"px";this.canvas=document.createElement("canvas");this.canvas.style.borderRadius=this.borderRadius+"px";this.canvas.style.position="absolute";this.canvas.style.top="0";this.canvas.style.left="0";this.canvas.style.width="100%";this.canvas.style.height="100%";this.canvas.style.boxShadow="0 25px 50px rgba(0, 0, 0, 0.25)";this.canvas.style.zIndex="-1";this.element.appendChild(this.canvas)}setupCanvas(){this.gl=this.canvas.getContext("webgl",{preserveDrawingBuffer:!0});if(this.gl);else console.error("WebGL not supported")}getPosition(){const A=this.canvas.getBoundingClientRect();return{x:A.left+A.width/2,y:A.top+A.height/2}}capturePageSnapshot(){console.log("Capturing page snapshot...");html2canvas(document.body,{scale:1,useCORS:!0,allowTaint:!0,backgroundColor:null,ignoreElements:function(A){return A.classList.contains("glass-container")||A.classList.contains("glass-button")||A.classList.contains("glass-button-text")}}).then(e=>{console.log("Page snapshot captured");A.pageSnapshot=e;A.isCapturing=!1;const t=A.waitingForSnapshot.slice();A.waitingForSnapshot=[];t.forEach(A=>{if(!A.webglInitialized)A.initWebGL()})}).catch(e=>{console.error("html2canvas error:",e);A.isCapturing=!1;A.waitingForSnapshot=[]})}initWebGL(){if(!A.pageSnapshot||!this.gl)return;const e=new Image;e.src=A.pageSnapshot.toDataURL();e.onload=()=>{this.setupShader(e);this.webglInitialized=!0}}setupShader(A){const e=this.gl,t=this.createProgram(e,"\n attribute vec2 a_position;\n attribute vec2 a_texcoord;\n varying vec2 v_texcoord;\n\n void main() {\n gl_Position = vec4(a_position, 0, 1);\n v_texcoord = a_texcoord;\n }\n ","\n precision mediump float;\n uniform sampler2D u_image;\n uniform vec2 u_resolution;\n uniform vec2 u_textureSize;\n uniform float u_scrollY;\n uniform float u_pageHeight;\n uniform float u_viewportHeight;\n uniform float u_blurRadius;\n uniform float u_borderRadius;\n uniform vec2 u_containerPosition;\n uniform float u_warp;\n uniform float u_edgeIntensity;\n uniform float u_rimIntensity;\n uniform float u_baseIntensity;\n uniform float u_edgeDistance;\n uniform float u_rimDistance;\n uniform float u_baseDistance;\n uniform float u_cornerBoost;\n uniform float u_rippleEffect;\n uniform float u_tintOpacity;\n varying vec2 v_texcoord;\n\n // Function to calculate distance from rounded rectangle edge\n float roundedRectDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 toCorner = abs(pixelCoord - center) - (center - radius);\n float outsideCorner = length(max(toCorner, 0.0));\n float insideCorner = min(max(toCorner.x, toCorner.y), 0.0);\n return (outsideCorner + insideCorner - radius);\n }\n \n // Function to calculate distance from circle edge (negative inside, positive outside)\n float circleDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * size;\n vec2 centerPixel = center * size;\n float distFromCenter = length(pixelCoord - centerPixel);\n return distFromCenter - radius;\n }\n \n // Check if this is a pill (border radius is approximately 50% of height AND width > height)\n bool isPill(vec2 size, float radius) {\n float heightRatioDiff = abs(radius - size.y * 0.5);\n bool radiusMatchesHeight = heightRatioDiff < 2.0;\n bool isWiderThanTall = size.x > size.y + 4.0; // Must be significantly wider\n return radiusMatchesHeight && isWiderThanTall;\n }\n \n // Check if this is a circle (border radius is approximately 50% of smaller dimension AND roughly square)\n bool isCircle(vec2 size, float radius) {\n float minDim = min(size.x, size.y);\n bool radiusMatchesMinDim = abs(radius - minDim * 0.5) < 1.0;\n bool isRoughlySquare = abs(size.x - size.y) < 4.0; // Width and height are similar\n return radiusMatchesMinDim && isRoughlySquare;\n }\n \n // Function to calculate distance from pill edge (capsule shape)\n float pillDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n \n // Proper capsule: line segment with radius\n // The capsule axis runs horizontally from (radius, center.y) to (size.x - radius, center.y)\n vec2 capsuleStart = vec2(radius, center.y);\n vec2 capsuleEnd = vec2(size.x - radius, center.y);\n \n // Project point onto the capsule axis (line segment)\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n return length(pixelCoord - closestPointOnAxis) - radius;\n } else {\n // Degenerate case: just a circle\n return length(pixelCoord - center) - radius;\n }\n }\n\n void main() {\n vec2 coord = v_texcoord;\n \n // Calculate which area of the page should be visible through the container\n float scrollY = u_scrollY;\n vec2 containerSize = u_resolution;\n vec2 textureSize = u_textureSize;\n \n // Container position in viewport coordinates\n vec2 containerCenter = u_containerPosition + vec2(0.0, scrollY);\n \n // Convert container coordinates to page coordinates\n vec2 containerOffset = (coord - 0.5) * containerSize;\n vec2 pagePixel = containerCenter + containerOffset;\n \n // Convert to texture coordinate (0 to 1)\n vec2 textureCoord = pagePixel / textureSize;\n \n // Glass refraction effects\n float distFromEdgeShape;\n vec2 shapeNormal; // Normal vector pointing away from shape surface\n \n if (isPill(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -pillDistance(coord, u_resolution, u_borderRadius);\n \n // Calculate normal for pill shape\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * u_resolution;\n vec2 capsuleStart = vec2(u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleEnd = vec2(u_resolution.x - u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n vec2 normalDir = pixelCoord - closestPointOnAxis;\n shapeNormal = length(normalDir) > 0.0 ? normalize(normalDir) : vec2(0.0, 1.0);\n } else {\n shapeNormal = normalize(coord - center);\n }\n } else if (isCircle(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -circleDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n } else {\n distFromEdgeShape = -roundedRectDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n }\n distFromEdgeShape = max(distFromEdgeShape, 0.0);\n \n float distFromLeft = coord.x;\n float distFromRight = 1.0 - coord.x;\n float distFromTop = coord.y;\n float distFromBottom = 1.0 - coord.y;\n float distFromEdge = distFromEdgeShape / min(u_resolution.x, u_resolution.y);\n \n // Smooth glass refraction using shape-aware normal\n float normalizedDistance = distFromEdge * min(u_resolution.x, u_resolution.y);\n float baseIntensity = 1.0 - exp(-normalizedDistance * u_baseDistance);\n float edgeIntensity = exp(-normalizedDistance * u_edgeDistance);\n float rimIntensity = exp(-normalizedDistance * u_rimDistance);\n \n // Apply center warping only if warp is enabled, keep edge and rim effects always\n float baseComponent = u_warp > 0.5 ? baseIntensity * u_baseIntensity : 0.0;\n float totalIntensity = baseComponent + edgeIntensity * u_edgeIntensity + rimIntensity * u_rimIntensity;\n \n vec2 baseRefraction = shapeNormal * totalIntensity;\n \n float cornerProximityX = min(distFromLeft, distFromRight);\n float cornerProximityY = min(distFromTop, distFromBottom);\n float cornerDistance = max(cornerProximityX, cornerProximityY);\n float cornerNormalized = cornerDistance * min(u_resolution.x, u_resolution.y);\n \n float cornerBoost = exp(-cornerNormalized * 0.3) * u_cornerBoost;\n vec2 cornerRefraction = shapeNormal * cornerBoost;\n \n vec2 perpendicular = vec2(-shapeNormal.y, shapeNormal.x);\n float rippleEffect = sin(distFromEdge * 25.0) * u_rippleEffect * rimIntensity;\n vec2 textureRefraction = perpendicular * rippleEffect;\n \n vec2 totalRefraction = baseRefraction + cornerRefraction + textureRefraction;\n textureCoord += totalRefraction;\n \n // Gaussian blur\n vec4 color = vec4(0.0);\n vec2 texelSize = 1.0 / u_textureSize;\n float sigma = u_blurRadius / 2.0;\n vec2 blurStep = texelSize * sigma;\n \n float totalWeight = 0.0;\n \n for(float i = -6.0; i <= 6.0; i += 1.0) {\n for(float j = -6.0; j <= 6.0; j += 1.0) {\n float distance = length(vec2(i, j));\n if(distance > 6.0) continue;\n \n float weight = exp(-(distance * distance) / (2.0 * sigma * sigma));\n \n vec2 offset = vec2(i, j) * blurStep;\n color += texture2D(u_image, textureCoord + offset) * weight;\n totalWeight += weight;\n }\n }\n \n color /= totalWeight;\n \n // Simple vertical gradient\n float gradientPosition = coord.y;\n vec3 topTint = vec3(1.0, 1.0, 1.0);\n vec3 bottomTint = vec3(0.7, 0.7, 0.7);\n vec3 gradientTint = mix(topTint, bottomTint, gradientPosition);\n vec3 tintedColor = mix(color.rgb, gradientTint, u_tintOpacity);\n color = vec4(tintedColor, color.a);\n \n // Sampled gradient\n vec2 viewportCenter = containerCenter;\n float topY = (viewportCenter.y - containerSize.y * 0.4) / textureSize.y;\n float midY = viewportCenter.y / textureSize.y;\n float bottomY = (viewportCenter.y + containerSize.y * 0.4) / textureSize.y;\n \n vec3 topColor = vec3(0.0);\n vec3 midColor = vec3(0.0);\n vec3 bottomColor = vec3(0.0);\n \n float sampleCount = 0.0;\n for(float x = 0.0; x < 1.0; x += 0.05) {\n for(float yOffset = -5.0; yOffset <= 5.0; yOffset += 1.0) {\n vec2 topSample = vec2(x, topY + yOffset * texelSize.y);\n vec2 midSample = vec2(x, midY + yOffset * texelSize.y);\n vec2 bottomSample = vec2(x, bottomY + yOffset * texelSize.y);\n \n topColor += texture2D(u_image, topSample).rgb;\n midColor += texture2D(u_image, midSample).rgb;\n bottomColor += texture2D(u_image, bottomSample).rgb;\n sampleCount += 1.0;\n }\n }\n \n topColor /= sampleCount;\n midColor /= sampleCount;\n bottomColor /= sampleCount;\n \n vec3 sampledGradient;\n if (gradientPosition < 0.1) {\n sampledGradient = topColor;\n } else if (gradientPosition > 0.9) {\n sampledGradient = bottomColor;\n } else {\n float transitionPos = (gradientPosition - 0.1) / 0.8;\n if (transitionPos < 0.5) {\n float t = transitionPos * 2.0;\n sampledGradient = mix(topColor, midColor, t);\n } else {\n float t = (transitionPos - 0.5) * 2.0;\n sampledGradient = mix(midColor, bottomColor, t);\n }\n }\n \n vec3 finalTinted = mix(color.rgb, sampledGradient, u_tintOpacity * 0.3);\n color = vec4(finalTinted, color.a);\n \n // Shape mask (rounded rectangle, circle, or pill)\n float maskDistance;\n if (isPill(u_resolution, u_borderRadius)) {\n maskDistance = pillDistance(coord, u_resolution, u_borderRadius);\n } else if (isCircle(u_resolution, u_borderRadius)) {\n maskDistance = circleDistance(coord, u_resolution, u_borderRadius);\n } else {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n }\n float mask = 1.0 - smoothstep(-1.0, 1.0, maskDistance);\n \n gl_FragColor = vec4(color.rgb, mask);\n }\n ");if(!t)return;e.useProgram(t);const n=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,n);e.bufferData(e.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),e.STATIC_DRAW);const r=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,r);e.bufferData(e.ARRAY_BUFFER,new Float32Array([0,1,1,1,0,0,0,0,1,1,1,0]),e.STATIC_DRAW);const i=e.getAttribLocation(t,"a_position"),s=e.getAttribLocation(t,"a_texcoord"),o=e.getUniformLocation(t,"u_resolution"),a=e.getUniformLocation(t,"u_textureSize"),c=e.getUniformLocation(t,"u_scrollY"),l=e.getUniformLocation(t,"u_pageHeight"),u=e.getUniformLocation(t,"u_viewportHeight"),B=e.getUniformLocation(t,"u_blurRadius"),g=e.getUniformLocation(t,"u_borderRadius"),d=e.getUniformLocation(t,"u_containerPosition"),h=e.getUniformLocation(t,"u_warp"),f=e.getUniformLocation(t,"u_edgeIntensity"),p=e.getUniformLocation(t,"u_rimIntensity"),w=e.getUniformLocation(t,"u_baseIntensity"),Q=e.getUniformLocation(t,"u_edgeDistance"),C=e.getUniformLocation(t,"u_rimDistance"),U=e.getUniformLocation(t,"u_baseDistance"),F=e.getUniformLocation(t,"u_cornerBoost"),m=e.getUniformLocation(t,"u_rippleEffect"),y=e.getUniformLocation(t,"u_tintOpacity"),b=e.getUniformLocation(t,"u_image"),v=e.createTexture();e.bindTexture(e.TEXTURE_2D,v);e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,A);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE);this.gl_refs={gl:e,texture:v,textureSizeLoc:a,scrollYLoc:c,positionLoc:i,texcoordLoc:s,resolutionLoc:o,pageHeightLoc:l,viewportHeightLoc:u,blurRadiusLoc:B,borderRadiusLoc:g,containerPositionLoc:d,warpLoc:h,edgeIntensityLoc:f,rimIntensityLoc:p,baseIntensityLoc:w,edgeDistanceLoc:Q,rimDistanceLoc:C,baseDistanceLoc:U,cornerBoostLoc:F,rippleEffectLoc:m,tintOpacityLoc:y,imageLoc:b,positionBuffer:n,texcoordBuffer:r};e.viewport(0,0,this.canvas.width,this.canvas.height);e.clearColor(0,0,0,0);e.bindBuffer(e.ARRAY_BUFFER,n);e.enableVertexAttribArray(i);e.vertexAttribPointer(i,2,e.FLOAT,!1,0,0);e.bindBuffer(e.ARRAY_BUFFER,r);e.enableVertexAttribArray(s);e.vertexAttribPointer(s,2,e.FLOAT,!1,0,0);e.uniform2f(o,this.canvas.width,this.canvas.height);e.uniform2f(a,A.width,A.height);e.uniform1f(B,window.glassControls?.blurRadius||5);e.uniform1f(g,this.borderRadius);e.uniform1f(h,this.warp?1:0);e.uniform1f(f,window.glassControls?.edgeIntensity||.01);e.uniform1f(p,window.glassControls?.rimIntensity||.05);e.uniform1f(w,window.glassControls?.baseIntensity||.01);e.uniform1f(Q,window.glassControls?.edgeDistance||.15);e.uniform1f(C,window.glassControls?.rimDistance||.8);e.uniform1f(U,window.glassControls?.baseDistance||.1);e.uniform1f(F,window.glassControls?.cornerBoost||.02);e.uniform1f(m,window.glassControls?.rippleEffect||.1);e.uniform1f(y,this.tintOpacity);const x=this.getPosition();e.uniform2f(d,x.x,x.y);const E=Math.max(document.body.scrollHeight,document.documentElement.scrollHeight),H=window.innerHeight;e.uniform1f(l,E);e.uniform1f(u,H);e.activeTexture(e.TEXTURE0);e.bindTexture(e.TEXTURE_2D,v);e.uniform1i(b,0);this.startRenderLoop()}startRenderLoop(){const A=()=>{if(!this.gl_refs.gl)return;const A=this.gl_refs.gl;A.clear(A.COLOR_BUFFER_BIT);const e=window.pageYOffset||document.documentElement.scrollTop;A.uniform1f(this.gl_refs.scrollYLoc,e);const t=this.getPosition();A.uniform2f(this.gl_refs.containerPositionLoc,t.x,t.y);A.drawArrays(A.TRIANGLES,0,6)};A();window.addEventListener("scroll",()=>A(),{passive:!0});this.render=A}createProgram(A,e,t){const n=this.compileShader(A,A.VERTEX_SHADER,e),r=this.compileShader(A,A.FRAGMENT_SHADER,t);if(!n||!r)return null;const i=A.createProgram();A.attachShader(i,n);A.attachShader(i,r);A.linkProgram(i);if(!A.getProgramParameter(i,A.LINK_STATUS)){console.error("Program link error:",A.getProgramInfoLog(i));return null}return i}compileShader(A,e,t){const n=A.createShader(e);A.shaderSource(n,t);A.compileShader(n);if(!A.getShaderParameter(n,A.COMPILE_STATUS)){console.error("Shader compile error:",A.getShaderInfoLog(n));return null}return n}};if("undefined"!=typeof window)window.Container=ka;const _a=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));let Ra=class A extends Container{constructor(A={}){const e=A.text||"Button",t=parseInt(A.size)||48,n=A.onClick||null,r=A.type||"rounded",i=void 0!==A.warp?A.warp:!1;super({borderRadius:t,type:r,tintOpacity:void 0!==A.tintOpacity?A.tintOpacity:.2});this.text=e;this.fontSize=t;this.onClick=n;this.type=r;this.warp=i;this.parent=null;this.isNestedGlass=!1;this.element.classList.add("glass-button");if("circle"===this.type)this.element.classList.add("glass-button-circle");this.createTextElement();this.setupClickHandler();this.setSizeFromText()}setSizeFromText(){let e,t;if("circle"===this.type){const A=2.5*this.fontSize;e=A;t=A;this.borderRadius=A/2;this.element.style.width=e+"px";this.element.style.height=t+"px";this.element.style.minWidth=e+"px";this.element.style.minHeight=t+"px";this.element.style.maxWidth=e+"px";this.element.style.maxHeight=t+"px"}else if("pill"===this.type){const n=A.measureText(this.text,this.fontSize);e=Math.ceil(n.width+2*this.fontSize);t=Math.ceil(this.fontSize+1.2*this.fontSize);this.borderRadius=t/2;this.element.style.minWidth=e+"px";this.element.style.minHeight=t+"px"}else{const n=A.measureText(this.text,this.fontSize);e=Math.ceil(n.width+2*this.fontSize);t=Math.ceil(this.fontSize+1.5*this.fontSize);this.borderRadius=this.fontSize;this.element.style.minWidth=e+"px";this.element.style.minHeight=t+"px"}this.element.style.borderRadius=this.borderRadius+"px";if(this.canvas)this.canvas.style.borderRadius=this.borderRadius+"px";if("circle"===this.type){this.width=e;this.height=t;if(this.canvas){this.canvas.width=e;this.canvas.height=t;this.canvas.style.width=e+"px";this.canvas.style.height=t+"px";if(this.gl_refs.gl){this.gl_refs.gl.viewport(0,0,e,t);this.gl_refs.gl.uniform2f(this.gl_refs.resolutionLoc,e,t);this.gl_refs.gl.uniform1f(this.gl_refs.borderRadiusLoc,this.borderRadius)}}}else if("pill"===this.type){this.width=e;this.height=t;this.element.style.width=e+"px";this.element.style.height=t+"px";this.element.style.maxWidth=e+"px";this.element.style.maxHeight=t+"px";if(this.canvas){this.canvas.width=e;this.canvas.height=t;this.canvas.style.width=e+"px";this.canvas.style.height=t+"px";if(this.gl_refs.gl){this.gl_refs.gl.viewport(0,0,e,t);this.gl_refs.gl.uniform2f(this.gl_refs.resolutionLoc,e,t);this.gl_refs.gl.uniform1f(this.gl_refs.borderRadiusLoc,this.borderRadius)}}}else this.updateSizeFromDOM()}setupAsNestedGlass(){if(this.parent&&!this.isNestedGlass){this.isNestedGlass=!0;if(this.webglInitialized)this.initWebGL()}}static measureText(A,e){const t=document.createElement("canvas").getContext("2d");t.font=`${e}px system-ui, -apple-system, sans-serif`;return t.measureText(A)}createTextElement(){this.textElement=document.createElement("div");this.textElement.className="glass-button-text";this.textElement.textContent=this.text;this.textElement.style.fontSize=this.fontSize+"px";this.element.appendChild(this.textElement)}setupClickHandler(){if(this.onClick&&this.element)this.element.addEventListener("click",A=>{A.preventDefault();this.onClick(this.text)})}initWebGL(){if(Container.pageSnapshot&&this.gl)if(this.parent&&this.isNestedGlass)this.initNestedGlass();else super.initWebGL()}initNestedGlass(){if(this.parent.webglInitialized){this.setupDynamicNestedShader();this.webglInitialized=!0}else setTimeout(()=>this.initNestedGlass(),100)}setupDynamicNestedShader(){const A=this.gl,e=this.createProgram(A,"\n attribute vec2 a_position;\n attribute vec2 a_texcoord;\n varying vec2 v_texcoord;\n\n void main() {\n gl_Position = vec4(a_position, 0, 1);\n v_texcoord = a_texcoord;\n }\n ","\n precision mediump float;\n uniform sampler2D u_image;\n uniform vec2 u_resolution;\n uniform vec2 u_textureSize;\n uniform float u_blurRadius;\n uniform float u_borderRadius;\n uniform vec2 u_buttonPosition;\n uniform vec2 u_containerPosition;\n uniform vec2 u_containerSize;\n uniform float u_warp;\n uniform float u_edgeIntensity;\n uniform float u_rimIntensity;\n uniform float u_baseIntensity;\n uniform float u_edgeDistance;\n uniform float u_rimDistance;\n uniform float u_baseDistance;\n uniform float u_cornerBoost;\n uniform float u_rippleEffect;\n uniform float u_tintOpacity;\n varying vec2 v_texcoord;\n\n // Function to calculate distance from rounded rectangle edge\n float roundedRectDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 toCorner = abs(pixelCoord - center) - (center - radius);\n float outsideCorner = length(max(toCorner, 0.0));\n float insideCorner = min(max(toCorner.x, toCorner.y), 0.0);\n return (outsideCorner + insideCorner - radius);\n }\n \n // Function to calculate distance from circle edge (negative inside, positive outside)\n float circleDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * size;\n vec2 centerPixel = center * size;\n float distFromCenter = length(pixelCoord - centerPixel);\n return distFromCenter - radius;\n }\n \n // Check if this is a pill (border radius is approximately 50% of height AND width > height)\n bool isPill(vec2 size, float radius) {\n float heightRatioDiff = abs(radius - size.y * 0.5);\n bool radiusMatchesHeight = heightRatioDiff < 2.0;\n bool isWiderThanTall = size.x > size.y + 4.0; // Must be significantly wider\n return radiusMatchesHeight && isWiderThanTall;\n }\n \n // Check if this is a circle (border radius is approximately 50% of smaller dimension AND roughly square)\n bool isCircle(vec2 size, float radius) {\n float minDim = min(size.x, size.y);\n bool radiusMatchesMinDim = abs(radius - minDim * 0.5) < 1.0;\n bool isRoughlySquare = abs(size.x - size.y) < 4.0; // Width and height are similar\n return radiusMatchesMinDim && isRoughlySquare;\n }\n \n // Function to calculate distance from pill edge (capsule shape)\n float pillDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n \n // Proper capsule: line segment with radius\n // The capsule axis runs horizontally from (radius, center.y) to (size.x - radius, center.y)\n vec2 capsuleStart = vec2(radius, center.y);\n vec2 capsuleEnd = vec2(size.x - radius, center.y);\n \n // Project point onto the capsule axis (line segment)\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n return length(pixelCoord - closestPointOnAxis) - radius;\n } else {\n // Degenerate case: just a circle\n return length(pixelCoord - center) - radius;\n }\n }\n\n void main() {\n vec2 coord = v_texcoord;\n \n // Calculate button position within container space\n vec2 buttonSize = u_resolution;\n vec2 containerSize = u_containerSize;\n \n // Convert screen positions to container-relative coordinates\n // Container position is center, convert to top-left\n vec2 containerTopLeft = u_containerPosition - containerSize * 0.5;\n vec2 buttonTopLeft = u_buttonPosition - buttonSize * 0.5;\n \n // Get button's position relative to container's top-left\n vec2 buttonRelativePos = buttonTopLeft - containerTopLeft;\n \n // Current pixel position within the button (0 to buttonSize)\n vec2 buttonPixel = coord * buttonSize;\n \n // Absolute pixel position in container space\n vec2 containerPixel = buttonRelativePos + buttonPixel;\n \n // Convert to texture coordinates (0 to 1)\n vec2 baseTextureCoord = containerPixel / containerSize;\n \n // BUTTON'S SOPHISTICATED GLASS EFFECTS on top of container's glass\n float distFromEdgeShape;\n vec2 shapeNormal; // Normal vector pointing away from shape surface\n \n if (isPill(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -pillDistance(coord, u_resolution, u_borderRadius);\n \n // Calculate normal for pill shape\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * u_resolution;\n vec2 capsuleStart = vec2(u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleEnd = vec2(u_resolution.x - u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n vec2 normalDir = pixelCoord - closestPointOnAxis;\n shapeNormal = length(normalDir) > 0.0 ? normalize(normalDir) : vec2(0.0, 1.0);\n } else {\n shapeNormal = normalize(coord - center);\n }\n } else if (isCircle(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -circleDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n } else {\n distFromEdgeShape = -roundedRectDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n }\n distFromEdgeShape = max(distFromEdgeShape, 0.0);\n \n float distFromLeft = coord.x;\n float distFromRight = 1.0 - coord.x;\n float distFromTop = coord.y;\n float distFromBottom = 1.0 - coord.y;\n float distFromEdge = distFromEdgeShape / min(u_resolution.x, u_resolution.y);\n \n // MULTI-LAYER BUTTON GLASS REFRACTION using shape-aware normal\n float normalizedDistance = distFromEdge * min(u_resolution.x, u_resolution.y);\n float baseIntensity = 1.0 - exp(-normalizedDistance * u_baseDistance);\n float edgeIntensity = exp(-normalizedDistance * u_edgeDistance);\n float rimIntensity = exp(-normalizedDistance * u_rimDistance);\n \n // Apply center warping only if warp is enabled, keep edge and rim effects always\n float baseComponent = u_warp > 0.5 ? baseIntensity * u_baseIntensity : 0.0;\n float totalIntensity = baseComponent + edgeIntensity * u_edgeIntensity + rimIntensity * u_rimIntensity;\n \n vec2 baseRefraction = shapeNormal * totalIntensity;\n \n // Corner enhancement for buttons\n float cornerProximityX = min(distFromLeft, distFromRight);\n float cornerProximityY = min(distFromTop, distFromBottom);\n float cornerDistance = max(cornerProximityX, cornerProximityY);\n float cornerNormalized = cornerDistance * min(u_resolution.x, u_resolution.y);\n \n float cornerBoost = exp(-cornerNormalized * 0.3) * u_cornerBoost;\n vec2 cornerRefraction = shapeNormal * cornerBoost;\n \n // Button ripple texture\n vec2 perpendicular = vec2(-shapeNormal.y, shapeNormal.x);\n float rippleEffect = sin(distFromEdge * 30.0) * u_rippleEffect * rimIntensity;\n vec2 textureRefraction = perpendicular * rippleEffect;\n \n vec2 totalRefraction = baseRefraction + cornerRefraction + textureRefraction;\n vec2 textureCoord = baseTextureCoord + totalRefraction;\n \n // HIGH-QUALITY BUTTON BLUR on container texture\n vec4 color = vec4(0.0);\n vec2 texelSize = 1.0 / containerSize;\n float sigma = u_blurRadius / 3.0; // More substantial blur\n vec2 blurStep = texelSize * sigma;\n \n float totalWeight = 0.0;\n \n // 9x9 blur for buttons (more samples for quality)\n for(float i = -4.0; i <= 4.0; i += 1.0) {\n for(float j = -4.0; j <= 4.0; j += 1.0) {\n float distance = length(vec2(i, j));\n if(distance > 4.0) continue;\n \n float weight = exp(-(distance * distance) / (2.0 * sigma * sigma));\n \n vec2 offset = vec2(i, j) * blurStep;\n color += texture2D(u_image, textureCoord + offset) * weight;\n totalWeight += weight;\n }\n }\n \n color /= totalWeight;\n \n // BUTTON'S OWN GRADIENT LAYERS (same sophistication as container)\n float gradientPosition = coord.y;\n \n // Primary button gradient\n vec3 topTint = vec3(1.0, 1.0, 1.0);\n vec3 bottomTint = vec3(0.7, 0.7, 0.7);\n vec3 gradientTint = mix(topTint, bottomTint, gradientPosition);\n vec3 tintedColor = mix(color.rgb, gradientTint, u_tintOpacity * 0.7);\n color = vec4(tintedColor, color.a);\n \n // SECOND BUTTON GRADIENT - sampling from container's texture for variation\n vec2 viewportCenter = u_buttonPosition;\n float topY = max(0.0, (viewportCenter.y - buttonSize.y * 0.4) / containerSize.y);\n float midY = viewportCenter.y / containerSize.y;\n float bottomY = min(1.0, (viewportCenter.y + buttonSize.y * 0.4) / containerSize.y);\n \n vec3 topColor = texture2D(u_image, vec2(0.5, topY)).rgb;\n vec3 midColor = texture2D(u_image, vec2(0.5, midY)).rgb;\n vec3 bottomColor = texture2D(u_image, vec2(0.5, bottomY)).rgb;\n \n vec3 sampledGradient;\n if (gradientPosition < 0.1) {\n sampledGradient = topColor;\n } else if (gradientPosition > 0.9) {\n sampledGradient = bottomColor;\n } else {\n float transitionPos = (gradientPosition - 0.1) / 0.8;\n if (transitionPos < 0.5) {\n float t = transitionPos * 2.0;\n sampledGradient = mix(topColor, midColor, t);\n } else {\n float t = (transitionPos - 0.5) * 2.0;\n sampledGradient = mix(midColor, bottomColor, t);\n }\n }\n \n vec3 secondTinted = mix(color.rgb, sampledGradient, u_tintOpacity * 0.4);\n \n // Button highlighting/shadow system\n vec3 buttonTopTint = vec3(1.08, 1.08, 1.08); \n vec3 buttonBottomTint = vec3(0.92, 0.92, 0.92); \n vec3 buttonGradient = mix(buttonTopTint, buttonBottomTint, gradientPosition);\n vec3 finalTinted = secondTinted * buttonGradient;\n \n // Shape mask (rounded rectangle, circle, or pill)\n float maskDistance;\n if (isPill(u_resolution, u_borderRadius)) {\n maskDistance = pillDistance(coord, u_resolution, u_borderRadius);\n } else if (isCircle(u_resolution, u_borderRadius)) {\n maskDistance = circleDistance(coord, u_resolution, u_borderRadius);\n } else {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n }\n float mask = 1.0 - smoothstep(-1.0, 1.0, maskDistance);\n \n gl_FragColor = vec4(finalTinted, mask);\n }\n ");if(!e)return;A.useProgram(e);const t=A.createBuffer();A.bindBuffer(A.ARRAY_BUFFER,t);A.bufferData(A.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),A.STATIC_DRAW);const n=A.createBuffer();A.bindBuffer(A.ARRAY_BUFFER,n);A.bufferData(A.ARRAY_BUFFER,new Float32Array([0,1,1,1,0,0,0,0,1,1,1,0]),A.STATIC_DRAW);const r=A.getAttribLocation(e,"a_position"),i=A.getAttribLocation(e,"a_texcoord"),s=A.getUniformLocation(e,"u_resolution"),o=A.getUniformLocation(e,"u_textureSize"),a=A.getUniformLocation(e,"u_blurRadius"),c=A.getUniformLocation(e,"u_borderRadius"),l=A.getUniformLocation(e,"u_buttonPosition"),u=A.getUniformLocation(e,"u_containerPosition"),B=A.getUniformLocation(e,"u_containerSize"),g=A.getUniformLocation(e,"u_warp"),d=A.getUniformLocation(e,"u_edgeIntensity"),h=A.getUniformLocation(e,"u_rimIntensity"),f=A.getUniformLocation(e,"u_baseIntensity"),p=A.getUniformLocation(e,"u_edgeDistance"),w=A.getUniformLocation(e,"u_rimDistance"),Q=A.getUniformLocation(e,"u_baseDistance"),C=A.getUniformLocation(e,"u_cornerBoost"),U=A.getUniformLocation(e,"u_rippleEffect"),F=A.getUniformLocation(e,"u_tintOpacity"),m=A.getUniformLocation(e,"u_image"),y=A.createTexture();A.bindTexture(A.TEXTURE_2D,y);const b=this.parent.canvas;A.texImage2D(A.TEXTURE_2D,0,A.RGBA,b.width,b.height,0,A.RGBA,A.UNSIGNED_BYTE,null);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_MIN_FILTER,A.LINEAR);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_MAG_FILTER,A.LINEAR);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_WRAP_S,A.CLAMP_TO_EDGE);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_WRAP_T,A.CLAMP_TO_EDGE);this.gl_refs={gl:A,texture:y,textureSizeLoc:o,positionLoc:r,texcoordLoc:i,resolutionLoc:s,blurRadiusLoc:a,borderRadiusLoc:c,buttonPositionLoc:l,containerPositionLoc:u,containerSizeLoc:B,warpLoc:g,edgeIntensityLoc:d,rimIntensityLoc:h,baseIntensityLoc:f,edgeDistanceLoc:p,rimDistanceLoc:w,baseDistanceLoc:Q,cornerBoostLoc:C,rippleEffectLoc:U,tintOpacityLoc:F,imageLoc:m,positionBuffer:t,texcoordBuffer:n};A.viewport(0,0,this.canvas.width,this.canvas.height);A.clearColor(0,0,0,0);A.bindBuffer(A.ARRAY_BUFFER,t);A.enableVertexAttribArray(r);A.vertexAttribPointer(r,2,A.FLOAT,!1,0,0);A.bindBuffer(A.ARRAY_BUFFER,n);A.enableVertexAttribArray(i);A.vertexAttribPointer(i,2,A.FLOAT,!1,0,0);A.uniform2f(s,this.canvas.width,this.canvas.height);A.uniform2f(o,b.width,b.height);A.uniform1f(a,window.glassControls?.blurRadius||2);A.uniform1f(c,this.borderRadius);A.uniform1f(g,this.warp?1:0);A.uniform1f(d,window.glassControls?.edgeIntensity||.01);A.uniform1f(h,window.glassControls?.rimIntensity||.05);A.uniform1f(f,window.glassControls?.baseIntensity||.01);A.uniform1f(p,window.glassControls?.edgeDistance||.15);A.uniform1f(w,window.glassControls?.rimDistance||.8);A.uniform1f(Q,window.glassControls?.baseDistance||.1);A.uniform1f(C,window.glassControls?.cornerBoost||.02);A.uniform1f(U,window.glassControls?.rippleEffect||.1);A.uniform1f(F,this.tintOpacity);const v=this.getPosition(),x=this.parent.getPosition();A.uniform2f(l,v.x,v.y);A.uniform2f(u,x.x,x.y);A.uniform2f(B,this.parent.width,this.parent.height);A.activeTexture(A.TEXTURE0);A.bindTexture(A.TEXTURE_2D,y);A.uniform1i(m,0);this.startNestedRenderLoop()}startNestedRenderLoop(){const A=()=>{if(!this.gl_refs.gl||!this.parent)return;const A=this.gl_refs.gl,e=this.parent.canvas;A.bindTexture(A.TEXTURE_2D,this.gl_refs.texture);A.texSubImage2D(A.TEXTURE_2D,0,0,0,A.RGBA,A.UNSIGNED_BYTE,e);A.clear(A.COLOR_BUFFER_BIT);const t=this.getPosition(),n=this.parent.getPosition();A.uniform2f(this.gl_refs.buttonPositionLoc,t.x,t.y);A.uniform2f(this.gl_refs.containerPositionLoc,n.x,n.y);A.drawArrays(A.TRIANGLES,0,6)},e=()=>{A();requestAnimationFrame(e)};e();this.render=A}};if("undefined"!=typeof window)window.Button=Ra;const Ma=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));A.DebugPanel=La;A.NetworkDebugger=Ka;A.NetworkInterceptor=NA;A.WasmLoader=VA;A.default=Ta;A.liquidGlassPromise=Da;Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
38
|
+
var JA=function(A,e){return(JA=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))A[t]=e[t]})(A,e)};function YA(A,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");JA(A,e);function t(){this.constructor=A}A.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)}var qA=function(){qA=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++){e=arguments[t];for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))A[r]=e[r]}return A};return qA.apply(this,arguments)};function ZA(A,e,t,n){return new(t||(t=Promise))(function(e,r){function i(A){try{o(n.next(A))}catch(e){r(e)}}function s(A){try{o(n.throw(A))}catch(e){r(e)}}function o(A){A.done?e(A.value):(n=A.value,n instanceof t?n:new t(function(A){A(n)})).then(i,s);var n}o((n=n.apply(A,[])).next())})}function jA(A,e){var t,n,r,i,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return i={next:o(0),throw:o(1),return:o(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function o(i){return function(o){return function(i){if(t)throw new TypeError("Generator is already executing.");for(;s;)try{if(t=1,n&&(r=2&i[0]?n.return:i[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,i[1])).done)return r;if(n=0,r)i=[2&i[0],r.value];switch(i[0]){case 0:case 1:r=i;break;case 4:s.label++;return{value:i[1],done:!1};case 5:s.label++;n=i[1];i=[0];continue;case 7:i=s.ops.pop();s.trys.pop();continue;default:if(!(r=s.trys,r=r.length>0&&r[r.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!r||i[1]>r[0]&&i[1]<r[3])){s.label=i[1];break}if(6===i[0]&&s.label<r[1]){s.label=r[1];r=i;break}if(r&&s.label<r[2]){s.label=r[2];s.ops.push(i);break}if(r[2])s.ops.pop();s.trys.pop();continue}i=e.call(A,s)}catch(o){i=[6,o];n=0}finally{t=r=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,o])}}}function $A(A,e,t){if(2===arguments.length)for(var n,r=0,i=e.length;r<i;r++)if(n||!(r in e)){if(!n)n=Array.prototype.slice.call(e,0,r);n[r]=e[r]}return A.concat(n||e)}for(var Ae=function(){function A(A,e,t,n){this.left=A;this.top=e;this.width=t;this.height=n}A.prototype.add=function(e,t,n,r){return new A(this.left+e,this.top+t,this.width+n,this.height+r)};A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)};A.fromDOMRectList=function(e,t){var n=Array.from(t).find(function(A){return 0!==A.width});return n?new A(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height):A.EMPTY};A.EMPTY=new A(0,0,0,0);return A}(),ee=function(A,e){return Ae.fromClientRect(A,e.getBoundingClientRect())},te=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var i=A.charCodeAt(t++);if(56320==(64512&i))e.push(((1023&r)<<10)+(1023&i)+65536);else{e.push(r);t--}}else e.push(r)}return e},ne=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,i="";++r<t;){var s=A[r];if(s<=65535)n.push(s);else{s-=65536;n.push(55296+(s>>10),s%1024+56320)}if(r+1===t||n.length>16384){i+=String.fromCharCode.apply(String,n);n.length=0}}return i},re="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ie="undefined"==typeof Uint8Array?[]:new Uint8Array(256),se=0;se<64;se++)ie[re.charCodeAt(se)]=se;for(var oe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ae="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ce=0;ce<64;ce++)ae[oe.charCodeAt(ce)]=ce;for(var le=function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint16Array(Array.prototype.slice.call(A,e,t))},ue=function(){function A(A,e,t,n,r,i){this.initialValue=A;this.errorValue=e;this.highStart=t;this.highValueIndex=n;this.index=r;this.data=i}A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535){e=((e=this.index[A>>5])<<2)+(31&A);return this.data[e]}if(A<=65535){e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A);return this.data[e]}if(A<this.highStart){e=2080+(A>>11);e=this.index[e];e+=A>>5&63;e=((e=this.index[e])<<2)+(31&A);return this.data[e]}if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue};return A}(),Be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ge="undefined"==typeof Uint8Array?[]:new Uint8Array(256),de=0;de<64;de++)ge[Be.charCodeAt(de)]=de;var he,fe,pe,we,Qe,Ce=10,Ue=13,Fe=15,me=17,ye=18,be=19,ve=20,xe=21,Ee=22,He=24,Ie=25,Le=26,De=27,Ke=28,Se=30,Te=32,ke=33,_e=34,Re=35,Me=37,Pe=38,Oe=39,Ge=40,Ne=42,Ve=[9001,65288],We="×",ze="÷",Xe=(he=function(A){var e,t,n,r,i,s=.75*A.length,o=A.length,a=0;if("="===A[A.length-1]){s--;if("="===A[A.length-2])s--}var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(s):new Array(s),l=Array.isArray(c)?c:new Uint8Array(c);for(e=0;e<o;e+=4){t=ae[A.charCodeAt(e)];n=ae[A.charCodeAt(e+1)];r=ae[A.charCodeAt(e+2)];i=ae[A.charCodeAt(e+3)];l[a++]=t<<2|n>>4;l[a++]=(15&n)<<4|r>>2;l[a++]=(3&r)<<6|63&i}return c}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),fe=Array.isArray(he)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t}(he):new Uint32Array(he),pe=Array.isArray(he)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t}(he):new Uint16Array(he),we=le(pe,12,fe[4]/2),Qe=2===fe[5]?le(pe,(24+fe[4])/2):function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint32Array(Array.prototype.slice.call(A,e,t))}(fe,Math.ceil((24+fe[4])/4)),new ue(fe[0],fe[1],fe[2],fe[3],we,Qe)),Je=[Se,36],Ye=[1,2,3,5],qe=[Ce,8],Ze=[De,Le],je=Ye.concat(qe),$e=[Pe,Oe,Ge,_e,Re],At=[Fe,Ue],et=function(A,e,t,n){var r=n[t];if(Array.isArray(A)?-1!==A.indexOf(r):A===r)for(var i=t;i<=n.length;){if((a=n[++i])===e)return!0;if(a!==Ce)break}if(r===Ce)for(i=t;i>0;){var s=n[--i];if(Array.isArray(A)?-1!==A.indexOf(s):A===s)for(var o=t;o<=n.length;){var a;if((a=n[++o])===e)return!0;if(a!==Ce)break}if(s!==Ce)break}return!1},tt=function(A,e){for(var t=A;t>=0;){var n=e[t];if(n===Ce)t--;else return n}return 0},nt=function(A,e,t,n,r){if(0===t[n])return We;var i=n-1;if(Array.isArray(r)&&!0===r[i])return We;var s=i-1,o=i+1,a=e[i],c=s>=0?e[s]:0,l=e[o];if(2===a&&3===l)return We;if(-1!==Ye.indexOf(a))return"!";if(-1!==Ye.indexOf(l))return We;if(-1!==qe.indexOf(l))return We;if(8===tt(i,e))return ze;if(11===Xe.get(A[i]))return We;if((a===Te||a===ke)&&11===Xe.get(A[o]))return We;if(7===a||7===l)return We;if(9===a)return We;if(-1===[Ce,Ue,Fe].indexOf(a)&&9===l)return We;if(-1!==[me,ye,be,He,Ke].indexOf(l))return We;if(tt(i,e)===Ee)return We;if(et(23,Ee,i,e))return We;if(et([me,ye],xe,i,e))return We;if(et(12,12,i,e))return We;if(a===Ce)return ze;if(23===a||23===l)return We;if(16===l||16===a)return ze;if(-1!==[Ue,Fe,xe].indexOf(l)||14===a)return We;if(36===c&&-1!==At.indexOf(a))return We;if(a===Ke&&36===l)return We;if(l===ve)return We;if(-1!==Je.indexOf(l)&&a===Ie||-1!==Je.indexOf(a)&&l===Ie)return We;if(a===De&&-1!==[Me,Te,ke].indexOf(l)||-1!==[Me,Te,ke].indexOf(a)&&l===Le)return We;if(-1!==Je.indexOf(a)&&-1!==Ze.indexOf(l)||-1!==Ze.indexOf(a)&&-1!==Je.indexOf(l))return We;if(-1!==[De,Le].indexOf(a)&&(l===Ie||-1!==[Ee,Fe].indexOf(l)&&e[o+1]===Ie)||-1!==[Ee,Fe].indexOf(a)&&l===Ie||a===Ie&&-1!==[Ie,Ke,He].indexOf(l))return We;if(-1!==[Ie,Ke,He,me,ye].indexOf(l))for(var u=i;u>=0;){if((B=e[u])===Ie)return We;else if(-1!==[Ke,He].indexOf(B))u--;else break}if(-1!==[De,Le].indexOf(l))for(u=-1!==[me,ye].indexOf(a)?s:i;u>=0;){var B;if((B=e[u])===Ie)return We;else if(-1!==[Ke,He].indexOf(B))u--;else break}if(Pe===a&&-1!==[Pe,Oe,_e,Re].indexOf(l)||-1!==[Oe,_e].indexOf(a)&&-1!==[Oe,Ge].indexOf(l)||-1!==[Ge,Re].indexOf(a)&&l===Ge)return We;if(-1!==$e.indexOf(a)&&-1!==[ve,Le].indexOf(l)||-1!==$e.indexOf(l)&&a===De)return We;if(-1!==Je.indexOf(a)&&-1!==Je.indexOf(l))return We;if(a===He&&-1!==Je.indexOf(l))return We;if(-1!==Je.concat(Ie).indexOf(a)&&l===Ee&&-1===Ve.indexOf(A[o])||-1!==Je.concat(Ie).indexOf(l)&&a===ye)return We;if(41===a&&41===l){for(var g=t[i],d=1;g>0&&41===e[--g];)d++;if(d%2!=0)return We}if(a===Te&&l===ke)return We;else return ze},rt=function(A,e){if(!e)e={lineBreak:"normal",wordBreak:"normal"};var t=function(A,e){if(void 0===e)e="strict";var t=[],n=[],r=[];A.forEach(function(A,i){var s=Xe.get(A);if(s>50){r.push(!0);s-=50}else r.push(!1);if(-1!==["normal","auto","loose"].indexOf(e))if(-1!==[8208,8211,12316,12448].indexOf(A)){n.push(i);return t.push(16)}if(4===s||11===s){if(0===i){n.push(i);return t.push(Se)}var o=t[i-1];if(-1===je.indexOf(o)){n.push(n[i-1]);return t.push(o)}n.push(i);return t.push(Se)}n.push(i);if(31===s)return t.push("strict"===e?xe:Me);if(s===Ne)return t.push(Se);if(29===s)return t.push(Se);if(43===s)if(A>=131072&&A<=196605||A>=196608&&A<=262141)return t.push(Me);else return t.push(Se);t.push(s)});return[n,t,r]}(A,e.lineBreak),n=t[0],r=t[1],i=t[2];if("break-all"===e.wordBreak||"break-word"===e.wordBreak)r=r.map(function(A){return-1!==[Ie,Se,Ne].indexOf(A)?Me:A});return[n,r,"keep-all"===e.wordBreak?i.map(function(e,t){return e&&A[t]>=19968&&A[t]<=40959}):void 0]},it=function(){function A(A,e,t,n){this.codePoints=A;this.required="!"===e;this.start=t;this.end=n}A.prototype.slice=function(){return ne.apply(void 0,this.codePoints.slice(this.start,this.end))};return A}(),st=45,ot=43,at=-1,ct=function(A){return A>=48&&A<=57},lt=function(A){return ct(A)||A>=65&&A<=70||A>=97&&A<=102},ut=function(A){return 10===A||9===A||32===A},Bt=function(A){return function(A){return function(A){return A>=97&&A<=122}(A)||function(A){return A>=65&&A<=90}(A)}(A)||function(A){return A>=128}(A)||95===A},gt=function(A){return Bt(A)||ct(A)||A===st},dt=function(A){return A>=0&&A<=8||11===A||A>=14&&A<=31||127===A},ht=function(A,e){if(92!==A)return!1;else return 10!==e},ft=function(A,e,t){if(A===st)return Bt(e)||ht(e,t);else if(Bt(A))return!0;else if(92===A&&ht(A,e))return!0;return!1},pt=function(A,e,t){if(A===ot||A===st)if(ct(e))return!0;else return 46===e&&ct(t);if(46===A)return ct(e);else return ct(A)},wt=function(A){var e=0,t=1;if(A[e]===ot||A[e]===st){if(A[e]===st)t=-1;e++}for(var n=[];ct(A[e]);)n.push(A[e++]);var r=n.length?parseInt(ne.apply(void 0,n),10):0;if(46===A[e])e++;for(var i=[];ct(A[e]);)i.push(A[e++]);var s=i.length,o=s?parseInt(ne.apply(void 0,i),10):0;if(69===A[e]||101===A[e])e++;var a=1;if(A[e]===ot||A[e]===st){if(A[e]===st)a=-1;e++}for(var c=[];ct(A[e]);)c.push(A[e++]);var l=c.length?parseInt(ne.apply(void 0,c),10):0;return t*(r+o*Math.pow(10,-s))*Math.pow(10,a*l)},Qt={type:2},Ct={type:3},Ut={type:4},Ft={type:13},mt={type:8},yt={type:21},bt={type:9},vt={type:10},xt={type:11},Et={type:12},Ht={type:14},It={type:23},Lt={type:1},Dt={type:25},Kt={type:24},St={type:26},Tt={type:27},kt={type:28},_t={type:29},Rt={type:31},Mt={type:32},Pt=function(){function A(){this._value=[]}A.prototype.write=function(A){this._value=this._value.concat(te(A))};A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==Mt;){A.push(e);e=this.consumeToken()}return A};A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(gt(e)||ht(t,n)){var r=ft(e,t,n)?2:1;return{type:5,value:this.consumeName(),flags:r}}break;case 36:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return Ft}break;case 39:return this.consumeStringToken(39);case 40:return Qt;case 41:return Ct;case 42:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return Ht}break;case ot:if(pt(A,this.peekCodePoint(0),this.peekCodePoint(1))){this.reconsumeCodePoint(A);return this.consumeNumericToken()}break;case 44:return Ut;case st:var i=A,s=this.peekCodePoint(0),o=this.peekCodePoint(1);if(pt(i,s,o)){this.reconsumeCodePoint(A);return this.consumeNumericToken()}if(ft(i,s,o)){this.reconsumeCodePoint(A);return this.consumeIdentLikeToken()}if(s===st&&62===o){this.consumeCodePoint();this.consumeCodePoint();return Kt}break;case 46:if(pt(A,this.peekCodePoint(0),this.peekCodePoint(1))){this.reconsumeCodePoint(A);return this.consumeNumericToken()}break;case 47:if(42===this.peekCodePoint(0)){this.consumeCodePoint();for(;;){var a=this.consumeCodePoint();if(42===a)if(47===(a=this.consumeCodePoint()))return this.consumeToken();if(a===at)return this.consumeToken()}}break;case 58:return St;case 59:return Tt;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===st&&this.peekCodePoint(2)===st){this.consumeCodePoint();this.consumeCodePoint();return Dt}break;case 64:var c=this.peekCodePoint(0),l=this.peekCodePoint(1),u=this.peekCodePoint(2);if(ft(c,l,u)){return{type:7,value:this.consumeName()}}break;case 91:return kt;case 92:if(ht(A,this.peekCodePoint(0))){this.reconsumeCodePoint(A);return this.consumeIdentLikeToken()}break;case 93:return _t;case 61:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return mt}break;case 123:return xt;case 125:return Et;case 117:case 85:var B=this.peekCodePoint(0),g=this.peekCodePoint(1);if(B===ot&&(lt(g)||63===g)){this.consumeCodePoint();this.consumeUnicodeRangeToken()}this.reconsumeCodePoint(A);return this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return bt}if(124===this.peekCodePoint(0)){this.consumeCodePoint();return yt}break;case 126:if(61===this.peekCodePoint(0)){this.consumeCodePoint();return vt}break;case at:return Mt}if(ut(A)){this.consumeWhiteSpace();return Rt}if(ct(A)){this.reconsumeCodePoint(A);return this.consumeNumericToken()}if(Bt(A)){this.reconsumeCodePoint(A);return this.consumeIdentLikeToken()}return{type:6,value:ne(A)}};A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A};A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)};A.prototype.peekCodePoint=function(A){if(A>=this._value.length)return-1;else return this._value[A]};A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();lt(e)&&A.length<6;){A.push(e);e=this.consumeCodePoint()}for(var t=!1;63===e&&A.length<6;){A.push(e);e=this.consumeCodePoint();t=!0}if(t){return{type:30,start:parseInt(ne.apply(void 0,A.map(function(A){return 63===A?48:A})),16),end:parseInt(ne.apply(void 0,A.map(function(A){return 63===A?70:A})),16)}}var n=parseInt(ne.apply(void 0,A),16);if(this.peekCodePoint(0)===st&<(this.peekCodePoint(1))){this.consumeCodePoint();e=this.consumeCodePoint();for(var r=[];lt(e)&&r.length<6;){r.push(e);e=this.consumeCodePoint()}return{type:30,start:n,end:parseInt(ne.apply(void 0,r),16)}}else return{type:30,start:n,end:n}};A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();if("url"===A.toLowerCase()&&40===this.peekCodePoint(0)){this.consumeCodePoint();return this.consumeUrlToken()}else if(40===this.peekCodePoint(0)){this.consumeCodePoint();return{type:19,value:A}}return{type:20,value:A}};A.prototype.consumeUrlToken=function(){var A=[];this.consumeWhiteSpace();if(this.peekCodePoint(0)===at)return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var t=this.consumeStringToken(this.consumeCodePoint());if(0===t.type){this.consumeWhiteSpace();if(this.peekCodePoint(0)===at||41===this.peekCodePoint(0)){this.consumeCodePoint();return{type:22,value:t.value}}}this.consumeBadUrlRemnants();return It}for(;;){var n=this.consumeCodePoint();if(n===at||41===n)return{type:22,value:ne.apply(void 0,A)};else if(ut(n)){this.consumeWhiteSpace();if(this.peekCodePoint(0)===at||41===this.peekCodePoint(0)){this.consumeCodePoint();return{type:22,value:ne.apply(void 0,A)}}this.consumeBadUrlRemnants();return It}else if(34===n||39===n||40===n||dt(n)){this.consumeBadUrlRemnants();return It}else if(92===n)if(ht(n,this.peekCodePoint(0)))A.push(this.consumeEscapedCodePoint());else{this.consumeBadUrlRemnants();return It}else A.push(n)}};A.prototype.consumeWhiteSpace=function(){for(;ut(this.peekCodePoint(0));)this.consumeCodePoint()};A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(41===A||A===at)return;if(ht(A,this.peekCodePoint(0)))this.consumeEscapedCodePoint()}};A.prototype.consumeStringSlice=function(A){for(var e="";A>0;){var t=Math.min(5e4,A);e+=ne.apply(void 0,this._value.splice(0,t));A-=t}this._value.shift();return e};A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var n=this._value[t];if(n===at||void 0===n||n===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(10===n){this._value.splice(0,t);return Lt}if(92===n){var r=this._value[t+1];if(r!==at&&void 0!==r)if(10===r){e+=this.consumeStringSlice(t);t=-1;this._value.shift()}else if(ht(n,r)){e+=this.consumeStringSlice(t);e+=ne(this.consumeEscapedCodePoint());t=-1}}t++}};A.prototype.consumeNumber=function(){var A=[],e=4,t=this.peekCodePoint(0);if(t===ot||t===st)A.push(this.consumeCodePoint());for(;ct(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(46===t&&ct(n)){A.push(this.consumeCodePoint(),this.consumeCodePoint());e=8;for(;ct(this.peekCodePoint(0));)A.push(this.consumeCodePoint())}t=this.peekCodePoint(0);n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((69===t||101===t)&&((n===ot||n===st)&&ct(r)||ct(n))){A.push(this.consumeCodePoint(),this.consumeCodePoint());e=8;for(;ct(this.peekCodePoint(0));)A.push(this.consumeCodePoint())}return[wt(A),e]};A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),i=this.peekCodePoint(2);if(ft(n,r,i)){return{type:15,number:e,flags:t,unit:this.consumeName()}}if(37===n){this.consumeCodePoint();return{type:16,number:e,flags:t}}return{type:17,number:e,flags:t}};A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(lt(A)){for(var e=ne(A);lt(this.peekCodePoint(0))&&e.length<6;)e+=ne(this.consumeCodePoint());if(ut(this.peekCodePoint(0)))this.consumeCodePoint();var t=parseInt(e,16);if(0===t||function(A){return A>=55296&&A<=57343}(t)||t>1114111)return 65533;else return t}if(A===at)return 65533;else return A};A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(gt(e))A+=ne(e);else if(ht(e,this.peekCodePoint(0)))A+=ne(this.consumeEscapedCodePoint());else{this.reconsumeCodePoint(e);return A}}};return A}(),Ot=function(){function A(A){this._tokens=A}A.create=function(e){var t=new Pt;t.write(e);return new A(t.read())};A.parseValue=function(e){return A.create(e).parseComponentValue()};A.parseValues=function(e){return A.create(e).parseComponentValues()};A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")};A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e);A.push()}};A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A};A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||qt(t,A))return e;this.reconsumeToken(t);e.values.push(this.consumeComponentValue());t=this.consumeToken()}};A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t);e.values.push(this.consumeComponentValue())}};A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?Mt:A};A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)};return A}(),Gt=function(A){return 15===A.type},Nt=function(A){return 17===A.type},Vt=function(A){return 20===A.type},Wt=function(A){return 0===A.type},zt=function(A,e){return Vt(A)&&A.value===e},Xt=function(A){return 31!==A.type},Jt=function(A){return 31!==A.type&&4!==A.type},Yt=function(A){var e=[],t=[];A.forEach(function(A){if(4!==A.type){if(31!==A.type)t.push(A)}else{if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");e.push(t);t=[]}});if(t.length)e.push(t);return e},qt=function(A,e){if(11===e&&12===A.type)return!0;if(28===e&&29===A.type)return!0;else return 2===e&&3===A.type},Zt=function(A){return 17===A.type||15===A.type},jt=function(A){return 16===A.type||Zt(A)},$t=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},An={type:17,number:0,flags:4},en={type:16,number:50,flags:4},tn={type:16,number:100,flags:4},nn=function(A,e,t){var n=A[0],r=A[1];return[rn(n,e),rn(void 0!==r?r:n,t)]},rn=function(A,e){if(16===A.type)return A.number/100*e;if(Gt(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},sn="grad",on="turn",an=function(A,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case sn:return Math.PI/200*e.number;case"rad":return e.number;case on:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},cn=function(A){if(15===A.type)if("deg"===A.unit||A.unit===sn||"rad"===A.unit||A.unit===on)return!0;return!1},ln=function(A){switch(A.filter(Vt).map(function(A){return A.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[An,An];case"to top":case"bottom":return un(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[An,tn];case"to right":case"left":return un(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[tn,tn];case"to bottom":case"top":return un(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[tn,An];case"to left":case"right":return un(270)}return 0},un=function(A){return Math.PI*A/180},Bn=function(A,e){if(18===e.type){var t=Cn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),i=e.value.substring(2,3);return hn(parseInt(n+n,16),parseInt(r+r,16),parseInt(i+i,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),i=e.value.substring(2,3);var s=e.value.substring(3,4);return hn(parseInt(n+n,16),parseInt(r+r,16),parseInt(i+i,16),parseInt(s+s,16)/255)}if(6===e.value.length){n=e.value.substring(0,2),r=e.value.substring(2,4),i=e.value.substring(4,6);return hn(parseInt(n,16),parseInt(r,16),parseInt(i,16),1)}if(8===e.value.length){n=e.value.substring(0,2),r=e.value.substring(2,4),i=e.value.substring(4,6),s=e.value.substring(6,8);return hn(parseInt(n,16),parseInt(r,16),parseInt(i,16),parseInt(s,16)/255)}}if(20===e.type){var o=Fn[e.value.toUpperCase()];if(void 0!==o)return o}return Fn.TRANSPARENT},gn=function(A){return!(255&A)},dn=function(A){var e=255&A,t=255&A>>8,n=255&A>>16,r=255&A>>24;return e<255?"rgba("+r+","+n+","+t+","+e/255+")":"rgb("+r+","+n+","+t+")"},hn=function(A,e,t,n){return(A<<24|e<<16|t<<8|Math.round(255*n))>>>0},fn=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},pn=function(A,e){var t=e.filter(Jt);if(3===t.length){var n=t.map(fn),r=n[0],i=n[1],s=n[2];return hn(r,i,s,1)}if(4===t.length){var o=t.map(fn),a=(r=o[0],i=o[1],s=o[2],o[3]);return hn(r,i,s,a)}return 0};function wn(A,e,t){if(t<0)t+=1;if(t>=1)t-=1;if(t<1/6)return(e-A)*t*6+A;else if(t<.5)return e;else if(t<2/3)return 6*(e-A)*(2/3-t)+A;else return A}var Qn=function(A,e){var t=e.filter(Jt),n=t[0],r=t[1],i=t[2],s=t[3],o=(17===n.type?un(n.number):an(A,n))/(2*Math.PI),a=jt(r)?r.number/100:0,c=jt(i)?i.number/100:0,l=void 0!==s&&jt(s)?rn(s,1):1;if(0===a)return hn(255*c,255*c,255*c,1);var u=c<=.5?c*(a+1):c+a-c*a,B=2*c-u,g=wn(B,u,o+1/3),d=wn(B,u,o),h=wn(B,u,o-1/3);return hn(255*g,255*d,255*h,l)},Cn={hsl:Qn,hsla:Qn,rgb:pn,rgba:pn},Un=function(A,e){return Bn(A,Ot.create(e).parseComponentValue())},Fn={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},mn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Vt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},yn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},bn=function(A,e){var t=Bn(A,e[0]),n=e[1];return n&&jt(n)?{color:t,stop:n}:{color:t,stop:null}},vn=function(A,e){var t=A[0],n=A[A.length-1];if(null===t.stop)t.stop=An;if(null===n.stop)n.stop=tn;for(var r=[],i=0,s=0;s<A.length;s++){var o=A[s].stop;if(null!==o){var a=rn(o,e);if(a>i)r.push(a);else r.push(i);i=a}else r.push(null)}var c=null;for(s=0;s<r.length;s++){var l=r[s];if(null===l){if(null===c)c=s}else if(null!==c){for(var u=s-c,B=(l-r[c-1])/(u+1),g=1;g<=u;g++)r[c+g-1]=B*g;c=null}}return A.map(function(A,t){return{color:A.color,stop:Math.max(Math.min(1,r[t]/e),0)}})},xn=function(A,e,t){var n="number"==typeof A?A:function(A,e,t){var n=e/2,r=t/2,i=rn(A[0],e)-n,s=r-rn(A[1],t);return(Math.atan2(s,i)+2*Math.PI)%(2*Math.PI)}(A,e,t),r=Math.abs(e*Math.sin(n))+Math.abs(t*Math.cos(n)),i=e/2,s=t/2,o=r/2,a=Math.sin(n-Math.PI/2)*o,c=Math.cos(n-Math.PI/2)*o;return[r,i-c,i+c,s-a,s+a]},En=function(A,e){return Math.sqrt(A*A+e*e)},Hn=function(A,e,t,n,r){return[[0,0],[0,e],[A,0],[A,e]].reduce(function(A,e){var i=e[0],s=e[1],o=En(t-i,n-s);if(r?o<A.optimumDistance:o>A.optimumDistance)return{optimumCorner:e,optimumDistance:o};else return A},{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},In=function(A,e){var t=un(180),n=[];Yt(e).forEach(function(e,r){if(0===r){var i=e[0];if(20===i.type&&-1!==["top","left","right","bottom"].indexOf(i.value)){t=ln(e);return}else if(cn(i)){t=(an(A,i)+un(270))%un(360);return}}var s=bn(A,e);n.push(s)});return{angle:t,stops:n,type:1}},Ln="closest-side",Dn="farthest-side",Kn="closest-corner",Sn="farthest-corner",Tn="circle",kn="ellipse",_n="cover",Rn="contain",Mn=function(A,e){var t=0,n=3,r=[],i=[];Yt(e).forEach(function(e,s){var o=!0;if(0===s)o=e.reduce(function(A,e){if(Vt(e))switch(e.value){case"center":i.push(en);return!1;case"top":case"left":i.push(An);return!1;case"right":case"bottom":i.push(tn);return!1}else if(jt(e)||Zt(e)){i.push(e);return!1}return A},o);else if(1===s)o=e.reduce(function(A,e){if(Vt(e))switch(e.value){case Tn:t=0;return!1;case kn:t=1;return!1;case Rn:case Ln:n=0;return!1;case Dn:n=1;return!1;case Kn:n=2;return!1;case _n:case Sn:n=3;return!1}else if(Zt(e)||jt(e)){if(!Array.isArray(n))n=[];n.push(e);return!1}return A},o);if(o){var a=bn(A,e);r.push(a)}});return{size:n,shape:t,stops:r,position:i,type:2}},Pn=function(A,e){if(22===e.type){var t={url:e.value,type:0};A.cache.addImage(e.value);return t}if(18===e.type){var n=Gn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(A,e.values)}throw new Error("Unsupported image type "+e.type)};var On,Gn={"linear-gradient":function(A,e){var t=un(180),n=[];Yt(e).forEach(function(e,r){if(0===r){var i=e[0];if(20===i.type&&"to"===i.value){t=ln(e);return}else if(cn(i)){t=an(A,i);return}}var s=bn(A,e);n.push(s)});return{angle:t,stops:n,type:1}},"-moz-linear-gradient":In,"-ms-linear-gradient":In,"-o-linear-gradient":In,"-webkit-linear-gradient":In,"radial-gradient":function(A,e){var t=0,n=3,r=[],i=[];Yt(e).forEach(function(e,s){var o=!0;if(0===s){var a=!1;o=e.reduce(function(A,e){if(a){if(Vt(e))switch(e.value){case"center":i.push(en);return A;case"top":case"left":i.push(An);return A;case"right":case"bottom":i.push(tn);return A}else if(jt(e)||Zt(e))i.push(e)}else if(Vt(e))switch(e.value){case Tn:t=0;return!1;case kn:t=1;return!1;case"at":a=!0;return!1;case Ln:n=0;return!1;case _n:case Dn:n=1;return!1;case Rn:case Kn:n=2;return!1;case Sn:n=3;return!1}else if(Zt(e)||jt(e)){if(!Array.isArray(n))n=[];n.push(e);return!1}return A},o)}if(o){var c=bn(A,e);r.push(c)}});return{size:n,shape:t,stops:r,position:i,type:2}},"-moz-radial-gradient":Mn,"-ms-radial-gradient":Mn,"-o-radial-gradient":Mn,"-webkit-radial-gradient":Mn,"-webkit-gradient":function(A,e){var t=un(180),n=[],r=1;Yt(e).forEach(function(e,t){var i=e[0];if(0===t)if(Vt(i)&&"linear"===i.value){r=1;return}else if(Vt(i)&&"radial"===i.value){r=2;return}if(18===i.type)if("from"===i.name){var s=Bn(A,i.values[0]);n.push({stop:An,color:s})}else if("to"===i.name){s=Bn(A,i.values[0]);n.push({stop:tn,color:s})}else if("color-stop"===i.name){var o=i.values.filter(Jt);if(2===o.length){s=Bn(A,o[1]);var a=o[0];if(Nt(a))n.push({stop:{type:16,number:100*a.number,flags:a.flags},color:s})}}});return 1===r?{angle:(t+un(180))%un(360),stops:n,type:r}:{size:3,shape:0,stops:n,position:[],type:r}}},Nn={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];if(20===t.type&&"none"===t.value)return[];else return e.filter(function(A){return Jt(A)&&function(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Gn[A.name])}(A)}).map(function(e){return Pn(A,e)})}},Vn={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Vt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Wn={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Yt(e).map(function(A){return A.filter(jt)}).map($t)}},zn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Yt(e).map(function(A){return A.filter(Vt).map(function(A){return A.value}).join(" ")}).map(Xn)}},Xn=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(A){A.AUTO="auto";A.CONTAIN="contain";A.COVER="cover"}(On||(On={}));var Jn,Yn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Yt(e).map(function(A){return A.filter(qn)})}},qn=function(A){return Vt(A)||jt(A)},Zn=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},jn=Zn("top"),$n=Zn("right"),Ar=Zn("bottom"),er=Zn("left"),tr=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return $t(e.filter(jt))}}},nr=tr("top-left"),rr=tr("top-right"),ir=tr("bottom-right"),sr=tr("bottom-left"),or=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},ar=or("top"),cr=or("right"),lr=or("bottom"),ur=or("left"),Br=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){if(Gt(e))return e.number;else return 0}}},gr=Br("top"),dr=Br("right"),hr=Br("bottom"),fr=Br("left"),pr={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},wr={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){if("rtl"===e)return 1;else return 0}},Qr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(Vt).reduce(function(A,e){return A|Cr(e.value)},0)}},Cr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},Ur={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Fr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){if(20===e.type&&"normal"===e.value)return 0;if(17===e.type)return e.number;if(15===e.type)return e.number;else return 0}};!function(A){A.NORMAL="normal";A.STRICT="strict"}(Jn||(Jn={}));var mr,yr={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){if("strict"===e)return Jn.STRICT;else return Jn.NORMAL}},br={name:"line-height",initialValue:"normal",prefix:!1,type:4},vr=function(A,e){if(Vt(A)&&"normal"===A.value)return 1.2*e;else if(17===A.type)return e*A.number;else if(jt(A))return rn(A,e);return e},xr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;else return Pn(A,e)}},Er={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){if("inside"===e)return 0;else return 1}},Hr={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Ir=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Lr=Ir("top"),Dr=Ir("right"),Kr=Ir("bottom"),Sr=Ir("left"),Tr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(Vt).map(function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},kr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){if("break-word"===e)return"break-word";else return"normal"}},_r=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Rr=_r("top"),Mr=_r("right"),Pr=_r("bottom"),Or=_r("left"),Gr={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Nr={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Vr={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(1===e.length&&zt(e[0],"none"))return[];else return Yt(e).map(function(e){for(var t={color:Fn.TRANSPARENT,offsetX:An,offsetY:An,blur:An},n=0,r=0;r<e.length;r++){var i=e[r];if(Zt(i)){if(0===n)t.offsetX=i;else if(1===n)t.offsetY=i;else t.blur=i;n++}else t.color=Bn(A,i)}return t})}},Wr={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},zr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Xr[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Xr={matrix:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number});return 6===e.length?e:null},matrix3d:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number}),t=e[0],n=e[1];e[2];e[3];var r=e[4],i=e[5];e[6];e[7];e[8];e[9];e[10];e[11];var s=e[12],o=e[13];e[14];e[15];return 16===e.length?[t,n,r,i,s,o]:null}},Jr={type:16,number:50,flags:4},Yr=[Jr,Jr],qr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(jt);if(2!==t.length)return Yr;else return[t[0],t[1]]}},Zr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(A){A.NORMAL="normal";A.BREAK_ALL="break-all";A.KEEP_ALL="keep-all"}(mr||(mr={}));for(var jr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return mr.BREAK_ALL;case"keep-all":return mr.KEEP_ALL;default:return mr.NORMAL}}},$r={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(Nt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Ai=function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")},ei={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){if(Nt(e))return e.number;else return 1}},ti={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ni={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(Vt).map(function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(A){return 0!==A})}},ri={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],n=[];e.forEach(function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:n.push(t.join(" "));t.length=0}});if(t.length)n.push(t.join(" "));return n.map(function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"})}},ii={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},si={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){if(Nt(e))return e.number;if(Vt(e))if("bold"===e.value)return 700;else return 400;return 400}},oi={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(Vt).map(function(A){return A.value})}},ai={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},ci=function(A,e){return 0!==(A&e)},li={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];if(20===t.type&&"none"===t.value)return[];else return e}},ui={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=e.filter(Xt),i=0;i<r.length;i++){var s=r[i],o=r[i+1];if(20===s.type){var a=o&&Nt(o)?o.number:1;n.push({counter:s.value,increment:a})}}return n}},Bi={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],n=e.filter(Xt),r=0;r<n.length;r++){var i=n[r],s=n[r+1];if(Vt(i)&&"none"!==i.value){var o=s&&Nt(s)?s.number:0;t.push({counter:i.value,reset:o})}}return t}},gi={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(Gt).map(function(e){return Ai(A,e)})}},di={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=e.filter(Wt);if(r.length%2!=0)return null;for(var i=0;i<r.length;i+=2){var s=r[i].value,o=r[i+1].value;n.push({open:s,close:o})}return n}},hi=function(A,e,t){if(!A)return"";var n=A[Math.min(e,A.length-1)];if(!n)return"";else return t?n.open:n.close},fi={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(1===e.length&&zt(e[0],"none"))return[];else return Yt(e).map(function(e){for(var t={color:255,offsetX:An,offsetY:An,blur:An,spread:An,inset:!1},n=0,r=0;r<e.length;r++){var i=e[r];if(zt(i,"inset"))t.inset=!0;else if(Zt(i)){if(0===n)t.offsetX=i;else if(1===n)t.offsetY=i;else if(2===n)t.blur=i;else t.spread=i;n++}else t.color=Bn(A,i)}return t})}},pi={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[];e.filter(Vt).forEach(function(A){switch(A.value){case"stroke":t.push(1);break;case"fill":t.push(0);break;case"markers":t.push(2)}});[0,1,2].forEach(function(A){if(-1===t.indexOf(A))t.push(A)});return t}},wi={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Qi={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){if(Gt(e))return e.number;else return 0}},Ci=function(){function A(A,e){var t,n;this.animationDuration=mi(A,gi,e.animationDuration);this.backgroundClip=mi(A,mn,e.backgroundClip);this.backgroundColor=mi(A,yn,e.backgroundColor);this.backgroundImage=mi(A,Nn,e.backgroundImage);this.backgroundOrigin=mi(A,Vn,e.backgroundOrigin);this.backgroundPosition=mi(A,Wn,e.backgroundPosition);this.backgroundRepeat=mi(A,zn,e.backgroundRepeat);this.backgroundSize=mi(A,Yn,e.backgroundSize);this.borderTopColor=mi(A,jn,e.borderTopColor);this.borderRightColor=mi(A,$n,e.borderRightColor);this.borderBottomColor=mi(A,Ar,e.borderBottomColor);this.borderLeftColor=mi(A,er,e.borderLeftColor);this.borderTopLeftRadius=mi(A,nr,e.borderTopLeftRadius);this.borderTopRightRadius=mi(A,rr,e.borderTopRightRadius);this.borderBottomRightRadius=mi(A,ir,e.borderBottomRightRadius);this.borderBottomLeftRadius=mi(A,sr,e.borderBottomLeftRadius);this.borderTopStyle=mi(A,ar,e.borderTopStyle);this.borderRightStyle=mi(A,cr,e.borderRightStyle);this.borderBottomStyle=mi(A,lr,e.borderBottomStyle);this.borderLeftStyle=mi(A,ur,e.borderLeftStyle);this.borderTopWidth=mi(A,gr,e.borderTopWidth);this.borderRightWidth=mi(A,dr,e.borderRightWidth);this.borderBottomWidth=mi(A,hr,e.borderBottomWidth);this.borderLeftWidth=mi(A,fr,e.borderLeftWidth);this.boxShadow=mi(A,fi,e.boxShadow);this.color=mi(A,pr,e.color);this.direction=mi(A,wr,e.direction);this.display=mi(A,Qr,e.display);this.float=mi(A,Ur,e.cssFloat);this.fontFamily=mi(A,ri,e.fontFamily);this.fontSize=mi(A,ii,e.fontSize);this.fontStyle=mi(A,ai,e.fontStyle);this.fontVariant=mi(A,oi,e.fontVariant);this.fontWeight=mi(A,si,e.fontWeight);this.letterSpacing=mi(A,Fr,e.letterSpacing);this.lineBreak=mi(A,yr,e.lineBreak);this.lineHeight=mi(A,br,e.lineHeight);this.listStyleImage=mi(A,xr,e.listStyleImage);this.listStylePosition=mi(A,Er,e.listStylePosition);this.listStyleType=mi(A,Hr,e.listStyleType);this.marginTop=mi(A,Lr,e.marginTop);this.marginRight=mi(A,Dr,e.marginRight);this.marginBottom=mi(A,Kr,e.marginBottom);this.marginLeft=mi(A,Sr,e.marginLeft);this.opacity=mi(A,ei,e.opacity);var r=mi(A,Tr,e.overflow);this.overflowX=r[0];this.overflowY=r[r.length>1?1:0];this.overflowWrap=mi(A,kr,e.overflowWrap);this.paddingTop=mi(A,Rr,e.paddingTop);this.paddingRight=mi(A,Mr,e.paddingRight);this.paddingBottom=mi(A,Pr,e.paddingBottom);this.paddingLeft=mi(A,Or,e.paddingLeft);this.paintOrder=mi(A,pi,e.paintOrder);this.position=mi(A,Nr,e.position);this.textAlign=mi(A,Gr,e.textAlign);this.textDecorationColor=mi(A,ti,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color);this.textDecorationLine=mi(A,ni,null!==(n=e.textDecorationLine)&&void 0!==n?n:e.textDecoration);this.textShadow=mi(A,Vr,e.textShadow);this.textTransform=mi(A,Wr,e.textTransform);this.transform=mi(A,zr,e.transform);this.transformOrigin=mi(A,qr,e.transformOrigin);this.visibility=mi(A,Zr,e.visibility);this.webkitTextStrokeColor=mi(A,wi,e.webkitTextStrokeColor);this.webkitTextStrokeWidth=mi(A,Qi,e.webkitTextStrokeWidth);this.wordBreak=mi(A,jr,e.wordBreak);this.zIndex=mi(A,$r,e.zIndex)}A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility};A.prototype.isTransparent=function(){return gn(this.backgroundColor)};A.prototype.isTransformed=function(){return null!==this.transform};A.prototype.isPositioned=function(){return 0!==this.position};A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto};A.prototype.isFloating=function(){return 0!==this.float};A.prototype.isInlineLevel=function(){return ci(this.display,4)||ci(this.display,33554432)||ci(this.display,268435456)||ci(this.display,536870912)||ci(this.display,67108864)||ci(this.display,134217728)};return A}(),Ui=function(){return function(A,e){this.content=mi(A,li,e.content);this.quotes=mi(A,di,e.quotes)}}(),Fi=function(){return function(A,e){this.counterIncrement=mi(A,ui,e.counterIncrement);this.counterReset=mi(A,Bi,e.counterReset)}}(),mi=function(A,e,t){var n=new Pt,r=null!=t?t.toString():e.initialValue;n.write(r);var i=new Ot(n.read());switch(e.type){case 2:var s=i.parseComponentValue();return e.parse(A,Vt(s)?s.value:e.initialValue);case 0:return e.parse(A,i.parseComponentValue());case 1:return e.parse(A,i.parseComponentValues());case 4:return i.parseComponentValue();case 3:switch(e.format){case"angle":return an(A,i.parseComponentValue());case"color":return Bn(A,i.parseComponentValue());case"image":return Pn(A,i.parseComponentValue());case"length":var o=i.parseComponentValue();return Zt(o)?o:An;case"length-percentage":var a=i.parseComponentValue();return jt(a)?a:An;case"time":return Ai(A,i.parseComponentValue())}}},yi=function(A,e){var t=function(A){switch(A.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(A);return 1===t||e===t},bi=function(){return function(A,e){this.context=A;this.textNodes=[];this.elements=[];this.flags=0;if(yi(e,3));this.styles=new Ci(A,window.getComputedStyle(e,null));if(Hs(e)){if(this.styles.animationDuration.some(function(A){return A>0}))e.style.animationDuration="0s";if(null!==this.styles.transform)e.style.transform="none"}this.bounds=ee(this.context,e);if(yi(e,4))this.flags|=16}}(),vi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xi="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ei=0;Ei<64;Ei++)xi[vi.charCodeAt(Ei)]=Ei;for(var Hi=function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint16Array(Array.prototype.slice.call(A,e,t))},Ii=function(){function A(A,e,t,n,r,i){this.initialValue=A;this.errorValue=e;this.highStart=t;this.highValueIndex=n;this.index=r;this.data=i}A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535){e=((e=this.index[A>>5])<<2)+(31&A);return this.data[e]}if(A<=65535){e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A);return this.data[e]}if(A<this.highStart){e=2080+(A>>11);e=this.index[e];e+=A>>5&63;e=((e=this.index[e])<<2)+(31&A);return this.data[e]}if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue};return A}(),Li="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Di="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ki=0;Ki<64;Ki++)Di[Li.charCodeAt(Ki)]=Ki;var Si,Ti=8,ki=9,_i=11,Ri=12,Mi=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,i="";++r<t;){var s=A[r];if(s<=65535)n.push(s);else{s-=65536;n.push(55296+(s>>10),s%1024+56320)}if(r+1===t||n.length>16384){i+=String.fromCharCode.apply(String,n);n.length=0}}return i},Pi=function(A){var e=function(A){var e,t,n,r,i,s=.75*A.length,o=A.length,a=0;if("="===A[A.length-1]){s--;if("="===A[A.length-2])s--}var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(s):new Array(s),l=Array.isArray(c)?c:new Uint8Array(c);for(e=0;e<o;e+=4){t=xi[A.charCodeAt(e)];n=xi[A.charCodeAt(e+1)];r=xi[A.charCodeAt(e+2)];i=xi[A.charCodeAt(e+3)];l[a++]=t<<2|n>>4;l[a++]=(15&n)<<4|r>>2;l[a++]=(3&r)<<6|63&i}return c}(A),t=Array.isArray(e)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t}(e):new Uint32Array(e),n=Array.isArray(e)?function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t}(e):new Uint16Array(e),r=Hi(n,12,t[4]/2),i=2===t[5]?Hi(n,(24+t[4])/2):function(A,e,t){if(A.slice)return A.slice(e,t);else return new Uint32Array(Array.prototype.slice.call(A,e,t))}(t,Math.ceil((24+t[4])/4));return new Ii(t[0],t[1],t[2],t[3],r,i)}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),Oi="×",Gi=function(A){return Pi.get(A)},Ni=function(A,e,t){var n=t-2,r=e[n],i=e[t-1],s=e[t];if(2===i&&3===s)return Oi;if(2===i||3===i||4===i)return"÷";if(2===s||3===s||4===s)return"÷";if(i===Ti&&-1!==[Ti,ki,_i,Ri].indexOf(s))return Oi;if(!(i!==_i&&i!==ki||s!==ki&&10!==s))return Oi;if((i===Ri||10===i)&&10===s)return Oi;if(13===s||5===s)return Oi;if(7===s)return Oi;if(1===i)return Oi;if(13===i&&14===s){for(;5===r;)r=e[--n];if(14===r)return Oi}if(15===i&&15===s){for(var o=0;15===r;){o++;r=e[--n]}if(o%2==0)return Oi}return"÷"},Vi=function(A){var e=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var i=A.charCodeAt(t++);if(56320==(64512&i))e.push(((1023&r)<<10)+(1023&i)+65536);else{e.push(r);t--}}else e.push(r)}return e}(A),t=e.length,n=0,r=0,i=e.map(Gi);return{next:function(){if(n>=t)return{done:!0,value:null};for(var A=Oi;n<t&&(A=Ni(0,i,++n))===Oi;);if(A!==Oi||n===t){var s=Mi.apply(null,e.slice(r,n));r=n;return{value:s,done:!1}}return{done:!0,value:null}}}},Wi=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},zi=function(A,e,t,n,r){var i="http://www.w3.org/2000/svg",s=document.createElementNS(i,"svg"),o=document.createElementNS(i,"foreignObject");s.setAttributeNS(null,"width",A.toString());s.setAttributeNS(null,"height",e.toString());o.setAttributeNS(null,"width","100%");o.setAttributeNS(null,"height","100%");o.setAttributeNS(null,"x",t.toString());o.setAttributeNS(null,"y",n.toString());o.setAttributeNS(null,"externalResourcesRequired","true");s.appendChild(o);o.appendChild(r);return s},Xi=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){return e(n)};n.onerror=t;n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Ji={get SUPPORT_RANGE_BOUNDS(){var A=function(A){if(A.createRange){var e=A.createRange();if(e.getBoundingClientRect){var t=A.createElement("boundtest");t.style.height="123px";t.style.display="block";A.body.appendChild(t);e.selectNode(t);var n=e.getBoundingClientRect(),r=Math.round(n.height);A.body.removeChild(t);if(123===r)return!0}}return!1}(document);Object.defineProperty(Ji,"SUPPORT_RANGE_BOUNDS",{value:A});return A},get SUPPORT_WORD_BREAKING(){var A=Ji.SUPPORT_RANGE_BOUNDS&&function(A){var e=A.createElement("boundtest");e.style.width="50px";e.style.display="block";e.style.fontSize="12px";e.style.letterSpacing="0px";e.style.wordSpacing="0px";A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var n=e.firstChild,r=te(n.data).map(function(A){return ne(A)}),i=0,s={},o=r.every(function(A,e){t.setStart(n,i);t.setEnd(n,i+A.length);var r=t.getBoundingClientRect();i+=A.length;var o=r.x>s.x||r.y>s.y;s=r;if(0===e)return!0;else return o});A.body.removeChild(e);return o}(document);Object.defineProperty(Ji,"SUPPORT_WORD_BREAKING",{value:A});return A},get SUPPORT_SVG_DRAWING(){var A=function(A){var e=new Image,t=A.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(e,0,0);t.toDataURL()}catch(r){return!1}return!0}(document);Object.defineProperty(Ji,"SUPPORT_SVG_DRAWING",{value:A});return A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?function(A){var e=A.createElement("canvas"),t=100;e.width=t;e.height=t;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)";n.fillRect(0,0,t,t);var r=new Image,i=e.toDataURL();r.src=i;var s=zi(t,t,0,0,r);n.fillStyle="red";n.fillRect(0,0,t,t);return Xi(s).then(function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red";n.fillRect(0,0,t,t);var s=A.createElement("div");s.style.backgroundImage="url("+i+")";s.style.height=t+"px";return Wi(r)?Xi(zi(t,t,0,0,s)):Promise.reject(!1)}).then(function(A){n.drawImage(A,0,0);return Wi(n.getImageData(0,0,t,t).data)}).catch(function(){return!1})}(document):Promise.resolve(!1);Object.defineProperty(Ji,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A});return A},get SUPPORT_CORS_IMAGES(){var A=void 0!==(new Image).crossOrigin;Object.defineProperty(Ji,"SUPPORT_CORS_IMAGES",{value:A});return A},get SUPPORT_RESPONSE_TYPE(){var A="string"==typeof(new XMLHttpRequest).responseType;Object.defineProperty(Ji,"SUPPORT_RESPONSE_TYPE",{value:A});return A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;Object.defineProperty(Ji,"SUPPORT_CORS_XHR",{value:A});return A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);Object.defineProperty(Ji,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A});return A}},Yi=function(){return function(A,e){this.text=A;this.bounds=e}}(),qi=function(A,e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var i=ee(A,n);if(n.firstChild)r.replaceChild(n.firstChild,n);return i}}return Ae.EMPTY},Zi=function(A,e,t){var n=A.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();r.setStart(A,e);r.setEnd(A,e+t);return r},ji=function(A){if(Ji.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(A){return A.segment})}return function(A){for(var e,t=Vi(A),n=[];!(e=t.next()).done;)if(e.value)n.push(e.value.slice());return n}(A)},$i=function(A,e){return 0!==e.letterSpacing?ji(A):function(A,e){if(Ji.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(A){return A.segment})}return es(A,e)}(A,e)},As=[32,160,4961,65792,65793,4153,4241],es=function(A,e){for(var t,n=function(A,e){var t=te(A),n=rt(t,e),r=n[0],i=n[1],s=n[2],o=t.length,a=0,c=0;return{next:function(){if(c>=o)return{done:!0,value:null};for(var A=We;c<o&&(A=nt(t,i,r,++c,s))===We;);if(A!==We||c===o){var e=new it(t,A,a,c);a=c;return{value:e,done:!1}}return{done:!0,value:null}}}}(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),r=[],i=function(){if(t.value){var A=t.value.slice(),e=te(A),n="";e.forEach(function(A){if(-1===As.indexOf(A))n+=ne(A);else{if(n.length)r.push(n);r.push(ne(A));n=""}});if(n.length)r.push(n)}};!(t=n.next()).done;)i();return r},ts=function(){return function(A,e,t){this.text=ns(e.data,t.textTransform);this.textBounds=function(A,e,t,n){var r=$i(e,t),i=[],s=0;r.forEach(function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Ji.SUPPORT_RANGE_BOUNDS){var r=Zi(n,s,e.length).getClientRects();if(r.length>1){var o=ji(e),a=0;o.forEach(function(e){i.push(new Yi(e,Ae.fromDOMRectList(A,Zi(n,a+s,e.length).getClientRects())));a+=e.length})}else i.push(new Yi(e,Ae.fromDOMRectList(A,r)))}else{var c=n.splitText(e.length);i.push(new Yi(e,qi(A,n)));n=c}else if(!Ji.SUPPORT_RANGE_BOUNDS)n=n.splitText(e.length);s+=e.length});return i}(A,this.text,t,e)}}(),ns=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(rs,is);case 2:return A.toUpperCase();default:return A}},rs=/(^|\s|:|-|\(|\))([a-z])/g,is=function(A,e,t){if(A.length>0)return e+t.toUpperCase();else return A},ss=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.src=t.currentSrc||t.src;n.intrinsicWidth=t.naturalWidth;n.intrinsicHeight=t.naturalHeight;n.context.cache.addImage(n.src);return n}return e}(bi),os=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.canvas=t;n.intrinsicWidth=t.width;n.intrinsicHeight=t.height;return n}return e}(bi),as=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this,r=new XMLSerializer,i=ee(e,t);t.setAttribute("width",i.width+"px");t.setAttribute("height",i.height+"px");n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t));n.intrinsicWidth=t.width.baseVal.value;n.intrinsicHeight=t.height.baseVal.value;n.context.cache.addImage(n.svg);return n}return e}(bi),cs=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.value=t.value;return n}return e}(bi),ls=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.start=t.start;n.reversed="boolean"==typeof t.reversed&&!0===t.reversed;return n}return e}(bi),us=[{type:15,flags:0,unit:"px",number:3}],Bs=[{type:16,flags:0,number:50}],gs="checkbox",ds="radio",hs="password",fs=707406591,ps=function(A){YA(e,A);function e(e,t){var n,r,i=A.call(this,e,t)||this;i.type=t.type.toLowerCase();i.checked=t.checked;i.value=0===(r=(n=t).type===hs?new Array(n.value.length+1).join("•"):n.value).length?n.placeholder||"":r;if(i.type===gs||i.type===ds){i.styles.backgroundColor=3739148031;i.styles.borderTopColor=i.styles.borderRightColor=i.styles.borderBottomColor=i.styles.borderLeftColor=2779096575;i.styles.borderTopWidth=i.styles.borderRightWidth=i.styles.borderBottomWidth=i.styles.borderLeftWidth=1;i.styles.borderTopStyle=i.styles.borderRightStyle=i.styles.borderBottomStyle=i.styles.borderLeftStyle=1;i.styles.backgroundClip=[0];i.styles.backgroundOrigin=[0];i.bounds=function(A){if(A.width>A.height)return new Ae(A.left+(A.width-A.height)/2,A.top,A.height,A.height);else if(A.width<A.height)return new Ae(A.left,A.top+(A.height-A.width)/2,A.width,A.width);return A}(i.bounds)}switch(i.type){case gs:i.styles.borderTopRightRadius=i.styles.borderTopLeftRadius=i.styles.borderBottomRightRadius=i.styles.borderBottomLeftRadius=us;break;case ds:i.styles.borderTopRightRadius=i.styles.borderTopLeftRadius=i.styles.borderBottomRightRadius=i.styles.borderBottomLeftRadius=Bs}return i}return e}(bi),ws=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this,r=t.options[t.selectedIndex||0];n.value=r?r.text||"":"";return n}return e}(bi),Qs=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.value=t.value;return n}return e}(bi),Cs=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.src=t.src;n.width=parseInt(t.width,10)||0;n.height=parseInt(t.height,10)||0;n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=ys(e,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?Un(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):Fn.TRANSPARENT,i=t.contentWindow.document.body?Un(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):Fn.TRANSPARENT;n.backgroundColor=gn(r)?gn(i)?n.styles.backgroundColor:i:r}}catch(s){}return n}return e}(bi),Us=["OL","UL","MENU"],Fs=function(A,e,t,n){for(var r=e.firstChild,i=void 0;r;r=i){i=r.nextSibling;if(xs(r)&&r.data.trim().length>0)t.textNodes.push(new ts(A,r,t.styles));else if(Es(r))if(Ns(r)&&r.assignedNodes)r.assignedNodes().forEach(function(e){return Fs(A,e,t,n)});else{var s=ms(A,r);if(s.styles.isVisible()){if(bs(r,s,n))s.flags|=4;else if(vs(s.styles))s.flags|=2;if(-1!==Us.indexOf(r.tagName))s.flags|=8;t.elements.push(s);r.slot;if(r.shadowRoot)Fs(A,r.shadowRoot,s,n);else if(!Os(r)&&!Ss(r)&&!Gs(r))Fs(A,r,s,n)}}}},ms=function(A,e){if(Rs(e))return new ss(A,e);if(ks(e))return new os(A,e);if(Ss(e))return new as(A,e);if(Ls(e))return new cs(A,e);if(Ds(e))return new ls(A,e);if(Ks(e))return new ps(A,e);if(Gs(e))return new ws(A,e);if(Os(e))return new Qs(A,e);if(Ms(e))return new Cs(A,e);else return new bi(A,e)},ys=function(A,e){var t=ms(A,e);t.flags|=4;Fs(A,e,t,t);return t},bs=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||Ts(A)&&t.styles.isTransparent()},vs=function(A){return A.isPositioned()||A.isFloating()},xs=function(A){return A.nodeType===Node.TEXT_NODE},Es=function(A){return A.nodeType===Node.ELEMENT_NODE},Hs=function(A){return Es(A)&&void 0!==A.style&&!Is(A)},Is=function(A){return"object"==typeof A.className},Ls=function(A){return"LI"===A.tagName},Ds=function(A){return"OL"===A.tagName},Ks=function(A){return"INPUT"===A.tagName},Ss=function(A){return"svg"===A.tagName},Ts=function(A){return"BODY"===A.tagName},ks=function(A){return"CANVAS"===A.tagName},_s=function(A){return"VIDEO"===A.tagName},Rs=function(A){return"IMG"===A.tagName},Ms=function(A){return"IFRAME"===A.tagName},Ps=function(A){return"STYLE"===A.tagName},Os=function(A){return"TEXTAREA"===A.tagName},Gs=function(A){return"SELECT"===A.tagName},Ns=function(A){return"SLOT"===A.tagName},Vs=function(A){return A.tagName.indexOf("-")>0},Ws=function(){function A(){this.counters={}}A.prototype.getCounterValue=function(A){var e=this.counters[A];if(e&&e.length)return e[e.length-1];else return 1};A.prototype.getCounterValues=function(A){var e=this.counters[A];return e?e:[]};A.prototype.pop=function(A){var e=this;A.forEach(function(A){return e.counters[A].pop()})};A.prototype.parse=function(A){var e=this,t=A.counterIncrement,n=A.counterReset,r=!0;if(null!==t)t.forEach(function(A){var t=e.counters[A.counter];if(t&&0!==A.increment){r=!1;if(!t.length)t.push(1);t[Math.max(0,t.length-1)]+=A.increment}});var i=[];if(r)n.forEach(function(A){var t=e.counters[A.counter];i.push(A.counter);if(!t)t=e.counters[A.counter]=[];t.push(A.reset)});return i};return A}(),zs={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Xs={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Js={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Ys={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},qs=function(A,e,t,n,r,i){if(A<e||A>t)return io(A,r,i.length>0);else return n.integers.reduce(function(e,t,r){for(;A>=t;){A-=t;e+=n.values[r]}return e},"")+i},Zs=function(A,e,t,n){var r="";do{if(!t)A--;r=n(A)+r;A/=e}while(A*e>=e);return r},js=function(A,e,t,n,r){var i=t-e+1;return(A<0?"-":"")+(Zs(Math.abs(A),i,n,function(A){return ne(Math.floor(A%i)+e)})+r)},$s=function(A,e,t){if(void 0===t)t=". ";var n=e.length;return Zs(Math.abs(A),n,!1,function(A){return e[Math.floor(A%n)]})+t},Ao=function(A,e,t,n,r,i){if(A<-9999||A>9999)return io(A,4,r.length>0);var s=Math.abs(A),o=r;if(0===s)return e[0]+o;for(var a=0;s>0&&a<=4;a++){var c=s%10;if(0===c&&ci(i,1)&&""!==o)o=e[c]+o;else if(c>1||1===c&&0===a||1===c&&1===a&&ci(i,2)||1===c&&1===a&&ci(i,4)&&A>100||1===c&&a>1&&ci(i,8))o=e[c]+(a>0?t[a-1]:"")+o;else if(1===c&&a>0)o=t[a-1]+o;s=Math.floor(s/10)}return(A<0?n:"")+o},eo="十百千萬",to="拾佰仟萬",no="マイナス",ro="마이너스",io=function(A,e,t){var n=t?". ":"",r=t?"、":"",i=t?", ":"",s=t?" ":"";switch(e){case 0:return"•"+s;case 1:return"◦"+s;case 2:return"◾"+s;case 5:var o=js(A,48,57,!0,n);return o.length<4?"0"+o:o;case 4:return $s(A,"〇一二三四五六七八九",r);case 6:return qs(A,1,3999,zs,3,n).toLowerCase();case 7:return qs(A,1,3999,zs,3,n);case 8:return js(A,945,969,!1,n);case 9:return js(A,97,122,!1,n);case 10:return js(A,65,90,!1,n);case 11:return js(A,1632,1641,!0,n);case 12:case 49:return qs(A,1,9999,Xs,3,n);case 35:return qs(A,1,9999,Xs,3,n).toLowerCase();case 13:return js(A,2534,2543,!0,n);case 14:case 30:return js(A,6112,6121,!0,n);case 15:return $s(A,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return $s(A,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return Ao(A,"零一二三四五六七八九",eo,"負",r,14);case 47:return Ao(A,"零壹貳參肆伍陸柒捌玖",to,"負",r,15);case 42:return Ao(A,"零一二三四五六七八九",eo,"负",r,14);case 41:return Ao(A,"零壹贰叁肆伍陆柒捌玖",to,"负",r,15);case 26:return Ao(A,"〇一二三四五六七八九","十百千万",no,r,0);case 25:return Ao(A,"零壱弐参四伍六七八九","拾百千万",no,r,7);case 31:return Ao(A,"영일이삼사오육칠팔구","십백천만",ro,i,7);case 33:return Ao(A,"零一二三四五六七八九","十百千萬",ro,i,0);case 32:return Ao(A,"零壹貳參四五六七八九","拾百千",ro,i,7);case 18:return js(A,2406,2415,!0,n);case 20:return qs(A,1,19999,Ys,3,n);case 21:return js(A,2790,2799,!0,n);case 22:return js(A,2662,2671,!0,n);case 22:return qs(A,1,10999,Js,3,n);case 23:return $s(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return $s(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return js(A,3302,3311,!0,n);case 28:return $s(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return $s(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return js(A,3792,3801,!0,n);case 37:return js(A,6160,6169,!0,n);case 38:return js(A,4160,4169,!0,n);case 39:return js(A,2918,2927,!0,n);case 40:return js(A,1776,1785,!0,n);case 43:return js(A,3046,3055,!0,n);case 44:return js(A,3174,3183,!0,n);case 45:return js(A,3664,3673,!0,n);case 46:return js(A,3872,3881,!0,n);default:return js(A,48,57,!0,n)}},so="data-html2canvas-ignore",oo=function(){function A(A,e,t){this.context=A;this.options=t;this.scrolledElements=[];this.referenceElement=e;this.counters=new Ws;this.quoteDepth=0;if(!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}A.prototype.toIFrame=function(A,e){var t=this,n=co(A,e);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var r=A.defaultView.pageXOffset,i=A.defaultView.pageYOffset,s=n.contentWindow,o=s.document,a=Bo(n).then(function(){return ZA(t,0,void 0,function(){var A,t;return jA(this,function(r){switch(r.label){case 0:this.scrolledElements.forEach(wo);if(s){s.scrollTo(e.left,e.top);if(/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(s.scrollY!==e.top||s.scrollX!==e.left)){this.context.logger.warn("Unable to restore scroll position for cloned document");this.context.windowBounds=this.context.windowBounds.add(s.scrollX-e.left,s.scrollY-e.top,0,0)}}A=this.options.onclone;if(void 0===(t=this.clonedReferenceElement))return[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")];if(!o.fonts||!o.fonts.ready)return[3,2];else return[4,o.fonts.ready];case 1:r.sent();r.label=2;case 2:if(!/(AppleWebKit)/g.test(navigator.userAgent))return[3,4];else return[4,uo(o)];case 3:r.sent();r.label=4;case 4:if("function"==typeof A)return[2,Promise.resolve().then(function(){return A(o,t)}).then(function(){return n})];else return[2,n]}})})});o.open();o.write(fo(document.doctype)+"<html></html>");po(this.referenceElement.ownerDocument,r,i);o.replaceChild(o.adoptNode(this.documentElement),o.documentElement);o.close();return a};A.prototype.createElementClone=function(A){if(yi(A,2));if(ks(A))return this.createCanvasClone(A);if(_s(A))return this.createVideoClone(A);if(Ps(A))return this.createStyleClone(A);var e=A.cloneNode(!1);if(Rs(e)){if(Rs(A)&&A.currentSrc&&A.currentSrc!==A.src){e.src=A.currentSrc;e.srcset=""}if("lazy"===e.loading)e.loading="eager"}if(Vs(e))return this.createCustomElementClone(e);else return e};A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");ho(A.style,e);return e};A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce(function(A,e){if(e&&"string"==typeof e.cssText)return A+e.cssText;else return A},""),n=A.cloneNode(!1);n.textContent=t;return n}}catch(r){this.context.logger.error("Unable to access cssRules property",r);if("SecurityError"!==r.name)throw r}return A.cloneNode(!1)};A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{t.src=A.toDataURL();return t}catch(a){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width;n.height=A.height;var r=A.getContext("2d"),i=n.getContext("2d");if(i)if(!this.options.allowTaint&&r)i.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{var s=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(s){var o=s.getContextAttributes();if(!1===(null==o?void 0:o.preserveDrawingBuffer))this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}i.drawImage(A,0,0)}return n}catch(a){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n};A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth;e.height=A.offsetHeight;var t=e.getContext("2d");try{if(t){t.drawImage(A,0,0,e.width,e.height);if(!this.options.allowTaint)t.getImageData(0,0,e.width,e.height)}return e}catch(r){this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");n.width=A.offsetWidth;n.height=A.offsetHeight;return n};A.prototype.appendChildNode=function(A,e,t){if(!(Es(e)&&((n=e,"SCRIPT"===n.tagName)||e.hasAttribute(so)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))))if(!this.options.copyStyles||!Es(e)||!Ps(e))A.appendChild(this.cloneNode(e,t));var n};A.prototype.cloneChildNodes=function(A,e,t){for(var n=this,r=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;r;r=r.nextSibling)if(Es(r)&&Ns(r)&&"function"==typeof r.assignedNodes){var i=r.assignedNodes();if(i.length)i.forEach(function(A){return n.appendChildNode(e,A,t)})}else this.appendChildNode(e,r,t)};A.prototype.cloneNode=function(A,e){if(xs(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&Es(A)&&(Hs(A)||Is(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var r=t.getComputedStyle(A),i=t.getComputedStyle(A,":before"),s=t.getComputedStyle(A,":after");if(this.referenceElement===A&&Hs(n))this.clonedReferenceElement=n;if(Ts(n))Fo(n);var o=this.counters.parse(new Fi(this.context,r)),a=this.resolvePseudoContent(A,n,i,Si.BEFORE);if(Vs(A))e=!0;if(!_s(A))this.cloneChildNodes(A,n,e);if(a)n.insertBefore(a,n.firstChild);var c=this.resolvePseudoContent(A,n,s,Si.AFTER);if(c)n.appendChild(c);this.counters.pop(o);if(r&&(this.options.copyStyles||Is(A))&&!Ms(A)||e)ho(r,n);if(0!==A.scrollTop||0!==A.scrollLeft)this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]);if((Os(A)||Gs(A))&&(Os(n)||Gs(n)))n.value=A.value;return n}return A.cloneNode(!1)};A.prototype.resolvePseudoContent=function(A,e,t,n){var r=this;if(t){var i=t.content,s=e.ownerDocument;if(s&&i&&"none"!==i&&"-moz-alt-content"!==i&&"none"!==t.display){this.counters.parse(new Fi(this.context,t));var o=new Ui(this.context,t),a=s.createElement("html2canvaspseudoelement");ho(t,a);o.content.forEach(function(e){if(0===e.type)a.appendChild(s.createTextNode(e.value));else if(22===e.type){var t=s.createElement("img");t.src=e.value;t.style.opacity="1";a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var n=e.values.filter(Vt);if(n.length)a.appendChild(s.createTextNode(A.getAttribute(n[0].value)||""))}else if("counter"===e.name){var i=e.values.filter(Jt),c=i[0],l=i[1];if(c&&Vt(c)){var u=r.counters.getCounterValue(c.value),B=l&&Vt(l)?Hr.parse(r.context,l.value):3;a.appendChild(s.createTextNode(io(u,B,!1)))}}else if("counters"===e.name){var g=e.values.filter(Jt),d=(c=g[0],g[1]);l=g[2];if(c&&Vt(c)){var h=r.counters.getCounterValues(c.value),f=l&&Vt(l)?Hr.parse(r.context,l.value):3,p=d&&0===d.type?d.value:"",w=h.map(function(A){return io(A,f,!1)}).join(p);a.appendChild(s.createTextNode(w))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(s.createTextNode(hi(o.quotes,r.quoteDepth++,!0)));break;case"close-quote":a.appendChild(s.createTextNode(hi(o.quotes,--r.quoteDepth,!1)));break;default:a.appendChild(s.createTextNode(e.value))}});a.className=Qo+" "+Co;var c=n===Si.BEFORE?" "+Qo:" "+Co;if(Is(e))e.className.baseValue+=c;else e.className+=c;return a}}};A.destroy=function(A){if(A.parentNode){A.parentNode.removeChild(A);return!0}return!1};return A}();!function(A){A[A.BEFORE=0]="BEFORE";A[A.AFTER=1]="AFTER"}(Si||(Si={}));var ao,co=function(A,e){var t=A.createElement("iframe");t.className="html2canvas-container";t.style.visibility="hidden";t.style.position="fixed";t.style.left="-10000px";t.style.top="0px";t.style.border="0";t.width=e.width.toString();t.height=e.height.toString();t.scrolling="no";t.setAttribute(so,"true");A.body.appendChild(t);return t},lo=function(A){return new Promise(function(e){if(!A.complete)if(A.src){A.onload=e;A.onerror=e}else e();else e()})},uo=function(A){return Promise.all([].slice.call(A.images,0).map(lo))},Bo=function(A){return new Promise(function(e,t){var n=A.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=A.onload=function(){n.onload=A.onload=null;var t=setInterval(function(){if(r.body.childNodes.length>0&&"complete"===r.readyState){clearInterval(t);e(A)}},50)}})},go=["all","d","content"],ho=function(A,e){for(var t=A.length-1;t>=0;t--){var n=A.item(t);if(-1===go.indexOf(n))e.style.setProperty(n,A.getPropertyValue(n))}return e},fo=function(A){var e="";if(A){e+="<!DOCTYPE ";if(A.name)e+=A.name;if(A.internalSubset)e+=A.internalSubset;if(A.publicId)e+='"'+A.publicId+'"';if(A.systemId)e+='"'+A.systemId+'"';e+=">"}return e},po=function(A,e,t){if(A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset))A.defaultView.scrollTo(e,t)},wo=function(A){var e=A[0],t=A[1],n=A[2];e.scrollLeft=t;e.scrollTop=n},Qo="___html2canvas___pseudoelement_before",Co="___html2canvas___pseudoelement_after",Uo='{\n content: "" !important;\n display: none !important;\n}',Fo=function(A){mo(A,"."+Qo+":before"+Uo+"\n ."+Co+":after"+Uo)},mo=function(A,e){var t=A.ownerDocument;if(t){var n=t.createElement("style");n.textContent=e;A.appendChild(n)}},yo=function(){function A(){}A.getOrigin=function(e){var t=A._link;if(!t)return"about:blank";t.href=e;t.href=t.href;return t.protocol+t.hostname+t.port};A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin};A.setContext=function(e){A._link=e.document.createElement("a");A._origin=A.getOrigin(e.location.href)};A._origin="about:blank";return A}(),bo=function(){function A(A,e){this.context=A;this._options=e;this._cache={}}A.prototype.addImage=function(A){var e=Promise.resolve();if(this.has(A))return e;if(Do(A)||Ho(A)){(this._cache[A]=this.loadImage(A)).catch(function(){});return e}return e};A.prototype.match=function(A){return this._cache[A]};A.prototype.loadImage=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i=this;return jA(this,function(s){switch(s.label){case 0:e=yo.isSameOrigin(A);t=!Io(A)&&!0===this._options.useCORS&&Ji.SUPPORT_CORS_IMAGES&&!e;n=!Io(A)&&!e&&!Do(A)&&"string"==typeof this._options.proxy&&Ji.SUPPORT_CORS_XHR&&!t;if(!(e||!1!==this._options.allowTaint||Io(A)||Do(A)||n||t))return[2];r=A;if(!n)return[3,2];else return[4,this.proxy(r)];case 1:r=s.sent();s.label=2;case 2:this.context.logger.debug("Added image "+A.substring(0,256));return[4,new Promise(function(A,e){var n=new Image;n.onload=function(){return A(n)};n.onerror=e;if(Lo(r)||t)n.crossOrigin="anonymous";n.src=r;if(!0===n.complete)setTimeout(function(){return A(n)},500);if(i._options.imageTimeout>0)setTimeout(function(){return e("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,s.sent()]}})})};A.prototype.has=function(A){return void 0!==this._cache[A]};A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))};A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(r,i){var s=Ji.SUPPORT_RESPONSE_TYPE?"blob":"text",o=new XMLHttpRequest;o.onload=function(){if(200===o.status)if("text"===s)r(o.response);else{var A=new FileReader;A.addEventListener("load",function(){return r(A.result)},!1);A.addEventListener("error",function(A){return i(A)},!1);A.readAsDataURL(o.response)}else i("Failed to proxy resource "+n+" with status code "+o.status)};o.onerror=i;var a=t.indexOf("?")>-1?"&":"?";o.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+s);if("text"!==s&&o instanceof XMLHttpRequest)o.responseType=s;if(e._options.imageTimeout){var c=e._options.imageTimeout;o.timeout=c;o.ontimeout=function(){return i("Timed out ("+c+"ms) proxying "+n)}}o.send()})};return A}(),vo=/^data:image\/svg\+xml/i,xo=/^data:image\/.*;base64,/i,Eo=/^data:image\/.*/i,Ho=function(A){return Ji.SUPPORT_SVG_DRAWING||!Ko(A)},Io=function(A){return Eo.test(A)},Lo=function(A){return xo.test(A)},Do=function(A){return"blob"===A.substr(0,4)},Ko=function(A){return"svg"===A.substr(-3).toLowerCase()||vo.test(A)},So=function(){function A(A,e){this.type=0;this.x=A;this.y=e}A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)};return A}(),To=function(A,e,t){return new So(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},ko=function(){function A(A,e,t,n){this.type=1;this.start=A;this.startControl=e;this.endControl=t;this.end=n}A.prototype.subdivide=function(e,t){var n=To(this.start,this.startControl,e),r=To(this.startControl,this.endControl,e),i=To(this.endControl,this.end,e),s=To(n,r,e),o=To(r,i,e),a=To(s,o,e);return t?new A(this.start,n,s,a):new A(a,o,i,this.end)};A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))};A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)};return A}(),_o=function(A){return 1===A.type},Ro=function(){return function(A){var e=A.styles,t=A.bounds,n=nn(e.borderTopLeftRadius,t.width,t.height),r=n[0],i=n[1],s=nn(e.borderTopRightRadius,t.width,t.height),o=s[0],a=s[1],c=nn(e.borderBottomRightRadius,t.width,t.height),l=c[0],u=c[1],B=nn(e.borderBottomLeftRadius,t.width,t.height),g=B[0],d=B[1],h=[];h.push((r+o)/t.width);h.push((g+l)/t.width);h.push((i+d)/t.height);h.push((a+u)/t.height);var f=Math.max.apply(Math,h);if(f>1){r/=f;i/=f;o/=f;a/=f;l/=f;u/=f;g/=f;d/=f}var p=t.width-o,w=t.height-u,Q=t.width-l,C=t.height-d,U=e.borderTopWidth,F=e.borderRightWidth,m=e.borderBottomWidth,y=e.borderLeftWidth,b=rn(e.paddingTop,A.bounds.width),v=rn(e.paddingRight,A.bounds.width),x=rn(e.paddingBottom,A.bounds.width),E=rn(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||i>0?Mo(t.left+y/3,t.top+U/3,r-y/3,i-U/3,ao.TOP_LEFT):new So(t.left+y/3,t.top+U/3);this.topRightBorderDoubleOuterBox=r>0||i>0?Mo(t.left+p,t.top+U/3,o-F/3,a-U/3,ao.TOP_RIGHT):new So(t.left+t.width-F/3,t.top+U/3);this.bottomRightBorderDoubleOuterBox=l>0||u>0?Mo(t.left+Q,t.top+w,l-F/3,u-m/3,ao.BOTTOM_RIGHT):new So(t.left+t.width-F/3,t.top+t.height-m/3);this.bottomLeftBorderDoubleOuterBox=g>0||d>0?Mo(t.left+y/3,t.top+C,g-y/3,d-m/3,ao.BOTTOM_LEFT):new So(t.left+y/3,t.top+t.height-m/3);this.topLeftBorderDoubleInnerBox=r>0||i>0?Mo(t.left+2*y/3,t.top+2*U/3,r-2*y/3,i-2*U/3,ao.TOP_LEFT):new So(t.left+2*y/3,t.top+2*U/3);this.topRightBorderDoubleInnerBox=r>0||i>0?Mo(t.left+p,t.top+2*U/3,o-2*F/3,a-2*U/3,ao.TOP_RIGHT):new So(t.left+t.width-2*F/3,t.top+2*U/3);this.bottomRightBorderDoubleInnerBox=l>0||u>0?Mo(t.left+Q,t.top+w,l-2*F/3,u-2*m/3,ao.BOTTOM_RIGHT):new So(t.left+t.width-2*F/3,t.top+t.height-2*m/3);this.bottomLeftBorderDoubleInnerBox=g>0||d>0?Mo(t.left+2*y/3,t.top+C,g-2*y/3,d-2*m/3,ao.BOTTOM_LEFT):new So(t.left+2*y/3,t.top+t.height-2*m/3);this.topLeftBorderStroke=r>0||i>0?Mo(t.left+y/2,t.top+U/2,r-y/2,i-U/2,ao.TOP_LEFT):new So(t.left+y/2,t.top+U/2);this.topRightBorderStroke=r>0||i>0?Mo(t.left+p,t.top+U/2,o-F/2,a-U/2,ao.TOP_RIGHT):new So(t.left+t.width-F/2,t.top+U/2);this.bottomRightBorderStroke=l>0||u>0?Mo(t.left+Q,t.top+w,l-F/2,u-m/2,ao.BOTTOM_RIGHT):new So(t.left+t.width-F/2,t.top+t.height-m/2);this.bottomLeftBorderStroke=g>0||d>0?Mo(t.left+y/2,t.top+C,g-y/2,d-m/2,ao.BOTTOM_LEFT):new So(t.left+y/2,t.top+t.height-m/2);this.topLeftBorderBox=r>0||i>0?Mo(t.left,t.top,r,i,ao.TOP_LEFT):new So(t.left,t.top);this.topRightBorderBox=o>0||a>0?Mo(t.left+p,t.top,o,a,ao.TOP_RIGHT):new So(t.left+t.width,t.top);this.bottomRightBorderBox=l>0||u>0?Mo(t.left+Q,t.top+w,l,u,ao.BOTTOM_RIGHT):new So(t.left+t.width,t.top+t.height);this.bottomLeftBorderBox=g>0||d>0?Mo(t.left,t.top+C,g,d,ao.BOTTOM_LEFT):new So(t.left,t.top+t.height);this.topLeftPaddingBox=r>0||i>0?Mo(t.left+y,t.top+U,Math.max(0,r-y),Math.max(0,i-U),ao.TOP_LEFT):new So(t.left+y,t.top+U);this.topRightPaddingBox=o>0||a>0?Mo(t.left+Math.min(p,t.width-F),t.top+U,p>t.width+F?0:Math.max(0,o-F),Math.max(0,a-U),ao.TOP_RIGHT):new So(t.left+t.width-F,t.top+U);this.bottomRightPaddingBox=l>0||u>0?Mo(t.left+Math.min(Q,t.width-y),t.top+Math.min(w,t.height-m),Math.max(0,l-F),Math.max(0,u-m),ao.BOTTOM_RIGHT):new So(t.left+t.width-F,t.top+t.height-m);this.bottomLeftPaddingBox=g>0||d>0?Mo(t.left+y,t.top+Math.min(C,t.height-m),Math.max(0,g-y),Math.max(0,d-m),ao.BOTTOM_LEFT):new So(t.left+y,t.top+t.height-m);this.topLeftContentBox=r>0||i>0?Mo(t.left+y+E,t.top+U+b,Math.max(0,r-(y+E)),Math.max(0,i-(U+b)),ao.TOP_LEFT):new So(t.left+y+E,t.top+U+b);this.topRightContentBox=o>0||a>0?Mo(t.left+Math.min(p,t.width+y+E),t.top+U+b,p>t.width+y+E?0:o-y+E,a-(U+b),ao.TOP_RIGHT):new So(t.left+t.width-(F+v),t.top+U+b);this.bottomRightContentBox=l>0||u>0?Mo(t.left+Math.min(Q,t.width-(y+E)),t.top+Math.min(w,t.height+U+b),Math.max(0,l-(F+v)),u-(m+x),ao.BOTTOM_RIGHT):new So(t.left+t.width-(F+v),t.top+t.height-(m+x));this.bottomLeftContentBox=g>0||d>0?Mo(t.left+y+E,t.top+C,Math.max(0,g-(y+E)),d-(m+x),ao.BOTTOM_LEFT):new So(t.left+y+E,t.top+t.height-(m+x))}}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT";A[A.TOP_RIGHT=1]="TOP_RIGHT";A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT";A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(ao||(ao={}));var Mo=function(A,e,t,n,r){var i=(Math.sqrt(2)-1)/3*4,s=t*i,o=n*i,a=A+t,c=e+n;switch(r){case ao.TOP_LEFT:return new ko(new So(A,c),new So(A,c-o),new So(a-s,e),new So(a,e));case ao.TOP_RIGHT:return new ko(new So(A,e),new So(A+s,e),new So(a,c-o),new So(a,c));case ao.BOTTOM_RIGHT:return new ko(new So(a,e),new So(a,e+o),new So(A+s,c),new So(A,c));case ao.BOTTOM_LEFT:default:return new ko(new So(a,c),new So(a-s,c),new So(A,e+o),new So(A,e))}},Po=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Oo=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},Go=function(){return function(A,e,t){this.offsetX=A;this.offsetY=e;this.matrix=t;this.type=0;this.target=6}}(),No=function(){return function(A,e){this.path=A;this.target=e;this.type=1}}(),Vo=function(){return function(A){this.opacity=A;this.type=2;this.target=6}}(),Wo=function(A){return 1===A.type},zo=function(A,e){if(A.length===e.length)return A.some(function(A,t){return A===e[t]});else return!1},Xo=function(){return function(A){this.element=A;this.inlineLevel=[];this.nonInlineLevel=[];this.negativeZIndex=[];this.zeroOrAutoZIndexOrTransformedOrOpacity=[];this.positiveZIndex=[];this.nonPositionedFloats=[];this.nonPositionedInlineLevel=[]}}(),Jo=function(){function A(A,e){this.container=A;this.parent=e;this.effects=[];this.curves=new Ro(this.container);if(this.container.styles.opacity<1)this.effects.push(new Vo(this.container.styles.opacity));if(null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new Go(t,n,r))}if(0!==this.container.styles.overflowX){var i=Po(this.curves),s=Oo(this.curves);if(zo(i,s))this.effects.push(new No(i,6));else{this.effects.push(new No(i,2));this.effects.push(new No(s,4))}}}A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter(function(A){return!Wo(A)});if(e||0!==t.container.styles.position||!t.parent){n.unshift.apply(n,r);e=-1===[2,3].indexOf(t.container.styles.position);if(0!==t.container.styles.overflowX){var i=Po(t.curves),s=Oo(t.curves);if(!zo(i,s))n.unshift(new No(s,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter(function(e){return ci(e.target,A)})};return A}(),Yo=function(A,e,t,n){A.container.elements.forEach(function(r){var i=ci(r.flags,4),s=ci(r.flags,2),o=new Jo(r,A);if(ci(r.styles.display,2048))n.push(o);var a=ci(r.flags,8)?[]:n;if(i||s){var c=i||r.styles.isPositioned()?t:e,l=new Xo(o);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var u=r.styles.zIndex.order;if(u<0){var B=0;c.negativeZIndex.some(function(A,e){if(u>A.element.container.styles.zIndex.order){B=e;return!1}else if(B>0)return!0;return!1});c.negativeZIndex.splice(B,0,l)}else if(u>0){var g=0;c.positiveZIndex.some(function(A,e){if(u>=A.element.container.styles.zIndex.order){g=e+1;return!1}else if(g>0)return!0;return!1});c.positiveZIndex.splice(g,0,l)}else c.zeroOrAutoZIndexOrTransformedOrOpacity.push(l)}else if(r.styles.isFloating())c.nonPositionedFloats.push(l);else c.nonPositionedInlineLevel.push(l);Yo(o,l,i?l:t,a)}else{if(r.styles.isInlineLevel())e.inlineLevel.push(o);else e.nonInlineLevel.push(o);Yo(o,e,t,a)}if(ci(r.flags,8))qo(r,a)})},qo=function(A,e){for(var t=A instanceof ls?A.start:1,n=A instanceof ls?A.reversed:!1,r=0;r<e.length;r++){var i=e[r];if(i.container instanceof cs&&"number"==typeof i.container.value&&0!==i.container.value)t=i.container.value;i.listValue=io(t,i.container.styles.listStyleType,!0);t+=n?-1:1}},Zo=function(A,e){switch(e){case 0:return $o(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return $o(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return $o(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return $o(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},jo=function(A,e){var t=[];if(_o(A))t.push(A.subdivide(.5,!1));else t.push(A);if(_o(e))t.push(e.subdivide(.5,!0));else t.push(e);return t},$o=function(A,e,t,n){var r=[];if(_o(A))r.push(A.subdivide(.5,!1));else r.push(A);if(_o(t))r.push(t.subdivide(.5,!0));else r.push(t);if(_o(n))r.push(n.subdivide(.5,!0).reverse());else r.push(n);if(_o(e))r.push(e.subdivide(.5,!1).reverse());else r.push(e);return r},Aa=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},ea=function(A){var e=A.styles,t=A.bounds,n=rn(e.paddingLeft,t.width),r=rn(e.paddingRight,t.width),i=rn(e.paddingTop,t.width),s=rn(e.paddingBottom,t.width);return t.add(n+e.borderLeftWidth,i+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+n+r),-(e.borderTopWidth+e.borderBottomWidth+i+s))},ta=function(A,e,t){var n=function(A,e){if(0===A)return e.bounds;if(2===A)return ea(e);else return Aa(e)}(sa(A.styles.backgroundOrigin,e),A),r=function(A,e){if(0===A)return e.bounds;if(2===A)return ea(e);else return Aa(e)}(sa(A.styles.backgroundClip,e),A),i=ia(sa(A.styles.backgroundSize,e),t,n),s=i[0],o=i[1],a=nn(sa(A.styles.backgroundPosition,e),n.width-s,n.height-o);return[oa(sa(A.styles.backgroundRepeat,e),a,i,n,r),Math.round(n.left+a[0]),Math.round(n.top+a[1]),s,o]},na=function(A){return Vt(A)&&A.value===On.AUTO},ra=function(A){return"number"==typeof A},ia=function(A,e,t){var n=e[0],r=e[1],i=e[2],s=A[0],o=A[1];if(!s)return[0,0];if(jt(s)&&o&&jt(o))return[rn(s,t.width),rn(o,t.height)];var a=ra(i);if(Vt(s)&&(s.value===On.CONTAIN||s.value===On.COVER)){if(ra(i)){return t.width/t.height<i!=(s.value===On.COVER)?[t.width,t.width/i]:[t.height*i,t.height]}return[t.width,t.height]}var c=ra(n),l=ra(r),u=c||l;if(na(s)&&(!o||na(o))){if(c&&l)return[n,r];if(!a&&!u)return[t.width,t.height];if(u&&a){return[c?n:r*i,l?r:n/i]}return[c?n:t.width,l?r:t.height]}if(a){var B=0,g=0;if(jt(s))B=rn(s,t.width);else if(jt(o))g=rn(o,t.height);if(na(s))B=g*i;else if(!o||na(o))g=B/i;return[B,g]}var d=null,h=null;if(jt(s))d=rn(s,t.width);else if(o&&jt(o))h=rn(o,t.height);if(null!==d&&(!o||na(o)))h=c&&l?d/n*r:t.height;if(null!==h&&na(s))d=c&&l?h/r*n:t.width;if(null!==d&&null!==h)return[d,h];throw new Error("Unable to calculate background-size for element")},sa=function(A,e){var t=A[e];if(void 0===t)return A[0];else return t},oa=function(A,e,t,n,r){var i=e[0],s=e[1],o=t[0],a=t[1];switch(A){case 2:return[new So(Math.round(n.left),Math.round(n.top+s)),new So(Math.round(n.left+n.width),Math.round(n.top+s)),new So(Math.round(n.left+n.width),Math.round(a+n.top+s)),new So(Math.round(n.left),Math.round(a+n.top+s))];case 3:return[new So(Math.round(n.left+i),Math.round(n.top)),new So(Math.round(n.left+i+o),Math.round(n.top)),new So(Math.round(n.left+i+o),Math.round(n.height+n.top)),new So(Math.round(n.left+i),Math.round(n.height+n.top))];case 1:return[new So(Math.round(n.left+i),Math.round(n.top+s)),new So(Math.round(n.left+i+o),Math.round(n.top+s)),new So(Math.round(n.left+i+o),Math.round(n.top+s+a)),new So(Math.round(n.left+i),Math.round(n.top+s+a))];default:return[new So(Math.round(r.left),Math.round(r.top)),new So(Math.round(r.left+r.width),Math.round(r.top)),new So(Math.round(r.left+r.width),Math.round(r.height+r.top)),new So(Math.round(r.left),Math.round(r.height+r.top))]}},aa="Hidden Text",ca=function(){function A(A){this._data={};this._document=A}A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),i=this._document.body;t.style.visibility="hidden";t.style.fontFamily=A;t.style.fontSize=e;t.style.margin="0";t.style.padding="0";t.style.whiteSpace="nowrap";i.appendChild(t);n.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7";n.width=1;n.height=1;n.style.margin="0";n.style.padding="0";n.style.verticalAlign="baseline";r.style.fontFamily=A;r.style.fontSize=e;r.style.margin="0";r.style.padding="0";r.appendChild(this._document.createTextNode(aa));t.appendChild(r);t.appendChild(n);var s=n.offsetTop-r.offsetTop+2;t.removeChild(r);t.appendChild(this._document.createTextNode(aa));t.style.lineHeight="normal";n.style.verticalAlign="super";var o=n.offsetTop-t.offsetTop+2;i.removeChild(t);return{baseline:s,middle:o}};A.prototype.getMetrics=function(A,e){var t=A+" "+e;if(void 0===this._data[t])this._data[t]=this.parseMetrics(A,e);return this._data[t]};return A}(),la=function(){return function(A,e){this.context=A;this.options=e}}(),ua=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n._activeEffects=[];n.canvas=t.canvas?t.canvas:document.createElement("canvas");n.ctx=n.canvas.getContext("2d");if(!t.canvas){n.canvas.width=Math.floor(t.width*t.scale);n.canvas.height=Math.floor(t.height*t.scale);n.canvas.style.width=t.width+"px";n.canvas.style.height=t.height+"px"}n.fontMetrics=new ca(document);n.ctx.scale(n.options.scale,n.options.scale);n.ctx.translate(-t.x,-t.y);n.ctx.textBaseline="bottom";n._activeEffects=[];n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale);return n}e.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach(function(A){return e.applyEffect(A)})};e.prototype.applyEffect=function(A){this.ctx.save();if(function(A){return 2===A.type}(A))this.ctx.globalAlpha=A.opacity;if(function(A){return 0===A.type}(A)){this.ctx.translate(A.offsetX,A.offsetY);this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]);this.ctx.translate(-A.offsetX,-A.offsetY)}if(Wo(A)){this.path(A.path);this.ctx.clip()}this._activeEffects.push(A)};e.prototype.popEffect=function(){this._activeEffects.pop();this.ctx.restore()};e.prototype.renderStack=function(A){return ZA(this,0,void 0,function(){return jA(this,function(e){switch(e.label){case 0:if(!A.element.container.styles.isVisible())return[3,2];else return[4,this.renderStackContent(A)];case 1:e.sent();e.label=2;case 2:return[2]}})})};e.prototype.renderNode=function(A){return ZA(this,0,void 0,function(){return jA(this,function(e){switch(e.label){case 0:if(ci(A.container.flags,16));if(!A.container.styles.isVisible())return[3,3];else return[4,this.renderNodeBackgroundAndBorders(A)];case 1:e.sent();return[4,this.renderNodeContent(A)];case 2:e.sent();e.label=3;case 3:return[2]}})})};e.prototype.renderTextWithLetterSpacing=function(A,e,t){var n=this;if(0===e)this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t);else{ji(A.text).reduce(function(e,r){n.ctx.fillText(r,e,A.bounds.top+t);return e+n.ctx.measureText(r).width},A.bounds.left)}};e.prototype.createFontStyle=function(A){var e=A.fontVariant.filter(function(A){return"normal"===A||"small-caps"===A}).join(""),t=fa(A.fontFamily).join(", "),n=Gt(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,n,t].join(" "),t,n]};e.prototype.renderTextNode=function(A,e){return ZA(this,0,void 0,function(){var t,n,r,i,s,o,a,c,l=this;return jA(this,function(u){t=this.createFontStyle(e),n=t[0],r=t[1],i=t[2];this.ctx.font=n;this.ctx.direction=1===e.direction?"rtl":"ltr";this.ctx.textAlign="left";this.ctx.textBaseline="alphabetic";s=this.fontMetrics.getMetrics(r,i),o=s.baseline,a=s.middle;c=e.paintOrder;A.textBounds.forEach(function(A){c.forEach(function(t){switch(t){case 0:l.ctx.fillStyle=dn(e.color);l.renderTextWithLetterSpacing(A,e.letterSpacing,o);var n=e.textShadow;if(n.length&&A.text.trim().length){n.slice(0).reverse().forEach(function(t){l.ctx.shadowColor=dn(t.color);l.ctx.shadowOffsetX=t.offsetX.number*l.options.scale;l.ctx.shadowOffsetY=t.offsetY.number*l.options.scale;l.ctx.shadowBlur=t.blur.number;l.renderTextWithLetterSpacing(A,e.letterSpacing,o)});l.ctx.shadowColor="";l.ctx.shadowOffsetX=0;l.ctx.shadowOffsetY=0;l.ctx.shadowBlur=0}if(e.textDecorationLine.length){l.ctx.fillStyle=dn(e.textDecorationColor||e.color);e.textDecorationLine.forEach(function(e){switch(e){case 1:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+o),A.bounds.width,1);break;case 2:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:l.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+a),A.bounds.width,1)}})}break;case 1:if(e.webkitTextStrokeWidth&&A.text.trim().length){l.ctx.strokeStyle=dn(e.webkitTextStrokeColor);l.ctx.lineWidth=e.webkitTextStrokeWidth;l.ctx.lineJoin=window.chrome?"miter":"round";l.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+o)}l.ctx.strokeStyle="";l.ctx.lineWidth=0;l.ctx.lineJoin="miter"}})});return[2]})})};e.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var n=ea(A),r=Oo(e);this.path(r);this.ctx.save();this.ctx.clip();this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,n.left,n.top,n.width,n.height);this.ctx.restore()}};e.prototype.renderNodeContent=function(A){return ZA(this,0,void 0,function(){var t,n,r,i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q;return jA(this,function(C){switch(C.label){case 0:this.applyEffects(A.getEffects(4));t=A.container;n=A.curves;r=t.styles;i=0,s=t.textNodes;C.label=1;case 1:if(!(i<s.length))return[3,4];o=s[i];return[4,this.renderTextNode(o,r)];case 2:C.sent();C.label=3;case 3:i++;return[3,1];case 4:if(!(t instanceof ss))return[3,8];C.label=5;case 5:C.trys.push([5,7,,8]);return[4,this.context.cache.match(t.src)];case 6:f=C.sent();this.renderReplacedElement(t,n,f);return[3,8];case 7:C.sent();this.context.logger.error("Error loading image "+t.src);return[3,8];case 8:if(t instanceof os)this.renderReplacedElement(t,n,t.canvas);if(!(t instanceof as))return[3,12];C.label=9;case 9:C.trys.push([9,11,,12]);return[4,this.context.cache.match(t.svg)];case 10:f=C.sent();this.renderReplacedElement(t,n,f);return[3,12];case 11:C.sent();this.context.logger.error("Error loading svg "+t.svg.substring(0,255));return[3,12];case 12:if(!(t instanceof Cs&&t.tree))return[3,14];else return[4,new e(this.context,{scale:this.options.scale,backgroundColor:t.backgroundColor,x:0,y:0,width:t.width,height:t.height}).render(t.tree)];case 13:a=C.sent();if(t.width&&t.height)this.ctx.drawImage(a,0,0,t.width,t.height,t.bounds.left,t.bounds.top,t.bounds.width,t.bounds.height);C.label=14;case 14:if(t instanceof ps){c=Math.min(t.bounds.width,t.bounds.height);if(t.type===gs){if(t.checked){this.ctx.save();this.path([new So(t.bounds.left+.39363*c,t.bounds.top+.79*c),new So(t.bounds.left+.16*c,t.bounds.top+.5549*c),new So(t.bounds.left+.27347*c,t.bounds.top+.44071*c),new So(t.bounds.left+.39694*c,t.bounds.top+.5649*c),new So(t.bounds.left+.72983*c,t.bounds.top+.23*c),new So(t.bounds.left+.84*c,t.bounds.top+.34085*c),new So(t.bounds.left+.39363*c,t.bounds.top+.79*c)]);this.ctx.fillStyle=dn(fs);this.ctx.fill();this.ctx.restore()}}else if(t.type===ds)if(t.checked){this.ctx.save();this.ctx.beginPath();this.ctx.arc(t.bounds.left+c/2,t.bounds.top+c/2,c/4,0,2*Math.PI,!0);this.ctx.fillStyle=dn(fs);this.ctx.fill();this.ctx.restore()}}if(Ba(t)&&t.value.length){l=this.createFontStyle(r),w=l[0],u=l[1];B=this.fontMetrics.getMetrics(w,u).baseline;this.ctx.font=w;this.ctx.fillStyle=dn(r.color);this.ctx.textBaseline="alphabetic";this.ctx.textAlign=da(t.styles.textAlign);Q=ea(t);g=0;switch(t.styles.textAlign){case 1:g+=Q.width/2;break;case 2:g+=Q.width}d=Q.add(g,0,0,-Q.height/2+1);this.ctx.save();this.path([new So(Q.left,Q.top),new So(Q.left+Q.width,Q.top),new So(Q.left+Q.width,Q.top+Q.height),new So(Q.left,Q.top+Q.height)]);this.ctx.clip();this.renderTextWithLetterSpacing(new Yi(t.value,d),r.letterSpacing,B);this.ctx.restore();this.ctx.textBaseline="alphabetic";this.ctx.textAlign="left"}if(!ci(t.styles.display,2048))return[3,20];if(null===t.styles.listStyleImage)return[3,19];if(0!==(h=t.styles.listStyleImage).type)return[3,18];f=void 0;p=h.url;C.label=15;case 15:C.trys.push([15,17,,18]);return[4,this.context.cache.match(p)];case 16:f=C.sent();this.ctx.drawImage(f,t.bounds.left-(f.width+10),t.bounds.top);return[3,18];case 17:C.sent();this.context.logger.error("Error loading list-style-image "+p);return[3,18];case 18:return[3,20];case 19:if(A.listValue&&-1!==t.styles.listStyleType){w=this.createFontStyle(r)[0];this.ctx.font=w;this.ctx.fillStyle=dn(r.color);this.ctx.textBaseline="middle";this.ctx.textAlign="right";Q=new Ae(t.bounds.left,t.bounds.top+rn(t.styles.paddingTop,t.bounds.width),t.bounds.width,vr(r.lineHeight,r.fontSize.number)/2+1);this.renderTextWithLetterSpacing(new Yi(A.listValue,Q),r.letterSpacing,vr(r.lineHeight,r.fontSize.number)/2+2);this.ctx.textBaseline="bottom";this.ctx.textAlign="left"}C.label=20;case 20:return[2]}})})};e.prototype.renderStackContent=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i,s,o,a,c,l,u,B,g,d,h;return jA(this,function(f){switch(f.label){case 0:if(ci(A.element.container.flags,16));return[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:f.sent();e=0,t=A.negativeZIndex;f.label=2;case 2:if(!(e<t.length))return[3,5];h=t[e];return[4,this.renderStack(h)];case 3:f.sent();f.label=4;case 4:e++;return[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:f.sent();n=0,r=A.nonInlineLevel;f.label=7;case 7:if(!(n<r.length))return[3,10];h=r[n];return[4,this.renderNode(h)];case 8:f.sent();f.label=9;case 9:n++;return[3,7];case 10:i=0,s=A.nonPositionedFloats;f.label=11;case 11:if(!(i<s.length))return[3,14];h=s[i];return[4,this.renderStack(h)];case 12:f.sent();f.label=13;case 13:i++;return[3,11];case 14:o=0,a=A.nonPositionedInlineLevel;f.label=15;case 15:if(!(o<a.length))return[3,18];h=a[o];return[4,this.renderStack(h)];case 16:f.sent();f.label=17;case 17:o++;return[3,15];case 18:c=0,l=A.inlineLevel;f.label=19;case 19:if(!(c<l.length))return[3,22];h=l[c];return[4,this.renderNode(h)];case 20:f.sent();f.label=21;case 21:c++;return[3,19];case 22:u=0,B=A.zeroOrAutoZIndexOrTransformedOrOpacity;f.label=23;case 23:if(!(u<B.length))return[3,26];h=B[u];return[4,this.renderStack(h)];case 24:f.sent();f.label=25;case 25:u++;return[3,23];case 26:g=0,d=A.positiveZIndex;f.label=27;case 27:if(!(g<d.length))return[3,30];h=d[g];return[4,this.renderStack(h)];case 28:f.sent();f.label=29;case 29:g++;return[3,27];case 30:return[2]}})})};e.prototype.mask=function(A){this.ctx.beginPath();this.ctx.moveTo(0,0);this.ctx.lineTo(this.canvas.width,0);this.ctx.lineTo(this.canvas.width,this.canvas.height);this.ctx.lineTo(0,this.canvas.height);this.ctx.lineTo(0,0);this.formatPath(A.slice(0).reverse());this.ctx.closePath()};e.prototype.path=function(A){this.ctx.beginPath();this.formatPath(A);this.ctx.closePath()};e.prototype.formatPath=function(A){var e=this;A.forEach(function(A,t){var n=_o(A)?A.start:A;if(0===t)e.ctx.moveTo(n.x,n.y);else e.ctx.lineTo(n.x,n.y);if(_o(A))e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)})};e.prototype.renderRepeat=function(A,e,t,n){this.path(A);this.ctx.fillStyle=e;this.ctx.translate(t,n);this.ctx.fill();this.ctx.translate(-t,-n)};e.prototype.resizeImage=function(A,e,t){var n;if(A.width===e&&A.height===t)return A;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");r.width=Math.max(1,e);r.height=Math.max(1,t);r.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t);return r};e.prototype.renderBackgroundImage=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i,s;return jA(this,function(o){switch(o.label){case 0:e=A.styles.backgroundImage.length-1;t=function(t){var r,i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q,C,U,F,m,y,b,v,x,E,H,I,L,D,K,S;return jA(this,function(T){switch(T.label){case 0:if(0!==t.type)return[3,5];r=void 0;i=t.url;T.label=1;case 1:T.trys.push([1,3,,4]);return[4,n.context.cache.match(i)];case 2:r=T.sent();return[3,4];case 3:T.sent();n.context.logger.error("Error loading background-image "+i);return[3,4];case 4:if(r){s=ta(A,e,[r.width,r.height,r.width/r.height]),Q=s[0],b=s[1],v=s[2],F=s[3],m=s[4];p=n.ctx.createPattern(n.resizeImage(r,F,m),"repeat");n.renderRepeat(Q,p,b,v)}return[3,6];case 5:if(1===t.type){o=ta(A,e,[null,null,null]),Q=o[0],b=o[1],v=o[2],F=o[3],m=o[4];a=xn(t.angle,F,m),c=a[0],l=a[1],u=a[2],B=a[3],g=a[4];(d=document.createElement("canvas")).width=F;d.height=m;h=d.getContext("2d");f=h.createLinearGradient(l,B,u,g);vn(t.stops,c).forEach(function(A){return f.addColorStop(A.stop,dn(A.color))});h.fillStyle=f;h.fillRect(0,0,F,m);if(F>0&&m>0){p=n.ctx.createPattern(d,"repeat");n.renderRepeat(Q,p,b,v)}}else if(function(A){return 2===A.type}(t)){w=ta(A,e,[null,null,null]),Q=w[0],C=w[1],U=w[2],F=w[3],m=w[4];y=0===t.position.length?[en]:t.position;b=rn(y[0],F);v=rn(y[y.length-1],m);x=function(A,e,t,n,r){var i=0,s=0;switch(A.size){case 0:if(0===A.shape)i=s=Math.min(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r));else if(1===A.shape){i=Math.min(Math.abs(e),Math.abs(e-n));s=Math.min(Math.abs(t),Math.abs(t-r))}break;case 2:if(0===A.shape)i=s=Math.min(En(e,t),En(e,t-r),En(e-n,t),En(e-n,t-r));else if(1===A.shape){var o=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(e),Math.abs(e-n)),a=Hn(n,r,e,t,!0),c=a[0],l=a[1];s=o*(i=En(c-e,(l-t)/o))}break;case 1:if(0===A.shape)i=s=Math.max(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r));else if(1===A.shape){i=Math.max(Math.abs(e),Math.abs(e-n));s=Math.max(Math.abs(t),Math.abs(t-r))}break;case 3:if(0===A.shape)i=s=Math.max(En(e,t),En(e,t-r),En(e-n,t),En(e-n,t-r));else if(1===A.shape){o=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(e),Math.abs(e-n));var u=Hn(n,r,e,t,!1);c=u[0],l=u[1];s=o*(i=En(c-e,(l-t)/o))}}if(Array.isArray(A.size)){i=rn(A.size[0],n);s=2===A.size.length?rn(A.size[1],r):i}return[i,s]}(t,b,v,F,m),E=x[0],H=x[1];if(E>0&&H>0){I=n.ctx.createRadialGradient(C+b,U+v,0,C+b,U+v,E);vn(t.stops,2*E).forEach(function(A){return I.addColorStop(A.stop,dn(A.color))});n.path(Q);n.ctx.fillStyle=I;if(E!==H){L=A.bounds.left+.5*A.bounds.width;D=A.bounds.top+.5*A.bounds.height;S=1/(K=H/E);n.ctx.save();n.ctx.translate(L,D);n.ctx.transform(1,0,0,K,0,0);n.ctx.translate(-L,-D);n.ctx.fillRect(C,S*(U-D)+D,F,m*S);n.ctx.restore()}else n.ctx.fill()}}T.label=6;case 6:e--;return[2]}})};n=this;r=0,i=A.styles.backgroundImage.slice(0).reverse();o.label=1;case 1:if(!(r<i.length))return[3,4];s=i[r];return[5,t(s)];case 2:o.sent();o.label=3;case 3:r++;return[3,1];case 4:return[2]}})})};e.prototype.renderSolidBorder=function(A,e,t){return ZA(this,0,void 0,function(){return jA(this,function(n){this.path(Zo(t,e));this.ctx.fillStyle=dn(A);this.ctx.fill();return[2]})})};e.prototype.renderDoubleBorder=function(A,e,t,n){return ZA(this,0,void 0,function(){var r,i;return jA(this,function(s){switch(s.label){case 0:if(!(e<3))return[3,2];else return[4,this.renderSolidBorder(A,t,n)];case 1:s.sent();return[2];case 2:r=function(A,e){switch(e){case 0:return $o(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return $o(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return $o(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return $o(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}}(n,t);this.path(r);this.ctx.fillStyle=dn(A);this.ctx.fill();i=function(A,e){switch(e){case 0:return $o(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return $o(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return $o(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return $o(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}}(n,t);this.path(i);this.ctx.fill();return[2]}})})};e.prototype.renderNodeBackgroundAndBorders=function(A){return ZA(this,0,void 0,function(){var e,t,n,r,i,s,o,a,c=this;return jA(this,function(l){switch(l.label){case 0:this.applyEffects(A.getEffects(2));e=A.container.styles;t=!gn(e.backgroundColor)||e.backgroundImage.length;n=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}];r=ga(sa(e.backgroundClip,0),A.curves);if(!t&&!e.boxShadow.length)return[3,2];this.ctx.save();this.path(r);this.ctx.clip();if(!gn(e.backgroundColor)){this.ctx.fillStyle=dn(e.backgroundColor);this.ctx.fill()}return[4,this.renderBackgroundImage(A.container)];case 1:l.sent();this.ctx.restore();e.boxShadow.slice(0).reverse().forEach(function(e){c.ctx.save();var t,n,r,i,s,o=Po(A.curves),a=e.inset?0:1e4,l=(t=o,n=-a+(e.inset?1:-1)*e.spread.number,r=(e.inset?1:-1)*e.spread.number,i=e.spread.number*(e.inset?-2:2),s=e.spread.number*(e.inset?-2:2),t.map(function(A,e){switch(e){case 0:return A.add(n,r);case 1:return A.add(n+i,r);case 2:return A.add(n+i,r+s);case 3:return A.add(n,r+s)}return A}));if(e.inset){c.path(o);c.ctx.clip();c.mask(l)}else{c.mask(o);c.ctx.clip();c.path(l)}c.ctx.shadowOffsetX=e.offsetX.number+a;c.ctx.shadowOffsetY=e.offsetY.number;c.ctx.shadowColor=dn(e.color);c.ctx.shadowBlur=e.blur.number;c.ctx.fillStyle=e.inset?dn(e.color):"rgba(0,0,0,1)";c.ctx.fill();c.ctx.restore()});l.label=2;case 2:i=0;s=0,o=n;l.label=3;case 3:if(!(s<o.length))return[3,13];if(0===(a=o[s]).style||gn(a.color)||!(a.width>0))return[3,11];if(2!==a.style)return[3,5];else return[4,this.renderDashedDottedBorder(a.color,a.width,i,A.curves,2)];case 4:l.sent();return[3,11];case 5:if(3!==a.style)return[3,7];else return[4,this.renderDashedDottedBorder(a.color,a.width,i,A.curves,3)];case 6:l.sent();return[3,11];case 7:if(4!==a.style)return[3,9];else return[4,this.renderDoubleBorder(a.color,a.width,i,A.curves)];case 8:l.sent();return[3,11];case 9:return[4,this.renderSolidBorder(a.color,i,A.curves)];case 10:l.sent();l.label=11;case 11:i++;l.label=12;case 12:s++;return[3,3];case 13:return[2]}})})};e.prototype.renderDashedDottedBorder=function(A,e,t,n,r){return ZA(this,0,void 0,function(){var i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q,C;return jA(this,function(U){this.ctx.save();i=function(A,e){switch(e){case 0:return jo(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return jo(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return jo(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return jo(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}}(n,t);s=Zo(n,t);if(2===r){this.path(s);this.ctx.clip()}if(_o(s[0])){o=s[0].start.x;a=s[0].start.y}else{o=s[0].x;a=s[0].y}if(_o(s[1])){c=s[1].end.x;l=s[1].end.y}else{c=s[1].x;l=s[1].y}if(0===t||2===t)u=Math.abs(o-c);else u=Math.abs(a-l);this.ctx.beginPath();if(3===r)this.formatPath(i);else this.formatPath(s.slice(0,2));B=e<3?3*e:2*e;g=e<3?2*e:e;if(3===r){B=e;g=e}d=!0;if(u<=2*B)d=!1;else if(u<=2*B+g){B*=h=u/(2*B+g);g*=h}else{f=Math.floor((u+g)/(B+g));p=(u-f*B)/(f-1);g=(w=(u-(f+1)*B)/f)<=0||Math.abs(g-p)<Math.abs(g-w)?p:w}if(d)if(3===r)this.ctx.setLineDash([0,B+g]);else this.ctx.setLineDash([B,g]);if(3===r){this.ctx.lineCap="round";this.ctx.lineWidth=e}else this.ctx.lineWidth=2*e+1.1;this.ctx.strokeStyle=dn(A);this.ctx.stroke();this.ctx.setLineDash([]);if(2===r){if(_o(s[0])){Q=s[3];C=s[0];this.ctx.beginPath();this.formatPath([new So(Q.end.x,Q.end.y),new So(C.start.x,C.start.y)]);this.ctx.stroke()}if(_o(s[1])){Q=s[1];C=s[2];this.ctx.beginPath();this.formatPath([new So(Q.end.x,Q.end.y),new So(C.start.x,C.start.y)]);this.ctx.stroke()}}this.ctx.restore();return[2]})})};e.prototype.render=function(A){return ZA(this,0,void 0,function(){var e;return jA(this,function(t){switch(t.label){case 0:if(this.options.backgroundColor){this.ctx.fillStyle=dn(this.options.backgroundColor);this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)}e=function(A){var e=new Jo(A,null),t=new Xo(e),n=[];Yo(e,t,t,n);qo(e.container,n);return t}(A);return[4,this.renderStack(e)];case 1:t.sent();this.applyEffects([]);return[2,this.canvas]}})})};return e}(la),Ba=function(A){if(A instanceof Qs)return!0;else if(A instanceof ws)return!0;else if(A instanceof ps&&A.type!==ds&&A.type!==gs)return!0;return!1},ga=function(A,e){switch(A){case 0:return Po(e);case 2:return function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]}(e);default:return Oo(e)}},da=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},ha=["-apple-system","system-ui"],fa=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(A){return-1===ha.indexOf(A)}):A},pa=function(A){YA(e,A);function e(e,t){var n=A.call(this,e,t)||this;n.canvas=t.canvas?t.canvas:document.createElement("canvas");n.ctx=n.canvas.getContext("2d");n.options=t;n.canvas.width=Math.floor(t.width*t.scale);n.canvas.height=Math.floor(t.height*t.scale);n.canvas.style.width=t.width+"px";n.canvas.style.height=t.height+"px";n.ctx.scale(n.options.scale,n.options.scale);n.ctx.translate(-t.x,-t.y);n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale);return n}e.prototype.render=function(A){return ZA(this,0,void 0,function(){var e,t;return jA(this,function(n){switch(n.label){case 0:e=zi(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A);return[4,wa(e)];case 1:t=n.sent();if(this.options.backgroundColor){this.ctx.fillStyle=dn(this.options.backgroundColor);this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)}this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale);return[2,this.canvas]}})})};return e}(la),wa=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){e(n)};n.onerror=t;n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Qa=function(){function A(A){var e=A.id,t=A.enabled;this.id=e;this.enabled=t;this.start=Date.now()}A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.debug)console.debug.apply(console,$A([this.id,this.getTime()+"ms"],A));else this.info.apply(this,A)};A.prototype.getTime=function(){return Date.now()-this.start};A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.info)console.info.apply(console,$A([this.id,this.getTime()+"ms"],A))};A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.warn)console.warn.apply(console,$A([this.id,this.getTime()+"ms"],A));else this.info.apply(this,A)};A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(this.enabled)if("undefined"!=typeof window&&window.console&&"function"==typeof console.error)console.error.apply(console,$A([this.id,this.getTime()+"ms"],A));else this.info.apply(this,A)};A.instances={};return A}(),Ca=function(){function A(e,t){var n;this.windowBounds=t;this.instanceName="#"+A.instanceCount++;this.logger=new Qa({id:this.instanceName,enabled:e.logging});this.cache=null!==(n=e.cache)&&void 0!==n?n:new bo(this,e)}A.instanceCount=1;return A}(),Ua=function(A,e){if(void 0===e)e={};return Fa(A,e)};if("undefined"!=typeof window)yo.setContext(window);var Fa=function(A,e){return ZA(void 0,0,void 0,function(){var t,n,r,i,s,o,a,c,l,u,B,g,d,h,f,p,w,Q,C,U,F,m,y,b,v,x,E,H,I,L,D,K,S,T,k,_,R,M;return jA(this,function(P){switch(P.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(t=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(n=t.defaultView))throw new Error("Document is not attached to a Window");r={allowTaint:null!==(m=e.allowTaint)&&void 0!==m?m:!1,imageTimeout:null!==(y=e.imageTimeout)&&void 0!==y?y:15e3,proxy:e.proxy,useCORS:null!==(b=e.useCORS)&&void 0!==b?b:!1};i=qA({logging:null!==(v=e.logging)&&void 0!==v?v:!0,cache:e.cache},r);s={windowWidth:null!==(x=e.windowWidth)&&void 0!==x?x:n.innerWidth,windowHeight:null!==(E=e.windowHeight)&&void 0!==E?E:n.innerHeight,scrollX:null!==(H=e.scrollX)&&void 0!==H?H:n.pageXOffset,scrollY:null!==(I=e.scrollY)&&void 0!==I?I:n.pageYOffset};o=new Ae(s.scrollX,s.scrollY,s.windowWidth,s.windowHeight);a=new Ca(i,o);c=null!==(L=e.foreignObjectRendering)&&void 0!==L?L:!1;l={allowTaint:null!==(D=e.allowTaint)&&void 0!==D?D:!1,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:c,copyStyles:c};a.logger.debug("Starting document clone with size "+o.width+"x"+o.height+" scrolled to "+-o.left+","+-o.top);u=new oo(a,A,l);if(!(B=u.clonedReferenceElement))return[2,Promise.reject("Unable to find element in cloned iframe")];else return[4,u.toIFrame(t,o)];case 1:g=P.sent();d=Ts(B)||"HTML"===B.tagName?function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),r=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new Ae(0,0,n,r)}(B.ownerDocument):ee(a,B),h=d.width,f=d.height,p=d.left,w=d.top;Q=ma(a,B,e.backgroundColor);C={canvas:e.canvas,backgroundColor:Q,scale:null!==(S=null!==(K=e.scale)&&void 0!==K?K:n.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(T=e.x)&&void 0!==T?T:0)+p,y:(null!==(k=e.y)&&void 0!==k?k:0)+w,width:null!==(_=e.width)&&void 0!==_?_:Math.ceil(h),height:null!==(R=e.height)&&void 0!==R?R:Math.ceil(f)};if(!c)return[3,3];a.logger.debug("Document cloned, using foreign object rendering");return[4,new pa(a,C).render(B)];case 2:U=P.sent();return[3,5];case 3:a.logger.debug("Document cloned, element located at "+p+","+w+" with size "+h+"x"+f+" using computed rendering");a.logger.debug("Starting DOM parsing");F=ys(a,B);if(Q===F.styles.backgroundColor)F.styles.backgroundColor=Fn.TRANSPARENT;a.logger.debug("Starting renderer for element at "+C.x+","+C.y+" with size "+C.width+"x"+C.height);return[4,new ua(a,C).render(F)];case 4:U=P.sent();P.label=5;case 5:if(null!==(M=e.removeContainer)&&void 0!==M?M:1)if(!oo.destroy(g))a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore");a.logger.debug("Finished rendering");return[2,U]}})})},ma=function(A,e,t){var n=e.ownerDocument,r=n.documentElement?Un(A,getComputedStyle(n.documentElement).backgroundColor):Fn.TRANSPARENT,i=n.body?Un(A,getComputedStyle(n.body).backgroundColor):Fn.TRANSPARENT,s="string"==typeof t?Un(A,t):null===t?Fn.TRANSPARENT:4294967295;return e===n.documentElement?gn(r)?gn(i)?s:i:r:s};const ya=class{static getAdvancedFragmentShader(){return"#version 300 es\n precision highp float;\n\n in vec2 v_uv;\n\n uniform sampler2D u_background;\n uniform vec2 u_resolution;\n uniform vec2 u_textureSize;\n uniform float u_scrollY;\n uniform float u_pageHeight;\n uniform float u_viewportHeight;\n uniform float u_blurRadius;\n uniform float u_borderRadius;\n uniform vec2 u_containerPosition;\n uniform float u_warp;\n uniform float u_edgeIntensity;\n uniform float u_rimIntensity;\n uniform float u_baseIntensity;\n uniform float u_edgeDistance;\n uniform float u_rimDistance;\n uniform float u_baseDistance;\n uniform float u_cornerBoost;\n uniform float u_rippleEffect;\n uniform float u_tintOpacity;\n uniform float u_time;\n\n out vec4 fragColor;\n\n vec2 clampUV(vec2 uv) {\n return clamp(uv, vec2(0.0), vec2(1.0));\n }\n\n float roundedRectDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 toCorner = abs(pixelCoord - center) - (center - radius);\n float outsideCorner = length(max(toCorner, 0.0));\n float insideCorner = min(max(toCorner.x, toCorner.y), 0.0);\n return outsideCorner + insideCorner - radius;\n }\n\n bool isPill(vec2 size, float radius) {\n float heightRatioDiff = abs(radius - size.y * 0.5);\n bool radiusMatchesHeight = heightRatioDiff < 2.0;\n bool isWiderThanTall = size.x > size.y + 4.0;\n return radiusMatchesHeight && isWiderThanTall;\n }\n\n float circleDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * size;\n vec2 centerPixel = center * size;\n return length(pixelCoord - centerPixel) - radius;\n }\n\n bool isCircle(vec2 size, float radius) {\n float minDim = min(size.x, size.y);\n bool radiusMatchesMinDim = abs(radius - minDim * 0.5) < 1.0;\n bool isRoughlySquare = abs(size.x - size.y) < 4.0;\n return radiusMatchesMinDim && isRoughlySquare;\n }\n\n float pillDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 capsuleStart = vec2(radius, center.y);\n vec2 capsuleEnd = vec2(size.x - radius, center.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n\n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n return length(pixelCoord - closestPointOnAxis) - radius;\n }\n\n return length(pixelCoord - center) - radius;\n }\n\n void main() {\n vec2 coord = v_uv;\n\n vec2 containerSize = u_resolution;\n vec2 viewportCenter = u_containerPosition + vec2(0.0, u_scrollY);\n vec2 containerOffset = (coord - 0.5) * containerSize;\n vec2 pagePixel = viewportCenter + containerOffset;\n vec2 textureCoord = clampUV(pagePixel / u_textureSize);\n\n float distFromEdgeShape;\n vec2 shapeNormal;\n\n if (isPill(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -pillDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * u_resolution;\n vec2 capsuleStart = vec2(u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleEnd = vec2(u_resolution.x - u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n\n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n vec2 normalDir = pixelCoord - closestPointOnAxis;\n shapeNormal = length(normalDir) > 0.0 ? normalize(normalDir) : vec2(0.0, 1.0);\n } else {\n shapeNormal = normalize(coord - center);\n }\n } else if (isCircle(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -circleDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n } else {\n distFromEdgeShape = -roundedRectDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n }\n\n distFromEdgeShape = max(distFromEdgeShape, 0.0);\n\n float distFromLeft = coord.x;\n float distFromRight = 1.0 - coord.x;\n float distFromTop = coord.y;\n float distFromBottom = 1.0 - coord.y;\n\n float distFromEdge = distFromEdgeShape / min(u_resolution.x, u_resolution.y);\n float normalizedDistance = distFromEdge * min(u_resolution.x, u_resolution.y);\n\n float baseComponent = u_warp > 0.5\n ? (1.0 - exp(-normalizedDistance * u_baseDistance)) * u_baseIntensity\n : 0.0;\n float edgeComponent = exp(-normalizedDistance * u_edgeDistance) * u_edgeIntensity;\n float rimComponent = exp(-normalizedDistance * u_rimDistance) * u_rimIntensity;\n\n vec2 baseRefraction = shapeNormal * (baseComponent + edgeComponent + rimComponent);\n\n float cornerProximityX = min(distFromLeft, distFromRight);\n float cornerProximityY = min(distFromTop, distFromBottom);\n float cornerDistance = max(cornerProximityX, cornerProximityY);\n float cornerNormalized = cornerDistance * min(u_resolution.x, u_resolution.y);\n float cornerBoost = exp(-cornerNormalized * 0.3) * u_cornerBoost;\n vec2 cornerRefraction = shapeNormal * cornerBoost;\n\n vec2 perpendicular = vec2(-shapeNormal.y, shapeNormal.x);\n float ripple = sin(distFromEdge * 25.0 + u_time * 2.0) * u_rippleEffect * rimComponent;\n vec2 rippleRefraction = perpendicular * ripple;\n\n textureCoord += baseRefraction + cornerRefraction + rippleRefraction;\n textureCoord = clampUV(textureCoord);\n\n vec4 color = vec4(0.0);\n vec2 texelSize = 1.0 / u_textureSize;\n float sigma = max(u_blurRadius, 0.0001);\n vec2 blurStep = texelSize * sigma;\n\n float totalWeight = 0.0;\n const int blurRadius = 6;\n for (int i = -blurRadius; i <= blurRadius; ++i) {\n for (int j = -blurRadius; j <= blurRadius; ++j) {\n vec2 offsetVec = vec2(float(i), float(j));\n float distance = length(offsetVec);\n if (distance > float(blurRadius)) {\n continue;\n }\n\n float weight = exp(-(distance * distance) / (2.0 * sigma * sigma));\n vec2 offset = offsetVec * blurStep;\n color += texture(u_background, clampUV(textureCoord + offset)) * weight;\n totalWeight += weight;\n }\n }\n\n color /= max(totalWeight, 0.0001);\n\n float gradientPosition = coord.y;\n vec3 topTint = vec3(1.0);\n vec3 bottomTint = vec3(0.7);\n vec3 gradientTint = mix(topTint, bottomTint, gradientPosition);\n vec3 tintedColor = mix(color.rgb, gradientTint, u_tintOpacity);\n color = vec4(tintedColor, color.a);\n\n vec3 topColor = vec3(0.0);\n vec3 midColor = vec3(0.0);\n vec3 bottomColor = vec3(0.0);\n\n int totalSamples = 0;\n vec3 accumulateTop = vec3(0.0);\n vec3 accumulateMid = vec3(0.0);\n vec3 accumulateBottom = vec3(0.0);\n\n int horizontalSamples = 20;\n int verticalSamples = 11; // -5..5\n\n float topY = (viewportCenter.y - containerSize.y * 0.4) / u_textureSize.y;\n float midY = viewportCenter.y / u_textureSize.y;\n float bottomY = (viewportCenter.y + containerSize.y * 0.4) / u_textureSize.y;\n\n for (int xi = 0; xi < horizontalSamples; ++xi) {\n float x = float(xi) / float(horizontalSamples - 1);\n for (int yi = -5; yi <= 5; ++yi) {\n float yOffset = float(yi) * texelSize.y;\n vec2 topSample = clampUV(vec2(x, topY + yOffset));\n vec2 midSample = clampUV(vec2(x, midY + yOffset));\n vec2 bottomSample = clampUV(vec2(x, bottomY + yOffset));\n\n accumulateTop += texture(u_background, topSample).rgb;\n accumulateMid += texture(u_background, midSample).rgb;\n accumulateBottom += texture(u_background, bottomSample).rgb;\n totalSamples += 1;\n }\n }\n\n if (totalSamples > 0) {\n float invSamples = 1.0 / float(totalSamples);\n topColor = accumulateTop * invSamples;\n midColor = accumulateMid * invSamples;\n bottomColor = accumulateBottom * invSamples;\n }\n\n vec3 sampledGradient;\n if (gradientPosition < 0.1) {\n sampledGradient = topColor;\n } else if (gradientPosition > 0.9) {\n sampledGradient = bottomColor;\n } else {\n float transitionPos = (gradientPosition - 0.1) / 0.8;\n if (transitionPos < 0.5) {\n float t = transitionPos * 2.0;\n sampledGradient = mix(topColor, midColor, t);\n } else {\n float t = (transitionPos - 0.5) * 2.0;\n sampledGradient = mix(midColor, bottomColor, t);\n }\n }\n\n vec3 finalTinted = mix(color.rgb, sampledGradient, u_tintOpacity * 0.3);\n color = vec4(finalTinted, color.a);\n\n float maskDistance;\n if (isPill(u_resolution, u_borderRadius)) {\n maskDistance = pillDistance(coord, u_resolution, u_borderRadius);\n } else if (isCircle(u_resolution, u_borderRadius)) {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n } else {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n }\n\n float mask = 1.0 - smoothstep(-1.0, 1.0, maskDistance);\n fragColor = vec4(color.rgb, mask);\n }\n "}static getUniformConfig(A){return{u_blurRadius:A.blurRadius,u_edgeIntensity:A.edgeIntensity,u_rimIntensity:A.rimIntensity,u_baseIntensity:A.baseIntensity,u_edgeDistance:A.edgeDistance,u_rimDistance:A.rimDistance,u_baseDistance:A.baseDistance,u_cornerBoost:A.cornerBoost,u_rippleEffect:A.rippleEffect,u_tintOpacity:A.tintOpacity,u_warp:A.warp?1:0}}static mergeWithDefaults(A){return{...this.defaultConfig,...A}}static adjustForQuality(A,e){if("low"===e)return{...A,blurRadius:.75*A.blurRadius,rippleEffect:.6*A.rippleEffect};if("high"===e)return{...A,blurRadius:1.2*A.blurRadius,rippleEffect:1.2*A.rippleEffect,tintOpacity:Math.min(.6,1.1*A.tintOpacity)};else return A}};ya.defaultConfig={blurRadius:5,edgeIntensity:.01,rimIntensity:.05,baseIntensity:.01,edgeDistance:.15,rimDistance:.8,baseDistance:.1,cornerBoost:.02,rippleEffect:.1,tintOpacity:.2,warp:!1};ya.presets={subtle:{blurRadius:4.5,edgeIntensity:.008,rimIntensity:.035,baseIntensity:.008,edgeDistance:.18,rimDistance:.9,baseDistance:.12,cornerBoost:.015,rippleEffect:.05,tintOpacity:.18,warp:!1},normal:{blurRadius:5,edgeIntensity:.01,rimIntensity:.05,baseIntensity:.01,edgeDistance:.15,rimDistance:.8,baseDistance:.1,cornerBoost:.02,rippleEffect:.1,tintOpacity:.2,warp:!1},dramatic:{blurRadius:6.5,edgeIntensity:.018,rimIntensity:.09,baseIntensity:.018,edgeDistance:.12,rimDistance:.65,baseDistance:.08,cornerBoost:.035,rippleEffect:.18,tintOpacity:.28,warp:!0},psychedelic:{blurRadius:8,edgeIntensity:.024,rimIntensity:.13,baseIntensity:.02,edgeDistance:.1,rimDistance:.5,baseDistance:.08,cornerBoost:.05,rippleEffect:.26,tintOpacity:.4,warp:!0},ios26:{blurRadius:7.2,edgeIntensity:.022,rimIntensity:.12,baseIntensity:.015,edgeDistance:.18,rimDistance:.7,baseDistance:.09,cornerBoost:.045,rippleEffect:.22,tintOpacity:.24,warp:!0}};let ba=ya;class va{constructor(A){this.animationId=null;this.program=null;this.vertexBuffer=null;this.backgroundTexture=null;this.backgroundTextureSize={width:1,height:1};this.usingFallbackShader=!1;this.uniformsDirty=!0;this.time=0;this.uniformLocations={};this.canvas=A.canvas;this.cssWidth=A.width;this.cssHeight=A.height;this.canvas.width=A.width*A.dpr;this.canvas.height=A.height*A.dpr;this.canvas.style.width=`${A.width}px`;this.canvas.style.height=`${A.height}px`;this.quality=A.quality||"medium";this.preset=A.preset||"normal";this.liquidConfig=this.computeLiquidConfig(this.preset,this.quality);this.timeStep=this.getTimeStepForQuality(this.quality);const e=this.canvas.getContext("webgl2",{alpha:!0,antialias:!0,premultipliedAlpha:!1,preserveDrawingBuffer:!0});if(!e)throw new Error("WebGL2 not supported");this.gl=e;this.setupGL()}setupGL(){const{gl:A}=this;A.enable(A.BLEND);A.blendFunc(A.SRC_ALPHA,A.ONE_MINUS_SRC_ALPHA);A.viewport(0,0,this.canvas.width,this.canvas.height);this.createShaderProgram();this.createGeometry()}createShaderProgram(){const{gl:A}=this;let e=ba.getAdvancedFragmentShader(),t=this.compileShader(A.FRAGMENT_SHADER,e);if(!t){this.usingFallbackShader=!0;e=this.getFallbackFragmentShader();t=this.compileShader(A.FRAGMENT_SHADER,e);if(!t)throw new Error("Failed to compile fallback liquid glass shader")}else this.usingFallbackShader=!1;const n=this.compileShader(A.VERTEX_SHADER,"#version 300 es\n precision highp float;\n in vec2 a_position;\n out vec2 v_uv;\n void main() {\n vec2 uv = a_position * 0.5 + 0.5;\n uv.y = 1.0 - uv.y;\n v_uv = uv;\n gl_Position = vec4(a_position, 0.0, 1.0);\n }\n ");if(!n||!t)throw new Error("Failed to compile shaders");this.program=A.createProgram();A.attachShader(this.program,n);A.attachShader(this.program,t);A.linkProgram(this.program);if(!A.getProgramParameter(this.program,A.LINK_STATUS))throw new Error("Failed to link program: "+A.getProgramInfoLog(this.program));const r=this.usingFallbackShader?["u_time","u_background","u_resolution"]:["u_time","u_background","u_resolution","u_textureSize","u_scrollY","u_pageHeight","u_viewportHeight","u_blurRadius","u_borderRadius","u_containerPosition","u_warp","u_edgeIntensity","u_rimIntensity","u_baseIntensity","u_edgeDistance","u_rimDistance","u_baseDistance","u_cornerBoost","u_rippleEffect","u_tintOpacity"];this.uniformLocations=r.reduce((e,t)=>{e[t]=A.getUniformLocation(this.program,t);return e},{})}compileShader(A,e){const t=this.gl.createShader(A);this.gl.shaderSource(t,e);this.gl.compileShader(t);if(!this.gl.getShaderParameter(t,this.gl.COMPILE_STATUS)){this.gl.deleteShader(t);return null}return t}createGeometry(){const{gl:A}=this,e=new Float32Array([-1,-1,1,-1,-1,1,1,1]);this.vertexBuffer=A.createBuffer();A.bindBuffer(A.ARRAY_BUFFER,this.vertexBuffer);A.bufferData(A.ARRAY_BUFFER,e,A.STATIC_DRAW);const t=A.getAttribLocation(this.program,"a_position");A.enableVertexAttribArray(t);A.vertexAttribPointer(t,2,A.FLOAT,!1,0,0)}setBackgroundTexture(A){const{gl:e}=this;if(this.backgroundTexture)e.deleteTexture(this.backgroundTexture);this.backgroundTexture=e.createTexture();e.bindTexture(e.TEXTURE_2D,this.backgroundTexture);if(A instanceof ImageData){e.texImage2D(e.TEXTURE_2D,0,e.RGBA,A.width,A.height,0,e.RGBA,e.UNSIGNED_BYTE,A.data);this.backgroundTextureSize={width:A.width,height:A.height}}else{e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,A);this.backgroundTextureSize=this.extractSize(A)}e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE);this.uniformsDirty=!0}extractSize(A){if("undefined"!=typeof HTMLCanvasElement&&A instanceof HTMLCanvasElement)return{width:A.width,height:A.height};if("undefined"!=typeof OffscreenCanvas&&A instanceof OffscreenCanvas)return{width:A.width,height:A.height};if("undefined"!=typeof ImageBitmap&&A instanceof ImageBitmap)return{width:A.width,height:A.height};if("undefined"!=typeof HTMLVideoElement&&A instanceof HTMLVideoElement)return{width:A.videoWidth,height:A.videoHeight};if("undefined"!=typeof HTMLImageElement&&A instanceof HTMLImageElement)return{width:A.naturalWidth,height:A.naturalHeight};const e=A;if("number"==typeof e.width&&"number"==typeof e.height)return{width:Math.max(1,Math.floor(e.width)),height:Math.max(1,Math.floor(e.height))};else return{width:this.cssWidth,height:this.cssHeight}}setUniformProvider(A){this.uniformProvider=A}render(){if(!this.program||!this.backgroundTexture)return;const{gl:A}=this;if(!this.usingFallbackShader){const A=this.uniformProvider?this.uniformProvider():null;if(!A)return;this.applyDynamicUniforms(A)}this.time+=this.timeStep;A.clearColor(0,0,0,0);A.clear(A.COLOR_BUFFER_BIT);A.useProgram(this.program);if(this.uniformsDirty&&!this.usingFallbackShader){this.applyLiquidUniforms();this.uniformsDirty=!1}if(this.uniformLocations.u_time)A.uniform1f(this.uniformLocations.u_time,this.time);if(this.uniformLocations.u_resolution)A.uniform2f(this.uniformLocations.u_resolution,this.cssWidth,this.cssHeight);if(this.uniformLocations.u_textureSize)A.uniform2f(this.uniformLocations.u_textureSize,this.backgroundTextureSize.width,this.backgroundTextureSize.height);A.activeTexture(A.TEXTURE0);A.bindTexture(A.TEXTURE_2D,this.backgroundTexture);if(this.uniformLocations.u_background)A.uniform1i(this.uniformLocations.u_background,0);A.drawArrays(A.TRIANGLE_STRIP,0,4)}applyDynamicUniforms(A){const{gl:e}=this;if(this.uniformLocations.u_containerPosition){e.useProgram(this.program);if(this.uniformLocations.u_scrollY)e.uniform1f(this.uniformLocations.u_scrollY,A.scrollY);if(this.uniformLocations.u_pageHeight)e.uniform1f(this.uniformLocations.u_pageHeight,A.pageHeight);if(this.uniformLocations.u_viewportHeight)e.uniform1f(this.uniformLocations.u_viewportHeight,A.viewportHeight);e.uniform2f(this.uniformLocations.u_containerPosition,A.containerCenter.x,A.containerCenter.y);if(this.uniformLocations.u_borderRadius)e.uniform1f(this.uniformLocations.u_borderRadius,A.borderRadius)}}applyLiquidUniforms(){if(this.usingFallbackShader)return;const A=ba.getUniformConfig(this.liquidConfig);Object.entries(A).forEach(([A,e])=>{const t=this.uniformLocations[A];if(t)this.gl.uniform1f(t,e)})}startAnimation(){const A=()=>{this.render();this.animationId=requestAnimationFrame(A)};A()}stopAnimation(){if(this.animationId){cancelAnimationFrame(this.animationId);this.animationId=null}}resize(A,e,t){this.cssWidth=A;this.cssHeight=e;this.canvas.width=A*t;this.canvas.height=e*t;this.canvas.style.width=`${A}px`;this.canvas.style.height=`${e}px`;this.gl.viewport(0,0,this.canvas.width,this.canvas.height);this.uniformsDirty=!0}setQuality(A){if(this.quality!==A){this.quality=A;this.liquidConfig=this.computeLiquidConfig(this.preset,this.quality);this.timeStep=this.getTimeStepForQuality(A);this.uniformsDirty=!0}}setPreset(A){if(this.preset!==A){this.preset=A;this.liquidConfig=this.computeLiquidConfig(this.preset,this.quality);this.uniformsDirty=!0}}destroy(){this.stopAnimation();if(this.program)this.gl.deleteProgram(this.program);if(this.vertexBuffer)this.gl.deleteBuffer(this.vertexBuffer);if(this.backgroundTexture)this.gl.deleteTexture(this.backgroundTexture)}computeLiquidConfig(A,e){const t=ba.mergeWithDefaults(ba.presets[A]);return ba.adjustForQuality(t,e)}getTimeStepForQuality(A){switch(A){case"high":return.022;case"low":return.012;default:return.016}}getFallbackFragmentShader(){return"#version 300 es\n precision highp float;\n in vec2 v_uv;\n uniform float u_time;\n uniform vec2 u_resolution;\n uniform sampler2D u_background;\n out vec4 fragColor;\n void main() {\n vec2 uv = v_uv;\n vec2 noise = vec2(\n sin(uv.y * 40.0 + u_time * 1.2),\n cos(uv.x * 40.0 + u_time * 1.1)\n ) * 0.004;\n vec4 color = texture(u_background, clamp(uv + noise, 0.0, 1.0));\n float edge = smoothstep(0.0, 0.15, min(min(uv.x, 1.0 - uv.x), min(uv.y, 1.0 - uv.y)));\n float highlight = pow(1.0 - edge, 6.0);\n vec3 tint = mix(color.rgb, vec3(1.0), highlight * 0.4);\n fragColor = vec4(tint, color.a * 0.92);\n }\n "}}class xa{constructor(A){this.layers=new Map;this.isActive=!1;this.snapshotCanvas=null;this.snapshotScale=1;this.capturePromise=null;this.snapshotNeedsUpdate=!0;this.refreshTimeout=null;this.destroyed=!1;this.markSnapshotDirty=()=>{if(!this.destroyed){this.snapshotNeedsUpdate=!0;this.scheduleBackgroundRefresh()}};this.container=A;this.backgroundCanvas=document.createElement("canvas");const e=this.backgroundCanvas.getContext("2d");if(!e)throw new Error("[PWTK WebGL] Failed to create background canvas context");this.backgroundCtx=e;this.setupContainer();this.resizeObserver=new ResizeObserver(()=>{this.snapshotNeedsUpdate=!0;this.handleResize()});this.resizeObserver.observe(A);window.addEventListener("scroll",this.markSnapshotDirty,{passive:!0});window.addEventListener("resize",this.markSnapshotDirty)}setupContainer(){if("static"===getComputedStyle(this.container).position)this.container.style.position="relative"}getDprForQuality(A){const e=window.devicePixelRatio||1;if("high"===A)return e;if("medium"===A)return Math.min(e,1.5);else return 1}getBorderRadius(A){const e=getComputedStyle(A),t=(e.borderTopLeftRadius||e.borderRadius||"0").match(/[\d.]+/);if(t)return parseFloat(t[0]);const n=A.getBoundingClientRect();return Math.min(n.width,n.height)/2}createLayer(A,e,t={}){if(this.layers.has(A))throw new Error(`Layer with id "${A}" already exists`);const n=t.zIndex??0,r=t.quality??"medium",i=t.preset??"normal",s=document.createElement("canvas");s.style.cssText=`\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: ${n};\n opacity: 1;\n transition: opacity 0.3s ease;\n `;if("static"===getComputedStyle(e).position)e.style.position="relative";e.appendChild(s);const o=e.getBoundingClientRect(),a=this.getDprForQuality(r),c={canvas:s,width:o.width,height:o.height,dpr:a,quality:r,preset:i};let l;try{l=new va(c)}catch(B){e.removeChild(s);throw B}const u={id:A,element:e,renderer:l,canvas:s,zIndex:n,opacity:1,visible:!0,quality:r,preset:i,dpr:a,borderRadius:this.getBorderRadius(e)};this.layers.set(A,u);l.setUniformProvider(()=>this.getDynamicUniforms(u));this.applyPlaceholderBackground(u);this.refreshLayerBackground(u).catch(A=>{});return u}removeLayer(A){const e=this.layers.get(A);if(e){e.renderer.destroy();if(e.canvas.parentNode)e.canvas.parentNode.removeChild(e.canvas);this.layers.delete(A)}}setLayerOpacity(A,e){const t=this.layers.get(A);if(t){t.opacity=e;t.canvas.style.opacity=e.toString()}}setLayerVisibility(A,e){const t=this.layers.get(A);if(t){t.visible=e;t.canvas.style.display=e?"block":"none";if(e&&this.isActive)t.renderer.startAnimation();else t.renderer.stopAnimation()}}startAnimation(){this.isActive=!0;this.layers.forEach(A=>{if(A.visible)A.renderer.startAnimation()})}stopAnimation(){this.isActive=!1;this.layers.forEach(A=>{A.renderer.stopAnimation()})}handleResize(){this.layers.forEach(A=>{const e=A.element.getBoundingClientRect(),t=this.getDprForQuality(A.quality);A.dpr=t;A.renderer.resize(e.width,e.height,t);A.borderRadius=this.getBorderRadius(A.element);this.applyPlaceholderBackground(A)});this.scheduleBackgroundRefresh()}updateBackgrounds(A=!1){this.layers.forEach(e=>{this.refreshLayerBackground(e,A).catch(A=>{})})}setQuality(A){let e=!1;this.layers.forEach(t=>{if(t.quality!==A){e=!0;t.quality=A;t.dpr=this.getDprForQuality(A);const n=t.element.getBoundingClientRect();t.renderer.setQuality(A);t.renderer.resize(n.width,n.height,t.dpr);this.applyPlaceholderBackground(t)}});if(e){this.snapshotNeedsUpdate=!0;this.updateBackgrounds(!0)}}setPreset(A){let e=!1;this.layers.forEach(t=>{if(t.preset!==A){e=!0;t.preset=A;t.renderer.setPreset(A)}});if(e){this.snapshotNeedsUpdate=!0;this.updateBackgrounds()}}destroy(){this.destroyed=!0;this.stopAnimation();this.layers.forEach(A=>{this.removeLayer(A.id)});this.layers.clear();if(null!==this.refreshTimeout){clearTimeout(this.refreshTimeout);this.refreshTimeout=null}this.resizeObserver.disconnect();window.removeEventListener("scroll",this.markSnapshotDirty);window.removeEventListener("resize",this.markSnapshotDirty)}getLayer(A){return this.layers.get(A)}getAllLayers(){return Array.from(this.layers.values())}hasWebGLSupport(){try{const A=document.createElement("canvas");return!!A.getContext("webgl2")}catch{return!1}}applyPlaceholderBackground(A){const e=A.element.getBoundingClientRect(),t=Math.max(1,Math.round(e.width||A.canvas.clientWidth||1)),n=Math.max(1,Math.round(e.height||A.canvas.clientHeight||1));A.borderRadius=this.getBorderRadius(A.element);this.backgroundCanvas.width=t;this.backgroundCanvas.height=n;this.backgroundCtx.clearRect(0,0,t,n);const r=this.backgroundCtx.createLinearGradient(0,0,t,n);r.addColorStop(0,"rgba(255, 255, 255, 0.95)");r.addColorStop(.45,"rgba(236, 240, 255, 0.72)");r.addColorStop(1,"rgba(210, 217, 245, 0.65)");this.backgroundCtx.fillStyle=r;this.backgroundCtx.fillRect(0,0,t,n);const i=this.backgroundCtx.getImageData(0,0,t,n),s=i.data;for(let o=0;o<s.length;o+=4){const A=12*(Math.random()-.5);s[o]=Math.max(0,Math.min(255,s[o]+A));s[o+1]=Math.max(0,Math.min(255,s[o+1]+A));s[o+2]=Math.max(0,Math.min(255,s[o+2]+A))}this.backgroundCtx.putImageData(i,0,0);A.renderer.setBackgroundTexture(this.backgroundCtx.getImageData(0,0,t,n))}getDynamicUniforms(A){const e=A.element.getBoundingClientRect();if(e.width<=0||e.height<=0)return null;const t=window.scrollY||document.documentElement.scrollTop||0,n=window.scrollX||document.documentElement.scrollLeft||0,r=e.left+e.width/2+n,i=e.top+e.height/2+t,s=this.snapshotScale||1;return{scrollY:t*s,pageHeight:(document.documentElement.scrollHeight||window.innerHeight)*s,viewportHeight:window.innerHeight*s,containerCenter:{x:r*s,y:i*s},borderRadius:A.borderRadius}}async refreshLayerBackground(A,e=!1){await this.ensurePageSnapshot(e);if(this.snapshotCanvas)A.renderer.setBackgroundTexture(this.snapshotCanvas)}async ensurePageSnapshot(A=!1){if(this.destroyed)return;if(this.snapshotCanvas&&!this.snapshotNeedsUpdate&&!A)return;if(this.capturePromise){await this.capturePromise;return}this.capturePromise=Ua(document.body,{scale:1,backgroundColor:null,useCORS:!0,windowWidth:document.documentElement.scrollWidth,windowHeight:document.documentElement.scrollHeight,ignoreElements:A=>this.container.contains(A)}).then(A=>{this.snapshotCanvas=A;this.snapshotScale=1;this.snapshotNeedsUpdate=!1}).catch(A=>{this.snapshotCanvas=null}).finally(()=>{this.capturePromise=null});await this.capturePromise}scheduleBackgroundRefresh(){if(null===this.refreshTimeout)this.refreshTimeout=window.setTimeout(()=>{this.refreshTimeout=null;if(!this.destroyed)this.updateBackgrounds()},120)}}const Ea=class A{constructor(A={}){this.scene=null;this.container=null;this.isSupported=!1;this.isInitialized=!1;this.config={enabled:!0,quality:"medium",preset:"normal",autoFallback:!0,...A};this.checkWebGLSupport()}static getInstance(e){if(!A.instance)A.instance=new A(e);return A.instance}checkWebGLSupport(){try{const A=document.createElement("canvas").getContext("webgl2",{failIfMajorPerformanceCaveat:!0});this.isSupported=!!A;return this.isSupported}catch(A){this.isSupported=!1;return!1}}async initialize(A){if(this.isInitialized)return!0;this.container=A;if(!this.config.enabled||!this.isSupported){if(this.config.autoFallback)this.enableCSSFallback(A);return!1}try{this.scene=new xa(A);if(!this.scene.hasWebGLSupport())throw new Error("WebGL context creation failed");this.isInitialized=!0;return!0}catch(e){if(this.config.autoFallback)this.enableCSSFallback(A);return!1}}enableCSSFallback(A){A.classList.add("webgl-fallback","enhanced-css-glass");this.injectEnhancedCSS()}injectEnhancedCSS(){const A="webgl-fallback-styles";if(document.getElementById(A))return;const e=document.createElement("style");e.id=A;e.textContent="\n .enhanced-css-glass {\n /* 增强的 CSS 毛玻璃效果,模拟 WebGL */\n backdrop-filter: blur(40px) saturate(180%) brightness(1.1) !important;\n -webkit-backdrop-filter: blur(40px) saturate(180%) brightness(1.1) !important;\n \n /* 添加动态渐变背景 */\n background: \n radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%), \n rgba(255, 255, 255, 0.4) 0%, \n rgba(255, 255, 255, 0.2) 40%, \n rgba(255, 255, 255, 0.1) 80%),\n linear-gradient(135deg, \n rgba(255, 255, 255, 0.6), \n rgba(245, 245, 247, 0.4)) !important;\n \n /* 动态边框 */\n border: 1px solid rgba(255, 255, 255, 0.3) !important;\n \n /* 增强阴影 */\n box-shadow: \n 0 20px 50px rgba(31, 38, 135, 0.3),\n inset 0 2px 6px rgba(255, 255, 255, 0.2),\n inset 0 -2px 4px rgba(0, 0, 0, 0.1) !important;\n }\n \n .enhanced-css-glass::before {\n content: '';\n position: absolute;\n inset: 0;\n border-radius: inherit;\n background: radial-gradient(\n circle at var(--mouse-x, 30%) var(--mouse-y, 30%),\n rgba(255, 255, 255, 0.3) 0%,\n rgba(255, 255, 255, 0.1) 50%,\n transparent 100%\n );\n opacity: 0;\n transition: opacity 0.3s ease;\n pointer-events: none;\n z-index: 1;\n }\n \n .enhanced-css-glass:hover::before {\n opacity: 1;\n }\n \n /* 动态鼠标跟踪 */\n .enhanced-css-glass {\n transition: all 0.1s ease-out;\n }\n ";document.head.appendChild(e);this.addMouseTracking()}addMouseTracking(){if(this.container)this.container.addEventListener("mousemove",A=>{const e=this.container.getBoundingClientRect(),t=(A.clientX-e.left)/e.width*100,n=(A.clientY-e.top)/e.height*100;this.container.style.setProperty("--mouse-x",`${t}%`);this.container.style.setProperty("--mouse-y",`${n}%`)})}enableForElement(A,e){if(!this.isInitialized||!this.scene)return!1;try{if(!this.scene)return!1;if(this.scene.getLayer(e))this.scene.removeLayer(e);this.scene.createLayer(e,A,{zIndex:1,quality:this.config.quality,preset:this.config.preset});this.scene.startAnimation();return!0}catch(t){if(this.config.autoFallback){A.classList.add("enhanced-css-glass");this.addMouseTrackingToElement(A)}return!1}}addMouseTrackingToElement(A){A.addEventListener("mousemove",e=>{const t=A.getBoundingClientRect(),n=(e.clientX-t.left)/t.width*100,r=(e.clientY-t.top)/t.height*100;A.style.setProperty("--mouse-x",`${n}%`);A.style.setProperty("--mouse-y",`${r}%`)})}disableForElement(A){if(this.scene)this.scene.removeLayer(A)}setQuality(A){this.config.quality=A;if(this.scene)this.scene.setQuality(A)}setPreset(A){this.config.preset=A;if(this.scene)this.updateEffectPresets()}updateEffectPresets(){ba.presets[this.config.preset];if(this.scene)this.scene.setPreset(this.config.preset)}updateBackgrounds(){if(this.scene)this.scene.updateBackgrounds()}isWebGLEnabled(){return this.isSupported&&this.isInitialized&&this.config.enabled}getConfig(){return{...this.config}}destroy(){if(this.scene){this.scene.destroy();this.scene=null}this.isInitialized=!1;this.container=null;const A=document.getElementById("webgl-fallback-styles");if(A)A.remove()}static checkSupport(){try{const A=document.createElement("canvas");return!!A.getContext("webgl2")}catch{return!1}}static getRecommendedConfig(){const e=window.devicePixelRatio<=2&&navigator.hardwareConcurrency>=8;return{enabled:A.checkSupport(),quality:e?"high":"medium",preset:"normal",autoFallback:!0}}};Ea.instance=null;let Ha=Ea;const Ia=class A{constructor(A,e={}){this.isDragging=!1;this.isResizing=!1;this.dragStart={x:0,y:0};this.resizeTimeout=null;this.resizeDirection="";this.requestsCache=[];this.filteredRequestsCache=[];this.searchQuery="";this.webglManager=null;this.reopenButton=null;this.webglBackgroundUpdateTimer=null;this.boundHandlers=new Map;this.eventListeners=[];this.interceptor=A;const t=this.loadConfig();this.config={position:"bottom-right",theme:"dark",minimized:!1,isClosed:!1,webgl:{enabled:!0,quality:"medium",preset:"normal",applyToItems:!1},...t,...e};if(this.config.webgl&&void 0===this.config.webgl.applyToItems)this.config.webgl.applyToItems=!1;this.createPanel();this.bindEvents();this.startListening();GA.setPanel(this);this.initializeWebGL();this.exposeDebugAPI();this.loadPosition();if(this.config.isClosed)this.hide()}exposeDebugAPI(){if("undefined"!=typeof window)window.__PWTK_DEBUG__={getWebGLConfig:()=>({...this.config.webgl||{}}),setPreset:A=>{this.updateWebGLConfig({preset:A});return{preset:this.config.webgl?.preset,status:this.getWebGLStatus()}},setQuality:A=>{this.updateWebGLConfig({quality:A});return{quality:this.config.webgl?.quality,status:this.getWebGLStatus()}}}}createPanel(){this.hostElement=document.createElement("div");this.hostElement.id="network-debugger-host";this.hostElement.style.cssText="all: initial; position: absolute; top: 0; left: 0; pointer-events: none;";this.shadowRoot=this.hostElement.attachShadow({mode:"closed"});const A=document.createElement("style");A.textContent="\n/* iOS 26 Liquid Glass NetworkDebugger 样式 */\n:root {\n --liquid-glass-primary: rgba(255, 255, 255, 0.15);\n --liquid-glass-secondary: rgba(255, 255, 255, 0.08);\n --liquid-glass-border: rgba(255, 255, 255, 0.18);\n --liquid-glass-shadow: rgba(31, 38, 135, 0.37);\n --liquid-glass-highlight: rgba(255, 255, 255, 0.25);\n --liquid-glass-dark: rgba(13, 17, 23, 0.75);\n}\n\n#network-debugger-panel {\n position: fixed;\n z-index: 999999;\n \n /* 强制 GPU 加速和 3D 变换 */\n transform: translate3d(0, 0, 0);\n will-change: transform, backdrop-filter;\n \n /* iOS 26 Liquid Glass 核心效果 - 增强版 */\n backdrop-filter: blur(25px) saturate(200%) brightness(1.05) !important;\n -webkit-backdrop-filter: blur(25px) saturate(200%) brightness(1.05) !important;\n \n /* iOS 浅色毛玻璃背景 */\n background: rgba(245, 245, 247, 0.8);\n background-image: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.5) 0%,\n rgba(255, 255, 255, 0.25) 100%\n );\n \n /* 玻璃边框 */\n border: 1px solid rgba(255, 255, 255, 0.25);\n \n /* 多层阴影创建深度 */\n box-shadow: \n 0 10px 40px rgba(31, 38, 135, 0.4),\n inset 0 2px 4px rgba(255, 255, 255, 0.3),\n inset 0 -2px 4px rgba(0, 0, 0, 0.12);\n \n border-radius: 20px;\n color: #ffffff;\n font-family: 'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Monaco', 'Menlo', monospace;\n font-size: 12px;\n overflow: hidden;\n max-width: 90vw;\n max-height: 80vh;\n \n /* 性能优化 */\n transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n/* 主面板的镜面反射效果 */\n#network-debugger-panel::before {\n content: '';\n position: absolute;\n inset: 0;\n border-radius: inherit;\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.3) 0%,\n rgba(255, 255, 255, 0.05) 50%,\n transparent 100%\n );\n pointer-events: none;\n z-index: 1;\n}\n\n/* 镜面高光效果 */\n#network-debugger-panel::after {\n content: '';\n position: absolute;\n inset: 0;\n border-radius: inherit;\n background: radial-gradient(\n circle at 30% 30%,\n rgba(255, 255, 255, 0.2),\n transparent 70%\n );\n pointer-events: none;\n z-index: 1;\n}\n\n#network-debugger-panel.minimized {\n /* iOS 控制中心风格的圆角矩形 */\n height: 48px !important;\n width: 220px !important;\n max-width: 220px !important;\n border-radius: 24px !important;\n overflow: hidden;\n \n /* 强制 GPU 加速和 3D 变换 */\n transform: translate3d(0, 0, 0) !important;\n will-change: transform, backdrop-filter !important;\n \n /* 真正的 iOS Liquid Glass 效果 - 加强版 */\n background: \n /* 顶部高光 */\n linear-gradient(180deg, \n rgba(255, 255, 255, 0.5) 0%, \n rgba(255, 255, 255, 0.1) 35%),\n /* 主玻璃层 */\n radial-gradient(ellipse at top, \n rgba(255, 255, 255, 0.35), \n rgba(255, 255, 255, 0.12)),\n /* iOS 浅色基底 */\n rgba(245, 245, 247, 0.85) !important;\n \n /* 增强毛玻璃效果 */\n backdrop-filter: blur(40px) saturate(220%) brightness(1.1) !important;\n -webkit-backdrop-filter: blur(40px) saturate(220%) brightness(1.1) !important;\n \n /* iOS 风格边缘光效 - 增强版 */\n box-shadow: \n /* 外发光 */\n 0 0 0 0.5px rgba(255, 255, 255, 0.7) !important,\n /* 内阴影创建玻璃厚度 */\n inset 0 1px 0 0 rgba(255, 255, 255, 0.7) !important,\n inset 0 -1px 0 0 rgba(0, 0, 0, 0.2) !important,\n /* 深度阴影 */\n 0 15px 40px rgba(0, 0, 0, 0.3) !important,\n 0 4px 10px rgba(0, 0, 0, 0.2) !important;\n \n /* 平滑过渡 */\n transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;\n}\n\n#network-debugger-panel.minimized .debugger-content {\n display: none;\n}\n\n#network-debugger-panel.minimized .resize-handle {\n display: none;\n}\n\n#network-debugger-panel.fullscreen .resize-handle {\n display: none;\n}\n\n#network-debugger-panel.fullscreen {\n backdrop-filter: blur(25px) saturate(200%);\n -webkit-backdrop-filter: blur(25px) saturate(200%);\n}\n\n#network-debugger-panel.bottom-right {\n bottom: 20px;\n right: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.bottom-left {\n bottom: 20px;\n left: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.top-right {\n top: 20px;\n right: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.top-left {\n top: 20px;\n left: 20px;\n width: 600px;\n height: 500px;\n}\n\n#network-debugger-panel.fullscreen {\n top: 0;\n left: 0;\n width: 100vw !important;\n height: 100vh !important;\n border-radius: 0;\n}\n\n.debugger-header {\n /* 头部 Liquid Glass 效果 */\n backdrop-filter: blur(15px) brightness(1.1);\n -webkit-backdrop-filter: blur(15px) brightness(1.1);\n \n /* 多层背景效果 */\n background: \n /* 顶部高光 */\n linear-gradient(180deg, \n rgba(255, 255, 255, 0.8) 0%, \n rgba(255, 255, 255, 0.4) 60%),\n /* 基础玻璃层 */\n linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.6),\n rgba(255, 255, 255, 0.4)\n );\n \n border: 1px solid rgba(255, 255, 255, 0.2);\n border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n \n padding: 12px 16px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n cursor: move;\n user-select: none;\n position: relative;\n z-index: 2;\n \n /* iOS 风格圆角 */\n border-radius: 20px 20px 0 0;\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.debugger-header:hover {\n backdrop-filter: blur(18px) brightness(1.15);\n -webkit-backdrop-filter: blur(18px) brightness(1.15);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.15),\n rgba(255, 255, 255, 0.08)\n );\n}\n\n.debugger-title {\n font-weight: 600;\n color: rgba(60, 60, 67, 0.9);\n font-size: 15px;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);\n}\n\n.debugger-controls {\n display: flex;\n gap: 10px;\n position: relative;\n z-index: 3;\n}\n\n/* 搜索栏样式 */\n.debugger-search-bar {\n padding: 8px 15px;\n backdrop-filter: blur(10px) brightness(1.08);\n -webkit-backdrop-filter: blur(10px) brightness(1.08);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.5),\n rgba(255, 255, 255, 0.3)\n );\n border-bottom: 1px solid rgba(255, 255, 255, 0.2);\n display: flex;\n align-items: center;\n gap: 10px;\n position: relative;\n z-index: 5;\n}\n\n.search-input-wrapper {\n flex: 1;\n position: relative;\n display: flex;\n align-items: center;\n background: rgba(255, 255, 255, 0.7);\n border: 1px solid rgba(0, 0, 0, 0.08);\n border-radius: 12px;\n padding: 6px 12px;\n transition: all 0.2s ease;\n box-shadow: \n inset 0 1px 3px rgba(0, 0, 0, 0.08),\n 0 1px 1px rgba(255, 255, 255, 0.5);\n}\n\n.search-input-wrapper:focus-within {\n background: rgba(255, 255, 255, 0.9);\n border-color: rgba(0, 122, 255, 0.3);\n box-shadow: \n inset 0 1px 3px rgba(0, 0, 0, 0.1),\n 0 0 0 3px rgba(0, 122, 255, 0.1);\n}\n\n.search-icon {\n margin-right: 6px;\n opacity: 0.5;\n flex-shrink: 0;\n}\n\n.search-input {\n flex: 1;\n border: none;\n background: transparent;\n color: rgba(60, 60, 67, 0.9);\n font-size: 13px;\n outline: none;\n font-family: inherit;\n}\n\n.search-input::placeholder {\n color: rgba(60, 60, 67, 0.5);\n}\n\n.search-clear-btn {\n background: rgba(0, 0, 0, 0.05);\n border: none;\n border-radius: 50%;\n width: 20px;\n height: 20px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n color: rgba(60, 60, 67, 0.7);\n font-size: 16px;\n line-height: 1;\n padding: 0;\n margin-left: 4px;\n flex-shrink: 0;\n transition: all 0.2s ease;\n}\n\n.search-clear-btn:hover {\n background: rgba(0, 0, 0, 0.1);\n color: rgba(60, 60, 67, 0.9);\n}\n\n.search-stats {\n color: rgba(60, 60, 67, 0.7);\n font-size: 12px;\n white-space: nowrap;\n display: none;\n}\n\n/* 空搜索结果样式 */\n.empty-search-result {\n padding: 20px;\n}\n\n.empty-search-result svg {\n display: block;\n margin: 0 auto;\n}\n\n.debugger-btn {\n /* 按钮毛玻璃效果但保证可见性 */\n backdrop-filter: blur(8px);\n -webkit-backdrop-filter: blur(8px);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.7),\n rgba(255, 255, 255, 0.5)\n );\n border: 1px solid rgba(0, 0, 0, 0.08);\n color: rgba(60, 60, 67, 0.9);\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);\n padding: 6px 12px;\n border-radius: 12px;\n cursor: pointer;\n font-size: 11px;\n font-weight: 600;\n \n /* 按钮阴影 */\n box-shadow: \n 0 2px 8px rgba(0, 0, 0, 0.1),\n inset 0 1px 0 rgba(255, 255, 255, 0.25);\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n transform: translateZ(0);\n}\n\n.debugger-btn:hover {\n backdrop-filter: blur(12px);\n -webkit-backdrop-filter: blur(12px);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.2),\n rgba(255, 255, 255, 0.12)\n );\n transform: scale(1.05) translateZ(5px);\n box-shadow: \n 0 4px 16px rgba(0, 0, 0, 0.15),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.debugger-btn:active {\n transform: scale(0.98);\n transition: transform 0.1s;\n}\n\n.debugger-btn.active {\n background: linear-gradient(135deg, #007AFF, #5856D6);\n color: #ffffff;\n box-shadow: \n 0 4px 16px rgba(0, 122, 255, 0.25),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n backdrop-filter: blur(12px);\n}\n\n.debugger-icon {\n width: 16px;\n height: 16px;\n vertical-align: middle;\n filter: \n brightness(0.8) \n drop-shadow(0 1px 2px rgba(255, 255, 255, 0.8));\n color: rgba(60, 60, 67, 0.8);\n}\n\n.debugger-content {\n height: calc(100% - 60px);\n overflow: hidden;\n display: flex;\n flex-direction: column;\n}\n\n/* 移除标签页相关样式 - 只保留网络面板 */\n\n.debugger-panel-content {\n flex: 1;\n overflow: auto;\n padding: 12px;\n}\n\n.request-list {\n display: flex;\n flex-direction: column;\n gap: 12px;\n padding: 16px;\n position: relative;\n z-index: 2;\n}\n\n.request-item {\n /* 请求项毛玻璃效果加动态光效 */\n position: relative;\n backdrop-filter: blur(10px) brightness(1.1);\n -webkit-backdrop-filter: blur(10px) brightness(1.1);\n \n /* 背景极简化,避免遮挡文本 */\n background: rgba(255, 255, 255, 0.35);\n border: 1px solid rgba(255, 255, 255, 0.28);\n border-radius: 16px;\n padding: 16px;\n cursor: default;\n \n /* 深度阴影和玻璃效果 */\n box-shadow: \n 0 4px 16px rgba(31, 38, 135, 0.2),\n inset 0 1px 2px rgba(255, 255, 255, 0.15),\n inset 0 -1px 1px rgba(0, 0, 0, 0.05);\n \n /* 流体动画和光效 */\n transition: background 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease;\n transform: translateZ(0);\n animation: none;\n}\n\n/* 模拟折射效果的伪元素 */\n.request-item::before {\n content: '';\n position: absolute;\n inset: -1px;\n border-radius: inherit;\n background: radial-gradient(\n circle at var(--mouse-x, 30%) var(--mouse-y, 30%),\n rgba(255, 255, 255, 0.4) 0%,\n rgba(255, 255, 255, 0.1) 30%,\n transparent 70%\n );\n opacity: 0;\n transition: opacity 0.4s ease;\n pointer-events: none;\n mix-blend-mode: overlay;\n z-index: 1;\n}\n\n/* 高光效果伪元素 */\n.request-item::after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 40%;\n border-radius: 16px 16px 0 0;\n background: linear-gradient(\n 180deg,\n rgba(255, 255, 255, 0.2) 0%,\n transparent 100%\n );\n pointer-events: none;\n z-index: 1;\n}\n\n.request-item:hover {\n backdrop-filter: blur(15px) brightness(1.2);\n -webkit-backdrop-filter: blur(15px) brightness(1.2);\n \n /* 增强 hover 时的光效 - 移除会导致抖动的效果 */\n background: \n linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.2),\n rgba(255, 255, 255, 0.12)\n );\n \n /* 移除 transform 和 animation 避免抖动 */\n transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;\n \n box-shadow: \n 0 8px 24px rgba(31, 38, 135, 0.25),\n inset 0 2px 4px rgba(255, 255, 255, 0.25),\n inset 0 -2px 2px rgba(0, 0, 0, 0.08);\n}\n\n/* 激活折射效果 */\n.request-item:hover::before {\n opacity: 1;\n}\n\n.request-item.expanded {\n backdrop-filter: blur(18px) brightness(1.2);\n -webkit-backdrop-filter: blur(18px) brightness(1.2);\n background: linear-gradient(\n 135deg,\n rgba(0, 122, 255, 0.08),\n rgba(255, 255, 255, 0.05)\n );\n border-color: rgba(0, 122, 255, 0.2);\n box-shadow: \n 0 8px 32px rgba(0, 0, 0, 0.15),\n inset 0 2px 4px rgba(255, 255, 255, 0.15);\n}\n\n.request-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 4px;\n cursor: pointer;\n}\n\n.request-method {\n /* 方法标签毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n padding: 4px 10px;\n border-radius: 10px;\n font-weight: 600;\n font-size: 10px;\n text-transform: uppercase;\n min-width: 45px;\n text-align: center;\n border: 1px solid rgba(255, 255, 255, 0.2);\n box-shadow: \n 0 2px 8px rgba(0, 0, 0, 0.1),\n inset 0 1px 0 rgba(255, 255, 255, 0.25);\n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.method-get { \n background: linear-gradient(135deg, #4CAF50, #45a049);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(76, 175, 80, 0.4);\n}\n.method-post { \n background: linear-gradient(135deg, #2196F3, #1976D2);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(33, 150, 243, 0.4);\n}\n.method-put { \n background: linear-gradient(135deg, #FF9800, #F57C00);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(255, 152, 0, 0.4);\n}\n.method-delete { \n background: linear-gradient(135deg, #F44336, #D32F2F);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(244, 67, 54, 0.4);\n}\n.method-patch { \n background: linear-gradient(135deg, #9C27B0, #7B1FA2);\n color: #ffffff;\n box-shadow: 0 0 15px rgba(156, 39, 176, 0.4);\n}\n\n.request-url {\n flex: 1;\n margin: 0 8px;\n word-break: break-all;\n white-space: normal;\n color: rgba(20, 20, 33, 0.98);\n font-size: 11px;\n line-height: 1.3;\n}\n\n.request-status {\n /* 状态码标签毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n padding: 4px 10px;\n border-radius: 10px;\n font-size: 10px;\n font-weight: 600;\n min-width: 40px;\n text-align: center;\n border: 1px solid rgba(255, 255, 255, 0.2);\n box-shadow: \n 0 2px 8px rgba(0, 0, 0, 0.1),\n inset 0 1px 0 rgba(255, 255, 255, 0.25);\n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.status-2xx { \n background: linear-gradient(135deg, #4CAF50, #45a049);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-3xx { \n background: linear-gradient(135deg, #FF9800, #F57C00);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-4xx { \n background: linear-gradient(135deg, #F44336, #D32F2F);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-5xx { \n background: linear-gradient(135deg, #9C27B0, #7B1FA2);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n.status-error { \n background: linear-gradient(135deg, #F44336, #D32F2F);\n color: #ffffff;\n box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);\n}\n\n.request-info {\n display: flex;\n justify-content: space-between;\n font-size: 10px;\n color: rgba(60, 60, 67, 0.7);\n}\n\n.request-details {\n margin-top: 12px;\n border-top: 1px solid rgba(60, 60, 67, 0.2);\n padding-top: 12px;\n display: none;\n}\n\n/* 默认折叠headers */\n.request-details .detail-section.collapsible {\n /* 默认折叠状态 */\n}\n\n.request-details .detail-section.collapsible:not(.expanded) .detail-content {\n display: none;\n}\n\n.request-details .detail-section.collapsible:not(.expanded) .collapse-icon {\n transform: rotate(-90deg);\n}\n\n.request-item.expanded .request-details {\n display: block;\n}\n\n.detail-section {\n margin-bottom: 16px;\n}\n\n.detail-title {\n font-weight: bold;\n color: #4CAF50;\n margin-bottom: 8px;\n font-size: 11px;\n text-transform: uppercase;\n border-bottom: 1px solid rgba(60, 60, 67, 0.2);\n padding-bottom: 4px;\n}\n\n.detail-title.highlight {\n color: #FFD700;\n font-size: 12px;\n background: rgba(255, 215, 0, 0.1);\n padding: 6px 8px;\n border-radius: 4px;\n border-bottom: 2px solid #FFD700;\n}\n\n.detail-title.clickable {\n cursor: pointer;\n user-select: none;\n display: flex;\n align-items: center;\n gap: 4px;\n}\n\n.detail-title.clickable:hover {\n background: rgba(76, 175, 80, 0.1);\n}\n\n.collapse-icon {\n display: inline-block;\n transition: transform 0.2s;\n font-size: 10px;\n}\n\n.detail-section.collapsible {\n position: relative;\n}\n\n.detail-section.collapsible.collapsed .detail-content {\n display: none;\n}\n\n.detail-section.collapsible.collapsed .collapse-icon {\n transform: rotate(-90deg);\n}\n\n.detail-content {\n /* 详情内容毛玻璃效果 - 浅色主题 */\n backdrop-filter: blur(8px) brightness(1.1);\n -webkit-backdrop-filter: blur(8px) brightness(1.1);\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.6),\n rgba(255, 255, 255, 0.4)\n );\n border: 1px solid rgba(60, 60, 67, 0.2);\n padding: 16px;\n border-radius: 12px;\n max-height: 400px;\n min-height: 300px;\n overflow: auto;\n user-select: text;\n \n /* 内部阴影 */\n box-shadow: \n inset 0 2px 4px rgba(0, 0, 0, 0.05),\n inset 0 -1px 2px rgba(255, 255, 255, 0.15);\n \n /* 平滑滚动 */\n scroll-behavior: smooth;\n}\n\n.json-content {\n white-space: pre-wrap;\n font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;\n font-size: 11px;\n line-height: 1.4;\n color: rgba(60, 60, 67, 0.9);\n}\n\n.headers-table {\n width: 100%;\n border-collapse: collapse;\n font-size: 10px;\n}\n\n.headers-table th,\n.headers-table td {\n padding: 4px 8px;\n text-align: left;\n border-bottom: 1px solid rgba(60, 60, 67, 0.2);\n}\n\n.headers-table th {\n background: rgba(255, 255, 255, 0.3);\n color: #4CAF50;\n font-weight: bold;\n}\n\n.headers-table td {\n color: rgba(20, 20, 33, 0.85);\n}\n\n.decrypted-badge {\n background: #4CAF50;\n color: #000;\n padding: 2px 6px;\n border-radius: 3px;\n font-size: 9px;\n margin-left: 8px;\n font-weight: bold;\n}\n\n.error-badge {\n background: #F44336;\n color: #fff;\n padding: 2px 6px;\n border-radius: 3px;\n font-size: 9px;\n margin-left: 8px;\n font-weight: bold;\n}\n\n.share-btn {\n /* 分享按钮毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n background: linear-gradient(135deg, #2196F3, #1976D2);\n color: #ffffff;\n border: 1px solid rgba(33, 150, 243, 0.3);\n padding: 6px 12px;\n border-radius: 10px;\n font-size: 10px;\n font-weight: 500;\n margin-left: 8px;\n cursor: pointer;\n white-space: nowrap;\n \n box-shadow: \n 0 2px 8px rgba(33, 150, 243, 0.3),\n inset 0 1px 0 rgba(255, 255, 255, 0.2);\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n transform: translateZ(0);\n}\n\n.share-btn:hover {\n background: linear-gradient(135deg, #1976D2, #1565C0);\n transform: scale(1.05) translateZ(5px);\n box-shadow: \n 0 4px 16px rgba(33, 150, 243, 0.4),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.share-btn:active {\n transform: scale(0.98);\n transition: transform 0.1s;\n}\n\n.api-curl-btn {\n /* API Curl 按钮毛玻璃效果 */\n backdrop-filter: blur(6px);\n -webkit-backdrop-filter: blur(6px);\n background: linear-gradient(135deg, #4CAF50, #45a049);\n color: #ffffff;\n border: 1px solid rgba(76, 175, 80, 0.3);\n padding: 6px 12px;\n border-radius: 10px;\n font-size: 10px;\n font-weight: 500;\n margin-left: 8px;\n cursor: pointer;\n white-space: nowrap;\n \n box-shadow: \n 0 2px 8px rgba(76, 175, 80, 0.3),\n inset 0 1px 0 rgba(255, 255, 255, 0.2);\n \n transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n transform: translateZ(0);\n}\n\n.api-curl-btn:hover {\n background: linear-gradient(135deg, #45a049, #388E3C);\n transform: scale(1.05) translateZ(5px);\n box-shadow: \n 0 4px 16px rgba(76, 175, 80, 0.4),\n inset 0 1px 0 rgba(255, 255, 255, 0.3);\n}\n\n.api-curl-btn:active {\n transform: scale(0.98);\n transition: transform 0.1s;\n}\n\n.console-content {\n background: #000;\n color: #0f0;\n font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;\n font-size: 11px;\n line-height: 1.4;\n height: 100%;\n overflow: auto;\n padding: 8px;\n}\n\n.console-input {\n display: flex;\n align-items: center;\n background: #333;\n padding: 8px;\n border-top: 1px solid #444;\n}\n\n.console-prompt {\n color: #4CAF50;\n margin-right: 8px;\n font-weight: bold;\n}\n\n.console-cmd {\n flex: 1;\n background: none;\n border: none;\n color: #fff;\n font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', monospace;\n font-size: 12px;\n outline: none;\n}\n\n.tools-section {\n padding: 12px;\n background: #2a2a2a;\n border-bottom: 1px solid #444;\n}\n\n.tool-buttons {\n display: flex;\n gap: 8px;\n flex-wrap: wrap;\n}\n\n.tool-btn {\n padding: 6px 12px;\n background: #4CAF50;\n color: #000;\n border: none;\n border-radius: 4px;\n cursor: pointer;\n font-size: 11px;\n font-weight: bold;\n transition: background-color 0.2s;\n}\n\n.tool-btn:hover {\n background: #45a049;\n}\n\n.tool-btn:disabled {\n background: #666;\n color: #999;\n cursor: not-allowed;\n}\n\n/* 动态光效动画 - 模拟 Shader 效果 */\n@keyframes liquid-shimmer {\n 0% {\n background-position: -300% center;\n transform: translateX(-10px);\n }\n 50% {\n transform: translateX(0);\n }\n 100% {\n background-position: 300% center;\n transform: translateX(10px);\n }\n}\n\n@keyframes liquid-refraction {\n 0%, 100% {\n transform: scale(1) perspective(1000px) rotateY(0deg);\n filter: blur(0px);\n }\n 25% {\n transform: scale(1.01) perspective(1000px) rotateY(0.5deg);\n filter: blur(0.5px);\n }\n 75% {\n transform: scale(0.99) perspective(1000px) rotateY(-0.5deg);\n filter: blur(0.3px);\n }\n}\n\n@keyframes liquid-expand {\n 0% { \n opacity: 0;\n transform: scale(0.95) translateY(-10px);\n backdrop-filter: blur(5px);\n }\n 50% { \n opacity: 0.7;\n transform: scale(1.02) translateY(-2px);\n backdrop-filter: blur(12px);\n }\n 100% { \n opacity: 1;\n transform: scale(1) translateY(0);\n backdrop-filter: blur(8px);\n }\n}\n\n@keyframes liquid-glow {\n 0%, 100% { \n box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);\n }\n 50% { \n box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);\n }\n}\n\n.expanding {\n animation: liquid-expand 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.request-item.expanded {\n animation: liquid-glow 2s ease-in-out infinite;\n}\n\n/* 移动端响应式 */\n@media (max-width: 768px) {\n #network-debugger-panel.bottom-right,\n #network-debugger-panel.bottom-left,\n #network-debugger-panel.top-right,\n #network-debugger-panel.top-left {\n width: calc(100vw - 20px) !important;\n left: 10px !important;\n right: auto !important;\n /* 移动端清晰毛玻璃 */\n backdrop-filter: blur(15px) saturate(150%);\n -webkit-backdrop-filter: blur(15px) saturate(150%);\n }\n \n .request-item {\n padding: 12px;\n border-radius: 12px;\n }\n \n .debugger-header {\n padding: 10px 12px;\n }\n \n .debugger-controls {\n gap: 6px;\n }\n \n .debugger-btn {\n padding: 4px 8px;\n font-size: 10px;\n }\n \n /* 最小化时不应用全宽,保持小尺寸 */\n #network-debugger-panel.minimized {\n width: 180px !important;\n max-width: 180px !important;\n height: 40px !important;\n }\n}\n\n@media (max-width: 480px) {\n .request-header {\n flex-direction: column;\n gap: 8px;\n align-items: stretch;\n }\n \n .request-method,\n .request-status {\n align-self: flex-start;\n }\n \n .share-btn,\n .api-curl-btn {\n margin-left: 0;\n margin-top: 4px;\n }\n}\n\n/* iOS 26 风格滚动条 */\n#network-debugger-panel ::-webkit-scrollbar {\n width: 8px;\n height: 8px;\n}\n\n#network-debugger-panel ::-webkit-scrollbar-track {\n background: rgba(255, 255, 255, 0.05);\n border-radius: 4px;\n backdrop-filter: blur(5px);\n}\n\n#network-debugger-panel ::-webkit-scrollbar-thumb {\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.2),\n rgba(255, 255, 255, 0.1)\n );\n border-radius: 4px;\n border: 1px solid rgba(255, 255, 255, 0.1);\n backdrop-filter: blur(10px);\n transition: all 0.3s ease;\n}\n\n#network-debugger-panel ::-webkit-scrollbar-thumb:hover {\n background: linear-gradient(\n 135deg,\n rgba(255, 255, 255, 0.3),\n rgba(255, 255, 255, 0.15)\n );\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);\n}\n\n.resize-handle {\n position: absolute;\n background: transparent;\n}\n\n.resize-handle.n {\n top: -3px;\n left: 0;\n right: 0;\n height: 6px;\n cursor: ns-resize;\n}\n\n.resize-handle.s {\n bottom: -3px;\n left: 0;\n right: 0;\n height: 6px;\n cursor: ns-resize;\n}\n\n.resize-handle.e {\n top: 0;\n right: -3px;\n bottom: 0;\n width: 6px;\n cursor: ew-resize;\n}\n\n.resize-handle.w {\n top: 0;\n left: -3px;\n bottom: 0;\n width: 6px;\n cursor: ew-resize;\n}\n\n.resize-handle.ne {\n top: -3px;\n right: -3px;\n width: 12px;\n height: 12px;\n cursor: ne-resize;\n}\n\n.resize-handle.nw {\n top: -3px;\n left: -3px;\n width: 12px;\n height: 12px;\n cursor: nw-resize;\n}\n\n.resize-handle.se {\n bottom: -3px;\n right: -3px;\n width: 12px;\n height: 12px;\n cursor: se-resize;\n}\n\n.resize-handle.sw {\n bottom: -3px;\n left: -3px;\n width: 12px;\n height: 12px;\n cursor: sw-resize;\n}\n\n.debugger-reopen-btn {\n position: fixed;\n z-index: 999999;\n background: #4CAF50;\n color: #000;\n border: none;\n padding: 8px 10px;\n border-radius: 16px;\n font-weight: bold;\n font-size: 12px;\n box-shadow: 0 4px 12px rgba(0,0,0,0.25);\n cursor: pointer;\n}\n\n.debugger-reopen-btn:hover {\n filter: brightness(0.95);\n}\n";this.shadowRoot.appendChild(A);this.container=document.createElement("div");this.container.id="network-debugger-panel";this.container.className=`${this.config.position} ${this.config.minimized?"minimized":""}`;this.container.style.pointerEvents="auto";this.container.innerHTML='\n <div class="debugger-header">\n <div class="debugger-title">🔓 PWTK 解密小工具 <span style="font-size: 10px; opacity: 0.7;">by Leo v1.2.49-beta.9</span></div>\n <div class="debugger-controls">\n <button class="debugger-btn" data-action="clear" title="清空"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"/></svg></button>\n <button class="debugger-btn" data-action="export" title="导出"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/></svg></button>\n <button class="debugger-btn" data-action="fullscreen" title="全屏"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg></button>\n <button class="debugger-btn" data-action="close" title="关闭"><svg class="debugger-icon" viewBox="0 0 24 24"><path fill="currentColor" d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></button>\n </div>\n </div>\n <div class="debugger-search-bar">\n <div class="search-input-wrapper">\n <svg class="search-icon" viewBox="0 0 24 24" width="16" height="16"><path fill="currentColor" d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>\n <input type="text" class="search-input" placeholder="搜索 URL、方法、状态码..." />\n <button class="search-clear-btn" title="清除搜索" style="display: none;">×</button>\n </div>\n <div class="search-stats"></div>\n </div>\n <div class="debugger-content">\n <div class="debugger-panel-content">\n <div class="network-panel">\n <div class="request-list"></div>\n </div>\n </div>\n </div>\n ';this.addResizeHandles();this.shadowRoot.appendChild(this.container);document.body.appendChild(this.hostElement);this.networkTab=this.shadowRoot.querySelector(".network-panel")}addResizeHandles(){["n","s","e","w","ne","nw","se","sw"].forEach(A=>{const e=document.createElement("div");e.className=`resize-handle ${A}`;e.dataset.direction=A;this.container.appendChild(e)})}bindEvents(){const A=this.shadowRoot.querySelector(".debugger-header"),e=this.shadowRoot.querySelector(".debugger-controls"),t=this.shadowRoot.querySelector(".search-input"),n=this.shadowRoot.querySelector(".search-clear-btn");t.addEventListener("input",A=>{const e=A.target.value;this.searchQuery=e;this.filterRequests();if(e)n.style.display="block";else n.style.display="none"});n.addEventListener("click",()=>{t.value="";this.searchQuery="";n.style.display="none";this.filterRequests();t.focus()});A.addEventListener("mousedown",A=>{if(A.target!==e&&!e.contains(A.target))if(!A.target.closest(".debugger-search-bar"))this.startDrag(A)});e.addEventListener("click",A=>{A.stopPropagation();let t=A.target;for(;t&&t!==e&&!t.dataset?.action;)t=t.parentElement;const n=t?.dataset?.action;if(n)switch(n){case"clear":this.clearRequests();break;case"export":this.exportData();break;case"fullscreen":this.toggleFullscreen();break;case"close":this.hide()}});this.shadowRoot.querySelectorAll(".resize-handle").forEach(A=>{A.addEventListener("mousedown",e=>{e.stopPropagation();const t=A.dataset.direction||A.classList[1]||"se";this.startResize(e,t)})});const r=this.handleMouseMove.bind(this),i=this.handleMouseUp.bind(this),s=this.handleWindowResize.bind(this);this.addEventListener(document,"mousemove",r);this.addEventListener(document,"mouseup",i);this.addEventListener(window,"resize",s)}startListening(){this.interceptor.addListener(A=>{this.addRequestToUI(A)});this.requestsCache=this.interceptor.getRequests();this.renderRequests()}addRequestToUI(A){GA.debug("[PWTK UI] Adding/updating request:",{id:A.id,url:A.url,hasResponse:!!A.responseBody,hasDecryptedRequest:!!A.decryptedRequest,hasDecryptedResponse:!!A.decryptedResponse,status:A.status});const e=this.requestsCache.findIndex(e=>e.id===A.id);if(e>=0)this.requestsCache[e]=A;else this.requestsCache.unshift(A);if(this.requestsCache.length>100)this.requestsCache=this.requestsCache.slice(0,100);this.renderRequests()}filterRequests(){if(!this.searchQuery)this.filteredRequestsCache=this.requestsCache;else{const A=this.searchQuery.toLowerCase();this.filteredRequestsCache=this.requestsCache.filter(e=>{if(e.url.toLowerCase().includes(A))return!0;if(e.method.toLowerCase().includes(A))return!0;if(e.status&&e.status.toString().includes(A))return!0;if(e.requestBody){if(("string"==typeof e.requestBody?e.requestBody:JSON.stringify(e.requestBody)).toLowerCase().includes(A))return!0}if(e.responseBody){if(("string"==typeof e.responseBody?e.responseBody:JSON.stringify(e.responseBody)).toLowerCase().includes(A))return!0}if(e.decryptedRequest){if(("string"==typeof e.decryptedRequest?e.decryptedRequest:JSON.stringify(e.decryptedRequest)).toLowerCase().includes(A))return!0}if(e.decryptedResponse){if(("string"==typeof e.decryptedResponse?e.decryptedResponse:JSON.stringify(e.decryptedResponse)).toLowerCase().includes(A))return!0}return!1})}this.renderRequests();this.updateSearchStats()}updateSearchStats(){const A=this.shadowRoot.querySelector(".search-stats");if(A)if(this.searchQuery){const e=this.requestsCache.length,t=this.filteredRequestsCache.length;A.textContent=`显示 ${t} / ${e} 条`;A.style.display="block"}else{A.textContent="";A.style.display="none"}}renderRequests(){const A=this.shadowRoot.querySelector(".request-list");if(!A)return;A.innerHTML="";const e=this.searchQuery?this.filteredRequestsCache:this.requestsCache;if(0===e.length&&this.searchQuery){const e=document.createElement("div");e.className="empty-search-result";e.innerHTML=`\n <div style="text-align: center; padding: 40px 20px; color: #999;">\n <svg viewBox="0 0 24 24" width="48" height="48" style="opacity: 0.5; margin-bottom: 10px;"><path fill="currentColor" d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>\n <p>未找到匹配的请求</p>\n <p style="font-size: 12px; opacity: 0.7;">搜索:"${this.searchQuery}"</p>\n </div>\n `;A.appendChild(e);return}const t=this.config.webgl?.applyToItems??!1;e.forEach((e,n)=>{const r=this.createRequestItem(e);A.appendChild(r);if(this.webglManager){const A=`request-item-${n}`;this.webglManager.disableForElement(A);if(t)requestAnimationFrame(()=>{try{this.webglManager.enableForElement(r,A)}catch(e){GA.debug(`Failed to enable WebGL for request item ${n}:`,e)}});else r.classList.add("webgl-fallback","enhanced-css-glass")}})}createRequestItem(A){const e=document.createElement("div");e.className="request-item";e.dataset.requestId=A.id;const t=this.getStatusClass(A.status),n=`method-${A.method.toLowerCase()}`;A.decryptedRequest||A.decryptedResponse;const r=A.error;e.innerHTML=`\n <div class="request-header">\n <span class="request-method ${n}">${A.method}</span>\n <span class="request-url" title="${A.url}">${this.truncateUrl(A.url)}</span>\n <span class="request-status ${t}">${A.status?A.status:void 0!==A.duration?"ERR":"Pending"}</span>\n ${r?'<span class="error-badge">⚠️</span>':""}\n <button class="share-btn" title="分享此请求 (by Leo)" onclick="event.stopPropagation()">分享链接</button>\n <button class="api-curl-btn" title="生成API请求 (by Leo)" onclick="event.stopPropagation()">API Curl</button>\n </div>\n <div class="request-info">\n <span>${new Date(A.timestamp).toLocaleTimeString()}</span>\n <span>${A.duration?`${A.duration}ms`:"Pending"}</span>\n </div>\n <div class="request-details">\n ${this.renderRequestDetails(A)}\n </div>\n `;const i=e.querySelector(".request-header");i?.addEventListener("click",A=>{const t=A.target;if(!t.closest(".share-btn")&&!t.closest(".api-curl-btn"))e.classList.toggle("expanded")});const s=e.querySelector(".share-btn");s?.addEventListener("click",async e=>{e.stopPropagation();await this.shareRequest(A)});const o=e.querySelector(".api-curl-btn");o?.addEventListener("click",async e=>{e.stopPropagation();await this.generateApiCurl(A)});e.querySelectorAll(".detail-section.collapsible .detail-title").forEach(A=>{A.addEventListener("click",e=>{e.stopPropagation();const t=A.parentElement;if(t)t.classList.toggle("collapsed")})});return e}renderRequestDetails(A){let e="";A.id.replace(/[^a-zA-Z0-9]/g,"");if(A.decryptedRequest)e+=`\n <div class="detail-section">\n <div class="detail-title highlight">解密请求数据</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.decryptedRequest)}</div>\n </div>\n </div>\n `;if(A.decryptedResponse)e+=`\n <div class="detail-section">\n <div class="detail-title highlight">解密响应数据</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.decryptedResponse)}</div>\n </div>\n </div>\n `;if(Object.keys(A.headers).length>0)e+=`\n <div class="detail-section collapsible collapsed">\n <div class="detail-title clickable" data-toggle="collapse">\n <span class="collapse-icon">▼</span> 请求头 (${Object.keys(A.headers).length})\n </div>\n <div class="detail-content">\n <table class="headers-table">\n ${Object.entries(A.headers).map(([A,e])=>`<tr><td>${A}</td><td>${e}</td></tr>`).join("")}\n </table>\n </div>\n </div>\n `;if(A.responseHeaders&&Object.keys(A.responseHeaders).length>0)e+=`\n <div class="detail-section collapsible collapsed">\n <div class="detail-title clickable" data-toggle="collapse">\n <span class="collapse-icon">▼</span> 响应头 (${Object.keys(A.responseHeaders).length})\n </div>\n <div class="detail-content">\n <table class="headers-table">\n ${Object.entries(A.responseHeaders).map(([A,e])=>`<tr><td>${A}</td><td>${e}</td></tr>`).join("")}\n </table>\n </div>\n </div>\n `;if(A.requestBody)e+=`\n <div class="detail-section">\n <div class="detail-title">${A.decryptedRequest?"原始请求数据":"请求数据"}</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.requestBody)}</div>\n </div>\n </div>\n `;if(A.responseBody)e+=`\n <div class="detail-section">\n <div class="detail-title">${A.decryptedResponse?"原始响应数据":"响应数据"}</div>\n <div class="detail-content">\n <div class="json-content">${this.formatData(A.responseBody)}</div>\n </div>\n </div>\n `;if(A.error)e+=`\n <div class="detail-section">\n <div class="detail-title">错误信息</div>\n <div class="detail-content">\n <div class="json-content" style="color: #f44336;">${A.error}</div>\n </div>\n </div>\n `;return e}formatData(A){if("string"==typeof A)try{return WA(JSON.parse(A))}catch{return A}return WA(A)}getStatusClass(A){if(!A)return"status-error";if(A>=200&&A<300)return"status-2xx";if(A>=300&&A<400)return"status-3xx";if(A>=400&&A<500)return"status-4xx";if(A>=500)return"status-5xx";else return"status-error"}truncateUrl(A){const e=A.indexOf("?");if(e>-1)return A.substring(0,e);else return A}clearRequests(){this.requestsCache=[];this.filteredRequestsCache=[];this.interceptor.clearRequests();this.renderRequests();this.updateSearchStats()}exportData(){const A={timestamp:(new Date).toISOString(),requests:this.requestsCache,userAgent:navigator.userAgent,url:window.location.href,creator:"PWTK Network Debugger by Leo (@leeguoo)"},e=new Blob([JSON.stringify(A,null,2)],{type:"application/json"}),t=URL.createObjectURL(e),n=document.createElement("a");n.href=t;n.download=`network-debug-${Date.now()}.json`;n.click();URL.revokeObjectURL(t)}async shareRequest(A){try{const e=await zA(A);if(e){if(await XA(e))alert(`分享链接已复制到剪贴板!\n${e}\n\nCreated by Leo (@leeguoo)`);else prompt("分享链接已创建,请手动复制:\n\nCreated by Leo (@leeguoo)",e)}else throw new Error("无法创建分享链接")}catch(e){GA.error("分享失败:",e);alert("分享失败,请稍后重试")}}async generateApiCurl(A){try{const e=function(A){let e="https://api.httpmisonote.com";try{const t=new URL(A.url);if(t.pathname&&"/"!==t.pathname){let A=t.pathname;const n=A.indexOf("/api/");if(-1!==n)A=A.substring(n);else if(A.includes("/api")){const e=A.indexOf("/api");A=A.substring(e)}e+=A}}catch(r){console.warn("Unable to parse original URL:",A.url)}const t=A.decryptedRequest||A.requestBody;if("GET"===A.method&&t)try{let A={};if("string"==typeof t)A=JSON.parse(t);else A=t;const n=new URLSearchParams;Object.entries(A).forEach(([A,e])=>{n.append(A,String(e))});if(n.toString())e+="?"+n.toString()}catch(r){if("string"==typeof t&&t.trim())e+="?"+t}let n=`curl --location '${e}'`;if("GET"!==A.method)n+=` --request ${A.method}`;if(A.headers){const e=["cookie","set-cookie","session","sessionid","x-session"];Object.entries(A.headers).forEach(([A,t])=>{if(!e.some(e=>A.toLowerCase().includes(e.toLowerCase())))n+=` --header '${A}: ${t}'`})}if(!A.headers||!Object.keys(A.headers).some(A=>A.toLowerCase().includes("authorization")||A.toLowerCase().includes("auth")))n+=" --header 'X-API-Key: test-api-key-123'";if("GET"!==A.method&&t){const A="string"==typeof t?t:JSON.stringify(t);n+=` --data '${A}'`}return n}(A);if(await XA(e))alert("API cURL命令已复制到剪贴板!\n适用于 httpmisonote.com API\n\nCreated by Leo (@leeguoo)");else prompt("API cURL命令已生成,请手动复制:\n\nCreated by Leo (@leeguoo)",e)}catch(e){GA.error("生成API cURL失败:",e);alert("生成API cURL失败,请稍后重试")}}toggleFullscreen(){if(this.container.classList.contains("fullscreen")){this.container.classList.remove("fullscreen");this.container.style.top="";this.container.style.left="";this.container.style.width="";this.container.style.height="";this.loadPosition()}else{this.container.classList.add("fullscreen");this.container.style.top="0";this.container.style.left="0";this.container.style.width="100vw";this.container.style.height="100vh";this.container.style.right="auto";this.container.style.bottom="auto"}this.scheduleWebGLBackgroundUpdate()}startDrag(A){this.isDragging=!0;this.dragStart={x:A.clientX,y:A.clientY};this.container.style.transition="none"}startResize(A,e){this.isResizing=!0;this.resizeDirection=e;this.dragStart={x:A.clientX,y:A.clientY};this.container.style.transition="none"}handleMouseMove(A){if(this.isDragging){const e=A.clientX-this.dragStart.x,t=A.clientY-this.dragStart.y,n=this.container.getBoundingClientRect();this.container.style.left=`${n.left+e}px`;this.container.style.top=`${n.top+t}px`;this.dragStart={x:A.clientX,y:A.clientY};this.scheduleWebGLBackgroundUpdate()}if(this.isResizing){const e=this.resizeDirection;if(!e)return;const t=A.clientX-this.dragStart.x,n=A.clientY-this.dragStart.y,r=this.container.getBoundingClientRect(),i=300,s=200;let o=r.width,a=r.height,c=r.left,l=r.top;if(e.includes("e")){o=Math.max(i,r.width+t);this.container.style.width=`${o}px`}if(e.includes("s")){a=Math.max(s,r.height+n);this.container.style.height=`${a}px`}if(e.includes("w")){o=Math.max(i,r.width-t);if(o>i){c=r.left+t;this.container.style.width=`${o}px`;this.container.style.left=`${c}px`}}if(e.includes("n")){a=Math.max(s,r.height-n);if(a>s){l=r.top+n;this.container.style.height=`${a}px`;this.container.style.top=`${l}px`}}this.dragStart={x:A.clientX,y:A.clientY};this.scheduleWebGLBackgroundUpdate()}}handleMouseUp(){if(this.isDragging||this.isResizing){this.container.style.transition="all 0.3s ease";if(this.isDragging)this.savePosition();this.scheduleWebGLBackgroundUpdate()}this.isDragging=!1;this.isResizing=!1;this.resizeDirection=""}handleWindowResize(){if(this.resizeTimeout)clearTimeout(this.resizeTimeout);this.resizeTimeout=window.setTimeout(()=>{this.adjustPositionForWindowResize()},100)}adjustPositionForWindowResize(){const A=this.container.getBoundingClientRect(),e=window.innerWidth,t=window.innerHeight;let n=!1,r=A.left,i=A.top,s=A.width,o=A.height;if(A.right>e){r=e-A.width;n=!0}if(A.bottom>t){i=t-A.height;n=!0}if(r<0){r=0;n=!0}if(i<0){i=0;n=!0}if(A.width>e){s=e-20;r=10;n=!0}if(A.height>t){o=t-20;i=10;n=!0}if(n){this.container.style.left=`${r}px`;this.container.style.top=`${i}px`;this.container.style.right="auto";this.container.style.bottom="auto";if(A.width>e||A.height>t){this.container.style.width=`${s}px`;this.container.style.height=`${o}px`}this.savePosition();this.scheduleWebGLBackgroundUpdate()}}show(){this.hostElement.style.display="block";this.config.isClosed=!1;this.saveConfig();this.removeReopenButton()}hide(){this.hostElement.style.display="none";this.config.isClosed=!0;this.saveConfig();this.createReopenButton().catch(A=>{GA.error("[PWTK] Failed to create reopen button:",A);this.createFallbackButton()})}async createReopenButton(){try{this.removeReopenButton();const A=new Promise((A,e)=>setTimeout(()=>e(new Error("Timeout waiting for liquid glass")),3e3));await Promise.race([Da,A]);if("undefined"!=typeof window&&window.Button)this.createGlassButton();else{GA.debug("[PWTK] Button class not available, using fallback");this.createFallbackButton()}}catch(A){GA.debug("[PWTK] Error creating glass button, using fallback:",A);this.createFallbackButton()}}createGlassButton(){const A=window.Button;try{const e=new A({text:"打开 PWTK",type:"pill",size:"18",onClick:()=>{this.show()}});document.body.appendChild(e.element);e.element.id="network-debugger-reopen-btn";e.element.title="打开调试面板 (可拖动)";e.element.style.position="fixed";e.element.style.zIndex="999999";const t=170,n=48;e.element.style.width=`${t}px`;e.element.style.height=`${n}px`;e.element.style.minWidth=`${t}px`;e.element.style.minHeight=`${n}px`;e.element.style.borderRadius=n/2+"px";e.element.style.padding="0 18px";e.element.style.display="flex";e.element.style.alignItems="center";e.element.style.justifyContent="center";e.element.style.fontFamily="system-ui, -apple-system, BlinkMacSystemFont, sans-serif";if(e.textElement){e.textElement.textContent="打开 PWTK";e.textElement.style.fontSize="18px";e.textElement.style.fontWeight="600";e.textElement.style.letterSpacing="0.5px";e.textElement.style.color="#ffffff";e.textElement.style.textTransform="none"}if(e.canvas){e.canvas.width=t;e.canvas.height=n;e.canvas.style.width=`${t}px`;e.canvas.style.height=`${n}px`;e.canvas.style.borderRadius=n/2+"px"}if(void 0!==e.width){e.width=t;e.height=n}const r=this.config.position||"bottom-right";if(r.includes("bottom"))e.element.style.bottom="20px";else e.element.style.top="20px";if(r.includes("right"))e.element.style.right="20px";else e.element.style.left="20px";this.addDragFunctionality(e.element);this.reopenButton=e;GA.debug("[PWTK] Glass button created successfully")}catch(e){GA.error("[PWTK] Failed to create glass button:",e);this.createFallbackButton()}}createFallbackButton(){try{const A=document.getElementById("network-debugger-reopen-btn");if(A)A.remove();const e=document.createElement("button");e.id="network-debugger-reopen-btn";e.innerText="打开 PWTK";e.title="打开调试面板 (可拖动)";e.style.cssText="\n position: fixed;\n z-index: 999999;\n background: rgba(255, 255, 255, 0.1);\n border: 1px solid rgba(255, 255, 255, 0.2);\n border-radius: 12px;\n color: white;\n font-size: 14px;\n font-weight: 600;\n padding: 10px 20px;\n cursor: pointer;\n backdrop-filter: blur(10px);\n font-family: system-ui, -apple-system, sans-serif;\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);\n ";const t=this.config.position||"bottom-right";if(t.includes("bottom"))e.style.bottom="20px";else e.style.top="20px";if(t.includes("right"))e.style.right="20px";else e.style.left="20px";e.onclick=()=>this.show();this.addDragFunctionality(e);document.body.appendChild(e);GA.debug("[PWTK] Fallback button created successfully")}catch(A){GA.error("[PWTK] Failed to create fallback button:",A)}}addDragFunctionality(A){let e=!1,t={x:0,y:0},n=null;A.addEventListener("mousedown",s=>{if(0===s.button){e=!1;t={x:s.clientX,y:s.clientY};n=window.setTimeout(()=>{e=!0;A.style.cursor="grabbing"},150);document.addEventListener("mousemove",r);document.addEventListener("mouseup",i);s.preventDefault()}});const r=n=>{if(!e)return;const r=n.clientX-t.x,i=n.clientY-t.y,s=A.getBoundingClientRect(),o=s.left+r,a=s.top+i,c=window.innerWidth-s.width,l=window.innerHeight-s.height,u=Math.max(0,Math.min(c,o)),B=Math.max(0,Math.min(l,a));A.style.position="fixed";A.style.left=`${u}px`;A.style.top=`${B}px`;A.style.right="auto";A.style.bottom="auto";t={x:n.clientX,y:n.clientY}},i=()=>{if(n){clearTimeout(n);n=null}if(e){e=!1;A.style.cursor="pointer"}document.removeEventListener("mousemove",r);document.removeEventListener("mouseup",i)}}removeReopenButton(){try{const A=document.getElementById("network-debugger-reopen-btn");if(A){A.remove();GA.debug("[PWTK] Reopen button removed from DOM")}if(this.reopenButton){if("function"==typeof this.reopenButton.destroy)this.reopenButton.destroy();this.reopenButton=null;GA.debug("[PWTK] Reopen button reference cleared")}}catch(A){GA.error("[PWTK] Error removing reopen button:",A)}}addEventListener(A,e,t){A.addEventListener(e,t);this.eventListeners.push({element:A,event:e,handler:t})}removeAllEventListeners(){this.eventListeners.forEach(({element:A,event:e,handler:t})=>{try{A.removeEventListener(e,t)}catch(n){GA.error("Failed to remove event listener:",n)}});this.eventListeners=[]}clearAllTimers(){if(this.resizeTimeout){clearTimeout(this.resizeTimeout);this.resizeTimeout=null}if(this.webglBackgroundUpdateTimer){clearInterval(this.webglBackgroundUpdateTimer);this.webglBackgroundUpdateTimer=null}}destroy(){this.removeAllEventListeners();this.clearAllTimers();this.hostElement.remove();this.removeReopenButton();if(this.webglManager){this.webglManager.destroy();this.webglManager=null}this.requestsCache=[];this.filteredRequestsCache=[];GA.debug("[PWTK] Panel destroyed and all resources cleaned up")}logToConsole(A,e="log"){if("warn"===e)console.warn(A);else if("error"===e)console.error(A);else console.log(A)}loadConfig(){try{const e=localStorage.getItem(A.STORAGE_KEY);if(e){const A=JSON.parse(e);GA.debug("加载保存的配置:",A);return A}}catch(e){GA.error("加载配置失败:",e)}return{}}saveConfig(){try{const e={position:this.config.position,theme:this.config.theme,minimized:this.config.minimized,isClosed:this.config.isClosed,webgl:{enabled:this.config.webgl?.enabled,quality:this.config.webgl?.quality,preset:this.config.webgl?.preset,applyToItems:this.config.webgl?.applyToItems}};localStorage.setItem(A.STORAGE_KEY,JSON.stringify(e));GA.debug("配置已保存:",e)}catch(e){GA.error("保存配置失败:",e)}}loadPosition(){try{const e=`${A.STORAGE_KEY}-position`,t=localStorage.getItem(e);if(t){const A=JSON.parse(t);if(void 0!==A.left){this.container.style.left=A.left+"px";this.container.style.right="auto"}if(void 0!==A.top){this.container.style.top=A.top+"px";this.container.style.bottom="auto"}if(void 0!==A.width)this.container.style.width=A.width+"px";if(void 0!==A.height)this.container.style.height=A.height+"px";GA.debug("加载保存的位置:",A)}}catch(e){GA.error("加载位置失败:",e)}this.scheduleWebGLBackgroundUpdate()}savePosition(){try{const e=`${A.STORAGE_KEY}-position`,t=this.container.getBoundingClientRect(),n={left:t.left,top:t.top,width:t.width,height:t.height};localStorage.setItem(e,JSON.stringify(n));GA.debug("位置已保存:",n)}catch(e){GA.error("保存位置失败:",e)}}async initializeWebGL(){if(this.config.webgl?.enabled)try{this.webglManager=Ha.getInstance({enabled:this.config.webgl.enabled,quality:this.config.webgl.quality||"medium",preset:this.config.webgl.preset||"normal",autoFallback:!0});if(await this.webglManager.initialize(this.container)){this.webglManager.enableForElement(this.container,"main-panel");setTimeout(()=>{this.enableWebGLForRequestItems()},500);this.scheduleWebGLBackgroundUpdate();GA.debug("✨ WebGL liquid glass effects initialized")}else GA.debug("🔄 WebGL initialization failed, using CSS fallback")}catch(A){GA.error("WebGL initialization error:",A)}else GA.debug("WebGL effects disabled in config")}enableWebGLForRequestItems(){if(!this.webglManager)return;this.shadowRoot.querySelectorAll(".request-item").forEach((A,e)=>{try{this.webglManager.enableForElement(A,`request-item-${e}`)}catch(t){GA.debug(`Failed to enable WebGL for request item ${e}:`,t)}})}scheduleWebGLBackgroundUpdate(){if(!this.webglManager)return;if(null!==this.webglBackgroundUpdateTimer)window.clearTimeout(this.webglBackgroundUpdateTimer);const A=this.isDragging||this.isResizing?120:0;this.webglBackgroundUpdateTimer=window.setTimeout(()=>{this.webglBackgroundUpdateTimer=null;this.webglManager?.updateBackgrounds()},A)}updateWebGLConfig(A){if(!this.config.webgl)this.config.webgl={enabled:!0,quality:"medium",preset:"normal",applyToItems:!1};if(this.webglManager){if(A.quality){this.config.webgl.quality=A.quality;this.webglManager.setQuality(A.quality);GA.debug(`WebGL quality updated to: ${A.quality}`)}if(A.preset){this.config.webgl.preset=A.preset;this.webglManager.setPreset(A.preset);GA.debug(`WebGL preset updated to: ${A.preset}`)}if(void 0!==A.applyToItems){this.config.webgl.applyToItems=A.applyToItems;if(!A.applyToItems)this.requestsCache.forEach((A,e)=>{this.webglManager?.disableForElement(`request-item-${e}`)});this.renderRequests()}this.saveConfig()}else{if(A.quality)this.config.webgl.quality=A.quality;if(A.preset)this.config.webgl.preset=A.preset;if(void 0!==A.applyToItems)this.config.webgl.applyToItems=A.applyToItems;this.saveConfig()}}toggleWebGL(A){if(!this.config.webgl)this.config.webgl={enabled:!0,quality:"medium",preset:"normal",applyToItems:!1};this.config.webgl.enabled=A;this.saveConfig();if(A&&!this.webglManager)this.initializeWebGL();else if(!A&&this.webglManager){this.webglManager.destroy();this.webglManager=null;GA.debug("WebGL effects disabled")}}getWebGLStatus(){return{supported:Ha.checkSupport(),enabled:this.config.webgl?.enabled||!1,active:this.webglManager?.isWebGLEnabled()||!1}}};Ia.STORAGE_KEY="pwtk-debugger-config";let La=Ia;if("undefined"!=typeof window)window.html2canvas=Ua;const Da=new Promise(A=>{Promise.resolve().then(()=>_a).then(()=>Promise.resolve().then(()=>Ma)).then(()=>{A()}).catch(e=>{GA.error("[PWTK] Failed to load liquid glass components:",e);A()})});class Ka{constructor(){this.interceptor=null;this.panel=null;this.wasmLoader=null;this.config={};this.initialized=!1}async init(A={}){if(!this.initialized){this.config={autoStart:!0,position:"bottom-right",theme:"dark",minimized:!1,showConsole:!0,wasm:{enabled:!0,...A.wasm},decrypt:{enabled:!0,autoFetchKeys:!0,keyApiUrl:"https://gw-card-pay.buyacard.cc/ip/getSK",...A.decrypt},log:{toBrowserConsole:!1,level:"info",...A.log},...A};GA.configure({enableBrowserConsole:this.config.log?.toBrowserConsole||!1,logLevel:this.config.log?.level||"info"});try{if(!1!==this.config.wasm?.enabled){GA.info("[PWTK Init] Starting WASM initialization");this.wasmLoader=new VA;if(await this.wasmLoader.loadWasm(this.config.wasm?.wasmUrl,this.config.wasm?.jsUrl))GA.info("[PWTK Init] ✅ WASM decrypt function ready");else GA.warn("[PWTK Init] ⚠️ WASM load failed or decrypt function unavailable, will rely on page-provided decryption")}else GA.info("[PWTK Init] WASM disabled in config");this.interceptor=new NA;if(this.config.decrypt?.enabled)this.interceptor.enableDecryption({keyExtractor:this.config.decrypt.keyExtractor||this.defaultKeyExtractor,slkExtractor:this.config.decrypt.slkExtractor||this.defaultSlkExtractor,autoFetchKeys:this.config.decrypt.autoFetchKeys,keyApiUrl:this.config.decrypt.keyApiUrl});if(!1!==this.config.autoStart)this.createPanel();this.initialized=!0;GA.consoleDirect("\n╔════════════════════════════════════════╗\n║ 🔓 PWTK 解密小工具 v1.2.49-beta.9 ║\n║ Created by Leo (@leeguoo) ║\n║ 技术支持: 请联系 Leo ║ \n║ 分享服务: curl.bwg.leeguoo.com ║\n╚════════════════════════════════════════╝\n ");GA.info("🔍 NetworkDebugger initialized successfully")}catch(e){GA.error("NetworkDebugger initialization failed:",e);throw e}}else GA.warn("NetworkDebugger already initialized")}show(){if(this.initialized)if(!this.panel)this.createPanel();else this.panel.show();else GA.error("NetworkDebugger not initialized. Call init() first.")}hide(){if(this.panel)this.panel.hide()}destroy(){if(this.panel){this.panel.destroy();this.panel=null}this.initialized=!1;GA.info("NetworkDebugger destroyed")}getRequests(){return this.interceptor?.getRequests()||[]}clearRequests(){this.interceptor?.clearRequests()}exportData(){return{timestamp:(new Date).toISOString(),requests:this.getRequests(),config:this.config,userAgent:navigator.userAgent,url:window.location.href,author:"Leo (@leeguoo)",tool:"@leeguoo/network-debugger"}}isWasmLoaded(){return this.wasmLoader?.isLoaded()||!1}isInitialized(){return this.initialized}async checkForUpdates(){try{const A="1.2.49-beta.9";GA.info(`[PWTK Update] Checking for updates... Current version: ${A}`);const e=await fetch("https://registry.npmjs.org/@leeguoo/pwtk-network-debugger/latest"),t=(await e.json()).version,n=this.compareVersions(A,t)<0;if(n)GA.info(`[PWTK Update] ✅ New version available: ${t} (current: ${A})`);else GA.info(`[PWTK Update] ✅ Already using latest version: ${A}`);return{hasUpdate:n,latestVersion:n?t:void 0,currentVersion:A}}catch(A){GA.error("[PWTK Update] Failed to check for updates:",A);return{hasUpdate:!1,currentVersion:"1.2.49-beta.9"}}}async autoUpdate(A=!1){try{const e=await this.checkForUpdates();if(!e.hasUpdate){GA.info("[PWTK Update] Already using latest version");return!1}GA.info(`[PWTK Update] Auto-updating to version ${e.latestVersion}...`);const t={...this.config};this.destroy();if(Sa===this){Sa=null;if("undefined"!=typeof window)delete window.NetworkDebugger}if(A){GA.info("[PWTK Update] Reloading page to apply update...");window.location.reload();return!0}const n=document.createElement("script");n.src=`https://unpkg.com/@leeguoo/pwtk-network-debugger@${e.latestVersion}/dist/index.js`;return new Promise((A,r)=>{n.onload=async()=>{try{GA.info("[PWTK Update] ✅ Script loaded, reinitializing with previous config...");setTimeout(async()=>{try{if(window.NetworkDebugger&&window.NetworkDebugger.init){await window.NetworkDebugger.init(t);GA.info(`[PWTK Update] ✅ Successfully updated to version ${e.latestVersion}`);A(!0)}else throw new Error("New version not properly loaded")}catch(n){GA.error("[PWTK Update] ❌ Failed to initialize new version:",n);r(n)}},100)}catch(n){r(n)}};n.onerror=()=>{GA.error("[PWTK Update] ❌ Failed to load updated version");r(new Error("Failed to load updated version"))};document.head.appendChild(n)})}catch(e){GA.error("[PWTK Update] Auto-update failed:",e);return!1}}compareVersions(A,e){const t=A.split(".").map(Number),n=e.split(".").map(Number),r=Math.max(t.length,n.length);for(let i=0;i<r;i++){const A=t[i]||0,e=n[i]||0;if(A<e)return-1;if(A>e)return 1}return 0}static create(A){const e=new Ka;return e.init(A).then(()=>e)}createPanel(){if(this.interceptor)this.panel=new La(this.interceptor,{position:this.config.position,theme:this.config.theme,minimized:this.config.minimized,showConsole:this.config.showConsole});else GA.error("Cannot create panel: interceptor not initialized")}defaultKeyExtractor(A){return A.keys||A.cid||A["x-api-key"]||""}defaultSlkExtractor(A){return A.slk||A["x-slk"]||""}}let Sa=null;const Ta={async init(A){if(Sa){GA.warn("NetworkDebugger already has a global instance");return Sa}Sa=await Ka.create(A);if("undefined"!=typeof window)window.NetworkDebugger=Sa;return Sa},show(){Sa?.show()},hide(){Sa?.hide()},destroy(){Sa?.destroy();Sa=null;if("undefined"!=typeof window)delete window.NetworkDebugger},getInstance:()=>Sa,checkForUpdates:async()=>Sa?.checkForUpdates()||{hasUpdate:!1,currentVersion:"unknown"},autoUpdate:async(A=!1)=>Sa?.autoUpdate(A)||!1};if("undefined"!=typeof window){window.NetworkDebugger=Ta;if(!window.NetworkDebugger.default)window.NetworkDebugger.default=Ta}let ka=class A{static instances=[];static pageSnapshot=null;static isCapturing=!1;static waitingForSnapshot=[];constructor(e={}){this.width=0;this.height=0;this.borderRadius=e.borderRadius||48;this.type=e.type||"rounded";this.tintOpacity=void 0!==e.tintOpacity?e.tintOpacity:.2;this.canvas=null;this.element=null;this.gl=null;this.gl_refs={};this.webglInitialized=!1;this.children=[];A.instances.push(this);this.init()}addChild(A){this.children.push(A);A.parent=this;if(A.element&&this.element)this.element.appendChild(A.element);if(A instanceof Button)A.setupAsNestedGlass();this.updateSizeFromDOM();return A}removeChild(A){const e=this.children.indexOf(A);if(e>-1){this.children.splice(e,1);A.parent=null;if(A.element&&this.element.contains(A.element))this.element.removeChild(A.element);this.updateSizeFromDOM()}}updateSizeFromDOM(){requestAnimationFrame(()=>{const A=this.element.getBoundingClientRect();let e=Math.ceil(A.width),t=Math.ceil(A.height);if("circle"===this.type){const A=Math.max(e,t);e=A;t=A;this.borderRadius=A/2;this.element.style.width=A+"px";this.element.style.height=A+"px";this.element.style.borderRadius=this.borderRadius+"px"}else if("pill"===this.type){this.borderRadius=t/2;this.element.style.borderRadius=this.borderRadius+"px"}if(e!==this.width||t!==this.height){this.width=e;this.height=t;this.canvas.width=e;this.canvas.height=t;this.canvas.style.width=e+"px";this.canvas.style.height=t+"px";this.canvas.style.borderRadius=this.borderRadius+"px";if(this.gl_refs.gl){this.gl_refs.gl.viewport(0,0,e,t);this.gl_refs.gl.uniform2f(this.gl_refs.resolutionLoc,e,t);this.gl_refs.gl.uniform1f(this.gl_refs.borderRadiusLoc,this.borderRadius)}this.children.forEach(A=>{if(A instanceof Button&&A.isNestedGlass&&A.gl_refs.gl){const n=A.gl_refs.gl;n.bindTexture(n.TEXTURE_2D,A.gl_refs.texture);n.texImage2D(n.TEXTURE_2D,0,n.RGBA,e,t,0,n.RGBA,n.UNSIGNED_BYTE,null);n.uniform2f(A.gl_refs.textureSizeLoc,e,t);if(A.gl_refs.containerSizeLoc)n.uniform2f(A.gl_refs.containerSizeLoc,e,t)}})}})}init(){this.createElement();this.setupCanvas();this.updateSizeFromDOM();if(A.pageSnapshot)this.initWebGL();else if(A.isCapturing)A.waitingForSnapshot.push(this);else{A.isCapturing=!0;A.waitingForSnapshot.push(this);this.capturePageSnapshot()}}createElement(){this.element=document.createElement("div");this.element.className="glass-container";if("circle"===this.type)this.element.classList.add("glass-container-circle");else if("pill"===this.type)this.element.classList.add("glass-container-pill");this.element.style.borderRadius=this.borderRadius+"px";this.canvas=document.createElement("canvas");this.canvas.style.borderRadius=this.borderRadius+"px";this.canvas.style.position="absolute";this.canvas.style.top="0";this.canvas.style.left="0";this.canvas.style.width="100%";this.canvas.style.height="100%";this.canvas.style.boxShadow="0 25px 50px rgba(0, 0, 0, 0.25)";this.canvas.style.zIndex="-1";this.element.appendChild(this.canvas)}setupCanvas(){this.gl=this.canvas.getContext("webgl",{preserveDrawingBuffer:!0});if(this.gl);else console.error("WebGL not supported")}getPosition(){const A=this.canvas.getBoundingClientRect();return{x:A.left+A.width/2,y:A.top+A.height/2}}capturePageSnapshot(){console.log("Capturing page snapshot...");html2canvas(document.body,{scale:1,useCORS:!0,allowTaint:!0,backgroundColor:null,ignoreElements:function(A){return A.classList.contains("glass-container")||A.classList.contains("glass-button")||A.classList.contains("glass-button-text")}}).then(e=>{console.log("Page snapshot captured");A.pageSnapshot=e;A.isCapturing=!1;const t=A.waitingForSnapshot.slice();A.waitingForSnapshot=[];t.forEach(A=>{if(!A.webglInitialized)A.initWebGL()})}).catch(e=>{console.error("html2canvas error:",e);A.isCapturing=!1;A.waitingForSnapshot=[]})}initWebGL(){if(!A.pageSnapshot||!this.gl)return;const e=new Image;e.src=A.pageSnapshot.toDataURL();e.onload=()=>{this.setupShader(e);this.webglInitialized=!0}}setupShader(A){const e=this.gl,t=this.createProgram(e,"\n attribute vec2 a_position;\n attribute vec2 a_texcoord;\n varying vec2 v_texcoord;\n\n void main() {\n gl_Position = vec4(a_position, 0, 1);\n v_texcoord = a_texcoord;\n }\n ","\n precision mediump float;\n uniform sampler2D u_image;\n uniform vec2 u_resolution;\n uniform vec2 u_textureSize;\n uniform float u_scrollY;\n uniform float u_pageHeight;\n uniform float u_viewportHeight;\n uniform float u_blurRadius;\n uniform float u_borderRadius;\n uniform vec2 u_containerPosition;\n uniform float u_warp;\n uniform float u_edgeIntensity;\n uniform float u_rimIntensity;\n uniform float u_baseIntensity;\n uniform float u_edgeDistance;\n uniform float u_rimDistance;\n uniform float u_baseDistance;\n uniform float u_cornerBoost;\n uniform float u_rippleEffect;\n uniform float u_tintOpacity;\n varying vec2 v_texcoord;\n\n // Function to calculate distance from rounded rectangle edge\n float roundedRectDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 toCorner = abs(pixelCoord - center) - (center - radius);\n float outsideCorner = length(max(toCorner, 0.0));\n float insideCorner = min(max(toCorner.x, toCorner.y), 0.0);\n return (outsideCorner + insideCorner - radius);\n }\n \n // Function to calculate distance from circle edge (negative inside, positive outside)\n float circleDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * size;\n vec2 centerPixel = center * size;\n float distFromCenter = length(pixelCoord - centerPixel);\n return distFromCenter - radius;\n }\n \n // Check if this is a pill (border radius is approximately 50% of height AND width > height)\n bool isPill(vec2 size, float radius) {\n float heightRatioDiff = abs(radius - size.y * 0.5);\n bool radiusMatchesHeight = heightRatioDiff < 2.0;\n bool isWiderThanTall = size.x > size.y + 4.0; // Must be significantly wider\n return radiusMatchesHeight && isWiderThanTall;\n }\n \n // Check if this is a circle (border radius is approximately 50% of smaller dimension AND roughly square)\n bool isCircle(vec2 size, float radius) {\n float minDim = min(size.x, size.y);\n bool radiusMatchesMinDim = abs(radius - minDim * 0.5) < 1.0;\n bool isRoughlySquare = abs(size.x - size.y) < 4.0; // Width and height are similar\n return radiusMatchesMinDim && isRoughlySquare;\n }\n \n // Function to calculate distance from pill edge (capsule shape)\n float pillDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n \n // Proper capsule: line segment with radius\n // The capsule axis runs horizontally from (radius, center.y) to (size.x - radius, center.y)\n vec2 capsuleStart = vec2(radius, center.y);\n vec2 capsuleEnd = vec2(size.x - radius, center.y);\n \n // Project point onto the capsule axis (line segment)\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n return length(pixelCoord - closestPointOnAxis) - radius;\n } else {\n // Degenerate case: just a circle\n return length(pixelCoord - center) - radius;\n }\n }\n\n void main() {\n vec2 coord = v_texcoord;\n \n // Calculate which area of the page should be visible through the container\n float scrollY = u_scrollY;\n vec2 containerSize = u_resolution;\n vec2 textureSize = u_textureSize;\n \n // Container position in viewport coordinates\n vec2 containerCenter = u_containerPosition + vec2(0.0, scrollY);\n \n // Convert container coordinates to page coordinates\n vec2 containerOffset = (coord - 0.5) * containerSize;\n vec2 pagePixel = containerCenter + containerOffset;\n \n // Convert to texture coordinate (0 to 1)\n vec2 textureCoord = pagePixel / textureSize;\n \n // Glass refraction effects\n float distFromEdgeShape;\n vec2 shapeNormal; // Normal vector pointing away from shape surface\n \n if (isPill(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -pillDistance(coord, u_resolution, u_borderRadius);\n \n // Calculate normal for pill shape\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * u_resolution;\n vec2 capsuleStart = vec2(u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleEnd = vec2(u_resolution.x - u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n vec2 normalDir = pixelCoord - closestPointOnAxis;\n shapeNormal = length(normalDir) > 0.0 ? normalize(normalDir) : vec2(0.0, 1.0);\n } else {\n shapeNormal = normalize(coord - center);\n }\n } else if (isCircle(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -circleDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n } else {\n distFromEdgeShape = -roundedRectDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n }\n distFromEdgeShape = max(distFromEdgeShape, 0.0);\n \n float distFromLeft = coord.x;\n float distFromRight = 1.0 - coord.x;\n float distFromTop = coord.y;\n float distFromBottom = 1.0 - coord.y;\n float distFromEdge = distFromEdgeShape / min(u_resolution.x, u_resolution.y);\n \n // Smooth glass refraction using shape-aware normal\n float normalizedDistance = distFromEdge * min(u_resolution.x, u_resolution.y);\n float baseIntensity = 1.0 - exp(-normalizedDistance * u_baseDistance);\n float edgeIntensity = exp(-normalizedDistance * u_edgeDistance);\n float rimIntensity = exp(-normalizedDistance * u_rimDistance);\n \n // Apply center warping only if warp is enabled, keep edge and rim effects always\n float baseComponent = u_warp > 0.5 ? baseIntensity * u_baseIntensity : 0.0;\n float totalIntensity = baseComponent + edgeIntensity * u_edgeIntensity + rimIntensity * u_rimIntensity;\n \n vec2 baseRefraction = shapeNormal * totalIntensity;\n \n float cornerProximityX = min(distFromLeft, distFromRight);\n float cornerProximityY = min(distFromTop, distFromBottom);\n float cornerDistance = max(cornerProximityX, cornerProximityY);\n float cornerNormalized = cornerDistance * min(u_resolution.x, u_resolution.y);\n \n float cornerBoost = exp(-cornerNormalized * 0.3) * u_cornerBoost;\n vec2 cornerRefraction = shapeNormal * cornerBoost;\n \n vec2 perpendicular = vec2(-shapeNormal.y, shapeNormal.x);\n float rippleEffect = sin(distFromEdge * 25.0) * u_rippleEffect * rimIntensity;\n vec2 textureRefraction = perpendicular * rippleEffect;\n \n vec2 totalRefraction = baseRefraction + cornerRefraction + textureRefraction;\n textureCoord += totalRefraction;\n \n // Gaussian blur\n vec4 color = vec4(0.0);\n vec2 texelSize = 1.0 / u_textureSize;\n float sigma = u_blurRadius / 2.0;\n vec2 blurStep = texelSize * sigma;\n \n float totalWeight = 0.0;\n \n for(float i = -6.0; i <= 6.0; i += 1.0) {\n for(float j = -6.0; j <= 6.0; j += 1.0) {\n float distance = length(vec2(i, j));\n if(distance > 6.0) continue;\n \n float weight = exp(-(distance * distance) / (2.0 * sigma * sigma));\n \n vec2 offset = vec2(i, j) * blurStep;\n color += texture2D(u_image, textureCoord + offset) * weight;\n totalWeight += weight;\n }\n }\n \n color /= totalWeight;\n \n // Simple vertical gradient\n float gradientPosition = coord.y;\n vec3 topTint = vec3(1.0, 1.0, 1.0);\n vec3 bottomTint = vec3(0.7, 0.7, 0.7);\n vec3 gradientTint = mix(topTint, bottomTint, gradientPosition);\n vec3 tintedColor = mix(color.rgb, gradientTint, u_tintOpacity);\n color = vec4(tintedColor, color.a);\n \n // Sampled gradient\n vec2 viewportCenter = containerCenter;\n float topY = (viewportCenter.y - containerSize.y * 0.4) / textureSize.y;\n float midY = viewportCenter.y / textureSize.y;\n float bottomY = (viewportCenter.y + containerSize.y * 0.4) / textureSize.y;\n \n vec3 topColor = vec3(0.0);\n vec3 midColor = vec3(0.0);\n vec3 bottomColor = vec3(0.0);\n \n float sampleCount = 0.0;\n for(float x = 0.0; x < 1.0; x += 0.05) {\n for(float yOffset = -5.0; yOffset <= 5.0; yOffset += 1.0) {\n vec2 topSample = vec2(x, topY + yOffset * texelSize.y);\n vec2 midSample = vec2(x, midY + yOffset * texelSize.y);\n vec2 bottomSample = vec2(x, bottomY + yOffset * texelSize.y);\n \n topColor += texture2D(u_image, topSample).rgb;\n midColor += texture2D(u_image, midSample).rgb;\n bottomColor += texture2D(u_image, bottomSample).rgb;\n sampleCount += 1.0;\n }\n }\n \n topColor /= sampleCount;\n midColor /= sampleCount;\n bottomColor /= sampleCount;\n \n vec3 sampledGradient;\n if (gradientPosition < 0.1) {\n sampledGradient = topColor;\n } else if (gradientPosition > 0.9) {\n sampledGradient = bottomColor;\n } else {\n float transitionPos = (gradientPosition - 0.1) / 0.8;\n if (transitionPos < 0.5) {\n float t = transitionPos * 2.0;\n sampledGradient = mix(topColor, midColor, t);\n } else {\n float t = (transitionPos - 0.5) * 2.0;\n sampledGradient = mix(midColor, bottomColor, t);\n }\n }\n \n vec3 finalTinted = mix(color.rgb, sampledGradient, u_tintOpacity * 0.3);\n color = vec4(finalTinted, color.a);\n \n // Shape mask (rounded rectangle, circle, or pill)\n float maskDistance;\n if (isPill(u_resolution, u_borderRadius)) {\n maskDistance = pillDistance(coord, u_resolution, u_borderRadius);\n } else if (isCircle(u_resolution, u_borderRadius)) {\n maskDistance = circleDistance(coord, u_resolution, u_borderRadius);\n } else {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n }\n float mask = 1.0 - smoothstep(-1.0, 1.0, maskDistance);\n \n gl_FragColor = vec4(color.rgb, mask);\n }\n ");if(!t)return;e.useProgram(t);const n=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,n);e.bufferData(e.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),e.STATIC_DRAW);const r=e.createBuffer();e.bindBuffer(e.ARRAY_BUFFER,r);e.bufferData(e.ARRAY_BUFFER,new Float32Array([0,1,1,1,0,0,0,0,1,1,1,0]),e.STATIC_DRAW);const i=e.getAttribLocation(t,"a_position"),s=e.getAttribLocation(t,"a_texcoord"),o=e.getUniformLocation(t,"u_resolution"),a=e.getUniformLocation(t,"u_textureSize"),c=e.getUniformLocation(t,"u_scrollY"),l=e.getUniformLocation(t,"u_pageHeight"),u=e.getUniformLocation(t,"u_viewportHeight"),B=e.getUniformLocation(t,"u_blurRadius"),g=e.getUniformLocation(t,"u_borderRadius"),d=e.getUniformLocation(t,"u_containerPosition"),h=e.getUniformLocation(t,"u_warp"),f=e.getUniformLocation(t,"u_edgeIntensity"),p=e.getUniformLocation(t,"u_rimIntensity"),w=e.getUniformLocation(t,"u_baseIntensity"),Q=e.getUniformLocation(t,"u_edgeDistance"),C=e.getUniformLocation(t,"u_rimDistance"),U=e.getUniformLocation(t,"u_baseDistance"),F=e.getUniformLocation(t,"u_cornerBoost"),m=e.getUniformLocation(t,"u_rippleEffect"),y=e.getUniformLocation(t,"u_tintOpacity"),b=e.getUniformLocation(t,"u_image"),v=e.createTexture();e.bindTexture(e.TEXTURE_2D,v);e.texImage2D(e.TEXTURE_2D,0,e.RGBA,e.RGBA,e.UNSIGNED_BYTE,A);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.CLAMP_TO_EDGE);e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.CLAMP_TO_EDGE);this.gl_refs={gl:e,texture:v,textureSizeLoc:a,scrollYLoc:c,positionLoc:i,texcoordLoc:s,resolutionLoc:o,pageHeightLoc:l,viewportHeightLoc:u,blurRadiusLoc:B,borderRadiusLoc:g,containerPositionLoc:d,warpLoc:h,edgeIntensityLoc:f,rimIntensityLoc:p,baseIntensityLoc:w,edgeDistanceLoc:Q,rimDistanceLoc:C,baseDistanceLoc:U,cornerBoostLoc:F,rippleEffectLoc:m,tintOpacityLoc:y,imageLoc:b,positionBuffer:n,texcoordBuffer:r};e.viewport(0,0,this.canvas.width,this.canvas.height);e.clearColor(0,0,0,0);e.bindBuffer(e.ARRAY_BUFFER,n);e.enableVertexAttribArray(i);e.vertexAttribPointer(i,2,e.FLOAT,!1,0,0);e.bindBuffer(e.ARRAY_BUFFER,r);e.enableVertexAttribArray(s);e.vertexAttribPointer(s,2,e.FLOAT,!1,0,0);e.uniform2f(o,this.canvas.width,this.canvas.height);e.uniform2f(a,A.width,A.height);e.uniform1f(B,window.glassControls?.blurRadius||5);e.uniform1f(g,this.borderRadius);e.uniform1f(h,this.warp?1:0);e.uniform1f(f,window.glassControls?.edgeIntensity||.01);e.uniform1f(p,window.glassControls?.rimIntensity||.05);e.uniform1f(w,window.glassControls?.baseIntensity||.01);e.uniform1f(Q,window.glassControls?.edgeDistance||.15);e.uniform1f(C,window.glassControls?.rimDistance||.8);e.uniform1f(U,window.glassControls?.baseDistance||.1);e.uniform1f(F,window.glassControls?.cornerBoost||.02);e.uniform1f(m,window.glassControls?.rippleEffect||.1);e.uniform1f(y,this.tintOpacity);const x=this.getPosition();e.uniform2f(d,x.x,x.y);const E=Math.max(document.body.scrollHeight,document.documentElement.scrollHeight),H=window.innerHeight;e.uniform1f(l,E);e.uniform1f(u,H);e.activeTexture(e.TEXTURE0);e.bindTexture(e.TEXTURE_2D,v);e.uniform1i(b,0);this.startRenderLoop()}startRenderLoop(){const A=()=>{if(!this.gl_refs.gl)return;const A=this.gl_refs.gl;A.clear(A.COLOR_BUFFER_BIT);const e=window.pageYOffset||document.documentElement.scrollTop;A.uniform1f(this.gl_refs.scrollYLoc,e);const t=this.getPosition();A.uniform2f(this.gl_refs.containerPositionLoc,t.x,t.y);A.drawArrays(A.TRIANGLES,0,6)};A();window.addEventListener("scroll",()=>A(),{passive:!0});this.render=A}createProgram(A,e,t){const n=this.compileShader(A,A.VERTEX_SHADER,e),r=this.compileShader(A,A.FRAGMENT_SHADER,t);if(!n||!r)return null;const i=A.createProgram();A.attachShader(i,n);A.attachShader(i,r);A.linkProgram(i);if(!A.getProgramParameter(i,A.LINK_STATUS)){console.error("Program link error:",A.getProgramInfoLog(i));return null}return i}compileShader(A,e,t){const n=A.createShader(e);A.shaderSource(n,t);A.compileShader(n);if(!A.getShaderParameter(n,A.COMPILE_STATUS)){console.error("Shader compile error:",A.getShaderInfoLog(n));return null}return n}};if("undefined"!=typeof window)window.Container=ka;const _a=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));let Ra=class A extends Container{constructor(A={}){const e=A.text||"Button",t=parseInt(A.size)||48,n=A.onClick||null,r=A.type||"rounded",i=void 0!==A.warp?A.warp:!1;super({borderRadius:t,type:r,tintOpacity:void 0!==A.tintOpacity?A.tintOpacity:.2});this.text=e;this.fontSize=t;this.onClick=n;this.type=r;this.warp=i;this.parent=null;this.isNestedGlass=!1;this.element.classList.add("glass-button");if("circle"===this.type)this.element.classList.add("glass-button-circle");this.createTextElement();this.setupClickHandler();this.setSizeFromText()}setSizeFromText(){let e,t;if("circle"===this.type){const A=2.5*this.fontSize;e=A;t=A;this.borderRadius=A/2;this.element.style.width=e+"px";this.element.style.height=t+"px";this.element.style.minWidth=e+"px";this.element.style.minHeight=t+"px";this.element.style.maxWidth=e+"px";this.element.style.maxHeight=t+"px"}else if("pill"===this.type){const n=A.measureText(this.text,this.fontSize);e=Math.ceil(n.width+2*this.fontSize);t=Math.ceil(this.fontSize+1.2*this.fontSize);this.borderRadius=t/2;this.element.style.minWidth=e+"px";this.element.style.minHeight=t+"px"}else{const n=A.measureText(this.text,this.fontSize);e=Math.ceil(n.width+2*this.fontSize);t=Math.ceil(this.fontSize+1.5*this.fontSize);this.borderRadius=this.fontSize;this.element.style.minWidth=e+"px";this.element.style.minHeight=t+"px"}this.element.style.borderRadius=this.borderRadius+"px";if(this.canvas)this.canvas.style.borderRadius=this.borderRadius+"px";if("circle"===this.type){this.width=e;this.height=t;if(this.canvas){this.canvas.width=e;this.canvas.height=t;this.canvas.style.width=e+"px";this.canvas.style.height=t+"px";if(this.gl_refs.gl){this.gl_refs.gl.viewport(0,0,e,t);this.gl_refs.gl.uniform2f(this.gl_refs.resolutionLoc,e,t);this.gl_refs.gl.uniform1f(this.gl_refs.borderRadiusLoc,this.borderRadius)}}}else if("pill"===this.type){this.width=e;this.height=t;this.element.style.width=e+"px";this.element.style.height=t+"px";this.element.style.maxWidth=e+"px";this.element.style.maxHeight=t+"px";if(this.canvas){this.canvas.width=e;this.canvas.height=t;this.canvas.style.width=e+"px";this.canvas.style.height=t+"px";if(this.gl_refs.gl){this.gl_refs.gl.viewport(0,0,e,t);this.gl_refs.gl.uniform2f(this.gl_refs.resolutionLoc,e,t);this.gl_refs.gl.uniform1f(this.gl_refs.borderRadiusLoc,this.borderRadius)}}}else this.updateSizeFromDOM()}setupAsNestedGlass(){if(this.parent&&!this.isNestedGlass){this.isNestedGlass=!0;if(this.webglInitialized)this.initWebGL()}}static measureText(A,e){const t=document.createElement("canvas").getContext("2d");t.font=`${e}px system-ui, -apple-system, sans-serif`;return t.measureText(A)}createTextElement(){this.textElement=document.createElement("div");this.textElement.className="glass-button-text";this.textElement.textContent=this.text;this.textElement.style.fontSize=this.fontSize+"px";this.element.appendChild(this.textElement)}setupClickHandler(){if(this.onClick&&this.element)this.element.addEventListener("click",A=>{A.preventDefault();this.onClick(this.text)})}initWebGL(){if(Container.pageSnapshot&&this.gl)if(this.parent&&this.isNestedGlass)this.initNestedGlass();else super.initWebGL()}initNestedGlass(){if(this.parent.webglInitialized){this.setupDynamicNestedShader();this.webglInitialized=!0}else setTimeout(()=>this.initNestedGlass(),100)}setupDynamicNestedShader(){const A=this.gl,e=this.createProgram(A,"\n attribute vec2 a_position;\n attribute vec2 a_texcoord;\n varying vec2 v_texcoord;\n\n void main() {\n gl_Position = vec4(a_position, 0, 1);\n v_texcoord = a_texcoord;\n }\n ","\n precision mediump float;\n uniform sampler2D u_image;\n uniform vec2 u_resolution;\n uniform vec2 u_textureSize;\n uniform float u_blurRadius;\n uniform float u_borderRadius;\n uniform vec2 u_buttonPosition;\n uniform vec2 u_containerPosition;\n uniform vec2 u_containerSize;\n uniform float u_warp;\n uniform float u_edgeIntensity;\n uniform float u_rimIntensity;\n uniform float u_baseIntensity;\n uniform float u_edgeDistance;\n uniform float u_rimDistance;\n uniform float u_baseDistance;\n uniform float u_cornerBoost;\n uniform float u_rippleEffect;\n uniform float u_tintOpacity;\n varying vec2 v_texcoord;\n\n // Function to calculate distance from rounded rectangle edge\n float roundedRectDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n vec2 toCorner = abs(pixelCoord - center) - (center - radius);\n float outsideCorner = length(max(toCorner, 0.0));\n float insideCorner = min(max(toCorner.x, toCorner.y), 0.0);\n return (outsideCorner + insideCorner - radius);\n }\n \n // Function to calculate distance from circle edge (negative inside, positive outside)\n float circleDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * size;\n vec2 centerPixel = center * size;\n float distFromCenter = length(pixelCoord - centerPixel);\n return distFromCenter - radius;\n }\n \n // Check if this is a pill (border radius is approximately 50% of height AND width > height)\n bool isPill(vec2 size, float radius) {\n float heightRatioDiff = abs(radius - size.y * 0.5);\n bool radiusMatchesHeight = heightRatioDiff < 2.0;\n bool isWiderThanTall = size.x > size.y + 4.0; // Must be significantly wider\n return radiusMatchesHeight && isWiderThanTall;\n }\n \n // Check if this is a circle (border radius is approximately 50% of smaller dimension AND roughly square)\n bool isCircle(vec2 size, float radius) {\n float minDim = min(size.x, size.y);\n bool radiusMatchesMinDim = abs(radius - minDim * 0.5) < 1.0;\n bool isRoughlySquare = abs(size.x - size.y) < 4.0; // Width and height are similar\n return radiusMatchesMinDim && isRoughlySquare;\n }\n \n // Function to calculate distance from pill edge (capsule shape)\n float pillDistance(vec2 coord, vec2 size, float radius) {\n vec2 center = size * 0.5;\n vec2 pixelCoord = coord * size;\n \n // Proper capsule: line segment with radius\n // The capsule axis runs horizontally from (radius, center.y) to (size.x - radius, center.y)\n vec2 capsuleStart = vec2(radius, center.y);\n vec2 capsuleEnd = vec2(size.x - radius, center.y);\n \n // Project point onto the capsule axis (line segment)\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n return length(pixelCoord - closestPointOnAxis) - radius;\n } else {\n // Degenerate case: just a circle\n return length(pixelCoord - center) - radius;\n }\n }\n\n void main() {\n vec2 coord = v_texcoord;\n \n // Calculate button position within container space\n vec2 buttonSize = u_resolution;\n vec2 containerSize = u_containerSize;\n \n // Convert screen positions to container-relative coordinates\n // Container position is center, convert to top-left\n vec2 containerTopLeft = u_containerPosition - containerSize * 0.5;\n vec2 buttonTopLeft = u_buttonPosition - buttonSize * 0.5;\n \n // Get button's position relative to container's top-left\n vec2 buttonRelativePos = buttonTopLeft - containerTopLeft;\n \n // Current pixel position within the button (0 to buttonSize)\n vec2 buttonPixel = coord * buttonSize;\n \n // Absolute pixel position in container space\n vec2 containerPixel = buttonRelativePos + buttonPixel;\n \n // Convert to texture coordinates (0 to 1)\n vec2 baseTextureCoord = containerPixel / containerSize;\n \n // BUTTON'S SOPHISTICATED GLASS EFFECTS on top of container's glass\n float distFromEdgeShape;\n vec2 shapeNormal; // Normal vector pointing away from shape surface\n \n if (isPill(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -pillDistance(coord, u_resolution, u_borderRadius);\n \n // Calculate normal for pill shape\n vec2 center = vec2(0.5, 0.5);\n vec2 pixelCoord = coord * u_resolution;\n vec2 capsuleStart = vec2(u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleEnd = vec2(u_resolution.x - u_borderRadius, center.y * u_resolution.y);\n vec2 capsuleAxis = capsuleEnd - capsuleStart;\n float capsuleLength = length(capsuleAxis);\n \n if (capsuleLength > 0.0) {\n vec2 toPoint = pixelCoord - capsuleStart;\n float t = clamp(dot(toPoint, capsuleAxis) / dot(capsuleAxis, capsuleAxis), 0.0, 1.0);\n vec2 closestPointOnAxis = capsuleStart + t * capsuleAxis;\n vec2 normalDir = pixelCoord - closestPointOnAxis;\n shapeNormal = length(normalDir) > 0.0 ? normalize(normalDir) : vec2(0.0, 1.0);\n } else {\n shapeNormal = normalize(coord - center);\n }\n } else if (isCircle(u_resolution, u_borderRadius)) {\n distFromEdgeShape = -circleDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n } else {\n distFromEdgeShape = -roundedRectDistance(coord, u_resolution, u_borderRadius);\n vec2 center = vec2(0.5, 0.5);\n shapeNormal = normalize(coord - center);\n }\n distFromEdgeShape = max(distFromEdgeShape, 0.0);\n \n float distFromLeft = coord.x;\n float distFromRight = 1.0 - coord.x;\n float distFromTop = coord.y;\n float distFromBottom = 1.0 - coord.y;\n float distFromEdge = distFromEdgeShape / min(u_resolution.x, u_resolution.y);\n \n // MULTI-LAYER BUTTON GLASS REFRACTION using shape-aware normal\n float normalizedDistance = distFromEdge * min(u_resolution.x, u_resolution.y);\n float baseIntensity = 1.0 - exp(-normalizedDistance * u_baseDistance);\n float edgeIntensity = exp(-normalizedDistance * u_edgeDistance);\n float rimIntensity = exp(-normalizedDistance * u_rimDistance);\n \n // Apply center warping only if warp is enabled, keep edge and rim effects always\n float baseComponent = u_warp > 0.5 ? baseIntensity * u_baseIntensity : 0.0;\n float totalIntensity = baseComponent + edgeIntensity * u_edgeIntensity + rimIntensity * u_rimIntensity;\n \n vec2 baseRefraction = shapeNormal * totalIntensity;\n \n // Corner enhancement for buttons\n float cornerProximityX = min(distFromLeft, distFromRight);\n float cornerProximityY = min(distFromTop, distFromBottom);\n float cornerDistance = max(cornerProximityX, cornerProximityY);\n float cornerNormalized = cornerDistance * min(u_resolution.x, u_resolution.y);\n \n float cornerBoost = exp(-cornerNormalized * 0.3) * u_cornerBoost;\n vec2 cornerRefraction = shapeNormal * cornerBoost;\n \n // Button ripple texture\n vec2 perpendicular = vec2(-shapeNormal.y, shapeNormal.x);\n float rippleEffect = sin(distFromEdge * 30.0) * u_rippleEffect * rimIntensity;\n vec2 textureRefraction = perpendicular * rippleEffect;\n \n vec2 totalRefraction = baseRefraction + cornerRefraction + textureRefraction;\n vec2 textureCoord = baseTextureCoord + totalRefraction;\n \n // HIGH-QUALITY BUTTON BLUR on container texture\n vec4 color = vec4(0.0);\n vec2 texelSize = 1.0 / containerSize;\n float sigma = u_blurRadius / 3.0; // More substantial blur\n vec2 blurStep = texelSize * sigma;\n \n float totalWeight = 0.0;\n \n // 9x9 blur for buttons (more samples for quality)\n for(float i = -4.0; i <= 4.0; i += 1.0) {\n for(float j = -4.0; j <= 4.0; j += 1.0) {\n float distance = length(vec2(i, j));\n if(distance > 4.0) continue;\n \n float weight = exp(-(distance * distance) / (2.0 * sigma * sigma));\n \n vec2 offset = vec2(i, j) * blurStep;\n color += texture2D(u_image, textureCoord + offset) * weight;\n totalWeight += weight;\n }\n }\n \n color /= totalWeight;\n \n // BUTTON'S OWN GRADIENT LAYERS (same sophistication as container)\n float gradientPosition = coord.y;\n \n // Primary button gradient\n vec3 topTint = vec3(1.0, 1.0, 1.0);\n vec3 bottomTint = vec3(0.7, 0.7, 0.7);\n vec3 gradientTint = mix(topTint, bottomTint, gradientPosition);\n vec3 tintedColor = mix(color.rgb, gradientTint, u_tintOpacity * 0.7);\n color = vec4(tintedColor, color.a);\n \n // SECOND BUTTON GRADIENT - sampling from container's texture for variation\n vec2 viewportCenter = u_buttonPosition;\n float topY = max(0.0, (viewportCenter.y - buttonSize.y * 0.4) / containerSize.y);\n float midY = viewportCenter.y / containerSize.y;\n float bottomY = min(1.0, (viewportCenter.y + buttonSize.y * 0.4) / containerSize.y);\n \n vec3 topColor = texture2D(u_image, vec2(0.5, topY)).rgb;\n vec3 midColor = texture2D(u_image, vec2(0.5, midY)).rgb;\n vec3 bottomColor = texture2D(u_image, vec2(0.5, bottomY)).rgb;\n \n vec3 sampledGradient;\n if (gradientPosition < 0.1) {\n sampledGradient = topColor;\n } else if (gradientPosition > 0.9) {\n sampledGradient = bottomColor;\n } else {\n float transitionPos = (gradientPosition - 0.1) / 0.8;\n if (transitionPos < 0.5) {\n float t = transitionPos * 2.0;\n sampledGradient = mix(topColor, midColor, t);\n } else {\n float t = (transitionPos - 0.5) * 2.0;\n sampledGradient = mix(midColor, bottomColor, t);\n }\n }\n \n vec3 secondTinted = mix(color.rgb, sampledGradient, u_tintOpacity * 0.4);\n \n // Button highlighting/shadow system\n vec3 buttonTopTint = vec3(1.08, 1.08, 1.08); \n vec3 buttonBottomTint = vec3(0.92, 0.92, 0.92); \n vec3 buttonGradient = mix(buttonTopTint, buttonBottomTint, gradientPosition);\n vec3 finalTinted = secondTinted * buttonGradient;\n \n // Shape mask (rounded rectangle, circle, or pill)\n float maskDistance;\n if (isPill(u_resolution, u_borderRadius)) {\n maskDistance = pillDistance(coord, u_resolution, u_borderRadius);\n } else if (isCircle(u_resolution, u_borderRadius)) {\n maskDistance = circleDistance(coord, u_resolution, u_borderRadius);\n } else {\n maskDistance = roundedRectDistance(coord, u_resolution, u_borderRadius);\n }\n float mask = 1.0 - smoothstep(-1.0, 1.0, maskDistance);\n \n gl_FragColor = vec4(finalTinted, mask);\n }\n ");if(!e)return;A.useProgram(e);const t=A.createBuffer();A.bindBuffer(A.ARRAY_BUFFER,t);A.bufferData(A.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,-1,1,1,-1,1,1]),A.STATIC_DRAW);const n=A.createBuffer();A.bindBuffer(A.ARRAY_BUFFER,n);A.bufferData(A.ARRAY_BUFFER,new Float32Array([0,1,1,1,0,0,0,0,1,1,1,0]),A.STATIC_DRAW);const r=A.getAttribLocation(e,"a_position"),i=A.getAttribLocation(e,"a_texcoord"),s=A.getUniformLocation(e,"u_resolution"),o=A.getUniformLocation(e,"u_textureSize"),a=A.getUniformLocation(e,"u_blurRadius"),c=A.getUniformLocation(e,"u_borderRadius"),l=A.getUniformLocation(e,"u_buttonPosition"),u=A.getUniformLocation(e,"u_containerPosition"),B=A.getUniformLocation(e,"u_containerSize"),g=A.getUniformLocation(e,"u_warp"),d=A.getUniformLocation(e,"u_edgeIntensity"),h=A.getUniformLocation(e,"u_rimIntensity"),f=A.getUniformLocation(e,"u_baseIntensity"),p=A.getUniformLocation(e,"u_edgeDistance"),w=A.getUniformLocation(e,"u_rimDistance"),Q=A.getUniformLocation(e,"u_baseDistance"),C=A.getUniformLocation(e,"u_cornerBoost"),U=A.getUniformLocation(e,"u_rippleEffect"),F=A.getUniformLocation(e,"u_tintOpacity"),m=A.getUniformLocation(e,"u_image"),y=A.createTexture();A.bindTexture(A.TEXTURE_2D,y);const b=this.parent.canvas;A.texImage2D(A.TEXTURE_2D,0,A.RGBA,b.width,b.height,0,A.RGBA,A.UNSIGNED_BYTE,null);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_MIN_FILTER,A.LINEAR);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_MAG_FILTER,A.LINEAR);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_WRAP_S,A.CLAMP_TO_EDGE);A.texParameteri(A.TEXTURE_2D,A.TEXTURE_WRAP_T,A.CLAMP_TO_EDGE);this.gl_refs={gl:A,texture:y,textureSizeLoc:o,positionLoc:r,texcoordLoc:i,resolutionLoc:s,blurRadiusLoc:a,borderRadiusLoc:c,buttonPositionLoc:l,containerPositionLoc:u,containerSizeLoc:B,warpLoc:g,edgeIntensityLoc:d,rimIntensityLoc:h,baseIntensityLoc:f,edgeDistanceLoc:p,rimDistanceLoc:w,baseDistanceLoc:Q,cornerBoostLoc:C,rippleEffectLoc:U,tintOpacityLoc:F,imageLoc:m,positionBuffer:t,texcoordBuffer:n};A.viewport(0,0,this.canvas.width,this.canvas.height);A.clearColor(0,0,0,0);A.bindBuffer(A.ARRAY_BUFFER,t);A.enableVertexAttribArray(r);A.vertexAttribPointer(r,2,A.FLOAT,!1,0,0);A.bindBuffer(A.ARRAY_BUFFER,n);A.enableVertexAttribArray(i);A.vertexAttribPointer(i,2,A.FLOAT,!1,0,0);A.uniform2f(s,this.canvas.width,this.canvas.height);A.uniform2f(o,b.width,b.height);A.uniform1f(a,window.glassControls?.blurRadius||2);A.uniform1f(c,this.borderRadius);A.uniform1f(g,this.warp?1:0);A.uniform1f(d,window.glassControls?.edgeIntensity||.01);A.uniform1f(h,window.glassControls?.rimIntensity||.05);A.uniform1f(f,window.glassControls?.baseIntensity||.01);A.uniform1f(p,window.glassControls?.edgeDistance||.15);A.uniform1f(w,window.glassControls?.rimDistance||.8);A.uniform1f(Q,window.glassControls?.baseDistance||.1);A.uniform1f(C,window.glassControls?.cornerBoost||.02);A.uniform1f(U,window.glassControls?.rippleEffect||.1);A.uniform1f(F,this.tintOpacity);const v=this.getPosition(),x=this.parent.getPosition();A.uniform2f(l,v.x,v.y);A.uniform2f(u,x.x,x.y);A.uniform2f(B,this.parent.width,this.parent.height);A.activeTexture(A.TEXTURE0);A.bindTexture(A.TEXTURE_2D,y);A.uniform1i(m,0);this.startNestedRenderLoop()}startNestedRenderLoop(){const A=()=>{if(!this.gl_refs.gl||!this.parent)return;const A=this.gl_refs.gl,e=this.parent.canvas;A.bindTexture(A.TEXTURE_2D,this.gl_refs.texture);A.texSubImage2D(A.TEXTURE_2D,0,0,0,A.RGBA,A.UNSIGNED_BYTE,e);A.clear(A.COLOR_BUFFER_BIT);const t=this.getPosition(),n=this.parent.getPosition();A.uniform2f(this.gl_refs.buttonPositionLoc,t.x,t.y);A.uniform2f(this.gl_refs.containerPositionLoc,n.x,n.y);A.drawArrays(A.TRIANGLES,0,6)},e=()=>{A();requestAnimationFrame(e)};e();this.render=A}};if("undefined"!=typeof window)window.Button=Ra;const Ma=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));A.DebugPanel=La;A.NetworkDebugger=Ka;A.NetworkInterceptor=NA;A.WasmLoader=VA;A.default=Ta;A.liquidGlassPromise=Da;Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|